Format
The data set provides with a variable named 'sampleDepthData'. sampleDepthData$exp is an array that contains the experimental data and the dimension meanings and values are:
c(# of experimental datasets, # of members, # of starting dates, # of lead-times, # of depths, # of latitudes)
c(1, 5, 3, 60, 7, 21) sampleDepthData$obs should be an array that contained the observational data but in this sample is not defined (NULL). sampleDepthData$depths is an array with the 7 longitudes covered by the data. sampleDepthData$lat is an array with the 21 latitudes covered by the data.