iwfm.calib.pest_res_stats¶
- iwfm.calib.pest_res_stats(pest_res_file, verbose=False)[source]¶
Read a PEST .res file, and print a text file with the RMSE and bias of each observation site.
- Parameters:
pest_res_file (string) – name of PEST .res file
verbose (bool, default = False) – If True, print additional information to the screen
- Return type:
nothing