WePro(Weather Provider) is a basic weather application which uses different
data providers to display the weather. There are three ways to request data:
This request will take the name of a city, eg. Melbourne and a state, eg. FL
and display the weather from that area.
This request will take a 5 digit zip code and display the weather associated
with that zip code.
This request takes latitude and longitude points and displays the weather for that area.
Note
The City/State and Zip code requests are for U.S. locations only. The Latitude
and Longitude request will display weather and its respective location on the globe.
