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:
object
Options 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
True
to use a sheet of all mapped pipe technologies and regions to filter desired pairs.True
to use a sheet to specify groups of pipe technologies.True
to use a sheet to specify groups of pipe supply technologies.