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

Removing Solar and Evap. details from supplied web pages

Other discussion about creating web sites for Cumulus that doesn't have a specific subforum

Moderator: daj

Post Reply
gwoodin
Posts: 19
Joined: Wed 29 Jun 2011 11:43 am
Weather Station: Davis Vantage Vue
Operating System: Windows 10
Location: Birmingham

Removing Solar and Evap. details from supplied web pages

Post by gwoodin »

I wish to remove the Solar and Evapotranspiration details from the supplied web pages (version 1.9.1 build 989).

I have refered to 3.3 of the Cumulus FAQ. I do not know how to edit the indexT.htm, todayT.htm, and yesterdayT.htm files in the 'web folder'.

Help appreciated.


geoff
uncle_bob
Posts: 505
Joined: Wed 17 Aug 2011 2:58 pm
Weather Station: WeatherDuino Pro2
Operating System: 2008
Location: Canberra

Re: Removing Solar and Evap. details from supplied web pages

Post by uncle_bob »

Just edit out (with notepad) these parts:

indexT.htm

Remove the following code:

<tr class="td_temperature_data">
<td>Solar Radiation</td>
<td><#SolarRad>&nbsp;W/m&sup2;</td>
<td>Evapotranspiration Today</td>
<td><#ET>&nbsp;<#rainunit></td>
</tr>

todayT.htm and yesterdayT.htm

Remove the following code:

<tr class="td_temperature_data">
<td>Hours&nbsp;of&nbsp;Sunshine</td>
<td><#SunshineHours></td>
<td>&nbsp;</td>
</tr>

Lifted from the Wiki here:
http://wiki.sandaysoft.com/a/FAQ#I_don. ... b_pages.3F
Interested in building your own Weather Station? Maybe check out the WeatherDuino Pro Project Here
Conder, Canberra Weather
Image
gwoodin
Posts: 19
Joined: Wed 29 Jun 2011 11:43 am
Weather Station: Davis Vantage Vue
Operating System: Windows 10
Location: Birmingham

Re: Removing Solar and Evap. details from supplied web pages

Post by gwoodin »

Thanks Bob. Success!

I had not appreciated that I had to open Notepad and drag the relevant files in to edit them.




http://warstock.metsite.com
Post Reply