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

Show all ODP data sources #788

Open
forman opened this issue Oct 1, 2018 · 1 comment
Open

Show all ODP data sources #788

forman opened this issue Oct 1, 2018 · 1 comment

Comments

@forman
Copy link
Member

forman commented Oct 1, 2018

Expected behavior

Cate Desktop should show all available CCI data sources available through the ODP. Also CLI and API should list all of them.

Data sources that cannot be accessed through ODP "standard" protocols HTTP and OPeNDAP URLs should provide a URL for manual download, e.g. from FTP. GUI should display that link.

Expansion stages:

  1. If the FTP URL is known, the Cate ODP data store should make transparent use of that same as for HTTP, i.e. synchronize it locally.
  2. Ideally, CCI data sources that are known to have limited functionality in Cate should be labelled. GUI, CLI, API Desktop should display/provide those labels.

Actual behavior

Cate only shows ODP data sources for gridded data that have a NetCDF file representation. This is because we derive data sources from ODP ESGF service and expand it with metadata from ODP CSW.

Actually we should do it the other way round, query the CSW for all data sources and obtain extra meta-data and URLs for the gridded datasets from ESGF.

Steps to reproduce the problem

  1. Go to ODP web page and see all available datasets
  2. Start Cate Desktop and have a look at all available datasets in DATA SOURCES panel
  3. Recognise the difference.

Specifications

Cate 1.0 - 2.0.dev20

@philipkershaw
Copy link

Looks good to me:

Actually we should do it the other way round, query the CSW for all data sources and obtain extra meta-data and URLs for the gridded datasets from ESGF.

Nb. FTP is a "standard" protocol for the ODP :)

@forman forman added this to To Do BC in 2.1 Oct 1, 2018
@forman forman removed the in_progress label Oct 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
2.1
  
To Do BC
Development

No branches or pull requests

3 participants