Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This fixes a syntax error: access_restarts.append(['u_star.nc', 'sicemass.nc']) should be access_restarts.extend(['u_star.nc', 'sicemass.nc'])
- Loading branch information