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
netCDF and Zarr both allow attributes at any level of the hierarchy. Python ArviZ now supports InferenceData having attributes that are (de)serialized (see arviz-devs/arviz#2131). We should add support here as well.
netCDF and Zarr both allow attributes at any level of the hierarchy. Python ArviZ now supports
InferenceDatahaving attributes that are (de)serialized (see arviz-devs/arviz#2131). We should add support here as well.