oggm.tasks.compile_run_output

oggm.tasks.compile_run_output(gdirs, path=True, filesuffix='', use_compression=True)[source]

Merge the output of the model runs of several gdirs into one file.

Parameters
gdirslist of oggm.GlacierDirectory objects

the glacier directories to process

pathstr

where to store (default is on the working dir). Set to False to disable disk storage.

filesuffixstr

the filesuffix of the run

use_compressionbool

use zlib compression on the output netCDF files

Returns
dsxarray.Dataset

compiled output