<p dir="ltr">Hello Helli,</p>
<p dir="ltr">On the road now and cannot test, but til Friday that was working for me... </p>
<p dir="ltr">Can you please test adding double quotes around start date (start="1950-01-01")? Or they are there, but just don't appear in the email? Seems to me it might not be recognizing the start option as you have set it...</p>
<p dir="ltr">HTH,<br>
Vero</p>
<div class="gmail_extra"><br><div class="gmail_quote">El sept. 25, 2016 11:16 AM, "Helmut Kudrnovsky" <<a href="mailto:hellik@web.de">hellik@web.de</a>> escribió:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hi,<br>
<br>
I've downloaded the E-OBS datafiles 1950-01-01 - 2015-12-31 data; imported<br>
the precipitation data by r.in.gdal.<br>
<br>
the rasters are:<br>
<br>
prec.00001<br>
prec.00002<br>
prec.00003<br>
[...]<br>
<br>
the I do following steps accordingly (in accordance to the manual):<br>
<br>
----------<br>
<br>
t.create --verbose output=precipitation_sum_1950_<wbr>2015_daily semantictype=sum<br>
title=European precipitation sum daily 1950-2015 description=The European<br>
daily precipitation sum<br>
Creating a new space time raster dataset<br>
<br>
----------<br>
<br>
t.list -c columns=id,name,creator,<wbr>mapset,granularity<br>
------------------------------<wbr>----------------<br>
Space time raster datasets with absolute time available in<br>
mapset <ecad>:<br>
id|name|creator|mapset|<wbr>granularity<br>
precipitation_sum_1950_2015_<wbr>daily@ecad|precipitation_sum_<wbr>1950_2015_daily|bugs|ecad|None<br>
<br>
----------<br>
prec_list.txt:<br>
prec.00001<br>
prec.00002<br>
prec.00003<br>
[...]<br>
prec.24104<br>
prec.24105<br>
prec.24106<br>
<br>
----------<br>
<br>
t.register -i --verbose input=precipitation_sum_1950_<wbr>2015_daily@ecad<br>
file=/home/bugs/wd/climate_<wbr>data/ecad/prec_list.txt start=1950-01-01<br>
unit=days increment="1 days" separator=newline<br>
<br>
WARNING: The increment option will be ignored because of time stamps in<br>
input file<br>
WARNING: The interval flag will be ignored because of time stamps in input<br>
file<br>
Gathering map information...<br>
ERROR: Unable to register raster map <prec.00001@ecad>. The map has no<br>
timestamp and the start time is not set.<br>
<br>
----------<br>
<br>
the example from the manual:<br>
<br>
# register daily maps using the file created above<br>
t.register -i type=raster input=temperature_mean_1950_<wbr>2015_daily \<br>
              file=map_list.txt start=1950-01-01 increment="1 days"<br>
<br>
----------<br>
<br>
any ideas?<br>
<br>
----------<br>
tested with a self compiled<br>
<br>
System Info<br>
GRASS version: 7.3.svn<br>
GRASS SVN revision: r69569<br>
Build date: 2016-09-25<br>
Build platform: x86_64-pc-linux-gnu<br>
GDAL: 2.1.1<br>
PROJ.4: 4.8.0<br>
GEOS: 3.4.2<br>
SQLite: 3.8.7.1<br>
Python: 2.7.9<br>
wxPython: 3.0.1.1<br>
Platform: Linux-3.16.0-4-amd64-x86_64-<wbr>with-debian-8.6<br>
<br>
<br>
<br>
-----<br>
best regards<br>
Helmut<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/t-register-ERROR-Unable-to-register-raster-map-The-map-has-no-timestamp-and-the-start-time-is-not-se-tp5287609.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.<wbr>nabble.com/t-register-ERROR-<wbr>Unable-to-register-raster-map-<wbr>The-map-has-no-timestamp-and-<wbr>the-start-time-is-not-se-<wbr>tp5287609.html</a><br>
Sent from the Grass - Dev mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/grass-dev</a></blockquote></div></div>