deepguess commited on
Commit
b232592
·
verified ·
1 Parent(s): 6f9de9d

Add init_time to enderlin_ef5/metadata.json

Browse files
Files changed (1) hide show
  1. enderlin_ef5/metadata.json +2 -1
enderlin_ef5/metadata.json CHANGED
@@ -447,5 +447,6 @@
447
  },
448
  "data_format": "npz",
449
  "dtype": "float32",
450
- "coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG"
 
451
  }
 
447
  },
448
  "data_format": "npz",
449
  "dtype": "float32",
450
+ "coordinate_system": "WRF Lambert Conformal, see coords.npz for XLAT/XLONG",
451
+ "init_time": "2025-06-21T00:00:00Z"
452
  }