-
Notifications
You must be signed in to change notification settings - Fork 14
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
set clobber variable from run configuration file #256
Comments
@weiyuan-jiang FYI. |
@junwang-noaa History does currently have a global variable to do this:
will allow history to clobber. You put this at the top much like |
@mathomp4 We just remembered this a little bit ago and we are testing now. |
@bbakernoaa Please let me know if it works or not. |
@weiyuan-jiang I tested in a UFS coupled test, it is working now. Thank you all! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the UFS coupled test, any existing GOCART history files need to be removed before the model starts. We hope to have a configuration variable to control if model can overwrite an existing GOCART history file.
The text was updated successfully, but these errors were encountered: