I'm trying to use r.resamp.rst in GRASS7, I would like to interpolate
a map from a resolution of 1m to a resolution of 0.25.
I'm working with the following region:
On Mon, May 6, 2013 at 12:49 PM, Pietro <peter.zamb@gmail.com> wrote:
Dear all,
I'm trying to use r.resamp.rst in GRASS7, I would like to interpolate
a map from a resolution of 1m to a resolution of 0.25.
Note also the module mentioned below.
Re r.resamp.rst usage:
On Thu, May 22, 2008 at 4:02 PM, Paul Kelly wrote:
On Thu, 22 May 2008, Hamish wrote:
Thanks for the answer - I am in the process of trying it out. But:
When I try to use r.resamp.rst, I get the error message "Input map
resolution differs from current region resolution!". I thought that
r.resamp.rst is doing exactly that - changing the resolution?
...
As far as I know it works "the wrong way round", i.e. different from the
other resampling modules - you actually run it with the resolution set to
that of the original map (g.region rast=mapname), and set the desired new
resolution using command-line options.
I'm afraid that this is still the case.
However, like this it should work for you.
the issue is still there. I get the same error message. Using the stable
version of GRASS (6.4) is not an option for me since I am working with very
large files (>2GB) for which this module returns the error described here
<http://trac.osgeo.org/grass/ticket/1786> .
On Sun, Mar 16, 2014 at 6:39 PM, bwus <b3rt.wu@gmail.com> wrote:
Dear all,
the issue is still there. I get the same error message. Using the stable
version of GRASS (6.4) is not an option for me since I am working with very
large files (>2GB) for which this module returns the error described here
<http://trac.osgeo.org/grass/ticket/1786> .
The ticket reports on r.resamp.rst in GRASS 6. We cannot fix it there
easily since many libraries are involved (see ticket).
> the issue is still there. I get the same error message. Using the stable
> version of GRASS (6.4) is not an option for me since I am working with very
> large files (>2GB) for which this module returns the error described here
> <http://trac.osgeo.org/grass/ticket/1786> .
The ticket reports on r.resamp.rst in GRASS 6. We cannot fix it there
easily since many libraries are involved (see ticket).