In the process of connecting the tracer surface restoring, @cbegeman discovered that if restoring is on, but TracersMonthlySurfClimoCell is not given, then it is restored to zero. With the fill value PR, this might change to fill values, but neither of these options are correct. A check needs to be put in place to require TracersMonthlySurfClimoCell is read from the initial state or restart if restoring is on and error out if not available.
In the process of connecting the tracer surface restoring, @cbegeman discovered that if restoring is on, but
TracersMonthlySurfClimoCellis not given, then it is restored to zero. With the fill value PR, this might change to fill values, but neither of these options are correct. A check needs to be put in place to requireTracersMonthlySurfClimoCellis read from the initial state or restart if restoring is on and error out if not available.