Extreme value analysis of time series - open source tools by 4Subsea.
-
Time series analysis
- zero-upcrossing
- peak detection / declustering
-
Peak distributions
- Rayleigh
- Weibull 3p
- Generalized exponential tail
-
Maxima distribuions
- Gumbel
- ACER 1st order (Naess et. al)
-
Peak distributions
- Truncated Rayleigh
- Truncated Weilbull 3p
-
Other improvments and fixes.
- Python >= 3.5
TBA
To get the source code via git just type:
git clone https://github.com/4Subsea/evapy.git
cd ./evapy
pip install .
Download a zip of the code via GitHub. Extract and type:
cd ./evapy
pip install .
Usage examples are provided as Jupyter notebooks in the documentation.
TBA
Please get in contact via GitHub! We would love to have you aboard as a contributer!