iwfm.calib.smp_avg¶ iwfm.calib.smp_avg(smp_file, verbose=False)[source]¶ Read an smp file and average the observations values for each observation ID. Parameters: smp_file (str) – Name of input smp file verbose (bool, default = False) – Print to screen? Returns: averages Return type: list of smp-format strings