fre.cmor.cmor_constants module

fre.cmor constants

Centralized constants for the fre cmor subpackage. Every hard-coded value that was previously scattered across cmor_mixer, cmor_helpers, cmor_config, cmor_finder, and cmor_yamler now lives here so that each module imports from a single, transparent location.

Sections

  • Vertical-coordinate classification – lists that partition the accepted vertical dimension names into physical categories.

  • CMOR module defaults – arguments passed to cmor.setup().

  • CMIP7 brand disambiguation – mapping from input netCDF vertical dimension names to MIP-table dimension names.

  • Archive / filesystem paths – locations of gold-standard data sets.

  • MIP-table filtering – suffixes used to exclude non-variable-entry tables when scanning a MIP-tables directory.

  • Output / display flags – behavioural toggles for CLI and finder output.