Initial Release: version 1.0 Jan. 6, 2025 (use only with CMX 4.3 and above)
As some of you know, I'm not a dedicated programmer but I do enjoy tinkering around and sometimes come up with something I feel is useful. This project is one of those. I wanted a nice visual webpage to display seasonal snow fall information and thought, maybe, somebody else might find it useful. Please see image below which was using sample data at the time for testing. Constructive opinions, thoughts or feedback welcomed.
Thanks to PaulMy as portions of this script is inspired from komokaweather.com snowfall-log.pdf.
MUST have php installed on the same computer running CumulusMX to use this script. The zip contains the files necessary and a read_me text with install instructions.
Runs successfully in Cumulus MXUI web template and the standard CMX website template. Hasn't been tested on other templates but shouldn't be any reason it wouldn't work. For templates just add <?php include_once "./snowDisplay.php";?> where you want it to be displayed. Then for the standard CMX template just change the webpage extension from .htm to .php and update your menu to point to the .php page. The script can also be run as a standalone webpage.
Some key features in this program include;
- Setting user defined variables such as; timezone, whether northern or southern hemisphere, unit of measure (inches or centimeter), the use of using a comma or dot (period) for decimal places
- Setting a preferred language (default language is english).
- Daily, Monthly and yearly cumulative snowfall and event totals
- Cumulative days with snowfall
- Cumulative snowfall depth
- Average annual snowfall depth
- Probability of snowfall %