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/976de428-315e-4666-838c-fe5677759d4en%40googlegroups.com.
