Markus Metz
|
c6e774daf0
libpython: by default, no error output is produced even though the output in case of failure reads "Process ended with non-zero return code 1. See errors in the (error) output.", change default to cpature and report error output
|
6 年之前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年之前 |
Markus Neteler
|
04157af89b
version bump: grass76 -> grass77 related updates
|
6 年之前 |
Markus Neteler
|
c32a2c96f0
version bump: grass75 -> grass76 related updates
|
6 年之前 |
Stefan Blumentrath
|
81e9ff7ad0
add tempname() function to grass.script.core, fix https://trac.osgeo.org/grass/ticket/3615
|
6 年之前 |
Markus Neteler
|
947fcd1696
Update of version number entries
|
7 年之前 |
Anna Petrášová
|
34a3607345
wxGUI/catalog: implement moving maps between mapsets and locations including reprojection
|
7 年之前 |
Martin Landa
|
1490a11e6b
revert accidental commit (https://trac.osgeo.org/grass/changeset/71275)
|
7 年之前 |
Martin Landa
|
8c3493007b
libraster: link against GDAL 2.2 (OSGeo4W)
|
7 年之前 |
Luca Delucchi
|
7e197f57f5
python scripting library: added superquiet options to some functions
|
8 年之前 |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 年之前 |
Vaclav Petras
|
53fd8d3b81
pythonlib: set_capture_stderr to send subprocess stderr to sys.stderr
|
8 年之前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年之前 |
Anna Petrášová
|
08dec112b8
wxGUI/datacatalog: add reprojection when copying
|
8 年之前 |
Markus Neteler
|
4540c0cbec
docs: update grass70, grass71 to grass73
|
8 年之前 |
Pietro Zambelli
|
6e0a0f3015
script: fix in python3 sys.stdout.write accept only strings not bytes
|
9 年之前 |
Martin Landa
|
8dd743772a
fix pythonlib and GUI when debug/wx_debug value is invalid (do not fail, just print warning message)
|
9 年之前 |
Vaclav Petras
|
8d78a49130
pythonlib/script: tell the name of not found executable
|
9 年之前 |
Markus Neteler
|
e95c4d2cbe
pygrass docs: add link to table of parser standard options
|
9 年之前 |
Pietro Zambelli
|
6b696260dd
script: remove decode to convert bytes to unicode, work just with bytes
|
9 年之前 |
Pietro Zambelli
|
ba5833dc88
scipt:core add python3 support
|
9 年之前 |
Vaclav Petras
|
f532d48c84
pythonlib: use Sphinx links and other syntax changes
|
9 年之前 |
Anna Petrášová
|
9205811b1c
wxGUI: fix https://trac.osgeo.org/grass/ticket/2634 by bringing back https://trac.osgeo.org/grass/changeset/64834 and removing unnecessary decode()
|
9 年之前 |
Martin Landa
|
c88838b7b2
revert https://trac.osgeo.org/grass/changeset/64834, causes https://trac.osgeo.org/grass/ticket/2634
|
9 年之前 |
Vaclav Petras
|
a266865aa5
pythonlib: extend and modernize documentation of run and write_command functions
|
9 年之前 |
Martin Landa
|
5742e9649f
pythonlib: fix region() - support 'projection' and 'zone'
|
10 年之前 |
Martin Landa
|
e977254e5d
GRASS_DB_ENCODING is environmental variable
|
10 年之前 |
Glynn Clements
|
bbc4561649
Attempt to fix gettext behaviour (issue https://trac.osgeo.org/grass/ticket/2617)
|
10 年之前 |
Martin Landa
|
8d6f38f049
fix libpython to handle 'raster' (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |
Martin Landa
|
1b765a369e
libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409)
|
10 年之前 |