1.1 KiB
1.1 KiB
1 | Unit | Values | Description | |
---|---|---|---|---|
2 | nprocesses | -- | int | Number of parallel processes in cutout preparation |
3 | cutouts | -- | E | TODO |
4 | -- europe-2013-era5 | -- | Directory to write cutout data to. | |
5 | -- -- module | -- | Must be 'era5' | Source of the reanalysis weather dataset. `ERA5 <https://www.ecmwf.int/en/forecasts/datasets/reanalysis-datasets/era5>`_ |
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. |
9 | -- europe-2013-sarah | -- | Directory to write cutout data to. | |
10 | -- -- module | -- | Must be 'sarah' | Source of the surface solar radiation dataset. `SARAH-2 <https://wui.cmsaf.eu/safira/action/viewDoiDetails?acronym=SARAH_V002>`_ |
11 | -- -- xs | ° | Float interval within [-180, 180] | Range of longitudes to download weather data for. |
12 | -- -- ys | ° | Float interval within [-90, 90] | Range of latitudes to download weather data for. |
13 | -- -- years | -- | Integer interval within [1983,2015] | Range of years to download weather data for. |