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

Update ERA5 functionality to work with new CDS #21

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

davidosterberg
Copy link

To make it work, I did 2 things:

  1. Adapt the code to the fact that the time variable was renamed to
    valid_time in the returned files from cds.
  2. Combine the variables that was downloaded into the returned data.

Fixes Issue #20

@davidosterberg davidosterberg force-pushed the main branch 2 times, most recently from 92b0068 to fc4c618 Compare September 30, 2024 12:31
and create_dataframe to do 2 things

1) Adapt the code to the fact that the time variable was renamed to
   valid_time in the returned files from cds.
2) Combine the variables that was downloaded into the returned data.

Fixes MET-OM#20
@Mel41127
Copy link

That worked for me !
Thank you David :)

@davidosterberg
Copy link
Author

Could you take a look @KonstantinChri ?

Copy link
Member

@KonstantinChri KonstantinChri left a comment

Choose a reason for hiding this comment

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

Approved

@KonstantinChri KonstantinChri merged commit 0ec9943 into MET-OM:main Oct 1, 2024
1 of 10 checks passed
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

Successfully merging this pull request may close these issues.

3 participants