deepguess commited on
Commit
528a4c9
·
verified ·
1 Parent(s): b5900e7

Add init_time to ca_pineapple_express/metadata.json

Browse files
Files changed (1) hide show
  1. ca_pineapple_express/metadata.json +2 -1
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
  }