SalishSeaCast / tools

Collection of tools for working with the SalishSeaCast MEOPAR NEMO model, its results, and associated data.
https://salishsea-meopar-tools.readthedocs.io/en/latest/index.html
Apache License 2.0
2 stars 4 forks source link

Handle IOError condition in `salishsea combine` move files step #7

Closed douglatornell closed 10 years ago

douglatornell commented 10 years ago

Original report by Doug Latornell (Bitbucket: douglatornell, GitHub: douglatornell).


If rebuild_nemo fails there is no combined results file created and _move_results() raises an IOError exception. That exception should be caught and logged and the move files step should continue.

douglatornell commented 10 years ago

Original comment by Doug Latornell (Bitbucket: douglatornell, GitHub: douglatornell).


Fixed in changeset f5c6b84eb8bd