AROME forecasts from different times have model values for several hours in the future. Therefore, each timestamp can have multiple forecast values coming from each of those. We want to use the latest forecasted values (with the minimum time difference). This decision needs to be made explicit in weather/calculateWeatherAtPoint.py L75
AROME forecasts from different times have model values for several hours in the future. Therefore, each timestamp can have multiple forecast values coming from each of those. We want to use the latest forecasted values (with the minimum time difference). This decision needs to be made explicit in weather/calculateWeatherAtPoint.py L75