pypsa-eur/scripts
2024-05-21 18:49:41 +02:00
..
__init__.py scenario-management: reenable shared resources, make shared resources wildcards dependent 2023-08-23 17:14:57 +02:00
_benchmark.py update copyright years to 2024 2024-02-19 16:21:48 +01:00
_helpers.py rearrange config settings under 'run: shared_resources:' 2024-05-13 14:23:09 +02:00
add_brownfield.py Fix disabling transmission limit for volume limit type 2024-05-21 18:14:31 +02:00
add_electricity.py bugfix: correctly distinguish existing OCGT and CCGT 2024-05-20 15:00:46 +02:00
add_existing_baseyear.py apply ruff linting 2024-05-21 15:28:24 +02:00
add_extra_components.py sanitize_locations: avoid attribute error for electricity-only runs (closes #939) 2024-05-13 17:59:21 +02:00
base_network.py apply ruff linting 2024-05-21 15:28:24 +02:00
build_ammonia_production.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_biomass_potentials.py apply pre-commit 2024-05-21 15:30:56 +02:00
build_biomass_transport_costs.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-04-20 10:15:59 +00:00
build_clustered_population_layouts.py remove remaining {weather_year} wildcard usages 2024-03-04 18:24:01 +01:00
build_cop_profiles.py remove {weather_year} wildcard 2024-03-04 17:48:56 +01:00
build_cross_border_flows.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_cutout.py build_cutout: revert to master version 2024-03-14 15:29:27 +01:00
build_daily_heat_demand.py ruff: safe fixes 2024-05-21 14:55:58 +02:00
build_district_heat_share.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-03-14 17:11:28 +00:00
build_electricity_demand.py Fix copy_timeslice 2024-05-06 13:37:32 +02:00
build_electricity_prices.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_electricity_production.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_energy_totals.py apply ruff linting 2024-05-21 15:28:24 +02:00
build_existing_heating_distribution.py apply ruff linting 2024-05-21 15:28:24 +02:00
build_gas_input_locations.py build_gas_input_locations: remove unnecessary [0] with new storage plugin 2024-03-09 15:29:39 +01:00
build_gas_network.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_heat_totals.py build_heat_totals: allow subset of countries 2024-03-14 18:47:09 +01:00
build_hourly_heat_demand.py move leap year handling into helper function 2024-03-14 15:15:56 +01:00
build_hydro_profile.py Update scripts/build_hydro_profile.py 2024-05-07 10:53:07 +02:00
build_industrial_distribution_key.py remove {weather_year} wildcard 2024-03-04 17:48:56 +01:00
build_industrial_energy_demand_per_country_today.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_industrial_energy_demand_per_node_today.py remove {weather_year} wildcard 2024-03-04 17:48:56 +01:00
build_industrial_energy_demand_per_node.py smaller fixes and reduction of diff 2024-03-04 19:36:41 +01:00
build_industrial_production_per_country_tomorrow.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_industrial_production_per_country.py change eurostat year in build_industrial_production_per_country 2024-03-05 18:40:06 +01:00
build_industrial_production_per_node.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_industry_sector_ratios_intermediate.py Merge branch 'feature/fix-industry-intermediate' of github.com:Climact/pypsa-eur-climact into Climact-feature/fix-industry-intermediate 2024-05-20 21:44:19 +02:00
build_industry_sector_ratios.py Define methanol energy demand for industry 2024-05-17 16:04:48 +02:00
build_line_rating.py ruff: safe fixes 2024-05-21 14:55:58 +02:00
build_monthly_prices.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_population_layouts.py remove remaining {weather_year} wildcard usages 2024-03-04 18:24:01 +01:00
build_population_weighted_energy_totals.py pop_weighted_energy_totals: feasible for sub-annual temporal scope 2024-03-14 18:52:59 +01:00
build_powerplants.py pre-commit formatting [no ci] 2024-05-20 15:49:40 +02:00
build_renewable_profiles.py Merge branch 'master' into implement-floating 2024-05-13 10:04:42 +02:00
build_retro_cost.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_salt_cavern_potentials.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
build_sequestration_potentials.py allow sequestration potential attributes to be string 2024-04-10 17:13:58 +02:00
build_shapes.py update and reduce databundle size 2024-04-15 14:48:34 +02:00
build_ship_raster.py add missing atlite import 2024-04-15 15:28:02 +02:00
build_shipping_demand.py add more documentation 2024-03-14 14:31:18 +01:00
build_solar_thermal_profiles.py move leap year handling into helper function 2024-03-14 15:15:56 +01:00
build_temperature_profiles.py move leap year handling into helper function 2024-03-14 15:15:56 +01:00
build_transport_demand.py correct conversion kW->MW 2024-04-15 08:43:12 +02:00
cluster_gas_network.py remove {weather_year} wildcard 2024-03-04 17:48:56 +01:00
cluster_network.py ruff: safe fixes 2024-05-21 14:55:58 +02:00
determine_availability_matrix_MD_UA.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
make_summary_perfect.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
make_summary.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-05-13 15:33:35 +00:00
plot_gas_network.py use set_scenario_config everywhere 2024-02-12 11:53:20 +01:00
plot_hydrogen_network.py Merge branch 'master' into scenario-management 2024-02-17 17:04:36 +01:00
plot_power_network_clustered.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-12 10:54:15 +00:00
plot_power_network_perfect.py use set_scenario_config everywhere 2024-02-12 11:53:20 +01:00
plot_power_network.py use set_scenario_config everywhere 2024-02-12 11:53:20 +01:00
plot_statistics.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
plot_summary.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-05-18 12:22:30 +00:00
plot_validation_cross_border_flows.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
plot_validation_electricity_prices.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
plot_validation_electricity_production.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
prepare_links_p_nom.py remove {weather_year} wildcard 2024-03-04 17:48:56 +01:00
prepare_network.py fix build_district_heat_share and build_transport_demand for multiyear 2024-03-14 16:48:32 +01:00
prepare_perfect_foresight.py ruff: safe fixes 2024-05-21 14:55:58 +02:00
prepare_sector_network.py Minor bugfixes for new time aggregation implementation 2024-05-21 18:09:09 +02:00
retrieve_cost_data.py Fix typos 2024-03-19 08:54:58 +01:00
retrieve_databundle.py update and reduce databundle size 2024-04-15 14:48:34 +02:00
retrieve_electricity_demand.py apply pre-commit 2024-05-21 15:30:56 +02:00
retrieve_eurostat_data.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-05-21 14:00:43 +00:00
retrieve_gas_infrastructure_data.py change in zenodo urls from record to records 2024-04-15 15:14:02 +02:00
retrieve_monthly_fuel_prices.py Merge branch 'master' into scenario-management 2024-02-20 12:08:54 +01:00
simplify_network.py Integrate build_bus_regions into base_network 2024-05-03 14:53:18 +02:00
solve_network.py apply ruff linting 2024-05-21 15:28:24 +02:00
solve_operations_network.py remove {weather_year} wildcard 2024-03-04 17:48:56 +01:00
time_aggregation.py apply pre-commit 2024-05-21 15:30:56 +02:00