-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Canonicalise Region Selectors in Action Conditions
This commit translates ACTIONX condition region quantities of the form RPR 1 RE3 i.e., including the region set name 'RE3' (FIPRE3) into the common summary vector format RPR__RE3 1 which is expected elsewhere. Doing so enables using the former syntax in ACTIONX conditions like RPR 1 RE3 < 215 / without incurring significant downstream changes in the vector evaluation code. Defaulted ('1*') or blank (' ') region set names are treated as the default region set (FIPNUM).
- Loading branch information
Showing
2 changed files
with
264 additions
and
2 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