first_validdate: Return the first valid date in a forecast

View source: R/get_validdate.R

first_validdateR Documentation

Return the first valid date in a forecast

Description

The function is intended to be used to find the first date for which to fetch observations against which to verify.

Usage

first_validdate(.fcst)

Arguments

.fcst

A harp_fcst object or a table containing a column named validdate with the data in unix time format.

Value

The first valid time in YYYYMMDDhhmm format for the input object.


andrew-MET/harpPoint documentation built on Feb. 23, 2023, 1:06 a.m.