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
Current versions of (pandas/xarray?) are now causing a failure in xarray.Dataset.to_netcdf with the datasets generated by viresclient where "Spacecraft" is stored as a pandas.Categorical, where this didn't happen before.
Current versions of (pandas/xarray?) are now causing a failure in
xarray.Dataset.to_netcdf
with the datasets generated by viresclient where "Spacecraft" is stored as apandas.Categorical
, where this didn't happen before.VirES-Python-Client/src/viresclient/_data_handling.py
Line 238 in f15fa07
For example:
fails with:
The text was updated successfully, but these errors were encountered: