This application provides comprehensive current weather statistics for a specific city in the US. Different weather websites provide semantically different views of the current weather conditions at a specific city. The COIN application reconciles the semantic conflicts and provides comprehensive weather statistics in a chosen receiver context. The following table shows the available source and receiver contexts and the appropriate units in those contexts for the different weather attributes.
| Source Contexts | Receiver Contexts | ||||
| c_uk (UK) | c_usa (USA) | c_canada (CANADA) | c_imperial | c_metric | |
| temperature | Celsius | Fahrenheit | Celsius | Fahrenheit | Celsius |
| pressure | mb | inches of mercury | kPascals | mb | kPascals |
| dew-point | Celsius | Fahrenheit | Celsius | Fahrenheit | Celsius |
| wind speed | mph | mph | kmh | mph | kmh |
| visibility | text | text | km | ft or text | km or text |
| humidity | % | % | % | % | % |
| UV-index | number | NA | NA | number | number |
| ceiling | NA | NA | ft or text | ft or text | ft or text |
Source Web-SiteS
http://uk.weather.com (c_uk)
http://www.theweathernetwork.com (c_canada)
LINK TO THE LIVE DEMO