pypsa-eur/doc/configtables/onwind.csv

2.8 KiB

1UnitValuesDescription
2cutout--Should be a folder listed in the configuration ``atlite: cutouts:`` (e.g. 'europe-2013-sarah3-era5') or reference an existing folder in the directory ``cutouts``. Source module must be ERA5.Specifies the directory where the relevant weather data ist stored.
3resource
4-- method--Must be 'wind'A superordinate technology type.
5-- turbine--One of turbine types included in `atlite <https://github.com/PyPSA/atlite/tree/master/atlite/resources/windturbine>`_. 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.
6-- smooth--{True, False}Switch to apply a gaussian kernel density smoothing to the power curve.
7capacity_per_sqkm:math:`MW/km^2`floatAllowable density of wind turbine placement.
8corine
9-- grid_codes--Any subset of the `CORINE Land Cover code list <http://www.eea.europa.eu/data-and-maps/data/corine-land-cover-2006-raster-1/corine-land-cover-classes-and/clc_legend.csv/at_download/file>`_Specifies areas according to CORINE Land Cover codes which are generally eligible for wind turbine placement.
10-- distancemfloatDistance to keep from areas specified in ``distance_grid_codes``
11-- distance_grid_codes--Any subset of the `CORINE Land Cover code list <http://www.eea.europa.eu/data-and-maps/data/corine-land-cover-2006-raster-1/corine-land-cover-classes-and/clc_legend.csv/at_download/file>`_Specifies areas according to CORINE Land Cover codes to which wind turbines must maintain a distance specified in the setting ``distance``.
12luisa
13-- grid_codes--Any subset of the `LUISA Base Map codes in Annex 1 <https://publications.jrc.ec.europa.eu/repository/bitstream/JRC124621/technical_report_luisa_basemap_2018_v7_final.pdf>`_Specifies areas according to the LUISA Base Map codes which are generally eligible for wind turbine placement.
14-- distancemfloatDistance to keep from areas specified in ``distance_grid_codes``
15-- distance_grid_codes--Any subset of the `LUISA Base Map codes in Annex 1 <https://publications.jrc.ec.europa.eu/repository/bitstream/JRC124621/technical_report_luisa_basemap_2018_v7_final.pdf>`_Specifies areas according to the LUISA Base Map codes to which wind turbines must maintain a distance specified in the setting ``distance``.
16naturabool{true, false}Switch to exclude `Natura 2000 <https://en.wikipedia.org/wiki/Natura_2000>`_ natural protection areas. Area is excluded if ``true``.
17clip_p_max_pup.u.floatTo avoid too small values in the renewables` per-unit availability time series values below this threshold are set to zero.
18correction_factor--floatCorrection factor for capacity factor time series.
19excluder_resolutionmfloatResolution on which to perform geographical elibility analysis.