pypsa-eur/scripts
martavp 0a92d23698 Make transformation of Steel and Aluminum production depends on year
Previously, the transformation of the Steel and Aluminum production was assumed to occur overnight.
This commit enables the definition of a transformation path via the config.yaml file.
This requires adding the {planning_horizon} to the input and output file name of the following rules:
build_industrial_production_per_country_tomorrow
build_industrial_production_per_node
build_industry_energy_demand_per_node
prepare_sector_network
2021-06-17 16:13:05 +02:00
..
add_brownfield.py remove unused {network} wildcard (#104) 2021-04-29 16:52:35 +02:00
add_existing_baseyear.py remove unused {network} wildcard (#104) 2021-04-29 16:52:35 +02:00
build_ammonia_production.py Separate ammonia from other "Basic chemicals" 2020-08-28 19:13:18 +02:00
build_biomass_potentials.py Merge branch 'master' into master 2021-02-04 09:15:03 +01:00
build_clustered_population_layouts.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_cop_profiles.py config: Move heat pump sink temp from script to config.yaml 2020-12-02 11:51:27 +01:00
build_energy_totals.py Make code more readable; remove misleading function arguments and add necessary ones (#94) 2021-04-23 11:26:38 +02:00
build_heat_demand.py make yaml loading safe 2021-04-27 09:54:52 +02:00
build_industrial_demand.py Merge pull request #68 from PyPSA/yaml_loader 2020-09-22 20:17:32 +02:00
build_industrial_distribution_key.py industry: separate code for distribution key from nodal production 2020-10-12 12:07:49 +02:00
build_industrial_energy_demand_per_country_today.py address FutureWarning regarding set operations on pd.Index (#103) 2021-04-29 17:11:10 +02:00
build_industrial_energy_demand_per_country.py Include integrated steelworks in industry_sector_ratio 2020-09-07 11:04:50 +02:00
build_industrial_energy_demand_per_node_today.py industry: add current nodal electricity demand to subtract later 2020-10-12 13:26:21 +02:00
build_industrial_energy_demand_per_node.py industry: add current nodal electricity demand to subtract later 2020-10-12 13:26:21 +02:00
build_industrial_production_per_country_tomorrow.py Make transformation of Steel and Aluminum production depends on year 2021-06-17 16:13:05 +02:00
build_industrial_production_per_country.py address FutureWarning regarding set operations on pd.Index (#103) 2021-04-29 17:11:10 +02:00
build_industrial_production_per_node.py industry: separate code for distribution key from nodal production 2020-10-12 12:07:49 +02:00
build_industry_sector_ratios.py For DRI+EAF route for primary steel, add electricity for DRI shaft 2020-09-07 17:23:31 +02:00
build_population_layouts.py address FutureWarning regarding set operations on pd.Index (#103) 2021-04-29 17:11:10 +02:00
build_retro_cost.py retro: fix renaming u_values subsectors and btype (#127) 2021-05-25 15:51:38 +02:00
build_solar_thermal_profiles.py make yaml loading safe 2021-04-27 09:54:52 +02:00
build_temperature_profiles.py make yaml loading safe 2021-04-27 09:54:52 +02:00
copy_config.py Switch to BDEW-based weekday/end space heating demand profiles 2019-08-07 19:08:06 +02:00
helper.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
make_summary.py Merge branch 'master' into retro-updated 2021-04-30 18:12:20 +02:00
plot_network.py address FutureWarning regarding set operations on pd.Index (#103) 2021-04-29 17:11:10 +02:00
plot_summary.py Split colours for H2 in Industry and H2 in shipping when plotting balances. 2021-06-17 15:12:10 +02:00
prepare_sector_network.py Add fictitious load to account for non-transformed shipping emissions 2021-06-16 17:52:42 +02:00
solve_network.py remove unused {network} wildcard (#104) 2021-04-29 16:52:35 +02:00