Skip to main content

Extreme Value Analysis (EVA) in Python

Project description

pyextremes

Extreme Value Analysis (EVA) in Python

Test Coverage PyPI Package Anaconda Package

About

Documentation: https://georgebv.github.io/pyextremes/

License: MIT

E-Mail: bocharovgeorgii@gmail.com

pyextremes is a Python library aimed at performing univariate and multivariate Extreme Value Analysis (EVA). It provides tools necessary to perform a wide range of tasks required to perform EVA, such as:

  • extraction of extreme events from time series using methods such as Block Maxima (BM) or Peaks Over Threshold (POT)
  • fitting continuous distributions, such as GEVD, GPD, or user-specified continous distributions to the extracted extreme events
  • visualization of model inputs, results, and goodness-of-fit statistics
  • estimation of extreme events of given probability or return period (e.g. 100-year event) and of corresponding confidence intervals
  • tools assisting with model selection and tuning, such as selection of block size in BM and threshold in POT

Installation

Get latest version from PyPI:

pip install pyextremes

Get latest experimental build from GitHub:

pip install git+https://github.com/georgebv/pyextremes

Get pyextremes for the Anaconda Python distribution:

conda install -c conda-forge pyextremes

Tutorials

This section will be removed in the future in favor of the official documentation which can be found at https://georgebv.github.io/pyextremes/.

Illustrations

Model diagnostic

Diagnostic plot

Extreme value extraction

Diagnostic plot

Trace plot

Diagnostic plot

Corner plot

Diagnostic plot

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

pyextremes-2.2.0.tar.gz (3.5 MB view hashes)

Uploaded Source

Built Distribution

pyextremes-2.2.0-py3-none-any.whl (51.9 kB view hashes)

Uploaded Python 3

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