deepguess commited on
Commit
c5da630
·
verified ·
1 Parent(s): 04b42d6

Add init_time to sfbay/metadata.json

Browse files
Files changed (1) hide show
  1. sfbay/metadata.json +2 -1
sfbay/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": "2020-09-06T12:00:00Z"
513
  }