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

Incomplete knmi ts breaks get_recharge function #269

Merged
merged 3 commits into from
Oct 18, 2023

Conversation

bdestombe
Copy link
Collaborator

Solution provided by Davíd.

Missing values are filled with nearby time series by setting fill_missing_obs to True

Solution provided by Davíd.

By setting fill_missing_obs missing values are filled with nearby time series
@rubencalje
Copy link
Collaborator

I updated the fill_missing_obs functionality in hydropandas this week. It does not check if de Bilt has measurements anymore, if this is not needed (when no data needs to be filled). So we maybe need to increase the hydropandas version in the next nlmod release (if the new hydropandas has been released).

@rubencalje
Copy link
Collaborator

Also, evaporation-measurements were not filled in Hydropandas. This has been fixed in a PR last week: ArtesiaWater/hydropandas#157

@OnnoEbbens
Copy link
Collaborator

OnnoEbbens commented Oct 18, 2023

I've updated hydropandas and pinned the version in the requirements of nlmod. I would like to merge this PR and release a new nlmod version asap. After that we can transfer nlmod to a new organisation without any open PR's.

@OnnoEbbens OnnoEbbens merged commit 7b72aec into dev Oct 18, 2023
3 checks passed
@OnnoEbbens OnnoEbbens deleted the Incomplete-knmi-ts-breaks-get_recharge branch October 19, 2023 15:38
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