54f4f1976e
- update to 1.1.0: * Rework adding _FillValue-attribute, add tests. * Add special add_phony method for creating phony dimensions, add test. * Rewrite _unlabeled_dimension_mix (labeled/unlabeled), add tests. * Add default netcdf fillvalues, pad only if necessary, adapt tests. * Fix regression in padding algorithm, add test. * Set `track_order=True` by default in created files if h5py 3.7.0 or greater is detected to help compatibility with netCDF4-c programs.
Dirk Mueller2023-01-07 12:09:43 +00:00
de372a8971
- update to 1.1.0: * Rework adding _FillValue-attribute, add tests. * Add special add_phony method for creating phony dimensions, add test. * Rewrite _unlabeled_dimension_mix (labeled/unlabeled), add tests. * Add default netcdf fillvalues, pad only if necessary, adapt tests. * Fix regression in padding algorithm, add test. * Set `track_order=True` by default in created files if h5py 3.7.0 or greater is detected to help compatibility with netCDF4-c programs.
Dirk Mueller2023-01-07 12:09:43 +00:00
95019be3d1
- Update to 1.0.2: - Adapt boolean indexing as h5py 3.7.0 - Fix several tests to work with new h5py 3.7.0
Matej Cepl2022-08-02 12:14:25 +00:00
b676467aa6
- Update to 1.0.2: - Adapt boolean indexing as h5py 3.7.0 - Fix several tests to work with new h5py 3.7.0
Matej Cepl2022-08-02 12:14:25 +00:00
5b846e6cb6
Accepting request 991824 from devel:languages:python:numeric
Richard Brown2022-08-01 19:32:31 +00:00
3b13aa19b8
Accepting request 991824 from devel:languages:python:numeric
Richard Brown2022-08-01 19:32:31 +00:00
1cb5b252ff
- Update to 1.0.1: - Fix failing tests when using netCDF4 4.9.0. - Add HSDS pytest-fixture, make tests work with h5ypd. By Aleksandar Jelenak. - Remove _NCProperties from existing file if writing invalid netcdf features. Warn users if .nc file extension is used writing invalid netcdf features. By Kai Mühlbauer. - Remove deprecated code (eg. remove deprecated code (eg. handling mode, chunking_heuristics, decode_vlen_strings), adapt LICENSE/AUTHOR.txt, prepare repository for release 1.0. By Kai Mühlbauer. - Add documentation to h5netcdf, merging current available documentation available as .rst-files, in the repo-wiki and new API-docs into one document using sphinx-doc and sphinx-book-theme. By Kai Mühlbauer. - Directly return non-string Empty-type attributes as empty numpy-ndarray. By Kai Mühlbauer. - Add chunking_heuristic keyword and custom heuristic chunking_heuristic="h5netcdf" with better handling of unlimited dimensions. By Dion Häfner. - Return group name instead of full group path for legacy API. By Kai Mühlbauer. - Add endian keyword argument legacyapi.Dataset.createVariable. By Kai Mühlbauer. - Resize Dimensions when writing to variables (legacy API only), return padded arrays. By Kai Mühlbauer. - Allow 1D boolean indexers in legacy API. By Kai Mühlbauer. - Revert order tracking by default to avoid a bug in h5py (Closes Issue #136). By Mark Harfouche. - Implement Dimension-class. By Kai Mühlbauer.
Matej Cepl2022-07-29 17:53:32 +00:00
cb25d6dc09
- Update to 1.0.1: - Fix failing tests when using netCDF4 4.9.0. - Add HSDS pytest-fixture, make tests work with h5ypd. By Aleksandar Jelenak. - Remove _NCProperties from existing file if writing invalid netcdf features. Warn users if .nc file extension is used writing invalid netcdf features. By Kai Mühlbauer. - Remove deprecated code (eg. remove deprecated code (eg. handling mode, chunking_heuristics, decode_vlen_strings), adapt LICENSE/AUTHOR.txt, prepare repository for release 1.0. By Kai Mühlbauer. - Add documentation to h5netcdf, merging current available documentation available as .rst-files, in the repo-wiki and new API-docs into one document using sphinx-doc and sphinx-book-theme. By Kai Mühlbauer. - Directly return non-string Empty-type attributes as empty numpy-ndarray. By Kai Mühlbauer. - Add chunking_heuristic keyword and custom heuristic chunking_heuristic="h5netcdf" with better handling of unlimited dimensions. By Dion Häfner. - Return group name instead of full group path for legacy API. By Kai Mühlbauer. - Add endian keyword argument legacyapi.Dataset.createVariable. By Kai Mühlbauer. - Resize Dimensions when writing to variables (legacy API only), return padded arrays. By Kai Mühlbauer. - Allow 1D boolean indexers in legacy API. By Kai Mühlbauer. - Revert order tracking by default to avoid a bug in h5py (Closes Issue #136). By Mark Harfouche. - Implement Dimension-class. By Kai Mühlbauer.
Matej Cepl2022-07-29 17:53:32 +00:00
3d20460eef
Accepting request 873743 from devel:languages:python:numeric
Richard Brown
2021-03-30 18:56:18 +00:00
8f415fa5d2
Accepting request 873743 from devel:languages:python:numeric
Richard Brown
2021-03-30 18:56:18 +00:00