Greg, I've made this change where I flip the font icon if the station is in the southern hemisphere. I've committed it to my development branch <https://github.com/poblabs/weewx-belchertown/commit/c8290e8ecb35757b3f5371413db0d093b24b02ee> for the skin. It'll be in the 1.1 version.
On Wednesday, September 4, 2019 at 8:00:40 PM UTC-4, Pat wrote: > > Greg, great question. The icons are actually a font > <https://erikflowers.github.io/weather-icons/>, and it doesn't look like > they observe northern or southern hemisphere in their default set. > > Are all moon phases flipped for all southern hemisphere locations? > > If so, I could use CSS to flip the font horizontally if the station's > latitude has a negative in it from weewx.conf. That's a potential > work-around. > > Here's a jsfiddle I've done just now to show you > <https://jsfiddle.net/obrienlabs/uf19t2cq/> what I mean about the flip. > > > > On Wednesday, September 4, 2019 at 7:26:51 PM UTC-4, Greg from Oz wrote: >> >> Hi Pat >> >> I was wondering if there is a way to make the moon icons southern >> hemisphere. >> >> [image: Screenshot from 2019-09-05 09-23-39.png] >> >> The crescent down here is on the left hand side. >> >> >> It's just an aesthetic thing. The skin is great by the way. >> >> >> Thanks >> >> Greg >> >> >> On Tuesday, 3 September 2019 21:53:30 UTC+10, Pat wrote: >>> >>> This is a Meteostick issue (and not a skin issue). The stick reports 10 >>> minute average wind gust, but weewx and the archive schema don't support >>> that observation type >>> <https://github.com/matthewwall/weewx-meteostick/blob/master/bin/user/meteostick.py#L875-L886>. >>> >>> As a result, wind gusts aren't available in real time from the stick. Weewx >>> has to do those calculations on the archive interval, so the website gets >>> updated at that time. >>> >> -- 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/42dbeec3-362c-469f-9cb3-046852536bfc%40googlegroups.com.
