getRunTimeDomain.S4: Provides run time definition for ECMWF's S4 models

View source: R/getRunTimeDomain.S4.R

getRunTimeDomain.S4R Documentation

Provides run time definition for ECMWF's S4 models

Description

Output is passed to getRunTimeDomain.ECOMS for used-defined subsets.

Usage

getRunTimeDomain.S4(runDatesAll, validMonth, years)

Arguments

runDatesAll

A POSIXlt vector with all runtime dates in the dataset

validMonth

Integer. Initialization month.

years

Numeric vector of years selected

Details

The input/outoputs are slightly different than getRuntimeDomain.CFS because of the different ensemble member configuration

Value

A list with two elements:

  • runDates a POSIXlt vector of initialization dates

  • runTimeRanges a list of of initialization times, in the form of java ranges, as required by makeSubset.

Author(s)

J. Bedia


SantanderMetGroup/loadeR.ECOMS documentation built on July 4, 2023, 4:29 a.m.