File python-h5netcdf.changes of Package python-h5netcdf
------------------------------------------------------------------- Sun Jun 11 06:13:53 UTC 2017 - toddrme2178@gmail.com - Implement single-spec version - Fix source URL - Update to Version 0.3.1: * Fix garbage collection issue. * Add missing .flush() method for groups. * Allow creating dimensions of size 0. - Update to Version 0.3.0: * Datasets are now loaded lazily. This should increase performance when opening files with a large number of groups and/or variables. * Support for writing arrays of variable length unicode strings with dtype=str via the legacy API. * h5netcdf now writes the _NCProperties attribute for identifying netCDF4 files. ------------------------------------------------------------------- Mon Jun 15 12:21:26 UTC 2015 - toddrme2178@gmail.com - Initial version