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

obs4MIPs support #65

Open
lee1043 opened this issue Sep 5, 2024 · 0 comments
Open

obs4MIPs support #65

lee1043 opened this issue Sep 5, 2024 · 0 comments

Comments

@lee1043
Copy link

lee1043 commented Sep 5, 2024

Is your feature request related to a problem? Please describe.
I was wondering if intake-esgf can support obs4MIPs data products.

Describe the solution you'd like

from intake_esgf import ESGFCatalog
cat = ESGFCatalog().search(
    project_id=["obs4MIPs"]
    variable_id=["tas", "pr"],
)

Describe alternatives you've considered
This was my practice from a while ago to generate local obs4MIPs catalogue JSON file, which I used directory tree structure to retrieve facets.

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

No branches or pull requests

1 participant