Skip to content

Commit

Permalink
Bug fix: Replace $YYYY with %y4 in ExtData.rc.fullchem
Browse files Browse the repository at this point in the history
run/GCHP/ExtData.rc.templates/ExtData.rc.fullchem
- Replaced $YYYY (which is the HEMCO_Config.rc token) with %y4,
  which is the MAPL token in the OTHER_VOC_shp container.

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed Aug 29, 2024
1 parent e3d3f9b commit 211c6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/GCHP/ExtData.rc.templates/ExtData.rc.fullchem
Original file line number Diff line number Diff line change
Expand Up @@ -1430,7 +1430,7 @@ CEDS_ALD2_SHP kg/m2/s N Y F%y4-%m2-01T00:00:00 none none ALD2_shp ./Hc
CEDS_MEK_SHP kg/m2/s N Y F%y4-%m2-01T00:00:00 none none MEK_shp ./HcoDir/CEDS/v2021-06/%y4/MEK-em-anthro_CMIP_CEDS_%y4.nc
CEDS_HCOOH_SHP kg/m2/s N Y F%y4-%m2-01T00:00:00 none none HCOOH_shp ./HcoDir/CEDS/v2021-06/%y4/HCOOH-em-anthro_CMIP_CEDS_%y4.nc
CEDS_TMB_SHP kg/m2/s N Y F%y4-%m2-01T00:00:00 none none TMB_shp ./HcoDir/CEDS/v2021-06/%y4/HCOOH-em-anthro_CMIP_CEDS_%y4.nc
CEDS_OTH_SHP kg/m2/s N Y F%y4-%m2-01T00:00:00 none none OTHER_VOC_shp ./HcoDir/CEDS/v2021-06/$YYYY/OTHER_VOC-em-anthro_CMIP_CEDS_$YYYY.nc
CEDS_OTH_SHP kg/m2/s N Y F%y4-%m2-01T00:00:00 none none OTHER_VOC_shp ./HcoDir/CEDS/v2021-06/%y4/OTHER_VOC-em-anthro_CMIP_CEDS_%y4.nc
#
# --- if not ParaNOx ---
# --- if EMEP_SHIP and not ParaNOx ---
Expand Down

0 comments on commit 211c6dc

Please sign in to comment.