User guide
API reference
model
model.bare
model.build
model.emissions
model.snapshot
model.disutility
report
tools.costs
util
testing
workflow
Model variants
model.water
Research projects
project.advance
project.gea
project.ssp
Package data
relation/*.yaml
year/*.yaml
Development
message_data
Bases: object
object
Labeller that labels the first item using a format string.
Subsequent items are named with the bare value only.
Methods
__init__(fmt_string)
__init__