Replies: 5 comments 10 replies
-
Hi @Spiruel, could you check how many Also looking at the code snippet you posted, it looks like you are passing only the |
Beta Was this translation helpful? Give feedback.
-
Hi @nilsleh thank you for your help looking into this. I debugged the I left in the I've attached some example input data examples.zip - there should be chips with multiple temporal hits in that month. Thanks
|
Beta Was this translation helpful? Give feedback.
-
If you have I think having this option, with a Yes the name Thank you :) |
Beta Was this translation helpful? Give feedback.
-
Some interesting time-series formulations from climate models (will append to this list as I find more):
|
Beta Was this translation helpful? Give feedback.
-
Dropping some use cases: As a user, I'd like to be able to download all the Sentinel 2 data for a year for a single MGRS tile, then create a Sentinel2 dataset object and sample one scene at random per month. This should give me (12 months x num channels x height x width) "imagery" objects. Further, as a user, I'd like to be able to take the above Sentinel2 dataset object, intersect it with a CDL dataset and get an annual "mask" key too (so that I can predict CDL labels from a monthly time series of S2). In the first case, instead of "select one scene at random per month", I'd also like to be able to "median composite", "select the least cloudy scene", etc. (select least cloudy would probably need a STAC dataset). |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
This discussion is a continuation of #877 but could also serve for further use cases so that we get a better understanding of the different use cases people might desire for Time Series tasks.
Beta Was this translation helpful? Give feedback.
All reactions