diff --git a/config/config.default.yaml b/config/config.default.yaml index 306624d0..52512136 100644 --- a/config/config.default.yaml +++ b/config/config.default.yaml @@ -155,6 +155,7 @@ renewable: resource: method: wind turbine: Vestas_V112_3MW + smooth: true add_cutout_windspeed: true capacity_per_sqkm: 3 # correction_factor: 0.93 @@ -174,6 +175,7 @@ renewable: resource: method: wind turbine: NREL_ReferenceTurbine_2020ATB_5.5MW + smooth: true add_cutout_windspeed: true capacity_per_sqkm: 2 correction_factor: 0.8855 @@ -190,6 +192,7 @@ renewable: resource: method: wind turbine: NREL_ReferenceTurbine_2020ATB_5.5MW + smooth: true add_cutout_windspeed: true capacity_per_sqkm: 2 correction_factor: 0.8855 @@ -206,6 +209,8 @@ renewable: resource: method: wind turbine: NREL_ReferenceTurbine_5MW_offshore + smooth: true + add_cutout_windspeed: true # ScholzPhd Tab 4.3.1: 10MW/km^2 capacity_per_sqkm: 2 correction_factor: 0.8855 diff --git a/doc/configtables/offwind-ac.csv b/doc/configtables/offwind-ac.csv index 9ba2fa7e..c9c7c843 100644 --- a/doc/configtables/offwind-ac.csv +++ b/doc/configtables/offwind-ac.csv @@ -3,6 +3,7 @@ cutout,--,"Should be a folder listed in the configuration ``atlite: cutouts:`` ( resource,,, -- method,--,"Must be 'wind'","A superordinate technology type." -- turbine,--,"One of turbine types included in `atlite `_. Can be a string or a dictionary with years as keys which denote the year another turbine model becomes available.","Specifies the turbine type and its characteristic power curve." +-- smooth,--,"{True, False}","Switch to apply a gaussian kernel density smoothing to the power curve." capacity_per_sqkm,:math:`MW/km^2`,float,"Allowable density of wind turbine placement." correction_factor,--,float,"Correction factor for capacity factor time series." excluder_resolution,m,float,"Resolution on which to perform geographical elibility analysis." diff --git a/doc/configtables/offwind-dc.csv b/doc/configtables/offwind-dc.csv index e55d8944..86bf0cdc 100644 --- a/doc/configtables/offwind-dc.csv +++ b/doc/configtables/offwind-dc.csv @@ -3,6 +3,7 @@ cutout,--,"Should be a folder listed in the configuration ``atlite: cutouts:`` ( resource,,, -- method,--,"Must be 'wind'","A superordinate technology type." -- turbine,--,"One of turbine types included in `atlite `_. Can be a string or a dictionary with years as keys which denote the year another turbine model becomes available.","Specifies the turbine type and its characteristic power curve." +-- smooth,--,"{True, False}","Switch to apply a gaussian kernel density smoothing to the power curve." capacity_per_sqkm,:math:`MW/km^2`,float,"Allowable density of wind turbine placement." correction_factor,--,float,"Correction factor for capacity factor time series." excluder_resolution,m,float,"Resolution on which to perform geographical elibility analysis." diff --git a/doc/configtables/onwind.csv b/doc/configtables/onwind.csv index a801d83c..676494f4 100644 --- a/doc/configtables/onwind.csv +++ b/doc/configtables/onwind.csv @@ -3,6 +3,7 @@ cutout,--,"Should be a folder listed in the configuration ``atlite: cutouts:`` ( resource,,, -- method,--,"Must be 'wind'","A superordinate technology type." -- turbine,--,"One of turbine types included in `atlite `_. Can be a string or a dictionary with years as keys which denote the year another turbine model becomes available.","Specifies the turbine type and its characteristic power curve." +-- smooth,--,"{True, False}","Switch to apply a gaussian kernel density smoothing to the power curve." capacity_per_sqkm,:math:`MW/km^2`,float,"Allowable density of wind turbine placement." corine,,, -- grid_codes,--,"Any subset of the `CORINE Land Cover code list `_","Specifies areas according to CORINE Land Cover codes which are generally eligible for wind turbine placement." diff --git a/doc/release_notes.rst b/doc/release_notes.rst index 5d95d4da..274231c6 100644 --- a/doc/release_notes.rst +++ b/doc/release_notes.rst @@ -9,6 +9,9 @@ Release Notes Upcoming Release ================ + +* Add option to apply a gaussian kernel density smoothing to wind turbine power curves. + * Update JRC-IDEES-2015 to `JRC-IDEES-2021 `__. The reference year is changed from 2015 to 2019. * Added unsustainable biomass potentials for solid, gaseous, and liquid biomass. The potentials can be phased-out and/or