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 4018) - 28 March 2024

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 drop-down menus to 2030)

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

Gauge-data.txt stopped

Discussion of Mark Crossley's HTML5/Javascript gauges

Moderator: mcrossley

Post Reply
jmfernandezz
Posts: 6
Joined: Thu 22 Dec 2016 6:29 am
Weather Station: PCE FWS-20
Operating System: Linux
Contact:

Gauge-data.txt stopped

Post by jmfernandezz »

Hello,
My SS has been working fine for quite some time but yesterday it stopped to update the file gauge-data.txt. All the pop-up graphs are generated correctly.
Yesterday the dewpoint was below 0 ºC. I changed the file gauge-data.txt.tmpl by the last version. The file gauge-data.txt continues with the problem (not update).
After reading messages, I thought it would be a problem due to the value of dewpoint. But today, the dewpoint is above 0 ºC (2,2 ºC) and the file gauge-data.txt is not updated.

Can someone help me?
Enclosed you can find my gauge-data.txt.tmpl.
Thank you and best regards.

======================
Using Weewx 3.1 in Fine Offset on Raspi.
http://meteovelez.ddns.net/ss
You do not have the required permissions to view the files attached to this post.
User avatar
mcrossley
Posts: 12695
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Gauge-data.txt stopped

Post by mcrossley »

The values for weewx are passed into that script at run-time. You need to look at the generated data file. If there is nothing obviously wrong in that file (you can post it here for me to take a look as well if you like), then you will have to ask on the weewx forum for help.
jmfernandezz
Posts: 6
Joined: Thu 22 Dec 2016 6:29 am
Weather Station: PCE FWS-20
Operating System: Linux
Contact:

Re: Gauge-data.txt stopped

Post by jmfernandezz »

Hello Mark,
Many thanks for your response.
I am not sure when you say "to look at the generated data file" if you are refering to the file "gauge-data.txt".
The last "gauge-data.txt" is as follow:
{
"timeUTC":"2017,01,14,19,43,01",
"date":"2017.01.14 20:43",
"dateFormat":"y.m.d h:m",
"SensorContactLost":"0",
"tempunit":"°C",
"windunit":" kph",
"pressunit":" hPa",
"rainunit":" mm",
"windrununit":"kilometer",
"cloudbaseunit":" ft",
"temp":"11.7",
"tempTL":"10.8",
"tempTH":"15.8",
"TtempTL":"19:58",
"TtempTH":"15:38",
"temptrend":"0.5",
"intemp":"19.7",
"hum":"51.0",
"humTL":"38.0",
"humTH":"73.0",
"ThumTL":"10:49",
"ThumTH":"20:03",
"inhum":"53.0",
"dew":"1.89841691788",
"dewpointTL":"-0.631000811109",
"dewpointTH":"7.20201845726",
"TdewpointTL":"10:49",
"TdewpointTH":"12:58",
"wchill":"11.7",
"wchillTL":"10.8",
"TwchillTL":"19:58",
"heatindex":"11.7",
"heatindexTH":"15.8",
"TheatindexTH":"15:38",
"apptemp":"7.84007816858",
"apptempTL":"0",
"apptempTH":"0",
"TapptempTL":"",
"TapptempTH":"",
"humidex":"11.7000252197",
"press":"1027.18799069",
"pressL":"1015.62458584",
"pressH":"1031.49687765",
"pressTL":"1022.83875958",
"pressTH":"1027.4072933",
"TpressTL":"04:18",
"TpressTH":"20:31",
"presstrendval":"1.56726005574",
"rfall":"0.0",
"rrate":"0.0",
"rrateTM":"0.0",
"TrrateTM":"00:03",
"hourlyrainTH":"0.0",
"ThourlyrainTH":"20:03",
"LastRainTipISO":"2000-01-01 00:00",
"wlatest":"11.1599999957",
"wspeed":"4.95999999811",
"windTM":"21.9599999916",
"wgust":"15.8399999939",
"wgustTM":"15.8399999939",
"TwgustTM":"14:28",
"bearing":"22.5",
"avgbearing":"210.672064079",
"bearingTM":"315.0",
"BearingRangeFrom10":"000",
"BearingRangeTo10":"000",
"domwinddir":"SSW",
"WindRoseData":[],
"windrun":"115.869999956",
"Tbeaufort":"F3",
"UV":" N/A",
"UVTH":"",
"SolarRad":"",
"SolarTM":"",
"CurrentSolarMax":"N/A",
"cloudbasevalue":"4180.34220839",
"forecast":"Estacion MeteoVelez conectada",
"version":"3.1.0",
"build":"",
"ver":"12"
}

Please, say me if you detect some wrong.
Many thanks in advance.
User avatar
mcrossley
Posts: 12695
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Gauge-data.txt stopped

Post by mcrossley »

The files look OK, its just out of date - 2017,01,14 - was that file from your web server or the weewx server?

If teh web server, you need to check the local copy on your weewx server, if that is OK then you need to check the weewx upload of the file. I don't know how that works, I suggest you ask for help on the weewx forum.
jmfernandezz
Posts: 6
Joined: Thu 22 Dec 2016 6:29 am
Weather Station: PCE FWS-20
Operating System: Linux
Contact:

Re: Gauge-data.txt stopped

Post by jmfernandezz »

Hello Mark,
Many thanks for your help.
I am going to ask on the Weewx forum.

Best regrads,
Post Reply