polaris.tasks.ocean.analysis.sim_files.OmegaConfig.stream_status

OmegaConfig.stream_status(stream_name)[source]

Report whether an IOStreams entry can supply a file name

Parameters:

stream_name (str) – The name of the stream, e.g. 'History'

Returns:

status (str) – 'ok', 'missing' if there is no such stream, or 'no_filename' if the stream is there but names no file (a stream that uses a pointer file, for instance)