Recently, I've noticed that any location I try is coming back with weather conditions as "n/a"? Is there something we can do to remedy this problem?
For example:
Code:
<stationName>San Diego, San Diego International-Lindbergh Field</stationName>
<ICAO>KSAN</ICAO>
<countryCode>US</countryCode>
<elevation>12</elevation>
<lat>32.733333333333334</lat>
<lng>-117.18333333333334</lng>
<temperature>17.2</temperature>
<dewPoint>13.3</dewPoint>
<humidity>77</humidity>
<clouds>overcast</clouds>
<weatherCondition>n/a</weatherCondition>
<seaLevelPressure>1015.5</seaLevelPressure>
<windDirection>240.0</windDirection>
<windSpeed>04</windSpeed>
</observation>
</geonames>