Zonal stats by group for an ImageCollection? #3
Unanswered
vishalm1975
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would like to generate zonal stats from Sentine-1 time series, but organized by classes within my feature collection.
Say I have a watersheds feature collection, which has the following columns: Name, Class, Area
I want to generate csv output which is a time series by Name and Class:
Date, Name, Class, Some_stat_from_Sentinel_ImageCollection
How can I do this?
Thanks,
Vishal
Beta Was this translation helpful? Give feedback.
All reactions