deepguess commited on
Commit
8b594b7
·
verified ·
1 Parent(s): 2a999e7

Add init_time to la_fires_peak/metadata.json

Browse files
Files changed (1) hide show
  1. la_fires_peak/metadata.json +2 -1
la_fires_peak/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": "2025-01-07T18:00:00Z"
513
  }