커밋 기록

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