RAnEn::generateTimeMapping generates the index mapping table from foreacst times and lead times to observation times.

generateTimeMapping(sx_fcst_times, sx_fcst_flts, sx_obs_times)

Arguments

sx_fcst_times

forecast times

sx_fcst_flts

forecast lead times

sx_obs_times

observation times

Value

A matrix with rows being forecast times and columns being lead times, the cell values are the index to the corresponding observation times.