pypsa-eur/scripts
Tom Brown 658f8ad00c Distribute existing power plants to the correct nodes
Previously they were distributed only by country to the first node in
the country.

Now conventional power plants are assigned to the correct node using
the bus map from PyPSA-Eur.

Wind and solar are distributed in each country by capacity factor.

The code has been refactored and a bug was fixed whereby total
capacities of wind and solar in each country were not correct.

Now the years in the config.yaml for myopic are integers not strings.
2020-08-10 20:30:29 +02:00
..
add_brownfield.py Make directory for costs files configurable 2020-07-30 08:27:33 +02:00
add_existing_baseyear.py Distribute existing power plants to the correct nodes 2020-08-10 20:30:29 +02:00
build_biomass_potentials.py Add files via upload 2019-12-04 16:38:19 +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 Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +02:00
build_energy_totals.py Include light-rail and high-speed-rail in "electricity rail" 2019-07-19 10:19:21 +02:00
build_heat_demand.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_industrial_demand_per_country.py Catch process emissions from feedstock for industry demand script 2019-12-19 17:49:45 +01:00
build_industrial_demand.py Split industrial demand across nodes by population 2019-07-18 15:55:58 +02:00
build_industry_sector_ratios.py Account for chemical industry process emissions more carefully 2019-12-18 09:45:14 +01:00
build_population_layouts.py config.yaml: Remove unnecessary settings 2020-04-30 18:38:55 +02:00
build_solar_thermal_profiles.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_temperature_profiles.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +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 simplify make_summary and plot_summary since now overnight also includes planning_horizons and carbon_budget_name 2020-07-08 16:35:50 +02:00
plot_network.py Fixed for PyPSA-Eur 0.1.0, PyPSA 0.17.0 and plotting 2020-04-29 18:23:18 +02:00
plot_summary.py simplify make_summary and plot_summary since now overnight also includes planning_horizons and carbon_budget_name 2020-07-08 16:35:50 +02:00
prepare_sector_network.py Distribute existing power plants to the correct nodes 2020-08-10 20:30:29 +02:00
solve_network.py Add conditional use of add_land_use_constraint (only for config['foresight']='myopic') 2020-07-08 16:32:17 +02:00