wttr.in icon indicating copy to clipboard operation
wttr.in copied to clipboard

wind speed formatted as mph

Open kessiler opened this issue 10 years ago • 7 comments

Could you add support to pass a parameter to return wind speed formatted as mph? E.g:

image

kessiler avatar Feb 19 '16 09:02 kessiler

Specifying format would be great. I am looking for "meters per second" instead of "kilometers per hour" or "miles per hour".

safl avatar Feb 19 '16 13:02 safl

Marine and aviation would appreciate Vw in knots.

StevenBlack avatar Feb 20 '16 10:02 StevenBlack

I know this has been open for a long time, but maybe it helps to provide conversion formulas? input=km/h m/s=input/3.6 knots=input/1.852

So I think this should be pretty straight forward?

heesters avatar Mar 11 '21 10:03 heesters

@heesters I think what is needed here, is the list of possible units that we would like to support. I've created a special label to organize all feature requests in this area.

chubin avatar Apr 04 '21 11:04 chubin

From Wikipedia:

  • meters per second (m/s)
  • kilometers per hour (km/h)
  • miles per hour (mph)
  • knots (kn)
  • feet per second (ft/s)
  • Beaufort scale (F_)

zaari avatar May 07 '21 08:05 zaari

Yes I think that's all. sorry @chubin I didn't see your reply till just now.

heesters avatar May 07 '21 10:05 heesters

Accepted

chubin avatar May 10 '21 04:05 chubin