Remember that just because something is stored in the database in units that are not “Canadian”, that doesn’t mean you are stuck with that unit in reports or graphs.
My two cents is that you should be spending your time getting the units you want to see in the skin(s) you are using. > On Aug 25, 2020, at 8:03 AM, David VE3STI <[email protected]> wrote: > > I'm not a programmer so I don't have helpful suggestions. But as a Canadian > user, I hope that you figure this out. I use the "metric" option but think of > wind speed in kph, not m/s, for example. I did get the Humidex added (a long > time ago - I forget how I did it other than I know I didn't do the > programming but found that someone else had already figured out and I just > followed the instructions!) > > Just as I type this, Tom's reply popped up.. Guess it won't be easy to add a > new "Canadian option". The instructions for changing individual units is in > the documentation but if you could make a "Canada-specific" set (cookbook > style) that would be really useful for those of us who are > users-but-not-programmers. > > Keep us posted. > > David > >> On Monday, August 24, 2020 at 11:37:18 p.m. UTC-4 [email protected] wrote: >> Hi All, >> >> I'm trying to extend weewx so that there is a 4th option for unit systems >> called "CANMETRICWX" (Canadian Metric). >> >> This would be the same as "METRIC" except rain values are in mm and pressure >> values are in kPa and eventually would also include a "Humidex" calculation >> as well. >> >> I thought I had added everything I needed throughout the file system for the >> addition of the units system but I'm running into the following complaint on >> startup: >> "AttributeError: module 'weewx' has no attribute 'CANMETRICWX'" >> >> Not being familiar enough with python, I am stumped as to where I can add >> that attribute. Any help greatly appreciated. >> >> Cheers >> >> Chris >> > > -- > 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/f52611dc-6ae8-4864-9eda-5d252e9a5404n%40googlegroups.com. -- 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/0913D44A-2766-4FB6-97B8-FE88BE3488D0%40johnkline.com.
