Markus Neteler
|
90634b76e3
Fix flake8 pep8 errors (#986)
|
4 yıl önce |
Anna Petrasova
|
c825479df7
fix tests for Python 3
|
6 yıl önce |
Markus Neteler
|
78e4b44e3a
pygrass.gis.Region.write(): fix typo in exception message (fixes https://trac.osgeo.org/grass/ticket/3830) (contributed by pmav99)
|
6 yıl önce |
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 yıl önce |
Soeren Gebbert
|
a43c8a81d2
pygrass raster: Updated and corrected the Region class, changed and added doctests in several raster classes
|
9 yıl önce |
Pietro Zambelli
|
86fa8949fd
Remove DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x when running in mode python3, and fix some doctests.
|
10 yıl önce |
Pietro Zambelli
|
6662260f17
pygrass: Add documentation and indent code blocks
|
10 yıl önce |
Luca Delucchi
|
5a629081a8
pygrass: improve documentation about grass database managment, region and raster
|
11 yıl önce |
Luca Delucchi
|
6f0a2742d9
update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261
|
11 yıl önce |
Hamish Bowman
|
6b1e2b4011
only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230)
|
11 yıl önce |
Pietro Zambelli
|
c31d7c7fda
Add support for python2 code and python3
|
11 yıl önce |
Pietro Zambelli
|
f930002dcc
Make the repr of the class consistent with the attributes name
|
11 yıl önce |
Pietro Zambelli
|
1a52ecb7e9
Add '_repr_html_' to Region class and Bbox
|
12 yıl önce |
Luca Delucchi
|
cda1bfe411
add doctest and documentation to region.py; add new function to set region from bbox, rename bbox to get_bbox
|
12 yıl önce |
Luca Delucchi
|
d3a6843693
cleanup pygrass: change method of import, add newline at the end of files
|
12 yıl önce |
Pietro Zambelli
|
ec4ad24abb
Add a method to return a Bbox object of the region
|
12 yıl önce |
Pietro Zambelli
|
c29352aafe
Add the 'gis' module with Gisdbase, Location and Mapset, and move region.py to gis/region.py
|
12 yıl önce |