-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* These are the changes that were necessary to get the RRFS A Ensemble graphics running. Previously, the figure_builders.py would check would check for members even if they weren't present, and even if ens_size was set to a number lower than the default (10). Now it will skip looking for members higher than theens_size. In create_graphics.py, The fhr is needed in the call to create_maps as a list, or parallel_maps will crash. The fields for most unstable CAPE and most unstable layer CAPE are not available, and are removed from the rrfs_ens.yml file. * Added test in figure_builders.py to set the last_panel in order to add the colorbar.
- Loading branch information
1 parent
dbc25c4
commit e9f80ab
Showing
3 changed files
with
7 additions
and
4 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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,8 +6,6 @@ hourly: | |
acsnw: | ||
- sfc | ||
cape: | ||
- mu | ||
- mul | ||
- mx90mb | ||
- sfc | ||
cin: | ||
|