e511dac148fix bug for urban_fraction factor, rewrite pattern for defining country, location and temporal resolution, add more comments for endogenously retrofitting
lisazeyen
2020-11-11 18:18:56 +0100
df94ea1c8badd multiyear support
Fabian Neumann
2020-11-10 09:52:06 +0100
59cb036122energy_totals: only fix 'BA' if in list of countries
Fabian Neumann
2020-11-10 09:51:32 +0100
723afc32e9scripts: step towards support for subset of countries
Fabian Neumann
2020-11-10 09:51:02 +0100
Merge pull request #70 from eb5194/master
Tom Brown
2020-10-21 13:01:17 +0200
4f2135a43aadd option for solid biomass transport
lisazeyen
2020-10-21 07:23:52 +0200
b4fbb47d29fix bug when adding biomass industry demand, add option to remove biomass transport and have only single EU biomass node
lisazeyen
2020-10-21 07:21:09 +0200
13cae7d66fdrop nan values to avoid runtime error when removing todays electricity demand
lisazeyen
2020-10-20 14:19:07 +0200
ae9c0d9530prepare_sector_network: split industry demand for biomass to single nodes
lisazeyen
2020-10-20 14:08:17 +0200
dacfc8a9a4multiyear: fallbacks for hydro and load profiles
Fabian Neumann
2020-10-20 13:53:43 +0200
3944e19c51config.yaml: add color for biomass transport
lisazeyen
2020-10-20 13:48:05 +0200
651a7ff693add biomass transport, split potential for solid biomass to nodes, add costs for upgrading biogas to gas
lisazeyen
2020-10-20 13:46:39 +0200
2dd97c39edSnakefile: add path to biomass transport cost in rule prepare_sector_network
lisazeyen
2020-10-20 13:45:34 +0200
50b4e822c4config: add missing color for industry electricity
lisazeyen
2020-10-20 13:00:41 +0200
cdaa4587adSnakefile: add transport input data to rule prepare_sector_network
lisazeyen
2020-10-20 12:59:19 +0200
b4f1c570d6move input data path for emobility/transport data to snakemake input
lisazeyen
2020-10-20 10:13:02 +0200
2b9ac511b5update mocksnakemake for testing
lisazeyen
2020-10-20 09:34:45 +0200
ca0ad08438reflect filename changes in documentation
Fabian Neumann
2020-10-18 14:47:46 +0200
cb2b78ad97first step towards sweeping through multiple weather years
Fabian Neumann
2020-10-18 14:25:12 +0200
9331f1ec46cluster_network: The 'squeeze' parameter is deprecated and will be removed in a future release; works just fine without it
martha.frysztacki
2020-09-24 17:46:20 +0200
Merge pull request #67 from leonsn/patch-1
Tom Brown
2020-09-22 20:15:10 +0200
d26da9971fadd data for hydrogen underground potential
lisazeyen
2020-09-22 10:15:04 +0200
7972637334add upper energy capacity limit for hydrogen storage per country, caution: for multiple nodes in one country storage potential is distributed by population
lisazeyen
2020-09-22 09:54:52 +0200
27e2584ae8split hydrogen storage into underground storage in salt cavern for countries with potential, others overground hydrogen storage, switch costs from gas storage to corresponding hydrogen storage
lisazeyen
2020-09-22 09:52:53 +0200
7fe7dc381fread config.yaml for testing with yaml.safe_load()
lisazeyen
2020-09-22 09:32:24 +0200
e1babafa35remove taken the minimum of old solar p_nom_max and solar rooftop because no overlap between the potentials
lisazeyen
2020-09-22 09:24:30 +0200
736c7166acadd missing multiplication with gas distribution grid cost factor
lisazeyen
2020-09-22 09:18:28 +0200
Update installation notes: PyPSA-Eur datafiles are part of the snakemake flow
Leon
2020-09-17 16:37:47 +0200
6d440499d5add option to add costs for gas distribution. Caution, currently assuming same costs for gas distribution as the ones for electricity distribution
lisazeyen
2020-09-15 18:03:33 +0200
b2789960fcadd missing resistive heater and micro CHP to electricity distribution, add new electricity demand for industry to electricity distribution, restrict solar rooftop potential, change for testing mocksnakemake input for the costs to technology database
lisazeyen
2020-09-15 17:44:27 +0200