Huidae Cho
|
c2f3398b7b
Change is/is not to ==/!= for literal comparisons (#264)
|
5 лет назад |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 лет назад |
Panos Mavrogiorgos
|
100ba4c5fd
pygrass.gis: Make Region importable from grass.pygrass.gis
|
6 лет назад |
Martin Landa
|
72c927442e
fix python3 issue in pygrass.gis.glist
|
6 лет назад |
Markus Metz
|
1d23de21a5
pygrass: use getenv from pygrass.utils, fixes https://trac.osgeo.org/grass/changeset/74383
|
6 лет назад |
Anna Petrášová
|
a0b15b8bb4
pygrass: use getenv from utils to decode bytes, see https://trac.osgeo.org/grass/ticket/3811
|
6 лет назад |
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
|
10 лет назад |
Luca Delucchi
|
5a629081a8
pygrass: improve documentation about grass database managment, region and raster
|
11 лет назад |