c5te1n / node-red-contrib-dwd-local-weather

Node Red node to retrieve local weather forecast from DWD (Germany)
Apache License 2.0
13 stars 11 forks source link

lookahead hours explanation #16

Closed ctr49 closed 3 years ago

ctr49 commented 4 years ago

I don't see a difference in the output between lookahead hours 0, 24 or 72. What is the expected result of setting lookahead hours?

c5te1n commented 4 years ago

When you set lookahead hours, the weather data returned will be for x hours in the future. If you look at the temperature for 12 hours ahead for example, you should see a different number returned unless that temperature happens to be exactly the same.