oggm.tasks.crossval_t_stars

oggm.tasks.crossval_t_stars(gdirs)[source]

Cross-validate the interpolation of tstar to each individual glacier.

This is a thorough check (redoes many calculations) because it recomputes the chosen tstars at each time. You should use quick_crossval_t_stars instead.

Parameters:gdirs: list of oggm.GlacierDirectory objects