-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Agnostic unit conversion backend #394
Comments
I am biased by recommending this change 😉 Bare in mind that we have this SciTools/cf-units#30 limitation at the moment. |
Noted. Thanks for the heads up! It should be possible to make unit conversion agnostic to the library. |
Awesome! 👍 |
- Refactored unit conversion to support "cfunits" and "cf_units". - "cf_units" does not support in-place conversions. - Bounds are now loaded independently from value when using a request dataset for on-demand loading.
|
Awesome! (You work fast! It is hard to keep up.) |
|
who: @ocefpaf, @rsignell-usgs
https://github.com/SciTools/cf_units
The text was updated successfully, but these errors were encountered: