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

Forman xxx xcube intergr 2 #147

Merged
merged 21 commits into from
May 3, 2021
Merged

Forman xxx xcube intergr 2 #147

merged 21 commits into from
May 3, 2021

Conversation

forman
Copy link
Member

@forman forman commented Mar 19, 2021

Changes 2.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. (Cate App using Cloud Service may loose connection #150)

  • 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.
  • We now obtain Cate Hub's status information from a dedicated GitHub
    repository cate-status.

@forman forman requested a review from dzelge March 19, 2021 13:44
@forman forman self-assigned this Mar 19, 2021
@forman forman requested a review from TonioF May 3, 2021 07:17
Copy link
Contributor

@TonioF TonioF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only minor comments.

@@ -41,10 +41,10 @@ import * as selectors from './selectors';
import {
BackendConfigState,
ColorMapCategoryState,
ControlState,
ControlState, DatasetDescriptor,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ControlState, DatasetDescriptor,
ControlState,
DatasetDescriptor,

src/renderer/actions.ts Outdated Show resolved Hide resolved
src/renderer/components/DataSourceItem.tsx Show resolved Hide resolved
@forman forman merged commit 72a9028 into master May 3, 2021
@forman forman deleted the forman-xxx-xcube_intergr_2 branch June 18, 2021 08:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants