pypsa-eur/scripts
2023-07-26 13:01:34 +02:00
..
_helpers.py Merge branch 'master' into multilinks-default 2023-07-18 14:05:57 +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 validation 2023-07-26 13:01:34 +02:00
add_existing_baseyear.py Merge branch 'master' into multilinks-default 2023-07-26 08:48:21 +02:00
add_extra_components.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-06-29 14:02:21 +00:00
base_network.py validation: add structure for price and crossborder comparison 2023-07-05 15:51:36 +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 pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
build_bus_regions.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_clustered_population_layouts.py pre-commit: update docformatter version 2023-04-21 10:11:44 +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 validation: add structure for price and crossborder comparison 2023-07-05 15:51:36 +02:00
build_cutout.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_electricity_demand.py build_electricity_demand: make data source snapshot dependent 2023-07-03 12:51:26 +02:00
build_electricity_prices.py validation: add structure for price and crossborder comparison 2023-07-05 15:51:36 +02:00
build_electricity_production.py complete structure for plotting electricity production 2023-07-05 11:07:36 +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 convert param back to config for "logging" and "run", made "enable" more specific 2023-05-17 18:43:30 +02:00
build_gas_network.py convert param back to config for "logging" and "run", made "enable" more specific 2023-05-17 18:43:30 +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 review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_industrial_distribution_key.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02: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 pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
build_industrial_energy_demand_per_node.py pre-commit: update docformatter version 2023-04-21 10:11:44 +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 pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
build_industry_sector_ratios.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_monthly_prices.py build_monthly_prices: use 2020 as base year for scaling 2023-07-17 17:35:23 +02:00
build_natura_raster.py determine_cutout_xXyY: add docstring 2023-04-26 15:03:34 +02:00
build_population_layouts.py convert param back to config for "logging" and "run", made "enable" more specific 2023-05-17 18:43:30 +02:00
build_population_weighted_energy_totals.py pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
build_powerplants.py Merge branch 'ppl-fueltype-fix' of github.com:PyPSA/pypsa-eur into ppl-fueltype-fix 2023-07-23 15:00:22 +02:00
build_renewable_profiles.py build_renewable_profile: fix execution for one thread 2023-06-30 11:34:41 +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 pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
build_sequestration_potentials.py harmonize params names 2023-06-15 19:12:30 +02:00
build_shapes.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
build_ship_raster.py replace config.yaml by config/config.yaml in doc and docstrings 2023-04-21 10:41:44 +02:00
build_shipping_demand.py use mock_snakemake from pypsa-eur 2023-03-06 19:09:45 +01: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 convert param back to config for "logging" and "run", made "enable" more specific 2023-05-17 18:43:30 +02:00
cluster_network.py cluster_network: introduce efficiency classes for clustering 2023-07-25 12:29:39 +02:00
copy_config.py follow-up: rename configs to config 2023-04-21 11:05:18 +02:00
make_summary.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-07-26 06:48:10 +00:00
plot_network.py no more override_component_attrs for multilinks 2023-07-13 22:31:55 +02:00
plot_statistics.py remove hardcoded config overwrite 2023-07-11 14:25:32 +02:00
plot_summary.py review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02:00
plot_validation_cross_border_flows.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-07-22 11:26:42 +00:00
plot_validation_electricity_prices.py validate: add line plot for price comparison 2023-07-20 14:36:22 +02:00
plot_validation_electricity_production.py validation: plot elec production fix typo 2023-07-13 18:36:14 +02:00
prepare_links_p_nom.py replace config.yaml by config/config.yaml in doc and docstrings 2023-04-21 10:41:44 +02:00
prepare_network.py Merge branch 'master' into validation 2023-07-12 12:32:35 +02:00
prepare_sector_network.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-07-13 20:35:05 +00:00
retrieve_databundle.py build_renewable_profile: fix execution for one thread 2023-06-30 11:34:41 +02:00
retrieve_gas_infrastructure_data.py retrieve*: handle extraction path via snakemake.output 2023-05-12 13:59:41 +02:00
retrieve_sector_databundle.py retrieve_sector_data: add another .parent 2023-05-12 14:10:04 +02:00
simplify_network.py update enviromnent yaml to install pypsa from master 2023-07-17 14:03:16 +02:00
solve_network.py Merge branch 'master' into validation 2023-07-26 13:01:34 +02:00
solve_operations_network.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-07-13 20:35:05 +00:00