Skip to content

Conversation

ZedThree
Copy link
Contributor

@ZedThree ZedThree commented Jan 4, 2024

Closes #30
Fixes #32

Global file ID is no longer needed now that nc_inq_type can take a group ID (valid since netCDF-C 4.4.1).

Includes test that fails without this change.

Closes Unidata#30
Fixes Unidata#32

Global file ID is no longer needed now that `nc_inq_type` can take a
group ID (valid since netCDF-C 4.4.1)
@WardF WardF merged commit 55b81a8 into Unidata:master Jan 19, 2024
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.

Remove global ncid (g_ncid) when libnetcdf provides a null-accepting nc_inq_type() NetCDF-CXX4 Fails a Unit Test
2 participants