internal convenience function for
streamlining extraction of data from netCDF files
with CF-compliant variable names
Usage
get.ncvector(var, lati = lati, loni = loni, run.dates = run.dates, met.nc)
Arguments
- var
name of variable to extract
- lati, loni
latitude and longitude to extract
- run.dates
data frame of dates to read
- met.nc
netcdf file with CF variable names
Author
David Shaner LeBauer