Landfill Webcam
Image is captured and refreshed every 5 minutes.
{{ vm.city }} Weather
ALL {{ vm.limitHours }}-Hour Forecast
Time
Temp
Conditions
Wind
{{ vm.getDay(h.startTime) }}
{{ vm.getTime(h.startTime) }} {{ h.temperature }}°
{{ h.shortForecast }}
{{ h.windDirection }}
{{ h.windSpeed }}
{{ vm.getTime(h.startTime) }} {{ h.temperature }}°
{{ h.windSpeed }}
NIGHT {{ vm.limitDays/2 }}-Day/Night Forecast
Day
Temp
Conditions
Wind
{{ vm.getDayStuff(f.name) }}
{{ vm.addDay(f.startTime) | date: 'M/dd' }} {{ f.temperature }}°
{{ vm.forecast[$index+1].temperature }}°
{{ f.shortForecast }}
{{ f.windDirection }}
{{ f.windSpeed }}
{{ vm.addDay(f.startTime) | date: 'M/dd' }} {{ f.temperature }}°
{{ vm.forecast[$index+1].temperature }}°
{{ f.windSpeed }}
Hover over row to view forecast details.
LatLon: {{ vm.round(vm.lat,4) }},{{ vm.round(vm.lon,4) }} Elev: {{ vm.elevation | number }} ft
LatLon: {{ vm.round(vm.lat,4) }},{{ vm.round(vm.lon,4) }} Elev: {{ vm.elevation | number }} ft