Read curve fitting time-series in TIMESAT .tts binary format file to dataframe.
read_tts(file)
file | A .tts file output by TIMESAT |
---|
A data.frame containing 'row' and 'col' columns giving the the row and column of a pixel in the input image to timesat, and then a number of columns named 't1', 't2', ...'tn', where n is the total number of image dates input to TIMESAT.