Skip to content

CMIP7: Region should be linked to grid and grid_label #682

Description

Currently set manually in the demonstrator mip_convert.cfg.

# region should be linked to grid and grid_label
region = glb

This should probably be set during the configure step.

Also it should be noted that the cmip7_grid.py is just a duplication of those in `cmip6``

NATIVE = 'native', 'gn', False
NATIVE_ZONAL = 'native-zonal', 'gnz', False
REGRIDDED = 'regridded', 'gr', False
GLOBAL_MEAN = 'global-mean', 'gm', False
UGRID = 'ugrid', 'gn', True
VGRID = 'vgrid', 'gn', True
UVGRID = 'uvgrid', 'gn', True
UVGRID_ZONAL = 'uvgrid-zonal', 'gnz', True
SITES = 'sites', 'gn', False

CMIP7 regions - https://github.com/WCRP-CMIP/CMIP7-CVs/blob/main/cmor/cmip7_region.json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions