mpas_analysis.shared.io.utility.make_directories

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

Make the given path if it does not already exist.

Parameters:
path : str

the path to make

Returns:
path : str

the path unchanged