Releases: xcube-dev/xcube-cmems
Releases · xcube-dev/xcube-cmems
0.1.5
0.1.4
0.1.3
0.1.2
-
Addressed initialization of cmems credentials from environment variables conditionally
so that they are evaluated when new_data_store is called. (#21) -
Revised get_open_data_params logic to not open the dataset but only return
open_params without actual metadata. (#26) -
Improved the performance of get_data_ids method of the store by using
packageaiohttp
to make parallel calls to CSW API. (#18)
0.1.1
Changes in 0.1.1
- Fixed a bug when opening dataset with bounding box. Now the following spatial coords naming styles are
supported: (lat,lon), (latitude,longitude), (y,x). - Use micromamba for CI.
0.1.0
Changes in 0.1.0
First release of CMEMS Data Store
first dev release
Merge pull request #9 from dcs4cop/tejas-xxx-add-readme Setup Guide for CMEMS plugin