pypsa-eur/scripts
Tom Brown 8538233bba Fix bug due to invalid cluster bus region geometries
These geometries are apparently invalid due to self-crossing or
self-touching polygons.

The geometries are created by pypsa-eur/scripts/cluster_network.py but
appear to be valid before being written to file.

They are only valid after being read back in from file.

This seems to indicate some numerical issue relating to file reading
and writing.

Now the geometries are cleaned after being read in.
2020-05-07 14:45:14 +02:00
..
build_biomass_potentials.py Add files via upload 2019-12-04 16:38:19 +01:00
build_clustered_population_layouts.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_cop_profiles.py Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +02:00
build_energy_totals.py Include light-rail and high-speed-rail in "electricity rail" 2019-07-19 10:19:21 +02:00
build_heat_demand.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_industrial_demand_per_country.py Catch process emissions from feedstock for industry demand script 2019-12-19 17:49:45 +01:00
build_industrial_demand.py Split industrial demand across nodes by population 2019-07-18 15:55:58 +02:00
build_industry_sector_ratios.py Account for chemical industry process emissions more carefully 2019-12-18 09:45:14 +01:00
build_population_layouts.py config.yaml: Remove unnecessary settings 2020-04-30 18:38:55 +02:00
build_solar_thermal_profiles.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_temperature_profiles.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
copy_config.py Switch to BDEW-based weekday/end space heating demand profiles 2019-08-07 19:08:06 +02:00
helper.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
make_summary.py Summaries and plotting: Fix groupby with two bys for pandas 1.0.x 2020-03-25 16:42:38 +01:00
plot_network.py Fixed for PyPSA-Eur 0.1.0, PyPSA 0.17.0 and plotting 2020-04-29 18:23:18 +02:00
plot_summary.py Adjust plotting for new CCS scheme 2019-12-19 11:39:38 +01:00
prepare_sector_network.py Merge branch 'master' of github.com:nworbmot/pypsa-eur-sec 2020-04-29 09:53:11 +02:00
solve_network.py Include home battery for low voltage node 2020-03-26 14:54:10 +01:00