-
Notifications
You must be signed in to change notification settings - Fork 12
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
Implement tar_binary_restarts plugin into awicm3 and fesom-2.5. #1075
Conversation
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.
The tests are broken. My guess is that all versions of fesom2 yamls need the same changes as fesom-2.5.yaml. Otherwise when awicm3 versions <3.2 tries to call the fesom.tidy_recipe
it won't be found
… into integrate_tar_plugin
Co-authored-by: Miguel <[email protected]>
@nwieters, I've added some changes to it to allow for automatically installing missing plugins while using esm_runscripts. This is commonly encountered by people using an old compiled model with an updated version of ESM-Tools that requires a new plugin. This happens because in the past only Nothing is required from your side, unless you want to give a review and a look at what I did :) |
Thank you @mandresm . I had a look at your last commits. From my side it looks good. I would approve. I just realized I can not approve my own PR. :-) |
#approve-changes |
#bump |
Closes #1072