You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing feature - Probability of precipitation in %
Justification
I believe that visualizing this data is useful to understand how likely it is that it will rain / snow on that specific day
I noticed that by not displaying the probabilities the APIs give rain even at times when the probability is only 10% making the forecasts inaccurate
If it helps in the JSON file the probability data should be "pop" 0 = 0% 1 = 100%
8<------------------------ END FEATURE REQUEST --------------------------------