Downloads and formats CRU CL 2.0 data
Arguments
- pre
Logical. If TRUE, downloads precipitation data.
- pre_cv
Logical. If TRUE, downloads precipitation data.
- rd0
Logical. If TRUE, downloads runoff data.
- tmp
Logical. If TRUE, downloads temperature data.
- dtr
Logical. If TRUE, downloads diurnal temperature range data.
- reh
Logical. If TRUE, downloads relative humidity data.
- tmn
Logical. If TRUE, downloads minimum temperature data.
- tmx
Logical. If TRUE, downloads maximum temperature data.
- sunp
Logical. If TRUE, downloads sunshine data.
- frs
Logical. If TRUE, downloads frost day frequency data.
- wnd
Logical. If TRUE, downloads wind speed data.
- elv
Logical. If TRUE, downloads elevation data.
- cache_dir
Character. Path to the cache directory.
Handles the downloading of CRU CL 2.0 data. This function is called by get_cru_df and get_cru_stack. It is not intended to be called directly.