0c36de9bf8
* Implemented which uses the overpass API to download power features for individual countries. * Extended rule by input. * Bug fixes and improvements to clean_osm_data.py. Added in retrieve_osm_data.py. * Updated clean_osm_data and retrieve_osm_data to create clean substations. * Finished clean_osm_data function. * Added check whether line is a circle. If so, drop it. * Extended build_electricity.smk by build_osm_network.py * Added build_osm_network * Working osm-network-fast * Bug fixes. * Finalised and cleaned including docstrings. * Added try catch to retrieve_osm_data. Allows for parallelisation of downloads. * Updated cleaning process. * Set maximum number of threads for retrieving to 4, wrt. fair usage policy and potential request errors. * Intermediate update on clean_osm_data.py. Added docstrings. * Bug fix. * Bug fix. * Bug fixes in data types out of clean_osm_data * Significant improvements to retrieve_osm_data, clean_osm_data. Cleaned code. Speed improvements * Cleaned config. * Fixes. * Bug fixes. * Updated default config * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Removed overpass from required packages. Not needed anymore. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Added links_relations (route = power, frequency = 0) to retrieval. This will change how HVDC links are extracted in the near future. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Work-in-progress clean_osm_data * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Added clean links output to clean_osm_data. Script uses OSM relations to retrieve clean HVDC links. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * New code for integrating HVDC links. Using relations. Base network implementation functioning. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed manual line dropping. * Updated clean script * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * reverted Snakefile to default: sync settings * added prebuilt functionality. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updated build_electricity.smk to work with scenario management. * removed commented-out code. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed commented-out code. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fixed bug in pdf export by substituting pdf export with svg. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Bug-fix Snakefile * dropped not needed columns from build_osm_network. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updated build_shapes, config.default and clean_osm_data. * pre-commit changes. * test * Added initial prepare_osm_network_release.py script * Finalised prepare_osm_network_release script to build clean and stable OSM base_network input files. * Added new rules/development.smk * Updated clean_osm_data to add substation_centroid to linestrings * Updated clean_osm_data to add substation_centroid to linestrings * Updated clean_osm_data to add substation_centroid to linestrings * Updated clean_osm_data to add substation_centroid to linestrings * Added osm-prebuilt functionality and zenodo sandbox repository. * Updated clean_osm_data to geopandas v.1.01 * Made base_network and build_osm_network function more robust for empty links. * Made base_network and build_osm_network function more robust for empty links. * Bug fix in base_network. Voltage level null is now kept (relevant e.g. for Corsica) * Merge with hcanges in upstream PR 1146. Fixing UA and MD. * Updated Zenodo and fixed prepare_osm_network_release * Updated osm network release. * Updated prepare osm network release. * Updated MD, UA scripts. * Cleaned determine_availability_matrix_MD_UA.py, removed redundant code * Bug fixes. * Bug fixes for UA MD scripts. * Rename of build script. * Bug fix: only distribute load to buses with substation. * Updated zenodo sandbox repository. * Updated config.default * Cleaned config.default.yaml: Related settings grouped together and redundant voltage settings aggregated. * Cleaned config.default.yaml: Related settings grouped together and redundant voltage settings aggregated. Added release notes. * Updated Zenodo repositories for OSM-prebuilt to offcial publication. * Updated configtables * Updated links.csv: Under_construction lines to in commission. * Updated link 8394 and parameter_corrections: Continuation of North-Sea-Link. * Major update: fix simplify_network, fix Corsica, updated build_osm_network to include lines overpassing nodes. * remove config backup * Bug fix: Carrier type of all supernodes corrected to 'AC' * Bug fix: Carrier type of all supernodes corrected to 'AC' * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Updated rules and base_network for compatibility with TYNDP projects. * Updated Zenodo repository and prebuilt network to include 150 kV HVDC connections. * Removed outdated config backup. * Implemented all comments from PR #1079. Cleaned up OSM implementation. * Bug fix: Added all voltages, 200 kV-750 kV, to default config. * Cleaning and bugfixes. * Updated Zenodo repository to https://zenodo.org/records/13358976. Added converter voltages, 'underground' property for DC lines/cables, and included Konti-Skan HVDC (DK-SE). Added compatibility with https://github.com/PyPSA/pypsa-eur/pull/1079 and https://github.com/PyPSA/pypsa-eur/pull/1085 * Apply suggestions from code review * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * simplify_network: handle complicated transformer topologies * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * syntax fix --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Fabian Neumann <fabian.neumann@outlook.de> |
||
---|---|---|
.. | ||
build_cop_profiles | ||
definitions | ||
__init__.py | ||
_benchmark.py | ||
_helpers.py | ||
add_brownfield.py | ||
add_electricity.py | ||
add_existing_baseyear.py | ||
add_extra_components.py | ||
base_network.py | ||
build_ammonia_production.py | ||
build_biomass_potentials.py | ||
build_biomass_transport_costs.py | ||
build_clustered_population_layouts.py | ||
build_cross_border_flows.py | ||
build_cutout.py | ||
build_daily_heat_demand.py | ||
build_district_heat_share.py | ||
build_egs_potentials.py | ||
build_electricity_demand.py | ||
build_electricity_prices.py | ||
build_electricity_production.py | ||
build_energy_totals.py | ||
build_existing_heating_distribution.py | ||
build_gas_input_locations.py | ||
build_gas_network.py | ||
build_gdp_pop_non_nuts3.py | ||
build_heat_totals.py | ||
build_hourly_heat_demand.py | ||
build_hydro_profile.py | ||
build_industrial_distribution_key.py | ||
build_industrial_energy_demand_per_country_today.py | ||
build_industrial_energy_demand_per_node_today.py | ||
build_industrial_energy_demand_per_node.py | ||
build_industrial_production_per_country_tomorrow.py | ||
build_industrial_production_per_country.py | ||
build_industrial_production_per_node.py | ||
build_industry_sector_ratios_intermediate.py | ||
build_industry_sector_ratios.py | ||
build_line_rating.py | ||
build_monthly_prices.py | ||
build_osm_network.py | ||
build_population_layouts.py | ||
build_population_weighted_energy_totals.py | ||
build_powerplants.py | ||
build_renewable_profiles.py | ||
build_retro_cost.py | ||
build_salt_cavern_potentials.py | ||
build_sequestration_potentials.py | ||
build_shapes.py | ||
build_ship_raster.py | ||
build_shipping_demand.py | ||
build_solar_thermal_profiles.py | ||
build_temperature_profiles.py | ||
build_transmission_projects.py | ||
build_transport_demand.py | ||
clean_osm_data.py | ||
cluster_gas_network.py | ||
cluster_network.py | ||
determine_availability_matrix_MD_UA.py | ||
make_summary_perfect.py | ||
make_summary.py | ||
plot_gas_network.py | ||
plot_hydrogen_network.py | ||
plot_power_network_clustered.py | ||
plot_power_network_perfect.py | ||
plot_power_network.py | ||
plot_statistics.py | ||
plot_summary.py | ||
plot_validation_cross_border_flows.py | ||
plot_validation_electricity_prices.py | ||
plot_validation_electricity_production.py | ||
prepare_network.py | ||
prepare_osm_network_release.py | ||
prepare_perfect_foresight.py | ||
prepare_sector_network.py | ||
retrieve_cost_data.py | ||
retrieve_databundle.py | ||
retrieve_electricity_demand.py | ||
retrieve_eurostat_data.py | ||
retrieve_eurostat_household_data.py | ||
retrieve_gas_infrastructure_data.py | ||
retrieve_jrc_idees.py | ||
retrieve_monthly_fuel_prices.py | ||
retrieve_osm_data.py | ||
simplify_network.py | ||
solve_network.py | ||
solve_operations_network.py | ||
time_aggregation.py |