Markus Neteler
|
bb779c2f13
i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99)
|
6 vuotta sitten |
Markus Neteler
|
dfaf2e402e
r.fillnulls: added memory parameter for internal r.resamp.bspline call
|
6 vuotta sitten |
Maris Nartiss
|
5421800295
r.fillnulls: Do not fail hard if input map has no holes.
|
6 vuotta sitten |
Markus Neteler
|
de3fdce2fb
keywords: add "no-data filling" keyword for keyword index
|
6 vuotta sitten |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 vuotta sitten |
Martin Landa
|
d1c07a59ba
r.fillnulls: sync second keyword with r.fill.stats
|
7 vuotta sitten |
Maris Nartiss
|
9becc263e8
r.fillnulls: Fix RST segmax/npmin logic.
|
7 vuotta sitten |
Maris Nartiss
|
c9a1ea52ff
Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817
|
8 vuotta sitten |
Maris Nartiss
|
92027345ff
Quote map names in mapcalc to prevent failures if input/output name is also a valid mapcalc expression
|
8 vuotta sitten |
Pietro Zambelli
|
f78130a368
Fix conflict string
|
9 vuotta sitten |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 vuotta sitten |
Pietro Zambelli
|
538c9aadc0
Fix conflicting during rebasing
|
9 vuotta sitten |
Vaclav Petras
|
2f5d7aaab1
r.fillnulls: add lambda parameter of r.resamp.bspline (https://trac.osgeo.org/grass/ticket/1088) [news]
|
9 vuotta sitten |
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 vuotta sitten |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 vuotta sitten |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 vuotta sitten |
Markus Neteler
|
71b86cd2b4
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 vuotta sitten |
Markus Neteler
|
407a2e6283
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 vuotta sitten |
Markus Neteler
|
e261ad4641
r.fillnulls: update r.resamp.bspline call
|
10 vuotta sitten |
Vaclav Petras
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 vuotta sitten |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 vuotta sitten |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 vuotta sitten |
Markus Neteler
|
dafbd1e91d
user message harmonization update (trac https://trac.osgeo.org/grass/ticket/2409)
|
10 vuotta sitten |
Markus Neteler
|
272c93eadf
r.resamp.bspline/v.surf.bspline: standardized se/sn and sie/sin parameters to ew_step/ns_step (trac https://trac.osgeo.org/grass/ticket/2299); manual: r.resamp.bspline example added
|
10 vuotta sitten |
Maris Nartiss
|
1e737f5d41
Unify error messages
|
11 vuotta sitten |
Maris Nartiss
|
7864f26639
Change inrepolation method names to match https://trac.osgeo.org/grass/changeset/58903
|
11 vuotta sitten |
Martin Landa
|
60e6337b87
r.fillnulls: update manual (new methods)
|
11 vuotta sitten |
Maris Nartiss
|
1d574e48b1
Speed up r.fillnulls by using vector based holes.
|
11 vuotta sitten |
Maris Nartiss
|
976bada6eb
Allow user to adjust npmin and segmax values for RST interpolator.
|
11 vuotta sitten |
Martin Landa
|
4c97533639
scripts: rename interpolation methods (use standardized names)
|
12 vuotta sitten |