Skip to content

New features: chunking and compression #93

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

New features: chunking and compression #93

wants to merge 15 commits into from

Conversation

khou2020
Copy link
Member

@khou2020 khou2020 commented Nov 28, 2022

This PR is to add data chunking and compression features. By using additional metadata and manipulate the space between data object file offsets, these features can be developed without breaking the NetCDF file format specifications.

More information about the design and implementation are described in K. Hou, Q. Kang, S. Lee, A. Agrawal, A. Choudhary, W. Liao. Supporting Data Compression in PnetCDF, published in the International Conference on Big Data, 2021.

An example program is available in ./examples/C/chunk_compress.c

@wkliao wkliao changed the title Add chunking and compression driver New features: chunking and compression Dec 4, 2022
@wkliao wkliao force-pushed the master branch 2 times, most recently from 051cdc1 to f1db1d6 Compare May 23, 2024 21:24
@wkliao wkliao force-pushed the master branch 3 times, most recently from 9c403de to 29e55b9 Compare November 11, 2024 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants