956 B
956 B
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | nprocesses | -- | int | Number of parallel processes in cutout preparation |
3 | cutouts | |||
4 | -- {name} | -- | Convention is to name cutouts like ``<region>-<year>-<source>`` (e.g. ``europe-2013-era5``). | Directory to write cutout data to. The user may specify multiple cutouts under configuration ``atlite: cutouts:``. Reference is used in configuration ``renewable: {technology}: cutout:`` |
5 | -- -- module | -- | One of {'era5','sarah'} | Source of the reanalysis weather dataset (e.g. `ERA5 <https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era5>`_ or `SARAH-2 <https://wui.cmsaf.eu/safira/action/viewDoiDetails?acronym=SARAH_V002>`_) |
6 | -- -- xs | ° | Float interval within [-180, 180] | Range of longitudes to download weather data for. |
7 | -- -- ys | ° | Float interval within [-90, 90] | Range of latitudes to download weather data for. |
8 | -- -- years | -- | Integer interval within [1979,2018] | Range of years to download weather data for. |