I would like to run the new release of the ACCESS-ESM-1.5 model in ‘pacemaker’ mode. In this case, where SSTs in a particular area are prescribed, and all other aspects of the model evolve freely.
From what I understand and in conversation with people who have done this with the CM, this requires
- the SST restore files to tell the model what SST should be in my restoring region (1 per year) (I have made these, or attempted to)
- a masking file with a linear transition from ‘full restore’ to ‘no restore’ at the edges of the prescribed area (I have made this, or attempted to)
- some edits to the model so it knows what to do (Holger Wolff has made a start on this)
Full disclosure: I am not a modeller so I’m starting from essentially a zero knowledge base (sorry). Holger was helping me with this at the end of last year (through CLEX) but we ran into some difficulties and now he has moved on. At least one issue was to do with how I made the restore files but we didn’t manage to pinpoint the specific problem.
Help would be very much appreciated - sorting this out is probably quite a long play but I’m posting here because surely I won’t be the only person running pacemakers in the ACCESS-ESM
Other details: I made the SST restore files in python in ARE, although I think others who have done similar things with the ACCESS-CM have made their restore files using NCL (which I don’t speak).