ESMValGroup / ESMValCore

ESMValCore: A community tool for pre-processing data from Earth system models in CMIP and running analysis scripts.
https://www.esmvaltool.org
Apache License 2.0
42 stars 38 forks source link

Missing height 2m coordinate in KIOST-EMS #2295

Closed Karen-A-Garcia closed 10 months ago

Karen-A-Garcia commented 10 months ago

There is an issue with the 2m height coordinate in the kiost-esm historical model with the tasmin and tasmax variables. Here is the error message for tasmin for example:

esmvalcore.cmor.check.CMORCheckError: There were errors in variable tasmin:
 height2m: does not exist
in cube:
air_temperature / (K)               (time: 60225; latitude: 96; longitude: 192)
    Dimension coordinates:
        time                             x                -              -
        latitude                         -                x              -
        longitude                        -                -              x
    Cell methods:
        0                           area: mean
        1                           time: minimum
    Attributes:
        Conventions                 'CF-1.7 CMIP-6.2'
        NCO                         'netCDF Operators version 4.9.6 (Homepage = http://nco.sf.net, Code = h ...'
        activity_id                 'CMIP'
        branch_method               'standard'
        branch_time_in_child        0.0
        branch_time_in_parent       488370
        cmor_version                '3.5.0'
        contact                     'YoungHo Kim (yhokim@pknu.ac.kr & yhkimstar@gmail.com)'
        data_specs_version          '01.00.30'
        experiment                  'all-forcing simulation of the recent past'
        experiment_id               'historical'
        external_variables          'areacella'
        forcing_index               1
        frequency                   'day'
        further_info_url            'https://furtherinfo.es-doc.org/CMIP6.KIOST.KIOST-ESM.historical.none.r ...'
        grid                        'atmos data regridded from Cubed-sphere (c48) to 94X192'
        grid_label                  'gr1'
        initialization_index        1
        institution                 'Korea Institute of Ocean Science & Technology, Busan 49111, Republic of ...'
        institution_id              'KIOST'
        license                     'CMIP6 model data produced by Lawrence Livermore KIOST is licensed under ...'
        mip_era                     'CMIP6'
        nominal_resolution          '250 km'
        parent_activity_id          'CMIP'
        parent_experiment_id        'piControl'
        parent_mip_era              'CMIP6'
        parent_source_id            'KIOST-ESM'
        parent_time_units           'days since 1850-1-1 00:00:00'
        parent_variant_label        'r1i1p1f1'
        physics_index               1
        product                     'model-output'
        realization_index           1
        realm                       'atmos'
        references                  'Model described by Pak et al. (Ocean Science Journal, to be submitted) ...'
        run_variant                 '3rd realization'
        source                      'KIOST-ESM (2018): \naerosol: none\natmos: GFDL-AM2.0 (cubed sphere (C48); ...'
        source_file                 '/space/hall5/sitestore/eccc/crd/crd_shared/ESGF_downloads/CMIP6/CMIP/K ...'
        source_id                   'KIOST-ESM'
        source_type                 'AOGCM BGC'
        sub_experiment              'none'
        sub_experiment_id           'none'
        table_id                    'day'
        table_info                  'Creation Date:(30 April 2019) MD5:cc2ae51c23960ce127b4d68ab3d8ac87'
        title                       'KIOST-ESM output prepared for CMIP6'
        variable_id                 'tasmin'
        variant_label               'r1i1p1f1'

Pull request to follow

valeriupredoi commented 10 months ago

closed by https://github.com/ESMValGroup/ESMValCore/pull/2294 - @Karen-A-Garcia please remember to keep the PR template that contains the "Closes -issue number-" :+1: