oggm.tasks.prepare_for_inversion

oggm.tasks.prepare_for_inversion(gdir, **kwargs)

Prepares the data needed for the inversion.

Mostly the mass flux and slope angle, the rest (width, height) was already computed. It is then stored in a list of dicts in order to be faster.

Parameters:

gdir : oggm.GlacierDirectory

Returns:

Files writen to the glacier directory:

inversion_input.pkl

List of dicts containing the data needed for the inversion.