-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix JRA55do inputs #123
fix JRA55do inputs #123
Conversation
Oops, I should've used |
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.
Thanks @aekiss, it looks good to me and it is running. I changed the data mode in the code refer here, we also need to change the executable and the data mode in datm_in.
Thanks @ezhilsabareesh8 has COSIMA/access-om3@96f9159 been built? It's not in |
…d of /g/data/vk83/experiments
PR now updated to use @ezhilsabareesh8 can you have another look and approve if this look ok? |
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.
Thanks @aekiss, it looks good to me. It is running and the data mode is JRA55do
in atm.log
.
Automatic Git cherry-picking of commit(s) 3933627 db5e8e8 654dbd7 3e83923 1707a79 a5fd61b into dev-1deg_jra55do_ryf_wombatlite failed. This usually happens when cherry-picking results in a conflic or an empty commit. To manually cherry-pick the commits and open a pull request, please follow these instructions:
git checkout dev-1deg_jra55do_ryf_wombatlite
git pull
git checkout -b cherry_pick_from_pr123_into_dev-1deg_jra55do_ryf_wombatlite
git cherry-pick 3933627904916c7b08c54950abaf2abce0c23ad3 db5e8e8c77f3a595ec0e9a2726b4a610f4e57c79 654dbd78088208812de94fea87a9d43cb194cefa 3e839234e6dd762161473b8b7625dbfd61bf6663 1707a792ecadc1a39df2cdf110ad95290bab51e8 a5fd61b2c5b79556ef8a873f9f23f291796641b2
git push --set-upstream origin cherry_pick_from_pr123_into_dev-1deg_jra55do_ryf_wombatlite
|
Automatic cherry-pick failed. Could not find commit(s) |
Automatic Git cherry-picking of commit(s) 3933627 db5e8e8 654dbd7 3e83923 1707a79 a5fd61b into dev-025deg_jra55do_ryf failed. This usually happens when cherry-picking results in a conflic or an empty commit. To manually cherry-pick the commits and open a pull request, please follow these instructions:
git checkout dev-025deg_jra55do_ryf
git pull
git checkout -b cherry_pick_from_pr123_into_dev-025deg_jra55do_ryf
git cherry-pick 3933627904916c7b08c54950abaf2abce0c23ad3 db5e8e8c77f3a595ec0e9a2726b4a610f4e57c79 654dbd78088208812de94fea87a9d43cb194cefa 3e839234e6dd762161473b8b7625dbfd61bf6663 1707a792ecadc1a39df2cdf110ad95290bab51e8 a5fd61b2c5b79556ef8a873f9f23f291796641b2
git push --set-upstream origin cherry_pick_from_pr123_into_dev-025deg_jra55do_ryf
|
This PR replaces #113.
When cherry-picked to other branches, this will addresses
COSIMA/access-om3#208
COSIMA/om3-scripts#27
COSIMA/om3-scripts#29
Separate commits are used to facilitate the differing PRs needed for different configs (e.g. IAF).