get_resolution {pastclim} | R Documentation |
Get resolution of a given dataset
Description
Get the resolution of a given dataset.
Usage
get_resolution(dataset, path_to_nc = NULL)
Arguments
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 resolution in the x and y axes
[Package pastclim version 2.1.0 Index]