Sean,

Make sure you have your paths set correctly in your w34skin skin.conf file.

Looking at your weewx.conf file it appears you have missed this section in the 
installation guide: -

To enable WeeWX to communicate with the weather34 dashboard template, you must 
install the CRT plugin, (stands for Cumulus Real Time). Please follow the 
detailed instructions at https://github.com/weewx/weewx/wiki/crt 
<https://github.com/weewx/weewx/wiki/crt>. After installation edit the 
weewx-conf file. Go to the [CumulusRealTime] which will likely be near the end 
of the script. Change this section to reflect the following: -

  [CumulusRealTime]
                filename = /var/www/html/weewx/realtime.txt
                unit_system = METRIC
If your path to your web root is different, please amend the path in front of 
'weewx/realtime.txt' accordingly.

VERY IMPORTANT. It is crucial that the '[CumulusRealTime]' unit_system is set 
to METRIC as in the snippet above. If US or METRICWX setting is used, the 
resulting display will be un-predictable and even nonsensical!

Finally go to the '[StdReport]' section and add this: -

  [[w34skinReport]]
                # The w34skinReport uses the 'w34skin' skin, which contains the
                # templates for the WX-HWS charts.
                skin = w34skin
                enable = true
                
                [[[Units]]]
                        # The following section sets the units for w34skin.
                        # IMPORTANT do not change in any circumstance.
                                
                        [[[[Groups]]]]
                                        group_altitude = meter    
                                        group_degree_day = degree_C_day   
                                        group_pressure = hPa    
                                        group_rain = mm   
                                        group_rainrate = mm_per_hour    
                                        group_speed = km_per_hour     
                                        group_speed2 = km_per_hour2     
                                        group_temperature = degree_C    
                                        mbar = "mb"
                                        hPa = "hPa"
                                        inHg = "in"
                                        mm_per_hour = "mm"
                                        cm_per_hour = "cm"
                                        inch_per_hour = "in"
                                        km_per_hour = "km/h"
                                        knot = "kts"
                                        meter_per_second ="m/s"
                                        mile_per_hour ="mph"
Once completed, make sure you save weewx.conf


 

> On 24 Jun 2019, at 22:40, Sean Lane <[email protected]> wrote:
> 
> Please see attached 
> 
> On Mon, Jun 24, 2019 at 6:14 PM steeple ian <[email protected] 
> <mailto:[email protected]>> wrote:
> Ok I see you have installed the latest version. You are still not generating 
> the .csv files for the charts or the w34stats.php for the live data 
> variables. Can you post the contents of your weewx.conf file please (make 
> sure that you remove any passwords or sensitive information first).
> 
> 
>> On 24 Jun 2019, at 20:10, steeple ian <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> quickest way is to rename you existing folder. Do a full install (note new 
>> expanded instructions) then copy across any settings or archive data that 
>> you wish to keep. Remember it is important to set your permissions as per 
>> the install instructions.
>> 
>> On Mon, Jun 24, 2019 at 8:07 PM Sean Lane <[email protected] 
>> <mailto:[email protected]>> wrote:
>> is there a quick update method or flatten the folder and files ?
>> 
>> On Mon, Jun 24, 2019 at 4:06 PM steeple ian <[email protected] 
>> <mailto:[email protected]>> wrote:
>> Sean,
>> 
>> You are using an older version of the template. If possible, I suggest that 
>> you update from the GitHub. There are several enhancements which will help 
>> you.
>> 
>> 
>> 
>> On Mon, Jun 24, 2019 at 7:15 PM Sean Lane <[email protected] 
>> <mailto:[email protected]>> wrote:
>> I have having issues with the stats / archive of data. As you can see by my 
>> page https://weather.thelanes.ca/ <https://weather.thelanes.ca/> there is 
>> data missing.
>> 
>> Anyone?
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] 
>> <mailto:[email protected]>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/7162616d-5b57-4e06-8f43-a74c174ac4e8%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/7162616d-5b57-4e06-8f43-a74c174ac4e8%40googlegroups.com?utm_medium=email&utm_source=footer>.
>> For more options, visit https://groups.google.com/d/optout 
>> <https://groups.google.com/d/optout>.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] 
>> <mailto:[email protected]>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/CADASSaR3SbQOKurkHzNsYPQ-4FPe75RtcqyQ%2BAWL%2Bp63VOEjDg%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/CADASSaR3SbQOKurkHzNsYPQ-4FPe75RtcqyQ%2BAWL%2Bp63VOEjDg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>> For more options, visit https://groups.google.com/d/optout 
>> <https://groups.google.com/d/optout>.
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "weewx-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] 
>> <mailto:[email protected]>.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/weewx-user/CAGP%2B8WMgS_RgJMDPNEMjXKnCbCwCJD%2BNBDu2dw3qgxgAFaoMSA%40mail.gmail.com
>>  
>> <https://groups.google.com/d/msgid/weewx-user/CAGP%2B8WMgS_RgJMDPNEMjXKnCbCwCJD%2BNBDu2dw3qgxgAFaoMSA%40mail.gmail.com?utm_medium=email&utm_source=footer>.
>> For more options, visit https://groups.google.com/d/optout 
>> <https://groups.google.com/d/optout>.
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/A7CB1776-7B97-4B27-B2C1-0213B564CBE9%40gmail.com
>  
> <https://groups.google.com/d/msgid/weewx-user/A7CB1776-7B97-4B27-B2C1-0213B564CBE9%40gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "weewx-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/weewx-user/CAGP%2B8WPU6zhVDVP_1A4nxW51zrJY79Ofkr6B5e7PTkamu3UJkg%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/weewx-user/CAGP%2B8WPU6zhVDVP_1A4nxW51zrJY79Ofkr6B5e7PTkamu3UJkg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> <weewx.conf>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/D67BC0DD-187E-4A5A-B932-57D2BF3322BD%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to