The city to fetch the weather for. Must be one of the predefined cities for the specified province.
The current relative humidity (%).
The province to fetch the weather for (can be either the full name or abbreviation).
The current temperature (in celsius).
The observation time for the weather conditions.
The current wind direction (degrees).
The current wind speed (km/h).
Get the current weather conditions for the specified province and city.
Get the current weather conditions for the specified province and city.
A WeatherCalculator object that contains the current weather conditions for the specified city and province.
Get a list of supported cities in the provided province.
Get a list of supported cities in the provided province.
The province to get the supported cities in.
An array of city names.
Fetch current weather information for a given city, province.