提交历史

作者 SHA1 备注 提交日期
  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 17f6ca9900 Fix a segmentation fault when copy the segment to a map in RasterSegment class 11 年之前
  Pietro Zambelli 6d738fd1f9 Update and fix RasterSegment methods: get/put/get_row/put_row 11 年之前
  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 年之前
  Luca Delucchi bb1b89e7c1 fix variable in RasterRowIO 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 d3a6843693 cleanup pygrass: change method of import, add newline at the end of files 12 年之前
  Pietro Zambelli 1c78cf5397 Fix Attribute error on RasterNumpy class 12 年之前
  Pietro Zambelli 027dba3133 Fixing import path 12 年之前
  Luca Delucchi f360768d8c rename env.py to functions.py 12 年之前
  Luca Delucchi 70950ae2b0 rewrite method to get pixel value from pair of coordinates for RasterNumpy 12 年之前
  Luca Delucchi edc0b7863a fix must_be_open; add must_be_open to raster methods; moved generic functions to env 12 年之前
  Pietro Zambelli 6135430773 Add two functions to convert (north, east) into (row, col) and back 12 年之前
  Pietro Zambelli 0982f55fa6 Add pygrass library into grass 12 年之前