Datasets:
Add init_time to tx_freeze/metadata.json
Browse files- tx_freeze/metadata.json +2 -1
tx_freeze/metadata.json
CHANGED
|
@@ -41,5 +41,6 @@
|
|
| 41 |
"data_format": "npz",
|
| 42 |
"dtype": "float32",
|
| 43 |
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 44 |
-
"source": "wrfout_d03 (15-min cadence)"
|
|
|
|
| 45 |
}
|
|
|
|
| 41 |
"data_format": "npz",
|
| 42 |
"dtype": "float32",
|
| 43 |
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 44 |
+
"source": "wrfout_d03 (15-min cadence)",
|
| 45 |
+
"init_time": "2021-02-16T00:00:00Z"
|
| 46 |
}
|