iwfm.headall2table¶ iwfm.headall2table(heads_file, output_file, out_date)[source]¶ Read IWFM headall.out file and write results for one date to a table. Parameters: heads_file (str) – IWFM headall.out file name output_file (str) – name of output file out_date (str) – date to process, mm/dd/yyyy format Return type: nothing