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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eventextreme-0.7.0.tar.gz
Algorithm Hash digest
SHA256 2fd0ceff6ead1abf7cb57ee23ac7932f895da8100df21978b9e2470307d5ecbf
MD5 c9c310c428a140e6a898f82d9a043246
BLAKE2b-256 68d2f5300a01b4e3f63c178e49326402000064c8535a9c0b57104d905c8f6a80

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eventextreme-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for eventextreme-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 64cfd66c21b8c2bf09bd5781044744812e3e88c4f60203ab2e28d173e977b5bc
MD5 f0d25be77c0e5cd7a67a53dff62c5a54
BLAKE2b-256 a90e870da55fe656c01e9d1b40d6e2e9ea5a4f907c94c25f011fded8d7da20ab

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