On Monday, February 11, 2019 at 6:34:46 PM UTC-5, Wiggytoo wrote: > > Many thanks, I've tracked down the templates and will take another look. > > Would the changes be easier if I were using one of the standard weewx > skins? >
the Seasons skin is a bit more modular than past skins, so it is a little easier to customize as you are trying to do. but the process is the same for any skin. take a look at this derivative of the Seasons skin: https://github.com/matthewwall/weewx-4seasons i started with Seasons, but i made the display of data (values and plots) conditional upon the existence of data. as a result, the skin is a bit more adaptive and should require less customization. it is a work in progress, but it might give you some ideas for how to customize your templates. m -- 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]. For more options, visit https://groups.google.com/d/optout.
