iwfm.lu2csv

iwfm.lu2csv(inFileName, skip=4, verbose=False)[source]

Read an IWFM land use file and write to a csv file.

Parameters:
  • inFileName (str) – base name of output files

  • skip (int, default=4) – number of non-comment lines to skip in eac file

  • verbose (bool, default=False) – True = command-line output on

Return type:

nothing