[GRASS-user] Temporal data issues need resolving

Sören Gebbert soerengebbert at googlemail.com
Thu Feb 23 14:03:17 PST 2017


Can you please run the following commands in the mapset that has the
error and send me the result?

r.info rainfall_20131115 at precipitation
t.info rainfall

2017-02-23 22:53 GMT+01:00 Rich Shepard <rshepard at appl-ecosys.com>:
> On Thu, 23 Feb 2017, Rich Shepard wrote:
>
>>  That map _does_ exist. Now I'll re-create and re-register the rainfall
>> maps for the third time. Shouldn't need to keep doing this, should I?
>
>
> g.list type=raster pattern='rainfall_*' separator=comma
> rainfall_20131115,rainfall_20131116,rainfall_20131117,rainfall_20131118,rai
> nfall_20131120,rainfall_20131121,rainfall_20131122,rainfall_20131123,rainfa
> ll_20131124,rainfall_20131125,rainfall_20131126,rainfall_20131127,rainfall_
> 20131128,rainfall_20131129,rainfall_20131130,rainfall_20131201,rainfall_201
> 31202,rainfall_20131203,rainfall_20131204,rainfall_20131205,rainfall_201312
> 06,rainfall_20131207,rainfall_20131208,rainfall_20131209
>
>   Notice that the first map is rainfall_20131115 so why can't t.register
> find it?
>
> t.create output=rainfall type=strds temporaltype=absolute title='Rainfall'
> description='Daily rainfall in mm/hr.' --overwrite
> WARNING: Overwriting space time raster dataset <rainfall> and unregistering
>          all maps
> GRASS 7.3.svn
> (Oregon-Dayton-meters):~/projects/oregon/washington-eichler/analyses >
> t.register -i input=rainfall maps=`g.list type=raster pattern="rainfall_*"
> separator=comma` start="2013-11-15" increment="1 days"
> Gathering map information...
> ERROR: Unable to update raster map <rainfall_20131115 at precipitation>. The
> map does not exist.
>
> Rich
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user


More information about the grass-user mailing list