Closes#94.
WWIS uses a predetermined list of locations and doesn't provide a search facility of its own - instead we geocode the input location and find the closest city with data using a Haversine algorithm
This is implemented as two new options using simple templates: plugins.nuweather.units.distance and plugins.nuweather.units.speed
Closes#101.
Closes#97.