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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for eventextreme-0.4.tar.gz
Algorithm Hash digest
SHA256 747e4d9aef376b313a1a4f5bbb1605c92b8dd0e1a41e3cb69f1b5ae23e27c7b8
MD5 beaabc1f554c2ebb16728128110b3545
BLAKE2b-256 c865401e32689d888da58fd781317dc6a70b8fafec60c6af88c3179fddba3ed5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: eventextreme-0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6a76dfa52f905d10d74c0297b03f4a7b66fba5795aad29a2e7579485a3161c56
MD5 16c149668430c96ec9cd201b9c04b92e
BLAKE2b-256 1e32b63ef10788abe737389bad9049c0e0bb14ddb829b9549c8fccb8e0cb4851

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