Ziyeeee commited on
Commit
2cd3fa6
·
verified ·
1 Parent(s): a1e2942

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +59 -3
README.md CHANGED
@@ -1,3 +1,59 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ ---
4
+
5
+ # Dataset Card for 3D-NEXRAD
6
+
7
+ <!-- Provide a quick summary of the dataset. -->
8
+
9
+ 3D gridded radar reflectivity data collected from the U.S.NEXRAD WSR-88D radar network.
10
+
11
+ ## Dataset Description
12
+
13
+ <!-- Provide a longer summary of what this dataset is. -->
14
+
15
+
16
+ The **3D-NEXRDA** dataset comprises 3D radar observations of severe storm events across the United States, with each event captured at different geographic locations.
17
+ The dataset provides high-resolution insights into storm dynamics with high temporal and spatial resolution.
18
+
19
+ - **Temporal Coverage:**
20
+
21
+ - **Time Span:** 2022.01.01 - 2022.12.31
22
+
23
+ - **Interval and Event Duration:** 25 frames for each sequence spanning a period of 125 minutes per event
24
+
25
+ **we are actively working to expand this dataset to cover the period from 2020 to 2022**
26
+
27
+ - **Spatial Dimensions:**
28
+
29
+ - **Horizontal Resolution:** 512 × 512 for Each observation frame
30
+
31
+ - **Vertical Resolution:** 44 layers, spaced at 0.5 km intervals, covering altitudes from 0.5 km to 22 km.
32
+
33
+ - **Available Variables:** 7 radar variables:
34
+
35
+ - Radar Reflectivity
36
+ - Velocity Spectrum Width
37
+ - Azimuthal Shear of the Radial Velocity
38
+ - Radial Divergence of the Radial Velocity
39
+ - Differential Radar Reflectivity
40
+ - Specific Differential Phase
41
+ - Copolar Correlation Coefficient
42
+
43
+ - **Data Source:**
44
+
45
+ This dataset was re-collected, collated and pre-processed from:
46
+
47
+ GridRad-Severe - Three-Dimensional Gridded NEXRAD WSR-88D Radar Data for Severe Events. Research Data Archive at the National Center for Atmospheric Research, Computational and Information Systems Laboratory. Dataset. https://doi.org/10.5065/2B46-1A97. Accessed† 26 Nov 2024.
48
+
49
+ - **License:** cc-by-4.0
50
+
51
+ ## Uses
52
+
53
+
54
+
55
+ ## Citation
56
+
57
+
58
+ [More Information Needed]
59
+