<p dir="ltr">Seems to be a bug in t.register if it still ruins the timestamp. <br>
However, try this with the increment option:<br>
t.register input=test maps=clip start='1987-02-26 09:12:36' -i incr="1 second"</p>
<p dir="ltr">This works only for a single map. </p>
<p dir="ltr">Question: why are you using r.timestamp to set the timestamps? It is not a good idea to use them in conjunction with the temporal framework.</p>
<div class="gmail_extra"><br><div class="gmail_quote">Am 01.12.2016 10:08 AM schrieb "Martin Landa" <<a href="mailto:landa.martin@gmail.com">landa.martin@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
2016-12-01 9:19 GMT+01:00 Sören Gebbert <<a href="mailto:soerengebbert@googlemail.com">soerengebbert@googlemail.com</a>><wbr>:<br>
> Skip the interval option, it is not required if you specify a time interval<br>
> in the raster metadata or in an input file.<br>
<br>
it doesn't seems to work or I am still missing something. I fixed<br>
timestamps to (1 second interval):<br>
<br>
$ r.timestamp clip_LT51910261987057XXX02_B1<br>
26 Feb 1987 09:12:36 / 26 Feb 1987 09:12:37<br>
<br>
$ t.register input=test maps=clip_<wbr>LT51910261987057XXX02_B1 --o<br>
<br>
Still ruins end time timestamp:<br>
<br>
$ r.timestamp clip_LT51910261987057XXX02_B1<br>
26 Feb 1987 09:12:36<br>
<br>
t.register fails with -i or increment='1 seconds':<br>
ERROR: The increment option requires the start option<br>
<br>
? Ma<br>
<br>
--<br>
Martin Landa<br>
<a href="http://geo.fsv.cvut.cz/gwiki/Landa" rel="noreferrer" target="_blank">http://geo.fsv.cvut.cz/gwiki/<wbr>Landa</a><br>
<a href="http://gismentors.cz/mentors/landa" rel="noreferrer" target="_blank">http://gismentors.cz/mentors/<wbr>landa</a><br>
</blockquote></div></div>