mpas_analysis.shared.io.utility.check_path_exists

mpas_analysis.shared.io.utility.check_path_exists(path)[source]

Raise an exception if the given path does not exist.

Parameters

path (str) – Absolute path

Raises

OSError – If the path does not exist