Tom Brown
b57a6c18f8
Make directory for costs files configurable
...
Default to parallel directory for technology_data repository.
2020-07-30 08:27:33 +02:00
martavp
4523f324cd
Group the generators existing before base year into categories and add them to the network as e.g. solar-2005, solar-2010, solar-2015
2020-07-18 11:22:30 +02:00
martavp
17a348d1e6
Add lifetime attribute to generators, links and stores in prepare_sector_network and use that attribute to check if a generator optimized in a previous time step should be added in add_brownfield (or if its lifetime has expired)
2020-07-17 15:20:20 +02:00
martavp
fa0b88a9b1
Add lifetime and build_year attributes to generators, links and stores.
2020-07-14 20:04:36 +02:00
martavp
7d1500604f
import prepare_cost function from prepare_sector_network
2020-07-14 13:28:10 +02:00
martavp
a4c22a29a4
Remove generators, stores and links whose installationYear + lifetime < year. Correct commented lines to YearDecomissioning > year
2020-07-08 16:28:08 +02:00
martavp
95f80aeba7
Add scripts to (a) include existing power and heating capacities installed before the base year, and (b) add to year n, capacities optimized in year n-1.
...
Existing onwind and offwind capacity are now read from IRENA database, similarly to solar capacities. Previously we were using thewindpower.net database which is not open.
2020-07-07 18:26:31 +02:00