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
pathstr

the path to make

Returns
pathstr

the path unchanged