Commit 52cceb6 1 parent a5533d2 commit 52cceb6 Copy full SHA for 52cceb6
File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -6,15 +6,6 @@ Metastatistical Extreme Value Analysis in Python (mevpy) is a set of functions t
6
6
the Metastatistical Extreme Value (MEV) Distribution and related
7
7
methods. The package was developed for application to rainfall daily data,
8
8
but the method is general and may be applied to different fields.
9
-
10
- Instructions:
11
- To install the package, run the setup.py file as follows:
12
-
13
- $ git clone https://github.com/EnricoZorzetto/mevpy
14
- $ cd path/to/mevpy
15
- $ python setup.py install
16
-
17
- Alternatively, place the folder mevpy with its content on your project working directory.
18
9
An example of application can be found in tests/test_mevpy.ipynb notebook.
19
10
20
11
Dependencies:
You can’t perform that action at this time.
0 commit comments