pypsa-eur/scripts
2024-02-16 16:41:21 +01:00
..
_benchmark.py fix import order 2024-01-19 12:17:45 +01:00
_helpers.py update version compatibility handling 2024-02-09 13:59:15 +01:00
add_brownfield.py streamline code for year-dependent technologies (turbines/panels) 2024-02-05 12:10:35 +01:00
add_electricity.py Revert "add_electricity: set locations and units of electricity buses" 2024-02-16 15:31:17 +01:00
add_existing_baseyear.py add new default to overdimension heating in individual buildings 2024-02-07 17:18:04 +01:00
add_extra_components.py add sanitize_locations function and apply it 2024-02-05 16:16:34 +01:00
base_network.py Merge branch 'master' into bus-regions 2024-02-14 17:05:43 +01:00
build_ammonia_production.py remove numpy import, add release ntoe 2024-02-16 12:13:35 +01:00
build_biomass_potentials.py address deprecation warnings 2024-01-31 17:10:08 +01:00
build_biomass_transport_costs.py refactor and fix remaining linting problems 2024-01-19 12:17:45 +01:00
build_bus_regions.py create a bus for every unique coordinate, not only substations (closes #699) 2024-02-09 15:43:27 +01:00
build_clustered_population_layouts.py refactor and fix remaining linting problems 2024-01-19 12:17:45 +01: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_daily_heat_demand.py add release notes, minor code improvements 2024-01-22 09:18:26 +01:00
build_district_heat_share.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-22 09:11:09 +00:00
build_electricity_demand.py finishing touches and release notes 2024-02-12 10:49:45 +01: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 ♻️ address pandas FutureWarning 2024-01-17 13:50:32 +00:00
build_energy_totals.py apply automated formatting 2024-01-22 09:29:32 +01:00
build_existing_heating_distribution.py autoformat 2024-02-07 17:15:08 +01:00
build_gas_input_locations.py make_summary_perfect: reinsert calclulate_<> functions 2024-01-19 12:37:07 +01:00
build_gas_network.py address deprecation warnings 2024-01-31 17:10:08 +01:00
build_hourly_heat_demand.py apply automated formatting 2024-01-22 09:29:32 +01:00
build_hydro_profile.py finalise ukraine_hackathon branch for merge 2023-12-11 18:24:57 +01:00
build_industrial_distribution_key.py update version compatibility handling 2024-02-09 13:59:15 +01:00
build_industrial_energy_demand_per_country_today.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-14 17:31:52 +00: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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-14 17:31:52 +00: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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-14 17:31:52 +00:00
build_industrial_production_per_node.py merge master 2023-06-02 16:59:06 +02:00
build_industry_sector_ratios_intermediate.py add back in to_csv export (accidentally deleted) 2024-02-16 16:18:31 +01:00
build_industry_sector_ratios.py bugfix: correct units of subtracted chlorine and methanol 2024-02-14 18:29:02 +01:00
build_line_rating.py address deprecation warnings 2024-01-31 17:10:08 +01:00
build_monthly_prices.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-05 16:34:22 +00:00
build_natura_raster.py merge master 2023-06-02 16:59:06 +02:00
build_population_layouts.py address deprecation warnings 2024-01-31 17:10:08 +01:00
build_population_weighted_energy_totals.py pre-commit: update docformatter version 2023-04-21 10:11:44 +02:00
build_powerplants.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-08 12:57:36 +00:00
build_renewable_profiles.py fix to backwards compatibility with old profile_{tech}.nc files 2024-02-06 18:38:53 +01:00
build_retro_cost.py address deprecation warnings 2024-01-31 17:10:08 +01:00
build_salt_cavern_potentials.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-10-08 09:20:59 +00: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 build_shapes: handle europe_shape multipolygon with shapely>=2 (closes #852) 2024-02-09 15:48:54 +01:00
build_ship_raster.py build_ship_raster: adjust imports 2024-01-04 19:44:29 +01:00
build_shipping_demand.py merge master 2023-06-02 16:59:06 +02:00
build_solar_thermal_profiles.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-03 12:16:45 +00:00
build_temperature_profiles.py refactor and fix remaining linting problems 2024-01-19 12:17:45 +01:00
build_transport_demand.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-17 13:51:05 +00:00
cluster_gas_network.py update version compatibility handling 2024-02-09 13:59:15 +01:00
cluster_network.py update version compatibility handling 2024-02-09 13:59:15 +01:00
copy_config.py fix linting: run ruff 2024-01-19 12:17:45 +01:00
determine_availability_matrix_MD_UA.py prepare release notes and amend documentation 2024-01-05 17:20:52 +01:00
make_summary_perfect.py Fixes to calculated_weighted_prices 2024-02-07 10:55:44 +01:00
make_summary.py add sanitize_locations function and apply it 2024-02-05 16:16:34 +01:00
plot_gas_network.py plot_gas_network: save max usage calculation 2024-01-26 16:39:03 +01:00
plot_hydrogen_network.py Fix plotting of retrofitted hydrogen pipelines with pathway optimisation. 2024-02-16 16:41:21 +01:00
plot_power_network_clustered.py resolve merge conflict 2024-01-25 20:51:51 +01:00
plot_power_network_perfect.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-25 19:39:09 +00:00
plot_power_network.py plot: fix params and groupby deprecation warning 2024-01-31 17:07:01 +01:00
plot_statistics.py follow-up to #637: remove duplicate code and update tsam version 2023-10-08 11:10:09 +02:00
plot_summary.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 18:31:05 +00:00
plot_validation_cross_border_flows.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-10-08 09:20:59 +00:00
plot_validation_electricity_prices.py fix linting: run ruff 2024-01-19 12:17:45 +01:00
plot_validation_electricity_production.py 🐛 fix key_error in validation plots 2024-01-18 17:04:22 +00:00
prepare_links_p_nom.py merge master 2023-06-02 16:59:06 +02:00
prepare_network.py address deprecation warnings 2024-01-31 17:10:08 +01:00
prepare_perfect_foresight.py Revert mistaken deprecation "fix" 2024-02-06 11:45:20 +01:00
prepare_sector_network.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-10 18:18:00 +00:00
retrieve_databundle.py validate checksums for zenodo downloads 2023-12-29 12:34:14 +01:00
retrieve_electricity_demand.py finishing touches and release notes 2024-02-12 10:49:45 +01:00
retrieve_gas_infrastructure_data.py validate checksums for zenodo downloads 2023-12-29 12:34:14 +01:00
retrieve_irena.py Specify input files required to retrieve irena data 2023-10-11 16:27:08 +02:00
retrieve_monthly_fuel_prices.py refactor and fix remaining linting problems 2024-01-19 12:17:45 +01:00
retrieve_sector_databundle.py fix import order 2024-01-19 12:17:45 +01:00
simplify_network.py create a bus for every unique coordinate, not only substations (closes #699) 2024-02-09 15:43:27 +01:00
solve_network.py address deprecation warnings 2024-01-31 17:10:08 +01:00
solve_operations_network.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2023-10-08 09:20:59 +00:00