From afb59a4942a6716772b43b16fef76c6bff7c7277 Mon Sep 17 00:00:00 2001 From: George Gayno Date: Tue, 19 Nov 2024 20:42:57 +0000 Subject: [PATCH] Update the c96.uniform grid_gen regression test to invoke the ocean_merge step. Fixes #944. --- reg_tests/grid_gen/c96.uniform.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reg_tests/grid_gen/c96.uniform.sh b/reg_tests/grid_gen/c96.uniform.sh index 2be0ba3ca..f5e29aeee 100755 --- a/reg_tests/grid_gen/c96.uniform.sh +++ b/reg_tests/grid_gen/c96.uniform.sh @@ -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)} @@ -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