Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RRFS A Ensemble changes #222

Merged
merged 2 commits into from
Aug 31, 2023
Merged

RRFS A Ensemble changes #222

merged 2 commits into from
Aug 31, 2023

Conversation

Brian-Jamison
Copy link
Collaborator

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.

…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.
@Brian-Jamison Brian-Jamison merged commit e9f80ab into main Aug 31, 2023
2 checks passed
@Brian-Jamison Brian-Jamison deleted the rrfs_a_ensemble_changes branch August 31, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants