ncvar_sample: sample specific locations from netCDF files

Description Usage Arguments Value

View source: R/ncvar_sample.R

Description

simple wrapper to sample netCDF files at specific grid locations

Usage

1
ncvar_sample(fnamep, queryDF)

Arguments

fnamep

CHARACTER, [2], name, including path to a netCDF file

queryDF

data.frame, with columns 'x','y','zl', 'vKIND', representing longitude, latitude, level in a 3D field, and variable name

Value

A vector of samples, one value per row in queryDF


garciapintado/rdafCESM documentation built on July 18, 2019, 4:41 p.m.