oggm.global_tasks.inversion_tasks#
- oggm.global_tasks.inversion_tasks(gdirs, glen_a=None, fs=None, filter_inversion_output=True, add_to_log_file=True)[source]#
Run all ice thickness inversion tasks on a list of glaciers.
Quite useful to deal with calving glaciers as well.
- Parameters:
- gdirslist of
oggm.GlacierDirectory
objects the glacier directories to process
- add_to_log_filebool
if the called entity tasks should write into log of gdir. Default True
- gdirslist of