iwfm.calib.headdiff_hyds

iwfm.calib.headdiff_hyds(hdiff_pairs, hdiff_data, rthresh, ts_func, start_date, verbose=False)[source]

Calculate vertical head differences and write them to a sample bore (smp) file.

Parameters:
  • hdiff_sites (list) – list of head difference sites

  • hdiff_pairs (list) – list of head difference pairs

  • rthresh (float) – threshold

  • ts_func

    ?

  • start_date (dtaetime object) – simulation start time

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

Returns:

  • smp_out (list of floats) – head difference for each pair in smp format

  • ins_out (list of strings) – instructions for reading smp_out data