Forecast block - Yr.no

Post Reply
meteocharleroi
Observer
Observer
Posts: 19
Joined: Fri Jan 08, 2021 7:22 pm
Station model: Davis Pro 2
Software: Weatherlink live

Forecast block - Yr.no

Post by meteocharleroi » Wed Jan 27, 2021 7:06 pm

Hi,

I try to setup the yr.no part in the forecast block.

I see that you have to put the URL like this :

https://www.yr.no/place and you have to find the place to the yr.no site.

But it seems the site have change because you can't find https://www.yr.no/place

I find this for my place : https://www.yr.no/en/forecast/daily-tab ... ce/Leernes

But if I try : https://www.yr.no/place/Belgium/Walloni ... ce/Leernes it is not working.

How do you find the correct URL ?

Thanks.

User avatar
Asobig
Advisor
Advisor
Posts: 72
Joined: Mon Aug 21, 2017 7:05 am
Location: Almere
Station model: Davis Vantage VP2+
Software: Meteobridge (Red)
Contact:

Re: Forecast block - Yr.no

Post by Asobig » Wed Jan 27, 2021 8:59 pm

1. goto yr.no
2. in the searchbox enter your town or city (lets say Amsterdam)
3. Click on the link that matches your hometown
4. look at the addressbar, it looks like:

Code: Select all

https://www.yr.no/en/forecast/daily-table/2-2759794/Netherlands/North%20Holland/Gemeente%20Amsterdam/Amsterdam
5. select the part:

Code: Select all

Netherlands/North%20Holland/Gemeente%20Amsterdam/Amsterdam
6. remove all the extra info so you get

Code: Select all

Netherlands/North%20Holland/Amsterdam
(the format is country/ province/city)
7. Paste this part in the setup of the block so it looks like this:

Code: Select all

https://www.yr.no/place/Netherlands/North%20Holland/Amsterdam/forecast.xml
or in your case:

Code: Select all

https://www.yr.no/place/Belgium/Wallonia/Leernes/forecast.xml
If all went well you see a forecast on your site.

But i got bad news. In the header of forecast.xml is a message:

Code: Select all

<apiChanges>
<!-- NB!!! Since we have no other options to contact our users of forecast.xml, we have decided to use this method to get your attention to some major changes with our API -->
<!-- In the first quarter next year, forecast.xml and forecast_hour_by_hour.xml will be discontinued in favour of a newer JSON API. -->
<!-- Vi encourage you already now to switch to the new API. -->
<!-- There are a lot of changes, and you can read all the technical details in our new developer portal https://developer.yr.no -->
</apiChanges>
This means that in the near future the block on all Meteotemplate sites will stop working, Jachym has to change the block to use JSON.

meteocharleroi
Observer
Observer
Posts: 19
Joined: Fri Jan 08, 2021 7:22 pm
Station model: Davis Pro 2
Software: Weatherlink live

Re: Forecast block - Yr.no

Post by meteocharleroi » Wed Jan 27, 2021 9:14 pm

Asobig wrote: Wed Jan 27, 2021 8:59 pm 1. goto yr.no
2. in the searchbox enter your town or city (lets say Amsterdam)
3. Click on the link that matches your hometown
4. look at the addressbar, it looks like:

Code: Select all

https://www.yr.no/en/forecast/daily-table/2-2759794/Netherlands/North%20Holland/Gemeente%20Amsterdam/Amsterdam
5. select the part:

Code: Select all

Netherlands/North%20Holland/Gemeente%20Amsterdam/Amsterdam
6. remove all the extra info so you get

Code: Select all

Netherlands/North%20Holland/Amsterdam
(the format is country/ province/city)
7. Paste this part in the setup of the block so it looks like this:

Code: Select all

https://www.yr.no/place/Netherlands/North%20Holland/Amsterdam/forecast.xml
or in your case:

Code: Select all

https://www.yr.no/place/Belgium/Wallonia/Leernes/forecast.xml
If all went well you see a forecast on your site.

But i got bad news. In the header of forecast.xml is a message:

Code: Select all

<apiChanges>
<!-- NB!!! Since we have no other options to contact our users of forecast.xml, we have decided to use this method to get your attention to some major changes with our API -->
<!-- In the first quarter next year, forecast.xml and forecast_hour_by_hour.xml will be discontinued in favour of a newer JSON API. -->
<!-- Vi encourage you already now to switch to the new API. -->
<!-- There are a lot of changes, and you can read all the technical details in our new developer portal https://developer.yr.no -->
</apiChanges>
This means that in the near future the block on all Meteotemplate sites will stop working, Jachym has to change the block to use JSON.
Thanks a lot.

I see that you are using wxsim blok.

Did you suceed to have the correct value for rain ?

If yes, how do you do that ?

User avatar
Asobig
Advisor
Advisor
Posts: 72
Joined: Mon Aug 21, 2017 7:05 am
Location: Almere
Station model: Davis Vantage VP2+
Software: Meteobridge (Red)
Contact:

Re: Forecast block - Yr.no

Post by Asobig » Thu Jan 28, 2021 7:32 am

yes, i use WXSIM.
But i can't remember if i changed anything to make it work, but these are the values in the settings file:

Code: Select all

$showWxSimForecast = true;
$pathLatest = '../../../uploadwd/latest.csv';
$pathPlainText = '../../../uploadwd/plaintext.txt';
$categories = '0-4,4-8,8-12,12-16,16-20,20-24';
$maxDays = '2';
$decimalSeparator = ',';
$wxSimString = '';

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Sat Jan 30, 2021 6:05 pm

In the meteogram block setup you should insert:

Code: Select all

Leernes,Belgium/Wallonia/Leernes/
After chaging the setup you should always clear the cache ( otherwise you'll continue to see the previously cached data, this will lead you to think that every change you make takes no effect )
Last edited by davidefa on Sat Jan 30, 2021 9:10 pm, edited 1 time in total.
Image

meteocharleroi
Observer
Observer
Posts: 19
Joined: Fri Jan 08, 2021 7:22 pm
Station model: Davis Pro 2
Software: Weatherlink live

Re: Forecast block - Yr.no

Post by meteocharleroi » Sat Jan 30, 2021 8:12 pm

Thanks a lot.

It works now.

brudars
Newbie
Newbie
Posts: 2
Joined: Thu Feb 21, 2019 12:27 pm
Station model: Davis vantage pro 2
Software: Cumulus

Re: Forecast block - Yr.no

Post by brudars » Mon Oct 25, 2021 8:28 pm

What is with the yr.no forecast. url's are not working anymore.

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Mon Oct 25, 2021 9:16 pm

If you are referring to the meteogram block you can find an updated version here.
Image

hcorrin
Observer
Observer
Posts: 40
Joined: Tue Sep 05, 2017 10:55 am
Location: Ballaugh
Station model: Davis VP2
Software: Weather Display
Contact:

Re: Forecast block - Yr.no

Post by hcorrin » Mon Oct 25, 2021 9:36 pm

neither the forecast or meteogram blocks are getting the data file this happened about 3 days ago but was working again later in the day
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Mon Oct 25, 2021 10:07 pm

My bad, I confused the forecast and the meteogram blocks.
Now I see the forecast from yr.no is not working

P.S.
It seems we have to update the block ( this is what I get ):
<deprecationWarning>
This service will be retired on February 1st, 2022. Please go to https://developer.yr.no/doc/guides/gett ... ecast-xml/ to get started with our new API. This service will have random interuptions until the final end of life date February 1st, 2022.
<scheduledServiceInterruptions>
<serviceDown>2021-09-27 06:00 - 18:00 UTC (12h)</serviceDown>
<serviceDown>2021-10-05 06:00 - 18:00 UTC (12h)</serviceDown>
<serviceDown>2021-10-15 06:00 - 18:00 UTC (12h)</serviceDown>
<serviceDown>2021-10-21 06:00 - 18:00 UTC (12h)</serviceDown>
<serviceDown>2021-10-25 06:00 - 06:00 UTC (24h)</serviceDown>
<serviceDown>2021-11-02 06:00 - 06:00 UTC (24h)</serviceDown>
<serviceDown>2021-11-10 06:00 - 06:00 UTC (24h)</serviceDown>
<serviceDown>2021-11-15 06:00 - 2021-11-17 06:00 UTC (48h)</serviceDown>
<serviceDown>2021-11-23 06:00 - 2021-11-25 06:00 UTC (48h)</serviceDown>
</scheduledServiceInterruptions>
<endOfLifeDate>2022-02-01</endOfLifeDate>
</deprecationWarning>
Image

brudars
Newbie
Newbie
Posts: 2
Joined: Thu Feb 21, 2019 12:27 pm
Station model: Davis vantage pro 2
Software: Cumulus

Re: Forecast block - Yr.no

Post by brudars » Tue Oct 26, 2021 4:29 am

are you the creator of the block? when will the update be expected?

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Tue Oct 26, 2021 8:37 am

brudars wrote: Tue Oct 26, 2021 4:29 am are you the creator of the block? when will the update be expected?
No, I'm not the author of the block, I've only done the same mod on the meteogram block. I've added to my todo list ( which is growing too rapidly )... so I won't hold the breath
Image

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Tue Jan 25, 2022 5:39 pm

ver 9.1
Updated to use Yr.No v2 api ( from next February 1st old xml format wont be supported anymore )
Need to rerun the setup ( as the location format changed, it is the same of meteogram block )
Format of YrNo location as following: Rome-Italy,lat=41.89193&lon=12.51133&altitude=20
( name,lat=xxx&lon=yyy&altitude=zzz )

download

forecast1.png
forecast1.png (420.4 KiB) Viewed 4060 times
Image

chrimu
Observer
Observer
Posts: 18
Joined: Wed Feb 28, 2018 6:16 pm
Station model: Homematic
Software: Homematic scripts

Re: Forecast block - Yr.no

Post by chrimu » Fri Feb 04, 2022 12:52 pm

Thanks for your effort! In my case:
Beersel-Belgium,lat=50.76218&lon=4.30322&altitude=75
works fine for meteogram, but unfortunately leaves the YR.no forecast black. Cache was emptied.

Any clue?

Cheers, Christian

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Fri Feb 04, 2022 2:34 pm

Could you provide the url of your site?
I tested your settings on my testing site and it works correctly, so there is something I don't understand completely.
Please, upload to the forecast block folder the attached script and run it ( homepage/blocks/forecast/forecastAjax1.php?service=yrNo&debug=9 ), I added only a few debug prints, it will not overwrite any script already present. What does it shows?
Attachments
forecastAjax1_1.0.zip
(7.49 KiB) Downloaded 52 times
Image

User avatar
Jolumarali
Forecaster
Forecaster
Posts: 240
Joined: Sun Aug 20, 2017 2:06 pm
Location: Lignerolles
Station model: Vantage Vue
Software: WlIP
Contact:

Re: Forecast block - Yr.no

Post by Jolumarali » Fri Feb 04, 2022 3:00 pm

Hello Davide
Personally everything and OK
Image
Station météo amateur Lignerolles
OS : Windows 10 Famille
Vantage Vue
Weatherlink 2.0 (WlIP)
Meteotemplate 18.0 Papaya

https://meteo-lignerolles.fr

José Luis

chrimu
Observer
Observer
Posts: 18
Joined: Wed Feb 28, 2018 6:16 pm
Station model: Homematic
Software: Homematic scripts

Re: Forecast block - Yr.no

Post by chrimu » Mon Feb 07, 2022 12:35 am

Hi Davide,

I tried Ajax1, but can't interpret the result...

Code: Select all

root@CMAScommonB:/volume1/web/template/homepage/blocks/forecast# ./forecastAjax1.php?service=yrNo&debug=9
[1] 22648
root@CMAScommonB:/volume1/web/template/homepage/blocks/forecast# -ash: ./forecastAjax1.php?service=yrNo: No such file or directory
^C
[1]+  Exit 127                ./forecastAjax1.php?service=yrNo
root@CMAScommonB:/volume1/web/template/homepage/blocks/forecast#
My site is unfortunately on intranet only, and forecast meteoblue and darksky works. Just YR.no stays black. But in so far, don't waste time on it, it can stay as is...

Many thanks,

Christian

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Tue Feb 08, 2022 12:37 am

Sorry for not being clear enough, you should call the script pointing your browser to ( replace ip_of_the_server and base_directory with appropriate values ):

Code: Select all

 http://ip_of_the_server/base_directory/homepage/blocks/forecast/forecastAjax1.php?service=yrNo&debug=9
Image

chrimu
Observer
Observer
Posts: 18
Joined: Wed Feb 28, 2018 6:16 pm
Station model: Homematic
Software: Homematic scripts

Re: Forecast block - Yr.no

Post by chrimu » Tue Feb 08, 2022 2:29 am

OK, here we go:

Code: Select all

yrNoLocation=
Array ( [0] => Beersel-Belgium [1] => lat=50.76218&lon=4.30322&altitude=75 )
yrNoURL=https://api.met.no/weatherapi/locationforecast/2.0/compact?lat=50.76218&lon=4.30322&altitude=75
xmlYrNo=
Array ( [type] => Feature [geometry] => Array ( [type] => Point [coordinates] => Array ( [0] => 4.3032 [1] => 50.7622 [2] => 75 ) ) [properties] => Array ( [meta] => Array ( [updated_at] => 2022-02-06T22:01:39Z [units] => Array ( [air_pressure_at_sea_level] => hPa [air_temperature] => celsius [cloud_area_fraction] => % [precipitation_amount] => mm [relative_humidity] => % [wind_from_direction] => degrees [wind_speed] => m/s ) ) [timeseries] => Array ( [0] => Array ( [time] => 2022-02-07T01:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1013.4 [air_temperature] => 3.6 [cloud_area_fraction] => 23.4 [relative_humidity] => 77.2 [wind_from_direction] => 301.8 [wind_speed] => 7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [1] => Array ( [time] => 2022-02-07T02:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1015.3 [air_temperature] => 3.6 [cloud_area_fraction] => 41.4 [relative_humidity] => 75.3 [wind_from_direction] => 299 [wind_speed] => 6.5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [2] => Array ( [time] => 2022-02-07T03:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1016.9 [air_temperature] => 3.5 [cloud_area_fraction] => 12.5 [relative_humidity] => 72.8 [wind_from_direction] => 299.4 [wind_speed] => 6.4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [3] => Array ( [time] => 2022-02-07T04:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1018.6 [air_temperature] => 3.1 [cloud_area_fraction] => 14.1 [relative_humidity] => 72.4 [wind_from_direction] => 300.6 [wind_speed] => 5.9 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [4] => Array ( [time] => 2022-02-07T05:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1020.1 [air_temperature] => 2.7 [cloud_area_fraction] => 21.1 [relative_humidity] => 74.5 [wind_from_direction] => 300.5 [wind_speed] => 5.4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [5] => Array ( [time] => 2022-02-07T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1021.4 [air_temperature] => 2.3 [cloud_area_fraction] => 23.4 [relative_humidity] => 77.2 [wind_from_direction] => 290.6 [wind_speed] => 4.4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [6] => Array ( [time] => 2022-02-07T07:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1022.6 [air_temperature] => 1.6 [cloud_area_fraction] => 13.3 [relative_humidity] => 80.9 [wind_from_direction] => 273.5 [wind_speed] => 3.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [7] => Array ( [time] => 2022-02-07T08:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1023.9 [air_temperature] => 1.9 [cloud_area_fraction] => 21.1 [relative_humidity] => 80.4 [wind_from_direction] => 266.3 [wind_speed] => 4.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [8] => Array ( [time] => 2022-02-07T09:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1025.1 [air_temperature] => 3.4 [cloud_area_fraction] => 89.8 [relative_humidity] => 77.5 [wind_from_direction] => 266.2 [wind_speed] => 4.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [9] => Array ( [time] => 2022-02-07T10:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1026.3 [air_temperature] => 5 [cloud_area_fraction] => 11.7 [relative_humidity] => 72.2 [wind_from_direction] => 277.5 [wind_speed] => 4.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [10] => Array ( [time] => 2022-02-07T11:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1026.9 [air_temperature] => 6.1 [cloud_area_fraction] => 8.6 [relative_humidity] => 65.4 [wind_from_direction] => 283.8 [wind_speed] => 5.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [11] => Array ( [time] => 2022-02-07T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.2 [air_temperature] => 6.7 [cloud_area_fraction] => 43 [relative_humidity] => 62.6 [wind_from_direction] => 277.3 [wind_speed] => 4.9 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [12] => Array ( [time] => 2022-02-07T13:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.5 [air_temperature] => 7.3 [cloud_area_fraction] => 51.6 [relative_humidity] => 60.1 [wind_from_direction] => 273.4 [wind_speed] => 5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [13] => Array ( [time] => 2022-02-07T14:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.9 [air_temperature] => 7.4 [cloud_area_fraction] => 0.8 [relative_humidity] => 59 [wind_from_direction] => 269.3 [wind_speed] => 5.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [14] => Array ( [time] => 2022-02-07T15:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.2 [air_temperature] => 7.1 [cloud_area_fraction] => 0.8 [relative_humidity] => 59.6 [wind_from_direction] => 263 [wind_speed] => 4.9 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [15] => Array ( [time] => 2022-02-07T16:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.6 [air_temperature] => 6.2 [cloud_area_fraction] => 0 [relative_humidity] => 65 [wind_from_direction] => 257.7 [wind_speed] => 4.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [16] => Array ( [time] => 2022-02-07T17:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.7 [air_temperature] => 4.3 [cloud_area_fraction] => 13.3 [relative_humidity] => 72.1 [wind_from_direction] => 247.5 [wind_speed] => 3.5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [17] => Array ( [time] => 2022-02-07T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.7 [air_temperature] => 3.7 [cloud_area_fraction] => 35.2 [relative_humidity] => 73.8 [wind_from_direction] => 238.8 [wind_speed] => 4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [18] => Array ( [time] => 2022-02-07T19:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 3.8 [cloud_area_fraction] => 21.1 [relative_humidity] => 73.8 [wind_from_direction] => 234.1 [wind_speed] => 4.5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [19] => Array ( [time] => 2022-02-07T20:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.9 [air_temperature] => 3.6 [cloud_area_fraction] => 0.8 [relative_humidity] => 73.9 [wind_from_direction] => 231.2 [wind_speed] => 4.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [20] => Array ( [time] => 2022-02-07T21:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.2 [air_temperature] => 3.1 [cloud_area_fraction] => 12.5 [relative_humidity] => 78.7 [wind_from_direction] => 226 [wind_speed] => 4.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [21] => Array ( [time] => 2022-02-07T22:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.6 [air_temperature] => 3.2 [cloud_area_fraction] => 100 [relative_humidity] => 82.8 [wind_from_direction] => 226.9 [wind_speed] => 5.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.2 ) ) ) ) [22] => Array ( [time] => 2022-02-07T23:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.6 [air_temperature] => 4.5 [cloud_area_fraction] => 100 [relative_humidity] => 82.5 [wind_from_direction] => 229.7 [wind_speed] => 5.5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.3 ) ) ) ) [23] => Array ( [time] => 2022-02-08T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.6 [air_temperature] => 4.9 [cloud_area_fraction] => 100 [relative_humidity] => 85.6 [wind_from_direction] => 228.4 [wind_speed] => 5.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.3 ) ) ) ) [24] => Array ( [time] => 2022-02-08T01:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.4 [air_temperature] => 5.6 [cloud_area_fraction] => 100 [relative_humidity] => 83.5 [wind_from_direction] => 225.8 [wind_speed] => 6.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.4 ) ) ) ) [25] => Array ( [time] => 2022-02-08T02:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.4 [air_temperature] => 5.7 [cloud_area_fraction] => 100 [relative_humidity] => 82.7 [wind_from_direction] => 224.3 [wind_speed] => 5.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.3 ) ) ) ) [26] => Array ( [time] => 2022-02-08T03:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 6.2 [cloud_area_fraction] => 100 [relative_humidity] => 83 [wind_from_direction] => 221.9 [wind_speed] => 6.3 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.2 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.4 ) ) ) ) [27] => Array ( [time] => 2022-02-08T04:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.6 [air_temperature] => 6.5 [cloud_area_fraction] => 100 [relative_humidity] => 84.3 [wind_from_direction] => 224.2 [wind_speed] => 6.5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.3 ) ) ) ) [28] => Array ( [time] => 2022-02-08T05:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 7 [cloud_area_fraction] => 100 [relative_humidity] => 86.7 [wind_from_direction] => 228.6 [wind_speed] => 6.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.4 ) ) ) ) [29] => Array ( [time] => 2022-02-08T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.7 [air_temperature] => 7.3 [cloud_area_fraction] => 100 [relative_humidity] => 88.5 [wind_from_direction] => 229.4 [wind_speed] => 6.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.6 ) ) ) ) [30] => Array ( [time] => 2022-02-08T07:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 7.5 [cloud_area_fraction] => 100 [relative_humidity] => 89.5 [wind_from_direction] => 229.4 [wind_speed] => 7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.7 ) ) ) ) [31] => Array ( [time] => 2022-02-08T08:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.1 [air_temperature] => 7.8 [cloud_area_fraction] => 100 [relative_humidity] => 90.2 [wind_from_direction] => 230.9 [wind_speed] => 6.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrainshowers_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.2 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.7 ) ) ) ) [32] => Array ( [time] => 2022-02-08T09:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.3 [air_temperature] => 8.4 [cloud_area_fraction] => 100 [relative_humidity] => 89.7 [wind_from_direction] => 236.8 [wind_speed] => 6.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrainshowers_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.6 ) ) ) ) [33] => Array ( [time] => 2022-02-08T10:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.4 [air_temperature] => 9.2 [cloud_area_fraction] => 65.6 [relative_humidity] => 88.4 [wind_from_direction] => 241 [wind_speed] => 6.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.2 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.6 ) ) ) ) [34] => Array ( [time] => 2022-02-08T11:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.4 [air_temperature] => 10.4 [cloud_area_fraction] => 96.9 [relative_humidity] => 83.4 [wind_from_direction] => 253.7 [wind_speed] => 7.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => rain ) [details] => Array ( [precipitation_amount] => 0.3 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.4 ) ) ) ) [35] => Array ( [time] => 2022-02-08T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.2 [air_temperature] => 10.1 [cloud_area_fraction] => 100 [relative_humidity] => 86.4 [wind_from_direction] => 236.2 [wind_speed] => 6.3 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [36] => Array ( [time] => 2022-02-08T13:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.9 [air_temperature] => 9.4 [cloud_area_fraction] => 100 [relative_humidity] => 89.7 [wind_from_direction] => 235.8 [wind_speed] => 6.4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [37] => Array ( [time] => 2022-02-08T14:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 10.3 [cloud_area_fraction] => 59.4 [relative_humidity] => 85.4 [wind_from_direction] => 247.2 [wind_speed] => 7.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [38] => Array ( [time] => 2022-02-08T15:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.6 [air_temperature] => 10.7 [cloud_area_fraction] => 99.2 [relative_humidity] => 81.1 [wind_from_direction] => 245.5 [wind_speed] => 5.3 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [39] => Array ( [time] => 2022-02-08T16:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.6 [air_temperature] => 10.4 [cloud_area_fraction] => 98.4 [relative_humidity] => 82 [wind_from_direction] => 234.7 [wind_speed] => 4.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [40] => Array ( [time] => 2022-02-08T17:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029 [air_temperature] => 9.7 [cloud_area_fraction] => 98.4 [relative_humidity] => 83.3 [wind_from_direction] => 236 [wind_speed] => 5.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [41] => Array ( [time] => 2022-02-08T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.3 [air_temperature] => 8.9 [cloud_area_fraction] => 83.6 [relative_humidity] => 83.6 [wind_from_direction] => 232.9 [wind_speed] => 5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [42] => Array ( [time] => 2022-02-08T19:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.6 [air_temperature] => 8.2 [cloud_area_fraction] => 71.9 [relative_humidity] => 84.8 [wind_from_direction] => 235.9 [wind_speed] => 5.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [43] => Array ( [time] => 2022-02-08T20:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.7 [air_temperature] => 7.7 [cloud_area_fraction] => 53.1 [relative_humidity] => 85.1 [wind_from_direction] => 234.5 [wind_speed] => 5.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [44] => Array ( [time] => 2022-02-08T21:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.5 [air_temperature] => 7.8 [cloud_area_fraction] => 100 [relative_humidity] => 86.9 [wind_from_direction] => 232.9 [wind_speed] => 5.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [45] => Array ( [time] => 2022-02-08T22:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.5 [air_temperature] => 8.1 [cloud_area_fraction] => 100 [relative_humidity] => 90.4 [wind_from_direction] => 228.3 [wind_speed] => 4.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [46] => Array ( [time] => 2022-02-08T23:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.2 [air_temperature] => 8.2 [cloud_area_fraction] => 100 [relative_humidity] => 91.3 [wind_from_direction] => 224.3 [wind_speed] => 5 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [47] => Array ( [time] => 2022-02-09T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.9 [air_temperature] => 8.2 [cloud_area_fraction] => 100 [relative_humidity] => 89.9 [wind_from_direction] => 218.5 [wind_speed] => 5.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [48] => Array ( [time] => 2022-02-09T01:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 8.3 [cloud_area_fraction] => 100 [relative_humidity] => 86.5 [wind_from_direction] => 223.6 [wind_speed] => 5.6 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [49] => Array ( [time] => 2022-02-09T02:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.8 [air_temperature] => 8.1 [cloud_area_fraction] => 93 [relative_humidity] => 86.1 [wind_from_direction] => 224.3 [wind_speed] => 5.1 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [50] => Array ( [time] => 2022-02-09T03:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.3 [air_temperature] => 7.6 [cloud_area_fraction] => 100 [relative_humidity] => 87.2 [wind_from_direction] => 219 [wind_speed] => 4.8 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [51] => Array ( [time] => 2022-02-09T04:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.1 [air_temperature] => 7.3 [cloud_area_fraction] => 100 [relative_humidity] => 87.5 [wind_from_direction] => 222.8 [wind_speed] => 5.3 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [52] => Array ( [time] => 2022-02-09T05:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.9 [air_temperature] => 6.7 [cloud_area_fraction] => 100 [relative_humidity] => 87.5 [wind_from_direction] => 218.5 [wind_speed] => 5.6 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [53] => Array ( [time] => 2022-02-09T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.9 [air_temperature] => 6 [cloud_area_fraction] => 94.5 [relative_humidity] => 90.1 [wind_from_direction] => 215.8 [wind_speed] => 5.4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [54] => Array ( [time] => 2022-02-09T07:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028 [air_temperature] => 5.7 [cloud_area_fraction] => 50.8 [relative_humidity] => 91.1 [wind_from_direction] => 217.1 [wind_speed] => 5.1 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [55] => Array ( [time] => 2022-02-09T08:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028.3 [air_temperature] => 5.2 [cloud_area_fraction] => 96.9 [relative_humidity] => 93.8 [wind_from_direction] => 216.4 [wind_speed] => 5.1 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [56] => Array ( [time] => 2022-02-09T09:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028 [air_temperature] => 5.8 [cloud_area_fraction] => 38.3 [relative_humidity] => 90 [wind_from_direction] => 206.9 [wind_speed] => 4.7 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [57] => Array ( [time] => 2022-02-09T10:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.8 [air_temperature] => 7.2 [cloud_area_fraction] => 39.8 [relative_humidity] => 83.9 [wind_from_direction] => 208.8 [wind_speed] => 5.2 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [58] => Array ( [time] => 2022-02-09T11:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.6 [air_temperature] => 8.6 [cloud_area_fraction] => 18.7 [relative_humidity] => 79.9 [wind_from_direction] => 212 [wind_speed] => 5.2 ) ) [next_1_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [59] => Array ( [time] => 2022-02-09T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1027.2 [air_temperature] => 9.8 [cloud_area_fraction] => 1.6 [relative_humidity] => 78.1 [wind_from_direction] => 216.8 [wind_speed] => 5.2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [60] => Array ( [time] => 2022-02-09T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1025.4 [air_temperature] => 7 [cloud_area_fraction] => 17.2 [relative_humidity] => 89 [wind_from_direction] => 202.1 [wind_speed] => 4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [61] => Array ( [time] => 2022-02-10T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1024.6 [air_temperature] => 3.3 [cloud_area_fraction] => 64.8 [relative_humidity] => 94.9 [wind_from_direction] => 213.9 [wind_speed] => 3.6 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [62] => Array ( [time] => 2022-02-10T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1022.7 [air_temperature] => 2.9 [cloud_area_fraction] => 100 [relative_humidity] => 96.9 [wind_from_direction] => 218.4 [wind_speed] => 4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.3 ) ) ) ) [63] => Array ( [time] => 2022-02-10T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1024.1 [air_temperature] => 6 [cloud_area_fraction] => 100 [relative_humidity] => 90.5 [wind_from_direction] => 292.1 [wind_speed] => 3.3 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [64] => Array ( [time] => 2022-02-10T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1026.1 [air_temperature] => 3.9 [cloud_area_fraction] => 100 [relative_humidity] => 75.2 [wind_from_direction] => 271.2 [wind_speed] => 2.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [65] => Array ( [time] => 2022-02-11T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1028 [air_temperature] => 1.5 [cloud_area_fraction] => 100 [relative_humidity] => 86.1 [wind_from_direction] => 259.1 [wind_speed] => 2.4 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [66] => Array ( [time] => 2022-02-11T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.9 [air_temperature] => -0.9 [cloud_area_fraction] => 14.8 [relative_humidity] => 95.7 [wind_from_direction] => 262.8 [wind_speed] => 1.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [67] => Array ( [time] => 2022-02-11T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1033.1 [air_temperature] => 6.9 [cloud_area_fraction] => 29.7 [relative_humidity] => 65.9 [wind_from_direction] => 308 [wind_speed] => 2.9 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [68] => Array ( [time] => 2022-02-11T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1034.3 [air_temperature] => 1.8 [cloud_area_fraction] => 0.8 [relative_humidity] => 87 [wind_from_direction] => 320.2 [wind_speed] => 2.3 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [69] => Array ( [time] => 2022-02-12T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1035.7 [air_temperature] => -2.8 [cloud_area_fraction] => 0 [relative_humidity] => 96.6 [wind_from_direction] => 237.5 [wind_speed] => 2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [70] => Array ( [time] => 2022-02-12T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1035.1 [air_temperature] => -3 [cloud_area_fraction] => 100 [relative_humidity] => 98 [wind_from_direction] => 200.3 [wind_speed] => 1.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [71] => Array ( [time] => 2022-02-12T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1035.8 [air_temperature] => 3.6 [cloud_area_fraction] => 98.4 [relative_humidity] => 84.9 [wind_from_direction] => 212.6 [wind_speed] => 1.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [72] => Array ( [time] => 2022-02-12T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1033.6 [air_temperature] => 3.7 [cloud_area_fraction] => 79.7 [relative_humidity] => 79.9 [wind_from_direction] => 19.7 [wind_speed] => 0.9 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [73] => Array ( [time] => 2022-02-13T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1032.6 [air_temperature] => -2.3 [cloud_area_fraction] => 0 [relative_humidity] => 90 [wind_from_direction] => 155.9 [wind_speed] => 2 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [74] => Array ( [time] => 2022-02-13T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1029.1 [air_temperature] => -3.2 [cloud_area_fraction] => 0 [relative_humidity] => 85.8 [wind_from_direction] => 161.4 [wind_speed] => 2.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [75] => Array ( [time] => 2022-02-13T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1025.6 [air_temperature] => 5.9 [cloud_area_fraction] => 0 [relative_humidity] => 55.2 [wind_from_direction] => 164.3 [wind_speed] => 2.9 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_day ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [76] => Array ( [time] => 2022-02-13T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1021 [air_temperature] => 1.7 [cloud_area_fraction] => 0 [relative_humidity] => 75.5 [wind_from_direction] => 163.6 [wind_speed] => 3.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => clearsky_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [77] => Array ( [time] => 2022-02-14T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1018.3 [air_temperature] => 2 [cloud_area_fraction] => 0 [relative_humidity] => 90.2 [wind_from_direction] => 196.4 [wind_speed] => 4.6 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [78] => Array ( [time] => 2022-02-14T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1014.9 [air_temperature] => 3.9 [cloud_area_fraction] => 100 [relative_humidity] => 91.2 [wind_from_direction] => 197.2 [wind_speed] => 3.6 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrainshowers_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) [details] => Array ( [precipitation_amount] => 0.8 ) ) ) ) [79] => Array ( [time] => 2022-02-14T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1013.2 [air_temperature] => 5.6 [cloud_area_fraction] => 100 [relative_humidity] => 88.4 [wind_from_direction] => 211.7 [wind_speed] => 5.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrainshowers_day ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => rainshowers_day ) [details] => Array ( [precipitation_amount] => 1.5 ) ) ) ) [80] => Array ( [time] => 2022-02-14T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1018 [air_temperature] => 4.1 [cloud_area_fraction] => 35.2 [relative_humidity] => 92.4 [wind_from_direction] => 275.6 [wind_speed] => 4.8 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => fair_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [81] => Array ( [time] => 2022-02-15T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1020.8 [air_temperature] => 1.2 [cloud_area_fraction] => 0 [relative_humidity] => 92 [wind_from_direction] => 224.9 [wind_speed] => 3.7 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => partlycloudy_night ) [details] => Array ( [precipitation_amount] => 0 ) ) ) ) [82] => Array ( [time] => 2022-02-15T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1020 [air_temperature] => 1.5 [cloud_area_fraction] => 100 [relative_humidity] => 88.9 [wind_from_direction] => 201.7 [wind_speed] => 6.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => lightrain ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => cloudy ) [details] => Array ( [precipitation_amount] => 0.1 ) ) ) ) [83] => Array ( [time] => 2022-02-15T12:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1017.8 [air_temperature] => 5.8 [cloud_area_fraction] => 100 [relative_humidity] => 82.2 [wind_from_direction] => 198.7 [wind_speed] => 7.1 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => rain ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => rain ) [details] => Array ( [precipitation_amount] => 1.6 ) ) ) ) [84] => Array ( [time] => 2022-02-15T18:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1012.3 [air_temperature] => 6 [cloud_area_fraction] => 100 [relative_humidity] => 88.9 [wind_from_direction] => 209.4 [wind_speed] => 10 ) ) [next_12_hours] => Array ( [summary] => Array ( [symbol_code] => rain ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => rain ) [details] => Array ( [precipitation_amount] => 3 ) ) ) ) [85] => Array ( [time] => 2022-02-16T00:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1007.1 [air_temperature] => 7.5 [cloud_area_fraction] => 100 [relative_humidity] => 91.1 [wind_from_direction] => 214.7 [wind_speed] => 10.6 ) ) [next_6_hours] => Array ( [summary] => Array ( [symbol_code] => rain ) [details] => Array ( [precipitation_amount] => 1.6 ) ) ) ) [86] => Array ( [time] => 2022-02-16T06:00:00Z [data] => Array ( [instant] => Array ( [details] => Array ( [air_pressure_at_sea_level] => 1004.1 [air_temperature] => 11.3 [cloud_area_fraction] => 100 [relative_humidity] => 89 [wind_from_direction] => 229 [wind_speed] => 11.3 ) ) ) ) ) ) )
Cheers, C.

davidefa
Expert
Expert
Posts: 862
Joined: Tue Jan 12, 2021 8:03 am
Location: Italy
Station model: WH2650
Software: WH2650 (direct upload)
Contact:

Re: Forecast block - Yr.no

Post by davidefa » Tue Feb 08, 2022 11:18 pm

Ok, tanks for testing... could you replace the forecastAjax.php of the block with the attached one, delete the cache content, and try reloading the homepage/forecast block?
If it does not show correctly does it show any error in the firefox/chrome developer's console ( in firefox menu' Tools->Browser Tools->Web Developer Tools select the Console tab )?
Attachments
forecastAjax_1.1.zip
(7.7 KiB) Downloaded 32 times
Image

chrimu
Observer
Observer
Posts: 18
Joined: Wed Feb 28, 2018 6:16 pm
Station model: Homematic
Software: Homematic scripts

Re: Forecast block - Yr.no

Post by chrimu » Sat Feb 12, 2022 10:01 pm

Thanks! the YR part of the block is still black. Console says YR lodaing failure with result 500.
I'd really say leave it for what I'm concerened. Too much other things going on ;-)

Cheers, Christian

Post Reply