Look at the layer list of the fire map. Under "Air Quality Forecast" it says "as of midnight, datetime". That datetime is fixed to midnight in Javascript in the client code, but that's not what we want: we want that to reflect the actual data fetch time so we are accurate.
Look at the layer list of the fire map. Under "Air Quality Forecast" it says "as of midnight, datetime". That datetime is fixed to midnight in Javascript in the client code, but that's not what we want: we want that to reflect the actual data fetch time so we are accurate.