Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 years ago |
Markus Neteler
|
dafbd1e91d
user message harmonization update (trac https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
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 years ago |
Maris Nartiss
|
1e737f5d41
Unify error messages
|
11 years ago |
Maris Nartiss
|
7864f26639
Change inrepolation method names to match https://trac.osgeo.org/grass/changeset/58903
|
11 years ago |
Martin Landa
|
60e6337b87
r.fillnulls: update manual (new methods)
|
11 years ago |
Maris Nartiss
|
1d574e48b1
Speed up r.fillnulls by using vector based holes.
|
11 years ago |
Maris Nartiss
|
976bada6eb
Allow user to adjust npmin and segmax values for RST interpolator.
|
11 years ago |
Martin Landa
|
4c97533639
scripts: rename interpolation methods (use standardized names)
|
12 years ago |
Markus Neteler
|
5dfdb62169
r.fillnulls: fix v.surf.rst call ('zcol' removed)
|
12 years ago |
Martin Landa
|
a74fb0ad89
r.fillnulls: fix v.surf.rst call ('z' flag removed)
|
12 years ago |
Maris Nartiss
|
5eb0874614
Fill each hole separately when run with RST. Provides significant quality improvement and up to 2x speed up.
|
12 years ago |
Hamish Bowman
|
eaa6c850b5
explicitly list lambda in options so it is easier to know how to change it
|
13 years ago |
Markus Metz
|
ca9bd633c5
r.fillnulls: region fix
|
13 years ago |
Markus Metz
|
02eef49757
restore real region at the end, do not change input raster geometry
|
13 years ago |
Markus Metz
|
c2450a5cff
r.fillnulls: use r.resamp.bspline instead of v.surf.bspline
|
13 years ago |
Hamish Bowman
|
a2a93293fb
use 3D points instead of writing to a table; minor linewrap & topology comment
|
13 years ago |
Hamish Bowman
|
6221d3c8b8
zoom into tight region for RST; fix coeffs for bspline; note 'r.to.vect -b' might be a good idea. (https://trac.osgeo.org/grass/ticket/1088)
|
13 years ago |
Luca Delucchi
|
33a6be8dc4
add support to v.surf.spline
|
13 years ago |
Hamish Bowman
|
c54fd24ffa
sync to changed r.to.vect parameter name
|
13 years ago |
Markus Neteler
|
8045f740cd
be less chatty
|
13 years ago |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 years ago |
Markus Metz
|
0c406d4809
fix for r.fillnulls: use r.grow instead of r.buffer
|
15 years ago |
Glynn Clements
|
65e9a062aa
Fix bug with uninitialised variables and exit handler
|
15 years ago |
Martin Landa
|
c163f38d20
scripts: use _() macro around messages
|
15 years ago |
Martin Landa
|
74ff0b0161
split keywords also in scripts (to avoid duplicated translations)
|
16 years ago |
Martin Landa
|
21ed9f7144
import grass.script as grass
|
16 years ago |
Martin Landa
|
e5f3584481
import all from grass.script
|
16 years ago |
Martin Landa
|
57c41c9622
fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345
|
16 years ago |
Martin Landa
|
e0a5e83344
grass.py: vector_info_topo() added
|
16 years ago |