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.3.tar.gz (32.5 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.3-py3-none-any.whl (33.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pastas_plugins-0.3.3.tar.gz
  • Upload date:
  • Size: 32.5 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.3.tar.gz
Algorithm Hash digest
SHA256 aa13817357b687e9721680b921dcf1c57c6b9389fd7c0eab741ca0bea453aea4
MD5 16c874d0fdb1b6e8fb9afdeec0fa0239
BLAKE2b-256 d300f3cc03999540a97db6d2e748cab14d64d9038eb7991f84f09cafb2556900

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pastas_plugins-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 33.2 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 64a3b7bd0230b1369e35c1ddaf685e73e2524d8d9adfc5c88df056af6baade43
MD5 7374862db0299456ad049cfe7dcfe910
BLAKE2b-256 618fb51e56f7d12d89f519f60d9457a62c38683cd1fe27b058e019a3044f6d5e

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