Skip to main content

A package for extracting extreme events

Project description

logo

Overview

Extracting extreme events from daily time series data.

Such extreme events are defined as the values exceeding a certain threshold, and lasting for a certain duration.

Extremes events are identified by attributes such as:

- extreme_start_time
- extreme_end_time
- extreme_duration
- sign_start_time
- sign_end_time
- sign_duration
- max
- min
- mean

plot

The algorithm has some robust features, such as:

(P: positive sign, N: negative sign, E: extreme value)

- single opposite valued data are ignored. e.g, P,P,P,N,P,P,P -> P,P,P,P,P,P
- Multiple extreme events within one sign event are considered as one event. e.g, P,P,P,E,P,E,P,P,P is considered as one event.

Installation

pip install eventextreme

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

eventextreme-0.5.1.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

eventextreme-0.5.1-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

Details for the file eventextreme-0.5.1.tar.gz.

File metadata

  • Download URL: eventextreme-0.5.1.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for eventextreme-0.5.1.tar.gz
Algorithm Hash digest
SHA256 9c5296b545a022c959667f0b94d165530a545ab2dc5cb2746f3e325f6161ff9f
MD5 1123da5fbbe00dafbb1361a2448e55ed
BLAKE2b-256 254ef7a44e3bd6b3bc2457abdd457b317a48a9e2a6f74b0aa0e65d84b05310e3

See more details on using hashes here.

File details

Details for the file eventextreme-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: eventextreme-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 8.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.5

File hashes

Hashes for eventextreme-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3fc43411ea48b7e9ef42a577aece21cbb949b411e97f9f899fec8a05466dbe63
MD5 7f0d10182b83ebd63a1aff58b7ada0c0
BLAKE2b-256 efad373f921dd0dfbf2503f7949861ad531a9f1f95c5b827f0f9c5be1c13b815

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