#if $Extras.has_key('cwop') #else #end if #if $Extras.has_key('web_url') #end if $station.location Weather Summaries and Records #if $Extras.has_key('web_url') #end if

$station.location

$station.latitude[0]° $station.latitude[1]' $station.latitude[2] | $station.longitude[0]° $station.longitude[1]' $station.longitude[2] | $station.altitude | Show on map

Summaries and Records

$current.dateTime $current.dateTime.format("%Z")

Station:$station.hardware
Software:WeeWX v$station.version
Weewx uptime:$station.uptime
Server uptime:$station.os_uptime

All Time Records (Since Sept. 2018)

#if $alltime.radiation.has_data #end if #if $alltime.illuminance.has_data #end if #if $alltime.lightning_strike_count.has_data #end if #if $alltime.inTemp.has_data #end if #if $alltime.inHumidity.has_data #end if
Outside Temperatures
Highest$alltime.outTemp.max$alltime.outTemp.maxtime
Lowest$alltime.outTemp.min$alltime.outTemp.mintime
Min Max$alltime.outTemp.minmax$alltime.outTemp.minmaxtime
Max Min$alltime.outTemp.maxmin$alltime.outTemp.maxmintime

Dewpoint
Highest$alltime.dewpoint.max$alltime.dewpoint.maxtime
Lowest$alltime.dewpoint.min$alltime.dewpoint.mintime

Precipitation
Highest Daily Rainfall$alltime.rain.maxsum$alltime.rain.maxsumtime.format("%m/%d/%Y")
Highest Rain Rate$alltime.rainRate.max$alltime.rainRate.maxtime

Heat Index
Highest$alltime.heatindex.max$alltime.heatindex.maxtime

Barometer
Highest$alltime.barometer.max$alltime.barometer.maxtime
Lowest$alltime.barometer.min$alltime.barometer.mintime

Wind
Highest Sustained$alltime.windSpeed.max$alltime.windSpeed.maxtime
Highest Gust$alltime.windGust.max$alltime.windGust.maxtime

Wind Chill
Lowest$alltime.windchill.min$alltime.windchill.mintime

Solar Radiation
Highest$alltime.radiation.max$alltime.radiation.maxtime

Brightness
Highest$alltime.illuminance.max$alltime.illuminance.maxtime

Lightning
Highest$alltime.lightning_strike_count.max$alltime.lightning_strike_count.maxtime

House Temperatures
Highest$alltime.inTemp.max$alltime.inTemp.maxtime
Lowest$alltime.inTemp.min$alltime.inTemp.mintime

House Humidity
Highest$alltime.inHumidity.max$alltime.inHumidity.maxtime
Lowest$alltime.inHumidity.min$alltime.inHumidity.mintime

Monthly Reports

$NOAA_table

Average Monthly Temperature

$avg_temp_table

Total Monthly Rainfall

$rain_table

Number of Days it Rained

$rain_count_table
#if $month.inTemp.has_data

Average House Temperature by Month

$avg_htemp_table
#end if #if $month.lightning_strike_counts.has_data

Total Lightning Strikes

$lightning_sum_table
#end if

Number of Days with Observations

$temp_count_table
#if $Extras.has_key('googleAnalyticsId') #end if