Description Usage Arguments Value
simple wrapper to sample netCDF files at specific grid locations
1 | ncvar_sample(fnamep, queryDF)
|
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 |
A vector of samples, one value per row in queryDF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.