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

PR: Fix error when estimating recharge with non-daily water level data that are older than the weather data #389

Merged
merged 2 commits into from
Apr 27, 2021

Conversation

jnsebgosselin
Copy link
Owner

Fixes #386

We now remove nan at the start and end of the water level time series after the water level data were clipped onto the weather data.

@jnsebgosselin jnsebgosselin self-assigned this Apr 27, 2021
@jnsebgosselin jnsebgosselin added this to the gwhat-0.5.1 milestone Apr 27, 2021
@jnsebgosselin jnsebgosselin changed the title Fix eror when estimating recharge with non-daily water level data older than weather data Fix error when estimating recharge with non-daily water level data older than weather data Apr 27, 2021
@jnsebgosselin jnsebgosselin changed the title Fix error when estimating recharge with non-daily water level data older than weather data PR: Fix error when estimating recharge with non-daily water level data older than weather data Apr 27, 2021
@jnsebgosselin jnsebgosselin changed the title PR: Fix error when estimating recharge with non-daily water level data older than weather data PR: Fix error when estimating recharge with non-daily water level data that are older than weather data Apr 27, 2021
@jnsebgosselin jnsebgosselin changed the title PR: Fix error when estimating recharge with non-daily water level data that are older than weather data PR: Fix error when estimating recharge with non-daily water level data that are older than the weather data Apr 27, 2021
@jnsebgosselin jnsebgosselin merged commit 90327d0 into master Apr 27, 2021
@jnsebgosselin jnsebgosselin deleted the fix_rechg_wlvl_start_nan branch April 27, 2021 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when estimation groundwater recharge
1 participant