This repository was archived by the owner on Aug 29, 2023. It is now read-only.
2.2.2
Changes 2.2.2
- Fixed various issues regarding user preferences:
- Fixed a problem that prevented storing the last workspace path in
user preferences. - Fixed problem in preferences dialog that prevented applying the new
settings. - Removed some preferences settings that no longer apply
in the Cate App web application.
- Fixed a problem that prevented storing the last workspace path in
- Added version tags for UI and API to main toolbox page and service
selection page. - The
read_zarroperation is now using type "password" for itskey,
secret, andtokenparameters. - The DATA SOURCES panel has been updated:
- Fixed deferred effect of checkbox "Show identifiers".
- Added checkbox "All data sources" that will display all ODP datasets.
- Added warn icon to those datasets that cannot be opened from store.
Such data sources disable the "Open" button and display a popup
instead. The popup informs the user how to manually download and open
the datasets. - The data Open Dialog no longer displays
- the region constraint, if a dataset has no spatial coordinates;
- the cached option, if a dataset cannot be cached.
- Displaying a data source's data type, if given, in its list item.
- Fixed crash on double-clicking a list item with no selection.
- Using term "sandboxed file system" instead of "user root" in about box.
- In help menu,
- we now provide a link to the Helpdesk of the
ESA Climate Office instead of the issue tracker. - new link to GitHub
- we now provide a link to the Helpdesk of the
- The endpoint URL of the Cate cloud service (CateHub) is now determined
by the web page origin. It may be overridden byREACT_APP_CATEHUB_ENDPOINT
in the.envfile. - Fixed a bug where local file data sources could not be added, when the
list was initially empty. (#132) - Using clearer terminology in the data sources panel.
- Made app compliant to EU GDPR. (#131)
- Added new Cookie banner
- Now using Matomo Analytics