last_validdate: Return the last valid date in a forecast

View source: R/get_validdate.R

last_validdateR Documentation

Return the last valid date in a forecast

Description

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

Usage

last_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.