My Software
National Weather Service (NWS)
- SCDwriter - GUI for creating the Supplemental Climate Data observation
Personal (cms)
- cmsWxCalc3 - the only Web-based version
- cmsWxCalc6 - calculator-style GUI for computing various weather values (Warning: does not work properly, if at all, and is no longer supported.
- cmsWxCalc7 - never completed
- WxCalc2A+ - under construction (an updated replica of my WxCalc2A C++ program from the mid 1990s, but in Rust)
- countdown - a countdown timer in various units of time (limit previous/current/next year)
- howManyWins? - given the current number of wins/games and a goal (%), how many consecutive wins would be required to reach the goal?
- Latitude/Longitude to Distance - given two points on the Earth's surface, find the distance between them.
- Adafruit Reader for Raspberry Pi - shows the current temperature and humidity (including wet-bulb and dew point temperatures, THI, and, if requested, station pressure). The base temperature and humidity information come from an Adafruit sensor (such as the one advertised here).