deepguess commited on
Commit
9de7d98
·
verified ·
1 Parent(s): c5da630

Add init_time to tx_freeze/metadata.json

Browse files
Files changed (1) hide show
  1. 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
  }