skmap.io.process.TrendAnalysis# class TrendAnalysis(season_size, season_smoother=None, trend_smoother=None, log_rescale=None, scale_factor=10000, n_jobs=4, verbose=False)[source]# Bases: Derivator Methods run Execute the gapfilling approach. run(rdata, group_list, ginfo_list, outname=None)# Execute the gapfilling approach.