커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Luca Delucchi d3c3ed5dbd fix get_value function for point outside region 12 년 전
  Luca Delucchi bdeed6687b fix erroneus import 12 년 전
  Luca Delucchi f360768d8c rename env.py to functions.py 12 년 전
  Luca Delucchi 10b5ef26aa add method to get pixel value from pair of coordinates 12 년 전
  Luca Delucchi edc0b7863a fix must_be_open; add must_be_open to raster methods; moved generic functions to env 12 년 전
  Pietro Zambelli 0982f55fa6 Add pygrass library into grass 12 년 전