Skip to content

Commit

Permalink
Update link_fixdirs.sh for new sfc_climo directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Oct 17, 2022
1 parent bf1f3fe commit b8ae8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fix/link_fixdirs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ fi

am_ver=${am_ver:-20220805}
orog_ver=${orog_ver:-20220805}
sfc_climo_ver=${sfc_climo_ver:-20220805}
sfc_climo_ver=${sfc_climo_ver:-20221017}

for dir in am orog sfc_climo; do
if [ -d $dir ]; then
Expand Down

0 comments on commit b8ae8c1

Please sign in to comment.