Datasets:
Add init_time to buffalo_blizzard/metadata.json
Browse files
buffalo_blizzard/metadata.json
CHANGED
|
@@ -33,5 +33,6 @@
|
|
| 33 |
"data_format": "npz",
|
| 34 |
"dtype": "float32",
|
| 35 |
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 36 |
-
"source": "wrfout_d03 (15-min cadence)"
|
|
|
|
| 37 |
}
|
|
|
|
| 33 |
"data_format": "npz",
|
| 34 |
"dtype": "float32",
|
| 35 |
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 36 |
+
"source": "wrfout_d03 (15-min cadence)",
|
| 37 |
+
"init_time": "2022-12-23T06:00:00Z"
|
| 38 |
}
|