Hi R Community,
I am working on a time series analysis of gridded data using the RTS library.
stackt_D=rts(retrostack,date_pav)
I am getting an error of "Error in .local(x, time, ...): time must have the same length as the number of layers in RasterStack", could anyone help me out?
Thanks