polaris.tasks.ocean.analysis.sim_files.SimulationFiles.moc_files

SimulationFiles.moc_files(start_year, end_year)[source]

Get the meridional overturning circulation output files covering a range of years

Omega’s MOC diagnostic is new, so a simulation that does not write it is an ordinary case rather than an error.

Parameters:
  • start_year (int) – The first year of the range, inclusive

  • end_year (int) – The last year of the range, inclusive

Returns:

sim_files (list of SimFile or None) – The MOC files, which are known to exist, or None if the simulation does not write MOC output