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.6.tar.gz (43.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.6-py3-none-any.whl (38.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pastas_plugins-0.3.6.tar.gz
  • Upload date:
  • Size: 43.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.6.tar.gz
Algorithm Hash digest
SHA256 b3fd498e412f80412674598e0058f73dcabc62a5cb78622ead58125dc037d66d
MD5 d599862e5eb9c7e14772bc62721568d8
BLAKE2b-256 e69a27cceabd1f0363a129d11d6b2965d59214e2b94501177bbc2298915e77eb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pastas_plugins-0.3.6-py3-none-any.whl
  • Upload date:
  • Size: 38.6 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 22e5cb311f8f7e6deef02dd2e1227b6ce3131ce74b176969a3463a5ab79893eb
MD5 1f813c415c5cb4c30e723ee217546dbe
BLAKE2b-256 3e04a6e7b0961654e9fd069a2f318d6e23d90dd5f1fc47eee756d70f29e911da

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