ncdf2POSIX: ncdf2POSIX

Description Usage Arguments Value Author(s) See Also

View source: R/POSIX2ncdf.R

Description

convert ncdf time to POSIXct

Usage

1
2
ncdf2POSIX(x, unit = "days since 1582-10-15 00:00", 
    tzone = "UTC")

Arguments

x

ncdf time

unit

unit in which x is given

tzone

timezone formatting applied to the return value. Use e.g. "CET" for central european time and "Etc/GMT-1" for central european time without daylight savings.

Value

POSIXct vector

Author(s)

Jannis v. Buttlar, Thomas Wutzler

See Also

POSIX2ncdf


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