mirror of
https://github.com/weewx/weewx.git
synced 2026-04-20 01:26:56 -04:00
use windGustDir of None if windGust is zero
This commit is contained in:
@@ -3,6 +3,10 @@ weewx change history
|
||||
|
||||
2.5.0 09/ZZ/13
|
||||
|
||||
FineOffset driver now uses the 'delay' field instead of the fixed_block
|
||||
'read_period' for the archive record interval when reading records from
|
||||
console memory.
|
||||
|
||||
Weewx now allows easier localization to non-English speaking locales.
|
||||
In particular, set the environment variable LANG to your locale, and
|
||||
then weewx date and number formatting will follow local conventions.
|
||||
@@ -11,7 +15,7 @@ Details in a new section in the Customization Guide.
|
||||
Added aggregate type "minmax" and "maxmin". Thank you user Gary Roderick!
|
||||
|
||||
WMR100, Vantage, FineOffset, and WS28xx drivers now emit a null wind
|
||||
direction when the wind speed is zero.
|
||||
direction when the wind speed is zero. Same for wind gust.
|
||||
|
||||
For WMR9x8 stations, wind chill is now retrieved from the console
|
||||
rather than calculated in software. Thank you user Peter Ferencz!
|
||||
|
||||
Reference in New Issue
Block a user