Sample a space time raster dataset at specific vector point coordinates and write the output into a file or stdout. This is a PyGRASS implementation.
This module works only with the latest GRASS 7.4+ version.
-
Switch into the GRASS GIS 7 temporal directory that contains all temporal modules
-
Clone the repository:
git clone https://github.com/mundialis/t.rast.sample.git t.rast.sample
-
Install the module and its manual page
cd t.rast.sample make
Sören Gebbert, https://bitbucket.org/huhabla/temporal-raster-sampling.git