parse_coords#

mhm_tools.common.cli_utils.parse_coords(coords_str)[source]#

Split the input string of ‘lat,lon’ by comma and convert each part to a float.