.CheckVersionWMM {wmm}R Documentation

Check if given time is consistent with available WMM versions

Description

Check if given time is consistent with available WMM versions

Usage

.CheckVersionWMM(t, wmmVersion)

Arguments

t

Annualized date time. E.g., 2015-02-01 = (2015 + 32/365) = 2015.088

wmmVersion

String representing WMM version to use. Must be consistent with time and one of the following: 'derived', 'WMM2000', 'WMM2005', 'WMM2010', 'WMM2015', 'WMM2015v2'.


[Package wmm version 1.1.1 Index]