Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
před 4 roky |
Anna Petrasova
|
847219c842
flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314)
|
před 4 roky |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
před 4 roky |
Tomas Zigo
|
30b77ddcf9
r.pack/r.unpack: fix packing/unpacking vrt map if some of tiled rasters doesn't have color table (#1116)
|
před 4 roky |
Tomas Zigo
|
d96b67d4c1
r.pack/r.unpack: fix pack and unpack VRT raster map with tiled raster maps (#1074)
|
před 4 roky |
Huidae Cho
|
7aad005a5b
[rv].unpack: sys.stdout.write() cannot print bytes; convert f.read() to str (#577)
|
před 5 roky |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
před 5 roky |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
před 6 roky |
Markus Neteler
|
ebf955ca77
r.unpack; v.unpack: fix nonsensical descriptions
|
před 7 roky |
Martin Landa
|
596d67db1f
[NEWS] r.|v.unpack: new flag (-p) added to print projection info and exit
|
před 8 roky |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
před 8 roky |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
před 9 roky |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
před 9 roky |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
před 9 roky |
Anna Petrášová
|
c34a4d6079
r.unpack: fix importing to xy location
|
před 9 roky |
Vaclav Petras
|
14d6b3126f
change and extend description of -o (override projection) flags
|
před 9 roky |
Anna Petrášová
|
411c3608f7
improve override projection message
|
před 9 roky |
Vaclav Petras
|
ec00bf8dc3
clear meaning of packing (use export as in temporal), interlink the modules
|
před 10 roky |
Luca Delucchi
|
2881f31310
r.unpack: added -o flag to overwrite project system; thanks to Nikos Alexandris
|
před 10 roky |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
před 10 roky |
Martin Landa
|
8bf79e2e3e
update modules to use G_OPT_F_BIN_INPUT
|
před 10 roky |
Luca Delucchi
|
0d7ad398b4
r/v.unpack: check if the pack is the right type for that command (ticket https://trac.osgeo.org/grass/ticket/2455)
|
před 10 roky |
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
|
před 10 roky |
Luca Delucchi
|
0860933d85
r.unpack/v.unpack: fix problems for duplicate names in proj info and units, there is still a problem if second file has more keys, eg south:defined; PEP8 cleaning
|
před 11 roky |
Anna Petrášová
|
6faf715ed7
unpacking maps: show projection file difference
|
před 11 roky |
Martin Landa
|
bb15bcadff
use standardized options (files)
|
před 12 roky |
Martin Landa
|
a862a9517c
r.unpack: fix for fully qualified map names
|
před 12 roky |
Soeren Gebbert
|
b19bd9da12
Fixed small bugs (output name handling in r.unpack), added
|
před 12 roky |
Martin Landa
|
3d00ffcd7f
r.unpack: add gisprompt for binary input
|
před 13 roky |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
před 13 roky |