DESCRIPTION

t.rast.import imports a space time raster dataset archive that was exported with t.rast.export.

NOTE

Optionally a base map name can be provided to avoid that existing raster maps are overwritten by the map names that are used in the STRDS archive.

EXAMPLE

Inside the North Carolina space time dataset it is possible to find a package called lst_daily.tar.bzip2 with daily data from MODIS LST. Try to import it running:
t.rast.import input=lst_daily.tar.bzip2 output=lst_daily \
              base=lst directory=/tmp

SEE ALSO

t.rast.export, t.create, t.info

AUTHOR

Sören Gebbert, Thünen Institute of Climate-Smart Agriculture

Last changed: $Date$