Commit History

Author SHA1 Message Date
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
  Markus Neteler 90634b76e3 Fix flake8 pep8 errors (#986) 4 years ago
  Anna Petrášová 8b9512b8b2 pygrass: fixing doctests (only for Python 3) 6 years ago
  Stefan Blumentrath 013d72c308 fix doctests 6 years ago
  Anna Petrášová 372118dead fix https://trac.osgeo.org/grass/ticket/3757: replace xrange with range 6 years ago
  Soeren Gebbert 59c2d4301d pygrass library: Fixed doctests in raster/__init__ 6 years ago
  Maris Nartiss 8c0b36a822 pygrass: raster PEP8 cleanup 7 years ago
  Martin Landa ba2d6a0bfb fix typo in https://trac.osgeo.org/grass/changeset/72315 7 years ago
  Maris Nartiss 6d0cdb122e pygrass: Provide better error message when raster row index is out of range; 7 years ago
  Markus Neteler 47494d4339 fix msg grammar 9 years ago
  Soeren Gebbert 1b51ee8459 pygrass: Using name and mapset in the rpc module, fixed two tests, editor removed white spaces 9 years ago
  Soeren Gebbert 6b2dc88ebf pygrass raster: Added iterators to iterate over raster info and history 9 years ago
  Soeren Gebbert dd72bcce41 pygrass raster: Added 32Bit RGB image generation and tests 9 years ago
  Soeren Gebbert 88c1141230 pygrass raster: Implemented the generation of numpy arrays out of raster map layers that 9 years ago
  Soeren Gebbert 118e387ac7 pygrass raster: Modified several tests and added some new, now all tests are location independent 9 years ago
  Soeren Gebbert 4e71a67f83 pygrass raster: More doctests 9 years ago
  Soeren Gebbert a43c8a81d2 pygrass raster: Updated and corrected the Region class, changed and added doctests in several raster classes 9 years ago
  Pietro Zambelli 80969d86ec pygrass: fix raster doctest range outputs from integer to float 9 years ago
  Luca Delucchi 2f54bdd0f7 pygrass: added functions to convert raster to numpy array and vice versa; added also tests 9 years ago
  Luca Delucchi fda37407d0 pygrass: try to fix RasterSegment (https://trac.osgeo.org/grass/ticket/2599) 10 years ago
  Pietro Zambelli cd1550f5ed pygrass: remove RasterNumpy class. 10 years ago
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed 10 years ago
  Markus Neteler a4be91acec libsegment: function prefixes change from segment_ to Segment_ (trac https://trac.osgeo.org/grass/ticket/2422) 10 years ago
  Pietro Zambelli 40fa5de491 pygrass: Rewrite RasterRow open method 10 years ago
  Pietro Zambelli 11daf426c0 pygrass: Separate ctypes from not ctypes modules and remove spyder header 10 years ago
  Pietro Zambelli 50a627e925 pygrass: Fix docstring in get_row method 10 years ago
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning 10 years ago
  Pietro Zambelli 492757f1e4 pygrass: Fix doctest and improve RasterNumpy close/write methods 10 years ago
  Luca Delucchi 5a629081a8 pygrass: improve documentation about grass database managment, region and raster 11 years ago
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 11 years ago