Releases: CCI-Tools/cate-app
3.0.0-dev.1
Changes 3.0 (in development)
-
Cate App 3.0 now requires the Web API service of the
cate 3.0+
Python package. -
In order to keep alive the connection to the Web API service,
Cate App now sends a keepalive signal every 2.5 seconds. (#150) -
For faster opening of datasets, the value of the currently selected
data storedata_store_idis now passed to theopen_dataset
operation. -
Fixed a bug with user preferences not being saved correctly. (#146)
-
Optimisations in the DATA SOURCES panel (that have been enabled by
using xcube in the backend):- Initialising the "CCI Open Data Portal" data store
is now accelerated by a magnitude. - Local caching of remote data sources when opening datasets
is now much faster and more reliable. - Added new experimental store "CCI Zarr Store" that offers
selected CCI datasets that have been converted to Zarr format
and are read from JASMIN object storage. - Ability to add more data stores has been greatly improved.
- Enhanced the "Open Dataset" dialog by messages that tell
why a certain constraint is not (yet) available. - Fixed icons and labels for some new CCI ECVs.
- Initialising the "CCI Open Data Portal" data store
-
We now obtain Cate Hub's status information from a dedicated GitHub
repository cate-status. -
Adapted to changed cate-hub API. (An API response no longer has
statusandresultproperties, instead a response is the result,
and the response status is represented by the HTTP response code.) -
Improved rendering of text in many places by making it user-selectable
and interpreting it as markdown:- Data source abstract in the DATA SOURCES details panel:
- Operation description in OPERATIONS panel.
3.0.0-dev.0
Changes 3.0 (in development)
-
Cate App 3.0 now requires the Web API service of the
cate 3.0+
Python package. -
In order to keep alive the connection to the Web API service,
Cate App now sends a keepalive signal every 2.5 seconds. (#150) -
For faster opening of datasets, the value of the currently selected
data storedata_store_idis now passed to theopen_dataset
operation. -
Fixed a bug with user preferences not being saved correctly. (#146)
-
Optimisations in the DATA SOURCES panel (that have been enabled by
using xcube in the backend):- Initialising the "CCI Open Data Portal" data store
is now accelerated by a magnitude. - Local caching of remote data sources when opening datasets
is now much faster and more reliable. - Added new experimental store "CCI Zarr Store" that offers
selected CCI datasets that have been converted to Zarr format
and are read from JASMIN object storage. - Ability to add more data stores has been greatly improved.
- Fixed icons and labels for some new CCI ECVs.
- Initialising the "CCI Open Data Portal" data store
-
We now obtain Cate Hub's status information from a dedicated GitHub
repository cate-status. -
Adapted to changed cate-hub API. (An API response no longer has
statusandresultproperties, instead a response is the result,
and the response status is represented by the HTTP response code.) -
Improved rendering of text in many places by making it user-selectable
and interpreting it as markdown:- Data source abstract in the DATA SOURCES details panel:
- Operation description in OPERATIONS panel.
2.3.0-xcube-dev.4
Changes 2.3.0 (in development)
-
Optimisations in the DATA SOURCES panel (that have been enabled by
using xcube in the backend):- Initalising the "CCI Open Data Portal" data store
is now accellerated by a magnitude. - Local caching of remote data sources when opening datasets
is now much faster and more reliable. - Added new experimental store "CCI Zarr Store" that offers
selected CCI datasets that have been converted to Zarr format
and are read from JASMIN object storage. - Ability to add more data stores has been greatly improved.
- Initalising the "CCI Open Data Portal" data store
-
We now obtain Cate Hub's status information from a dedicated GitHub
repository cate-status. -
Adapted to changed cate-hub API. (An API response no longer has
statusandresultproperties, instead a response is the result
and the response status is represented by the HTTP response code.)
2.3.0-xcube-dev.3
Changes in 2.3.0-xcube-dev.3
- Adapted to changed cate-hub API. (An API response no longer has status and result properties, instead a response is the result and the response status is represented by the HTTP response code.)
This is a repair release as version 2.3.0-xcube-dev.2 broke due to be created from the master branch
2.3.0-xcube-dev.1
Changes 2.3.0 (in development)
-
Optimisations in the DATA SOURCES panel (that have been enabled by
using xcube in the backend):- Initalising the "ESA CCI Open Data Portal" data store
is now accellerated by a magnitude. - Local caching of remote data sources when opening datasets
is now much faster and more reliable. - Ability to add more data stores has been greatly improved.
- Initalising the "ESA CCI Open Data Portal" data store
-
We now obtain Cate Hub's status information from a dedicated GitHub
repository cate-status.
2.2.3
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
2.2.2-dev.6
Changes 2.2.2 (in development)
In current
- 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
2.2.2-dev.5
Changes since 2.2.2-dev.4
- 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.
2.2.2-dev.4
Changes
- 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.