Commit History

Author SHA1 Message Date
  Soeren Gebbert 4d7634fd8c pygrass library: Make use of the gunittst framework methods for module calls. The region class can now set the computational raster region of a process. 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 86fa8949fd Remove DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x when running in mode python3, and fix some doctests. 10 years ago
  Pietro Zambelli 6662260f17 pygrass: Add documentation and indent code blocks 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
  Hamish Bowman 6b1e2b4011 only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230) 11 years ago
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 years ago
  Pietro Zambelli f930002dcc Make the repr of the class consistent with the attributes name 11 years ago
  Pietro Zambelli 1a52ecb7e9 Add '_repr_html_' to Region class and Bbox 12 years ago
  Luca Delucchi cda1bfe411 add doctest and documentation to region.py; add new function to set region from bbox, rename bbox to get_bbox 12 years ago
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files 12 years ago
  Pietro Zambelli ec4ad24abb Add a method to return a Bbox object of the region 12 years ago
  Pietro Zambelli c29352aafe Add the 'gis' module with Gisdbase, Location and Mapset, and move region.py to gis/region.py 12 years ago