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
Currently we are accessing dtype from the da.encoding dict. We should be able to use da.dtype instead, which is less likely to be altered by various data processing steps.
Currently we are accessing dtype from the
da.encoding
dict. We should be able to useda.dtype
instead, which is less likely to be altered by various data processing steps.xpublish-opendap/xpublish_opendap/dap_xarray.py
Line 78 in fc02c72
xref: xpublish-community/xpublish#243
The text was updated successfully, but these errors were encountered: