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

add udf2 #2585

Closed
wants to merge 2 commits into from
Closed

add udf2 #2585

wants to merge 2 commits into from

Conversation

jedwards4b
Copy link
Contributor

Add a NC_UDF2 format specifier which allows classic and pnetcdf formats.
NC_UDF0 and NC_UDF1 are restricted to NETCDF4 formats.
addresses issue #2582

@jedwards4b jedwards4b requested a review from WardF as a code owner January 12, 2023 00:06
@CLAassistant
Copy link

CLAassistant commented Jan 12, 2023

CLA assistant check
All committers have signed the CLA.

@DennisHeimbigner
Copy link
Collaborator

Not sure I understand this PR. Despite the "netcdf-4 only" comment,
you should be able to just build a dispatch table where netcdf-4 specific
entries are set to either do nothing or return an error.
Have you tried this?

@WardF
Copy link
Member

WardF commented May 8, 2024

@DennisHeimbigner this PR was superseded by #2586 which was merged a year ago. This PR was old, stale and unnecessary, so I just closed it :).

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.

4 participants