All predicates are relative to local weather. That is weather where the user is.
warmer_than(<arg>)
colder_than(<arg>)
tomorrow_cond(<arg>)
today_showers()
tomorrow_showers()
today_cloudy()
tomorrow_cloudy()
today_snow()
tomorrow_snow()
today_windy()
tomorrow_windy()
today_sunny()
tomorrow_sunny()
The <source> for weather is weather.
The following functions are available:
None of these take arguments.
Weather
Weather Predicates
All predicates are relative to local weather. That is weather where the user is.
warmer_than(<arg>)colder_than(<arg>)tomorrow_cond(<arg>)today_showers()tomorrow_showers()today_cloudy()tomorrow_cloudy()today_snow()tomorrow_snow()today_windy()tomorrow_windy()today_sunny()tomorrow_sunny()Weather
The <source> for weather is weather.
The following functions are available:
None of these take arguments.