timeconversion: Utility functions for conversion between timezones

Description Usage Arguments Author(s)

Description

Utility functions that are used to convert time specifications between timezones and true solar time. All functions are based on C-code taken from libfmutil.

Usage

1
2
3
4
    loncorr(centralmeridian, longitude)
    equationoftime(doy)
    utc2tst(utc,lon)
    cet2tst(cet,lon)

Arguments

centralmeridian

Reference longitude for the correction factor

longitude

Actual longitude for the conversion

utc

POSIXct specification of UTC time

cet

POSIXct specification of Central European Time time

Author(s)

Øystein Godøy (o.godoy@met.no)


steingod/R-ncradflux documentation built on May 30, 2019, 2:32 p.m.