Historique des commits

Auteur SHA1 Message Date
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Maris Nartiss 8c0b36a822 pygrass: raster PEP8 cleanup il y a 7 ans
  Maris Nartiss 6d0cdb122e pygrass: Provide better error message when raster row index is out of range; il y a 7 ans
  Maris Nartiss bfdc882d22 PyGRASS: Category.__init__ expects map name to be provided il y a 7 ans
  Soeren Gebbert 5724731b0b pygrass raster: Improved version of get_value il y a 9 ans
  Soeren Gebbert 6b2dc88ebf pygrass raster: Added iterators to iterate over raster info and history il y a 9 ans
  Soeren Gebbert 4e71a67f83 pygrass raster: More doctests il y a 9 ans
  Soeren Gebbert a43c8a81d2 pygrass raster: Updated and corrected the Region class, changed and added doctests in several raster classes il y a 9 ans
  Pietro Zambelli 80969d86ec pygrass: fix raster doctest range outputs from integer to float il y a 9 ans
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed il y a 10 ans
  Pietro Zambelli 6e7b1d5eaf pygrass: Fix raster range for for FCELL and DCELL rasters il y a 10 ans
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning il y a 10 ans
  Pietro Zambelli d6ceb29029 pygrass: Fix enter statement on raster classes and fix the doctest. il y a 10 ans
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 il y a 11 ans
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 il y a 11 ans
  Pietro Zambelli e46fff0b42 Add the with statement also when opening a raster class in write mode il y a 11 ans
  Pietro Zambelli c5d87e7f72 Add '_repr_html_' to raster Info and RasterAbstract, add r_export to functions, and fix some indent in the the docstring. il y a 12 ans
  Pietro Zambelli e503249b56 Fix bug get_value method, row and col were inverted. il y a 12 ans
  Pietro Zambelli 077657ad29 Fix exist method of vector and raster classes and fix the with statement when try to open a map that does not exist il y a 12 ans
  Pietro Zambelli 32cafe5b97 Add the *with statement* to the Raster classes and add an example in the docstring. il y a 12 ans
  Pietro Zambelli 9321d41c88 Fix behaviour when instantiate a Raster class with name and mapset. il y a 12 ans
  Pietro Zambelli 51de7d87e0 Add full_name method to the raster abstract class to be consistent with the Vector classes, thank you to Stefano Cavallari il y a 12 ans
  Luca Delucchi 6c6da4e05c fix doctest pygrass raster abstract il y a 12 ans
  Pietro Zambelli 67bf8020c9 Remove rows and column attribute that are linked with the region and not with raster itself il y a 12 ans
  Pietro Zambelli be4b9614de Add Info class with all the data of the raster file il y a 12 ans
  Pietro Zambelli ed706cbae3 Read the cats and the history when opening an existing maps il y a 12 ans
  Luca Delucchi 77b4986766 add and fix doctest to functions.py, remove and unused function, fix abstract for vector and raster according the changes in functions.py il y a 12 ans
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files il y a 12 ans
  Pietro Zambelli 9cdae1842f Fix raster range for CELL maps, and add mustbeopen to some attributes and functions il y a 12 ans
  Pietro Zambelli 027dba3133 Fixing import path il y a 12 ans