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

Update Master-branch to v0.20.0 #385

Merged
merged 67 commits into from
Mar 29, 2022
Merged

Update Master-branch to v0.20.0 #385

merged 67 commits into from
Mar 29, 2022

Conversation

raoulcollenteur
Copy link
Member

Short Description

raoulcollenteur and others added 30 commits December 21, 2021 08:35
Obtain all signatures with a single method.
- Some numerical errors.
- Last time step for fluxes was not computed.
- Set some sensible bounds for tt in snowmodel
The description of the Hantush well function was outdated. It corresponds now to the current implementation. No code was changed, just the Notebook.
ensure plotting order matches column order in parameters table
instead of secretly showing EVP
'HH' is still supported for older files
This fixed bugs with numba in tarso
raoulcollenteur and others added 26 commits March 8, 2022 07:16
Add Groundwater Signatures Module
- raise error when simulation contains NaNs
- do not extrapolate simulation (only interpolate to calculate residuals)
- floor model tmin w freq
- ceil model tmax w freq
- fix nb changemodel to avoid error
- modify warnbounds section to general warnings section
- warn if optimization returns success=False
- warn if bounnds are hit
- warn if response tmax exceeds calibration period
- add method for comparison response tmax w calib period
- improve formatting of fit report
- add logger info message when HantushWellModel is assuming r=1.0
- print warning when using WellModel if scipy version < 1.8
It can occur that for some of the lags the correlation is zero. In that case the arrays do not have an equal length and an error is thrown.
define attribute in __init__ and correct solve. @dbrakenhoff .
- Prevent an error when beta equals exactly zero.
- Same initial parameter settings as the AR1 models for alpha.
A new branch will be created for this work
Recharge Model Features - Peterson & Western / Flex (Groundwater Uptake)
values during optimization. This means `ps.Leastsquares` is preferred solver in
most situations. The WellModel will no longer warn the user to use
`ps.LmFitSolve` if scipy>=1.8.

Copy link
Member

Choose a reason for hiding this comment

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

Update this list? Or is autogenerated changes sufficient?

Copy link
Member Author

Choose a reason for hiding this comment

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

I was going for autogenerated changes from this version onwards. That will need better use of Issues, which is better for the overall quality anyways. :)

@raoulcollenteur raoulcollenteur merged commit 63ddc6b into master Mar 29, 2022
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.

None yet

5 participants