powered by
Maps a vector (pixel of a satellite time series) to a matrix.
vecToMatrix(x, lenPeriod = 23)
A matrix with nrow equal to length(x)/lenPeriod and ncol equal to lenPeriod.
nrow
length(x)/lenPeriod
ncol
lenPeriod
a numeric vector whose length must be a multiple of lenPeriod
a numeric, number of observations per period
fill_initialgap_MOD13Q1, phenopar, vecFromData.
fill_initialgap_MOD13Q1
phenopar
vecFromData