powered by
Wrapper around ncdf4.helpers::nc.get.variable.list.
ncdf4.helpers::nc.get.variable.list
get_varnames(filename)
vector of variable names
.nc file
# example data from EURO-CORDEX (cropped for size) fn1 <- system.file("extdata", "test1.nc", package = "eurocordexr") get_varnames(fn1)
Run the code above in your browser using DataLab