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
There are existing libraries for units, in particular pint and astropy.units, that could potentially replace aospy's.
However, there are apparently some problems with implementing either of these within xarray, although I don't fully understand that discussion. These appear to be an issue with xarray's use of dask. Apparently there are pending advances within numpy that would resolve these issues, so we'll just have to keep an eye on those developments for now.
C.f. #54. The existing Units class could potentially be harnessed here.
The text was updated successfully, but these errors were encountered: