pypsa-eur/scripts
Tom Brown 180846945f Fix bug in ordering of MultiIndex in make_summary.py
df.loc[idx[a,b,some_list],label] does NOT preserve the ordering of
some_list, but sorts it instead. Therefore the pattern:

df.loc[idx[a,b,s.index],label] = s.values

was mismatching the index and values.
2019-12-19 11:40:17 +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 Add files via upload 2019-10-07 16:21:14 +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 bug in ordering of MultiIndex in make_summary.py 2019-12-19 11:40:17 +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 Adjust plotting for new CCS scheme 2019-12-19 11:39:38 +01:00
prepare_sector_network.py Make CCS optional for SMR and industry process emissions 2019-12-13 18:06:38 +01:00
solve_network.py Install package dependencies nomopyomo branch PyPSA and gurobipy 2019-12-19 11:38:43 +01:00