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

Add local database table for ESGF facets #55

Open
3 tasks
ScottWales opened this issue Dec 16, 2018 · 3 comments
Open
3 tasks

Add local database table for ESGF facets #55

ScottWales opened this issue Dec 16, 2018 · 3 comments
Assignees

Comments

@ScottWales
Copy link
Contributor

Download the list of valid facets from ESGF to a local table.

This would allow facets to be validated for all projects, including CORDEX etc.

It would also allow use of SQL wildcards to select multiple projects, e.g. model='ACCESS%'

Requires:

@ScottWales ScottWales self-assigned this Dec 16, 2018
@paolap
Copy link
Member

paolap commented Jun 20, 2019

In a way we have the first "dot" not as database table but as json files.
What's still missing is the point 2 and 3

@paolap
Copy link
Member

paolap commented Mar 23, 2021

There is now a function in cordex.py get_esgf_facets(project) to retrieve the facets and values.
Will need to review this when cordex release is done

@paolap
Copy link
Member

paolap commented Aug 16, 2022

We reverted to previous behaviour just getting the facets from json file. Will have to review this later on

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

No branches or pull requests

2 participants