[Qgis-developer] Troubles with QgsAttributeTableView in a plugin

2014-01-19 Thread Radosław Pasiok
Hello Devs! I would like to ask you for help with using a QgsAttributeTableView in a plugin. I am using QGIS-master on Ubuntu 12.04 but the same applies to QGIS-dev from OSGeo4W. There is no problem when I use QGIS python console: from PyQt4.QtCore import * from PyQt4.QtGui import * from qgis.co

[Qgis-developer] QgsAttributeTableModel.setRequest in Python

2014-01-20 Thread Radosław Pasiok
Hello Devs! I am trying to populate QgsAttributeTableView with some features that meet a request in Python (QGIS-master). My first try was to use QgsAttributeTableModel.setRequest(QgsFeatureRequest) but it is not yet implemented in Python bindings as I see in [1]. I would like to kindly ask if the

[Qgis-developer] Importing a Python module for reading HDF5

2015-10-06 Thread Radosław Pasiok
Hello Devs! I would like to kindly ask for help in importing any Python module for reading HDF5 files on 64bit QGIS in Windows (OSGeo4W distribution). I tried to use *h5py* and *pytables* binaries from [1]. There is no problem with importing the modules in a Python session run from OSGeo Shell: P

[Qgis-developer] How can I use QgsRasterDataProvider.write from Python in QGIS?

2016-02-23 Thread Radosław Pasiok
Sorry for cross-posting. I have asked that question before on StackExchange [1] without much success. I would be very thankful if you can point me in the right direction. I would like to change a raster cell value from Python in QGIS using QgsRasterDataProvider.write method. It takes the following

Re: [Qgis-developer] RAS plugins

2015-02-12 Thread Radosław Pasiok
2015-02-12 10:28 GMT+01:00 Paolo Cavallini : > Hi Pete, > > Il 12/02/2015 08:35, Peter Wells ha scritto: > > > o Ensure we are all using sensible descriptive ‘tags’ to allow > > grouping at the search stage > I think following crayfish tags: - hydraulics - hydraulic modelling - flood are uni