mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 09:37:02 -04:00
Before, xtypes participating in StdWXCalculate were expected to emit values already in the same unit system as the incoming record. With this change, this is done in StdWXCalculate. No harm done if they continue to do so. Fixes issue #781.