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#
This module provides functions for checking and validating Pastas models and their |
|
This module contains functions to load datasets from the pastas-data repository on |
|
This module contains decorators and utility functions for Pastas models. |
|
Extensions subpackage for registering additional functionality to Pastas models. |
|
This module contains methods to generate forecasts using a Pastas model instance. |
|
I/O subpackage for saving and loading Pastas models. |
|
This module contains the Model class. |
|
The following methods may be used to describe the fit between the model simulation |
|
Noise models may be used to transform the residual series into a noise series that |
|
This module contains the objective functions that can be used with the pastas |
|
The plotting sub-package contains plot methods and tools for Pastas. |
|
This module contains the default configuration parameters for Pastas time series. |
|
This module contains the classes for recharge models. |
|
This module contains all the response functions available in Pastas. |
|
This module contains the different solvers that are available for Pastas. |
|
The stats sub-package contains statistical methods for Pastas. |
|
This module contains all the stress models available in Pastas. |
|
This module contains a timer for model optimization. |
|
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. |
|
This module contains utility functions for working with Pastas models. |
|
Module to get and show the current version of Pastas and its dependencies. |