Hi,
I have just started playing with the API and am using $json_string = file_get_contents("http://api.wunderground.com/api/KEY/c...; and then parsing the data. When I do this the barometric pressure is not right. It doesn't match my weather station. It makes me wonder if the correct station is being queried. The other data seems to match but ...
thoughts
jeff
I have just started playing with the API and am using $json_string = file_get_contents("http://api.wunderground.com/api/KEY/c...; and then parsing the data. When I do this the barometric pressure is not right. It doesn't match my weather station. It makes me wonder if the correct station is being queried. The other data seems to match but ...
thoughts
jeff