Hi, the second command is the correct one, since the "unit" option in the first command should only be used in case of "relative" time in an STRDS.
You have to make sure that the "time_dataset" was created with the correct temporal type, which in your case is "absolute "time. Best regards Sören 2018-05-10 11:05 GMT+02:00 Roberto Marzocchi <[email protected]>: > > Dear lists, > > we are testing the command t.register > > 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' > > it run without error but when running g.gui.animation or g.gui.tplot using > the time series dataset I have the following error: Topology of Space time > dataset time_dataset@mapset is invalid. > > > I tried the following command (reading the manual of t.register) > > t.register --o --q -i maps=(name of maps separated by comma) > input=time_dataset start='2011-11-03 02:00:00' increment='120 minutes' > > and > > - one PC I read the following error ERRORE: invalid literal for int() with > base 10: '00+00' > - on PC run correctly and I can run the gui commands witout any error > > I have the same GRASS package installed on both the PC (7.4.0-1~xenial1) > > > R _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
