06-26-2002, 12:07 AM -
REQ - Pressure only gives a result of 1.00
I'm trying to configure the plug-in to work from a local weather station page http://www.weather.co.uk/weather/local/LS18 It gives the pressure in millibars (same as Hpa) but uses a ',' as the thousands break (1,020 Millibars) I think this is why I can only get 1 as the pressure reading...
Any ideas ?
Here's the .ini file
[options]
name = Leeds Weather
starturl=http://www.weather.co.uk
;TemperatureUnits values F or C
TemperatureUnits = C
; PressureUnits values
; 0: hundreds of Pascals (hPa)
; 1: Atmosphere (atm)
; 2: Pounds per Square Inch (psi)
; 3: Inches of Mercury (inches Hg)
; 4: millimeters of Mercury (mm Hg)
PressureUnits = 0
HavePressure =1
HaveHumidity = 1
[Temperature]
find0 = "obsTempText"
find1 = "
I'm trying to configure the plug-in to work from a local weather station page http://www.weather.co.uk/weather/local/LS18 It gives the pressure in millibars (same as Hpa) but uses a ',' as the thousands break (1,020 Millibars) I think this is why I can only get 1 as the pressure reading...
Any ideas ?
Here's the .ini file
[options]
name = Leeds Weather
starturl=http://www.weather.co.uk
;TemperatureUnits values F or C
TemperatureUnits = C
; PressureUnits values
; 0: hundreds of Pascals (hPa)
; 1: Atmosphere (atm)
; 2: Pounds per Square Inch (psi)
; 3: Inches of Mercury (inches Hg)
; 4: millimeters of Mercury (mm Hg)
PressureUnits = 0
HavePressure =1
HaveHumidity = 1
[Temperature]
find0 = "obsTempText"
find1 = "