Skip to content

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

@mo-jareddrayton

Description

@mo-jareddrayton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions