Description Usage Arguments Value
Translate telemetry valid time to ensemble issue/step indices
1 | valid_2_issue_index(valid, metadata, ensemble, issue = NULL)
|
valid |
A POSIXct timestamp of valid time |
metadata |
A data.frame of forecast parameters |
ensemble |
A list of data=[issue x step x member] array of all ensemble data (historical + test) and issuetime=vector of POSIXct time stamps |
issue |
(optional) A POSIXct timestamp of issue time, defaults to most recent forecast |
c(issue, step) indices of the ensemble$data vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.