Skip to content

Commit

Permalink
Modify ensemble header information
Browse files Browse the repository at this point in the history
The ensemble header information has been modified so that the ensemble information is correct for any ensemble size.
  • Loading branch information
EricSinsky-NOAA committed Nov 27, 2024
1 parent 14bd595 commit 07b7d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ush/forecast_predet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ FV3_predet(){
export e1=3
fi
export e2=${memnum}
export e3=10
export e3=${NMEM_ENS}

fi
}
Expand Down

0 comments on commit 07b7d2f

Please sign in to comment.