iwfm.iwfm_read_strat¶ iwfm.iwfm_read_strat(strat_file, node_coords, verbose=False)[source]¶ Read an IWFM Stratigraphy file and return a list of stratigraphy for each node. Parameters: strat_file (str) – name of existing IWFM stratigraphy file node_coords (list) – (x,y) locations of IWFM model nodes verbose (bool, default = False) – If True, print status messages. Returns: strat (list) – stratigraphy for each node nlayers (int) – number of layers