Turning off OM3 restart checks

I made a mistake with the forcing for the last year of an OM3 run I did. So I deleted output and restart directories for that last year of the run, and am now trying to rerun that year from an earlier restart. I’m having trouble with restart checksums failing as follows:

FATAL from PE     0: MOM_restart(restore_state): Checksum of input field u 4A328D32FF160775 does not match value CA328D32FF160775 stored in ./access-om3.mo
m6.r.1979-01-01-00000_3.nc

I have skip_restart_read = .true. in datm_in and drv_in, but I must be missing some others. Any help please?

Ah, maybe I fixed it. Discovered RESTART_CHECKSUMS_REQUIRED = False in MOM_input also.