vs2788
2bc3ee6fc7
"modification of links_p_nom.csv. correct alignment mismatch due to commas"
2018-09-21 16:59:18 +02:00
Jonas Hörsch
dafe8e9778
config: Add equivalent solver parameters for the use of cplex
2018-09-20 14:30:01 +02:00
Jonas Hörsch
1069a52801
Reinstate cluster.yaml to define walltime, feature and log
...
resources in rules have to be integer-valued and parameters are not aggregated
to groups. making cluster.yaml the only mechanism compatible with rules and
group.
2018-09-20 14:26:38 +02:00
Jonas Hörsch
46f505868c
Add matplotlibrc to automatically use Agg backend
...
The agg backend does work fine in headless mode.
2018-09-19 15:22:44 +02:00
Jonas Hörsch
83e648b4c2
Update Snakefile for moab/torque profile
...
Remove cluster.yaml and snakemake_cluster, which are superseeded by profiles.
2018-09-19 15:21:11 +02:00
Jonas Hörsch
c18bf229de
Update cluster.yaml for bwfor
2018-09-14 11:24:00 +02:00
Jonas Hörsch
2372bb156d
Prepare Snakefile and scripts for other solvers
2018-09-14 11:22:13 +02:00
Jonas Hörsch
fac30eb5a7
Snakefile: Set groups to minimize number of HPC jobs
2018-09-04 00:23:43 +02:00
Jonas Hörsch
4d99780f6d
simplify_network: Carry underwater_fraction through simplification steps
2018-09-03 23:46:57 +02:00
Jonas Hörsch
265ef27394
fixup! base_network, config: Links do not follow the n-1 constraint
2018-09-03 23:46:30 +02:00
Jonas Hörsch
21267a59e0
costs: Add costs for submarine HVDC based on own analysis
2018-09-03 23:33:06 +02:00
Jonas Hörsch
ba3a008018
add_electricity: Adapt to reverse compatible argument change in timeseries_opsd
2018-09-03 23:20:46 +02:00
Jonas Hörsch
3afacfeacc
base_network, config: Links do not follow the n-1 constraint
2018-09-03 23:20:46 +02:00
Jonas Hörsch
7f54bdb315
Update README
2018-08-29 17:23:07 +02:00
Jonas Hörsch
f83f01c9e0
config: Set default behaviour of dc lines under_construction to zero
...
Keep them as extendable options, but do not give them any a-priori capacity.
2018-08-28 10:40:37 +02:00
Jonas Hörsch
2a8ec7e3db
cluster_network: Introduce minimal clustering weight
2018-08-27 19:14:34 +02:00
Jonas Hörsch
a146868cef
parameter_corrections: Update manually specified link capacities
2018-08-27 19:13:55 +02:00
Jonas Hörsch
6f98607aec
base_network: Improve treatment of under_construction links
2018-08-27 19:13:41 +02:00
Jonas Hörsch
21fd124d6e
build_shapes: Re-include Corse and Malta
2018-08-27 19:11:36 +02:00
Jonas Hörsch
cd44a92185
base_network: Adds heuristic to replace the B2B converter LT-PL by an HVDC tie-line
2018-08-27 14:20:31 +02:00
Jonas Hörsch
94c10fc72b
base_network: underwater_fraction skips links without a geometry
2018-08-27 14:19:50 +02:00
Jonas Hörsch
64e89bfcc1
prepare_links_p_nom: Fix and update
2018-08-27 14:13:53 +02:00
Jonas Hörsch
ae458abf5d
Remove notebooks (old and confusing)
...
They used to distract unwarranted attention.
2018-08-17 11:37:22 +02:00
Jonas Hörsch
56615820ed
README: Add description about data bundles to installation instructions
2018-08-17 11:21:13 +02:00
Jonas Hörsch
95e0c77e70
Update environment.yaml to reflect the new library versions
...
Also force all GIS stuff to be provided from conda-forge and not fall back to
defaults, which is THE principal source of library breakage.
2018-08-17 10:42:56 +02:00
Jonas Hörsch
45e560a321
Add the links_p_nom result file also to the git repository
...
The extraction process from wikipedia is brittle and breaks often. So having a
working backup is preferable.
2018-08-17 10:36:06 +02:00
Jonas Hörsch
900defa07c
fixup! base_network: Add underwater_fraction to links
2018-08-16 22:14:38 +02:00
Jonas Hörsch
4e078002af
base_network: Add underwater_fraction to links
2018-08-14 17:03:13 +02:00
Jonas Hörsch
a3ee75a2a7
Allow disabling rules prepare_links_p_nom and build_powerplants
...
Both rules have difficult to install dependencies and the correct output is
already included in the git repository.
2018-08-13 14:10:32 +02:00
vs2788
f97bc401e2
Add cutouts and data to ignored directories
2018-08-13 12:18:31 +02:00
Jonas Hörsch
bc8be23f50
add_electricity: Automatically skip powerplants without buses
2018-08-10 11:21:55 +02:00
Jonas Hörsch
78f77102ad
build_powerplants: Use new powerplantmatching api
2018-08-08 16:29:45 +02:00
Jonas Hörsch
4526fbb4ae
Fix small edge cases when looking at only a subset of the european countries
2018-08-08 16:28:32 +02:00
Jonas Hörsch
b2d23a3355
Remove dependency on ECMWF API
...
The ECMWF API is being deprecated in favor of a new service the CDS API.
Atlite's ERA5 cutout generation code will have to be ported eventually.
2018-08-08 14:49:50 +02:00
Jonas Hörsch
fabbae8add
Move generation of inflow to new cutout
2018-08-06 21:38:36 +02:00
Jonas Hörsch
92530f370a
Fix attaching of load
2018-08-06 21:38:13 +02:00
Jonas Hörsch
95f50ceaea
Add resources/powerplants.csv
2018-08-03 13:05:26 +02:00
Jonas Hörsch
cfa641386e
build_cutout: Fix cutout generation
2018-08-03 12:46:42 +02:00
Jonas Hörsch
c6a4de7469
Generate cutouts on-demand
2018-08-03 11:54:28 +02:00
Jonas Hörsch
6866ce6b06
Integrate bundled landuse and load data instead of relying on vresutils
2018-08-03 11:53:14 +02:00
Jonas Hörsch
8e4abc3fce
build_shapes: Build shapes in separate rule from bundled data
...
- country_shapes
- offshore_shapes
- nuts3_shapes (nuts3 shapes already include population and gdp data)
2018-08-03 11:49:51 +02:00
Tom Brown
9986c381be
add_electricity: Fix bugs when parsing costs
...
pandas has to be provoked to give NaNs for missing values in the sum,
so force min_count=1. Then these NaNs are filled with defaults.
OCGT and CCGT have fuel "gas".
2018-07-26 00:08:14 +02:00
Jonas Hörsch
23ebcaeaa0
costs: Add lifetimes for biomass, oil and nuclear from ECF2010
2018-07-26 00:08:14 +02:00
Jonas Hörsch
e2a67d624f
add_electricity: Fix unit mistake, since inflow is in MW instead of pu
2018-07-26 00:08:14 +02:00
Tom Brown
59c8c41aaf
README: corrections
2018-07-24 15:19:22 +02:00
Tom Brown
c70d047b3c
Corrections to README; add picture
2018-07-24 15:12:50 +02:00
Tom Brown
a1a0174057
Add README, LICENSE
2018-07-24 14:55:46 +02:00
Jonas Hörsch
e17ccfec47
Add environment.yaml file for conda
2018-07-10 17:44:19 +02:00
Jonas Hörsch
5dabad31b2
Comment preliminary sectors rule
2018-07-10 17:41:59 +02:00
Jonas Hörsch
dedff1abdd
Add costs directly into repository
2018-07-10 17:20:27 +02:00