pyguymer3.geo.find_middle_of_locsSrc.find_middle_of_locs_euclideanBox¶
- pyguymer3.geo.find_middle_of_locsSrc.find_middle_of_locs_euclideanBox(lons, lats, /, *, debug=True, pad=0.1)[source]¶
Find the middle of some locations such that: a) the Euclidean distance to the most Northern point is the same as the Euclidean distance to the most Southern point; and b) the Euclidean distance to the most Eastern point is the same as the Euclidean distance to the most Western point.