Merge branch 'master' into master
This commit is contained in:
commit
d9235125cc
@ -148,12 +148,13 @@ renewable:
|
|||||||
slope: 35.
|
slope: 35.
|
||||||
azimuth: 180.
|
azimuth: 180.
|
||||||
capacity_per_sqkm: 1.7 # ScholzPhd Tab 4.3.1: 170 MW/km^2
|
capacity_per_sqkm: 1.7 # ScholzPhd Tab 4.3.1: 170 MW/km^2
|
||||||
# Determined by comparing uncorrected area-weighted full-load hours to those
|
# Correction factor determined by comparing uncorrected area-weighted full-load hours to those
|
||||||
# published in Supplementary Data to
|
# published in Supplementary Data to
|
||||||
# Pietzcker, Robert Carl, et al. "Using the sun to decarbonize the power
|
# Pietzcker, Robert Carl, et al. "Using the sun to decarbonize the power
|
||||||
# sector: The economic potential of photovoltaics and concentrating solar
|
# sector: The economic potential of photovoltaics and concentrating solar
|
||||||
# power." Applied Energy 135 (2014): 704-720.
|
# power." Applied Energy 135 (2014): 704-720.
|
||||||
correction_factor: 0.854337
|
# This correction factor of 0.854337 may be in order if using reanalysis data.
|
||||||
|
# correction_factor: 0.854337
|
||||||
corine: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
|
corine: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
|
||||||
14, 15, 16, 17, 18, 19, 20, 26, 31, 32]
|
14, 15, 16, 17, 18, 19, 20, 26, 31, 32]
|
||||||
natura: true
|
natura: true
|
||||||
|
@ -116,12 +116,13 @@ renewable:
|
|||||||
slope: 35.
|
slope: 35.
|
||||||
azimuth: 180.
|
azimuth: 180.
|
||||||
capacity_per_sqkm: 1.7 # ScholzPhd Tab 4.3.1: 170 MW/km^2
|
capacity_per_sqkm: 1.7 # ScholzPhd Tab 4.3.1: 170 MW/km^2
|
||||||
# Determined by comparing uncorrected area-weighted full-load hours to those
|
# Correction factor determined by comparing uncorrected area-weighted full-load hours to those
|
||||||
# published in Supplementary Data to
|
# published in Supplementary Data to
|
||||||
# Pietzcker, Robert Carl, et al. "Using the sun to decarbonize the power
|
# Pietzcker, Robert Carl, et al. "Using the sun to decarbonize the power
|
||||||
# sector: The economic potential of photovoltaics and concentrating solar
|
# sector: The economic potential of photovoltaics and concentrating solar
|
||||||
# power." Applied Energy 135 (2014): 704-720.
|
# power." Applied Energy 135 (2014): 704-720.
|
||||||
correction_factor: 0.854337
|
# This correction factor of 0.854337 may be in order if using reanalysis data.
|
||||||
|
# correction_factor: 0.854337
|
||||||
corine: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
|
corine: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13,
|
||||||
14, 15, 16, 17, 18, 19, 20, 26, 31, 32]
|
14, 15, 16, 17, 18, 19, 20, 26, 31, 32]
|
||||||
natura: true
|
natura: true
|
||||||
|
@ -18,6 +18,10 @@ Upcoming Release
|
|||||||
* The default deployment density of AC- and DC-connected offshore wind capacity is reduced from 3 MW/sqkm
|
* The default deployment density of AC- and DC-connected offshore wind capacity is reduced from 3 MW/sqkm
|
||||||
to a more conservative estimate of 2 MW/sqkm [`#280 <https://github.com/PyPSA/pypsa-eur/pull/280>`_].
|
to a more conservative estimate of 2 MW/sqkm [`#280 <https://github.com/PyPSA/pypsa-eur/pull/280>`_].
|
||||||
|
|
||||||
|
* Following discussion in `#285 <https://github.com/PyPSA/pypsa-eur/issues/285>`_ we have disabled the
|
||||||
|
correction factor for solar PV capacity factors by default while satellite data is used.
|
||||||
|
A correction factor of 0.854337 is recommended if reanalysis data like ERA5 is used.
|
||||||
|
|
||||||
|
|
||||||
PyPSA-Eur 0.4.0 (22th September 2021)
|
PyPSA-Eur 0.4.0 (22th September 2021)
|
||||||
=====================================
|
=====================================
|
||||||
|
Loading…
Reference in New Issue
Block a user