[GRASS-user] How to sample an STVDS based on an STRDS

Sören Gebbert soerengebbert at googlemail.com
Tue Dec 5 05:12:51 PST 2017


Dear Ken,
there is no functionality for vector aggregation available in GRASS
GIS Temporal Framework. Dependent on your STVDS, maybe you can convert
it into a STRDS by using v.to.rast for each vector layer and then
organize the resulting raster layers in a new STRDS.

Best regards
Sören

2017-12-05 14:00 GMT+01:00 Ken Mankoff <mankoff at gmail.com>:
> Hi,
>
> I'm fairly new to the temporal features in GRASS. I think I'm looking for the inverse of t.rast.aggregate.ds - that is, I have an STRDS with arbitrary intervals (roughly, 24 day windows moving about every 6 days). I have an STVDS with daily data. I'd like to aggregate the daily STVDS to match the STRDS.
>
> I can do this using t.sample, parse that, and aggregate. But this seems to be a fair amount of manual work, and it looks like GRASS abstracts much of this if I were going the other way - subsetting a STRDS based on an STVDS.
>
> Is there a simple way to do this in GRASS - i.e. Is there a command I'm missing or mis-understanding? Or does subsetting vectors take more work because there is no analog to t.rast.aggregate.ds?
>
> Thanks,
>
>   -k.
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user


More information about the grass-user mailing list