Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Commit

Permalink
edited changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
TonioF committed Jul 10, 2020
1 parent ac40e54 commit 13ccb48
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Version 2.1.0 (in development)
* Added normalization method in order to handle datasets with zonal means
which have no longitude information.
* Increased robustness when using netcdf library
* Remodeled ODP Data Store to support newly designed CEDA OpenSearch Service.
The previous Data Store implementation is now available as "ESA CCI Open Data Portal Legacy".
The previous Data Store implementation is now available as "ESA CCI Open Data Portal Legacy".
* Iteratively adapted CCI Data Store to support newly provided data sets.
* Cate Web API at now allows changes to the root path using environment variable JUPYTERHUB_SERVICE_PREFIX. This is relevant to Catehub context where each user's cate service is mounted on /user/{username}/{cate-web-api-endpoint}.
* Cate Web API at `${endpoint}/` now reports whether it is running with a "user root directory". In this case, the Web API uses relative workspace path only and users connot escape the given user root directory.
* Cate Web API allows for Cross-Origin Resource Sharing (CORS), which is required
Expand Down

0 comments on commit 13ccb48

Please sign in to comment.