Skip to content
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

Bug when rerunning the model if it hasn't been run the previous day #14

Open
nilsmkMET opened this issue Mar 14, 2019 · 1 comment
Open
Assignees
Labels

Comments

@nilsmkMET
Copy link
Collaborator

If you rerun the model more than once in a day when it hasn't been run the day before, the check in _cycle_rst_ini in ModelRun.py will fail (line no. 278). It will cycle the ini and rst files if ini file has more than one record.
This could be fixed by looking for the start date in the entire ocean_time record on the ini file, and handle this in a similar manner as we do for rst files.

@nilsmkMET
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants