subset_nc_date: Read netcdf file and extract date

Description Usage Arguments Author(s)

View source: R/subset_nc_date.R

Description

takes as input a netcdf file location, date, and variable name and outputs the data as a raster layer.

Usage

1
subset_nc_date(hpbl_file, varname, vardate)

Arguments

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

Author(s)

LH & CC


lhenneman/hyspdisp documentation built on Oct. 17, 2019, 6:29 p.m.