Skip to content

Commit

Permalink
Remove commented lines for post control XMLs
Browse files Browse the repository at this point in the history
Removed commented-out lines that linked post control files.

Refs: NOAA-EMC#769
  • Loading branch information
WalterKolczynski-NOAA committed Jun 9, 2022
1 parent bcf35b8 commit d8f175c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions sorc/link_workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,6 @@ cd ${pwd}/../parm ||exit 8
[[ -d gldas ]] && rm -rf gldas
$LINK ../sorc/gldas.fd/parm gldas
cd ${pwd}/../parm/post ||exit 8
# for file in postcntrl_gefs.xml postcntrl_gefs_aerosol.xml postcntrl_gefs_anl.xml postcntrl_gefs_chem.xml \
# postcntrl_gefs_f00.xml postcntrl_gfs.xml postcntrl_gfs_anl.xml postcntrl_gfs_f00.xml postcntrl_gfs_f00_two.xml \
# postcntrl_gfs_flux.xml postcntrl_gfs_flux_f00.xml postcntrl_gfs_goes.xml postcntrl_gfs_goes.xml-new \
# postcntrl_gfs_two.xml postcntrl_gfs_wafs.xml postcntrl_gfs_wafs_anl.xml; do
# $LINK ../sorc/upp.fd/parm/$file .
# done

for file in postxconfig-NT-GEFS-ANL.txt postxconfig-NT-GEFS-F00.txt postxconfig-NT-GEFS.txt postxconfig-NT-GFS-ANL.txt \
postxconfig-NT-GFS-F00-TWO.txt postxconfig-NT-GFS-F00.txt postxconfig-NT-GFS-FLUX-F00.txt postxconfig-NT-GFS-FLUX.txt \
postxconfig-NT-GFS-GOES.txt postxconfig-NT-GFS-TWO.txt postxconfig-NT-GFS-WAFS-ANL.txt postxconfig-NT-GFS-WAFS.txt \
Expand Down

0 comments on commit d8f175c

Please sign in to comment.