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
Hi,
I'm working with data files having units provided as lg(re mg.m-3), which according to the udunits documentation here is valid.
However trying to parse this with the units module of cf_xarrays seems to crash:
I believe pint is "missing" support for the "scaled", "offset". "logarithmic" and "grouped" string types. Indeed, this is a shortfall as discussed in #225.
Hi,
I'm working with data files having units provided as
lg(re mg.m-3)
, which according to the udunits documentation here is valid.However trying to parse this with the units module of cf_xarrays seems to crash:
I guess this is not implemented. Anything I can do to help with this?
The text was updated successfully, but these errors were encountered: