Open sethaxen opened 2 years ago
netCDF and Zarr both allow attributes at any level of the hierarchy. Python ArviZ now supports InferenceData having attributes that are (de)serialized (see https://github.com/arviz-devs/arviz/pull/2131). We should add support here as well.
InferenceData
netCDF and Zarr both allow attributes at any level of the hierarchy. Python ArviZ now supports
InferenceData
having attributes that are (de)serialized (see https://github.com/arviz-devs/arviz/pull/2131). We should add support here as well.