.. |
Makefile
|
f8d3cb5f6c
pygrass dox file added
|
11 lat temu |
__init__.py
|
d66d09ead1
pythonlib: update layout
|
12 lat temu |
array.py
|
d45aefeeeb
Don't force verbose=True (ticket https://trac.osgeo.org/grass/ticket/1925)
|
12 lat temu |
core.py
|
0f68b3e04e
core.py: backport grass.separator() implementation (trunk https://trac.osgeo.org/grass/changeset/60622 and related)
|
11 lat temu |
db.py
|
b3b2b78dff
add function to check if a table is connected with some vectors; use the new function in db.droptable
|
12 lat temu |
pythonlib.dox
|
f8d3cb5f6c
pygrass dox file added
|
11 lat temu |
raster.py
|
ad95702b8f
r.mapcalc: Replace GRASS_RND_SEED with seed= option and -s flag, Use lib/gis PRNG, Store seed in history (https://trac.osgeo.org/grass/changeset/61353); wxGUI/mapcalc: seed handling added to the interface (https://trac.osgeo.org/grass/changeset/61354); GRASS_RND_SEED replaced by seed= (https://trac.osgeo.org/grass/changeset/61358); Add seed= parameter to grass.script.mapcalc() (https://trac.osgeo.org/grass/changeset/61388); python: Add env= parameter to mapcalc, mapcalc_start, raster_what (https://trac.osgeo.org/grass/changeset/61428)
|
10 lat temu |
raster3d.py
|
a268b62ea2
r3.info: output also rows, cols and depths (merge from trunk, https://trac.osgeo.org/grass/changeset/60615)
|
11 lat temu |
setup.py.sed
|
3b983443db
Add a new function, rename dit to etcpy
|
12 lat temu |
task.py
|
7df99e8331
Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288)
|
11 lat temu |
vector.py
|
080924a074
pythonlib: fix vector_what() for case when one of the attributes is 'Layer'
|
11 lat temu |