Skip to content

Commit

Permalink
Remove temporary logic from ./ush/fv3gfs_ocean_merge.sh.
Browse files Browse the repository at this point in the history
Fixes #1000.
  • Loading branch information
George Gayno committed Jan 14, 2025
1 parent e90b3f3 commit 55d45fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/fv3gfs_ocean_merge.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

cat << EOF > input.nml
&mask_nml
ocean_mask_dir="${home_dir}/fix/orog.lowres/C${res}/ocean_mask/${ocn}/"
ocean_mask_dir="${home_dir}/fix/orog/C${res}/ocean_mask/${ocn}/"
ocnres="mx${ocn}"
lake_mask_dir="${TEMP_DIR}/C${res}/orog/"
atmres="C${res}"
Expand Down

0 comments on commit 55d45fa

Please sign in to comment.