Anna Petrášová
|
72dfc4c48a
python: various fixes for python 3 in pygrass and temporal
|
6 年之前 |
Soeren Gebbert
|
18849277c8
pygrass library: Fixed doctests in __init__
|
6 年之前 |
Pietro Zambelli
|
6672b9bd1b
pygrass: Avoid to pass unicode to C functions in mapsets and location
|
7 年之前 |
Pietro Zambelli
|
3b9274c11e
pygrass: simplify logic in _check function
|
7 年之前 |
Pietro Zambelli
|
daf4e8f2ed
pygrass: fix _check funtion to not raise an Error when iterating over available mapset in a location if exist a not valid mapset inside
|
7 年之前 |
Anna Petrášová
|
6480ba1db1
pygrass: fix GridModule after renaming a method in https://trac.osgeo.org/grass/changeset/60491, see https://trac.osgeo.org/grass/ticket/2791
|
9 年之前 |
Soeren Gebbert
|
a43c8a81d2
pygrass raster: Updated and corrected the Region class, changed and added doctests in several raster classes
|
9 年之前 |
Pietro Zambelli
|
ddc867f6f4
pygrass: fix doctests, now they are not dependent by mapset name
|
9 年之前 |
Markus Neteler
|
3cf3330342
element_list: labels -> label for consistency
|
10 年之前 |
Markus Neteler
|
31cb9a7fe6
element_list: labels -> label for consistency
|
10 年之前 |
Markus Neteler
|
c85038cee8
fix https://trac.osgeo.org/grass/changeset/63972
|
10 年之前 |
Martin Landa
|
9e8c3a8925
remove ascii_vector from element_list https://trac.osgeo.org/grass/ticket/2440
|
10 年之前 |
Pietro Zambelli
|
a73e146d90
pygrass: update Element Types removing: G_ELEMENT_ICON and G_ELEMENT_SITES and rename labels to label
|
10 年之前 |
Martin Landa
|
4fd9a5216f
remove old_vector from element list
|
10 年之前 |
Martin Landa
|
2ce6066b1d
update pygrass to recent libgis
|
10 年之前 |
Martin Landa
|
8456a6d843
remove references to region3d and view3d
|
10 年之前 |
Markus Neteler
|
043e8c7d45
completion of https://trac.osgeo.org/grass/changeset/63624
|
10 年之前 |
Martin Landa
|
1b765a369e
libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Markus Neteler
|
2e5dc46218
fix rast3d -> 3draster
|
10 年之前 |
Pietro Zambelli
|
fe52b6d2fa
pygrass: rename functions to utils
|
10 年之前 |
Pietro Zambelli
|
3a5c415c62
pygrass: Fix circular import dependency between gis.__init__ and functions
|
10 年之前 |
Pietro Zambelli
|
bb07b4541c
pygrass: Add docs to Gisdbase, Location, Mapset classes and small clean code
|
10 年之前 |
Pietro Zambelli
|
35c2e191d2
Remove unnecessary 'grass.script.gisenv()' as pointed out by Glynn and remove some useless comment
|
11 年之前 |
Luca Delucchi
|
5a629081a8
pygrass: improve documentation about grass database managment, region and raster
|
11 年之前 |
Luca Delucchi
|
3d79c4bf9a
pygrass: improve documentation of Region class; add method to reset the SEARCH_PATH
|
11 年之前 |
Markus Neteler
|
b71c1af8d5
PyGRASS sphinx manual: added gis docs; msg cosmetics
|
11 年之前 |
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
|
e4c5952b41
Add some more check and options
|
11 年之前 |
Pietro Zambelli
|
54912fdcc8
Fix typo when setting GISDBASE
|
11 年之前 |