plot_map# mhm_tools.post.discharge_evaluation.plot_map(results_df, output_path, variables=None, lon_col='x', lat_col='y', cmap='viridis', point_size=6, dpi=200)[source]# Plot gauge maps for each variable using color-coded points. The map extent is expanded by 10% of the lon/lat range in each direction.