Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 years ago |
Pietro Zambelli
|
538c9aadc0
Fix conflicting during rebasing
|
9 years ago |
Vaclav Petras
|
2f5d7aaab1
r.fillnulls: add lambda parameter of r.resamp.bspline (https://trac.osgeo.org/grass/ticket/1088) [news]
|
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 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 years ago |
Markus Neteler
|
71b86cd2b4
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Markus Neteler
|
407a2e6283
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 years ago |
Markus Neteler
|
e261ad4641
r.fillnulls: update r.resamp.bspline call
|
10 years ago |
Vaclav Petras
|
3c04db432e
pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326)
|
10 years ago |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 years ago |
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 |