Skip to content
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

Chunk and compress options #147

Merged
merged 8 commits into from
Nov 8, 2024
Merged

Conversation

joshua-hampton
Copy link
Owner

Add options for the compression, chunksizes, and shuffle keywords to be passed through to the netCDF module when creating variables.

@joshua-hampton joshua-hampton linked an issue Nov 8, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 92.77108% with 6 lines in your changes missing coverage. Please review.

Project coverage is 86.81%. Comparing base (bcedbe2) to head (c16f5c3).
Report is 10 commits behind head on main.

Files with missing lines Patch % Lines
...cas_amof_netcdf_template/remove_empty_variables.py 0.00% 5 Missing ⚠️
src/ncas_amof_netcdf_template/create_netcdf.py 97.61% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
+ Coverage   86.33%   86.81%   +0.47%     
==========================================
  Files          11       11              
  Lines        1266     1342      +76     
  Branches      182      199      +17     
==========================================
+ Hits         1093     1165      +72     
- Misses        133      136       +3     
- Partials       40       41       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@joshua-hampton
Copy link
Owner Author

pre-commit.ci autofix

@joshua-hampton joshua-hampton merged commit cf6197b into main Nov 8, 2024
17 checks passed
@joshua-hampton joshua-hampton deleted the chunk-and-compress-options branch November 8, 2024 14:37
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.

Chunking and compression
1 participant