pypsa-eur/doc/configtables/solar.csv
2024-08-30 18:06:26 +02:00

2.4 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 can be ERA5 and/or SARAH-3.Specifies the directory where the relevant weather data ist stored that is specified at ``atlite/cutouts`` configuration. Both ``sarah`` and ``era5`` work.
3resource
4-- method--Must be 'pv'A superordinate technology type.
5-- panel--One of {'Csi', 'CdTe', 'KANENA'} as defined in `atlite <https://github.com/PyPSA/atlite/tree/master/atlite/resources/solarpanel>`_ . Can be a string or a dictionary with years as keys which denote the year another turbine model becomes available.Specifies the solar panel technology and its characteristic attributes.
6-- orientation
7-- -- slope°Realistically any angle in [0., 90.]Specifies the tilt angle (or slope) of the solar panel. A slope of zero corresponds to the face of the panel aiming directly overhead. A positive tilt angle steers the panel towards the equator.
8-- -- azimuth°Any angle in [0., 360.]Specifies the `azimuth <https://en.wikipedia.org/wiki/Azimuth>`_ orientation of the solar panel. South corresponds to 180.°.
9capacity_per_sqkm:math:`MW/km^2`floatAllowable density of solar panel placement.
10correction_factor--floatA correction factor for the capacity factor (availability) time series.
11corine--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 solar panel placement.
12luisa--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 solar panel placement.
13naturabool{true, false}Switch to exclude `Natura 2000 <https://en.wikipedia.org/wiki/Natura_2000>`_ natural protection areas. Area is excluded if ``true``.
14clip_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.
15excluder_resolutionmfloatResolution on which to perform geographical elibility analysis.