get_mis_time_steps {pastclim} | R Documentation |
Get time steps for a given MIS
Description
Get the time steps available in a given dataset for a MIS.
Usage
get_mis_time_steps(mis, dataset, path_to_nc = NULL)
Arguments
mis |
string giving the mis; it must use the same spelling as used in mis_boundaries |
dataset |
string defining dataset to be downloaded (a list of possible
values can be obtained with |
path_to_nc |
the path to the custom nc file containing the palaeoclimate reconstructions. All the variables of interest need to be included in this file. |
Value
a vector of time steps
[Package pastclim version 2.1.0 Index]