data(exampleinterpolationdata)
oridates = exampleinterpolationdata@dates
#Interpolation data using the first ten dates (same boundary box)
subdata = subsample(exampleinterpolationdata, dates = oridates[1:10])
Run the code above in your browser using DataLab