iwfm.vic_2_table¶ iwfm.vic_2_table(factorsFileName, outFileName, col, verbose=False)[source]¶ Extract one column from a file of VIC gridded climate change factors and write to a table, with one column for each VIC grid ID and one row for each date. Parameters: factorsFileName (str) – VIC factors file name outFileName (str) – output file name col (int) – number of column to extract verbose (bool, default=False) – True = command-line output on Return type: nothing