<div dir="ltr">Thanks to all. <div><br></div><div>Effectively I create the dataset without specify the temporaltype because I thought that the default temporaltype was absolute, but probably it is not correct.</div><div><br></div><div>Anyway I understand the difference between absolute and relative time, but I do not understand why use two different kind of input definition in the t.register command. it seems not so user-friendly, but it is only my humble opinion.</div><div><br></div><div>Cheers,</div><div>R  </div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-05-10 11:30 GMT+02:00 Veronica Andreo <span dir="ltr"><<a href="mailto:veroandreo@gmail.com" target="_blank">veroandreo@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Ciao Roberto, <br><br></div><div>AFAIU, the second command you used is the right one. I tested and no errors.<br><br>In general, if you have absolute time (say gregorian calendar), you set the increment with a number and unit as you did, increment="120 minutes". If you have relative time in which each map represents 2 hours (result of simulations for example), you set the increment as increment=2 units=hours. IIUC, in your first command you are mixing two different time types by setting a start time as absolute time, a unitless increment and units separately... But others will know best :)<a href="https://grasswiki.osgeo.org/wiki/Temporal_data_processing/maps_registration" target="_blank">https://grasswiki.osgeo.org/<wbr>wiki/Temporal_data_processing/<wbr>maps_registration</a><br><br>Here's a wiki with examples: <a href="https://grasswiki.osgeo.org/wiki/Temporal_data_processing#Creating_a_STRDS_and_registering_maps" target="_blank">https://grasswiki.osgeo.org/<wbr>wiki/Temporal_data_processing#<wbr>Creating_a_STRDS_and_<wbr>registering_maps</a>, and one specific for registering maps: <a href="https://grasswiki.osgeo.org/wiki/Temporal_data_processing/maps_registration" target="_blank">https://grasswiki.osgeo.org/<wbr>wiki/Temporal_data_processing/<wbr>maps_registration</a><br></div><div><br>HTH<br><br></div><div>Cheers,<br></div><div>Vero<br><br></div></div><br><div class="gmail_quote"><div><div class="h5"><div dir="ltr">El jue., 10 may. 2018 a las 11:06, Roberto Marzocchi (<<a href="mailto:roberto.marzocchi@gmail.com" target="_blank">roberto.marzocchi@gmail.com</a>><wbr>) escribió:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><br><div>Dear lists,</div><div><br></div><div>we are testing the command t.register</div><div><br></div><div>t.register --o --q -i maps=(name of maps separated by comma) input=time_dataset start='2011-11-03 02:00:00' increment='120' unit='minutes'<br></div><div><br></div><div>it run without error but when running g.gui.animation or g.gui.tplot using the time series dataset I have the following error: <i>Topology of Space time dataset <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">time_dataset</span>@mapset is invalid</i>.</div><div><br></div><div><br></div><div>I tried the following command (reading the manual of t.register)</div><div><br></div><div> t.register --o --q -i maps=<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">(name of maps separated by comma)</span> input=<span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">time_dataset</span> start='2011-11-03 02:00:00' increment='120 minutes'<br></div><div><br></div><div>and </div><div><br></div><div>- one PC I read the following error <i>ERRORE: invalid literal for int() with base 10: '00+00'</i></div><div>- on PC run correctly and I can run the gui commands witout any error </div><div><br></div><div>I have the same GRASS package installed on both the PC (7.4.0-1~xenial1)</div><div><br></div><div><br></div><div>R</div></div></div></div>
______________________________<wbr>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-dev</a></blockquote></div>
</blockquote></div><br></div>