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

Uploaded Source

Built Distribution

eventextreme-0.2.1-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: eventextreme-0.2.1.tar.gz
  • Upload date:
  • Size: 7.9 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.1.tar.gz
Algorithm Hash digest
SHA256 ae98e6f05e7aedc58d83272772b8b127f8da5ce8665ae27034a5b2f7f327372a
MD5 e87252a8ec68efc47d8e4d4ef4851836
BLAKE2b-256 b7ea677e179dee79bbdad2b146e90c6737633cec7342d67abd6230630cedb923

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eventextreme-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 8.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 344e4cd80791b02b9b41c91c70ca3e9aaa7ee0269b56b14513d22a5feb65104a
MD5 4b5f2557dc26ab7960a24c461d729313
BLAKE2b-256 df45ca7304f36cee147f970b0dab74fc79ecdea44312d45d4ad6b0de78c1d230

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