pypsa-eur/scripts
2023-08-24 13:20:11 +02:00
..
__init__.py scenario-management: reenable shared resources, make shared resources wildcards dependent 2023-08-23 17:14:57 +02:00
_helpers.py scenario-management: use list for including wildcards with shared resource 2023-08-24 13:20:11 +02:00
add_brownfield.py no more override_component_attrs for multilinks 2023-07-13 22:31:55 +02:00
add_electricity.py Merge branch 'master' into scenario-management 2023-08-24 10:19:14 +02:00
add_existing_baseyear.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-08-24 08:19:40 +00:00
add_extra_components.py introduce scenario-management 2023-08-15 15:06:59 +02:00
base_network.py scenario-management: fix set_scenario_config function; apply config_provider to some direct inputs 2023-08-17 12:31:07 +02:00
build_ammonia_production.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_biomass_potentials.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_biomass_transport_costs.py merge master 2023-06-02 16:59:06 +02:00
build_bus_regions.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_clustered_population_layouts.py merge master 2023-06-02 16:59:06 +02:00
build_cop_profiles.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_cross_border_flows.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_cutout.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_electricity_demand.py scenario-management: fix set_scenario_config function; apply config_provider to some direct inputs 2023-08-17 12:31:07 +02:00
build_electricity_prices.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_electricity_production.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_energy_totals.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_gas_input_locations.py merge master 2023-06-02 16:59:06 +02:00
build_gas_network.py merge master 2023-06-02 16:59:06 +02:00
build_heat_demand.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_hydro_profile.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_industrial_distribution_key.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-08-24 08:19:40 +00:00
build_industrial_energy_demand_per_country_today.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_industrial_energy_demand_per_node_today.py merge master 2023-06-02 16:59:06 +02:00
build_industrial_energy_demand_per_node.py merge master 2023-06-02 16:59:06 +02:00
build_industrial_production_per_country_tomorrow.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_industrial_production_per_country.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_industrial_production_per_node.py merge master 2023-06-02 16:59:06 +02:00
build_industry_sector_ratios.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_line_rating.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_monthly_prices.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_natura_raster.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_population_layouts.py merge master 2023-06-02 16:59:06 +02:00
build_population_weighted_energy_totals.py merge master 2023-06-02 16:59:06 +02:00
build_powerplants.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_renewable_profiles.py scenario-management: fix set_scenario_config function; apply config_provider to some direct inputs 2023-08-17 12:31:07 +02:00
build_retro_cost.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_salt_cavern_potentials.py merge master 2023-06-02 16:59:06 +02:00
build_sequestration_potentials.py build_sequestration: switch to geopandas dissolve rather than groupby 2023-08-14 14:39:51 +02:00
build_shapes.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_ship_raster.py introduce scenario-management 2023-08-15 15:06:59 +02:00
build_shipping_demand.py merge master 2023-06-02 16:59:06 +02:00
build_solar_thermal_profiles.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_temperature_profiles.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_transport_demand.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
cluster_gas_network.py merge master 2023-06-02 16:59:06 +02:00
cluster_network.py introduce scenario-management 2023-08-15 15:06:59 +02:00
copy_config.py copy_config: fix import 2023-08-15 16:51:35 +02:00
create_scenarios.py force add scenarios.yaml / create_scenarios 2023-08-16 13:45:59 +02:00
make_summary.py build_carbon_budget: parse input_co2 2023-08-22 14:49:44 +02:00
plot_network.py no more override_component_attrs for multilinks 2023-07-13 22:31:55 +02:00
plot_statistics.py scenarios: add collect function plot_elec_networks 2023-08-17 12:56:34 +02:00
plot_summary.py build_carbon_budget: parse input_co2 2023-08-22 14:49:44 +02:00
plot_validation_cross_border_flows.py introduce scenario-management 2023-08-15 15:06:59 +02:00
plot_validation_electricity_prices.py introduce scenario-management 2023-08-15 15:06:59 +02:00
plot_validation_electricity_production.py introduce scenario-management 2023-08-15 15:06:59 +02:00
prepare_links_p_nom.py introduce scenario-management 2023-08-15 15:06:59 +02:00
prepare_network.py introduce scenario-management 2023-08-15 15:06:59 +02:00
prepare_sector_network.py Merge branch 'master' into scenario-management 2023-08-24 10:19:14 +02:00
retrieve_databundle.py introduce scenario-management 2023-08-15 15:06:59 +02:00
retrieve_electricity_demand.py electricity demand: remove powerstastics flag, merge sources in retrieve_electricity_demand 2023-08-17 10:17:12 +02:00
retrieve_gas_infrastructure_data.py merge master 2023-06-02 16:59:06 +02:00
retrieve_monthly_fuel_prices.py introduce scenario-management 2023-08-15 15:06:59 +02:00
retrieve_sector_databundle.py introduce scenario-management 2023-08-15 15:06:59 +02:00
simplify_network.py introduce scenario-management 2023-08-15 15:06:59 +02:00
solve_network.py Merge branch 'master' into scenario-management 2023-08-24 10:19:14 +02:00
solve_operations_network.py introduce scenario-management 2023-08-15 15:06:59 +02:00