oggm.workflow.invert_from_params#
- oggm.workflow.invert_from_params(gdirs, params_df=None, fs=None, glen_a=None, filter_inversion_output=True, add_to_log_file=True)[source]#
instead of optimising the parameters, get them from a file.
Useful e.g. for pre computed parameters for RGI7.
- Parameters:
- gdirslist of
oggm.GlacierDirectoryobjects the glacier directories to process
- params_dfstr
the dataframe to use (currently regional)
- glen_afloat
if params file is not provided, use this value (defaults to cfg.params)
- fsfloat
if params file is not provided, use this value
- filter_inversion_outputbool
whether or not to apply terminus thickness filtering on the inversion output (needs the downstream lines to work).
- gdirslist of
- Returns:
- a dataframe with the individual glacier volumes