Skip to content

Commit

Permalink
Update ./ush/fv3gfs_driver_grid.sh to point to the 'orog'
Browse files Browse the repository at this point in the history
directory instead of 'orog_raw'.

Fixes #984.
  • Loading branch information
GeorgeGayno-NOAA committed Sep 13, 2024
1 parent e92b787 commit d213db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/fv3gfs_driver_grid.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ export out_dir=${out_dir:?}
export home_dir=${home_dir:-"$PWD/../"}
export script_dir=$home_dir/ush
export exec_dir=${exec_dir:-"$home_dir/exec"}
export topo=$home_dir/fix/orog_raw
export topo=$home_dir/fix/orog
export NCDUMP=${NCDUMP:-ncdump}


Expand Down

0 comments on commit d213db6

Please sign in to comment.