Hi, I’m not sure what is going on here. On the dashboard forecast for Wednesday is showing temperatures 13-12 degrees, but on the pdf yr.no is showing 17-11 degrees. What can be the problem?
Always make sure you are comparing the same location.
Your settings are used for the met.no forecast and download the data from met.no with this URL
https://api.met.no/weatherapi/locationforecast/2.0/complete?lat=63.7&lon=4.34
The pdf uses a link with a area-name Norddyrøya
https://www.yr.no/nb/utskrift/værvarsel/1-220145/Norge/Trøndelag/Frøya/Norddyrøya
Using maps.google.com for that area-name Norddyrøya uses as URL
https://www.google.com/maps/place/Norddyroy/@63.7925433,8.6739303,14z
Your settings use lat,lon 63.7,4.34 and the pdf 63.7,8.67
When using 63.7925433,8.6739303 in pwsWD one gets similar results as in the pdf
Conclusion:
The pdf-forecast and your pwsWD-forecast show different values because the location is different.
Wim
Very clear explanation. I will correct it soon. Thank you,Wim.