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

CDS input #97

Merged
merged 2 commits into from
Jan 13, 2025
Merged

CDS input #97

merged 2 commits into from
Jan 13, 2025

Conversation

HCookie
Copy link
Member

@HCookie HCookie commented Jan 6, 2025

Closes #96
Simplifies #94

CDS Input

Adds CDS support as an input. Thus allowing for easy use of ERA5 initial conditions outside of MARS.

input:
  cds:
    dataset:
      levtype:
        pl: reanalysis-era5-pressure-levels
        sfc: reanalysis-era5-single-levels
    product_type: 'reanalysis'

📚 Documentation preview 📚: https://anemoi-inference--97.org.readthedocs.build/en/97/

@HCookie HCookie requested a review from b8raoult January 6, 2025 14:05
@HCookie HCookie self-assigned this Jan 6, 2025
@ecmwf ecmwf deleted a comment from codecov-commenter Jan 6, 2025
Copy link
Member

@gmertes gmertes left a comment

Choose a reason for hiding this comment

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

Tested and confirmed working, LGTM.

@HCookie HCookie merged commit 92eb869 into develop Jan 13, 2025
117 checks passed
@HCookie HCookie deleted the cds-input branch January 13, 2025 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add CDS Input
2 participants