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
cast units to str before applying any other preprocessor (#498)
* add a preprocessor that casts everything to `str`
* check that integer units are properly converted to `str`
* remove the xfail, this has been fixed 2-3 years ago
* Update cf_xarray/units.py
---------
Co-authored-by: Deepak Cherian <[email protected]>
0 commit comments