-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initialize arrays to zero before using in gaussian_sfcanl (#73)
The gaussian_data array is initialized to zero after allocation. Not doing so can result in garbage values being used. Resolves #71 Refs NOAA-EMC/global-workflow#2669
- Loading branch information
1 parent
02ce084
commit 279bbf2
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters