Vaclav Petras
|
0a5097cd0e
doc: Use gs as alias for grass.script in doc (#282)
|
4 years ago |
Anna Petrasova
|
dbeb5f36cb
pythonlib: add env variables to all relevant functions (#677)
|
4 years ago |
Stefan Blumentrath
|
939dca0148
fix doctests
|
6 years ago |
Luca Delucchi
|
6744b86c33
array.py: added quiet option to write function, thanks to Ondřej Pešek
|
7 years ago |
Anna Petrášová
|
c13a7a44f1
pythonlib/array: fix reading raster on Windows, make read method deprecated
|
9 years ago |
Pietro Zambelli
|
76520881d4
scipt:array add python3 support
|
9 years ago |
Anna Petrášová
|
fce2f868e7
script.array: make it into real doctest
|
10 years ago |
Anna Petrášová
|
3e0c1b7dc8
script.array: fix returncode, unintended change of API in https://trac.osgeo.org/grass/changeset/62566
|
10 years ago |
Glynn Clements
|
ce17fc1683
Fix examples
|
10 years ago |
Glynn Clements
|
270f759899
Fix destruction (issue https://trac.osgeo.org/grass/ticket/2616)
|
10 years ago |
Glynn Clements
|
12f7aa6784
numpy.memmap() no longer has _close; use __del__ instead
|
10 years ago |
Vaclav Petras
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 years ago |
Luca Delucchi
|
28aac9cd13
python script library: update documentation and doctest; fix pep8
|
10 years ago |
Anna Petrášová
|
31297ef713
pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports
|
10 years ago |
Glynn Clements
|
d45aefeeeb
Don't force verbose=True (ticket https://trac.osgeo.org/grass/ticket/1925)
|
12 years ago |
Martin Landa
|
d66d09ead1
pythonlib: update layout
|
12 years ago |