Skip to content

EnricoZorzetto/mevpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mevpy

Version 1.03

Metastatistical Extreme Value Analysis in Python (mevpy) is a set of functions that implement the Metastatistical Extreme Value (MEV) Distribution and related methods. The package was developed for application to rainfall daily data, but the method is general and may be applied to different fields. An example of application can be found in tests/test_mevpy.ipynb notebook.

Dependencies: The package works with any version of Python 3 and requires the following packages: numpy, scipy, pandas, and matplotlib. Recommended convention to import this package is 'import mevpy as mev'.

Enrico Zorzetto acknowledges support from the Division of Earth and Ocean Sciences, Duke University and the NASA Earth and Space Science Fellowship (NESSF 17-EARTH17F-0270).

For further information please contact me at enrico.zorzetto@duke.edu