iwfm.hdf5.hdfbud2csv

iwfm.hdf5.hdfbud2csv(bud_file, outfile, write_header=True, verbose=False)[source]

Read information from an IWFM Budget HDF file and write to a CSV file in a format amenable to database input.

Parameters:
  • bud_file (string) – Name of IWFM Budget output HDF-formatted file

  • outfile (string) – Name of output CSV file

  • verbose (bool, default=False) – Turn command-line output on or off

Return type:

nothing