pypsa-eur/scripts
Tom Brown 6d94439bbb for existing heating use new default_heating_lifetime
This is because old costs default (25) is longer than all heating
technologies (20). Script was distributing across 25 years, then
throwing out boilers older than 20 years, an inconsistent
behaviour.

Now existing boilers are smoothly distributed across 20 years.
2024-02-07 17:15:37 +01:00
..
_benchmark.py fix import order 2024-01-19 12:17:45 +01:00
_helpers.py helpers: parse: fix docstring and take original implementation 2024-01-19 12:23:29 +01:00
add_brownfield.py streamline code for year-dependent technologies (turbines/panels) 2024-02-05 12:10:35 +01:00
add_electricity.py add_electricity: Remove long-deprecated function attach_extendable_generators 2024-02-07 11:03:48 +01:00
add_existing_baseyear.py for existing heating use new default_heating_lifetime 2024-02-07 17:15:37 +01:00
add_extra_components.py add sanitize_locations function and apply it 2024-02-05 16:16:34 +01:00
base_network.py address deprecation warnings 2024-01-31 17:10:08 +01: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 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 review params implementation; reproduce objective values in CI 2023-06-15 18:52:25 +02: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 fix import order 2024-01-19 12:17: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 refactor and fix remaining linting problems 2024-01-19 12:17:45 +01:00
build_industrial_energy_demand_per_country_today.py 'Refactored by Sourcery' 2023-10-08 09:20:36 +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 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 fix import order 2024-01-19 12:17:45 +01: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 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 move calculation of district heating share to its own script 2024-01-22 08:01:31 +01: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 address pandas 2.1.4 deprecation warnings on applymap and fillna(method='bfill') 2023-12-12 17:07:33 +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 cluster_gas_network: generalise so it can be used elsewhere 2024-01-22 14:31:10 +01:00
cluster_network.py address deprecation warnings 2024-01-31 17:10:08 +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 add sanitize_locations function and apply it 2024-02-05 16:16:34 +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 Merge branch 'master' into fneum/year-specific-techs 2024-02-06 13:56:14 +01:00
retrieve_databundle.py validate checksums for zenodo downloads 2023-12-29 12:34:14 +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 [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 18:31:05 +00: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