Datasets:
Add init_time to ca_pineapple_express/metadata.json
Browse files
ca_pineapple_express/metadata.json
CHANGED
|
@@ -508,5 +508,6 @@
|
|
| 508 |
},
|
| 509 |
"data_format": "npz",
|
| 510 |
"dtype": "float32",
|
| 511 |
-
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG"
|
|
|
|
| 512 |
}
|
|
|
|
| 508 |
},
|
| 509 |
"data_format": "npz",
|
| 510 |
"dtype": "float32",
|
| 511 |
+
"coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
|
| 512 |
+
"init_time": "2023-01-04T12:00:00Z"
|
| 513 |
}
|