You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.
Pint (https://github.com/hgrecco/pint) is a pure-Python package with great support for machine-checked units of measure. This might be quite helpful in FME, especially at the boundary between User Interface (quantities expressed in aviator units of feet, knots, degrees, pounds-per-square-inch, etc.) and internal computations (in SI Coherent Derived Units https://en.wikipedia.org/wiki/SI_derived_unit)
The text was updated successfully, but these errors were encountered:
Hi, @rebcabin. It is a nice suggestion and we will keep it in mind. We have been also considering astropy units (http://docs.astropy.org/en/stable/units/). Is there any reason why you would choose pint over astropy?
Pint (https://github.com/hgrecco/pint) is a pure-Python package with great support for machine-checked units of measure. This might be quite helpful in FME, especially at the boundary between User Interface (quantities expressed in aviator units of feet, knots, degrees, pounds-per-square-inch, etc.) and internal computations (in SI Coherent Derived Units https://en.wikipedia.org/wiki/SI_derived_unit)
The text was updated successfully, but these errors were encountered: