* add_electricity: stores and links instead of storageunits * move code for attaching in add_extra_stores.py * Update Snakefile Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de> * Update Snakefile Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de> * Update Snakefile Co-Authored-By: Fabian Neumann <fabian.neumann@outlook.de> * rename to add_extra_components.py * incorporate suggestions * Snakefile: update script name * extra_components: import _add_missing_carriers_from_costs * Add '_ec" infix in Snakefile * Snakefile add infix at missing spot * remove unintendetely inserted data.bundle, correct import in add_extra_components * environment: fix pyyaml version * set powerplantmatching as conda-dependency * environment fix minimal ppm version * environment reinsert pyyaml * environment: carry over changes to environment.docs.yaml * extra_components: add carriers * update docstring * Update scripts/add_extra_components.py * Update scripts/add_extra_components.py * tutorial: fix hyperlink [skip travis] * update release notes * update documentation * add_electricity: merge removal of suptech
2.0 KiB
Release Notes
PyPSA-Eur 0.1.0 (DATE)
This is the first release of PyPSA-Eur:
Documentation on installation, workflows and configuration settings is now available online at pypsa-eur.readthedocs.io (#65).
The conda environment files were updated and extended (#81).
The power plant database was updated with extensive filtering options via pandas.query functionality (#84 and #94).
Continuous integration testing with Travis CI is now included for Linux, Mac and Windows (#82).
Data dependencies were moved to zenodo and are now versioned (#60).
Data dependencies are now retrieved directly from within the snakemake workflow (#86).
Emission prices can be added to marginal costs of generators through the keyworks Ep in the {opts} wildcard (#100).
An option is introduced to add extendable nuclear power plants to the network (#98).
Focus weights can now be specified for particular countries for the network clustering, which allows to set a proportion of the total number of clusters for particular countries (#87).
A new rule :mod:`add_extra_components` allows to add additional components to the network only after clustering. It is thereby possible to model storage units (e.g. battery and hydrogen) in more detail via a combination of Store, Link and Bus elements (#97).
System Message: ERROR/3 (<stdin>, line 28); backlink
Unknown interpreted text role "mod".