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

Fix too large file sizes of the final netcdf files #96

Open
Tracked by #91
SimonTreu opened this issue Jul 24, 2023 · 0 comments
Open
Tracked by #91

Fix too large file sizes of the final netcdf files #96

SimonTreu opened this issue Jul 24, 2023 · 0 comments

Comments

@SimonTreu
Copy link
Collaborator

SimonTreu commented Jul 24, 2023

Maybe that is already better after #95 is fixed. If not the compression in attrici.postprocess.py rechunk_netcdf needs to be changed by varying the deflation level in

"ncks -4 -O --deflate 5 --cnk_plc=g3d --cnk_dmn=lat,360 --cnk_dmn=lon,720 " 
+ str(ncfile) 
+ " " 
+ ncfile_rechunked
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

No branches or pull requests

1 participant