Skip to content

Conversation

@ecomodeller
Copy link
Member

@ecomodeller ecomodeller commented Jan 27, 2026

  • Adds VariableKind enum with canonical values for observation, model, and aux
  • Normalizes legacy "auxiliary" to "aux" at the boundary (Postel's Law)
  • Replaces defensive negative check in aux_names with direct enum comparison

Fixes inconsistency between "aux" and "auxiliary" by introducing a
VariableKind enum with canonical value "aux". Normalizes "auxiliary"
to "aux" at the boundary (Postel's Law).
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