-
Notifications
You must be signed in to change notification settings - Fork 8
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 preliminary back extension support #58
Conversation
Start on preliminary back extension support. Work will continue in this branch https://github.com/eWaterCycle/era5cli/tree/preliminary-back-extension
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
==========================================
+ Coverage 97.90% 98.06% +0.15%
==========================================
Files 7 7
Lines 287 310 +23
==========================================
+ Hits 281 304 +23
Misses 6 6
Continue to review full report at Codecov.
|
… extension flag and variable name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JaroCamphuijsen nice work, I could download the monthly data with the different product types, too. Thanks for adding the tests. Feel free to merge this PR.
Continues the work in PR #56 to support the preliminary back extension of era5.
Addresses part of issue #54
Fixes #60