From d81976e060512ce7cef5581ba48075e09337dabe Mon Sep 17 00:00:00 2001 From: IngoBethke Date: Fri, 1 Dec 2023 01:49:13 +0000 Subject: [PATCH] Adding NorESM2-LM to source_id --- CMIP6Plus_source_id.json | 65 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/CMIP6Plus_source_id.json b/CMIP6Plus_source_id.json index ee3f5224..6f846f04 100644 --- a/CMIP6Plus_source_id.json +++ b/CMIP6Plus_source_id.json @@ -74,6 +74,71 @@ }, "release_year": "2016", "source_id": "HadGEM3-GC31-LL" + }, + "NorESM2-LM": { + "activity_participation": [ + "CMIP", + "LESFMIP" + ], + "cohort": [ + "unknown" + ], + "institution_id": [ + "NCC" + ], + "label": "NorESM2-LM", + "label_extended": "NorESM2-LM (low atmosphere-medium ocean resolution, GHG concentration driven)", + "license_info": { + "id": "CC BY 4.0", + "license": "Creative Commons Attribution 4.0 International", + "url": "https://creativecommons.org/licenses/by/4.0/", + "exceptions_contact": "@met.no <- noresm-ncc", + "source_specific_info": "" + }, + "model_component": { + "aerosol": { + "description": "OsloAero", + "version": "none", + "native_nominal_resolution": "250" + }, + "atmos": { + "description": "CAM-OSLO (2 degree resolution; 144 x 96; 32 levels; top level 3 mb)", + "version": "none", + "native_nominal_resolution": "250" + }, + "atmosChem": { + "description": "OsloChemSimp", + "version": "none", + "native_nominal_resolution": "250" + }, + "land": { + "description": "CLM", + "version": "none", + "native_nominal_resolution": "250" + }, + "landIce": { + "description": "CISM", + "version": "none", + "native_nominal_resolution": "250" + }, + "ocean": { + "description": "MICOM (1 degree resolution; 360 x 384; 70 levels; top grid cell minimum 0-2.5 m [native model uses hybrid density and generic upper-layer coordinate interpolated to z-level for contributed data])", + "version": "none", + "native_nominal_resolution": "100" + }, + "ocnBgchem": { + "description": "HAMOCC", + "version": "none", + "native_nominal_resolution": "100" + }, + "seaIce": { + "description": "CICE", + "version": "none", + "native_nominal_resolution": "100" + } + }, + "release_year": 2017, + "source_id": "NorESM2-LM" } } } \ No newline at end of file