[GRASS-user] ERROR: Error reading raster data for row 210 of <cumRAD>

Dylan Beaudette dylan.beaudette at gmail.com
Fri Oct 9 19:47:40 PDT 2015


Strange,

I used to get this type of error when running r.series on a large
number of maps, but seemingly at random. I would re-make the map that
"caused' the error, re-run r.series and it would usually work.

Time passed and I forgot about it. I assumed that updating to grass71
(trunk) was the solution.

This afternoon the error returned when using t.rast.series

Error reading raster data for row 292 of <gdd_139>   !!!

Again, these errors seem to happen at random. In this case, I am
iterating over a sequence of years and computing growing degree days
via t.rast.series. Here is the output from several years:

1984
WARNING: Overwriting space time raster dataset <tmin_subset> and
         unregistering all maps
WARNING: Overwriting space time raster dataset <tmax_subset> and
         unregistering all maps
Starting temporal sampling...
Starting mapcalc computation...
Starting map registration in temporal database...
WARNING: Overwriting space time raster dataset <gdd> and unregistering all
         maps
 100%
1985
WARNING: Overwriting space time raster dataset <tmin_subset> and
         unregistering all maps
WARNING: Overwriting space time raster dataset <tmax_subset> and
         unregistering all maps
Starting temporal sampling...
Starting mapcalc computation...
Starting map registration in temporal database...
WARNING: Overwriting space time raster dataset <gdd> and unregistering all
         maps
 100%
ERROR: Error reading raster data for row 292 of <gdd_139>
ERROR: r.series failed. Check above error messages.
1986
WARNING: Overwriting space time raster dataset <tmin_subset> and
         unregistering all maps
WARNING: Overwriting space time raster dataset <tmax_subset> and
         unregistering all maps
Starting temporal sampling...
Starting mapcalc computation...
Starting map registration in temporal database...
WARNING: Overwriting space time raster dataset <gdd> and unregistering all
         maps


... the stack of rasters called "gdd" is re-computed for each year.
Everything worked as expected in 1984, read error in 1985, fine again
in 1986. There is no MASK present.

I have only ever encountered these errors when using t.rast.series and
r.series. Does anyone have any ideas on how I can replicate or
otherwise debug these kind of errors? This is a serious problem for
long-running calculations.

Thanks!
Dylan




On Tue, Sep 8, 2015 at 3:49 AM, umberto.minora <umberto.minora at unimi.it> wrote:
> Thank you, installing the newer version (7.0.1) solved the problem!
>
>
>
> --
> View this message in context: http://osgeo-org.1560.x6.nabble.com/ERROR-Error-reading-raster-data-for-row-210-of-cumRAD-tp5222503p5223086.html
> Sent from the Grass - Users mailing list archive at Nabble.com.
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user


More information about the grass-user mailing list