What values can Precipitation have in Weather? I have seen zero and one. Can it have any others?
Thanks,
Mike D.
Precipitation Values
- 65 Views
- Last Post 12 April 2014
MikeD99
posted this
12 April 2014
Ryan-Scott
posted this
12 April 2014
What values can Precipitation have in Weather? I have seen zero and one. Can it have any others?
Thanks,
Mike D.
That's probably the value of precipitation measured in inches. It's given to me by the weather API and they don't specify the units. Mine currently reads 0.2 as the precip value, so it does appear to vary somewhat.
MikeD99
posted this
12 April 2014
Is there a way to tell whether it's raining or not? I wanted to activate a scene based on whether it started/stopped raining (or snowing).
Thanks,
Mike D.
Ryan-Scott
posted this
12 April 2014
Is there a way to tell whether it's raining or not? I wanted to activate a scene based on whether it started/stopped raining (or snowing).
Thanks,
Mike D.
In theory, the CurrentPrecip value should tell you. If it's > 0, then it's "precipitating."