..
__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
revert to old config keys ( #1152 )
2024-07-12 16:22:53 +02:00
add_brownfield.py
Lifetime of Gas Pipelines ( #1162 )
2024-07-29 09:47:08 +02:00
add_electricity.py
address fillna(method='{b|f}fill') deprecation ( #1181 )
2024-07-29 11:56:14 +02:00
add_existing_baseyear.py
Fix grouping logic again
2024-06-13 15:03:08 +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
base_network: use GeoSeries.voronoi_polygons instead of custom solution ( #1172 )
2024-07-24 15:31:46 +02:00
build_ammonia_production.py
documentation for industry rules ( #1086 )
2024-06-05 15:02:44 +02: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 {scope} wildcard ( #1171 )
2024-07-24 13:19:57 +02:00
build_cross_border_flows.py
Merge branch 'master' into scenario-management
2024-02-20 12:08:54 +01:00
build_cutout.py
cutouts: update zenodo repository version ( #1176 )
2024-07-24 11:01:00 +02:00
build_daily_heat_demand.py
[pre-commit.ci] auto fixes from pre-commit.com hooks
2024-06-17 09:44:05 +00:00
build_district_heat_share.py
Fix negative district heating progress ( #1168 )
2024-07-19 12:30:26 +02:00
build_egs_potentials.py
changed EGS paper link to doi-containing version
2024-06-01 18:21:49 +01:00
build_electricity_demand.py
skip MD for synthetic load data
2024-06-04 13:56:54 +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
correct typos in heating rule docs
2024-06-17 11:47:55 +02:00
build_existing_heating_distribution.py
[pre-commit.ci] auto fixes from pre-commit.com hooks
2024-06-17 09:44:05 +00:00
build_gas_input_locations.py
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_gas_network.py
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_gdp_pop_non_nuts3.py
determine_availability_matrix_MD_UA: enable parallelism & remove plots ( #1170 )
2024-07-19 17:43:11 +00:00
build_heat_totals.py
correct typos in heating rule docs
2024-06-17 11:47:55 +02:00
build_hourly_heat_demand.py
remove {scope} wildcard ( #1171 )
2024-07-24 13:19:57 +02:00
build_hydro_profile.py
Update scripts/build_hydro_profile.py
2024-05-07 10:53:07 +02:00
build_industrial_distribution_key.py
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_industrial_energy_demand_per_country_today.py
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_industrial_energy_demand_per_node_today.py
documentation for industry rules ( #1086 )
2024-06-05 15:02:44 +02:00
build_industrial_energy_demand_per_node.py
documentation for industry rules ( #1086 )
2024-06-05 15:02:44 +02:00
build_industrial_production_per_country_tomorrow.py
documentation for industry rules ( #1086 )
2024-06-05 15:02:44 +02:00
build_industrial_production_per_country.py
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_industrial_production_per_node.py
documentation for industry rules ( #1086 )
2024-06-05 15:02:44 +02:00
build_industry_sector_ratios_intermediate.py
excluding emissions from sector ratios development
2024-07-24 18:22:00 +02:00
build_industry_sector_ratios.py
documentation for industry rules ( #1086 )
2024-06-05 15:02:44 +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
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02: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
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_retro_cost.py
address groupby(axis=...) deprecation ( #1182 )
2024-07-29 09:51:20 +00: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
build_shapes: default to no tolerance in polygon simplification ( #1137 )
2024-07-09 11:07:15 +02:00
build_ship_raster.py
add missing atlite import
2024-04-15 15:28:02 +02:00
build_shipping_demand.py
Compatibility with geopandas version 1 ( #1136 )
2024-07-08 08:29:16 +02:00
build_solar_thermal_profiles.py
[pre-commit.ci] auto fixes from pre-commit.com hooks
2024-06-17 09:44:05 +00:00
build_temperature_profiles.py
remove {scope} wildcard ( #1171 )
2024-07-24 13:19:57 +02:00
build_transport_demand.py
transport demand: clarify units in code comments
2024-05-25 17:16:47 +02:00
cluster_gas_network.py
some small adjustments to run as single node model ( #1183 )
2024-07-31 11:53:20 +02:00
cluster_network.py
ruff: safe fixes
2024-05-21 14:55:58 +02:00
determine_availability_matrix_MD_UA.py
determine_availability_matrix_MD_UA: enable parallelism & remove plots ( #1170 )
2024-07-19 17:43:11 +00:00
make_summary_perfect.py
address fillna(method='{b|f}fill') deprecation ( #1181 )
2024-07-29 11:56:14 +02: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
Fixed bug which generated empty pdfs when calling plot_summary from CI or snakemake. Using .svg exports instead.
2024-06-11 15:10:12 +02: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
address groupby(axis=...) deprecation ( #1182 )
2024-07-29 09:51:20 +00:00
prepare_links_p_nom.py
remove {weather_year} wildcard
2024-03-04 17:48:56 +01:00
prepare_network.py
address fillna(method='{b|f}fill') deprecation ( #1181 )
2024-07-29 11:56:14 +02:00
prepare_perfect_foresight.py
Rename ev battery master ( #1116 )
2024-07-29 09:50:02 +02:00
prepare_sector_network.py
some small adjustments to run as single node model ( #1183 )
2024-07-31 11:53:20 +02:00
retrieve_cost_data.py
Fix typos
2024-03-19 08:54:58 +01:00
retrieve_databundle.py
Compatibility of data processing for Ukraine ( #1146 )
2024-07-19 19:23:35 +02:00
retrieve_electricity_demand.py
apply pre-commit
2024-05-21 15:30:56 +02:00
retrieve_eurostat_data.py
drop-in mirror for broken eurostat energy balance link ( #1147 )
2024-07-12 09:34:49 +02:00
retrieve_eurostat_household_data.py
tidy up update_residential_from_eurostat
2024-05-21 20:16:57 +02: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
aggregate curtailment into single curtailment generator per bus ( #1177 )
2024-07-24 10:54:15 +02:00
solve_operations_network.py
remove {weather_year} wildcard
2024-03-04 17:48:56 +01:00
time_aggregation.py
time_aggregation: handle case without any temporal aggregation
2024-05-25 15:48:48 +02:00