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

More fixes to the nccopy filter x chunking algorithm #1944

Merged
merged 3 commits into from
Feb 8, 2021

Commits on Jan 31, 2021

  1. More fixes to the nccopy filter x chunking algorithm

    re: Issue Unidata#1936
    
    The algorithm controlling interaction of -d 0 -F and -c / options
    is incorrect.
    
    The fix:
    1. make -d 0 => no deflation
    2. make -F properly use the filter specs to decide.
    
    Also added a test case to ncdump/tst_nccopy4.sh.
    DennisHeimbigner committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    1d9727c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    7272ed6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    0b6f5c7 View commit details
    Browse the repository at this point in the history