Skip to main content

Pastas is an open-source Python framework for the analysis of groundwater time series.

Project description

/doc/_static/logo_small.png https://github.com/pastas/pastas/actions/workflows/ci.yml/badge.svg?branch=master https://img.shields.io/pypi/v/pastas.svg https://img.shields.io/pypi/l/pastas.svg https://img.shields.io/pypi/pyversions/pastas https://api.codacy.com/project/badge/Grade/952f41c453854064ba0ee1fa0a0b4434 https://api.codacy.com/project/badge/Coverage/952f41c453854064ba0ee1fa0a0b4434 https://zenodo.org/badge/DOI/10.5281/zenodo.1465866.svg https://mybinder.org/badge_logo.svg https://readthedocs.org/projects/pastas/badge/?version=latest

Pastas: what is it?

Pastas is an open source python package for processing, simulating and analyzing groundwater time series. The object oriented structure allows for the quick implementation of new model components. Time series models can be created, calibrated, and analysed with just a few lines of python code with the built-in optimization, visualisation, and statistical analysis tools.

Documentation & Examples

Get in Touch

  • Questions on Pastas can be asked and answered on Github Discussions.

  • Bugs, feature requests and other improvements can be posted as Github Issues.

  • Pull requests will only be accepted on the development branch (dev) of this repository. Please take a look at the developers section on the documentation website for more information on how to contribute to Pastas.

Quick installation guide

To install Pastas, a working version of Python 3.7, 3.8 or 3.9 has to be installed on your computer. We recommend using the Anaconda Distribution as it includes most of the python package dependencies and the Jupyter Notebook software to run the notebooks. However, you are free to install any Python distribution you want.

Stable version

To get the latest stable version, use:

pip install pastas

Update

To update pastas, use:

pip install pastas --upgrade

Developers

To get the latest development version, use:

pip install git+https://github.com/pastas/pastas.git@dev#egg=pastas

Dependencies

Pastas depends on a number of Python packages, of which all of the necessary are automatically installed when using the pip install manager. To summarize, the dependencies necessary for a minimal function installation of Pastas

  • numpy>=1.7

  • matplotlib>=3.1

  • pandas>=1.1

  • scipy>=1.3

  • numba>=0.51

To install the most important optional dependencies (solver LmFit and function visualisation Latexify) at the same time with Pastas use:

pip install pastas[full]

or for the development version use:

pip install git+https://github.com/pastas/pastas.git@dev#egg=pastas[full]

How to Cite Pastas?

If you use Pastas in one of your studies, please cite the Pastas article in Groundwater:

To cite a specific version of Python, you can use the DOI provided for each official release (>0.9.7) through Zenodo. Click on the link to get a specific version and DOI, depending on the Pastas version.

  • Collenteur, R., Bakker, M., Caljé, R. & Schaars, F. (XXXX). Pastas: open-source software for time series analysis in hydrology (Version X.X.X). Zenodo. http://doi.org/10.5281/zenodo.1465866

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-0.23.0.tar.gz (18.0 MB view details)

Uploaded Source

Built Distribution

pastas-0.23.0-py3-none-any.whl (137.3 kB view details)

Uploaded Python 3

File details

Details for the file pastas-0.23.0.tar.gz.

File metadata

  • Download URL: pastas-0.23.0.tar.gz
  • Upload date:
  • Size: 18.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for pastas-0.23.0.tar.gz
Algorithm Hash digest
SHA256 87a84ad0c2bf046e0c75601915881b38f51fda9bb66d9f41baf485c2e0f5435e
MD5 473febf43118705279279e1a8516490e
BLAKE2b-256 8b279ed8e2bfbbe762d2015b74cf83bfb61887c06ed82de9d4ff795240531eeb

See more details on using hashes here.

File details

Details for the file pastas-0.23.0-py3-none-any.whl.

File metadata

  • Download URL: pastas-0.23.0-py3-none-any.whl
  • Upload date:
  • Size: 137.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for pastas-0.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e22b516b38dd92ac57a5b71546f5d92229770877db798842606f99af9489be26
MD5 f126ea09501f4cf081560a3b7e062604
BLAKE2b-256 b0817743e52142f01da0d591082e9c2657c0952c24d248c4e1b87c296fbea813

See more details on using hashes here.

Supported by

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