Commit 509d7b1
Representation of German district heating systems as subnodes (#58)
* change V2G and offwind assumptions
* taking config[industry][DRI_fraction] from FORECAST to sort out coal use for steel in 2045
* change key for ariadne 1 DB
* reading steam_fractions from FORECAST Final Energy excl Non-Energy Use
* exclude industry_sector_ratios.csv from shared resources
* remove steam_fraction config from config.yaml
* update submodule
* PyPSA-Ariadne specific steam fractions independent from FORECAST
* bug fix not initializing industry since it's already in the scenarios.manual.yaml file
* improve numerical stability
* improve numerical stability
* update submodule
* exclude the "co2 sequestered" store from accounting
* get "link" dont drop "store" to avoid errors
* minor improvements for exports
* checkout corresponding branch in pypsa-eur
* add config prefix
* correct year for renewable estimation
* limit offshore expansion in 2030
* new cutout from Fabian
* additional keys
* update submodule
* use the modded n.statistics to get investments
* add offwind transmission investment
* minor fixes
* add endpoints to investment averages
* adapt to pypsa upstream changes
* minor fix
* explicitly report offwind investments
* update submodule
* update submodule
* reduce DH buildout potential, especially for CurPol and WorstCase
* changes to update submodule to master
* update to upstream changes
* adapt to pypsa changes
* rename investment -> overnight_cost
* more investment -> overnight_cost renaming
* final touches for the renaming
* added new script for DH modifications
* function for update of urban heat loads
* Preserve aggregate DH demand
* update submodule
* quickfix for pypsa version until new release
* add subnodes and loads
* adjust snapshots
* update submodule
* ignore errors when dropping stores
* Update pypsa version
* use NEP DC costs
* make unravelling of oil bus consistent with new refineries
I.e. separate DE oil primary from DE oil.
* upstream fix for connection_overnight_cost
* fix renwable: config key
* rename cutout
* update exporter
* update DC stations costs
* Create Changelog.md
* Create PULL_REQUEST_TEMPLATE.md
* ci: add validator
* select images and add repo owner path
* load chps, change function header
* Update PULL_REQUEST_TEMPLATE.md
* Update Changelog.md
* update submodule
* Update .pre-commit-config.yaml
* remove reuse check
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Using config_provider for additional functionality exclusively (#154)
* using exclusively config_provider
* moving bc to solving config
* style changes
* minor style changes
* cosmetic changes
* add back default values of constraints
* remove unused function arguments
* small fix for exporter
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Michael Lindner <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Create .git-blame-ignore-revs (#158)
* minor changes for running single node network (#160)
* minor changes for running single node network
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Fix hydrogen import boundary condition (#159)
* include retrofitted and Kernnetz pipelines for hydrogen import boundary condition
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* bugfixing mock_snakemake and fullfilling prerequisites for review
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Accounting renewable CH4 without spatially resolved CH4 network (#146)
* first stab at accounting CH4 when not spatially resolving CH4 network
* unravelling in prepare_sector_network
* changing H2_retrofit config
* fix regions without boiler profiles
* stash
* add option for high spatial resolution in config
* config fixes
* more config fixes
* ...
* Update scenarios.manual.yaml
* ignore errors when dropping stores
* Update pypsa version
* adding CH4 to national CO2 target
* config revert
* disable additional scenarios
* correctly assign renewable gas bus to
* avoid cycle flows of renewable gas
* fix AI hallucination
* add tech_color
* fix exporter
* update submodule
* account for carrier shares in imports and exports of renewable gases
* update submodule
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: JulianGeis <[email protected]>
Co-authored-by: Julian Geis <[email protected]>
Co-authored-by: Michael Lindner <[email protected]>
Co-authored-by: Micha <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Hydrogen Gas Turbines and Retrofitting of Gas Turbines (#151)
* first stab at enabling H2 and H2 retrofit gas plants
* forcing gas turbines from one year on
* fixing efficiency of hydrogen gas turbines
* bug fixing params
* dropping gas plants after forcing them to retrofit
* make unravelling of oil bus consistent with new refineries
I.e. separate DE oil primary from DE oil.
* update exporter
* ci: add validator
* select images and add repo owner path
* Update PULL_REQUEST_TEMPLATE.md
* Update Changelog.md
* update submodule
* Update .pre-commit-config.yaml
* remove reuse check
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Using config_provider for additional functionality exclusively (#154)
* using exclusively config_provider
* moving bc to solving config
* style changes
* minor style changes
* cosmetic changes
* add back default values of constraints
* remove unused function arguments
* small fix for exporter
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: Michael Lindner <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Create .git-blame-ignore-revs (#158)
* minor changes for running single node network (#160)
* minor changes for running single node network
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Fix hydrogen import boundary condition (#159)
* include retrofitted and Kernnetz pipelines for hydrogen import boundary condition
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* bugfixing mock_snakemake and fullfilling prerequisites for review
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* first stab at enabling H2 and H2 retrofit gas plants
* forcing gas turbines from one year on
* fix merge bugs
* change exporter to report hydrogen plants
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* change name of retrofitted H2
* updating exporter
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix bus0 auf H2 plants
* finish rename of h2 retrofit
* default efficiency = 1
---------
Co-authored-by: Tom Brown <[email protected]>
Co-authored-by: Michael Lindner <[email protected]>
Co-authored-by: lkstrp <[email protected]>
Co-authored-by: Micha <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Julian Geis <[email protected]>
* minor fixes
* Include spain (#163)
* edit default focus weights
* update high spatial weights as well
* Add 'ES' to list of countries
* aviod focus_weights > 1
* request more plots from validator
* [pre-commit.ci] pre-commit autoupdate (#165)
updates:
- [github.com/psf/black-pre-commit-mirror: 24.4.2 → 24.8.0](psf/black-pre-commit-mirror@24.4.2...24.8.0)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Update post-discretization size for H2 (#167)
* ci: adjust ci to new validator (#164)
* validator dev
* chore: remove `.gitkeep`
* fix: use correct plots path
* fix
* fix: ignore prs from forks
* remove dev mode
* Modify dh systems (#113)
* added new script for DH modifications
* function for update of urban heat loads
* Preserve aggregate DH demand
* remove subnodes
* extra rule for egon data retrieval
* Merge main
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* add dh progress
* adjusted demand preservation for grid losses, improved comments
* change script structure; modify dh shares in csv before prepare_sector_network
* added docstring for script; changed logger config; excluded snakemake input from function; renamed inputs
* change snakemake input file name in Snakefile
* use technology mapping from metadata
* changed spelling of eGo^n and adapted reference of data set in docstring
* extended docstrings; added translation of 'Fernwaerme'; load snakemake input outside function
* extended changelog; added config prefix
* changed date format of prefix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Micha <[email protected]>
* Limit German CO2 sequestration in each investment year (#170)
* add_func: use same function for add_max/min_capacity_limits
to avoid boilerplate code repetition
* add_func: stores in add_{min/max}_limits; limit DE co2 sequestration
Extend the functions add_{min/max}_limits in
additional_functionality.py to allow stores.
Add limits to DE CO2 sequestration based on feasibility constraints.
E.g. since EU target for 2030 is 50 MtCO2/a sequestration in Net Zero
Industry Act, limit DE to 10 MtCO2/a, then relax with subsequent years.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* check if constraint exists inside loop
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Michael Lindner <[email protected]>
Co-authored-by: Micha <[email protected]>
* fix (#169)
* update submodule
* ci: add dependabot (#172)
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Bump lkstrp/pypsa-validator in the github-actions group (#173)
Bumps the github-actions group with 1 update: [lkstrp/pypsa-validator](https://github.com/lkstrp/pypsa-validator).
Updates `lkstrp/pypsa-validator` from 0.1.2 to 0.1.3
- [Release notes](https://github.com/lkstrp/pypsa-validator/releases)
- [Commits](PyPSA/pypsa-validator@v0.1.2...v0.1.3)
---
updated-dependencies:
- dependency-name: lkstrp/pypsa-validator
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* changed data source to Fernwärmeatlas; changed script structure; included CHPs
* fixed nodal EB with gas boiler; fixed snakemake issues
* changed input for add_brownfield
* geolocations from file instead of geocoding
* added links and stores except from heat pumps; adapted snakemake inputs for add_brownfield
* add ASHP
* fix bugs for heat pump integration
* Bump lkstrp/pypsa-validator to `v0.1.4` (#178)
* Update validate.yml
* Update validate.yml
* Merging master into Ariadne 2 (#177)
* updating cost data for Bal scenario to technology-data 0.9.1
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update submodule
* additional path for new imports in scripts/definitions
* temporarily allow biomass transport to fix CH bug
* make computation more robust
* even more robustness for gas_frcations calculations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* switch off biomass_transport again, but temporarily disable must_run for biogas
* fix index error
* switch back to rule get_data workflow
* adapt to upstream config rename
* account hydrogen production by industrial processes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update submodule
* update submodule
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Biogas (#184)
* changes to incorporate biogas plants
* explicitly report electricity from biogas
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* Adding Italy (#183)
* config for 27 nodes adding Italy
* document changes in log
---------
Co-authored-by: Michael Lindner <[email protected]>
* Updating cost horizon data (#182)
* updating cost horizon data
* fullfilling PR checklist
---------
Co-authored-by: Michael Lindner <[email protected]>
* Adding overnight costs in `modify_prenetwork` (#181)
* robustely adding parameters for DE meoh and oil stores
* adjust overnight costs for retrofitted gas plants
* satisfy checklist and rename prefix
* adding overnight costs to chps as well
---------
Co-authored-by: Michael Lindner <[email protected]>
* update submodule
* bump prefix
* Implement rising hub heights for wind; profile smoothing for offshore wind (#171)
* enable wind profile smoothing; raise hub heights in 2030 and 2040
Smoothing by Gaussian kernel enabled following Gorm Andresen atlas
implementation.
Hub heights raised by 10m every 10 years versus PyPSA-Eur reference
turbines (Vestas 3 MW for onwind, NREL 5 MW for offwind).
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* turn off onwind smoothing until GWA correction to wind speeds
In this version two errors (lack of smoothing and lack of GWA
correction) cancel out. Both should be fixed in medium-term.
* disable offwind-float
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Trippe <[email protected]>
Co-authored-by: Michael Lindner <[email protected]>
* update submodule
* Bump lkstrp/pypsa-validator to v0.2.0 (#185)
* Bump lkstrp/pypsa-validator to v0.2.0
* Update dependabot.yml
* Update validate.yml
* improve exporter stability
* importve numerical stability of exporter
* update snakemake
* update submodule
* update submodule
* downgrade submodule
* update pypsa and submodule
* Bump lkstrp/pypsa-validator from 0.2.0 to 0.2.1 in the github-actions group (#192)
* Bump lkstrp/pypsa-validator in the github-actions group
Bumps the github-actions group with 1 update: [lkstrp/pypsa-validator](https://github.com/lkstrp/pypsa-validator).
Updates `lkstrp/pypsa-validator` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/lkstrp/pypsa-validator/releases)
- [Commits](PyPSA/pypsa-validator@v0.2.0...v0.2.1)
---
updated-dependencies:
- dependency-name: lkstrp/pypsa-validator
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <[email protected]>
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update validate.yml
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Trippe <[email protected]>
* make exporter more robust
* add gas trade to exporter
* Update Germany specific costs (NEP, onwind, pellets) (#193)
* for offwind use cost of 1 see 1 land inverter, instead of 2 land inverters
* update NEP and offwind costs
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* modify pelletizing costs and onwind investments
* rename
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* add marginal_cost for international trade links
* round exported data to 5 significant decimals
* adjustments to cop netcdf and existing heating distribution
* fix extension of existing_heating df
* fix snakemake issue for existing heating
* dirty fix for workflow and optional output
* match CHP by LAU shapes
* added industry heat load
* make workflow run after merge
* add heat vent and remove load shedder
* fix workflow
* uncomment get_data
* add type hints and docstrings; clean-up unused code snippets; simplify snakefile
* change variable name row to subnode
* add fernwaermeatlas data
* change docstring to numpy
* add comments
* another docstring conversion to numpy format
* one more numpy docstring
* Pre-merge: remapped directory structure
* Adjust add_existing_baseyear to allow for subnodes
* fix snakefile
* Add geothermal-sourced central heat pumps (#1359)
* feat: add utilisation potential retrieval
* feat: add build_heat_source_potentials module
* feat: update config
* feat: extend retrieve.smk
* feat: pass potential to update prepare_sector_network
* feat: update cop profile module
* feat: update build_sector.smk accordingly
* fix: use generator + links for heat source
* clean up run.py
* feat: generalise 'geothermal' to any heat source in Fraunhofer data
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* chor: simplify indexing
* style: rename potentials var
* fix: return 0 for COP calculation when source inlet temperature exceeds sink outlet temperature
* refactor: remove unused function and clean up code in build_cop_profiles.run.py
* style: clean-up comments in OnshoreRegionData.py and prepare_sector_network.py
* feat: add direct heat source utilisation when source temp > forward temp
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* feat: add costs for geothermal heat source
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* style: pre-commit, add dev to gitignore
* feat: replace access to config with unpack where possible
Note: unpack() doesn't work in snakemake output, so geothermal is specified explicitly as only heat source!
* feat: replace dict access to config in snakemake
* doc: add docstrings, clean up code
* docs: update release notes
* doc: update configtables
* doc: update data sourcs
* update docs
* Update config/config.default.yaml
Co-authored-by: Lukas Trippe <[email protected]>
* docs: fix data-retrieval docs
* feat: turn off geothermal DH heat by default
* style: remove "fraunhofer_" in naming
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* style: use snakemake.wildcards.heat_sources rather than additional param
* Update doc/configtables/sector.csv
Co-authored-by: Fabian Neumann <[email protected]>
* Update doc/configtables/sector.csv
Co-authored-by: Fabian Neumann <[email protected]>
* docs: update sector.csv
* refactor: refactor scaling factor calculation in run.py
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* docs: add direct_utilisation_heat_sources to configtables
* udpate release_notes
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lukas Trippe <[email protected]>
Co-authored-by: Fabian Neumann <[email protected]>
* fix workflow
* cleaned up unnecessary code
* EEM paper setup
* replace corine with osm land cover data
* mv ptes land eligibility to prepare_subnodes; fix ptes initialization; increase resolution of exclusion container
* update prepare_sector_network
* increase eem resolution
* update TTES efficiencies
* fix land eligibility
* adjust snakemake mem requirements
* fix eem config
* fix ptes query
* multithreaded potential calculation
* use raster data from census to refine district heating areas
* add resolution for exclusion container as parameter
* preliminary fixes after merge
* Add PTES and introduce PTES/TES energy-to-power ratios (#1546)
* introduce etpr for TES using stores
* add constraints
* copleted implementation of constraints for TES stores
* updated release notes
* adjusted mock snakemake default
* library change
* update release notes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Delete .DS_Store
* change retrieval of etpr values in etpr_constraint
* changed TES constraints check based on the configs
* constraint checks
* enhance error handling for the tes constraints
* small changes
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* changed mock snakemake back to default settings
* feat: add marginal cost for water tank chargers
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* docs: update add_retrofit_gas_boiler_constraint docs
* docs: update return type annotation for get_heat_system_type method
* feat: add heat vents for decentral and rural heating
* feat: remove unnecessary central_heat_vent config
* feat: pass heat vent marginal cost to prepare_sector_network
* refactor: rename marginal_cost_storage to marginal_cost_home_battery_storage
* docs: update configtables
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* docs: update release notes
* add suggestions to ensure that charger and discharger align for charger ratio constraints and energy power constraints
* add lifetime to PTES and TTES charger/discharger, so that they are built with correct baseyear
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* feat: add small penalty on ptes charging
* feat: update fixed cost to capital cost str
* feat: remove unnecessary passing of obsolete config
* feat: remove unneeded config passing
* feat: remove unneeded config passing
* feat: remove unneeded config passing
* Update scripts/solve_network.py
* Update solve_network.py
* feat: re-add TES necessary parameters
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Refactor string contains checks
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Amos Schledorn <[email protected]>
Co-authored-by: Amos Schledorn <[email protected]>
* adjustments to new geothermal potentials and heat_stores
* hot fix for missing geothermal potentials in GB
* adjust reference of df with subnodes to correctly handle demand(subnodes) > demand(cluster)
* CHP plants in buffered dh area based on census instead of LAU
* fix COP revision of predecessing network
* single execution of build_existing_chp_de
* adjust path in snakefile to networks subdirectory
* convert chps to eops if no urban central heat bus is available
* reference cities as bus locations
* adjust docstring
* adjust query of chp input path to removal of wildcards
* updating mean cost data
* rename sysgf scenario file
* adjust chp path in add_existing_baseyear inputs
* rename referenced sysgf scenario file
* Revert "CHP plants in buffered dh area based on census instead of LAU"
This reverts commit df75573.
* remove outdated heat source rules
* adjust subnode loads
* remove if-clause from snakefile
* skip adjustments in prepare_sector_network if subnodes activated
* aligned mean costs files
* clean-up prepare_sector_network
* clean-up heating files
* Fix: wildcards of build_renewable_profiles for scenario management 'base' were not the same
* rename prefix
* use absolute imports
* switch back to get from _helpers
* remove duplicate aviation sector
* get correct investments year for aviation
* load_costs instead of prepare_costs
* simplify nep_costs
* adjust to new naming of wind generators with resource classes
* some more conforming with upstream changes
* add another color for 2050
* complement datafiles
* start by making Mix the default scenario
* make script more robust
* - change syntax of national co2_budget
- define a default national_co2_budget
- allow empty scenario, which falls back to the defaults specified in pypsa.de.yaml
* simplify scenario definitions, fallback to defaults more often
* change prefix
* ariadne_template is data not resources
* fix rounding error
* disable interactive mode in final plotting script
* decouple ariadne DB pre-workflow from scenario management
* fix key error
* review: addition, removal and renaming of config parameters; removed hard-coded parameters; resolved variables containing acronyms; isolated nested function; general refactoring
* adjust configs
* allow for dynamic ptes capacity and remove cases for ptes as storage unit
* revert restriction of mother node ptes potentials
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Modularize and refactor add_subnodes
* doc: extended docstring of add_subnodes
* fix disabling of feature
* get baseyear using config_provider
* remove duplicated marginal cost for pit chargers
* declared variable for transmission bus
* added overnight costs for TES
* used min_dh_share from config, removed obsolete function for encoding, adjusted docstring & comments
* remove commented lines with neglected CHP techs
* fix config provider usage
* add check for load preservation
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Micha <[email protected]>
Co-authored-by: Michael Lindner <[email protected]>
Co-authored-by: toniseibold <[email protected]>
Co-authored-by: cpschau <[email protected]>
Co-authored-by: Tom Brown <[email protected]>
Co-authored-by: lkstrp <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Toni Seibold <[email protected]>
Co-authored-by: Julian Geis <[email protected]>
Co-authored-by: JulianGeis <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amos Schledorn <[email protected]>
Co-authored-by: Fabian Neumann <[email protected]>
Co-authored-by: Tom Kaehler <[email protected]>
Co-authored-by: TomKae00 <[email protected]>
Co-authored-by: Amos Schledorn <[email protected]>1 parent c373db2 commit 509d7b1
File tree
17 files changed
+2061
-40
lines changed- config
- data/fernwaermeatlas
- rules
- scripts
- pypsa-de
17 files changed
+2061
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
349 | 445 | | |
350 | 446 | | |
351 | 447 | | |
| |||
481 | 577 | | |
482 | 578 | | |
483 | 579 | | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
484 | 584 | | |
485 | 585 | | |
486 | 586 | | |
| |||
489 | 589 | | |
490 | 590 | | |
491 | 591 | | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
492 | 597 | | |
493 | | - | |
| 598 | + | |
494 | 599 | | |
495 | 600 | | |
496 | 601 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
292 | 309 | | |
293 | 310 | | |
294 | 311 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
0 commit comments