Discussie forum over Cumulus software. Voor vragen, specificaties, ervaringen etc..
Door tingbrouwer
#44847
Weer een aantal verbeteringen, zie onderstaand.

groet

Gert

http://www.MeteoErmelo.nl

I've uploaded build 1025 to replace the 1.9.2 download, it has a few fixes and minor enhancements:

- Fix <#IsSunUp> time zone problem
- Fix Davis 'wake up' issue so AltimeterPressure reported to CWOP doesn't get stuck at the same value
- NOAA reports now label the 'days of rain' with '<=' to match what the code actually does
- New web tag <#DavisFirmwareVersion> - The console firmware version (Davis stations only)
- New web tag <#TempChangeLastHour> - The change in temperature over the last hour. The value can also be seen on the main screen as a 'mouseover' on the temperature trend value
- New web tags giving the recent wind bearing extremes:

<#BearingRangeFrom> - The 'lowest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
<#BearingRangeTo> - The 'highest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini)
<#BearingRangeFrom10> - The 'lowest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded down to nearest 10 degrees
<#BearingRangeTo10> - The 'highest' bearing in the last 10 minutes (or as configured using AvgBearingMinutes in cumulus.ini), rounded up to the nearest 10 degrees