You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+27-6
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,11 @@ The package contains modules for storm identification and tracking, spatio-tempo
10
10
machine learning model training to predict hazard intensity as well as space and time translations.
11
11
12
12
### Citation
13
-
If you employ hagelslag in your research, please acknowledge its use with the following citation:
13
+
If you employ hagelslag in your research, please acknowledge its use with the following citations:
14
+
15
+
Gagne, D. J., A. McGovern, S. E. Haupt, R. A. Sobash, J. K. Williams, M. Xue, 2017: Storm-Based Probabilistic Hail
16
+
Forecasting with Machine Learning Applied to Convection-Allowing Ensembles, Wea. Forecasting, 32, 1819-1840.
17
+
https://doi.org/10.1175/WAF-D-17-0010.1.
14
18
15
19
Gagne II, D. J., A. McGovern, N. Snook, R. Sobash, J. Labriola, J. K. Williams, S. E. Haupt, and M. Xue, 2016:
16
20
Hagelslag: Scalable object-based severe weather analysis and forecasting. Proceedings of the Sixth Symposium on
@@ -21,7 +25,8 @@ djgagne at ou dot edu.
21
25
22
26
### Requirements
23
27
24
-
Hagelslag is compatible with Python 2.7 and 3.5. Hagelslag is easiest to install with the help of the Anaconda Python Distribution, but it should work with other
28
+
Hagelslag is compatible with Python 3.6 or newer. Hagelslag is easiest to install with the help of the [Miniconda
29
+
Python Distribution](https://docs.conda.io/en/latest/miniconda.html), but it should work with other
25
30
Python setups as well. Hagelslag requires the following packages and recommends the following versions:
26
31
27
32
* numpy >= 1.10
@@ -30,14 +35,30 @@ Python setups as well. Hagelslag requires the following packages and recommends
0 commit comments