Markus Neteler wrote: > > 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). > > Does the problem also exist in GRASS 7 for you? > You can install it in parallel to GRASS 6, see > http://grass.osgeo.org/download/software/linux/#grass70
In 6.x, the tempfile code in the RST library is limited to 2 GiB (ticket #1786). In 7.x, the RST library isn't working because it hasn't been updated for the new raster window handling (r40772 etc) (ticket #1718). -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
