Skip to content

CORDEX-CMIP6 cmor tables #677

Description

@larsbuntemeyer

Hey everybody,
i have some issues since i am working on CMOR tables for downscaling of CMIP6 datasets. I try to understand some of the attribute dependencies and i have some preliminary tables here and a rendered example. For theses tests i have basically adapted the CMIP6_CV table and modified them. This all works fine, however, in CORDEX we don't require any parent_* or sub_* attributes and i tried to remove them completely from the CV and the dataset table. But somehow i can't get it to work, since i always get something like:

!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Error: Your "sub_experiment_id" key could not be found in
! your Control Vocabulary file.
! 
!
!!!!!!!!!!!!!!!!!!!!!!!!!

So the cmorizer looks for that attribute although it is not defined or required either in the dataset table nor in the CV table. Is there some special attributes for CMOR3 that are required? I suspect so when i have a look at the source code, e.g., here

int cmor_CV_checkSubExpID(cmor_CV_def_t * CV)
it seems like this is somehow hardcoded and required?

At the same time, i wonder how this works, e.g., with the input4MIps or obs4MIPs tables since they don't define, e.g., the sub_experiment attributes...

Maybe i get something totally wrong, i am not sure...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions