[GRASS-dev] [GRASS GIS] #2107: t.vect.observe.strds for multiple strds

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#2107: t.vect.observe.strds for multiple strds
-------------------------+--------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: | Platform: All
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by martinl):

  * keywords: temporal =>
  * component: Default => Temporal

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2107#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2107: t.vect.observe.strds for multiple strds
-------------------------+--------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: | Platform: All
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by huhabla):

Please try r58028

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2107#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#2107: t.vect.observe.strds for multiple strds
--------------------------+-------------------------------------------------
  Reporter: annakrat | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Resolution: fixed | Keywords:
  Platform: All | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

  * status: new => closed
  * resolution: => fixed

Comment:

Replying to [comment:2 huhabla]:
> Please try r58028

I can confirm it's working. Thank you a lot for your fast response!

Anna

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2107#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>