pastas#
Pastas is a Python package for analyzing hydrogeological time series data.
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. |
|
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. |
|
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. |
Functions#
|
Use ps.solver.Lmfit instead (deprecated). |
|
Use ps.solver.Emcee instead (deprecated). |
|
Use ps.solver.LeastSquares instead (deprecated). |