pypsa-eur/scripts
Fabian Neumann 81d9d2ab4d
battery+H2: option for stores and links instead of storage_units (#97)
* 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
2019-11-19 19:36:28 +01:00
..
_helpers.py include data retrieving in workflow 2019-11-05 12:53:21 +01:00
add_electricity.py battery+H2: option for stores and links instead of storage_units (#97) 2019-11-19 19:36:28 +01:00
add_extra_components.py battery+H2: option for stores and links instead of storage_units (#97) 2019-11-19 19:36:28 +01:00
base_network.py fix deprecation: logger.warn -> logger.warning 2019-11-08 16:46:29 +01:00
build_bus_regions.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
build_country_flh.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
build_cutout.py add cdsapi installation instructions 2019-10-03 12:38:59 +02:00
build_hydro_profile.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
build_natura_raster.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
build_powerplants.py Powerplants (#94) 2019-11-09 09:08:25 +01:00
build_renewable_profiles.py modify to run without GEBCO and without hydro 2019-10-03 12:32:49 +02:00
build_shapes.py ignore sort warning 2019-11-05 14:29:15 +01:00
cluster_network.py cluster: add tolerance to country weight sum L 2019-11-09 12:58:04 +01:00
make_summary.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
plot_network.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
plot_p_nom_max.py Fix importing plot_p_nom_max module for documentation 2019-08-13 10:53:18 +02:00
plot_summary.py add input/output descriptions (WIP) 2019-08-11 22:34:18 +02:00
prepare_links_p_nom.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
prepare_network.py prepare_network: revise imports, add line_break 2019-11-14 16:21:00 +01:00
retrieve_cutout.py retrieve*: add documentation 2019-11-06 14:50:59 +01:00
retrieve_databundle.py retrieve*: add documentation 2019-11-06 14:50:59 +01:00
retrieve_natura_raster.py retrieve*: add documentation 2019-11-06 14:50:59 +01:00
simplify_network.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
solve_network.py scripts/* revise imports 2019-11-14 17:50:24 +01:00
solve_operations_network.py link rule references to their documentation 2019-08-13 17:52:33 +02:00
trace_solve_network.py scripts/* revise imports 2019-11-14 17:50:24 +01:00