Scenarios#
- class caf.ntem.ntem_constants.Scenarios(value)[source]#
Bases:
CaseInsensitiveEnumDefined valid NTEM scenarios.
Attributes
Methods
id(version)Database metadata ID of the scenario and version.
Attributes Documentation
- CORE = 'core'#
- HIGH = 'high'#
- LOW = 'low'#
- REGIONAL = 'regional'#
- BEHAVIOURAL = 'behavioural'#
- TECHNOLOGY = 'technology'#