WundergroundWeatherProvider properties

Property sheet access of a WundergroundWeatherProvider shows values that represent the three selections made when adding (or editing) the WeatherReport, as well as the resolved location.
Figure 36.   WundergroundWeatherProvider property sheet
Image

These properties are:

  • Latitude

    Latitude of target location in decimal degrees (both minutes and seconds in decimal format).

     NOTE: An online converter for going from degrees, minutes, seconds, to decimal degrees can be found at: http://www.fcc.gov/mb/audio/bickel/DDDMMSS-decimal.html (at this document time). 
  • Longitude

    Longitude of target location in decimal degrees (both minutes and seconds in decimal format).

  • Location

    (Read-only) Location text string received from the wunderround.com weather API, resolved for the latitude and longitude values entered.

  • Key

    Your unique Key ID string value received from wunderground.com, for your project account (can be used for multiple different WeatherReports).

     NOTE: If you regenerate this API key using wunderground.com’s Weather API site, you also need to update this property string to match in your WundergroundWeatherProviders.