deepguess commited on
Commit
4221b2d
·
verified ·
1 Parent(s): 6aa6614

Add seattle_heat_dome

Browse files
seattle_heat_dome/coords.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6fc97ad85ad34591b0f7e24ed4210fde5107586ccf2dbb27f5c1c0f2aab2582
3
+ size 2334316
seattle_heat_dome/metadata.json ADDED
@@ -0,0 +1,113 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "event_key": "seattle_heat_dome",
3
+ "event_name": "Seattle Heat Dome",
4
+ "description": "Unprecedented heat dome with all-time records across Pacific Northwest",
5
+ "category": "heat",
6
+ "date": "2021-06-28",
7
+ "location": "Seattle, WA",
8
+ "domain": "d03",
9
+ "resolution_m": 250,
10
+ "grid_shape": [
11
+ 800,
12
+ 800
13
+ ],
14
+ "n_timesteps": 21,
15
+ "times": [
16
+ "2021-06-28T18:00:00",
17
+ "2021-06-28T18:15:00",
18
+ "2021-06-28T18:30:00",
19
+ "2021-06-28T18:45:00",
20
+ "2021-06-28T19:00:00",
21
+ "2021-06-28T19:15:00",
22
+ "2021-06-28T19:30:00",
23
+ "2021-06-28T19:45:00",
24
+ "2021-06-28T20:00:00",
25
+ "2021-06-28T20:15:00",
26
+ "2021-06-28T20:30:00",
27
+ "2021-06-28T20:45:00",
28
+ "2021-06-28T21:00:00",
29
+ "2021-06-28T21:15:00",
30
+ "2021-06-28T21:30:00",
31
+ "2021-06-28T21:45:00",
32
+ "2021-06-28T22:00:00",
33
+ "2021-06-28T22:15:00",
34
+ "2021-06-28T22:30:00",
35
+ "2021-06-28T22:45:00",
36
+ "2021-06-28T23:00:00"
37
+ ],
38
+ "time_step_seconds": 900.0,
39
+ "fields": {
40
+ "t2m": {
41
+ "long_name": "2m Temperature",
42
+ "units": "degC"
43
+ },
44
+ "u10": {
45
+ "long_name": "10m U-wind",
46
+ "units": "m/s"
47
+ },
48
+ "v10": {
49
+ "long_name": "10m V-wind",
50
+ "units": "m/s"
51
+ },
52
+ "wind_speed_10m": {
53
+ "long_name": "10m Wind Speed",
54
+ "units": "m/s",
55
+ "derived": "sqrt(u10^2 + v10^2)"
56
+ },
57
+ "wind_direction_10m": {
58
+ "long_name": "10m Wind Direction",
59
+ "units": "degrees",
60
+ "derived": "atan2(-u10, -v10), meteorological convention"
61
+ },
62
+ "surface_pressure": {
63
+ "long_name": "Surface Pressure",
64
+ "units": "hPa"
65
+ },
66
+ "pblh": {
67
+ "long_name": "PBL Height",
68
+ "units": "m"
69
+ },
70
+ "hfx": {
71
+ "long_name": "Sensible Heat Flux",
72
+ "units": "W/m2"
73
+ },
74
+ "lh": {
75
+ "long_name": "Latent Heat Flux",
76
+ "units": "W/m2"
77
+ },
78
+ "rain_rate": {
79
+ "long_name": "Rain Rate",
80
+ "units": "mm/hr",
81
+ "derived": "forward difference of accumulated RAINNC"
82
+ },
83
+ "refc": {
84
+ "long_name": "Composite Reflectivity",
85
+ "units": "dBZ",
86
+ "derived": "column max of REFL_10CM"
87
+ },
88
+ "wspd10max": {
89
+ "long_name": "Max 10m Wind Speed (accumulated)",
90
+ "units": "m/s"
91
+ },
92
+ "w_up_max": {
93
+ "long_name": "Max Updraft (accumulated)",
94
+ "units": "m/s"
95
+ },
96
+ "w_dn_max": {
97
+ "long_name": "Max Downdraft (accumulated)",
98
+ "units": "m/s"
99
+ },
100
+ "updraft_helicity": {
101
+ "long_name": "Max Updraft Helicity (accumulated)",
102
+ "units": "m2/s2"
103
+ },
104
+ "hail_max": {
105
+ "long_name": "Max Hail Size (accumulated)",
106
+ "units": "mm"
107
+ }
108
+ },
109
+ "data_format": "npz",
110
+ "dtype": "float32",
111
+ "coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
112
+ "source": "wrfout_d03 (instantaneous) + auxhist2_d03 (MAX fields)"
113
+ }
seattle_heat_dome/t_0000.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:944964a1d3d9c3e7143766408aba25055320da122de0af077c4415e0ae778718
3
+ size 13226988
seattle_heat_dome/t_0001.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c9482cf682bfa65b25f89fd3eef1a9f20ba92644f4ad9a39e0acdfa1181a85d
3
+ size 28173953
seattle_heat_dome/t_0002.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b810c7f70e48c49abd4c7abbda6e8b93335dca85c92c6c97a593727d9fb3013
3
+ size 27827169
seattle_heat_dome/t_0003.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89142e25eaafb9df00f851af0ce97928865f325018f4f03568d407466b3d0eab
3
+ size 27772715
seattle_heat_dome/t_0004.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c078380fbe011bbcffb55675cad1f1be84c23412696d14d56baa04ad7a1e2aa
3
+ size 27744182
seattle_heat_dome/t_0005.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c21a32b7d8744b09470b18ac8d6a1e571ea03b00c3ef17c10206f7597344741
3
+ size 27743423
seattle_heat_dome/t_0006.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf0d1e7cdb1702a924a73efab457a355cccd842c5909308f6b9699bbcf17e63
3
+ size 27726173
seattle_heat_dome/t_0007.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aca7808687cb127560e48c03b671f8d700602459c59f39ecece521aae4d357e9
3
+ size 27710354
seattle_heat_dome/t_0008.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8fa4b9ed40026c2cd2f942a668707b8bc7ff4bbaff0119effc6e010b466a045
3
+ size 27707106
seattle_heat_dome/t_0009.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c4ec848d12e9c7085437b2b80f90fb51dcb110c77dda2c07fd1410a113c6230
3
+ size 27691340
seattle_heat_dome/t_0010.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a71698a93cd4a75b3d4e9a70c0376079b5c0628694b9cbe2e65071fa97bbeb1
3
+ size 27674236
seattle_heat_dome/t_0011.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a7fa096462106d55fadef86c72f8c6036149a41ca1f4d34edb3550fb7eff9ab
3
+ size 27632124
seattle_heat_dome/t_0012.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5315e0aee2e9815d8a774fd1d9ad590aa0dfe0b5e042c242c544ccc3e898861d
3
+ size 27613162
seattle_heat_dome/t_0013.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c33cd99a6a51b66b9ad6acc65d559d9eb403d57b9f5a4be77f3cc1b502db395e
3
+ size 27595790
seattle_heat_dome/t_0014.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7b220ff9877264ce34686810a081180886535deb051117b3ac1699d4b822cdb
3
+ size 27572155
seattle_heat_dome/t_0015.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc81a711fdf8a444c80e5e1fc43711f1713e1566b0ff017ba8311cf66d05f3c1
3
+ size 27543622
seattle_heat_dome/t_0016.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8428b72e8e9c5c15b0b2c907cb8f8864aeaa287026989200b871db5429d0f61b
3
+ size 27536316
seattle_heat_dome/t_0017.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a1d56dc0cf4108e3675b5ea0abea1f824ed12ea87c852821fb1404d3da60f81
3
+ size 27526094
seattle_heat_dome/t_0018.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:561c510fb819a83eb32b29d667e478f45e4f679275fd7c08929017223ab4a170
3
+ size 27525210
seattle_heat_dome/t_0019.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18be9e10068314acaabfc400a665f6b2a6d34fce049e19c8d2507843e8c0e65f
3
+ size 27535159
seattle_heat_dome/t_0020.npz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a20d6d031d50cd2e3426e087e0c739933ad87905d382c6fbad0662bc6e74b27
3
+ size 27538099