mom-ocean / MOM5

The Modular Ocean Model
https://mom-ocean.github.io/
GNU Lesser General Public License v3.0
82 stars 95 forks source link

Fix cold start date error in some drivers #354

Closed aidanheerdegen closed 2 years ago

aidanheerdegen commented 2 years ago

Fixes #353

Previous fix has broken cold starting with some drivers. Should be a simple fix, but points to the problem of not having any MOM runs in CI.

First step will add a simple MOM-solo run to the CI. Get that running and confirm it breaks, then push fix.

aidanheerdegen commented 2 years ago

I've tested this and it seems to be working fine. Will merge as it is a show-stopper bug that I introduced.