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

to add to chunking #63

Open
paolap opened this issue May 24, 2022 · 0 comments
Open

to add to chunking #63

paolap opened this issue May 24, 2022 · 0 comments

Comments

@paolap
Copy link
Contributor

paolap commented May 24, 2022

As an example using eco to fix a file chunking the might be useful:

ncks --fix_rec_dmn time --cnk_plc nco infield outfile

Sometimes you have files that are the product of concatenation along the time axis, but the record dimension is still "unlimited" this can make the file artificially bigger as the time will have chunks of size 1. Just fixing the record dimension is not sufficient you also have to make sure the file is rechecked.
If you don't have a clear preference on how to recheck the file then you can select the NCO default by passing
--cnk_plc eco
This recheck the file using the standard NCO approach

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