Good morning,
I'm noticing some null weather12h values this morning for the daily forecast
I retrieve the data with these lines:
Fetch weather forecast for the location
my_place_weather_forecast = client.get_forecast_for_place(my_place)
Get the daily forecast
my_place_daily_forecast = my_place_weather_forecast.daily_forecast
The output:

I am alone?
The null weather is that one directly on MF:
img src="/modules/custom/mf_tools_common_theme_public/svg/weather/i1j.svg" alt="Peu nuageux" title="Peu nuageux" class="icon shape-weather"
Thank you
Good morning,
I'm noticing some null weather12h values this morning for the daily forecast
I retrieve the data with these lines:
The output:

I am alone?
The null weather is that one directly on MF:
Thank you