climind.config package

Configuration information for the package

Submodules

climind.config.config module

Sets up the DATA_DIR variable used throughout the package

climind.config.config.check_setup(data_dir: Path) None

Ensure that all the relevant directories exist

Parameters

data_dir (Path) – Path to the directory which will contain all of the

Return type

None