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

Upgrade master to v0.14.0 #188

Merged
merged 89 commits into from
Apr 1, 2020
Merged

Upgrade master to v0.14.0 #188

merged 89 commits into from
Apr 1, 2020

Conversation

raoulcollenteur
Copy link
Member

No description provided.

raoulcollenteur and others added 30 commits November 29, 2019 16:09
Correct switched references tmin/tmax.
Numba is only used when available (highly recommended) and not (yet) added as a dependency
- Allow maximum-likelihood options
- Enable EMCEE
- enable post-optimization confidence interval calculation by storing the Minimizer
- improve naming of wellmodel contributions
- fix bug in loading model saved after solving w noise=False
modify docstring slightly in solver.py
No changes in results, only faster.
preferred methodis now ps.io.load_project() to load projects
- Deprecate use of metadata for TimeSeries.
- Changed default deprecation warning in response to #154 .
- Support for Pastas Projects is continued and made faster.
Add a template describing how pull requests should look with a check list.
rubencalje and others added 23 commits March 26, 2020 15:32
- PEP8 formatting
- Add to documented stressmodels
- reduce code duplicates in check_model method
- This should be added to the release notes.
Closing issue #183
- removed logger form noisemodels.py as it was unused.
- remove ABC from NoiseModelBase, no use.
- Improved some docs for stressmodels.py
- FactorModel can now also take an pandas Series.
- move method handle_stress to WellModel, no other classes use it
- array.size is faster than len(array) if you know if it is an array
- fit_constant was somehow not always a boolean, or probably stored
- transform should be added as an instance (old deprecation)
- use Pastas copy function, reduce imports
- improve some documentation
- change default name of RechargeModel back to "recharge"
- stop using `rm` as variable name, causes trouble in IPython!
- Much clearer example with river levels (#180)
- Added new data, removed old data.
- Update Notebook 8 and 9
- Decreased size of files. 1.8MB vs. 10MB.
- Add new head time series measured near De Bilt
- Add KNMI De Bilt data up to 2020
- Update notebook and example script
- Add more comments to recharge_func.py
- Add experimental water_balance method to RechargeModel
Copy link
Member

@dbrakenhoff dbrakenhoff left a comment

Choose a reason for hiding this comment

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

Lots of changes! Looks good!

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