Commit Verlauf

Autor SHA1 Nachricht Datum
  Soeren Gebbert 1b51ee8459 pygrass: Using name and mapset in the rpc module, fixed two tests, editor removed white spaces vor 9 Jahren
  Soeren Gebbert 6b2dc88ebf pygrass raster: Added iterators to iterate over raster info and history vor 9 Jahren
  Soeren Gebbert dd72bcce41 pygrass raster: Added 32Bit RGB image generation and tests vor 9 Jahren
  Soeren Gebbert 88c1141230 pygrass raster: Implemented the generation of numpy arrays out of raster map layers that vor 9 Jahren
  Soeren Gebbert 118e387ac7 pygrass raster: Modified several tests and added some new, now all tests are location independent vor 9 Jahren
  Soeren Gebbert 4e71a67f83 pygrass raster: More doctests vor 9 Jahren
  Soeren Gebbert a43c8a81d2 pygrass raster: Updated and corrected the Region class, changed and added doctests in several raster classes vor 9 Jahren
  Pietro Zambelli 80969d86ec pygrass: fix raster doctest range outputs from integer to float vor 9 Jahren
  Luca Delucchi 2f54bdd0f7 pygrass: added functions to convert raster to numpy array and vice versa; added also tests vor 9 Jahren
  Luca Delucchi fda37407d0 pygrass: try to fix RasterSegment (https://trac.osgeo.org/grass/ticket/2599) vor 9 Jahren
  Pietro Zambelli cd1550f5ed pygrass: remove RasterNumpy class. vor 10 Jahren
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed vor 10 Jahren
  Markus Neteler a4be91acec libsegment: function prefixes change from segment_ to Segment_ (trac https://trac.osgeo.org/grass/ticket/2422) vor 10 Jahren
  Pietro Zambelli 40fa5de491 pygrass: Rewrite RasterRow open method vor 10 Jahren
  Pietro Zambelli 11daf426c0 pygrass: Separate ctypes from not ctypes modules and remove spyder header vor 10 Jahren
  Pietro Zambelli 50a627e925 pygrass: Fix docstring in get_row method vor 10 Jahren
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning vor 10 Jahren
  Pietro Zambelli 492757f1e4 pygrass: Fix doctest and improve RasterNumpy close/write methods vor 10 Jahren
  Luca Delucchi 5a629081a8 pygrass: improve documentation about grass database managment, region and raster vor 11 Jahren
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 vor 11 Jahren
  Pietro Zambelli d0bd04a250 Before closing the RasterNumpy class check if is open or not and add an additional parameter to set the name of the raster map. vor 11 Jahren
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 vor 11 Jahren
  Pietro Zambelli e46fff0b42 Add the with statement also when opening a raster class in write mode vor 11 Jahren
  Pietro Zambelli 17f6ca9900 Fix a segmentation fault when copy the segment to a map in RasterSegment class vor 11 Jahren
  Pietro Zambelli 6d738fd1f9 Update and fix RasterSegment methods: get/put/get_row/put_row vor 11 Jahren
  Pietro Zambelli 32cafe5b97 Add the *with statement* to the Raster classes and add an example in the docstring. vor 12 Jahren
  Pietro Zambelli 9321d41c88 Fix behaviour when instantiate a Raster class with name and mapset. vor 12 Jahren
  Luca Delucchi bb1b89e7c1 fix variable in RasterRowIO vor 12 Jahren
  Pietro Zambelli 67bf8020c9 Remove rows and column attribute that are linked with the region and not with raster itself vor 12 Jahren
  Pietro Zambelli be4b9614de Add Info class with all the data of the raster file vor 12 Jahren