-
Notifications
You must be signed in to change notification settings - Fork 24
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
UW-515 File Copy/Link Tool #429
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.
This looks great. I have a few questions/suggestions below.
I was also a little surprised not to have seen any edits to the fv3 driver code. Do you think it may be worthwhile at some point to call the new FileCopier
and FileLinker
tasks from the drivers? Perhaps we want to wait until there are 3 instances again, like we did with the driver development refactoring? Maybe there's something I'm missing about why we wouldn't want to use these standalone tasks from the drivers?
@christinaholtNOAA |
Thanks for your thoughts on the reuse. I agree with where you landed. |
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.
LGTM!
Synopsis
Add a file copy/link tool to
uwtools
.Type
Impact
Checklist