Version 1.9.0: Difference between revisions
From Cumulus Wiki
Jump to navigationJump to search
(Created version 1.9.0 document) |
m (Correcting link that has been wrong since page creation) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<big>Release Date: September 11, 2010</big> |
<big>Release Date: September 11, 2010</big> |
||
''(This is the current version)'' |
|||
'''Fix List''' |
'''Fix List''' |
||
Line 15: | Line 12: | ||
* use Cumulus calculated wind speed for wind chill calculation, if that option is selected |
* use Cumulus calculated wind speed for wind chill calculation, if that option is selected |
||
* send wind to Wunderground with 1 dp for non-Davis stations |
* send wind to Wunderground with 1 dp for non-Davis stations |
||
* new [[ |
* new [[Webtags#Extreme_Records|webtags]] - <#newrecord> - 1 if 'new record' light is flashing, 0 if not |
||
* Write UV and Solar Rad to monthly log files |
* Write UV and Solar Rad to monthly log files |
||
* Make sure to send decimal degrees to Wunderground when temp goes above 100F |
* Make sure to send decimal degrees to Wunderground when temp goes above 100F |
Latest revision as of 13:25, 26 January 2021
Release Date: September 11, 2010
Fix List
- new webtags - timehhmmss and currentwdir
- add cloudbase and average wind direction (compass) to realtime.txt
- changed to 'new' Twitter authentication method (OAuth)
- added latitude and longitude to tweets
- Fix date problem with monthly rain record when using 9am rollover
- APRS and wxnow.txt: Represent 0% RH by 1% (zero means 100)
- bug fix: don't use entries more than once when reading FO archive data
- use Cumulus calculated wind speed for wind chill calculation, if that option is selected
- send wind to Wunderground with 1 dp for non-Davis stations
- new webtags - <#newrecord> - 1 if 'new record' light is flashing, 0 if not
- Write UV and Solar Rad to monthly log files
- Make sure to send decimal degrees to Wunderground when temp goes above 100F
- Don't log WU and PWS Weather passwords to debug log
- Option to have forecast updated only once per hour
- [ER 12] Added <#LastRainTipISO> webtag - date/time of last rain gauge tip
- Use an improved Heat index formula which is valid below humidity of 40%
- Log failed dayfile.txt entry to diags log and flash error light
- Correct Degrees to DMS calculation for some cases
- Fix Twitter timestamp bug which caused '401' failures
- Fix problem in southern hemisphere in previous Twitter fix