Build cutout
Functions to download ERA5/SARAH data and build the atlite cutout for the atlite. These functions linked to the build_cutout rule.
cutout_timespan(config, weather_year)
Build the cutout timespan. Note that the coutout requests are in UTC (TBC)
Parameters:
Name | Type | Description | Default |
---|---|---|---|
config
|
dict
|
the snakemake config |
required |
weather_year
|
dict
|
the coutout weather year |
required |
Returns:
Name | Type | Description |
---|---|---|
tuple |
list
|
end and start of the cutout timespan |