message_ix_models.project.navigate.T35_POLICY

class message_ix_models.project.navigate.T35_POLICY(*values)[source]

Bases: Flag

Flags for demand-side policies in Task 3.5.

__init__(*args, **kwds)

Methods

parse(value)

Parse a NAVIGATE scenario from a string.

Attributes

REF

ACT

ELE

TEC

ALL

classmethod parse(value)[source]

Parse a NAVIGATE scenario from a string.

Parameters:

value (str) – Zero or more of “act”, “ele”, and/or “tec”, joined with “+”.