..
_helpers.py
Add _helpers, used by plot_network
2018-10-26 10:33:58 +02:00
add_electricity.py
add_electricity: OCGT plants don't need to be extendable
2019-01-21 18:45:19 +01:00
base_network.py
base_network: Remove unconnected components after removing under_construction branches
2019-01-22 10:11:43 +01:00
build_bus_regions.py
Rename index column in geojson imports
2018-12-19 15:37:18 +01:00
build_cutout.py
build_cutout: Fix cutout generation
2018-08-03 12:46:42 +02:00
build_hydro_profile.py
build_*_profile(s): Make caps on p_nom_max and inflow optional
2018-12-31 14:10:55 +01:00
build_natura_raster.py
build_natura_raster: Fix snakemake specifics
2018-12-19 15:25:03 +01:00
build_powerplants.py
build_powerplants: Assign power plants only within the right country
2018-11-12 21:40:05 +01:00
build_renewable_profiles.py
Remove the heuristic 80% availability factor
2019-02-01 18:34:11 +01:00
build_shapes.py
build_shapes: Ensure name of index for offshore_shapes is 'name'
2018-12-19 15:42:03 +01:00
cluster_network.py
Make the additive potential aggregation the default and call it simple
2019-02-01 18:33:21 +01:00
make_summary.py
make_summary: Add summary about capacities and allow single country summaries
2018-11-12 22:00:50 +01:00
plot_network.py
Fix plotting settings
2019-01-16 12:08:46 +01:00
plot_summary.py
Fix plotting settings
2019-01-16 12:08:46 +01:00
prepare_links_p_nom.py
prepare_links_p_nom: Fix and update
2018-08-27 14:13:53 +02:00
prepare_network.py
Include an optional total line cost constraint
2019-02-03 13:50:05 +01:00
simplify_network.py
simplify_network: Refactor clustering for readability
2019-01-22 11:46:45 +01:00
solve_network.py
Include an optional total line cost constraint
2019-02-03 13:50:05 +01:00
solve_operations_network.py
Prepare Snakefile and scripts for other solvers
2018-09-14 11:22:13 +02:00