SlideRuleEarth / sliderule

Server and client framework for on-demand science data processing in the cloud
https://slideruleearth.io
Other
27 stars 12 forks source link

Add ESA WorldCover plugin #293

Closed jpswinski closed 1 year ago

jpswinski commented 1 year ago

Add the 10m ESA WorldCover as raster asset for sampling: https://registry.opendata.aws/esa-worldcover-vito/

jpswinski commented 1 year ago

Given that this is just a single dataset; instead of creating a plugin just for this, maybe it would be better to create a plugin called opendata and this is just a class in that plugin.

dshean commented 1 year ago

Yeah, some generalization makes sense, though STAC support and availability of vrt/indices varies by dataset.

Potentially also some differences in optimization for different cloud providers. The AWS datasets should be easy, but there are some useful datasets (e.g., the 3DEP 2-m layers) that are currently only available on Planetary Computer.

elidwa commented 1 year ago

This has been implemented a while back. Closing.