readNcdfTime: readNcdfTime

Description Usage Arguments Value Author(s)

View source: R/readNcdfTime.R

Description

read the time from netCDF and convert to POSIXct

Usage

1
2
readNcdfTime(time.source, timeVar = "time", 
    tzone = "UTC")

Arguments

time.source

numeric vector or ncdf connection: either a file name or a ncdf file connection

timeVar

variable holding the values of time

tzone

timezone formatting applied to the return value.

Value

POSIXct vector: time vector in native R format

Author(s)

Jannis v. Buttlar, Thomas Wutzler


bgctw/ncdfTools documentation built on Jan. 29, 2020, 1:16 p.m.