OnTheSnow Reader
As of November 1, 2025 there is a new API that uses API keys for access.
Build 2.2.0 is required.
2.2.4
Feb 9, 2026
Update dependencies.
2.2.3
Jan 7, 2026
removed misleading fields (best effort calculation from available fields)
- snow24h
- snow48h
- snow72hadd new fields (direct correlation to the data feed)
snowToday
snow1DayAgo
snow2DayAgo
snowTodayPlus1
snowTodayPlus2
add new weather fields from the first hourly weather record:
weatherHour0{bottom/mid/top}
temperatureHour0{bottom/mid/top}{Min/Max}
windDirectionHour0{bottom/mid/top}
windSpeedHour0{bottom/mid/top}
add menu item to enable debug logging
2.2.2
Dec 30, 2026
ensure fields are always present even if there is no data in the feed
baseLower, baseMiddle, baseUpper,
temperature{bottom/mid/top}{Min/Max}
2.2.1
Dec 5, 2025
Make existing fields blank when there is no data in the feed
Update some supporting packages
2.2.0
Nov 4, 2025
Uninstall any previous versions and clear the data generated by previous versions before installing and running this version.
Support for the new API
Most fields from the 1.x version are now in version 2.x
Built with a signed executable for validation at download.
2.1.0
fix error with object reference not set to an instance of an object (reading depths)
fix error with duplicate tag names (open)
fix error with datafeedID always being 0
upgrade to .Net Framework 4.8
update some dependencies
some Ross Branding changes
encrypt database password in instance file
use Inno Setup
2.0.0.0
move to new api
1.0.0.2
add numLifts tag
if no lifts open data in feed, still add it as a tag with value 0
move to .net 4.7.2
update nuget packages
1.0.0.1
add fields projectedOpeningDate, projectedClosingDate and numDaysOpenLastYear