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.4.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.4-py3-none-any.whl (36.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pastas_plugins-0.3.4.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.4.tar.gz
Algorithm Hash digest
SHA256 ee43b611d0a5c030c2e3bb4705348f2ffc2182029142a4b3c44826455f29f9ee
MD5 f039ed9ce2fae57e7733c559027332a5
BLAKE2b-256 c19c5820e06c5ee0fb4ad110064f9caabeff8f8b4da931c616fd07583471bbb1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pastas_plugins-0.3.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 59da2549277a470c54669f9061dad9988759cf577581968741f3ef91962be778
MD5 ee54ee487f2b8f3d7afc1d2a36f14d81
BLAKE2b-256 5e2337ee02a8c1669365e278a6b20b9f0d5513f150e84525683b1d16e52d426a

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