forked from ufs-community/ufs-srweather-app
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further changes to enable the capability to verify against a benchmar…
…k forecast instead of obs. Details below. * Remove other changes (besides the metatasks that were removed in the previous commit) that were part of the attempt to loop over various field groups to obtain a meta-metatask. This includes uncommenting commented-out parts of the verify_*.yaml files. * Introduce new metatasks (metatask_GridStat_SFC_UPA_all_mems and metatask_GridStat_SFC_UPA_ensmeanprob) for using GridStat for the SFC and UPA field groups when the verification is being performed against a benchmark forecast (as opposed to against obs). * In setup.py, change the way certain vx (metatasks) are removed from the workflow so that the metatasks are grouped by field group, not observation type. This makes it more convenient to include/exclude the vx metatasks since they are also field-group based, not obtype based. * Bug fix in the way the variable FIELDNAME_IN_MET_FILEDIR_NAMES is set in exregional_run_met_gridstat_or_pointstat_vx.sh in the case in which the verification is being performed against a benchmark forecast (as opposed to against obs).
- Loading branch information
1 parent
6c26b4f
commit 5fc6a96
Showing
5 changed files
with
229 additions
and
166 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
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
Oops, something went wrong.