Skip to content

Commit

Permalink
Point to latest version of orog files.
Browse files Browse the repository at this point in the history
Fixes #549.
  • Loading branch information
GeorgeGayno-NOAA committed Nov 20, 2023
1 parent 5b65787 commit 5c467b4
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 @@ -57,7 +57,7 @@ elif [ $machine = "s4" ]; then
fi

am_ver=${am_ver:-20220805}
orog_ver=${orog_ver:-20220805}
orog_ver=${orog_ver:-20230615}
sfc_climo_ver=${sfc_climo_ver:-20230925}

for dir in am orog orog_raw sfc_climo; do
Expand Down

0 comments on commit 5c467b4

Please sign in to comment.