Just clone the repo to a scratch directory
- git clone https://github.com/weewx/weewx /var/tmp/weewx-clone - cd /var/tmp/weewx-clone - git tag - (see all the tagged versions ? The one you want is v4.10.2) - git checkout v4.10.2 - cd skins - (the Seasons skin there is the one for that version of weewx) On Thursday, August 3, 2023 at 9:20:31 AM UTC-7 [email protected] wrote: > I am not sure if I really understood what you are looking for, but if I > got it right, this is what you are looking for: > > https://github.com/weewx/weewx/blob/master/skins/Seasons/skin.conf > > But for what it's worth: you're probably better off not changing the > skin's skin.conf, but make the changes in your weewx.conf. How? Like > described in the customization guide: > https://weewx.com/docs/latest/customizing.htm#Processing_order > > Quote: " Although it is possible to modify the options at any level, as > the user of a skin, it is usually best to keep your modifications in the > WeeWX configuration file (weewx.conf) if you can. That way you can apply > any fixes or changes when the skin author updates the skin, and your > customizations will not be overwritten." > > Dale schrieb am Donnerstag, 3. August 2023 um 17:51:07 UTC+2: > >> I have been playing with configuring my web image to my liking and have >> goofed up the original so much that even trying to type in in from a >> paper copy (not easy on a Rasp Pi 400 keyboard!) is almost hopeless. >> >> I would like to find an original image of the seasons config.skin to >> download and make the necessary changes that i think I have finally >> figured out. >> >> Is there an archive or host (such as github) with just THAT? If I >> download the whole weewx install I don't think it will overwrite my >> current (messed up) changes. >> >> Dale >> >> >> -- 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/2483402b-6fd3-4a0c-a62d-b1a811dfc5ecn%40googlegroups.com.
