Don't remove capital cost for lines and links when setting lv, lc limit (#183)
FabianHofmann
2020-08-28 17:59:51 +0200
b761281b3dMove changes to primary/secondary routes for Al/St to new script
Tom Brown
2020-08-26 16:13:01 +0200
851142fe0fSeparate script for industrial production per ct from energy demand
Tom Brown
2020-08-26 13:12:16 +0200
37f36047caIndustry demand: Also record material production per industry
Tom Brown
2020-08-26 12:06:01 +0200
e9617bca64store cost data in resources enable retrievement in config
Fabian
2020-08-26 10:06:10 +0200
0b4abb4c30revert unit adjustment for EUR/MW only
Fabian
2020-08-25 21:51:29 +0200
2b6fb0ee66Snakefile add rule 'retrieve_cost_data' update cost.csv to default year 2030 add_electricity.py: adjust to new format
Fabian
2020-08-25 21:41:21 +0200
d4be632e7aadd add_land_constraint. The constraint is now imposed in a simplified way. The p_nom for already installed capacities are substrated from the p_nom_max of extendable capacities.
martavp
2020-08-17 12:04:45 +0200
18ff256811Update cost for wind and solar, including the AC and DC connection costs for offshore. In order to calculate connection costs, average values for underground_fraction and average_distance are calculated for all the buses in the initial network mapped to the clustered network.
martavp
2020-08-12 11:08:09 +0200
9012125585Snakefile: Force configs to be copied before solving
Tom Brown
2020-08-11 11:41:53 +0200
16b05a570dDistribute heating technologies within each country by population
Tom Brown
2020-08-11 11:09:39 +0200
a59b2bce19Add location attribute to each bus
Tom Brown
2020-08-11 11:07:55 +0200
1d6b6483e0add_existing_baseyear: Divide p_nom by efficiency for Links
Tom Brown
2020-08-11 09:55:39 +0200
9ad61eb8deREADME: Fix GitHub release badge
Tom Brown
2020-07-20 10:13:00 +0200
4523f324cdGroup the generators existing before base year into categories and add them to the network as e.g. solar-2005, solar-2010, solar-2015
martavp
2020-07-18 11:22:30 +0200
17a348d1e6Add 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)
martavp
2020-07-17 15:20:20 +0200
fa0b88a9b1Add lifetime and build_year attributes to generators, links and stores.
martavp
2020-07-14 20:04:36 +0200
34123088c8README: Include zenodo DOI and other badges
Tom Brown
2020-07-10 09:22:41 +0200
b16eb41d7cREADME: Link to readthedocs and remove info in documentation
Tom Brown
2020-07-08 18:52:18 +0200
c24728279cPyPSA-Eur-Sec Version 0.1.0
Tom Brown
2020-07-08 18:37:12 +0200
201e4d2f57simplify make_summary and plot_summary since now overnight also includes planning_horizons and carbon_budget_name
martavp
2020-07-08 16:35:50 +0200
b23b7a143cAdd carbon_budget_name and planning_horizons to the wildcards also for the overnight option (they are not used in this case). Also, rename prenetworks_bf to prenetworks_brownfield
martavp
2020-07-08 16:34:15 +0200
dedabe695eAdd conditional use of add_land_use_constraint (only for config['foresight']='myopic')
martavp
2020-07-08 16:32:17 +0200
a4c22a29a4Remove generators, stores and links whose installationYear + lifetime < year. Correct commented lines to YearDecomissioning > year
martavp
2020-07-08 16:28:08 +0200
2b3dc60f11Add default lifetime to config.file
martavp
2020-07-08 16:24:23 +0200
bd939b4792add aditional data files with existing renewable capacities, heating capacitites, co2_budget and country codes
martavp
2020-07-07 18:51:49 +0200
8c53506897include dependence of the number of header lines in csv files based on if overnigh or mypic option is selected
martavp
2020-07-07 18:46:12 +0200
cf3c45321einclude planning_horizons and co2_budget_name in multindex if options['foresight']='myopic'
martavp
2020-07-07 18:42:25 +0200
0f85f18e86Add land use constraint to e.g. all the solar installed in different years
martavp
2020-07-07 18:40:17 +0200
236da36d5eInclude myopic option in prepare_network.py so that, when selected, it reads CO2_limit from a carbon_budget file
martavp
2020-07-07 18:37:42 +0200
d3b99a6a44Modify snakefile to include myopic option.
martavp
2020-07-07 18:30:37 +0200
95f80aeba7Add 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.
martavp
2020-07-07 18:20:51 +0200
acdf61b5f9Add 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.
martavp
2020-07-07 18:20:51 +0200
8e243c5d23Add myopic option, planning horizons, and name of co2 budget path to default config file
martavp
2020-07-07 18:18:45 +0200