Description Usage Arguments Author(s)
View source: R/subset_nc_date.R
takes as input a netcdf file location, date, and variable name and outputs the data as a raster layer.
1 | subset_nc_date(hpbl_file, varname, vardate)
|
hpbl_file |
monthly mean boundary layer heights from NOAA's Earth System Research Library: https://www.esrl.noaa.gov/psd/data/gridded/data.20thC_ReanV2.monolevel.mm.html |
varname |
variables name to be extracted from the netcdf file |
vardate |
variable date to be extracted from the netcdf file |
LH & CC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.