iwfm.iwfm_read_uz¶ iwfm.iwfm_read_uz(file, verbose=False)[source]¶ Read unsaturated zone data from a file and organize them into lists. Parameters: file (str) – The path of the file containing the unsaturated zone data. verbose (bool, default = False) – If True, print status messages. Returns: params – A list of parameters: [pd, pn, pi, pk, prhc, ic] Return type: list