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

Uploaded Source

Built Distribution

eventextreme-0.2-py3-none-any.whl (8.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eventextreme-0.2.tar.gz
Algorithm Hash digest
SHA256 c3a6f149f4f047328b21268071f0659309b25054019b4a854c63a5e02d9176ce
MD5 a5b1c29bf10d97f4e3225a0e18026768
BLAKE2b-256 96f05d32f36dc79c8d340113ade173e963cb1a1ad7953dde5a116617c53c9010

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eventextreme-0.2-py3-none-any.whl
  • Upload date:
  • Size: 8.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 72c7b22261aab59218b9c0082f98ccb22738c51fd95e72ce79b8423fd13bb287
MD5 d673fb2af9a37634edb762cf67072dde
BLAKE2b-256 cdd80ce8b899e14a2281c61545941c471f7a0046f15c67d202f1c61fb76042f8

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