Skip to content

Commit

Permalink
Added more variables to EMAC extra facets (#2617)
Browse files Browse the repository at this point in the history
  • Loading branch information
schlunma authored Dec 16, 2024
1 parent 6532a0a commit 92746cc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions esmvalcore/config/extra_facets/emac-mappings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ EMAC:

# 1D/2D dynamical/meteorological variables
'*':
asr: # ESMValCore-derivation
channel: Amon
awhea: # non-CMOR variable
raw_name: [awhea_cav, awhea_ave, awhea]
channel: Omon
Expand Down Expand Up @@ -65,6 +67,13 @@ EMAC:
raw_name: [rh_2m_cav, rh_2m_ave, rh_2m]
raw_units: '1'
channel: Amon
lwcre: # ESMValCore-derivation
channel: Amon
lwp:
raw_name: [xlvi_cav, xlvi_ave, xlvi]
channel: Amon
netcre: # ESMValCore-derivation
channel: Amon
od550aer:
raw_name: [aot_opt_TOT_550_total_cav, aot_opt_TOT_550_total_ave, aot_opt_TOT_550_total]
raw_units: '1'
Expand Down Expand Up @@ -123,6 +132,8 @@ EMAC:
channel: Amon
rtmt: # derived from flxttop_*, flxstop_*
channel: Amon
rtnt: # ESMValCore-derivation
channel: Amon
sfcWind:
raw_name: [wind10_cav, wind10_ave, wind10]
channel: Amon
Expand All @@ -137,6 +148,8 @@ EMAC:
sithick:
raw_name: [siced_cav, siced_ave, siced]
channel: Amon
swcre: # derived from CMIP variables rsut and rsutcs
channel: Amon
tas:
raw_name: [temp2_cav, temp2_ave, temp2]
channel: Amon
Expand Down

0 comments on commit 92746cc

Please sign in to comment.