Skip to content

Commit

Permalink
Update the c96.uniform grid_gen regression test to invoke
Browse files Browse the repository at this point in the history
the ocean_merge step.

Fixes ufs-community#944.
  • Loading branch information
GeorgeGayno-NOAA committed Nov 19, 2024
1 parent ebc3346 commit afb59a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion reg_tests/grid_gen/c96.uniform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export add_lake=true
export lake_data_srce=MODISP_GLDBV3
export lake_cutoff=0.50
export binary_lake=1
export ocn=500

NCCMP=${NCCMP:-$(which nccmp)}

Expand All @@ -41,7 +42,7 @@ echo "Ending at: " `date`
# Compare output to baseline set of data.
#-----------------------------------------------------------------------------

cd $out_dir/C96
cd $out_dir/C96.mx500

test_failed=0
for files in *tile*.nc ./sfc/*tile*.nc
Expand Down

0 comments on commit afb59a4

Please sign in to comment.