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
Retrieve format from _root instead of group instance (#294)
* fix regression where format was requested from group instance instead of _root
* add CHANGELOG.rst entry
fix writing lists of strings for NETCDF4 (#292)
* fix writing lists of strings for NETCDF4
* make branch more obvious and test verbose
* add CHANGELOG.rst entry