GetVarNCDFTLLL: GetVarNCDFTLLL extract variable with time, lat, lon, and lev...

Description Usage Arguments Value

View source: R/GetVarNCDF.R

Description

GetVarNCDFTLLL extract variable with time, lat, lon, and lev dimension.

Usage

1
GetVarNCDFTLLL(ncfile, varname, convert_date = TRUE)

Arguments

ncfile

filename of the netcdf file

varname

name of the variable to extract

convert_date

Convert time information into Date/Datetime object. Defaults to TRUE. This parameter is only used, when a date/time variable is found.

Value

A data frame containing five columns.


smu/smumisc documentation built on March 21, 2021, 3:38 a.m.