message_ix_models.tools.inter_pipe.read_data

message_ix_models.tools.inter_pipe.read_data(base_dir: Path | None = None) MutableParameterData[source]

Read the inter_pipe data files.

Files with “edit” in the name are generated by inter_pipe_bare() and are assumed to need editing, so are ignored.

Parameters:

base_dir – Directory in which to locate CSV data files. If not given, the package data directory data/inter_pipe/ is used.