ost.s1.ts

Functions

create_datelist

Create a text file of acquisition dates within your time-series

create_ts_animation

ost.s1.ts.create_datelist(path_to_timeseries)[source]

Create a text file of acquisition dates within your time-series

Args:

path_to_timeseries (str): path to an OST time-series directory

ost.s1.ts.create_ts_animation(ts_dir, temp_dir, outfile, shrink_factor)[source]