pypsa-eur/scripts
Tom Brown 952534c5c9 Generalise limitation of tech potentials
tech name must only appear, but not be identical to generator
carrier. This allows to use the name "offshore" for both "offshore-ac"
and "offshore-dc", but then "solar" also catches "solar thermal",
which is fine since for solar thermal potentials are np.inf, unless
limit is 0 since np.inf*0 is nan.
2019-04-24 12:17:42 +02: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 Copy data preparation scripts from pypsa-eur sector branch 2019-04-16 16:03:51 +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.py Update for compatibility with latest PyPSA-eur master branch 2019-04-18 15:23:37 +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
make_summary.py Changes to make solving and post-processing work 2019-04-18 12:12:38 +02:00
plot_summary.py Cater for AC and DC offshore in plotting 2019-04-23 16:22:09 +02:00
prepare_sector_network.py Generalise limitation of tech potentials 2019-04-24 12:17:42 +02:00
solve_network.py Copy solve_network.py and *_summary.py from pypsa-eur sector branch 2019-04-18 11:39:17 +02:00