Skip to content

add test for nc_inq_var_chunking on classic files#1697

Merged
WardF merged 4 commits intoUnidata:masterfrom
NOAA-GSD:ejh_not_on
Apr 15, 2020
Merged

add test for nc_inq_var_chunking on classic files#1697
WardF merged 4 commits intoUnidata:masterfrom
NOAA-GSD:ejh_not_on

Conversation

@edwardhartnett
Copy link
Copy Markdown
Contributor

Part of #1693

In this PR I add a test which demonstrates that nc_inq_var_chunking() correctly handles classic files, reporting that they are NC_CONTIGUOUS.

@edwardhartnett edwardhartnett requested a review from WardF as a code owner April 15, 2020 12:09
DennisHeimbigner added a commit to DennisHeimbigner/netcdf-c that referenced this pull request Apr 15, 2020
re: Unidata#1693

1. Add functions to libdispatch/dnotnc4.c to support
   dispatch table operations that should work for any
   dispatch table, even if they do not do anything.
   Functions such as nc_inq_var_filter.
2. Modify selected dispatch tables to utilize
   the noop functions.
3. Extend nc_test/tst_formats.c to test.

This is an extension of Ed's work to do this for
chunking and deflate and szip. See PRs
Unidata#1697
and
Unidata#1692

As a side effect, elide libdispatch/dnotnc3.c since
it is no longer used.
@WardF WardF self-assigned this Apr 15, 2020
@WardF WardF added this to the 4.8.0 milestone Apr 15, 2020
@WardF
Copy link
Copy Markdown
Member

WardF commented Apr 15, 2020

Thanks @edhartnett, reviewing now.

@WardF WardF merged commit 525ab4c into Unidata:master Apr 15, 2020
@edwardhartnett edwardhartnett deleted the ejh_not_on branch April 16, 2020 11:52
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.

2 participants