-
Notifications
You must be signed in to change notification settings - Fork 120
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
[develop] Fixing several issues, including 966 (bash octal issue); add new winter weather verification test with staged data #997
Merged
MichaelLueken
merged 22 commits into
ufs-community:develop
from
mkavulich:bugfix/issue_966
Jan 11, 2024
Merged
Changes from 20 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
47a0092
Fix octal issue
mkavulich 0d903ba
Give EXPT_SUBDIR a default value "experiment" (see issue 978)
mkavulich 94084a9
Update some default values: FV3GFS_FILE_FMT_ICS and FV3GFS_FILE_FMT_L…
mkavulich 9b359a5
Append "starttime_string" to experiment dictionary keys to make them …
mkavulich 56e2141
Add check for duplicate working directories in monitor_jobs.py
mkavulich 48f36f7
Output fields should be hourly for all CCPP suites. We really need a …
mkavulich fbcd3f9
Finally found source of problem: namelist variable "fhzero" controls …
mkavulich 97c0fc7
Remove vestiges of unsupported CCPP suites
mkavulich 013ed9b
Update all diag tables to output refl_10cm (simulated radar reflectiv…
mkavulich c791666
Per discussion in #939, "Derecho" is not actually needed here
mkavulich 016c8bd
Move changing of default FV3GFS_FILE_FMT_ICS and FV3GFS_FILE_FMT_LBCS…
mkavulich a5b8082
Update dependences for verification tasks: "get_obs" tasks are always…
mkavulich f0f0149
Adding new 10-member ensemble verification test for winter wx
mkavulich 2f59978
Update settings for new test
mkavulich 228bac5
An actual use case for the WORKFLOW_ID variable: match it with the di…
mkavulich 97a037b
Update comprehensive test lists, update machine files to include path…
mkavulich 6e8cc9f
Remove hard-coded obs paths now that data is staged
mkavulich bcdb494
Forgot to add NOHRSC to the list of verification obs for populating t…
mkavulich 548a2f7
Update some test descriptions
mkavulich 8af835a
Big update to verification obs script that I almost forgot to commit!
mkavulich 54ee587
Fix undefined variable problem in exregonal_run_met_pcpcombine.sh...t…
mkavulich cad113d
Remove ENSMEM_INDX definition from pcpcombine observation tasks
mkavulich File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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 was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this be 'GFDL microphysics'? This is a GFS SDF.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GFSv17 P8 is testing with Thompson!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's correct @michelleharrold. I'm not sure if it was different previously, but from what I can see currently the
FV3_GFS_v17_p8
suite uses Thompson microphysics: https://github.com/NOAA-EMC/fv3atm/blob/bba399053d3939241938f19ee598895eea54fd65/ccpp/suites/suite_FV3_GFS_v17_p8.xml#L76