This is the main window of the application, here are most readings shown
Select by clicking on each flip
Temperature:
Displays current temperature, todays high and low. A windchill temperature is shown if it's below a set temperature (default 7°C) and wind is over 1.8 m/s. If temperature is above 28°C, humidity over 40% it will display the Heat Index reading.
Right-click and select Temperature menu gives you an overview of all temperature sensors.
Rain:
If you have a 1-wire raingauge connected, it shows rainfall rate/hour, for today, floating 7 days history, current month and a total since last reset, (the value reported to the Dallas servlet). Todays reading resets at midnight, current month at midnight every new month, total only manually.
Wind:
The wind averages will, to a degree, adjust themself over a period of time.
They will probably not be right before after ~24 hours operation, and if the computer is heavily and periodically used, they will never be exactly on... :-)
Gust is a 10-minute "high wind floating history".
Right-click and select Wind menu gives you wind direction and speed

Humidity:
If you have from 1 to 8 DS2438-based humidity sensors connected, it displays current relative humditity, todays high and low.
Also calculates a dewpoint value.
Right-click and select Humidity menu gives you an overview of all humidity sensors.
Barometer:
Displays current barometric pressure, rate of change/hour, todays high and low.
Right-click and select Barometer menu gives you a graphic gauge and readings.
Sun:
Displays sunrise and sunset IF latitude and longitude are correctly set in WSERVER.INI.
If you live in the US, there really should be a - (minus) ahead of your longitude value.
Please verify before mailing a bug-report to me...:-)
There's a couple of files which can be modified by the user:
BEAUFORT.DAT is a list over beaufort wind names, and COMPASS.DAT is a list over the compass' directions: N, NE, NNE and so fort...
They can be customized, localized or whatever.

INI.TXT is the original file compiled with Dallas Semi's Createlist application, a serial number list (first number is ASSUMED NORTH).