Skip to content
Prev 21341 / 29559 Next

write.tgrass (spacetime) does not create init.txt

Hi Edzer,
sorry for the delay.


2014-07-13 18:11 GMT+02:00 Edzer Pebesma <edzer.pebesma at uni-muenster.de>:
Oh, yes, sorry, i explained only the most basic file format. The
keywords "stds_type" and "format" are by default "strds" and "GTiff"
and can therefor be omitted in your case. But they have to be set in
case of stvds and other data formats than geotiff. For raster data
only GTiff, AAIGrid and the native tar-gzipped GRASS data formats are
supported.
TGRASS depends on relative time unit in case of relative time. Hence
if you write time like 1,2,3,4, ... , 100 then you have to specify the
unit of them. The relative time unit is not needed in case of calendar
time, since only Gregorian time is supported.
How does R implements the concept of relative time, hence time without
an absolute reference?

Best regards
Soeren