Skip to content

Allow user override of Conventions attribute#960

Merged
mauzey1 merged 5 commits intomainfrom
930-allow-user-override-of-conventions-attribute
May 7, 2026
Merged

Allow user override of Conventions attribute#960
mauzey1 merged 5 commits intomainfrom
930-allow-user-override-of-conventions-attribute

Conversation

@mauzey1
Copy link
Copy Markdown
Collaborator

@mauzey1 mauzey1 commented May 1, 2026

Resolves #935

This will allow users to set the Conventions attribute from their input JSON file. If the user doesn't provide a Convention attribute, then CMOR will get the one provided by the variable table.

This is similar behavior that is currently supported by for the product attribute.

@mauzey1 mauzey1 requested a review from durack1 May 1, 2026 00:27
Comment thread TestTables/CMIP7_CV.json
"Conventions": [
"CF-1.11",
"CF-1.12",
"CF-1.13"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QC checking is synced with this list to-date, see https://esgvoc.ipsl.fr/concept/conventions?projects=cmip7. Would be good to connect if QC changes occur over the phase

Copy link
Copy Markdown
Collaborator

@durack1 durack1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mauzey1 mauzey1 merged commit 0ab61e2 into main May 7, 2026
21 checks passed
@mauzey1 mauzey1 deleted the 930-allow-user-override-of-conventions-attribute branch May 7, 2026 23:07
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.

"product" and "Conventions"

2 participants