You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to be able to retrieve univariate statistics from STRDS synchronously, comparable to how e.g. "raster_layers" are retrieved. Improvments for t.rast.univar give some new possibilities.
Here I think of something like e.g. this:
http://actinia.io/api/v3/locations/nc_spm_08/mapsets/user2/strds/modis_lst/univar_statistics?where=start_time>='2023-04-24 00:00:00' and start_time<='2023-04-25 00:00:00'&zones=counties@PERMANENT&nprocs=4
The same approach may be used for r.stats with STRDS as implemented in t.rast.stats
The text was updated successfully, but these errors were encountered:
Would be nice to be able to retrieve univariate statistics from STRDS synchronously, comparable to how e.g. "raster_layers" are retrieved. Improvments for t.rast.univar give some new possibilities.
Here I think of something like e.g. this:
The same approach may be used for
r.stats
with STRDS as implemented in t.rast.statsThe text was updated successfully, but these errors were encountered: