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

Fix ERA5 native6 fix to handle single monthly-averaged NetCDF files. #2512

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

rbeucher
Copy link
Contributor

Description

Modifies the get_frequency function in ERA5 native6 fix to handle case where monthly-averaged data are stored in single NetCDF file (one file per month) and have thus a time dimension length of 1.

Closes #2511

Link to documentation:


Before you get started

Checklist

It is the responsibility of the author to make sure the pull request is ready to review. The icons indicate whether the item will be subject to the 🛠 Technical or 🧪 Scientific review.


To help with the number pull requests:

@rbeucher
Copy link
Contributor Author

Hi @schlunma, @valeriupredoi,

Could someone please take a moment to review this for me? Thanks!

R

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.67%. Comparing base (ce8714b) to head (75e8346).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2512   +/-   ##
=======================================
  Coverage   94.66%   94.67%           
=======================================
  Files         251      251           
  Lines       14302    14302           
=======================================
+ Hits        13539    13540    +1     
+ Misses        763      762    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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

Successfully merging this pull request may close these issues.

ERA5 Native6 Fix cannot handle single monthly-averaged files
1 participant