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

Added missing nf90_inq_format() function #273

Merged
merged 6 commits into from
Jul 20, 2020
Merged

Added missing nf90_inq_format() function #273

merged 6 commits into from
Jul 20, 2020

Conversation

edwardhartnett
Copy link
Contributor

While doing some work on the GFDL FMS package, which uses the netCDF F90 API, I realized that the nf90_inq_foramt() function is missing, though the nf_inq_format() function is present in the F77 API, and all the appropriate constants are already defined in netcdf_constents.f90.

In this PR I add nf90_inq_format() and a test for classic and netCDF-4 builds.

Part of #263

@WardF WardF merged commit 6ee969c into Unidata:master Jul 20, 2020
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