mttime.core.inversion.Inversion.write

Inversion.write(option=None)[source]

Write inversion results to file

Save all solutions or only the preferred solution to file. The output file name format is d[depth].mtinv.out.

Parameters

option (str) – option to write all solutions or only the preferred solution. Default is None. If set to preferred only the solution with the highest VR will be saved.