If the IP address calling the API is in the United States, it appears W|A will return imperial measurements by default. This plugin should specify what unit system it wants (probably metric by default) by extending the params argument added to fix #14.
W|A's API has a units option that can be set to metric or nonmetric.
If the IP address calling the API is in the United States, it appears W|A will return imperial measurements by default. This plugin should specify what unit system it wants (probably metric by default) by extending the
params
argument added to fix #14.W|A's API has a
units
option that can be set tometric
ornonmetric
.