Hi all,

Over time I’ve gathered the various csv records for the stations in my 
immediate area going back to 1894.  In the process of doing that I’ve often 
wished weewx output its records in the same format so I could fly it all into 
the same gigantic spreadsheet.

I’ve made it so with the attached template.

I’ve added it to my alltimeseasons skin file with the following code. It goes 
into an ECCC directory. I’ve tried to adhere to the ECCC naming convention and 
data conventions as closely as possible including converting the wind direction 
to 10s of degrees (worst convention ever).

Perhaps this will be of interest/use to fellow Canadians out there.

[[SummaryByYear]]
        # Reports that summarize "by year"

            
        [[[ECCC_daily]]]
            encoding = utf-8
            template = ECCC/en_climate_daily_weewx_%Y.csv.tmpl
            HTML_ROOT = /var/www/html/weewx/


-- 
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/DB50A387-09D8-417E-B2CD-FE4F185FB0A0%40gmail.com.

Attachment: en_climate_daily_weewx_%Y.csv.tmpl
Description: Binary data



-- 
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/DB50A387-09D8-417E-B2CD-FE4F185FB0A0%40gmail.com.

Reply via email to