Comment Re:This is America . . . (Score 2) 53
Please use American measurements, like rods and furlongs for distance.
You will be happy to hear that we do. The official track forecast products for the US, including HWRF and GFS, put out intensity in knots and speed in nautical miles. The only SI units are the pressure, for which we use millibars. This format predates most of our developers, and originates back in the days of punch card machines. In fact, a set of hurricane track files is still known as a "deck file" (referring to decks of punch cards), with the numerical guidance being the "A Deck" and the best track (best known actual storm locations) being the "B deck". The result consists of a series of lines that look like this:
AL, 04, 2013072612, 03, HWRF, 048, 193N, 591W, 42, 1012, XX, 34, NEQ, 0073, 0000, 0000, 0074, 0, 0, 64
That's from the HWRF 48 hour forecast of Tropical Storm Dorian. The "42" is the wind intensity in knots, the 0073...0074 are the radius of 34 knot winds in nautical miles in four quadrants, and the "64" is the radius of maximum wind in nautical miles. There are a number of input products, such as the tcvitals, which are in a mix of SI units and knots or nautical miles. Nobody uses miles, rods, furlongs or hogsheads for anything related to tropical cyclones though (sorry).
The HWRF model is actually run by several other countries' forecast centers (Taiwan, India, Vietnam, and Oman last time I checked) and many researchers worldwide, and I'm sure you can imagine how annoying it is to keep converting its input and output between obscure American units and SI units.