More docs
scenario node config also for functional nodes
v.2.2.10
- more demos
- more docs (fundamentals)
- mermaid file path can also now be passed to the experiment-config as hierarchy value
- functional nodes can have scenario configs
v.2.2.9
Added features:
- multi-functional nodes.
- Assignment-adapter and Sum-aggregator include using multiple outputs
- edits in exports to csv (flat hierarchies and more parameters)
- added several demo notebooks
- hierarchies can now be passed in a csv file
v.2.2.8
**Added a mermaid2hierarchy converter**
which is demostrated in the mermaid.ipynb in the demo folder
module `enbios/generic/mermaid2hierarchy.py`
contains the methods: `convert_mermaid_file` and `convert_mermaid_lines` (which takes a string with lines or an array of strings, representing lines
**Reset enbios locations of BW activities**
BW Adapter regionalization now has the field `clear_all_other_node_regions` which sets all locations of activities to None, that are not set in the hierarchy or `set_regions` field
v.2.2.6
This version includes updates in the builtin brightway adapter.
Regionalizations can now include non-linear methods.
v.2.2.4
Added link to fundamentals doc
Added notebook for uncertainties
Added plotting multivalue results (uncertainties)
Minor bug fixes
v.2.2.2
ENBIOS2 (Environmental and Bioeconomic System Analysis) is a python simulation tool for the assessment of environmental impacts and resource requirements of energy system
pathways according to policy scenarios.