Raoul Collenteur
Raoul Collenteur
As discussed StressModel2 can be deprecated in v0.20.0
# Short Description Remove StressModel2 as decided per issue #363. # Checklist before PR can be merged: - [X] closes issue #363 - [x] tests added / passed - [X]...
**Describe the bug** The data types are not well checked when reading a pastas model from a .pas file. See for example this issue in the Pastastore: https://github.com/pastas/pastastore/issues/39 A name...
@mbakker7, is it an idea to move the LmFitSolverNew to a separate branch or remove it?
**Describe the proposed enhancement** Following Pastastore, implement Type Hinting into Pastas to improve Error feedback. @dbrakenhoff, good idea?
I now need to execute all the notebooks individually to ensure the docs are updated with each new release. This needs to be automated to save time.
**Describe the proposed enhancement** The current plots.diagnostics plot allows to quickly check the model for independency and normality of the residuals or noise. I propose to add a visual check...
**Describe the proposed feature** I propose to add a `signatures` module to the stats sub-package of Pastas. Groundwater signatures can be used to objectively describe the characteristics of groundwater time...
Although the uncertainty module works quite well now, I think the performance can be easily improved by using some multiprocessing tool. https://docs.python.org/3/library/multiprocessing.html#module-multiprocessing I think this would make the methods much...
This is just an issue to keep track of some other changes that could be made to the docs: - [x] Create an example notebook gallery https://sphinx-nbexamples.readthedocs.io/en/latest/examples/index.html - [ ]...