nomenclature
nomenclature copied to clipboard
Exclude defaults when writing to yaml
Currently we include default values when writing to yaml which can make for somewhat unwieldy files. Instead of:
- Some Variable:
description: Some basic variable
unit:
skip-region-aggregation: false
we should do:
- Some Variable:
description: Some basic variable
unit: