Explore Plans
Mobile menu Close menu
Weather Underground

History of UV index rose above threshold

This query monitors your local UV levels and returns a list of times when the UV index rose above the value you specified (0-16). Note: this query will only return future events after this Applet is created.

Developer info

API endpoint slug
weather.history_of_uv_index_rose_above_threshold
Runtime method
performQuery("weather.history_of_uv_index_rose_above_threshold"}

Query fields

Index Text input > Regular expression

Label
UV index
Slug
index
Required
true
Can have default value
true

Location Location input > Point

Label
Location
Helper text
Weather in this area
Slug
location
Required
true
Can have default value
true

Ingredients

Uv index The current UV index, 0-16

Slug
uv_index
Filter code
Weather.historyOfUvIndexRoseAboveThreshold.UvIndex
Type
String
Example
6

Temp fahrenheit The current temperature in degrees Fahrenheit

Slug
temp_fahrenheit
Filter code
Weather.historyOfUvIndexRoseAboveThreshold.TempFahrenheit
Type
String
Example
72

Temp celsius The current temperature in degrees Celsius

Slug
temp_celsius
Filter code
Weather.historyOfUvIndexRoseAboveThreshold.TempCelsius
Type
String
Example
18

Condition The current weather condition.

Slug
condition
Filter code
Weather.historyOfUvIndexRoseAboveThreshold.Condition
Type
String
Example
Sunny

Forecast url The URL to a five day forecast for your location.

Slug
forecast_url
Filter code
Weather.historyOfUvIndexRoseAboveThreshold.ForecastUrl
Type
Web URL
Example
http://www.weather.com/weather/5-day/GMXX1273

Check time Date and time this trigger was checked.

Slug
check_time
Filter code
Weather.historyOfUvIndexRoseAboveThreshold.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00