Skip to content

Commit

Permalink
Merge branch 'main' into rm_product
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfiex authored Jan 12, 2024
2 parents bdcbe3f + 49d4cfb commit 0bf1358
Showing 1 changed file with 44 additions and 3 deletions.
47 changes: 44 additions & 3 deletions Auxillary_files/MIP_model_components.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
", prescribed MACv2-SP": {
"description": ", prescribed MACv2-SP",
"native_nominal_resolutions": [
"100 km"
"100 km",
"250 km"
]
},
"OsloAero": {
Expand All @@ -13,6 +14,12 @@
"250 km"
]
},
"SPRINTARS6.0": {
"description": "SPRINTARS6.0",
"native_nominal_resolutions": [
"250 km"
]
},
"UKCA-GLOMAP-mode": {
"description": "UKCA-GLOMAP-mode",
"native_nominal_resolutions": [
Expand All @@ -27,12 +34,24 @@
"250 km"
]
},
"CCSR AGCM (T85; 256 x 128 longitude/latitude; 81 levels; top level 0.004 hPa)": {
"description": "CCSR AGCM (T85; 256 x 128 longitude/latitude; 81 levels; top level 0.004 hPa)",
"native_nominal_resolutions": [
"250 km"
]
},
"ECHAM6.3 (spectral T127; 384 x 192 longitude/latitude; 95 levels; top level 0.01 hPa)": {
"description": "ECHAM6.3 (spectral T127; 384 x 192 longitude/latitude; 95 levels; top level 0.01 hPa)",
"native_nominal_resolutions": [
"100 km"
]
},
"ECHAM6.3 (spectral T63; 192 x 96 longitude/latitude; 47 levels; top level 0.01 hPa)": {
"description": "ECHAM6.3 (spectral T63; 192 x 96 longitude/latitude; 47 levels; top level 0.01 hPa)",
"native_nominal_resolutions": [
"250 km"
]
},
"MetUM-HadGEM3-GA7.1 (N96; 192 x 144 longitude/latitude; 85 levels; top level 85)": {
"description": "MetUM-HadGEM3-GA7.1 (N96; 192 x 144 longitude/latitude; 85 levels; top level 85)",
"native_nominal_resolutions": [
Expand All @@ -58,14 +77,21 @@
"JSBACH3.20": {
"description": "JSBACH3.20",
"native_nominal_resolutions": [
"100 km"
"100 km",
"250 km"
]
},
"JULES-HadGEM3-GL7.1": {
"description": "JULES-HadGEM3-GL7.1",
"native_nominal_resolutions": [
"250 km"
]
},
"MATSIRO6.0": {
"description": "MATSIRO6.0",
"native_nominal_resolutions": [
"250 km"
]
}
},
"landIce": {
Expand All @@ -83,6 +109,12 @@
}
},
"ocean": {
"COCO4.9 (tripolar primarily 1deg; 360 x 256 longitude/latitude; 63 levels; top grid cell 0-2 m)": {
"description": "COCO4.9 (tripolar primarily 1deg; 360 x 256 longitude/latitude; 63 levels; top grid cell 0-2 m)",
"native_nominal_resolutions": [
"100 km"
]
},
"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])": {
"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])",
"native_nominal_resolutions": [
Expand Down Expand Up @@ -112,7 +144,8 @@
"HAMOCC6": {
"description": "HAMOCC6",
"native_nominal_resolutions": [
"50 km"
"50 km",
"250 km"
]
}
},
Expand All @@ -129,6 +162,12 @@
"100 km"
]
},
"COCO4.9": {
"description": "COCO4.9",
"native_nominal_resolutions": [
"100 km"
]
},
"unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)": {
"description": "unnamed (thermodynamic (Semtner zero-layer) dynamic (Hibler 79) sea ice model)",
"native_nominal_resolutions": [
Expand All @@ -138,11 +177,13 @@
}
},
"version_metadata": {

"version_tag": "ghs_JFJ8xVwrAFDV3413yPJLCjcXAr75ih3ksse8",
"checksum": "md5: 3f881f3961395b6fe97f9dbfb8ebec38",
"Auxillary_files/MIP_model_components_modified": "Tue Nov 28 21:14:07 2023 +0000",
"Auxillary_files/MIP_model_components_note": "Updating versioning and model_components scripts to process files individually.",
"commit": "50ee06a3b58fb2b064485d454203766327f4d770",

"previous_commit": "",
"author": "Daniel Ellis",
"institution_id": "CMIP-IPO",
Expand Down

0 comments on commit 0bf1358

Please sign in to comment.