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.
model.Model
Class that initiates a Pastas time series model.
timeseries.TimeSeries
Class that deals with all user-provided time series.
stressmodels
This module contains all the stress models available in Pastas.
recharge
This module contains the classes for recharge models.
noisemodels
This module contains the noise models available in Pastas.
transform
This module contains all the transforms that can be added to a model.
rfunc
This module contains all the response functions available in Pastas.
solver
This module contains the different solvers that are available for Pastas.
utils
This module contains utility functions for working with Pastas models.
project.project
This module contains the Project class (DEPRECATED).
plots
This module contains all the plotting methods in Pastas.
stats
The stats sub-package contains statistical methods for Pastas.