xcube-dev / xcube-cds

An xcube plugin to generate data cubes from the Climate Data Store (CDS) API
MIT License
3 stars 1 forks source link

Extend CDS Store by supporting seaice data #61

Closed TonioF closed 2 years ago

TonioF commented 2 years ago

Add new cds dataset handler to access data at https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-sea-ice-thickness

TonioF commented 2 years ago

Solved by #62 and #63.