This query returns a list of times when the wind speed rose above a value you specify in your location. Note: this query will only return future events after this Applet is created.
API endpoint slug
weather.history_of_wind_speed_rose_above_threshold
Runtime method
performQuery("weather.history_of_wind_speed_rose_above_threshold"}
Query fields
Label
Speed
Helper text
Numbers only
Slug
wind_speed
Required
true
Can have default value
true
Label
Units
Slug
units
Required
true
Can have default value
true
Label
Direction
Slug
wind_direction
Required
true
Can have default value
true
Label
Location
Helper text
Weather in this area
Slug
location
Required
true
Can have default value
true
Ingredients
Slug
wind_speed_mph
Filter code
Weather.historyOfWindSpeedRoseAboveThreshold.WindSpeedMph
Type
String
Example
5
Slug
wind_speed_kph
Filter code
Weather.historyOfWindSpeedRoseAboveThreshold.WindSpeedKph
Type
String
Example
7
Slug
wind_direction
Filter code
Weather.historyOfWindSpeedRoseAboveThreshold.WindDirection
Type
String
Example
North
Slug
forecast_url
Filter code
Weather.historyOfWindSpeedRoseAboveThreshold.ForecastUrl
Type
Web URL
Example
http://www.weather.com/weather/5-day/GMXX1273
Slug
check_time
Filter code
Weather.historyOfWindSpeedRoseAboveThreshold.CheckTime
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00