deepguess commited on
Commit
836d95e
·
verified ·
1 Parent(s): efcd013

Add init_time to buffalo_blizzard/metadata.json

Browse files
Files changed (1) hide show
  1. buffalo_blizzard/metadata.json +2 -1
buffalo_blizzard/metadata.json CHANGED
@@ -33,5 +33,6 @@
33
  "data_format": "npz",
34
  "dtype": "float32",
35
  "coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
36
- "source": "wrfout_d03 (15-min cadence)"
 
37
  }
 
33
  "data_format": "npz",
34
  "dtype": "float32",
35
  "coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
36
+ "source": "wrfout_d03 (15-min cadence)",
37
+ "init_time": "2022-12-23T06:00:00Z"
38
  }