payu-org / payu

A workflow management tool for numerical models on the NCI computing systems
Apache License 2.0
18 stars 25 forks source link

MITgcm: Support changing model time step when non-integer divisor #266

Closed aidanheerdegen closed 4 years ago

aidanheerdegen commented 4 years ago

Added logic branch to support changing model time step when new timestep is not a divisor of current runtime. Does so by changing basetime.

Added test.

Closes #263

pep8speaks commented 4 years ago

Hello @aidanheerdegen! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! :beers:

Comment last updated at 2020-05-18 05:04:10 UTC
coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.1%) to 42.005% when pulling 5ce2210d93a8650322d3987f48889905c197377f on issue-263 into 682d6ac593aedbfa59933a30b2c220571e2d866d on master.