pypsa-eur/scripts
Tom Brown 80642ae9af Fix post-processing to read nomopyomo nc; fix MultiIndex issue
With new pandas:

pd.Index([])|pd.MultiIndex(...)

returns a pd.Index, not a pd.MultiIndex, so just reversed:

pd.MultiIndex(...)|pd.Index([])

This returns a pd.MultiIndex.
2019-12-06 16:56:33 +01:00
..
build_biomass_potentials.py Fix all data preparation steps up to prepare_network 2019-04-17 11:44:16 +02:00
build_clustered_population_layouts.py Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +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 Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +02:00
build_industrial_demand_per_country.py Incorporate Marta and Kun's scripts to build industry demand 2019-07-18 11:40:38 +02: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 Incorporate Marta and Kun's scripts to build industry demand 2019-07-18 11:40:38 +02:00
build_population_layouts.py Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +02:00
build_solar_thermal_profiles.py Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +02:00
build_temperature_profiles.py Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +02:00
copy_config.py Switch to BDEW-based weekday/end space heating demand profiles 2019-08-07 19:08:06 +02:00
make_summary.py Fix post-processing to read nomopyomo nc; fix MultiIndex issue 2019-12-06 16:56:33 +01:00
plot_network.py Fix post-processing to read nomopyomo nc; fix MultiIndex issue 2019-12-06 16:56:33 +01:00
plot_summary.py Split heat demand into residential and services with diff profiles 2019-08-07 11:33:29 +02:00
prepare_sector_network.py 191108: Include a correctly-costed H2 network 2019-11-26 18:00:45 +01:00
solve_network.py Fix solve_network.py to use nomopyomo for LV > 1.0 2019-12-06 16:55:28 +01:00