Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Forecast source and display on index.htm

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
inmyrvm
Posts: 44
Joined: Thu 19 Nov 2020 9:16 pm
Weather Station: Davis VP2
Operating System: Windows 10

Forecast source and display on index.htm

Post by inmyrvm »

As a current NWS Meteorologist I wanted to have our actual forecast on my web site. Turns out there's an anonymous ftp server that has text based forecasts for the entire country and I wrote a simple routine using Windows task scheduler and a third party ftp program to grab them once an hour and it transfer them to my hosting site. I've embedded the html code into the indexT.htm page and it's functional but not very elegant: http://805weather.com. I'm appealing to more established html coders for suggestions on how to improve the look on the page.

Thanks.
Post Reply