Stations
"stations" returns a number that determines the station data. Example: '12'
To use these varibles: http://wxdata.appsourceweather.org/apis/weather/*station_id*
"stations" returns a number that determines the station data. Example: '12'
"start" returns the start time for the data recorded. Example: '2018-06-05 11:32:01'
"end" returns the end time for the data recorded. Example: '2018-06-05 11:27:01'
"station_id" returns the ID number the selected station. Example: '12'
"time" returns the time for the last station data update. Example: '2015-06-05T11:31:08-04:00'
"wind_direction" returns the current direction of the wind. Example: 'SW'
"wind_speed" returns the current recorded speed of the wind in miles per hour. Example: '5'
"wind_gust" returns the current recorded gust of the wind in miles per hour. Example: '7'
"humidity" returns the current humidity recorded. Example: '44'
"temperature" returns the current temperature recorded in fahrenheit. Example: '62.7'
"hi_temp" returns the high temperature recorded for the day in fahrenheit. Example: '63'
"lo_temp" returns the low temperature recorded for the day in fahrenheit. Example: '49.6'
"barometer" returns the current barometer recorded. Example: '30.17'
"barotrend" returns the barometer trend recorded. Example: 'Steady'
"rain_ytd_raw" returns the raw total amount of rainfall for the year in inches. Example: '27.51'
"rain_ytd" returns the total amount of rainfall for the current year in inches. Example: '27.51'
"rain_day" returns the total amount of rainfall for the current day in inches. Example: '4'
"rain_month" returns the total amount of rainfall for the current month in inches. Example: '0'
"evap" returns the total amount of evaporation for the current day. Example: '0'
"uv_index" returns the current UV index recorded. Example: '0'
"solar_rad" returns the current solar raditation recorded. Example: '0'
"wind_chill" returns the current wind chill recorded in fahrenheit. Example: '62.7'
"heat_index" returns the current heat index recorded. Example: '63'
"dew_point" returns the current dew point. Example: '40.5'
"http://www.brpwebcams.com/images/*location*/thumb/image.jpeg" is used to access webcam thumbnails. the *location* field is for specifying a webcam location.
According to park service policy, thumbnails are not to be displayed on any commercial website