iwfm.budget_info¶ iwfm.budget_info(budget_lines)[source]¶ Get the Budget file header and footer length and number of tables. Parameters: budget_lines (list of str) – contents of IWFM Budget file Returns: tables (int) – number of tables in the busget file header (int) – number of header lines in each table footer (int) – number of footer lines in each table