Skip to content
/ MEV Public
forked from TeamExtremes/MEV

Metastatistical Extreme Values

License

Notifications You must be signed in to change notification settings

pietrodevo/MEV

 
 

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 [email protected]

About

Metastatistical Extreme Values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 75.0%
  • Python 25.0%