[GRASS-dev] [GRASS GIS] #2107: t.vect.observe.strds for multiple strds
GRASS GIS
trac at osgeo.org
Tue Oct 15 15:41:35 PDT 2013
#2107: t.vect.observe.strds for multiple strds
-------------------------+--------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: temporal | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Module t.vect.observe.strds allows to sample only one space time raster
dataset (strds). Every time it runs, it creates a new vector with the
results stored in tables. It would be nice to be able to run it with more
strds so that I have all data together linked to one vector. Now I can
have only one column in a table, with more strds, I could have more
columns with data from all the strds.
Notes from Soeren:
''All space time raster datasets must have equal time
stamps. Hence the temporal topology between them must be created to
detect equal time stamped maps. The sampling with v.what.rast can then
be performed several times for all maps in the same time granule. The
names for the new columns must be provided as command line argument
and must match the number of STRDS to be sampled.''
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2107>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list