Posted on Sat, 15 Jun 2019 by Alessandro Amé
Admin AnsweredWhy this two calls: https://api.weatherbit.io/v2.0/forecast/hourly/?key=[key]&lat=48.13194&lon=11.54944&lang=en&units=M https://api.weatherbit.io/v2.0/forecast/hourly/?key=[key]&lat=48.13194&lon=11.54944&lang=en&units=I
are given differents data[x].pop?
Replies
Hello,
pop
stands for probability of precipitation, and it is unit-less. Note that requests made under our "Free" plan are cached for ~2 hours, and you may have received a cached request in one or both of these.Thanks,
John at Weatherbit