calliope-project / calliope

A multi-scale energy systems modelling framework
https://www.callio.pe
Apache License 2.0
277 stars 89 forks source link

Document AttrDict `_REPLACE_ ` #535

Closed brynpickering closed 5 months ago

brynpickering commented 6 months ago

Problem description

As noted in #533, AttrDict has functionality to replace entire subdicts when merging dictionaries, using a _REPLACE_ key.
This should be documented.

Calliope version

v0.7.0-dev (valid for older versions too)

brynpickering commented 5 months ago

Fixed in #538