@George wrote:
Have just started using the environment data from Openweathermaps and the ASCOM drivers. The data on screen is good and appears with no problems. However the data in the FITS header shows the DEWPOINT twice - the first is the correct value the second appears to be the same as the AMB-TEMP which seems to be the same as the TEMPERAT
e.g.
CLDCOVER= 20 / Cloud Cover in %
DEWPOINT= 0.20000000 / Dew Point in degrees C
HUMIDITY= 74 / Humidity in %
PRESSURE= 1033 / Pressure in hPa
RAINRATE= 0 / Rain Rate in mm/hr
TEMPERAT= 4.40000000 / Ambient Temperature in degrees C
WINDDIR = 0 / Wind Direction in degrees (0-359)
WINDSPD = 0 / Wind Speed in m/s
AMB-TEMP= 4.40000000 / Ambient temperature (in degrees C)
DEWPOINT= 4.40000000 / Dew point (in degrees C)Suspect this could benefit from a quick code check and a tidy-up? Or am I missing something obvious?
For extra information I am using the ASCOM Observations Hub to connect to the OpenWeather and some local data from my weather station (using the Boltwood drivers).
Posts: 1
Participants: 1