-
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
Prepare release for v 1.3.2 #132
Conversation
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.
Nice! Just two small comments from me! 😄
@@ -1,6 +1,12 @@ | |||
Release Notes | |||
************* | |||
|
|||
1.3.2 (2021-12-13) | |||
~~~~~~~~~~~~~~~~~~ | |||
* Elaborate the range of years that can be queried `#123 <https://github.com/eWaterCycle/era5cli/pull/123>`_ |
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.
* Elaborate the range of years that can be queried `#123 <https://github.com/eWaterCycle/era5cli/pull/123>`_ | |
* Extend the range of years that can be queried `#123 <https://github.com/eWaterCycle/era5cli/pull/123>`_ |
Would it be nice to have a link here to an ECMWF post explaining the back extension years?
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.
I agree, it would be! Unfortunately I couldn't find one. I found an email, but no online version of the same message... Instead of searching further, I'ma push on with the release ;)
Co-authored-by: Bart Schilperoort <b.schilperoort@gmail.com>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #132 +/- ##
=======================================
Coverage ? 99.00%
=======================================
Files ? 7
Lines ? 402
Branches ? 0
=======================================
Hits ? 398
Misses ? 4
Partials ? 0 Continue to review full report at Codecov.
|
Picks up the new release with new contributor @malininae from #123;
Closes #127