Skip to main content

Repository containing plugins to further enhance your pastas experience.

Project description

pastas-plugins

Welcome to the pastas-plugins repository, your one-stop-shop for customized cutting-edge additions to Pastas.

Current plugins

The following plugins are now available:

  • cross_correlation: analyze and visualize the cross-correlation between two time series.
  • modflow: use modflow models as response functions.
  • reservoirs: use reservoir models to simulate time series.
  • responses: custom response functions for Pastas.
  • pest: PEST(++) solver for Pastas.

Installation

Install pastas-plugins with:

pip install pastas_plugins

If you want to use a specific plugin and want to ensure you install all the requisite dependencies, you can use the following command:

pip install pastas-plugins[<name of plugin>]

If you want to install them all:

pip install pastas-plugins[all]

Usage

Import the pastas-plugins module with:

import pastas_plugins as pp

This gives you access to the following functions:

pp.list_plugins()         # list of all plugins
pp.show_plugin_versions() # show plugin versions

The function pp.show_plugin_versions() will indicate if any dependencies are missing for a particular plugin. See the Installation section above for tips on how to install dependencies for a particular plugin.

To use a particular plugin, you'll have to import it explicitly, e.g.:

from pastas_plugins import responses

rfunc = responses.Theis()

Separate plugins are each stored in a separate submodule within the pastas-plugins package. You do not need to install the dependencies for each plugin if you're only interested in one particular plugin.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pastas_plugins-0.3.5.tar.gz (37.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pastas_plugins-0.3.5-py3-none-any.whl (36.0 kB view details)

Uploaded Python 3

File details

Details for the file pastas_plugins-0.3.5.tar.gz.

File metadata

  • Download URL: pastas_plugins-0.3.5.tar.gz
  • Upload date:
  • Size: 37.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pastas_plugins-0.3.5.tar.gz
Algorithm Hash digest
SHA256 c27ac377f715201780e5daead3a6e03cceae4a8dd77691a4d768041062592a76
MD5 5de2226890e2b59e43f04150e86ab68b
BLAKE2b-256 5d24309c6147c69d69c665856ba27f130ef21ce4b11e87ed1546792b6afcc8c6

See more details on using hashes here.

File details

Details for the file pastas_plugins-0.3.5-py3-none-any.whl.

File metadata

  • Download URL: pastas_plugins-0.3.5-py3-none-any.whl
  • Upload date:
  • Size: 36.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for pastas_plugins-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b0f5d88c571414f25662331981dad7afbf526618ba6378a2e4b80e49912b51d5
MD5 630d0c1ce03ea1f6a06fb8a968881614
BLAKE2b-256 63e662572588ec2341bc0190a0643170b79c3bc2591d6592b272505753c4999f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page