Weather API return value for current conditions include items like CONDITION_CHANCE_OF_SHOWERS.
I'd argue that currently, it is either showering or not. "CHANCE_OF" indicates a forecasted value. If we are interpreting current as a window .... then how long is that window?
The API documentation isn't clear on how to interpret "CHANCE_OF" values in the context of a current condition.
Can I get clarification on this?
Thank you.