From 2ffa772abd7b0fa68e06d124c1f4ebdcaec3cd48 Mon Sep 17 00:00:00 2001 From: Patrick Hawbecker Date: Fri, 14 Feb 2020 14:35:41 -0700 Subject: [PATCH] Fixed changes made for testing. --- FINO_20100513to26/wrf_setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FINO_20100513to26/wrf_setup.sh b/FINO_20100513to26/wrf_setup.sh index cfdbb36538..108a1a9fbc 100755 --- a/FINO_20100513to26/wrf_setup.sh +++ b/FINO_20100513to26/wrf_setup.sh @@ -126,7 +126,7 @@ do ./get_narr_constants.csh && rm get_narr_constants.csh echo "Use templates/get_narr.csh to download necessary files" fi - days_of_simulation=$(( nhours / 24 + 1)) + days_of_simulation=$(( nhours / 24 + 2)) counter="0" while [ $counter -lt $days_of_simulation ] do