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

Release 0.12.6: bugfix release #254

Merged
merged 29 commits into from
Jan 13, 2025
Merged

Release 0.12.6: bugfix release #254

merged 29 commits into from
Jan 13, 2025

Conversation

dbrakenhoff
Copy link
Collaborator

Bugfix release for #251. To be merged after merging #253.

Improvements to:

  • add leading zeros to station numbers KNMI
  • get_nearest_station for KNMI stations
  • fix bug in fill_missing_obs
  • deal with NaNs when merging metadata

New:

dbrakenhoff and others added 25 commits September 27, 2024 11:12
* add example fews notebook

* ruff

* fix error
* add 'check_consistency' boolean option to the 'to_excel' method

Add the possibility to not check on the consistency when using the to_excel method (implemented the same as is in the add_observation method).

* change in docstring to_excel method hydropandas/obs_collection.py

Co-authored-by: OnnoEbbens <onnoebbens@gmail.com>

---------

Co-authored-by: OnnoEbbens <onnoebbens@gmail.com>
- adjust add_day values for daily rainfall files
- modify default add_day value in interpret_knmi_file
- add tests for checking raw and interpreted data vs stored files.
- add data files
@dbrakenhoff dbrakenhoff self-assigned this Jan 10, 2025
rubencalje
rubencalje previously approved these changes Jan 10, 2025
Copy link
Collaborator

@rubencalje rubencalje left a comment

Choose a reason for hiding this comment

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

Approve after merging #253

Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe we could remove some lines from this file

Copy link
Collaborator

@martinvonk martinvonk left a comment

Choose a reason for hiding this comment

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

Looks good! Maybe we could reduce the size of the test files a little bit.

And who introduced this bug in the first place?
gif

@dbrakenhoff dbrakenhoff merged commit 8463e23 into master Jan 13, 2025
7 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.

5 participants