Vaclav Petras
|
88d47580d4
scripts: Fix stylistic Flake8 warnings (#1487)
|
4 years ago |
Vaclav Petras
|
1aab3bbcff
Apply Black to grass package, use Python 3 style everywhere (#1382)
|
4 years ago |
Vaclav Petras
|
0d9e966dd2
Apply Black to all scripts (#1347)
|
4 years ago |
Ondrej Pesek
|
36d59b453a
v.rast.stats: raise a warning when no categories found in raster map
|
4 years ago |
Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 years ago |
Stefan Blumentrath
|
b5075fab32
v.rast.stats: add option to rasterize centroids to get statistics also for small areas
|
5 years ago |
Stefan Blumentrath
|
6dd95f1dcf
fix position of null cells (#389)
|
5 years ago |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 years ago |
Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 years ago |
Moritz Lennert
|
969f91ea66
v.rast.stats: replace xrange with range for python 3 compatibility
|
6 years ago |
Anna Petrášová
|
2b18c290d4
v.rast.stats: mixed tabs and spaces
|
6 years ago |
Veronica Andreo
|
8d192c47e2
v.rast.stats: add where option (thanks Markus Metz)
|
6 years ago |
Stefan Blumentrath
|
978521b41c
apply multiraster patch see https://trac.osgeo.org/grass/ticket/3523
|
6 years ago |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 years ago |
Moritz Lennert
|
7338981293
v.rast.stats: check for existence of attribute table before launching v.to.rast
|
6 years ago |
Markus Metz
|
26ae605d5d
v.rast.stats: add number of NULL cells to method option
|
7 years ago |
Luca Delucchi
|
64095b6464
v.rast.stats.py: added flag -d; added tests for this new function
|
7 years ago |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 years ago |
Vaclav Petras
|
4aae37d427
Python 2.6 does not support ommitting of positional argument specifiers
|
8 years ago |
Markus Neteler
|
4bde4fc531
v.rast.stats: more keywords
|
8 years ago |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 years ago |
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
|
9 years ago |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 years ago |
Anna Petrášová
|
c7e713ae33
v.rast.stats: remove unnecessary code related to mask
|
9 years ago |
Martin Landa
|
07d05edfb5
v.rast.stats: message cosmetics
|
9 years ago |
Martin Landa
|
2b0a27ead8
v.rast.stats and mySQL (https://trac.osgeo.org/grass/ticket/2759)
|
9 years ago |
Markus Neteler
|
fbd48acf0f
v.rast.stats: fix missing layer option in v.to.rast call (trac https://trac.osgeo.org/grass/ticket/2831)
|
9 years ago |
Anna Petrášová
|
9cc47994d9
v.rast.stats: fix handling column prefixes
|
9 years ago |
Soeren Gebbert
|
f1bfb0fd2e
Added gunittest for v.rast.stats, removed the "-g" for table output from r.univar.
|
9 years ago |
Martin Landa
|
a72fe9853f
v.rast.stats: check for MASK only in the current mapset
|
9 years ago |