- Fixed a bug where h5netcdf could write invalid netCDF files with reused
dimension IDs when dimensions are written in multiple groups.
netCDF-C 4.6.2 will crash when reading these files, but you can still read
these files with older versions of the netcdf library (or h5netcdf).
- Updated to use version 2 of ``_NCProperties`` attribute.