Ensemble run for ACCESS-CM2: warm restart files

Hi all,

I’m interested in running an ensemble for ACCESS-CM2, which means modifying the initial conditions. Ideally I can use a python script to modify the initial air temperature values at all grid cells. To go about this I’m first locating the initial conditions used by ACCESS-CM2. These are the files in /g/data/access/access-cm2/cmip6_restarts. The code was provided in this post by @huazhen to perturb the warm restart files using the perturbIC.py file.

The only restart files available in the directory are from 950, and I want to run the model between 2016-2026 so it would take many years of simulation to get dump files. My question is are there much more recent restart files I can copy and use?

Cheers,

Joel