Datasets:
Add init_time to michael/metadata.json
Browse files- michael/metadata.json +2 -1
michael/metadata.json
CHANGED
|
@@ -98,5 +98,6 @@
|
|
| 98 |
"data_format": "npz",
|
| 99 |
"dtype": "float32",
|
| 100 |
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 101 |
-
"source": "wrfout_d03 (15-min cadence)"
|
|
|
|
| 102 |
}
|
|
|
|
| 98 |
"data_format": "npz",
|
| 99 |
"dtype": "float32",
|
| 100 |
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 101 |
+
"source": "wrfout_d03 (15-min cadence)",
|
| 102 |
+
"init_time": "2018-10-10T12:00:00Z"
|
| 103 |
}
|