![]() |
![]()
| ![]() |
![]()
NAMEt.create - Creates a space time dataset. KEYWORDStemporal, map management, create, time SYNOPSISt.create
Flags:
Parameters:
DESCRIPTIONt.create is used to create space time datasets of type raster (STRDS), 3D raster (STR3DS) and vector (STVDS). Space time datasets represent spatio-temporal fields in the temporal GRASS framework. They are designed to collect any amount of time stamped maps with time intervals and time instances. The temporal type of a space time dataset can be absolute (means with a fixed date) or relative (only sequential maps) and must be set during dataset creation along with the name and the description. Time stamped maps can registered in and unregistered from space time datasets. The spatio-temporal extent as well as the metadata of a space time dataset is derived from its registered maps. Hence the metadata is dependent from the dataset type (raster, 3D raster, vector). EXAMPLEAbsolute STRDS datasetCreate a raster space time datasets
t.create type=strds temporaltype=absolute \ Relative STVDS datasetCreate a vector space time datasets
t.create type=stvds temporaltype=relative \ SEE ALSOt.register, t.remove, t.info AUTHORSören Gebbert, Thünen Institute of Climate-Smart Agriculture SOURCE CODEAvailable at: t.create source code (history) Latest change: Thursday Feb 03 11:10:06 2022 in commit: 547ff44e6aecfb4c9cbf6a4717fc14e521bec0be Main index | Temporal index | Topics index | Keywords index | Graphical index | Full index © 2003-2025 GRASS Development Team, GRASS GIS 8.4.1 Reference Manual
|