This weather site is powered by a Davis Vantage Vue weather station installed in the Ward Hill area of Harold Parker State Forest in Andover, Massachusetts. The Integrated Sensor Suite transmits on Davis’s ISS radio (about every 2.5 seconds for wind). Three independent collectors run in parallel on site: a Meteostick (local radio), a WeatherLink Live local API feeder, and a Meteobridge.
Your pages are currently set to Local Radio (Meteostick). The site paints conditions from each ISS packet as soon as it is received—typically about every 2.5 seconds for wind and rain tips, with the browser polling about once per second.
If the radio feed goes quiet or looks stuck, the display keeps the last good reading briefly, then automatically fails over to the WeatherLink Live API, and finally to Meteobridge if the API is also unavailable. When radio recovers, the site returns to Local Radio.
Active display feed: Local Radio.
The station includes an anemometer, rain gauge, and thermo-hydro sensor, each positioned for optimal exposure and accuracy within the forest’s mixed terrain and canopy.
Andover is a historic New England town known for its conservation land, classic architecture, and the expansive Harold Parker State Forest. The Ward Hill section—where this station is located— features rolling elevation, dense woodland, and kettle ponds that create distinct microclimates. Local conditions here often differ significantly from nearby open areas or town centers, making high-frequency, hyper-local monitoring especially valuable.
This site can display live conditions from Local Radio (Meteostick), WeatherLink Live (local API), or Meteobridge. All three collectors run continuously; this selector only chooses which feed the pages poll for AJAX updates.
Prefer Local Radio for the snappiest ISS updates (with automatic API→Meteobridge failover), Local API for WeatherLink Live timing, or Meteobridge as a steady slower stream.
Preference is stored in a cookie (wx_feed) for about one year. You can also use ?feed=radio, ?feed=api, or ?feed=mb on any page.
If you’re interested in building a personal weather station or standing up a website like this one, here are the core components used at this site. These links point to the same hardware installed here in the Ward Hill area of Harold Parker State Forest.
A compact, reliable, all-in-one sensor suite ideal for home and hobbyist meteorology.
This is the primary hardware collecting wind, temperature, humidity, and rainfall data.
Davis Vantage Vue on Amazon
This device streams real-time data from the Vantage Vue directly to the WeatherLink app and
provides a fast local API for high-frequency website updates.
If you purchase a station without the console display, WeatherLink Live still uploads all data
to the Davis cloud and app.
WeatherLink Live on Amazon
If you want to stand up your own weather website, this is the same hardware used here to feed
data into the site and provide rapid updates.
WeatherLink Live (Website Data Source)
If you prefer to run your station without a Davis console and only want to build your own website,
you can use the Meteobridge Pro2.
This device receives the wireless signal directly from the outdoor Integrated Sensor Suite (ISS)
and can upload data to your website without needing a WeatherLink console or display.
Meteobridge Pro2 for Davis Vantage Vue / Vantage Pro2
This site is a template design by CarterLake.org with PHP conversion by Saratoga-Weather.org.
Special thanks go to Kevin Reed at TNET Weather for his work on the original Carterlake templates, and his design for the common website PHP management.
Special thanks to Mike Challis of Long Beach WA for his wind-rose generator, Theme Switcher and CSS styling help with these templates.
Special thanks go to Ken True of Saratoga-Weather.org for the AJAX conditions display, dashboard and integration of the TNET Weather common PHP site design for this site.
Template is originally based on Designs by Haran.
Additional improvements to this site were made using Cursor’s AI coding application.