-
Notifications
You must be signed in to change notification settings - Fork 0
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
Run ufs forecast in the ewok forecast suite #59
Conversation
…with Intel on Orion in debug mode
…v3-jedi-data into feature/ufs_dom_temp_without_francois_updates_20221120
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.
Are these changes needed for fv3-jedi tests, or for ewok runs?
@shlyaeva for ewok runs, but these files will live somewhere else eventually (with static B files for example) |
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.
EWOK is looking for files under testinput_tier_1/inputs/UFSfiles
, but the directory in fv3-jedi-data is named UFSFILES.
Once I renamed the directory the forecast defined in experiments/ufs-forecast-c48.yaml
successfully completed.
eddccd2
to
1729675
Compare
The full EWOK with the ufs-bundle (Master PR #562 completed. The data are good to go. |
Not needed |
Description
Draft PR to get started on the ewok
forecast
task discussion.I know the files are a little repetitive with Dom's PR
feature/ufs_dom
and we should clean that up better later.Based on @climbfuji 's work for easier comparison of the files, but I am not trying to merge in his branches.
You need first to build the ufs-bundle with Dom's branches:
https://github.com/JCSDA/ufs-bundle
Then, you need to checkout specific branches for the following repositories:
feature/forecast_ufs_develop
for fv3-jedi (should only differ fromdevelop
in theewok
repository).feature/forecast_ufs
for fv3-jedi-data (should only differ fromfeature/ufs_dom
in theUFSFILES
repository)feature/forecast_ufs
for r2d2-data (adds c48 input files ingfs/an
)feature/forecast_ufs
for ewokdevelop
for oopsYou do not need to rebuild, since only the ewok repo is different in these. I opened the PR against develop for easy comparison.
Associated PRs:
The experiments are:
experiments/ufs-3dvar-c48-fc.yaml
experiments/ufs-3dvar-c48.yaml
experiments/ufs-forecast-c48.yaml