GetVarNCDFTL: GetVarNCDFTL extract variable with time dimension and one of...

Description Usage Arguments Value

View source: R/GetVarNCDF.R

Description

GetVarNCDFTL extract variable with time dimension and one of lat|lon|lev.

Usage

1
GetVarNCDFTL(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 three columns.


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