Details
Components
Priority
majorFix versions
Assignee
Peter EdbergPeter EdbergReporter
Peter EdbergPeter Edberg
Details
Details
Components
Priority
Fix versions
Assignee
Peter Edberg
Peter EdbergReporter
Peter Edberg
Peter EdbergCreated March 13, 2024 at 8:05 PM
Updated January 19, 2025 at 9:42 PM
Currently the way that ICU uses unitsTest.txt, it assumes that source units convert from 1000 to the specified value in the base unit, and can then convert back. Bit for beaufort, the maximum scale value is 17, so a value of 1000 is treated as a7, then converted to a corresponding m/s value; converting tha back yields 17, not 1000.
Perhaps the test file needs an optional separate field for the result of the back conversion