ua-snap / alaska-wildfires

MIT License
0 stars 0 forks source link

Update datetime for AQI forecast isn't based on real data fetch #103

Closed brucecrevensten closed 5 days ago

brucecrevensten commented 1 week ago

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.

brucecrevensten commented 5 days ago

Closed in #127