Skip to content

Reduce output CFA netCDF file size by setting the HDF5 chunksizes of CFA variables to be no larger than required#743

Merged
davidhassell merged 8 commits intoNCAS-CMS:mainfrom
davidhassell:cfa-write
Mar 26, 2024
Merged

Reduce output CFA netCDF file size by setting the HDF5 chunksizes of CFA variables to be no larger than required#743
davidhassell merged 8 commits intoNCAS-CMS:mainfrom
davidhassell:cfa-write

Conversation

@davidhassell
Copy link
Collaborator

Fixes #739

The changes to _cfa_get_file_details will make it a little bit faster for large Dask graphs.

@davidhassell davidhassell added enhancement New feature or request CFA labels Mar 21, 2024
@davidhassell davidhassell added this to the Next release milestone Mar 21, 2024
@davidhassell davidhassell added the dataset write Relating to writing datasets label Mar 21, 2024
Copy link
Member

@sadielbartholomew sadielbartholomew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea. Implementation looks all good, so please merge.

@davidhassell davidhassell merged commit 627105b into NCAS-CMS:main Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dataset write Relating to writing datasets enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Reduce CFA file size with small CFA variable HDF chunks

2 participants