Skip to content

Commit 52cceb6

Browse files
Update README.md
1 parent a5533d2 commit 52cceb6

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,6 @@ Metastatistical Extreme Value Analysis in Python (mevpy) is a set of functions t
66
the Metastatistical Extreme Value (MEV) Distribution and related
77
methods. The package was developed for application to rainfall daily data,
88
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.
189
An example of application can be found in tests/test_mevpy.ipynb notebook.
1910

2011
Dependencies:

0 commit comments

Comments
 (0)