Added All-time graphs to Seasons Skin, how to share?

274 views
Skip to first unread message

Richard G

unread,
Jul 6, 2020, 11:49:21 AM7/6/20
to weewx-user
Following on from my earlier request for multi-year reports I was pointed towards


This gave me the raw information I need so I have modified the now 'standard' Seasons skin to include a new all-time history tab, plus updated the hilo tab. See attached screenshots.

I'd like to share this back to the community but can't decide the best way to do it as I've only had to change 5 files plus one additional python file. Should I wrap this up as a completely new skin?

Thanks

Richard

IMG_0508.jpeg
IMG_0509.jpeg

John Kline

unread,
Jul 6, 2020, 1:31:36 PM7/6/20
to weewx...@googlegroups.com
Wow, I really like the all time tab.  However you share it, I’ll be adding that to my site.


On Jul 6, 2020, at 8:49 AM, Richard G <richar...@gmail.com> wrote:

Following on from my earlier request for multi-year reports I was pointed towards
<IMG_0508.jpeg>

<IMG_0509.jpeg>

--
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 weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/f907f7aa-f899-433f-ac01-b81296dde6acn%40googlegroups.com.
<IMG_0509.jpeg>
<IMG_0508.jpeg>

Jean Marc

unread,
Jul 7, 2020, 9:39:19 AM7/7/20
to weewx-user
I would also like to have the all-time history tab. Can you post the changes made to the skin?
Thanks

El dilluns, 6 juliol de 2020 17:49:21 UTC+2, Richard G va escriure:

Richard G

unread,
Jul 7, 2020, 10:18:53 AM7/7/20
to weewx-user
I've added the changed files plus some instructions onto GitHub.


Please let me know how it goes.


Richard

Jean Marc

unread,
Jul 14, 2020, 9:32:32 AM7/14/20
to weewx...@googlegroups.com
Thanks for providing me with the files to implement the changes, but I use Weewx 3.9.1 and it doesn't work.
regards

Missatge de Richard G <richar...@gmail.com> del dia dt., 7 de jul. 2020 a les 16:18:
--
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/Dfl7_i0trGI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/7b08a657-0665-4e70-880c-74b0dabbcef0n%40googlegroups.com.

Richard G

unread,
Jul 14, 2020, 11:44:28 AM7/14/20
to weewx-user
I've only tested this on Weewx 4.0.1 but I don't believe that there is anything that will stop it working on an earlier version. 

It would be helpful to know exactly what doesn't work?

Is there anything in the weewx.log file that may give a clue what's wrong? Have you tried running wee_report to see if it gives any errors? 

Of course I haven't tested the instructions so I may have missed something, has anyone else managed to get it working?

Jarmo Seppänen

unread,
Oct 31, 2020, 11:14:50 AM10/31/20
to weewx-user
There is a little issue with 4.2. version Seasons template skin.conf
It should be:
 [[SummaryByMonth]]
        # Reports that summarize "by month"
        [[[NOAA_month]]]
            encoding = strict_ascii
            template = NOAA/NOAA-YYYY-MM.txt.tmpl

    [[SummaryByYear]]
        # Reports that summarize "by year"
        [[[NOAA_year]]]
            encoding = strict_ascii
            template = NOAA/NOAA-YYYY.txt.tmpl

instead of
template = NOAA/NOAA-%Y-%m.txt.tmpl
and
template = NOAA/NOAA-%Y.txt.tmpl

Otherwise no issues. Thanks for your efforts! It's a great addition to Seasons skin.

Vetti52

unread,
Nov 3, 2020, 2:51:00 PM11/3/20
to weewx-user
Still staying with Weewx version 4.1.1, the installation worked smart. Great job!

In addition I had to integrate it into my personal seasons skin, which I had translated into German. Unfortunately there is still no general structure in WeeWx for labelling in different languages. So it still was a lot of work. Except of one word I managed to adopt the site to German now. This one word, I have not yet translaetd, is the first word in the header row of $rain_days_table, which still says "Days" instead of "Tage". Where do I have to change this entry?


Reply all
Reply to author
Forward
0 new messages