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.6.1.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

eventextreme-0.6.1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eventextreme-0.6.1.tar.gz
Algorithm Hash digest
SHA256 ee6e492a6aa58cf3567209af09d89fd5d8b2ee1861768ed55f1390107553a1ec
MD5 0e566399109c031090b67489af8ae154
BLAKE2b-256 c3b4d0d20a4b8b7717c3dfb0f8a88779f4197129fabe0b9ae00c4e558a707069

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eventextreme-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 8.8 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.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 014561b516dc823efe6abf7d521650b26fe5b0686a915e28edab3162835b956d
MD5 022afc0b4569454359383ecd8a0d23e8
BLAKE2b-256 bc9dc037fdbeefd461f1042247a83161ca139dac162f20b253fbd2753c3b9634

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