Datasets:
License:
Update README.md
Browse files
README.md
CHANGED
@@ -54,6 +54,11 @@ The dataset provides high-resolution insights into storm dynamics with high temp
|
|
54 |
|
55 |
## Uses
|
56 |
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
## Citation
|
|
|
54 |
|
55 |
## Uses
|
56 |
|
57 |
+
#### Download and extract
|
58 |
+
|
59 |
+
''' sh
|
60 |
+
cat nexrad-[YYYY].tar.gz.* | tar -zxv - -C [your_dataset_dir]/
|
61 |
+
'''
|
62 |
|
63 |
|
64 |
## Citation
|