We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
egon-data calculates the minimum capacity of individual heat pumps to make sure, that all houses which have a heat pump have enough capacity. The value is written into a csv file (https://github.com/openego/eGon-data/blob/da196626a988f69a7a6020884a844d3248201a9a/src/egon/data/datasets/heat_supply/individual_heating.py#L1624-L1647). This data needs to be used in pypsa-eur-sec, I guess in prepare_sector_network.py. Heat pumps are added here:
pypsa-eur-sec/scripts/prepare_sector_network.py
Lines 1494 to 1504 in 6b099a7
The text was updated successfully, but these errors were encountered:
No branches or pull requests
egon-data calculates the minimum capacity of individual heat pumps to make sure, that all houses which have a heat pump have enough capacity.
The value is written into a csv file (https://github.com/openego/eGon-data/blob/da196626a988f69a7a6020884a844d3248201a9a/src/egon/data/datasets/heat_supply/individual_heating.py#L1624-L1647).
This data needs to be used in pypsa-eur-sec, I guess in prepare_sector_network.py.
Heat pumps are added here:
pypsa-eur-sec/scripts/prepare_sector_network.py
Lines 1494 to 1504 in 6b099a7
The text was updated successfully, but these errors were encountered: