Skip to content

Heatmaps of empirical and exceedance probability of many (time-)series.

License

Notifications You must be signed in to change notification settings

rhkarls/eplines

Repository files navigation

eplines

pypi_shield pypi_license tests_workflow

Heatmaps of empirical and exceedance probability of many (time-)series.

Aggregate empirical and exceedance frequency/probability of many and long time-series, for example summarizing meteorological and hydrological time-series. Create cycle plots to illustrate for example annual cycles for longer time-series, see some examples of this usage below.

Also see the kdlines package for similar functionality using kernel density estimation.

This package was inspired by DenseLines by Moritz & Fisher.

Please note that this package is at alpha stage and experimental.

Requirements

numpy
matplotlib

Installation

pip install eplines

Examples

See \examples folder for example applications of eplines

Temperature time-series ECDF \examples\example_temperature_timeseries.py

example_ecdf_airtemp

Discharge time-series exceedance probability (aka flow-duration curve for each individual day) \examples\example_usgs_discharge.py

example_exceedance_df

About

Heatmaps of empirical and exceedance probability of many (time-)series.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages