get_gauge_coords#

mhm_tools.post.discharge_evaluation.get_gauge_coords(ds, ref_facc, facc_variable='L11_fAcc', lonlat=None, xy=None, max_distance_cells=3, max_error=0.1, method='basinex', id=None)[source]#

Find gauge coordinates by matching reference and simulated catchment area.

Uses mhm_tools.common.utils.find_best_gauge_location().