pyguymer3.geo.find_middle_of_locsSrc.find_middle_of_locs_geodesicBox¶
- pyguymer3.geo.find_middle_of_locsSrc.find_middle_of_locs_geodesicBox(lons, lats, /, *, conv=1000.0, debug=True, eps=1e-12, iRefine=0, midLat=None, midLon=None, nIter=100, nRefine=1, pad=10000.0)[source]¶
Find the middle of some locations such that: a) the Geodesic distance to the most Northern point is the same as the Geodesic distance to the most Southern point; and b) the Geodesic distance to the most Eastern point is the same as the Geodesic distance to the most Western point.