-
c065cad811
Fix missing code
Jeroen Peters
2019-06-17 16:14:01 +0200
-
c1f79c4275
agg_p_nom_minmax.csv: add csv with minmax values
Jeroen Peters
2019-06-17 16:09:58 +0200
-
f68f4c4205
solve_network.py: add minmax constraint per country
Jeroen Peters
2019-06-17 16:08:09 +0200
-
-
-
c99480e0f3
add co2 emissions reduction factor to wildcard
Fabian Neumann
2019-06-18 11:50:54 +0200
-
-
-
85631baf99
doc: local path to doc/img
Fabian Neumann
2019-06-07 11:08:31 +0200
-
9bc702bc07
doc: move img folder into doc
Fabian Neumann
2019-06-07 11:07:12 +0200
-
362f183c32
doc: add frame for documentation
Fabian Neumann
2019-06-07 10:34:36 +0200
-
-
4820588d6b
README: remove bug note
Fabian Neumann
2019-06-06 11:30:00 +0200
-
fba1f6c73b
add instructions to delete tar.xz and add natura.tiff from command line (#45)
Fabian Neumann
2019-06-06 11:22:19 +0200
-
5de59fe453
base_network: Replace deprecated yaml.load by yaml.safe_load
Jonas Hoersch
2019-06-05 18:07:36 +0200
-
4056ad7ad8
environment.yaml: install pypsa and dependencies through conda-forge (#44)
Fabian Neumann
2019-06-05 14:14:37 +0200
-
63a6cebab2
build_renewable_profiles: Communicate extent as pickleable tuple (fixes #42)
Jonas Hoersch
2019-05-28 13:50:42 +0200
-
97eaebb0ea
environment.yaml: Separate dependencies of pip packages more cleanly
Jonas Hoersch
2019-05-26 10:24:42 +0200
-
25923d6a40
README: Add link to pre-computed natura raster
Jonas Hoersch
2019-05-24 15:07:48 +0200
-
8a9248ee15
Update dependencies for new pypsa version
Jonas Hoersch
2019-05-24 13:59:02 +0200
-
ae3059f676
Add "central" option to remove electricity grid (HVAC, HVDC, B2B)
Tom Brown
2019-05-16 16:08:16 +0200
-
8394dca22c
Rule to save a copy of important config files after each run
Tom Brown
2019-05-16 09:39:03 +0200
-
9ad0eb01e2
Use waste heat from FT and fuel cells in district heating
Tom Brown
2019-05-14 11:49:32 +0200
-
c723291ac4
Save solve logs separately for each run
Tom Brown
2019-05-13 18:37:11 +0200
-
77bef57c60
Automatic plotting of network maps with costs per node
Tom Brown
2019-05-13 17:09:26 +0200
-
52a02bd979
Compute cfs; compute nodal costs, capacities, cfs; fix prices
Tom Brown
2019-05-13 16:48:29 +0200
-
71c04909b5
Allow option of underground H2 storage
Tom Brown
2019-05-13 16:47:54 +0200
-
3c28e4daba
Include lossless and costless H2 network to examine benefit
Tom Brown
2019-05-12 11:27:56 +0200
-
a10a7d2b15
Limit sequestration to 200 Mt/a, introduce SMR, vent stored CO2
Tom Brown
2019-05-11 15:55:06 +0200
-
38c49ad460
Fix paper_graphics.py maps for cartopy and industrial demands
Tom Brown
2019-05-09 17:28:16 +0200
-
1aa9f9e70b
Copy over paper_graphics.py from old pypsa-eur sector branch
Tom Brown
2019-05-09 15:22:14 +0200
-
0ab5bd200a
Fix gas and oil stores so that they allow fossil fuel extraction
Tom Brown
2019-05-08 12:18:18 +0200
-
5357b7b92f
Record total capacities and total costs
Tom Brown
2019-05-03 17:11:13 +0200
-
6b964540ed
config: new color palette for tech_colors
Fabian Neumann
2019-04-06 13:58:13 +0200
-
c47ffb8d03
Changes for 190501-256
Tom Brown
2019-05-02 08:39:29 +0200
-
82a057791e
Allow storing FT fuels, cost for FT conversion, fossil FT fuels
Tom Brown
2019-04-30 12:05:36 +0200
-
952534c5c9
Generalise limitation of tech potentials
Tom Brown
2019-04-24 12:17:42 +0200
-
d48d51f765
Cater for AC and DC offshore in plotting
Tom Brown
2019-04-23 16:22:09 +0200
-
5157041ee2
Update for compatibility with latest PyPSA-eur master branch
Tom Brown
2019-04-18 15:23:37 +0200
-
3b0e0dfb3a
Changes to make solving and post-processing work
Tom Brown
2019-04-18 12:12:38 +0200
-
cfe44ce702
Copy solve_network.py and *_summary.py from pypsa-eur sector branch
Tom Brown
2019-04-18 11:39:17 +0200
-
4638744505
Update README with data bundle
Tom Brown
2019-04-17 18:09:48 +0200
-
e88b6c850f
Fix prepare_sector_network to reproduce old sector prenetworks
Tom Brown
2019-04-17 17:04:33 +0200
-
ad865c18c6
Copy prepare_network.py from pypsa-eur sector commit 95820e57f795
Tom Brown
2019-04-17 14:24:22 +0200
-
ea22a792b7
Fix all data preparation steps up to prepare_network
Tom Brown
2019-04-17 11:44:16 +0200
-
1b26c3c737
Copy data preparation scripts from pypsa-eur sector branch
Tom Brown
2019-04-16 16:03:51 +0200
-
6e5cec1cbd
Merge branch 'master' into master
Fabian Neumann
2019-04-06 13:53:20 +0200
-
-
9ec97bd367
fixup! cluster_network: [compat] Pyomo 5.6.1 removed po.sum
Jonas Hoersch
2019-03-09 17:50:28 +0100
-
93119fc86b
cluster_network: [compat] Pyomo 5.6.1 removed po.sum
Jonas Hoersch
2019-03-09 17:05:03 +0100
-
3688122aa7
base_network: [compat] read_csv in pandas 0.24 is stricter
Jonas Hoersch
2019-03-06 20:40:29 +0100
-
edb3988e9e
README, environment.yaml: Warn about recent fix of network clustering in PyPSA
Jonas Hoersch
2019-03-02 18:54:22 +0100
-
2cd7062718
config.yaml: Update CPLEX parameters to work with CPLEX 12.8.0 (#29)
Jeroen Peters
2019-02-27 16:26:05 +0100
-
66fe76288c
add_electricity: Assume load scaling factor is 1.0 if omitted
Jonas Hoersch
2019-02-22 22:06:03 +0100
-
0cafe40bdd
add_electricity.py: Add a simple load scaler (#21)
Jeroen Peters
2019-02-22 21:47:41 +0100
-
f0a0a2531e
add_electricity: Fix for choices of
countries
without any offshore or hydro
Jonas Hoersch
2019-02-22 17:09:52 +0100
-
31aefae93c
make_summary: Allow mixing volume and cost limit
Jonas Hoersch
2019-02-22 17:08:43 +0100
-
d111cedc03
Add warning for capital costs to 0
Jeroen Peters
2019-02-20 21:00:29 +0100
-
1c192253bf
Remove capital costs for existing conventional capacity
Heronimonimo
2019-02-18 17:37:29 +0100
-
8b819569bc
cluster_network: Fix busmap_for_n_clusters for single country (fixes #18)
Jonas Hoersch
2019-02-20 21:08:36 +0100
-
9c78d6591d
Add CCGT to the weight factor for conventional carriers
Heronimonimo
2019-02-18 18:36:56 +0100
-
9279c7f027
solve_network: Remove hard-coded solver fallback in
busmap_for_n_clusters
Jonas Hoersch
2019-02-20 19:06:48 +0100
-
6f1b387804
Add CCGT to plot
Heronimonimo
2019-02-18 12:57:54 +0100
-
dc94378539
Add coincbc to environment (#11)
Jeroen Peters
2019-02-20 17:10:23 +0100
-
22efde131b
Add ipopt to environment
Heronimonimo
2019-02-18 10:08:41 +0100
-
2e02c8366e
fixup! add_electricity: add CCGT to extendable generators
Jonas Hörsch
2019-02-18 00:43:09 +0100
-
02e1a12667
add_electricity: add CCGT to extendable generators
Fabian Neumann
2019-02-16 10:41:21 +0100
-
0af4035805
add_electricity: add CCGT to extendable generators
Fabian Neumann
2019-02-16 10:41:21 +0100
-
-
49737e764c
config: Update solar correction_factory based on a flh comparison with Pietzcker2014
Jonas Hoersch
2019-02-15 20:58:37 +0100
-
33823c9012
build_country_flh: Fix aggregated flh reports for wind
Jonas Hoersch
2019-02-15 20:57:59 +0100
-
ef867ebfc0
environment: Update environment.yaml to blacklist netcdf4 version with regression
Jonas Hoersch
2019-02-15 20:09:08 +0100
-
77ba8a76f0
Extend readme
Heronimonimo
2019-02-15 09:38:44 +0100
-
6bb9cd1025
add_electricity: Refactor extendable generators to provide a OCGT-ext technology
Jonas Hoersch
2019-02-15 18:27:21 +0100
-
50abd6c0c9
build_country_flh: Add rule for per-country full load hours tables and plots
Jonas Hoersch
2019-02-15 11:21:41 +0100
-
f49682c61d
build_renewable_profiles: Extend
calculate_potential
to optionally save the exclusion map
Jonas Hoersch
2019-02-15 11:11:41 +0100
-
c858ed0b0d
build_renewable_profiles: Pass all globals with init_globals
Jonas Hoersch
2019-02-14 09:27:03 +0100
-
7f3f096ba6
Fix model for country selections without DC links (fixes #5)
Jonas Hoersch
2019-02-13 19:03:57 +0100
-
1b6fe5be80
base_network: Fix _add_links_from_tyndp if there are none left (fixes #5)
Jonas Hoersch
2019-02-12 16:38:35 +0100
-
15e986a0ec
make_summary: Update summary creation for new line volume/cost constraints
Jonas Hoersch
2019-02-10 16:08:39 +0100
-
448e8c238e
cluster_network: Fall back to using
ipopt
in distribute_clusters
Jonas Hoersch
2019-02-10 14:43:57 +0100
-
6284cf7e8b
add_electicity: Report countries missing from the hydro inflow time-series
Jonas Hoersch
2019-02-07 17:41:01 +0100
-
f9ed49b38a
Add environment.fixedversions.yaml
Jonas Hoersch
2019-02-07 13:07:49 +0100
-
3e11d569d0
build_shapes: Fix pycountry API change (fixes #1)
Jonas Hoersch
2019-02-07 13:03:18 +0100
-
d57df6b0c8
Merge branch 'glaes'
Jonas Hoersch
2019-02-06 12:06:32 +0100
-
-
c5b093380b
solve_network: Slightly increase requested memory
Jonas Hoersch
2019-02-06 11:46:39 +0100
-
8c9e650feb
fixup! trace_solve_network: Save intermediate line capacities
Jonas Hoersch
2019-02-06 11:46:33 +0100
-
2cf8f1374f
add_electricity: Fix for pandas 0.24 breaking change
Jonas Hoersch
2019-02-05 23:02:59 +0100
-
5c3fcb642c
add_electricity: Add heuristic for estimating renewable capacities from country totals
Jonas Hoersch
2019-02-05 23:00:35 +0100
-
b9f1f5a8b5
Fix for pycountry 18.12.8
Jonas Hoersch
2019-02-05 17:46:51 +0100
-
5dfeb6efbc
trace_solve_network: Save intermediate line capacities
Jonas Hoersch
2019-02-04 18:32:56 +0100
-
80d86487de
plot_network: Extend plot title with line volume/cost
Jonas Hoersch
2019-02-04 18:31:15 +0100
-
8d3127ff1a
fixup! Include an optional total line cost constraint
Jonas Hoersch
2019-02-03 16:06:35 +0100
-
9715c9d42b
fixup! solve_network: Extract line limit duals and radically refactor
Jonas Hoersch
2019-02-03 15:44:40 +0100
-
109213ad84
config: Remove load_shedding from default and clip p_max_pu to 1%
Jonas Hoersch
2019-02-03 14:24:12 +0100
-
60dda9f909
plot_p_nom_max: Add plots for the cumulative renewable expansion potential
Jonas Hoersch
2019-02-03 14:22:12 +0100
-
a069bef380
solve_network: Extract line limit duals and radically refactor
Jonas Hoersch
2019-02-03 14:18:05 +0100
-
dc134e88ab
Add a separate rule for preparing all networks
Jonas Hoersch
2019-02-03 14:00:45 +0100
-
dde0d91168
Include an optional total line cost constraint
Jonas Hoersch
2019-02-03 13:50:05 +0100
-
d49bea00a8
Remove the heuristic 80% availability factor
Jonas Hoersch
2019-02-01 18:34:11 +0100
-
8ee596ae2c
Make the additive potential aggregation the default and call it simple
Jonas Hoersch
2019-02-01 18:33:21 +0100
-
e2078f25cd
Update environment.yaml to new versions
Jonas Hoersch
2019-02-01 18:09:55 +0100
-
aa5525ab41
cluster_network: Remove old distribute_clusters code paths
Jonas Hoersch
2019-01-22 11:47:28 +0100
-
7ba6fefd67
simplify_network: Refactor clustering for readability
Jonas Hoersch
2019-01-22 11:33:08 +0100
-
39cb17a7a1
cluster_network: Fix distribute_clusters_optim for high numbers of clusters
Jonas Hoersch
2019-01-22 11:25:01 +0100
-
6feebedc0d
cluster_network, simplify_network: Improve debugging facilities for clustering
Jonas Hoersch
2019-01-22 11:24:07 +0100
-
4247051c3c
simplify_network: Include a special case if renewable carriers are skipped
Jonas Hoersch
2019-01-22 10:14:05 +0100
Hosted by CPS Cyber Physical Systems .