API-docs#

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.

stressmodels

This module contains all the stress models available in Pastas.

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.

recharge

This module contains the classes for recharge models.

solver

This module contains the different solvers that are available for Pastas.

modelplots.Plotting

Class that contains all plotting methods for Pastas models.

modelcompare.CompareModels

Class for visually comparing pastas Models.

timeseries.TimeSeries

Class that deals with all user-provided time series.

timeseries_utils

This module contains utility functions for working with time series.

utils

This module contains utility functions for working with Pastas models.

timer.SolveTimer

Progress indicator for model optimization.

plots

This module contains all the plotting methods in Pastas.

stats

The stats sub-package contains statistical methods for Pastas.