bcgov / wps

Wildfire Predictive Services to support decision making in prevention, preparedness, response and recovery
Apache License 2.0
38 stars 7 forks source link

MoreCast 2.0 SPIKE: MST time zone data (TIMEBOX= 2 days) #3328

Open brettedw opened 8 months ago

brettedw commented 8 months ago

Describe the task The forecasters need to know that the weather stations that fall within the MST time zone in BC are being handled correctly. They are submitting forecasts in MoreCast for the correct time, and the weather data they are being shown is for the correct time

Acceptance Criteria

Additional context

nealmcloughlin commented 8 months ago

The Southeast Fire Centre operates on Mountain Time. I believe the rest of the province operates on Pacific Time. If MoreCast is showing forecast data for hour 12:00 PST, the data would be off by one hour in the Southeast.

dgboss commented 6 months ago

https://stackoverflow.com/questions/15742045/getting-time-zone-from-lat-long-coordinates

dgboss commented 6 months ago

The consensus is that forecasts are made for noon standard time regardless of timezone.

  1. NE and Creston - display NWPs for 20:00UTC when daylight savings is in effect. Display NWPs for 19:00UTC when day light savings is not in effect.
  2. SE - display NWPs for 19:00UTC year round.