message_ix_models.tools.inter_pipe.SpecConfig
- class message_ix_models.tools.inter_pipe.SpecConfig(spec_tech_pipe: bool, spec_tech_pipe_group: bool, spec_supply_pipe_group: bool)[source]
Bases:
objectOptions for specifying pipeline pairs.
These allow to use files to filter pipe technologies and regions to a desired set, instead of using all combinations.
Methods
__init__(spec_tech_pipe, ...)Attributes
Trueto use a sheet of all mapped pipe technologies and regions to filter desired pairs.Trueto use a sheet to specify groups of pipe technologies.Trueto use a sheet to specify groups of pipe supply technologies.