polaris.tasks.ocean.analysis.analysis_step.AnalysisStep.add_sim_input_file

AnalysisStep.add_sim_input_file(path, filename=None)[source]

Symlink one file of simulation output into the step’s work directory

Parameters:
  • path (str) – The absolute path to the file

  • filename (str, optional) – The local name of the symlink; defaults to the base name of path

Returns:

filename (str) – The local name of the symlink