API Reference#
This section contains the Documentation of the Application Programming Interface (API) of Pastas. The information in this section is automatically created from the documentation strings in original Python code. In the left-hand menu you will find the different categories of the API documentation.
Submodules#
Functions for checking Pastas models and their components. |
|
Functions to load datasets from the pastas-data repository on GitHub. |
|
Module containing decorators and utility functions for Pastas models. |
|
|
Use ps.solver.Emcee instead (deprecated). |
Extensions subpackage for registering additional functionality to Pastas models. |
|
Methods to generate forecasts using a Pastas model instance. |
|
I/O subpackage for saving and loading Pastas models. |
|
|
Use ps.solver.LeastSquares instead (deprecated). |
|
Use ps.solver.Lmfit instead (deprecated). |
Module contains the Model class. |
|
The following methods may be used to describe the fit between the model simulation and the observations. |
|
Module for noise models. |
|
The plotting sub-package contains plot methods and tools for Pastas. |
|
Module containing the default configuration parameters for Pastas time series. |
|
Module containing the classes for recharge models. |
|
Module containing all the response functions available in Pastas. |
|
solver sub-package contains the solvers and options for parameter (uncertainty) estimation for Pastas. |
|
Stats sub-package contains statistical methods for Pastas. |
|
Module that contains all the stressmodels available in Pastas. |
|
TimeSeries class for handling time series in Pastas. |
|
Utility functions for working with time series. |
|
Nonlinear transforms for time series models. |
|
Typing subpackage for type hints and aliases used throughout Pastas. |
|
Utility functions for working with Pastas models. |
|
Module to get and show the current version of Pastas and its dependencies. |