Welcome to the Cumulus Support forum.
Latest Cumulus MX release 3.9.6 (build 3101) - 20 January 2021 (please see announcement regarding releases since 3.5.0)
Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of the NOAA report and Snow Index drop-down menus to 2030)
Use this Wiki link to Download the Software (Cumulus MX / Cumulus 1 and other related items).
Latest Cumulus MX release 3.9.6 (build 3101) - 20 January 2021 (please see announcement regarding releases since 3.5.0)
Legacy Cumulus 1 release v1.9.4 (build 1099) - 28 November 2014 (a patch is available for 1.9.4 build 1099 that extends the date range of the NOAA report and Snow Index drop-down menus to 2030)
Use this Wiki link to Download the Software (Cumulus MX / Cumulus 1 and other related items).
How displey NOAA data on my website
Moderator: daj
How displey NOAA data on my website
Sorry for my bad English. I have trouble to display NOAA data on my website. How do this ? I use CumulusMX.
Re: How displey NOAA data on my website
I am assuming you know how to get the reports uploaded onto your web site. You can enter the path and file name (the file name starting NOAA and ending in .txt) for any report including the path into your browser to view an individual report on your web site.
I am assuming you want a web page that will give you a menu to choose which report to view, and then display that report.
1) In the NOAA settings, do you have Use UTF-8 encoding ticked ?
2) In the NOAA settings, what is in Monthly filename format?
3) If 1) is true, your web page needs to use <meta charset="utf-8">, it it is false, your web page needs to use <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
4) If for 2) you use 'NOAAMO'MMyy'.txt' then there are ready made web pages (with JavaScript files attached) available at viewtopic.php?f=14&t=5754, but remember that you might need to edit the HTML to use the right code from 3).
I am assuming you want a web page that will give you a menu to choose which report to view, and then display that report.
1) In the NOAA settings, do you have Use UTF-8 encoding ticked ?
2) In the NOAA settings, what is in Monthly filename format?
3) If 1) is true, your web page needs to use <meta charset="utf-8">, it it is false, your web page needs to use <meta content="text/html; charset=windows-1252" http-equiv="Content-Type">
4) If for 2) you use 'NOAAMO'MMyy'.txt' then there are ready made web pages (with JavaScript files attached) available at viewtopic.php?f=14&t=5754, but remember that you might need to edit the HTML to use the right code from 3).
-
- Posts: 2916
- Joined: Wed 06 May 2009 6:29 pm
- Weather Station: Davis VP2 with Daytime FARS
- Operating System: Windows XP SP3
- Location: Cheadle Hulme, Cheshire, England
- Contact:
Re: How displey NOAA data on my website
One of the most interesting aspects of the NOAA reports is the Dep From Normal field. This shows whether it's been much warmer, colder, wetter or drier than the normal for that month and year. http://www.cheadlehulmeweather.co.uk/NOAA.php?yr=2020
You need to find a professional weather service for your country that has temperature and rainfall stats and choose the closest to your station. Then enter the info into the NOAA setup within Cumulus. Even though I use the original Cumulus I'm sure the same feature is there for the MX version.
You need to find a professional weather service for your country that has temperature and rainfall stats and choose the closest to your station. Then enter the info into the NOAA setup within Cumulus. Even though I use the original Cumulus I'm sure the same feature is there for the MX version.
Re: How displey NOAA data on my website
Ok. Thanx, now NOAA data are display on my web site. I have one more question, how to do this http://www.cheadlehulmeweather.co.uk/be ... ummary.php ? I want put this on my web.
-
- Posts: 2916
- Joined: Wed 06 May 2009 6:29 pm
- Weather Station: Davis VP2 with Daytime FARS
- Operating System: Windows XP SP3
- Location: Cheadle Hulme, Cheshire, England
- Contact:
Re: How displey NOAA data on my website
It’s over a year since I set mine up and since then the links in my request topic no longer work because of a forum redesign.
Maybe @beteljuice can help as it was his zip I used, sent privately.
Maybe @beteljuice can help as it was his zip I used, sent privately.
- PaulMy
- Posts: 2406
- Joined: Sun 28 Sep 2008 11:54 pm
- Weather Station: Davis VP2+ Cumulus1 / CummulusMX
- Operating System: Windows8 / Windows10
- Location: Komoka, ON Canada
- Contact:
Re: How displey NOAA data on my website
This should likely be moved/discussed in another thread...I have one more question, how to do this http://www.cheadlehulmeweather.co.uk/be ... ummary.php ? I want put this on my web.
I believe this is the source viewtopic.php?p=91488#p91488
It is also incorporated in BCJKiwi MX-UI template viewtopic.php?p=138283#p138283
http://www.komokaweather.com/cumulusmx/ ... hp?lang=en
Enjoy,
Paul
Davis Vantage Pro 2+
Cumulus v1 www.komokaweather.com
CumulusMX www.komokaweather.com/cumulusmx/index.php
www.komokaweather.com/cumulusmxwll/index.html
www.komokaweather.com/komokaweather-ca

Cumulus v1 www.komokaweather.com
CumulusMX www.komokaweather.com/cumulusmx/index.php
www.komokaweather.com/cumulusmxwll/index.html
www.komokaweather.com/komokaweather-ca
Re: How displey NOAA data on my website
Hi! I have one more question about NOAA. How generate automatically reports and send to my website. When generate and send manual to web everything is working.