Russ Rew
d774e23bc1
Fix -d0 option to not do unwanted chunking or associated shuffle.
...
Add -c '/' option to specify changing layout for all variables from chunked to contiguous.
Fix logic for chunking and compression depending on input and output formats.
2014-03-21 12:34:19 -06:00
Russ Rew
a24c1732b6
Fix unnecessary tests and other minor problems in ncdump identified by Coverity.
2012-07-31 22:17:42 +00:00
Russ Rew
c6f399c731
Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis.
2012-04-23 23:59:24 +00:00
Russ Rew
90464b582f
Allow nccopy to rechunk with chunksizes larger than current dimension lengths.
2011-06-03 21:06:58 +00:00
Russ Rew
f7aaa9e097
Fix nccopy chunking and rechunking functionality when copying classic files with custom chunking specified for netCDF-4 output.
2011-01-09 21:41:07 +00:00
Russ Rew
3534c60904
Added ability to customize output chunking to nccopy.
2011-01-06 22:09:14 +00:00