Skip to content

Commit

Permalink
fix join syntax and uncomment line for input path
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Mulhall authored and Ryan Mulhall committed Aug 22, 2024
1 parent 0613e34 commit fb2daa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fre/make/tests/ESM4_example/esm4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ fre_properties:
# input paths
- &AWG_INPUT_HOME_GAEA "awg_include"
- &AWG_INPUT_HOME_NESCC "awg_include"
#- &AWG_INPUT_HOME_GFDL !join[/nbhome/$USER/, *FRE_STEM, *PLATINFO, /$(name)/mdt_xml/awg_include] # will $USER work?
- &AWG_INPUT_HOME_GFDL !join [ /nbhome/$USER/, *FRE_STEM, *PLATINFO, /$(name)/mdt_xml/awg_include]
- &USER_FILES_F2toF5 "/gpfs/f5/gfdl_f/world-shared/Niki.Zadeh/archive/input/f2_user_files_in_xmls"
- &append_to_setup_csh "" # The start year of forcing dataset. FRE hack to set fyear

Expand Down

0 comments on commit fb2daa1

Please sign in to comment.