filenames_paleoclim {pastclim} | R Documentation |
Generate file names to download the chelsa present dataset
Description
This function creates a vector of paths needed to download the CHELSA present dataset. Possible names are "paleoclim_1.0_10m", "paleoclim_1.0_5m", "paleoclim_1.0_2.5m"
Usage
filenames_paleoclim(dataset, bio_var)
Arguments
dataset |
the name of the dataset of interest (currently unused) |
bio_var |
the variable of interest |
Value
a vector of times, one per band
[Package pastclim version 2.2.0 Index]