Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESMValTool processor uses the "latest" version link in cp4cds data archive #81

Open
cehbrecht opened this issue Jun 20, 2019 · 5 comments

Comments

@cehbrecht
Copy link
Collaborator

Description

The esmvaltool processes do not find data is the cmip5 archive. It makes use of the “latest” version link which is only available at ceda … this is not created on the replica. Can the CP4CDS config be updated to search the latest version when the latest tag is not available?

Environment

  • c3s-magic-wps version used, if any:
  • Python version, if any:
  • Operating System:

Steps to Reproduce

Additional Information

@cehbrecht
Copy link
Collaborator Author

We check also on our CP4CDS site if we can create the "latest" link in the relica archive.

@nielsdrost
Copy link
Member

He @cehbrecht, any update on using latest on your end?

@cehbrecht
Copy link
Collaborator Author

@nielsdrost Not yet. It is not decided yet if we will create the "latest" links ... people are on vacation. Safest for testing would be if we can use the esmvaltool config which figures out the "latest" version by itself ... even if it would just pick the first version found.

@cehbrecht
Copy link
Collaborator Author

It looks like esmvaltool can already handle different versions using [latestversion] in the configuration. Could you set this for CP4CDS?
https://github.com/ESMValGroup/ESMValCore/blob/fafc42bd7e66b0057736561f6e44672c39977609/esmvalcore/config-developer.yml#L145

There is an intention to update the ESGF scripts to update the "latest" links in the data repos ... but after vacation in August.

@nielsdrost
Copy link
Member

Ah, yes, that should be easy enough to fix in ESMValTool. For the WPS we will have to use a bit of a trick since we are pinned to the 2.0a2 release. Luckily we can pass a custom config-developer.yml with the updated settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants