diff --git a/_preview/1/README.html b/_preview/1/README.html
index efdad29..d1f8cbf 100644
--- a/_preview/1/README.html
+++ b/_preview/1/README.html
@@ -463,6 +463,7 @@
Working with Great Circles) which has a distance of 2823 km
+
+Spherical distance to degrees
+Convert a distance from meters to degrees, measured along the great circle sphere with a radius of ~6371 km (mean radius of Earth)
+
+
+
+
+
+
300 km to degrees = 2.6949458523585643 degrees
+6.381307 degree to km = 710.3638458355522 km
+
+
+
+
+
Determine the Bearing of a Great Circle Arc
@@ -1672,13 +1703,10 @@ Resources and referencesImports
Distance Between Points on a Great Circle Arc
+Spherical distance to degrees
Determine the Bearing of a Great Circle Arc
- Determine the Bearing Mathematically via Unit Sphere
- Determine the Bearing via Python Package
pyproj
diff --git a/_preview/1/searchindex.js b/_preview/1/searchindex.js
index 7ac3594..a531c84 100644
--- a/_preview/1/searchindex.js
+++ b/_preview/1/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles": {"A content subsection": [[4, "a-content-subsection"]], "Add Columns for Additional Coordinate Types": [[1, "add-columns-for-additional-coordinate-types"]], "Along Track Distance": [[7, "along-track-distance"]], "An Important Note on Resources": [[2, "an-important-note-on-resources"]], "Angles and Great Circles": [[5, null]], "Another content subsection": [[4, "another-content-subsection"]], "Antipodal": [[6, "antipodal"]], "Antipodal Point of Max (TODO)": [[8, "antipodal-point-of-max-todo"]], "Area and Perimeter of quadrilateral patch": [[10, "area-and-perimeter-of-quadrilateral-patch"]], "Authors": [[0, "authors"]], "Calculate Intersection Point Between Two Great Circle Paths": [[5, "calculate-intersection-point-between-two-great-circle-paths"]], "Calculate the acute and obtuse angle of two great circle paths": [[5, "calculate-the-acute-and-obtuse-angle-of-two-great-circle-paths"]], "Cartesian Coordinates": [[1, "cartesian-coordinates"]], "Center of spherical polygon": [[10, "center-of-spherical-polygon"]], "Check if a point lies on a great circle arc": [[7, "check-if-a-point-lies-on-a-great-circle-arc"]], "Contributors": [[0, "contributors"]], "Convert Coordinates to All Coordinate Types": [[1, "convert-coordinates-to-all-coordinate-types"]], "Coordinate Types": [[1, null]], "Cross Track Distance": [[7, "cross-track-distance"]], "Danger": [[4, null]], "Determine Distance Mathematically via Unit Sphere": [[6, "determine-distance-mathematically-via-unit-sphere"]], "Determine Distance Points via Python Package pyproj": [[6, "determine-distance-points-via-python-package-pyproj"]], "Determine Intermediate Points Mathemetically via Unit Sphere": [[6, "determine-intermediate-points-mathemetically-via-unit-sphere"]], "Determine Intermediate Points via Python Package pyproj and geopy": [[6, "determine-intermediate-points-via-python-package-pyproj-and-geopy"]], "Determine clockwise/counterclockwise ordering of points on spherical polygon": [[10, "determine-clockwise-counterclockwise-ordering-of-points-on-spherical-polygon"]], "Determine if a given point is within a spherical polygon": [[10, "determine-if-a-given-point-is-within-a-spherical-polygon"]], "Determine if a point lies on a great circle arc and path": [[7, "determine-if-a-point-lies-on-a-great-circle-arc-and-path"]], "Determine the Bearing Mathematically via Unit Sphere": [[6, "determine-the-bearing-mathematically-via-unit-sphere"]], "Determine the Bearing of a Great Circle Arc": [[6, "determine-the-bearing-of-a-great-circle-arc"]], "Determine the Bearing via Python Package pyproj": [[6, "determine-the-bearing-via-python-package-pyproj"]], "Determine the Midpoint of a Great Circle Arc": [[6, "determine-the-midpoint-of-a-great-circle-arc"]], "Determine the distance of a point to a great circle arc": [[7, "determine-the-distance-of-a-point-to-a-great-circle-arc"]], "Determine when great circle path cross parallels (TODO)": [[8, "determine-when-great-circle-path-cross-parallels-todo"]], "Directed Angle": [[5, "directed-angle"]], "Display Coordinates of Cities": [[1, "display-coordinates-of-cities"]], "Distance Between Points on a Great Circle Arc": [[6, "distance-between-points-on-a-great-circle-arc"]], "Ellipsoids vs. Spheres": [[2, "ellipsoids-vs-spheres"]], "Find the intersection of two great circle arcs (TODO)": [[9, "find-the-intersection-of-two-great-circle-arcs-todo"]], "Find the intersection of two great circle paths": [[9, "find-the-intersection-of-two-great-circle-paths"]], "Foundations and Terminology": [[0, "foundations-and-terminology"]], "Generate Points at Intermediate Points along an Arc/Path": [[7, "generate-points-at-intermediate-points-along-an-arc-path"]], "Generate a Great Circle Path": [[6, "generate-a-great-circle-path"]], "Generating a Great Circle Arc with Intermediates Points": [[6, "generating-a-great-circle-arc-with-intermediates-points"]], "Geodesic": [[2, "geodesic"]], "Geodesic Coordinates": [[1, "geodesic-coordinates"]], "Geodesic and Python": [[2, "geodesic-and-python"]], "Geodesy": [[2, "geodesy"]], "Great Circle Arcs and Path": [[6, null]], "Great Circle Cookbook": [[0, null]], "Great Circle Path vs. Great Circle Arc": [[2, "great-circle-path-vs-great-circle-arc"]], "Great Circle Terminology": [[2, null]], "Great Circles": [[2, "great-circles"]], "Great Circles and Parallels": [[8, null]], "Great Circles and a Point": [[7, null]], "Haversine (TODO)": [[6, "haversine-todo"]], "How to Cite This Cookbook": [[3, null]], "Imports": [[1, "imports"], [4, "imports"], [5, "imports"], [6, "imports"], [8, "imports"], [9, "imports"], [10, "imports"]], "Info": [[4, null]], "Interesting Edge Case when Point not within Range of Longtiudes of Arc": [[7, "interesting-edge-case-when-point-not-within-range-of-longtiudes-of-arc"]], "Interpolate a fractional distance along arc": [[6, "interpolate-a-fractional-distance-along-arc"]], "Interpolate every N meters": [[6, "interpolate-every-n-meters"]], "Interpolate with N Total Equally Spaced Points": [[6, "interpolate-with-n-total-equally-spaced-points"]], "Intersections of Great Circles": [[9, null]], "Last Section": [[4, "last-section"]], "Law of Cosines": [[2, "law-of-cosines"]], "Law of Sines": [[2, "law-of-sines"]], "Math of intersection": [[9, "math-of-intersection"]], "Maximum Latitude on a Great Circle Path": [[8, "maximum-latitude-on-a-great-circle-path"]], "Maximumn Latitude from Clairaut\u2019s Formula": [[8, "maximumn-latitude-from-clairauts-formula"]], "Maximumn Latitude from Clairaut\u2019s Formula (TODO)": [[8, "maximumn-latitude-from-clairauts-formula-todo"]], "Meeus Great Circle Distance (TODO)": [[6, "meeus-great-circle-distance-todo"]], "Mimimum Latitude along Great Circle Path": [[8, "mimimum-latitude-along-great-circle-path"]], "Minimum Latitude on a Great Circle Path": [[8, "minimum-latitude-on-a-great-circle-path"]], "Motivation": [[0, "motivation"]], "Napier\u2019s Rules": [[2, "napiers-rules"]], "Overview": [[1, "overview"], [2, "overview"], [4, "overview"], [5, "overview"], [6, "overview"], [7, "overview"], [8, "overview"], [9, "overview"], [10, "overview"]], "Overview of Directed Angles": [[5, "overview-of-directed-angles"]], "Plot Arcs as Points on a World Map": [[6, "plot-arcs-as-points-on-a-world-map"]], "Plot Coordinates on a World Map": [[1, "plot-coordinates-on-a-world-map"]], "Plot Directed Angle": [[5, "plot-directed-angle"]], "Plot Intersections with Great Circle Paths": [[9, "plot-intersections-with-great-circle-paths"]], "Plot Maximum": [[8, "plot-maximum"]], "Polar Coordinates": [[1, "polar-coordinates"]], "Prerequisites": [[1, "prerequisites"], [2, "prerequisites"], [4, "prerequisites"], [5, "prerequisites"], [6, "prerequisites"], [7, "prerequisites"], [8, "prerequisites"], [9, "prerequisites"], [10, "prerequisites"]], "Project Pythia Notebook Template": [[4, null]], "Resources and references": [[1, "resources-and-references"], [4, "resources-and-references"], [5, "resources-and-references"], [6, "resources-and-references"], [7, "resources-and-references"], [8, "resources-and-references"], [9, "resources-and-references"], [10, "resources-and-references"]], "Running on Binder": [[0, "running-on-binder"]], "Running on Your Own Machine": [[0, "running-on-your-own-machine"]], "Running the Notebooks": [[0, "running-the-notebooks"]], "Shoelace Formula for Signed Polygon Area": [[10, "shoelace-formula-for-signed-polygon-area"]], "Spherical Coordinates": [[1, "spherical-coordinates"]], "Spherical Geometry": [[2, "spherical-geometry"]], "Spherical Polygons and Areas": [[10, null]], "Spherical Triangles": [[2, "spherical-triangles"]], "Spherical Trigonometry": [[2, "spherical-trigonometry"]], "Structure": [[0, "structure"]], "Subsection to the second section": [[4, "subsection-to-the-second-section"]], "Success": [[4, null]], "Summary": [[1, "summary"], [2, "summary"], [4, "summary"], [5, "summary"], [6, "summary"], [7, "summary"], [8, "summary"], [9, "summary"], [10, "summary"]], "TODO": [[10, "todo"]], "Types of Coordinates": [[1, "types-of-coordinates"]], "United States Map": [[1, "united-states-map"]], "Vincenty Ellipsoid Great Circle Distance (TODO)": [[6, "vincenty-ellipsoid-great-circle-distance-todo"]], "Vincenty Sphere Great Circle Distance (TODO)": [[6, "vincenty-sphere-great-circle-distance-todo"]], "Warning": [[4, null]], "What\u2019s next?": [[1, "whats-next"], [2, "whats-next"], [4, "whats-next"], [5, "whats-next"], [6, "whats-next"], [7, "whats-next"], [8, "whats-next"], [9, "whats-next"], [10, "whats-next"]], "Working with Great Circles": [[0, "working-with-great-circles"]], "World Map": [[1, "world-map"]], "Your first content section": [[4, "your-first-content-section"]], "Your second content section": [[4, "your-second-content-section"]], "a quick demonstration": [[4, "a-quick-demonstration"]], "header levels": [[4, "header-levels"]], "of further and further": [[4, "of-further-and-further"]]}, "docnames": ["README", "notebooks/foundations/coordinates", "notebooks/foundations/terminology", "notebooks/how-to-cite", "notebooks/notebook-template", "notebooks/tutorials/angles", "notebooks/tutorials/arc_path", "notebooks/tutorials/arc_to_point", "notebooks/tutorials/parallels_max_min", "notebooks/tutorials/path_intersection", "notebooks/tutorials/polygon_area"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["README.md", "notebooks/foundations/coordinates.ipynb", "notebooks/foundations/terminology.ipynb", "notebooks/how-to-cite.md", "notebooks/notebook-template.ipynb", "notebooks/tutorials/angles.ipynb", "notebooks/tutorials/arc_path.ipynb", "notebooks/tutorials/arc_to_point.ipynb", "notebooks/tutorials/parallels_max_min.ipynb", "notebooks/tutorials/path_intersection.ipynb", "notebooks/tutorials/polygon_area.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"0": [1, 2, 3, 5, 6, 7, 8, 9, 10], "0000": 1, "000171": 1, "0002": 1, "00175846666659": 6, "0026": 1, "00290620334833": 6, "0033528106647474805": 2, "007062e": 1, "007347e": [1, 5, 6, 7, 8, 9, 10], "00739372929635": 6, "0087714150598": 2, "009": 2, "0098": 1, "00997303342117": 6, "01308797522954": 6, "013140": 1, "01386515980239": 6, "015": 6, "0150": [1, 5, 6, 7, 8, 9, 10], "02": 1, "0220139666611": 6, "0224051615289": 6, "023062e": 1, "0251954944504": 7, "028170": 1, "031873": 1, "032833e": 1, "0337": 1, "0348546954024": 5, "0369": 1, "039219e": 1, "04": 1, "0417": [1, 5, 6, 7, 8, 9, 10], "0444": 1, "046423": 1, "04829010633232": 6, "0489243466797": 7, "05": [1, 5, 6, 7, 8, 9, 10], "051141e": 1, "05192021556942": 6, "052405": 1, "05464865958041": 6, "055020": [1, 5, 6, 7, 8, 9, 10], "0589": [1, 5, 6, 7, 8, 9, 10], "06": [1, 5, 6, 7, 8, 9, 10], "0649": 1, "073315e": 1, "075259": 1, "086802": 1, "0940": 1, "09446748716023": 6, "0972186842191": 6, "0982": [1, 5, 6, 7, 8, 9, 10], "098605e": 1, "1": [1, 5, 6, 7, 8, 9, 10], "10": [1, 4, 5, 6, 7, 8, 9, 10], "100": [5, 6, 8, 9, 10], "1000": [5, 6, 7, 9, 10], "101": [1, 6], "101066e": [1, 5, 6, 7, 8, 9, 10], "10171": 10, "102": 6, "103176148471476": 5, "104": 6, "105": [1, 5, 6, 7, 8, 9, 10], "1080": 8, "10m_cultur": 7, "10m_physic": 7, "11": [1, 6, 8], "110m_cultur": 1, "110m_physic": 1, "112": 6, "112000": 6, "11630028269337": 7, "12": [1, 5, 6], "124": [1, 5, 6, 7, 8, 9, 10], "13": 1, "130": [1, 6, 7, 10], "131": 1, "132": 6, "13453768377": 6, "136": 6, "137": 2, "1378": 7, "1378654": 7, "13833707967324": 9, "14": [1, 8], "1409": 7, "1409025": 7, "145": 5, "145762e": [1, 5, 6, 7, 8, 9, 10], "1470": 1, "15": [1, 5, 6, 8, 9, 10], "1524": 7, "1524404": 7, "156340903095064": 6, "156669e": 1, "157": 5, "15841313140038": 6, "1593": 7, "1593669": 7, "16": [1, 7], "1632": 1, "165": 1, "165054": [1, 5, 6, 7, 8, 9, 10], "166": 8, "168951714418203": 5, "17": [1, 8], "1703992089883": 6, "17653047007545": 6, "1789": 1, "18": [1, 5, 6, 7, 8, 9, 10], "180": [1, 2, 5, 6, 8, 9, 10], "1801364234981": 6, "18201": 7, "18202": 7, "1820804843035": 6, "1830": 2, "18692017366623": 6, "1880": 2, "19": 1, "1924": 2, "193348e": 1, "19386139956729": 6, "1950": 2, "1954944504": 7, "198918e": 1, "1e": 10, "2": [1, 3, 5, 6, 7, 8, 9, 10], "20": [1, 2, 6, 7, 10], "200": 9, "20148035911659": 7, "2056": 1, "2076": 7, "2076501": 7, "20961159223961": 6, "21": 1, "211621": 1, "218080e": [1, 5, 6, 7, 8, 9, 10], "22": [2, 5], "226950e": 1, "22844748540258": 6, "23056009359964": 6, "2357": 1, "235851e": 1, "23613453768377": 6, "240212": [1, 5, 6, 7, 8, 9, 10], "241": [1, 7], "2446": 7, "2446670": 7, "25": 1, "250631": [1, 5, 6, 7, 8, 9, 10], "250923e": 1, "25494": 2, "257223563": 2, "25759400470386": 6, "2597479914522": 6, "26": 1, "260": 6, "260236": 6, "261799": 1, "263296e": 1, "263779e": 1, "26443374199349": 6, "266154": 1, "2672998277903": 6, "27": 6, "270": 8, "2705": [1, 5, 6, 7, 8, 9, 10], "27065999040772": 6, "2711": 1, "274201e": 1, "277033e": 1, "278164": 1, "28": 1, "2813": 1, "2823": 6, "2858": 6, "286": 6, "2862": 6, "286259": 6, "286558e": [1, 5, 6, 7, 8, 9, 10], "287002720790326": 6, "29": [1, 5, 6, 7, 8, 9, 10], "290186e": 1, "291305596308824": 6, "29186326482345": 6, "292850109": 7, "29443152420481": 6, "29459964930597": 6, "297512e": [1, 5, 6, 7, 8, 9, 10], "298": 2, "2a": 2, "2d": 1, "2f": 10, "3": [1, 2, 5, 6, 7, 8, 9, 10], "30": [1, 5], "304276": [1, 5, 6, 7, 8, 9, 10], "30896666666666": 10, "31": 1, "31719425393653": 6, "32": 1, "32002071588883": 6, "33333333333331": 8, "333443e": 1, "34": [1, 5], "3414": 1, "34405626799516": 6, "3441": [1, 5, 6, 7, 8, 9, 10], "3444": 1, "3450112546059": 6, "347897e": 1, "3589541022366": 9, "35980367525435": 6, "36": 1, "360": [5, 6, 8, 9], "3601": [1, 5, 6, 7, 8, 9, 10], "36026990555973": 6, "366086": 1, "369324": 1, "37": 10, "37804142647055": 6, "378814": 1, "382939": 1, "389526e": [1, 5, 6, 7, 8, 9, 10], "3922": 1, "3d": 1, "4": [1, 3, 5, 6, 7, 8, 9, 10], "40": [1, 5, 6, 7, 8, 9, 10], "4017": [1, 5, 6, 7, 8, 9, 10], "40182242747838": 6, "404292850109": 7, "406870": 1, "41": [1, 5, 6, 7, 8, 9, 10], "410929434369436": 8, "42": [1, 5, 6, 7, 8, 9, 10], "42071630165334": 6, "434120910748035": 7, "45": 7, "45097760323463": 6, "451220": 1, "452465e": 1, "454228e": 1, "457769e": [1, 5, 6, 7, 8, 9, 10], "45914389340653": 6, "46116756301668": 7, "462695e": 1, "47": [7, 8, 9], "475261312703864": 6, "47586666666665": 10, "47820922569627": 6, "4793263654725": 6, "47932636547252": 6, "4802543416051": 6, "48025434160511": 6, "48035911659": 7, "48050569778584": 6, "481816": [1, 5, 6, 7, 8, 9, 10], "489280": 1, "49180375272644": 6, "4934": 1, "49699780715814": 8, "4f": 7, "5": [1, 2, 4, 5, 6, 7, 8, 9, 10], "50": 10, "5000": 1, "50067925996674": 6, "5015510165777": 7, "50718325253314": 8, "50905885116296": 6, "509600000": 10, "50m_cultur": 1, "50m_physic": 1, "51": 1, "51007310432796": 6, "51048829569022": 6, "514155": 1, "51670080386281": 6, "5186233742": 7, "52579917182065": 6, "526094791": 7, "52623685097386": 6, "526456e": [1, 5, 6, 7, 8, 9, 10], "529809e": [1, 5, 6, 7, 8, 9, 10], "52990375235937": 6, "532213639344": 6, "5322136393447": 6, "5342585": 10, "53508118686946": 6, "535712e": 1, "54": 7, "5411": 1, "5435": 1, "545166": 1, "5453": 1, "54667886388195": 6, "55029102855308": 7, "5510165778": 7, "55154860348821": 6, "55154860505925": 6, "5518": [1, 5, 6, 7, 8, 9, 10], "553499e": 1, "554984": 1, "5554326250441": 6, "55994883031889": 6, "562495e": [1, 5, 6, 7, 8, 9, 10], "56983029584387": 6, "572596e": 1, "572949e": 1, "579048241302566": 6, "579246749547636": 6, "579828e": 1, "580586e": 1, "58076564323979": 7, "582524e": 1, "583468333429785": 6, "59": 8, "59464096704978": 6, "59638380227174": 6, "596600468550456": 6, "5974799145215": 6, "6": [1, 6, 10], "60": [1, 6, 7, 10], "6077": 1, "62124342116076": 7, "62437950079696": 6, "633222115": 7, "633228": 1, "6356": 2, "6371": 2, "6378": 2, "6378137": [1, 2, 5, 6, 7, 8, 9, 10], "64": 1, "6410458977634": 9, "64283438472448": 6, "646334650419192": 5, "6476998255": 10, "65010115530707": 6, "654518623374": 7, "66": [1, 5, 6, 7, 8, 9, 10], "66032978955507": 6, "66406520473303": 6, "665293789240074": 6, "66666666666667": 8, "66881568690329": 6, "669526094791": 7, "67": 2, "670633222115": 7, "67073593071231": 6, "672067": 1, "677556": 1, "678169e": [1, 5, 6, 7, 8, 9, 10], "689551e": 1, "69956840796515": 6, "7": [1, 6], "700506064664665": 6, "70144152851926": 6, "707820162798164": 6, "71": [1, 5, 6, 7, 8, 9, 10], "7107954391427": 6, "71112689737456": 6, "711226442193585": 6, "71150732723615": 6, "712394e": [1, 5, 6, 7, 8, 9, 10], "719043e": 1, "72": 1, "720": 8, "720816e": 1, "723967826794556": 6, "72708599453554": 6, "72793890397021": 6, "73": 6, "730215e": 1, "73281874084786": 6, "73410083358552": 6, "73462859187762": 6, "738963248145": 10, "73902023120852": 6, "739786e": 1, "74": 6, "744": 7, "744048": 7, "74716436193266": 6, "74799145217": 6, "74894120764374": 7, "75": [6, 8], "750406941471915": 8, "75040694147194": 8, "75128706952139": 6, "751302958796096": 8, "7513029587961": 8, "751388471834524": 8, "75138847183453": 8, "7523142": 2, "75243173435998": 6, "7527": [1, 5, 6, 7, 8, 9, 10], "75389614502746": 6, "75525245755491": 7, "75527239726804": 6, "7666": 1, "77": [1, 6], "78": 6, "784488e": 1, "786544424077": 6, "79": [1, 6], "7908": 1, "790822409112124": 6, "792189e": 1, "795630e": 1, "8": [1, 6], "80": [1, 2, 6, 7, 8], "800538": 1, "81": [6, 8], "811312209497714": 6, "81470141834599": 6, "816544e": 1, "82": 6, "82126442135142": 6, "8262": 1, "83": 6, "831473": [1, 5, 6, 7, 8, 9, 10], "833026": 1, "839925e": 1, "84": [0, 2, 5, 6, 8, 9, 10], "848049822017195": 6, "848200": [1, 5, 6, 7, 8, 9, 10], "85": [6, 7], "854567": 1, "8568290209118": 6, "86": 6, "862866e": 1, "863050e": 1, "87": 9, "872403": [1, 5, 6, 7, 8, 9, 10], "8750": 1, "88": [6, 7], "880354e": 1, "88543667319323": 6, "89": [1, 6, 7], "890914": 1, "89253363227026": 6, "89682385152852": 5, "9": [1, 2, 6], "90": [1, 5, 6, 8, 9, 10], "9012334462751": 6, "90264994540797": 6, "91": 6, "92": [6, 9], "923426": 1, "9243466797": 7, "924585e": 1, "93": 6, "93032741511365": 6, "930480e": [1, 5, 6, 7, 8, 9, 10], "93144054027105": 6, "94": 6, "9408": 1, "95": [1, 5, 6, 7, 8, 9, 10], "95654352480192": 6, "96": 6, "964322e": [1, 5, 6, 7, 8, 9, 10], "96514530459759": 5, "969252e": 1, "97": 6, "971059e": 1, "9734": 1, "9752": 1, "976252": 1, "976657": [1, 5, 6, 7, 8, 9, 10], "98": 6, "99": [6, 8], "991125e": 1, "99217723746453": 6, "996364e": 1, "998489": 1, "A": [0, 1, 2, 5, 6, 7, 8, 9], "And": 4, "At": 2, "BY": 3, "Be": 4, "By": 8, "For": [2, 4, 6, 7, 8], "If": [0, 2, 4, 7], "In": [1, 2, 4], "It": 7, "Its": 5, "Not": 10, "One": 2, "Or": 4, "The": [0, 2, 3, 4, 5, 6, 8, 9], "Then": 4, "These": [1, 4], "To": [2, 6, 7, 8], "Will": [1, 5, 6, 7, 8, 9, 10], "With": [1, 6, 7], "_": [5, 6, 7, 8, 9], "__init__": [1, 7], "a_coord": 5, "ab": [5, 6, 7, 8, 9, 10], "abl": 0, "about": [2, 8], "abov": 4, "acccount": 7, "access": 4, "account": [2, 6], "accur": 2, "aco": [6, 7, 8], "across": [2, 7], "activ": 0, "actual": 6, "acut": 0, "ad": 4, "adapt": 3, "add": [2, 4, 7], "add_featur": [1, 5, 6, 7, 8, 9, 10], "addit": [0, 2, 8], "admonit": 4, "advantag": 2, "after": [0, 4], "airi": 2, "airport": [6, 7], "al": 1, "align": 4, "all": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10], "allow": 4, "along": [0, 1, 2, 5, 9], "along_track_dist": 7, "alpha": 10, "also": [2, 4, 7], "alt": 4, "altitud": 1, "altogeth": 4, "alwai": [0, 3, 9], "amazonaw": [1, 7], "an": [0, 4, 5, 6, 8, 9, 10], "analys": 8, "andra": 2, "angl": [0, 1, 2, 9, 10], "angle_between_arc": 5, "angle_between_plan": 5, "angular": [6, 7], "angular_distance_start_new": 7, "ani": [1, 2, 4, 8, 9], "anitpod": [5, 6, 7, 8, 9], "annot": 5, "anti_lat": [6, 8], "anti_lon": [6, 8], "anticlockwis": 5, "antipod": [0, 5, 7, 9], "antipodal_point": 6, "anywher": 4, "apach": 3, "apl4": 2, "appar": 2, "appear": 6, "append": [5, 6, 7, 8, 9], "approach": 2, "appropri": [3, 4], "approx": 2, "approxim": [2, 4], "ar": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10], "arang": [5, 6, 8, 9], "arc": [0, 1, 5, 8], "arc_point": [5, 6, 7, 9], "arcco": [1, 5, 6, 7, 8], "archiv": 3, "arcsin": [6, 7, 8], "arctan": [1, 5, 6, 7, 8, 9], "arctan2": [5, 6, 9], "area": [0, 5], "area_of_polygon_project": 10, "arecibo": [1, 5, 6, 7, 8, 9, 10], "arevalo": 2, "armi": 4, "around": [1, 2, 4, 6, 8], "arrai": [5, 6, 8, 9, 10], "arrow": 10, "art": 2, "asin": [6, 7, 8], "ask": 4, "associ": [2, 6], "assum": [1, 2], "astronomi": 2, "at_dist": 7, "atan2": 6, "atd": 7, "attribut": 4, "aust_sa": 2, "author": [3, 4], "authorship": 4, "avail": 0, "avform147": [5, 6, 8, 9], "aviat": [7, 8, 9], "avit": 2, "avoid": 4, "ax": [1, 5, 6, 7, 8, 9, 10], "axi": [1, 2, 5, 6, 8], "azimuth": 1, "b": [2, 5, 6, 7, 8], "b_coord": 5, "background": 4, "base": [0, 1, 5, 6, 7, 8, 9, 10], "bear": [0, 2, 5, 7, 8, 9], "bearing_between_point": 6, "bearing_math": 6, "becaus": 6, "befor": [4, 5, 6, 7, 9], "begin": 4, "below": [0, 4], "bess_nam": 2, "bessel": 2, "beta": 4, "between": [0, 1, 2, 7, 8, 9, 10], "bewteen": 5, "black": [1, 5, 6, 7, 8, 9, 10], "blob": [5, 6, 8, 9], "blue": [5, 10], "bodi": 4, "book": [0, 3, 4], "border": [1, 6, 7], "boston": [1, 5, 6, 7, 8, 9, 10], "both": [0, 2, 9], "bottom": 4, "boulder": [1, 5, 6, 7, 8, 9, 10], "bracket": 4, "branch": 2, "breakdown": 0, "brief": 4, "briefli": 4, "broken": 0, "brummelen": 2, "build": 4, "c": [1, 2, 5, 6, 7, 8, 9, 10], "c_coord": 5, "cairo": [1, 6, 9, 10], "calcul": [0, 1, 2, 6, 7, 8, 9, 10], "calculate_intermediate_pt": 6, "can": [0, 1, 2, 4, 5, 6, 7, 8, 9], "canaver": [1, 7, 10], "cannot": 6, "canon": 4, "cape": [1, 7, 10], "captur": 7, "care": 4, "cario": 6, "cart_i": [1, 5, 6, 7, 8, 9, 10], "cart_x": [1, 5, 6, 7, 8, 9, 10], "cart_z": [1, 5, 6, 7, 8, 9, 10], "cartesian": 0, "cartesian_coordin": [1, 5], "cartesian_to_spherical_coordin": 1, "cartopi": [0, 1, 4, 5, 6, 7, 8, 9, 10], "catograph": 2, "cc": 3, "ccr": [1, 5, 6, 7, 8, 9, 10], "cd": 0, "cell": [0, 4], "center": [0, 1, 2], "centeroid": 10, "centroid": 10, "cfeatur": [1, 5, 6, 7, 8, 9, 10], "chang": 0, "chapter": [0, 8], "check": [4, 10], "check_lat": 7, "check_lon": 7, "check_point": 7, "circl": 1, "circumnavig": 6, "cirlc": [5, 9], "citat": 4, "clairaut_formula_max": 8, "clairaut_formula_min": 8, "clarif": 4, "clark": 2, "cleanli": 4, "clear": 4, "click": 0, "client": 2, "clockwis": [0, 5], "clone": 0, "close": [2, 6], "closest": 7, "closest_point": 7, "cloud": 0, "clrk66": 2, "clrk80": 2, "clrk80ign": 2, "co": [1, 2, 5, 6, 7, 8, 9, 10], "coastlin": [1, 5, 6, 7, 8, 9, 10], "code": [0, 3, 4], "colinear": 5, "collect": 2, "collinear": 10, "color": [1, 5, 6, 7, 8, 9, 10], "column": [5, 6, 7, 8, 9, 10], "com": [0, 1, 2, 4, 5, 6, 7, 8, 9], "combin": [1, 2], "comfort": 4, "comment": 4, "commit": 4, "common": 3, "commonli": [0, 2], "commun": [1, 3], "compar": [0, 6], "comphrensh": 2, "complet": 0, "complex": 2, "comprehens": 2, "comput": 0, "concept": [0, 1, 4, 5, 6, 7, 8, 9, 10], "conclud": 4, "conda": 0, "condit": 5, "confirm": 4, "connect": 0, "conquer": 4, "consid": 4, "constant": 8, "consult": 8, "consumpt": 3, "contact": 4, "contain": [2, 5, 9, 10], "contained_by_polygon": 10, "contains_pt": 10, "content": 3, "continu": [2, 4], "contribut": 4, "convert": 0, "cookbook": [1, 7], "coordiant": 1, "coordin": [0, 2, 5, 6, 7, 8, 9, 10], "copi": 4, "copyright": 4, "cora": 0, "corner": 0, "cornflowerblu": 6, "correct": 2, "could": 4, "counterclockwis": [0, 5], "countri": 7, "cours": [7, 8], "cover": [0, 2], "cpm": 2, "cr": [1, 5, 6, 7, 8, 9, 10], "crash": 4, "creat": [0, 2], "creativ": 3, "credit": [3, 4], "cricl": 6, "cross": [0, 5, 6, 9, 10], "cross_prod": 5, "cross_track_arc": 7, "cross_track_dist": 7, "crosst_dist": 7, "crow": 0, "crs_ab": 7, "crs_ad": 7, "ct_distanc": 7, "current": 7, "curv": [0, 2, 6], "curve_orient": 10, "custom": 4, "cut": 2, "cyan": [5, 9], "d": [4, 6], "d_at": 7, "d_xt": 7, "danish": 2, "dat": 7, "data": [2, 5, 6, 7, 8, 9, 10], "def": [1, 5, 6, 7, 8, 9, 10], "default": [2, 8], "defin": [2, 5, 6, 8], "definit": 2, "deg2rad": [1, 5, 6, 7, 8, 9], "degre": [1, 2, 5, 6, 7, 8], "delmbr": 2, "delta_13": 7, "delta_xt": 7, "demo": 4, "demonstr": 0, "den": [5, 6, 7, 8, 9], "denot": 4, "denver": 6, "deriv": [2, 8], "describ": [0, 1, 4], "descript": [2, 4], "destin": [5, 6, 7, 9], "detail": [0, 5], "determiend": 6, "determin": [0, 5], "dev": [1, 7], "dia": 6, "diamet": 0, "diametr": [5, 6, 7, 8, 9], "dict_kei": 2, "differ": [0, 1, 2, 5, 6], "differenti": 8, "difficult": 2, "dimension": 1, "direct": [0, 9], "direct_angl": 5, "directed_angl": 5, "directli": [1, 2, 4], "directori": 0, "discov": 7, "displai": 4, "dist_ad": 7, "distanc": [0, 1, 2, 5, 9], "distance_between_points_default": 6, "distance_between_points_met": [5, 6, 7, 9], "distance_between_points_smal": 6, "distance_default": 6, "distance_m": [6, 7], "distance_m_start_new": 7, "distance_met": [5, 6, 7, 9], "distance_smal": 6, "distance_to_mov": [5, 6, 7, 9], "distance_unit_sphere_default": 6, "distance_unit_sphere_smal": 6, "distant": 7, "distinguish": 4, "divid": [2, 4, 5], "do": [4, 9], "doc": 4, "document": 4, "doi": 3, "don": 4, "done": 4, "dot": [4, 5, 6, 8, 9, 10], "down": [4, 6], "download": [1, 7], "downloadwarn": [1, 7], "drawn": 0, "due": 4, "dxt": 7, "e": 0, "each": [0, 4, 5, 6, 9], "earth": [0, 1, 2, 5, 6, 7, 8, 9, 10], "earth_radiu": [1, 5, 6, 7], "earthdata": 2, "easili": 2, "east": 1, "ed": [2, 6, 8], "edgecolor": [1, 5, 6, 7, 8, 9, 10], "edit": 4, "edwilliam": [5, 6, 8, 9], "effect": 3, "either": [0, 4], "ellipsod": [5, 6, 8, 9, 10], "ellipsoid": [1, 8], "ellp": [5, 6, 7, 8, 9, 10], "els": [4, 5, 6, 7, 8, 9, 10], "emb": 4, "embed": 4, "en": 10, "enabl": [0, 4], "end": [4, 5, 6, 7, 8, 9], "end_gc1": [5, 9], "end_gc2": [5, 9], "end_lat": [5, 6, 7, 9], "end_lon": [5, 6, 7, 9], "end_point": [6, 7, 8, 9], "end_pt": 6, "eng": 2, "enter": 0, "entir": [2, 9], "enumer": 10, "env": [0, 1, 7], "environ": 0, "equal": [2, 5, 7, 9], "equat": [2, 4, 8], "error": [2, 4, 6, 7, 8], "especi": 2, "estim": [4, 7], "etc": 4, "euclidean": 2, "even": [0, 4], "event": 1, "evrst30": 2, "evrst48": 2, "evrst56": 2, "evrst69": 2, "evrstss": 2, "exact": 6, "exampl": [0, 2, 8], "excess": [1, 5, 6, 7, 8, 9, 10], "execut": 0, "exist": [0, 4, 9], "expand": [5, 6, 8, 9], "expect": 7, "expected_lat": 7, "explicitli": 4, "extern": 4, "extra": 4, "extrem": 2, "f": [0, 1, 5, 6, 7, 8, 9, 10], "face": 2, "factor": 2, "fajardo": 2, "fallen": 2, "fals": [1, 5, 6, 7, 9, 10], "false_": 7, "familiar": 4, "favor": 2, "featur": [0, 1, 2, 5, 6, 7, 8, 9, 10], "feel": 4, "few": 4, "field": 2, "fig": [1, 5, 6, 7, 8, 9, 10], "figsiz": [1, 5, 6, 7, 8, 9, 10], "figur": 0, "file": [0, 1, 5, 6, 7, 8, 9, 10], "fill": [4, 10], "filter": [5, 6, 8, 9], "final": [2, 4, 6], "final_posit": [5, 6, 7, 9], "find": [0, 2, 5, 7, 8], "finish": 4, "first": 0, "five": 4, "fix": [1, 10], "flat": 2, "flatten": 2, "flatter": 2, "fli": 0, "float64": [5, 6, 8, 9], "fly": 6, "follow": [0, 4], "fontsiz": 5, "forgotten": 2, "form": [0, 2, 5], "format": 4, "formulari": [2, 7, 8, 9], "forward": [2, 6], "forward_bear": [5, 6, 7, 9], "found": [5, 6, 7, 8, 9], "foundat": 4, "frac": [1, 2, 6, 7], "free": [3, 4], "from": [0, 1, 2, 4, 5, 6, 7, 9, 10], "front": 4, "fschr60": 2, "fschr60m": 2, "fschr68": 2, "fuel": 7, "full": [1, 10], "function": [2, 4, 8], "fundament": 2, "futur": 1, "fwd_bear": [6, 7, 8], "fwd_bearing_start_end": 7, "fwd_bearing_start_new": 7, "fz": 5, "gc": [0, 1, 9], "gc_lat_lon": [5, 6, 8, 9], "gc_lon": [5, 6, 8, 9], "gc_lon_lst": [5, 6, 8, 9], "gc_one_arc_pt": [5, 9], "gc_one_lat_pt": [5, 9], "gc_two_arc_pt": [5, 9], "gc_two_lat_pt": [5, 9], "gener": [0, 4, 5, 8, 9], "generate_latitude_along_gc": [5, 6, 8, 9], "geocod": 2, "geod": [5, 6, 7, 8, 9, 10], "geodes": [0, 5, 6, 7, 8, 9], "geodet": [1, 2], "geograph": 1, "geometr": 2, "geometri": 10, "geophys": 2, "geopi": [2, 5, 7, 9], "geoscienc": 2, "geospher": [5, 6, 8, 9], "gerat": 5, "get": [0, 4, 5, 6, 7, 8, 9, 10], "get_ellps_map": 2, "gi": 2, "git": 0, "github": [0, 3, 5, 6, 8, 9], "give": [3, 4], "given": [0, 6, 7, 8], "glen": 2, "global": 2, "globe": [6, 9], "globem": 9, "good": [2, 4], "got": 4, "gp": 2, "gr": 2, "graph": [1, 5, 7, 8, 9, 10], "graviti": [2, 6], "great": 1, "great_circle_arc_pt": 7, "great_circle_pt": 8, "greatcircl": [5, 6, 8, 9], "green": [5, 7, 8, 9, 10], "greenwich": [1, 5, 6, 7, 9, 10], "grei": [1, 6, 7], "grs67": 2, "grs80": 2, "gsk2011": 2, "gt": 6, "h": 4, "ha": [2, 5, 6, 7], "half": 2, "handl": [5, 6, 8, 9], "hanl": 1, "have": [0, 2, 4, 8], "head": [5, 6, 7, 8, 9, 10], "heavenli": 2, "heavi": 4, "held": 6, "hello": 4, "helmert": 2, "help": [1, 4, 5, 6, 7, 8, 9, 10], "here": [2, 4], "hesit": 4, "high": 4, "histor": 2, "hit": 7, "home": [1, 7], "hong": 6, "hough": 2, "houston": [1, 5, 6, 7, 8, 9, 10], "how": [0, 2, 4], "howev": [2, 4, 8], "htm": [5, 6, 8, 9], "html": 4, "http": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], "iau76": 2, "icon": 0, "idea": [4, 7], "ident": 2, "iloc": [5, 6, 7, 8, 9, 10], "imag": [0, 1, 2, 4], "imagin": 6, "img": 4, "import": [0, 7], "includ": [0, 2, 4], "increas": [7, 8], "index": [1, 5, 6, 7, 8, 9, 10], "indiana": 0, "inform": [4, 5, 6, 8, 9, 10], "infring": 4, "initi": [5, 7], "input": [5, 6, 7, 8, 9, 10], "insect": 2, "inspir": 4, "instead": [2, 4, 7, 8], "interact": 0, "interest": 0, "interfac": 2, "intermedi": [0, 5, 8, 9], "intermediate_ellipsoid": 6, "intermediate_geodes": 6, "intermediate_lat_lon": 6, "intermediate_point": 6, "intermediate_pt": 6, "intermediate_unit_spher": 6, "intern": 2, "interpolate_points_along_gc": [5, 6, 7, 9], "intersect": [0, 2, 8], "intersect_pt": [5, 9], "intersection_of_gc": [5, 9], "intersection_point": 9, "interspers": 4, "intl": 2, "intro": [1, 4, 5, 6, 7, 8, 9, 10], "introductori": 4, "inv": [5, 6, 7, 8, 9], "invalid": [5, 6, 7, 8, 9, 10], "invers": [2, 5], "io": [1, 7], "ira": 2, "irregular": 2, "is_antipod": 6, "is_clockwis": 10, "is_point_on_arc": 7, "isnan": 6, "its": [2, 7], "johannesburg": [1, 5, 9], "jone": 0, "jupyt": [0, 4], "jupyterlab": 0, "just": [4, 10], "kaula": 2, "keep": 4, "kei": [2, 4, 8], "kernel": 4, "kilomet": [2, 5, 6, 7, 9], "km": [2, 6, 7, 10], "know": [0, 4], "known": [2, 7], "kong": 6, "krass": 2, "l18c3": [5, 6, 8, 9], "l18c7": [5, 6, 8, 9], "lab": [0, 4], "label": [4, 5, 6, 8, 9, 10], "lai": 4, "lambda": [1, 5, 6, 7, 8, 9, 10], "larg": 2, "largest": [0, 2], "lat": [5, 6, 8, 9], "lat1": [5, 6, 7, 8, 9], "lat2": [5, 6, 7, 8, 9], "lat_end": [5, 6, 7, 9], "lat_lon": 8, "lat_lon_coord": 10, "lat_lon_lst": 6, "lat_lon_point": [5, 6, 7, 9], "lat_lon_pt": [6, 9], "lat_north": [1, 5, 6, 7, 8, 9, 10], "lat_south": [1, 5, 6, 7, 8, 9, 10], "lat_start": [5, 6, 7, 9], "lata": 6, "latb": 6, "latest": 3, "latex": 4, "latitud": [0, 1, 5, 6, 7, 9, 10], "launch": 0, "le": 6, "lead": 4, "learn": [1, 2, 4, 5, 6, 7, 8, 9, 10], "least": 2, "leav": 4, "left": [5, 7, 9, 10], "legal": 4, "legend": [5, 6, 9, 10], "len": [5, 6, 8, 9, 10], "length": 0, "lerch": 2, "less": [5, 6, 7, 9], "let": 4, "li": [0, 5], "lib": [1, 7], "librari": 2, "licens": 3, "lift": 4, "like": [0, 1, 2, 4, 6, 8], "limit": [6, 8], "linalg": 5, "line": [0, 1, 2, 6], "line_of_intersect": [5, 9], "linear": 10, "link": 4, "list": [2, 4, 8, 10], "live": 0, "ll": [0, 4], "loc": [5, 6, 7, 8, 9, 10], "local": [0, 2], "locat": [1, 5, 6, 7, 8, 9, 10], "location_coord": 1, "location_df": [1, 5, 6, 7, 8, 9, 10], "location_full_coord": [1, 5, 6, 7, 8, 9, 10], "logan": 6, "logo": 4, "lon": [5, 6, 8, 9], "lon1": [5, 6, 7, 8, 9], "lon2": [5, 6, 7, 8, 9], "lon_b": 7, "lon_d": 7, "lon_east": [1, 5, 6, 7, 8, 9, 10], "lon_end": [5, 6, 7, 9], "lon_start": [5, 6, 7, 9], "lon_west": [1, 5, 6, 7, 8, 9, 10], "lona": 6, "lonb": 6, "long": 3, "longer": [4, 7], "longitud": [0, 1, 2, 5, 6, 7, 8, 9, 10], "longitude_lst": [5, 6, 8, 9], "longtiud": 1, "look": 4, "loos": 4, "low": 7, "lower": [6, 9, 10], "loyal": 4, "lst_of_coord": 6, "m": [4, 10], "machin": 4, "machu": 1, "made": 6, "magnitud": 5, "mai": 2, "main": [0, 4], "major": 2, "make": [0, 1, 2, 4, 7], "manag": 4, "mani": [1, 2], "manual": 4, "map": [4, 5, 7, 8, 9, 10], "mark": 4, "markdown": 4, "master": [5, 6, 8, 9], "materi": [0, 3, 4], "math": 6, "mathemat": [0, 2], "mathet": 8, "mathjax": 4, "mathworld": 0, "matploblib": 1, "matplotlib": [0, 1, 5, 6, 7, 8, 9, 10], "max": 5, "max_coord": 8, "max_lat": 8, "max_lat_lon": 8, "maximum": [0, 7], "mcmurdo": 1, "mean": [0, 2, 3, 7], "measur": [1, 2, 5], "meet": 1, "merdiain": [5, 6, 8, 9], "meridian": [5, 6, 7, 8, 9], "meridian_lat": [5, 6, 8, 9], "merit": 2, "metadata": 4, "meter": [1, 2, 5, 7, 10], "midpoint": 0, "min": [4, 5, 7, 8], "min_coord": 8, "min_lat": 8, "min_lat_lon": 8, "miniconda3": [1, 7], "minimum": [0, 7], "minut": [1, 2, 4, 5, 6, 7, 8, 9, 10], "mod_airi": 2, "model": 2, "moment": 0, "more": [2, 4, 5, 8], "most": 4, "mous": 0, "movabl": [2, 6], "move": [0, 4, 5, 6, 7, 9], "move_to_next_point": [5, 6, 7, 9], "moveabl": [6, 7, 8, 9], "mprt": 2, "n": [5, 7, 8, 9], "n_pt": 6, "n_total_point": [5, 6, 7, 9], "name": [1, 5, 6, 7, 8, 9, 10], "nan": 7, "narr": 4, "naturalearth": [1, 7], "navbar": 4, "navig": [0, 2], "ne_10m_admin_0_boundary_lines_land": 7, "ne_10m_admin_1_states_provinces_lak": 7, "ne_10m_coastlin": 7, "ne_110m_admin_0_boundary_lines_land": 1, "ne_110m_admin_1_states_provinces_lak": 1, "ne_110m_coastlin": 1, "ne_50m_admin_0_boundary_lines_land": 1, "ne_50m_admin_1_states_provinces_lak": 1, "ne_50m_coastlin": 1, "necessari": [1, 4, 5, 6, 7, 8, 9, 10], "need": [0, 4], "neg": [5, 7, 10], "netcdf": 4, "new": [1, 4, 5, 6, 7, 9], "new_intl": 2, "new_lat": [5, 6, 7, 8, 9], "new_lon": [5, 6, 8, 9], "new_point": 7, "new_points_lst": 7, "newli": [5, 6, 7, 9], "non": [3, 4, 10], "none": [1, 5, 6, 7, 8, 9, 10], "nonsequenti": 4, "norm": 5, "normal": [5, 9], "normal_on": [5, 9], "normal_two": [5, 9], "north": 1, "northernmost": 8, "note": [1, 4, 5, 6, 7, 8, 9, 10], "notebook": 2, "now": 0, "np": [1, 5, 6, 7, 8, 9, 10], "ntoler": 7, "num": [5, 6, 7, 8, 9], "number": [4, 5, 6, 8, 9], "number_of_lon_pt": [5, 6, 8, 9], "numpi": [1, 5, 6, 7, 8, 9, 10], "nwl9d": 2, "object": 4, "oblat": 2, "obtain": 5, "obtus": 0, "obtuse_acute_angl": 5, "obtuse_angl": 5, "offset": 5, "one": [2, 4, 5, 9], "onli": [2, 4, 8], "onto": 0, "open": [0, 3], "opposit": [2, 5, 6, 7, 8, 9], "option": 2, "order": 0, "org": [5, 6, 8, 9, 10], "orient": 2, "origin": [1, 5, 7], "other": [2, 4], "otherwis": 4, "our": 4, "out": [2, 4, 5, 6, 8, 9], "output": [0, 1, 4, 6, 8], "overestim": [4, 7], "overlap": 10, "overli": [6, 8], "overshoot": [5, 6, 7, 9], "p": 7, "packag": [0, 1, 2, 4, 7], "page": 4, "panda": [1, 5, 6, 7, 8, 9, 10], "paragraph": 4, "parallel": [0, 7], "parrellel": 8, "pass": [2, 5, 6, 7, 8, 9], "passeng": 6, "patch": 0, "path": [0, 1], "pd": [1, 5, 6, 7, 8, 9, 10], "peopl": 4, "per": [4, 7], "perfect": 2, "permiet": [0, 10], "perpendicular": 1, "phi": [1, 5, 6, 7, 8, 9, 10], "pi": [5, 6, 7, 8, 9], "picchu": 1, "piec": 4, "pink": [5, 9], "place": 2, "plagiar": 4, "plai": [2, 4], "plan": 7, "planar": 2, "plane": [0, 2, 5, 6, 7, 9], "planet": [0, 2, 6, 9], "platecarre": [1, 5, 6, 7, 8, 9, 10], "plessi": 2, "plot": [0, 7, 10], "plot_antipod": 6, "plot_area": 10, "plot_centroid": 10, "plot_clockwis": 10, "plot_coordin": 6, "plot_coordinate_max_min": 8, "plot_cross_track": 7, "plot_gc_directed_angl": 5, "plot_gc_with_intersect": 9, "plot_polygon_pt": 10, "plt": [1, 5, 6, 7, 8, 9, 10], "png": 4, "point": [0, 1, 2, 4, 9], "point_along_path": 7, "points_along_arc": [5, 6, 9], "polar": 0, "polar_coordin": 1, "polar_i": [1, 5, 6, 7, 8, 9, 10], "polar_x": [1, 5, 6, 7, 8, 9, 10], "polar_z": [1, 5, 6, 7, 8, 9, 10], "pole": [2, 5, 6, 7, 8, 9], "poly_area_m": 10, "poly_perimeter_m": 10, "poly_pt": 10, "polygon": [0, 5], "polygon_area_perimet": 10, "polygon_centroid": 10, "polygon_contains_point": 10, "polygon_pt": 10, "popul": 4, "popular": 2, "posit": [0, 1, 5, 6, 7, 9], "postiv": [5, 10], "pow": [5, 9], "power": 2, "prefer": 4, "preis": 2, "present": 0, "press": 0, "previou": [5, 8], "print": [2, 4, 5, 6, 7, 8, 9, 10], "problem": 4, "process": 4, "product": [5, 6, 8, 9, 10], "program": 0, "proj": 2, "project": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10], "projection_map": [1, 5, 6, 7, 8, 9, 10], "projectpythia": 0, "proof": 2, "provid": [1, 2, 4], "pt": 10, "pt_lst": 10, "pull": 4, "purpl": [7, 9], "purpos": [2, 8], "put": 4, "py": [1, 7], "pyplot": [1, 5, 6, 7, 8, 9, 10], "pyproj": [2, 5, 7, 8, 9, 10], "pythia": [0, 3], "python": [0, 1, 4], "python3": [1, 7], "pz90": 2, "qarawiyyin": 1, "quadrilater": 0, "question": [2, 4], "quiver": [5, 10], "r": [1, 5, 6, 7, 8, 9], "rad2deg": [5, 6, 7, 8, 9], "radial": 1, "radian": [1, 5, 6, 7, 8, 9, 10], "radiu": [1, 2, 6, 7], "rang": [5, 6, 8, 9, 10], "rather": 2, "raw": 4, "re": [4, 10], "read": [1, 4, 5, 6, 7, 8, 9, 10], "read_csv": [1, 5, 6, 7, 8, 9, 10], "reader": 4, "rectangular": [1, 5], "red": [1, 5, 6, 7, 8, 9, 10], "reduc": 2, "redwood": [1, 5, 6, 7, 8, 9, 10], "ref_lon": 6, "refer": 2, "referenc": 4, "reiter": 4, "relat": 8, "relationship": 8, "relationshsip": 2, "releas": 3, "relev": 4, "reli": 0, "remain": 7, "remot": 2, "remov": 4, "renam": [1, 5, 6, 7, 8, 9, 10], "replac": 7, "repositori": 0, "repres": 2, "request": 4, "requir": 4, "resolut": 8, "resolv": 3, "respect": 7, "restart": 4, "result": [2, 5, 8], "return": [1, 5, 6, 7, 8, 9, 10], "reus": 3, "reverse_bear": 7, "review": 4, "reykjav\u00edk": [1, 5, 9], "rf": 2, "rho": [1, 4, 5, 6, 7, 8, 9, 10], "rhumb": [0, 6], "right": [0, 2, 4, 5, 6, 7], "rigor": 4, "rocket": 0, "rockford": [1, 7, 10], "role": 2, "rom": 6, "rotat": [1, 5], "rough": [4, 7], "roughli": [1, 10], "round": [2, 4, 6, 7], "rspatial": [5, 6, 8, 9], "run": 4, "runner": [1, 7], "s3": [1, 7], "safer": [4, 7], "same": 0, "satellit": [0, 2], "satistfi": 5, "save": 1, "scale": [5, 10], "scale_unit": [5, 10], "scari": 4, "scatter": [1, 5, 6, 7, 8, 9, 10], "schneck": 0, "scienc": 2, "scope": 4, "script": [2, 7, 8, 9], "seasia": 2, "section": [0, 5], "see": [0, 4, 5], "select": 0, "semi": 2, "send": 4, "sens": 2, "separ": 6, "sequenti": 4, "serv": 3, "servic": 2, "set": [1, 5, 6, 7, 8, 9, 10], "set_ext": [1, 5, 6, 7, 8, 9, 10], "setup": [6, 8], "sever": 2, "sgs85": 2, "shape": [2, 10], "share": 3, "shift": 0, "ship": [0, 2], "short": [4, 7], "shorter": [2, 6], "shortest": 2, "should": [0, 4, 8], "show": [1, 5, 6, 7, 8, 9, 10], "shrink": 4, "side": [2, 5, 6, 9], "sidebar": 4, "sigma": 4, "sign": 5, "sign_angl": 5, "similarli": 4, "simpler": [1, 7], "simplest": 0, "simpli": 0, "sin": [1, 2, 5, 6, 7, 8, 9], "sinc": 2, "singl": [4, 10], "singll": 1, "sit": 6, "site": [1, 7], "size": 4, "slightli": 2, "small": 2, "smallest": 8, "so": [2, 3, 4, 8], "softwar": 4, "solut": 2, "solv": [2, 8], "some": [2, 4], "sometim": 7, "sourc": [0, 1, 2, 3], "south": 1, "southernmost": 8, "space": [1, 2, 5, 7, 8, 9, 10], "specif": [4, 8], "sphere": [0, 1, 8, 10], "spheric": [0, 5], "spheroid": 2, "split": [5, 6, 8, 9], "sqrt": [1, 5, 6, 7, 9], "stackexchang": 2, "standard": [2, 5], "start": [0, 4, 5, 6, 7, 8, 9], "start_end_lat_lon": 6, "start_gc1": [5, 9], "start_gc2": [5, 9], "start_lat": [5, 6, 7, 8, 9], "start_lon": [5, 6, 7, 9], "start_point": [5, 6, 7, 8, 9], "start_pt": 6, "state": [2, 4, 5, 6, 7, 8, 9, 10], "stonehedg": 1, "straight": [2, 6], "strip": [1, 5, 6, 7, 8, 9, 10], "structur": 4, "stuff": 4, "subject": 8, "subplot": [1, 5, 6, 7, 8, 9, 10], "subsect": 7, "suddenli": 7, "suggest": 4, "sum": 2, "summar": 4, "sure": [0, 4], "surfac": [0, 1, 2, 6, 10], "suscept": 7, "svalbard": [1, 6], "sy": 4, "syntax": 4, "system": [0, 1, 2, 4, 5], "t": 4, "tabl": 4, "tackl": 4, "tag": 4, "take": [2, 4, 5], "takeawai": 4, "tan": 1, "teach": 2, "tell": 4, "text": [1, 4, 5, 6, 7, 8, 9, 10], "than": [2, 5, 6, 7, 9], "thank": 4, "thei": 4, "them": [0, 4], "theta": [1, 5, 6, 7, 8, 9, 10], "theta_12": 7, "theta_13": 7, "thi": [0, 2, 4, 8], "third": [6, 7], "three": [1, 5], "through": [0, 2, 5, 6, 7, 8, 9], "throughout": 4, "ti": 4, "tie": 4, "timbuktu": [1, 10], "time": [1, 2, 4, 5, 6, 7, 8, 9, 10], "titl": [1, 4, 5, 6, 7, 8, 9, 10], "to_csv": 1, "todo": [2, 5], "togeth": 4, "toler": [0, 7, 10], "tolerance_m": 10, "too": 7, "tool": 2, "top": [0, 4], "topic": 4, "total": [4, 5, 7, 8, 9], "total_dist": 6, "total_distance_met": 6, "toward": [5, 6, 7, 9], "trace": 2, "trackd": 7, "traidtion": 2, "transform": 2, "transit": 4, "travel": [6, 7], "triangl": [0, 5], "trigonometr": 2, "trigonometri": 0, "trigonomeyri": 2, "true": [5, 6, 7, 8, 9, 10], "try": 4, "tunguska": 1, "tupl": 10, "ture": 4, "two": [0, 2, 6, 8], "txt": [1, 5, 6, 7, 8, 9, 10], "type": [0, 2, 6, 7, 8, 9], "typic": 7, "u": 4, "uluru": 1, "undefin": 6, "under": 3, "understand": [0, 1, 4], "understnad": 2, "unifi": 2, "unint": 6, "union": 2, "uniqu": [2, 4], "unit": [0, 2, 8, 10], "unneed": 10, "until": 0, "up": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10], "url": [1, 7], "us": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10], "v1": [7, 8, 9], "v_ab": 5, "v_ac": 5, "valid": [8, 9], "valu": [1, 5, 6, 7, 8, 9, 10], "van": 2, "variou": 2, "vector": [1, 5, 6, 7, 8, 9, 10], "veri": 7, "verifi": [5, 6, 7, 8, 9], "version": 4, "vertex": 5, "vertic": 4, "via": [0, 1, 2, 4], "view": 0, "visual": [0, 4], "wa": 4, "wai": [0, 2, 4], "walbeck": 2, "walk": 2, "want": 8, "warn": [1, 7], "we": [2, 4, 8], "web": 2, "well": [2, 4, 8], "were": 4, "west": 1, "wg": [0, 2, 5, 6, 8, 9, 10], "wgs60": 2, "wgs66": 2, "wgs72": 2, "wgs84": [2, 5, 6, 7, 8, 9, 10], "when": [0, 2, 5, 6, 9, 10], "where": [0, 1, 2, 4, 5, 6, 8], "which": [0, 1, 2, 4, 6, 8], "while": [2, 3, 5, 6, 7, 9], "white": [1, 5, 6, 7, 8, 9, 10], "wiki": 10, "wikiepedia": 2, "wikipedia": [1, 2, 10], "william": [2, 6, 8], "within": [0, 8], "without": [0, 2, 4, 7, 8], "wolfram": 0, "wonder": 4, "work": [1, 2, 4, 5, 6, 7, 8, 9, 10], "workflow": 0, "world": [4, 5, 7, 8, 9, 10], "x": [1, 4, 5, 6, 7, 8, 9, 10], "x1": [5, 9], "x2": [5, 9], "xtd": 7, "xy": [4, 5, 10], "xyz": 1, "xz": 4, "y": [1, 4, 6, 10], "yml": 0, "you": [0, 3, 4, 8], "yourself": 4, "z": [1, 4, 6], "zambezi": [1, 5, 6, 9], "zenodo": 3, "zero": 10, "zip": [1, 7, 10], "\u03b413": 7, "\u03b4xt": 7, "\u03b8": [1, 6, 8], "\u03b812": 7, "\u03b813": 7, "\u03b8a": 8, "\u03b8b": 8, "\u03c1": 1, "\u03c6": [1, 8], "\u03c6a": 8, "\u03c6b": 8}, "titles": ["Great Circle Cookbook", "Coordinate Types", "Great Circle Terminology", "How to Cite This Cookbook", "Project Pythia Notebook Template", "Angles and Great Circles", "Great Circle Arcs and Path", "Great Circles and a Point", "Great Circles and Parallels", "Intersections of Great Circles", "Spherical Polygons and Areas"], "titleterms": {"": [1, 2, 4, 5, 6, 7, 8, 9, 10], "A": 4, "acut": 5, "add": 1, "addit": 1, "all": 1, "along": [6, 7, 8], "an": [2, 7], "angl": 5, "anoth": 4, "antipod": [6, 8], "arc": [2, 6, 7, 9], "area": 10, "author": 0, "bear": 6, "between": [5, 6], "binder": 0, "calcul": 5, "cartesian": 1, "case": 7, "center": 10, "check": 7, "circl": [0, 2, 5, 6, 7, 8, 9], "cite": 3, "citi": 1, "clairaut": 8, "clockwis": 10, "column": 1, "content": 4, "contributor": 0, "convert": 1, "cookbook": [0, 3], "coordin": 1, "cosin": 2, "counterclockwis": 10, "cross": [7, 8], "danger": 4, "demonstr": 4, "determin": [6, 7, 8, 10], "direct": 5, "displai": 1, "distanc": [6, 7], "edg": 7, "ellipsoid": [2, 6], "equal": 6, "everi": 6, "find": 9, "first": 4, "formula": [8, 10], "foundat": 0, "fraction": 6, "from": 8, "further": 4, "gener": [6, 7], "geodes": [1, 2], "geodesi": 2, "geometri": 2, "geopi": 6, "given": 10, "great": [0, 2, 5, 6, 7, 8, 9], "haversin": 6, "header": 4, "how": 3, "i": 10, "import": [1, 2, 4, 5, 6, 8, 9, 10], "info": 4, "interest": 7, "intermedi": [6, 7], "interpol": 6, "intersect": [5, 9], "last": 4, "latitud": 8, "law": 2, "level": 4, "li": 7, "longtiud": 7, "machin": 0, "map": [1, 6], "math": 9, "mathemat": 6, "mathemet": 6, "max": 8, "maximum": 8, "maximumn": 8, "meeu": 6, "meter": 6, "midpoint": 6, "mimimum": 8, "minimum": 8, "motiv": 0, "n": 6, "napier": 2, "next": [1, 2, 4, 5, 6, 7, 8, 9, 10], "note": 2, "notebook": [0, 4], "obtus": 5, "order": 10, "overview": [1, 2, 4, 5, 6, 7, 8, 9, 10], "own": 0, "packag": 6, "parallel": 8, "patch": 10, "path": [2, 5, 6, 7, 8, 9], "perimet": 10, "plot": [1, 5, 6, 8, 9], "point": [5, 6, 7, 8, 10], "polar": 1, "polygon": 10, "prerequisit": [1, 2, 4, 5, 6, 7, 8, 9, 10], "project": 4, "pyproj": 6, "pythia": 4, "python": [2, 6], "quadrilater": 10, "quick": 4, "rang": 7, "refer": [1, 4, 5, 6, 7, 8, 9, 10], "resourc": [1, 2, 4, 5, 6, 7, 8, 9, 10], "rule": 2, "run": 0, "second": 4, "section": 4, "shoelac": 10, "sign": 10, "sine": 2, "space": 6, "sphere": [2, 6], "spheric": [1, 2, 10], "state": 1, "structur": 0, "subsect": 4, "success": 4, "summari": [1, 2, 4, 5, 6, 7, 8, 9, 10], "templat": 4, "terminologi": [0, 2], "thi": 3, "todo": [6, 8, 9, 10], "total": 6, "track": 7, "triangl": 2, "trigonometri": 2, "two": [5, 9], "type": 1, "unit": [1, 6], "v": 2, "via": 6, "vincenti": 6, "warn": 4, "what": [1, 2, 4, 5, 6, 7, 8, 9, 10], "when": [7, 8], "within": [7, 10], "work": 0, "world": [1, 6], "your": [0, 4]}})
\ No newline at end of file
+Search.setIndex({"alltitles": {"A content subsection": [[4, "a-content-subsection"]], "Add Columns for Additional Coordinate Types": [[1, "add-columns-for-additional-coordinate-types"]], "Along Track Distance": [[7, "along-track-distance"]], "An Important Note on Resources": [[2, "an-important-note-on-resources"]], "Angles and Great Circles": [[5, null]], "Another content subsection": [[4, "another-content-subsection"]], "Antipodal": [[6, "antipodal"]], "Antipodal Point of Max (TODO)": [[8, "antipodal-point-of-max-todo"]], "Area and Perimeter of quadrilateral patch": [[10, "area-and-perimeter-of-quadrilateral-patch"]], "Authors": [[0, "authors"]], "Calculate Intersection Point Between Two Great Circle Paths": [[5, "calculate-intersection-point-between-two-great-circle-paths"]], "Calculate the acute and obtuse angle of two great circle paths": [[5, "calculate-the-acute-and-obtuse-angle-of-two-great-circle-paths"]], "Cartesian Coordinates": [[1, "cartesian-coordinates"]], "Center of spherical polygon": [[10, "center-of-spherical-polygon"]], "Check if a point lies on a great circle arc": [[7, "check-if-a-point-lies-on-a-great-circle-arc"]], "Contributors": [[0, "contributors"]], "Convert Coordinates to All Coordinate Types": [[1, "convert-coordinates-to-all-coordinate-types"]], "Coordinate Types": [[1, null]], "Cross Track Distance": [[7, "cross-track-distance"]], "Danger": [[4, null]], "Determine Distance Mathematically via Unit Sphere": [[6, "determine-distance-mathematically-via-unit-sphere"]], "Determine Distance Points via Python Package pyproj": [[6, "determine-distance-points-via-python-package-pyproj"]], "Determine Intermediate Points Mathemetically via Unit Sphere": [[6, "determine-intermediate-points-mathemetically-via-unit-sphere"]], "Determine Intermediate Points via Python Package pyproj and geopy": [[6, "determine-intermediate-points-via-python-package-pyproj-and-geopy"]], "Determine clockwise/counterclockwise ordering of points on spherical polygon": [[10, "determine-clockwise-counterclockwise-ordering-of-points-on-spherical-polygon"]], "Determine if a given point is within a spherical polygon": [[10, "determine-if-a-given-point-is-within-a-spherical-polygon"]], "Determine if a point lies on a great circle arc and path": [[7, "determine-if-a-point-lies-on-a-great-circle-arc-and-path"]], "Determine the Bearing Mathematically via Unit Sphere": [[6, "determine-the-bearing-mathematically-via-unit-sphere"]], "Determine the Bearing of a Great Circle Arc": [[6, "determine-the-bearing-of-a-great-circle-arc"]], "Determine the Bearing via Python Package pyproj": [[6, "determine-the-bearing-via-python-package-pyproj"]], "Determine the Midpoint of a Great Circle Arc": [[6, "determine-the-midpoint-of-a-great-circle-arc"]], "Determine the distance of a point to a great circle arc": [[7, "determine-the-distance-of-a-point-to-a-great-circle-arc"]], "Determine when great circle path cross parallels (TODO)": [[8, "determine-when-great-circle-path-cross-parallels-todo"]], "Directed Angle": [[5, "directed-angle"]], "Display Coordinates of Cities": [[1, "display-coordinates-of-cities"]], "Distance Between Points on a Great Circle Arc": [[6, "distance-between-points-on-a-great-circle-arc"]], "Ellipsoids vs. Spheres": [[2, "ellipsoids-vs-spheres"]], "Find the intersection of two great circle arcs (TODO)": [[9, "find-the-intersection-of-two-great-circle-arcs-todo"]], "Find the intersection of two great circle paths": [[9, "find-the-intersection-of-two-great-circle-paths"]], "Foundations and Terminology": [[0, "foundations-and-terminology"]], "Generate Points at Intermediate Points along an Arc/Path": [[7, "generate-points-at-intermediate-points-along-an-arc-path"]], "Generate a Great Circle Path": [[6, "generate-a-great-circle-path"]], "Generating a Great Circle Arc with Intermediates Points": [[6, "generating-a-great-circle-arc-with-intermediates-points"]], "Geodesic": [[2, "geodesic"]], "Geodesic Coordinates": [[1, "geodesic-coordinates"]], "Geodesic and Python": [[2, "geodesic-and-python"]], "Geodesy": [[2, "geodesy"]], "Great Circle Arcs and Path": [[6, null]], "Great Circle Cookbook": [[0, null]], "Great Circle Path vs. Great Circle Arc": [[2, "great-circle-path-vs-great-circle-arc"]], "Great Circle Terminology": [[2, null]], "Great Circles": [[2, "great-circles"]], "Great Circles and Parallels": [[8, null]], "Great Circles and a Point": [[7, null]], "How to Cite This Cookbook": [[3, null]], "Imports": [[1, "imports"], [4, "imports"], [5, "imports"], [6, "imports"], [8, "imports"], [9, "imports"], [10, "imports"]], "Info": [[4, null]], "Interesting Edge Case when Point not within Range of Longtiudes of Arc": [[7, "interesting-edge-case-when-point-not-within-range-of-longtiudes-of-arc"]], "Interpolate a fractional distance along arc": [[6, "interpolate-a-fractional-distance-along-arc"]], "Interpolate every N meters": [[6, "interpolate-every-n-meters"]], "Interpolate with N Total Equally Spaced Points": [[6, "interpolate-with-n-total-equally-spaced-points"]], "Intersections of Great Circles": [[9, null]], "Last Section": [[4, "last-section"]], "Law of Cosines": [[2, "law-of-cosines"]], "Law of Sines": [[2, "law-of-sines"]], "Math of intersection": [[9, "math-of-intersection"]], "Maximum Latitude on a Great Circle Path": [[8, "maximum-latitude-on-a-great-circle-path"]], "Maximumn Latitude from Clairaut\u2019s Formula": [[8, "maximumn-latitude-from-clairauts-formula"]], "Maximumn Latitude from Clairaut\u2019s Formula (TODO)": [[8, "maximumn-latitude-from-clairauts-formula-todo"]], "Mimimum Latitude along Great Circle Path": [[8, "mimimum-latitude-along-great-circle-path"]], "Minimum Latitude on a Great Circle Path": [[8, "minimum-latitude-on-a-great-circle-path"]], "Motivation": [[0, "motivation"]], "Napier\u2019s Rules": [[2, "napiers-rules"]], "Overview": [[1, "overview"], [2, "overview"], [4, "overview"], [5, "overview"], [6, "overview"], [7, "overview"], [8, "overview"], [9, "overview"], [10, "overview"]], "Overview of Directed Angles": [[5, "overview-of-directed-angles"]], "Plot Arcs as Points on a World Map": [[6, "plot-arcs-as-points-on-a-world-map"]], "Plot Coordinates on a World Map": [[1, "plot-coordinates-on-a-world-map"]], "Plot Directed Angle": [[5, "plot-directed-angle"]], "Plot Intersections with Great Circle Paths": [[9, "plot-intersections-with-great-circle-paths"]], "Plot Maximum": [[8, "plot-maximum"]], "Polar Coordinates": [[1, "polar-coordinates"]], "Prerequisites": [[1, "prerequisites"], [2, "prerequisites"], [4, "prerequisites"], [5, "prerequisites"], [6, "prerequisites"], [7, "prerequisites"], [8, "prerequisites"], [9, "prerequisites"], [10, "prerequisites"]], "Project Pythia Notebook Template": [[4, null]], "Resources and references": [[1, "resources-and-references"], [4, "resources-and-references"], [5, "resources-and-references"], [6, "resources-and-references"], [7, "resources-and-references"], [8, "resources-and-references"], [9, "resources-and-references"], [10, "resources-and-references"]], "Running on Binder": [[0, "running-on-binder"]], "Running on Your Own Machine": [[0, "running-on-your-own-machine"]], "Running the Notebooks": [[0, "running-the-notebooks"]], "Shoelace Formula for Signed Polygon Area": [[10, "shoelace-formula-for-signed-polygon-area"]], "Spherical Coordinates": [[1, "spherical-coordinates"]], "Spherical Geometry": [[2, "spherical-geometry"]], "Spherical Polygons and Areas": [[10, null]], "Spherical Triangles": [[2, "spherical-triangles"]], "Spherical Trigonometry": [[2, "spherical-trigonometry"]], "Spherical distance to degrees": [[6, "spherical-distance-to-degrees"]], "Structure": [[0, "structure"]], "Subsection to the second section": [[4, "subsection-to-the-second-section"]], "Success": [[4, null]], "Summary": [[1, "summary"], [2, "summary"], [4, "summary"], [5, "summary"], [6, "summary"], [7, "summary"], [8, "summary"], [9, "summary"], [10, "summary"]], "TODO": [[10, "todo"]], "Types of Coordinates": [[1, "types-of-coordinates"]], "United States Map": [[1, "united-states-map"]], "Warning": [[4, null]], "What\u2019s next?": [[1, "whats-next"], [2, "whats-next"], [4, "whats-next"], [5, "whats-next"], [6, "whats-next"], [7, "whats-next"], [8, "whats-next"], [9, "whats-next"], [10, "whats-next"]], "Working with Great Circles": [[0, "working-with-great-circles"]], "World Map": [[1, "world-map"]], "Your first content section": [[4, "your-first-content-section"]], "Your second content section": [[4, "your-second-content-section"]], "a quick demonstration": [[4, "a-quick-demonstration"]], "header levels": [[4, "header-levels"]], "of further and further": [[4, "of-further-and-further"]]}, "docnames": ["README", "notebooks/foundations/coordinates", "notebooks/foundations/terminology", "notebooks/how-to-cite", "notebooks/notebook-template", "notebooks/tutorials/angles", "notebooks/tutorials/arc_path", "notebooks/tutorials/arc_to_point", "notebooks/tutorials/parallels_max_min", "notebooks/tutorials/path_intersection", "notebooks/tutorials/polygon_area"], "envversion": {"sphinx": 62, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1}, "filenames": ["README.md", "notebooks/foundations/coordinates.ipynb", "notebooks/foundations/terminology.ipynb", "notebooks/how-to-cite.md", "notebooks/notebook-template.ipynb", "notebooks/tutorials/angles.ipynb", "notebooks/tutorials/arc_path.ipynb", "notebooks/tutorials/arc_to_point.ipynb", "notebooks/tutorials/parallels_max_min.ipynb", "notebooks/tutorials/path_intersection.ipynb", "notebooks/tutorials/polygon_area.ipynb"], "indexentries": {}, "objects": {}, "objnames": {}, "objtypes": {}, "terms": {"0": [1, 2, 3, 5, 6, 7, 8, 9, 10], "0000": 1, "000171": 1, "0002": 1, "00175846666659": 6, "0026": 1, "00290620334833": 6, "0033528106647474805": 2, "007062e": 1, "007347e": [1, 5, 6, 7, 8, 9, 10], "00739372929635": 6, "0087714150598": 2, "009": 2, "0098": 1, "00997303342117": 6, "01308797522954": 6, "013140": 1, "01386515980239": 6, "015": 6, "0150": [1, 5, 6, 7, 8, 9, 10], "02": 1, "0220139666611": 6, "0224051615289": 6, "023062e": 1, "0251954944504": 7, "028170": 1, "031873": 1, "032833e": 1, "0337": 1, "0348546954024": 5, "0369": 1, "039219e": 1, "04": 1, "0417": [1, 5, 6, 7, 8, 9, 10], "0444": 1, "046423": 1, "04829010633232": 6, "0489243466797": 7, "05": [1, 5, 6, 7, 8, 9, 10], "051141e": 1, "05192021556942": 6, "052405": 1, "05464865958041": 6, "055020": [1, 5, 6, 7, 8, 9, 10], "0589": [1, 5, 6, 7, 8, 9, 10], "06": [1, 5, 6, 7, 8, 9, 10], "0649": 1, "073315e": 1, "075259": 1, "086802": 1, "0940": 1, "09446748716023": 6, "0972186842191": 6, "0982": [1, 5, 6, 7, 8, 9, 10], "098605e": 1, "1": [1, 5, 6, 7, 8, 9, 10], "10": [1, 4, 5, 6, 7, 8, 9, 10], "100": [5, 6, 8, 9, 10], "1000": [5, 6, 7, 9, 10], "101": [1, 6], "101066e": [1, 5, 6, 7, 8, 9, 10], "10171": 10, "102": 6, "103176148471476": 5, "104": 6, "105": [1, 5, 6, 7, 8, 9, 10], "1080": 8, "10m_cultur": 7, "10m_physic": 7, "11": [1, 6, 8], "110m_cultur": 1, "110m_physic": 1, "112": 6, "112000": 6, "11630028269337": 7, "12": [1, 5, 6], "124": [1, 5, 6, 7, 8, 9, 10], "13": 1, "130": [1, 6, 7, 10], "131": 1, "132": 6, "13453768377": 6, "136": 6, "137": [2, 6], "1378": 7, "1378654": 7, "13833707967324": 9, "14": [1, 8], "1409": 7, "1409025": 7, "145": 5, "145762e": [1, 5, 6, 7, 8, 9, 10], "1470": 1, "15": [1, 5, 6, 8, 9, 10], "1524": 7, "1524404": 7, "156340903095064": 6, "156669e": 1, "157": 5, "15841313140038": 6, "1593": 7, "1593669": 7, "16": [1, 7], "1632": 1, "165": 1, "165054": [1, 5, 6, 7, 8, 9, 10], "166": 8, "168951714418203": 5, "17": [1, 8], "1703992089883": 6, "17653047007545": 6, "1789": 1, "18": [1, 5, 6, 7, 8, 9, 10], "180": [1, 2, 5, 6, 8, 9, 10], "1801364234981": 6, "18201": 7, "18202": 7, "1820804843035": 6, "1830": 2, "18692017366623": 6, "1880": 2, "19": 1, "1924": 2, "193348e": 1, "19386139956729": 6, "1950": 2, "1954944504": 7, "198918e": 1, "1e": 10, "2": [1, 3, 5, 6, 7, 8, 9, 10], "20": [1, 2, 6, 7, 10], "200": 9, "20148035911659": 7, "2056": 1, "2076": 7, "2076501": 7, "20961159223961": 6, "21": 1, "211621": 1, "218080e": [1, 5, 6, 7, 8, 9, 10], "22": [2, 5], "226950e": 1, "22844748540258": 6, "23056009359964": 6, "2357": 1, "235851e": 1, "23613453768377": 6, "240212": [1, 5, 6, 7, 8, 9, 10], "241": [1, 7], "2446": 7, "2446670": 7, "25": 1, "250631": [1, 5, 6, 7, 8, 9, 10], "250923e": 1, "25494": 2, "257223563": 2, "25759400470386": 6, "2597479914522": 6, "26": 1, "260": 6, "260236": 6, "261799": 1, "263296e": 1, "263779e": 1, "26443374199349": 6, "266154": 1, "2672998277903": 6, "27": 6, "270": 8, "2705": [1, 5, 6, 7, 8, 9, 10], "27065999040772": 6, "2711": 1, "274201e": 1, "277033e": 1, "278164": 1, "28": 1, "2813": 1, "2823": 6, "2858": 6, "286": 6, "2862": 6, "286259": 6, "286558e": [1, 5, 6, 7, 8, 9, 10], "287002720790326": 6, "29": [1, 5, 6, 7, 8, 9, 10], "290186e": 1, "291305596308824": 6, "29186326482345": 6, "292850109": 7, "29443152420481": 6, "29459964930597": 6, "297512e": [1, 5, 6, 7, 8, 9, 10], "298": 2, "2a": 2, "2d": 1, "2f": 10, "3": [1, 2, 5, 6, 7, 8, 9, 10], "30": [1, 5], "300": 6, "304276": [1, 5, 6, 7, 8, 9, 10], "30896666666666": 10, "31": 1, "31719425393653": 6, "32": 1, "32002071588883": 6, "33333333333331": 8, "333443e": 1, "34": [1, 5], "3414": 1, "34405626799516": 6, "3441": [1, 5, 6, 7, 8, 9, 10], "3444": 1, "3450112546059": 6, "347897e": 1, "3589541022366": 9, "35980367525435": 6, "36": 1, "360": [5, 6, 8, 9], "3601": [1, 5, 6, 7, 8, 9, 10], "36026990555973": 6, "3638458355522": 6, "366086": 1, "369324": 1, "37": 10, "37804142647055": 6, "378814": 1, "381307": 6, "382939": 1, "389526e": [1, 5, 6, 7, 8, 9, 10], "3922": 1, "3d": 1, "4": [1, 3, 5, 6, 7, 8, 9, 10], "40": [1, 5, 6, 7, 8, 9, 10], "4017": [1, 5, 6, 7, 8, 9, 10], "40182242747838": 6, "404292850109": 7, "406870": 1, "41": [1, 5, 6, 7, 8, 9, 10], "410929434369436": 8, "42": [1, 5, 6, 7, 8, 9, 10], "42071630165334": 6, "434120910748035": 7, "45": 7, "45097760323463": 6, "451220": 1, "452465e": 1, "454228e": 1, "457769e": [1, 5, 6, 7, 8, 9, 10], "45914389340653": 6, "46116756301668": 7, "462695e": 1, "47": [7, 8, 9], "475261312703864": 6, "47586666666665": 10, "47820922569627": 6, "4793263654725": 6, "47932636547252": 6, "4802543416051": 6, "48025434160511": 6, "48035911659": 7, "48050569778584": 6, "481816": [1, 5, 6, 7, 8, 9, 10], "489280": 1, "49180375272644": 6, "4934": 1, "49699780715814": 8, "4f": 7, "5": [1, 2, 4, 5, 6, 7, 8, 9, 10], "50": 10, "5000": 1, "50067925996674": 6, "5015510165777": 7, "50718325253314": 8, "50905885116296": 6, "509600000": 10, "50m_cultur": 1, "50m_physic": 1, "51": 1, "51007310432796": 6, "51048829569022": 6, "514155": 1, "51670080386281": 6, "5186233742": 7, "52579917182065": 6, "526094791": 7, "52623685097386": 6, "526456e": [1, 5, 6, 7, 8, 9, 10], "529809e": [1, 5, 6, 7, 8, 9, 10], "52990375235937": 6, "532213639344": 6, "5322136393447": 6, "5342585": 10, "53508118686946": 6, "535712e": 1, "54": 7, "5411": 1, "5435": 1, "545166": 1, "5453": 1, "54667886388195": 6, "55029102855308": 7, "5510165778": 7, "55154860348821": 6, "55154860505925": 6, "5518": [1, 5, 6, 7, 8, 9, 10], "553499e": 1, "554984": 1, "5554326250441": 6, "55994883031889": 6, "562495e": [1, 5, 6, 7, 8, 9, 10], "56983029584387": 6, "572596e": 1, "572949e": 1, "579048241302566": 6, "579246749547636": 6, "579828e": 1, "580586e": 1, "58076564323979": 7, "582524e": 1, "583468333429785": 6, "59": 8, "59464096704978": 6, "59638380227174": 6, "596600468550456": 6, "5974799145215": 6, "6": [1, 6, 10], "60": [1, 6, 7, 10], "6077": 1, "62124342116076": 7, "62437950079696": 6, "633222115": 7, "633228": 1, "6356": 2, "6371": [2, 6], "6378": [2, 6], "6378137": [1, 2, 5, 6, 7, 8, 9, 10], "64": 1, "6410458977634": 9, "64283438472448": 6, "646334650419192": 5, "6476998255": 10, "65010115530707": 6, "654518623374": 7, "66": [1, 5, 6, 7, 8, 9, 10], "66032978955507": 6, "66406520473303": 6, "665293789240074": 6, "66666666666667": 8, "66881568690329": 6, "669526094791": 7, "67": 2, "670633222115": 7, "67073593071231": 6, "672067": 1, "677556": 1, "678169e": [1, 5, 6, 7, 8, 9, 10], "689551e": 1, "6949458523585643": 6, "69956840796515": 6, "7": [1, 6], "700506064664665": 6, "70144152851926": 6, "707820162798164": 6, "71": [1, 5, 6, 7, 8, 9, 10], "710": 6, "7107954391427": 6, "71112689737456": 6, "711226442193585": 6, "71150732723615": 6, "712394e": [1, 5, 6, 7, 8, 9, 10], "719043e": 1, "72": 1, "720": 8, "720816e": 1, "723967826794556": 6, "72708599453554": 6, "72793890397021": 6, "73": 6, "730215e": 1, "73281874084786": 6, "73410083358552": 6, "73462859187762": 6, "738963248145": 10, "73902023120852": 6, "739786e": 1, "74": 6, "744": 7, "744048": 7, "74716436193266": 6, "74799145217": 6, "74894120764374": 7, "75": [6, 8], "750406941471915": 8, "75040694147194": 8, "75128706952139": 6, "751302958796096": 8, "7513029587961": 8, "751388471834524": 8, "75138847183453": 8, "7523142": 2, "75243173435998": 6, "7527": [1, 5, 6, 7, 8, 9, 10], "75389614502746": 6, "75525245755491": 7, "75527239726804": 6, "7666": 1, "77": [1, 6], "78": 6, "784488e": 1, "786544424077": 6, "79": [1, 6], "7908": 1, "790822409112124": 6, "792189e": 1, "795630e": 1, "8": [1, 6], "80": [1, 2, 6, 7, 8], "800538": 1, "81": [6, 8], "811312209497714": 6, "81470141834599": 6, "816544e": 1, "82": 6, "82126442135142": 6, "8262": 1, "83": 6, "831473": [1, 5, 6, 7, 8, 9, 10], "833026": 1, "839925e": 1, "84": [0, 2, 5, 6, 8, 9, 10], "848049822017195": 6, "848200": [1, 5, 6, 7, 8, 9, 10], "85": [6, 7], "854567": 1, "8568290209118": 6, "86": 6, "862866e": 1, "863050e": 1, "87": 9, "872403": [1, 5, 6, 7, 8, 9, 10], "8750": 1, "88": [6, 7], "880354e": 1, "88543667319323": 6, "89": [1, 6, 7], "890914": 1, "89253363227026": 6, "89682385152852": 5, "9": [1, 2, 6], "90": [1, 5, 6, 8, 9, 10], "9012334462751": 6, "90264994540797": 6, "91": 6, "92": [6, 9], "923426": 1, "9243466797": 7, "924585e": 1, "93": 6, "93032741511365": 6, "930480e": [1, 5, 6, 7, 8, 9, 10], "93144054027105": 6, "94": 6, "9408": 1, "95": [1, 5, 6, 7, 8, 9, 10], "95654352480192": 6, "96": 6, "964322e": [1, 5, 6, 7, 8, 9, 10], "96514530459759": 5, "969252e": 1, "97": 6, "971059e": 1, "9734": 1, "9752": 1, "976252": 1, "976657": [1, 5, 6, 7, 8, 9, 10], "98": 6, "99": [6, 8], "991125e": 1, "99217723746453": 6, "996364e": 1, "998489": 1, "A": [0, 1, 2, 5, 6, 7, 8, 9], "And": 4, "At": 2, "BY": 3, "Be": 4, "By": 8, "For": [2, 4, 6, 7, 8], "If": [0, 2, 4, 7], "In": [1, 2, 4], "It": 7, "Its": 5, "Not": 10, "One": 2, "Or": 4, "The": [0, 2, 3, 4, 5, 6, 8, 9], "Then": 4, "These": [1, 4], "To": [2, 6, 7, 8], "Will": [1, 5, 6, 7, 8, 9, 10], "With": [1, 6, 7], "_": [5, 6, 7, 8, 9], "__init__": [1, 7], "a_coord": 5, "ab": [5, 6, 7, 8, 9, 10], "abl": 0, "about": [2, 8], "abov": 4, "acccount": 7, "access": 4, "account": [2, 6], "accur": 2, "aco": [6, 7, 8], "across": [2, 7], "activ": 0, "actual": 6, "acut": 0, "ad": 4, "adapt": 3, "add": [2, 4, 7], "add_featur": [1, 5, 6, 7, 8, 9, 10], "addit": [0, 2, 6, 8], "admonit": 4, "advantag": 2, "after": [0, 4], "airi": 2, "airport": [6, 7], "al": 1, "align": 4, "all": [0, 2, 3, 4, 5, 6, 7, 8, 9, 10], "allow": 4, "along": [0, 1, 2, 5, 9], "along_track_dist": 7, "alpha": 10, "also": [2, 4, 6, 7], "alt": 4, "altitud": 1, "altogeth": 4, "alwai": [0, 3, 9], "amazonaw": [1, 7], "an": [0, 4, 5, 6, 8, 9, 10], "analys": 8, "andra": 2, "angl": [0, 1, 2, 9, 10], "angle_between_arc": 5, "angle_between_plan": 5, "angular": [6, 7], "angular_distance_start_new": 7, "ani": [1, 2, 4, 8, 9], "anitpod": [5, 6, 7, 8, 9], "annot": 5, "anti_lat": [6, 8], "anti_lon": [6, 8], "anticlockwis": 5, "antipod": [0, 5, 7, 9], "antipodal_point": 6, "anywher": 4, "apach": 3, "apl4": 2, "appar": 2, "appear": 6, "append": [5, 6, 7, 8, 9], "approach": 2, "appropri": [3, 4], "approx": 2, "approxim": [2, 4], "ar": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10], "arang": [5, 6, 8, 9], "arc": [0, 1, 5, 8], "arc_point": [5, 6, 7, 9], "arcco": [1, 5, 6, 7, 8], "archiv": 3, "arcsin": [6, 7, 8], "arctan": [1, 5, 6, 7, 8, 9], "arctan2": [5, 6, 9], "area": [0, 5], "area_of_polygon_project": 10, "arecibo": [1, 5, 6, 7, 8, 9, 10], "arevalo": 2, "armi": 4, "around": [1, 2, 4, 6, 8], "arrai": [5, 6, 8, 9, 10], "arrow": 10, "art": 2, "asin": [6, 7, 8], "ask": 4, "associ": [2, 6], "assum": [1, 2, 6], "astronomi": 2, "at_dist": 7, "atan2": 6, "atd": 7, "attribut": 4, "aust_sa": 2, "author": [3, 4], "authorship": 4, "avail": 0, "avform147": [5, 6, 8, 9], "aviat": [7, 8, 9], "avit": 2, "avoid": 4, "ax": [1, 5, 6, 7, 8, 9, 10], "axi": [1, 2, 5, 6, 8], "azimuth": 1, "b": [2, 5, 6, 7, 8], "b_coord": 5, "background": 4, "base": [0, 1, 5, 6, 7, 8, 9, 10], "bear": [0, 2, 5, 7, 8, 9], "bearing_between_point": 6, "bearing_math": 6, "becaus": 6, "befor": [4, 5, 6, 7, 9], "begin": 4, "below": [0, 4], "bess_nam": 2, "bessel": 2, "beta": 4, "between": [0, 1, 2, 7, 8, 9, 10], "bewteen": 5, "black": [1, 5, 6, 7, 8, 9, 10], "blob": [5, 6, 8, 9], "blue": [5, 10], "bodi": 4, "book": [0, 3, 4], "border": [1, 6, 7], "boston": [1, 5, 6, 7, 8, 9, 10], "both": [0, 2, 9], "bottom": 4, "boulder": [1, 5, 6, 7, 8, 9, 10], "bracket": 4, "branch": 2, "breakdown": 0, "brief": 4, "briefli": 4, "broken": 0, "brummelen": 2, "build": 4, "c": [1, 2, 5, 6, 7, 8, 9, 10], "c_coord": 5, "cairo": [1, 6, 9, 10], "calcul": [0, 1, 2, 6, 7, 8, 9, 10], "calculate_intermediate_pt": 6, "can": [0, 1, 2, 4, 5, 6, 7, 8, 9], "canaver": [1, 7, 10], "cannot": 6, "canon": 4, "cape": [1, 7, 10], "captur": 7, "care": 4, "cario": 6, "cart_i": [1, 5, 6, 7, 8, 9, 10], "cart_x": [1, 5, 6, 7, 8, 9, 10], "cart_z": [1, 5, 6, 7, 8, 9, 10], "cartesian": 0, "cartesian_coordin": [1, 5], "cartesian_to_spherical_coordin": 1, "cartopi": [0, 1, 4, 5, 6, 7, 8, 9, 10], "catograph": 2, "cc": 3, "ccr": [1, 5, 6, 7, 8, 9, 10], "cd": 0, "cell": [0, 4], "center": [0, 1, 2], "centeroid": 10, "centroid": 10, "cfeatur": [1, 5, 6, 7, 8, 9, 10], "chang": 0, "chapter": [0, 8], "check": [4, 10], "check_lat": 7, "check_lon": 7, "check_point": 7, "circl": 1, "circumnavig": 6, "cirlc": [5, 9], "citat": 4, "clairaut_formula_max": 8, "clairaut_formula_min": 8, "clarif": 4, "clark": 2, "cleanli": 4, "clear": 4, "click": 0, "client": 2, "clockwis": [0, 5], "clone": 0, "close": [2, 6], "closest": 7, "closest_point": 7, "cloud": 0, "clrk66": 2, "clrk80": 2, "clrk80ign": 2, "co": [1, 2, 5, 6, 7, 8, 9, 10], "coastlin": [1, 5, 6, 7, 8, 9, 10], "code": [0, 3, 4], "colinear": 5, "collect": 2, "collinear": 10, "color": [1, 5, 6, 7, 8, 9, 10], "column": [5, 6, 7, 8, 9, 10], "com": [0, 1, 2, 4, 5, 6, 7, 8, 9], "combin": [1, 2], "comfort": 4, "comment": 4, "commit": 4, "common": 3, "commonli": [0, 2], "commun": [1, 3], "compar": [0, 6], "comphrensh": 2, "complet": 0, "complex": 2, "comprehens": 2, "comput": 0, "concept": [0, 1, 4, 5, 6, 7, 8, 9, 10], "conclud": 4, "conda": 0, "condit": 5, "confirm": 4, "connect": 0, "conquer": 4, "consid": 4, "constant": 8, "consult": 8, "consumpt": 3, "contact": 4, "contain": [2, 5, 9, 10], "contained_by_polygon": 10, "contains_pt": 10, "content": 3, "continu": [2, 4], "contribut": 4, "convert": [0, 6], "cookbook": [1, 7], "coordiant": 1, "coordin": [0, 2, 5, 6, 7, 8, 9, 10], "copi": 4, "copyright": 4, "cora": 0, "corner": 0, "cornflowerblu": 6, "correct": 2, "could": 4, "counterclockwis": [0, 5], "countri": 7, "cours": [7, 8], "cover": [0, 2], "cpm": 2, "cr": [1, 5, 6, 7, 8, 9, 10], "crash": 4, "creat": [0, 2], "creativ": 3, "credit": [3, 4], "cricl": 6, "cross": [0, 5, 6, 9, 10], "cross_prod": 5, "cross_track_arc": 7, "cross_track_dist": 7, "crosst_dist": 7, "crow": 0, "crs_ab": 7, "crs_ad": 7, "ct_distanc": 7, "current": 7, "curv": [0, 2, 6], "curve_orient": 10, "custom": 4, "cut": 2, "cyan": [5, 9], "d": [4, 6], "d_at": 7, "d_xt": 7, "danish": 2, "dat": 7, "data": [2, 5, 6, 7, 8, 9, 10], "def": [1, 5, 6, 7, 8, 9, 10], "default": [2, 8], "defin": [2, 5, 6, 8], "definit": 2, "deg2rad": [1, 5, 6, 7, 8, 9], "degre": [0, 1, 2, 5, 7, 8], "degree_to_km_dist": 6, "delmbr": 2, "delta_13": 7, "delta_xt": 7, "demo": 4, "demonstr": 0, "den": [5, 6, 7, 8, 9], "denot": 4, "denver": 6, "deriv": [2, 8], "describ": [0, 1, 4], "descript": [2, 4], "destin": [5, 6, 7, 9], "detail": [0, 5], "determiend": 6, "determin": [0, 5], "dev": [1, 7], "dia": 6, "diamet": 0, "diametr": [5, 6, 7, 8, 9], "dict_kei": 2, "differ": [0, 1, 2, 5, 6], "differenti": 8, "difficult": 2, "dimension": 1, "direct": [0, 9], "direct_angl": 5, "directed_angl": 5, "directli": [1, 2, 4], "directori": 0, "discov": 7, "displai": 4, "dist_ad": 7, "distanc": [0, 1, 2, 5, 9], "distance_between_points_default": 6, "distance_between_points_met": [5, 6, 7, 9], "distance_between_points_smal": 6, "distance_default": 6, "distance_degre": 6, "distance_km": 6, "distance_m": [6, 7], "distance_m_start_new": 7, "distance_met": [5, 6, 7, 9], "distance_smal": 6, "distance_to_mov": [5, 6, 7, 9], "distance_unit_sphere_default": 6, "distance_unit_sphere_smal": 6, "distant": 7, "distinguish": 4, "divid": [2, 4, 5], "do": [4, 9], "doc": 4, "document": 4, "doi": 3, "don": 4, "done": 4, "dot": [4, 5, 6, 8, 9, 10], "down": [4, 6], "download": [1, 7], "downloadwarn": [1, 7], "drawn": 0, "due": 4, "dxt": 7, "e": 0, "each": [0, 4, 5, 6, 9], "earth": [0, 1, 2, 5, 6, 7, 8, 9, 10], "earth_radiu": [1, 5, 6, 7], "earthdata": 2, "easili": 2, "east": 1, "ed": [2, 6, 8], "edgecolor": [1, 5, 6, 7, 8, 9, 10], "edit": 4, "edwilliam": [5, 6, 8, 9], "effect": 3, "either": [0, 4], "ellipsod": [5, 6, 8, 9, 10], "ellipsoid": [1, 6, 8], "ellp": [5, 6, 7, 8, 9, 10], "els": [4, 5, 6, 7, 8, 9, 10], "emb": 4, "embed": 4, "en": 10, "enabl": [0, 4], "end": [4, 5, 6, 7, 8, 9], "end_gc1": [5, 9], "end_gc2": [5, 9], "end_lat": [5, 6, 7, 9], "end_lon": [5, 6, 7, 9], "end_point": [6, 7, 8, 9], "end_pt": 6, "eng": 2, "enter": 0, "entir": [2, 9], "enumer": 10, "env": [0, 1, 7], "environ": 0, "equal": [2, 5, 7, 9], "equat": [2, 4, 8], "error": [2, 4, 6, 7, 8], "especi": 2, "estim": [4, 7], "etc": 4, "euclidean": 2, "even": [0, 4], "event": 1, "evrst30": 2, "evrst48": 2, "evrst56": 2, "evrst69": 2, "evrstss": 2, "exact": 6, "exampl": [0, 2, 8], "excess": [1, 5, 6, 7, 8, 9, 10], "execut": 0, "exist": [0, 4, 9], "expand": [5, 6, 8, 9], "expect": 7, "expected_lat": 7, "explicitli": 4, "extern": 4, "extra": 4, "extrem": 2, "f": [0, 1, 5, 6, 7, 8, 9, 10], "face": 2, "factor": 2, "fajardo": 2, "fallen": 2, "fals": [1, 5, 6, 7, 9, 10], "false_": 7, "familiar": 4, "favor": 2, "featur": [0, 1, 2, 5, 6, 7, 8, 9, 10], "feel": 4, "few": 4, "field": 2, "fig": [1, 5, 6, 7, 8, 9, 10], "figsiz": [1, 5, 6, 7, 8, 9, 10], "figur": 0, "file": [0, 1, 5, 6, 7, 8, 9, 10], "fill": [4, 10], "filter": [5, 6, 8, 9], "final": [2, 4, 6], "final_posit": [5, 6, 7, 9], "find": [0, 2, 5, 7, 8], "finish": 4, "first": 0, "five": 4, "fix": [1, 10], "flat": 2, "flatten": 2, "flatter": 2, "fli": 0, "float64": [5, 6, 8, 9], "fly": 6, "follow": [0, 4], "fontsiz": 5, "forgotten": 2, "form": [0, 2, 5], "format": 4, "formulari": [2, 7, 8, 9], "forward": [2, 6], "forward_bear": [5, 6, 7, 9], "found": [5, 6, 7, 8, 9], "foundat": 4, "frac": [1, 2, 6, 7], "free": [3, 4], "from": [0, 1, 2, 4, 5, 6, 7, 9, 10], "front": 4, "fschr60": 2, "fschr60m": 2, "fschr68": 2, "fuel": 7, "full": [1, 10], "function": [2, 4, 8], "fundament": 2, "futur": 1, "fwd_bear": [6, 7, 8], "fwd_bearing_start_end": 7, "fwd_bearing_start_new": 7, "fz": 5, "gc": [0, 1, 9], "gc_lat_lon": [5, 6, 8, 9], "gc_lon": [5, 6, 8, 9], "gc_lon_lst": [5, 6, 8, 9], "gc_one_arc_pt": [5, 9], "gc_one_lat_pt": [5, 9], "gc_two_arc_pt": [5, 9], "gc_two_lat_pt": [5, 9], "gener": [0, 4, 5, 8, 9], "generate_latitude_along_gc": [5, 6, 8, 9], "geocod": 2, "geod": [5, 6, 7, 8, 9, 10], "geodes": [0, 5, 6, 7, 8, 9], "geodet": [1, 2], "geograph": 1, "geometr": 2, "geometri": 10, "geophys": 2, "geopi": [2, 5, 7, 9], "geoscienc": 2, "geospher": [5, 6, 8, 9], "gerat": 5, "get": [0, 4, 5, 6, 7, 8, 9, 10], "get_ellps_map": 2, "gi": 2, "git": 0, "github": [0, 3, 5, 6, 8, 9], "give": [3, 4], "given": [0, 6, 7, 8], "glen": 2, "global": 2, "globe": [6, 9], "globem": 9, "good": [2, 4], "got": 4, "gp": 2, "gr": 2, "graph": [1, 5, 7, 8, 9, 10], "graviti": [2, 6], "great": 1, "great_circle_arc_pt": 7, "great_circle_pt": 8, "greatcircl": [5, 6, 8, 9], "green": [5, 7, 8, 9, 10], "greenwich": [1, 5, 6, 7, 9, 10], "grei": [1, 6, 7], "grs67": 2, "grs80": 2, "gsk2011": 2, "gt": 6, "h": 4, "ha": [2, 5, 6, 7], "half": 2, "handl": [5, 6, 8, 9], "hanl": 1, "have": [0, 2, 4, 8], "haversin": 6, "head": [5, 6, 7, 8, 9, 10], "heavenli": 2, "heavi": 4, "held": 6, "hello": 4, "helmert": 2, "help": [1, 4, 5, 6, 7, 8, 9, 10], "here": [2, 4], "hesit": 4, "high": 4, "histor": 2, "hit": 7, "home": [1, 7], "hong": 6, "hough": 2, "houston": [1, 5, 6, 7, 8, 9, 10], "how": [0, 2, 4], "howev": [2, 4, 8], "htm": [5, 6, 8, 9], "html": 4, "http": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9], "iau76": 2, "icon": 0, "idea": [4, 7], "ident": 2, "iloc": [5, 6, 7, 8, 9, 10], "imag": [0, 1, 2, 4], "imagin": 6, "img": 4, "import": [0, 7], "includ": [0, 2, 4], "increas": [7, 8], "index": [1, 5, 6, 7, 8, 9, 10], "indiana": 0, "inform": [4, 5, 6, 8, 9, 10], "infring": 4, "initi": [5, 7], "input": [5, 6, 7, 8, 9, 10], "insect": 2, "inspir": 4, "instead": [2, 4, 7, 8], "interact": 0, "interest": 0, "interfac": 2, "intermedi": [0, 5, 8, 9], "intermediate_ellipsoid": 6, "intermediate_geodes": 6, "intermediate_lat_lon": 6, "intermediate_point": 6, "intermediate_pt": 6, "intermediate_unit_spher": 6, "intern": 2, "interpolate_points_along_gc": [5, 6, 7, 9], "intersect": [0, 2, 8], "intersect_pt": [5, 9], "intersection_of_gc": [5, 9], "intersection_point": 9, "interspers": 4, "intl": 2, "intro": [1, 4, 5, 6, 7, 8, 9, 10], "introductori": 4, "inv": [5, 6, 7, 8, 9], "invalid": [5, 6, 7, 8, 9, 10], "invers": [2, 5], "io": [1, 7], "ira": 2, "irregular": 2, "is_antipod": 6, "is_clockwis": 10, "is_point_on_arc": 7, "isnan": 6, "its": [2, 7], "johannesburg": [1, 5, 9], "jone": 0, "jupyt": [0, 4], "jupyterlab": 0, "just": [4, 10], "kaula": 2, "keep": 4, "kei": [2, 4, 8], "kernel": 4, "kilomet": [2, 5, 6, 7, 9], "kilometer2degre": 6, "km": [2, 6, 7, 10], "km_to_degree_dist": 6, "know": [0, 4], "known": [2, 7], "kong": 6, "krass": 2, "l18c3": [5, 6, 8, 9], "l18c7": [5, 6, 8, 9], "lab": [0, 4], "label": [4, 5, 6, 8, 9, 10], "lai": 4, "lambda": [1, 5, 6, 7, 8, 9, 10], "larg": 2, "largest": [0, 2], "lat": [5, 6, 8, 9], "lat1": [5, 6, 7, 8, 9], "lat2": [5, 6, 7, 8, 9], "lat_end": [5, 6, 7, 9], "lat_lon": 8, "lat_lon_coord": 10, "lat_lon_lst": 6, "lat_lon_point": [5, 6, 7, 9], "lat_lon_pt": [6, 9], "lat_north": [1, 5, 6, 7, 8, 9, 10], "lat_south": [1, 5, 6, 7, 8, 9, 10], "lat_start": [5, 6, 7, 9], "lata": 6, "latb": 6, "latest": 3, "latex": 4, "latitud": [0, 1, 5, 6, 7, 9, 10], "launch": 0, "le": 6, "lead": 4, "learn": [1, 2, 4, 5, 6, 7, 8, 9, 10], "least": 2, "leav": 4, "left": [5, 7, 9, 10], "legal": 4, "legend": [5, 6, 9, 10], "len": [5, 6, 8, 9, 10], "length": 0, "lerch": 2, "less": [5, 6, 7, 9], "let": 4, "li": [0, 5], "lib": [1, 7], "librari": 2, "licens": 3, "lift": 4, "like": [0, 1, 2, 4, 6, 8], "limit": [6, 8], "linalg": 5, "line": [0, 1, 2, 6], "line_of_intersect": [5, 9], "linear": 10, "link": 4, "list": [2, 4, 8, 10], "live": 0, "ll": [0, 4], "loc": [5, 6, 7, 8, 9, 10], "local": [0, 2], "locat": [1, 5, 6, 7, 8, 9, 10], "location_coord": 1, "location_df": [1, 5, 6, 7, 8, 9, 10], "location_full_coord": [1, 5, 6, 7, 8, 9, 10], "logan": 6, "logo": 4, "lon": [5, 6, 8, 9], "lon1": [5, 6, 7, 8, 9], "lon2": [5, 6, 7, 8, 9], "lon_b": 7, "lon_d": 7, "lon_east": [1, 5, 6, 7, 8, 9, 10], "lon_end": [5, 6, 7, 9], "lon_start": [5, 6, 7, 9], "lon_west": [1, 5, 6, 7, 8, 9, 10], "lona": 6, "lonb": 6, "long": 3, "longer": [4, 7], "longitud": [0, 1, 2, 5, 6, 7, 8, 9, 10], "longitude_lst": [5, 6, 8, 9], "longtiud": 1, "look": 4, "loos": 4, "low": 7, "lower": [6, 9, 10], "loyal": 4, "lst_of_coord": 6, "m": [4, 10], "machin": 4, "machu": 1, "made": 6, "magnitud": 5, "mai": 2, "main": [0, 4], "major": 2, "make": [0, 1, 2, 4, 7], "manag": 4, "mani": [1, 2], "manual": 4, "map": [4, 5, 7, 8, 9, 10], "mark": 4, "markdown": 4, "master": [5, 6, 8, 9], "materi": [0, 3, 4], "math": 6, "mathemat": [0, 2], "mathet": 8, "mathjax": 4, "mathworld": 0, "matploblib": 1, "matplotlib": [0, 1, 5, 6, 7, 8, 9, 10], "max": 5, "max_coord": 8, "max_lat": 8, "max_lat_lon": 8, "maximum": [0, 7], "mcmurdo": 1, "mean": [0, 2, 3, 6, 7], "measuer": 6, "measur": [1, 2, 5, 6], "meet": 1, "meeu": 6, "merdiain": [5, 6, 8, 9], "meridian": [5, 6, 7, 8, 9], "meridian_lat": [5, 6, 8, 9], "merit": 2, "metadata": 4, "meter": [1, 2, 5, 7, 10], "midpoint": 0, "min": [4, 5, 7, 8], "min_coord": 8, "min_lat": 8, "min_lat_lon": 8, "miniconda3": [1, 7], "minimum": [0, 7], "minut": [1, 2, 4, 5, 6, 7, 8, 9, 10], "mod_airi": 2, "model": 2, "moment": 0, "more": [2, 4, 5, 8], "most": 4, "mous": 0, "movabl": [2, 6], "move": [0, 4, 5, 6, 7, 9], "move_to_next_point": [5, 6, 7, 9], "moveabl": [6, 7, 8, 9], "mprt": 2, "n": [5, 7, 8, 9], "n_pt": 6, "n_total_point": [5, 6, 7, 9], "name": [1, 5, 6, 7, 8, 9, 10], "nan": 7, "narr": 4, "naturalearth": [1, 7], "navbar": 4, "navig": [0, 2], "ne_10m_admin_0_boundary_lines_land": 7, "ne_10m_admin_1_states_provinces_lak": 7, "ne_10m_coastlin": 7, "ne_110m_admin_0_boundary_lines_land": 1, "ne_110m_admin_1_states_provinces_lak": 1, "ne_110m_coastlin": 1, "ne_50m_admin_0_boundary_lines_land": 1, "ne_50m_admin_1_states_provinces_lak": 1, "ne_50m_coastlin": 1, "necessari": [1, 4, 5, 6, 7, 8, 9, 10], "need": [0, 4], "neg": [5, 7, 10], "netcdf": 4, "new": [1, 4, 5, 6, 7, 9], "new_intl": 2, "new_lat": [5, 6, 7, 8, 9], "new_lon": [5, 6, 8, 9], "new_point": 7, "new_points_lst": 7, "newli": [5, 6, 7, 9], "non": [3, 4, 10], "none": [1, 5, 6, 7, 8, 9, 10], "nonsequenti": 4, "norm": 5, "normal": [5, 9], "normal_on": [5, 9], "normal_two": [5, 9], "north": 1, "northernmost": 8, "note": [1, 4, 5, 6, 7, 8, 9, 10], "notebook": 2, "now": 0, "np": [1, 5, 6, 7, 8, 9, 10], "ntoler": 7, "num": [5, 6, 7, 8, 9], "number": [4, 5, 6, 8, 9], "number_of_lon_pt": [5, 6, 8, 9], "numpi": [1, 5, 6, 7, 8, 9, 10], "nwl9d": 2, "object": 4, "oblat": 2, "obspi": 6, "obtain": 5, "obtus": 0, "obtuse_acute_angl": 5, "obtuse_angl": 5, "offset": 5, "one": [2, 4, 5, 9], "onli": [2, 4, 8], "onto": 0, "open": [0, 3], "opposit": [2, 5, 6, 7, 8, 9], "option": 2, "order": 0, "org": [5, 6, 8, 9, 10], "orient": 2, "origin": [1, 5, 7], "other": [2, 4], "otherwis": 4, "our": 4, "out": [2, 4, 5, 6, 8, 9], "output": [0, 1, 4, 6, 8], "overestim": [4, 7], "overlap": 10, "overli": [6, 8], "overshoot": [5, 6, 7, 9], "p": 7, "packag": [0, 1, 2, 4, 7], "page": 4, "panda": [1, 5, 6, 7, 8, 9, 10], "paragraph": 4, "parallel": [0, 7], "parrellel": 8, "pass": [2, 5, 6, 7, 8, 9], "passeng": 6, "patch": 0, "path": [0, 1], "pd": [1, 5, 6, 7, 8, 9, 10], "peopl": 4, "per": [4, 7], "perfect": 2, "permiet": [0, 10], "perpendicular": 1, "phi": [1, 5, 6, 7, 8, 9, 10], "pi": [5, 6, 7, 8, 9], "picchu": 1, "piec": 4, "pink": [5, 9], "place": 2, "plagiar": 4, "plai": [2, 4], "plan": 7, "planar": 2, "plane": [0, 2, 5, 6, 7, 9], "planet": [0, 2, 6, 9], "platecarre": [1, 5, 6, 7, 8, 9, 10], "plessi": 2, "plot": [0, 7, 10], "plot_antipod": 6, "plot_area": 10, "plot_centroid": 10, "plot_clockwis": 10, "plot_coordin": 6, "plot_coordinate_max_min": 8, "plot_cross_track": 7, "plot_gc_directed_angl": 5, "plot_gc_with_intersect": 9, "plot_polygon_pt": 10, "plt": [1, 5, 6, 7, 8, 9, 10], "png": 4, "point": [0, 1, 2, 4, 9], "point_along_path": 7, "points_along_arc": [5, 6, 9], "polar": 0, "polar_coordin": 1, "polar_i": [1, 5, 6, 7, 8, 9, 10], "polar_x": [1, 5, 6, 7, 8, 9, 10], "polar_z": [1, 5, 6, 7, 8, 9, 10], "pole": [2, 5, 6, 7, 8, 9], "poly_area_m": 10, "poly_perimeter_m": 10, "poly_pt": 10, "polygon": [0, 5], "polygon_area_perimet": 10, "polygon_centroid": 10, "polygon_contains_point": 10, "polygon_pt": 10, "popul": 4, "popular": 2, "posit": [0, 1, 5, 6, 7, 9], "postiv": [5, 10], "pow": [5, 9], "power": 2, "prefer": 4, "preis": 2, "present": 0, "press": 0, "previou": [5, 8], "print": [2, 4, 5, 6, 7, 8, 9, 10], "problem": 4, "process": 4, "product": [5, 6, 8, 9, 10], "program": 0, "proj": 2, "project": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10], "projection_map": [1, 5, 6, 7, 8, 9, 10], "projectpythia": 0, "proof": 2, "provid": [1, 2, 4], "pt": 10, "pt_lst": 10, "pull": 4, "purpl": [7, 9], "purpos": [2, 8], "put": 4, "py": [1, 7], "pyplot": [1, 5, 6, 7, 8, 9, 10], "pyproj": [2, 5, 7, 8, 9, 10], "pythia": [0, 3], "python": [0, 1, 4], "python3": [1, 7], "pz90": 2, "qarawiyyin": 1, "quadrilater": 0, "question": [2, 4], "quiver": [5, 10], "r": [1, 5, 6, 7, 8, 9], "rad2deg": [5, 6, 7, 8, 9], "radial": 1, "radian": [1, 5, 6, 7, 8, 9, 10], "radiu": [1, 2, 6, 7], "rang": [5, 6, 8, 9, 10], "rather": 2, "raw": 4, "re": [4, 10], "read": [1, 4, 5, 6, 7, 8, 9, 10], "read_csv": [1, 5, 6, 7, 8, 9, 10], "reader": 4, "rectangular": [1, 5], "red": [1, 5, 6, 7, 8, 9, 10], "reduc": 2, "redwood": [1, 5, 6, 7, 8, 9, 10], "ref_lon": 6, "refer": 2, "referenc": 4, "reiter": 4, "relat": 8, "relationship": 8, "relationshsip": 2, "releas": 3, "relev": 4, "reli": 0, "remain": 7, "remot": 2, "remov": 4, "renam": [1, 5, 6, 7, 8, 9, 10], "replac": 7, "repositori": 0, "repres": 2, "request": 4, "requir": 4, "resolut": 8, "resolv": 3, "respect": 7, "restart": 4, "result": [2, 5, 8], "return": [1, 5, 6, 7, 8, 9, 10], "reus": 3, "reverse_bear": 7, "review": 4, "reykjav\u00edk": [1, 5, 9], "rf": 2, "rho": [1, 4, 5, 6, 7, 8, 9, 10], "rhumb": [0, 6], "right": [0, 2, 4, 5, 6, 7], "rigor": 4, "rocket": 0, "rockford": [1, 7, 10], "role": 2, "rom": 6, "rotat": [1, 5], "rough": [4, 7], "roughli": [1, 10], "round": [2, 4, 6, 7], "rspatial": [5, 6, 8, 9], "run": 4, "runner": [1, 7], "s3": [1, 7], "safer": [4, 7], "same": 0, "satellit": [0, 2], "satistfi": 5, "save": 1, "scale": [5, 10], "scale_unit": [5, 10], "scari": 4, "scatter": [1, 5, 6, 7, 8, 9, 10], "schneck": 0, "scienc": 2, "scope": 4, "script": [2, 7, 8, 9], "seasia": 2, "section": [0, 5], "see": [0, 4, 5, 6], "select": 0, "semi": 2, "send": 4, "sens": 2, "separ": 6, "sequenti": 4, "serv": 3, "servic": 2, "set": [1, 5, 6, 7, 8, 9, 10], "set_ext": [1, 5, 6, 7, 8, 9, 10], "setup": [6, 8], "sever": 2, "sgs85": 2, "shape": [2, 10], "share": 3, "shift": 0, "ship": [0, 2], "short": [4, 7], "shorter": [2, 6], "shortest": 2, "should": [0, 4, 8], "show": [1, 5, 6, 7, 8, 9, 10], "shrink": 4, "side": [2, 5, 6, 9], "sidebar": 4, "sigma": 4, "sign": 5, "sign_angl": 5, "similarli": 4, "simpler": [1, 7], "simplest": 0, "simpli": 0, "sin": [1, 2, 5, 6, 7, 8, 9], "sinc": 2, "singl": [4, 10], "singll": 1, "sit": 6, "site": [1, 7], "size": 4, "slightli": 2, "small": 2, "smallest": 8, "so": [2, 3, 4, 8], "softwar": 4, "solut": 2, "solv": [2, 8], "some": [2, 4], "sometim": 7, "sourc": [0, 1, 2, 3], "south": 1, "southernmost": 8, "space": [1, 2, 5, 7, 8, 9, 10], "specif": [4, 8], "sphere": [0, 1, 8, 10], "spheric": [0, 5], "spheroid": 2, "split": [5, 6, 8, 9], "sqrt": [1, 5, 6, 7, 9], "stackexchang": 2, "standard": [2, 5], "start": [0, 4, 5, 6, 7, 8, 9], "start_end_lat_lon": 6, "start_gc1": [5, 9], "start_gc2": [5, 9], "start_lat": [5, 6, 7, 8, 9], "start_lon": [5, 6, 7, 9], "start_point": [5, 6, 7, 8, 9], "start_pt": 6, "state": [2, 4, 5, 6, 7, 8, 9, 10], "stonehedg": 1, "straight": [2, 6], "strip": [1, 5, 6, 7, 8, 9, 10], "structur": 4, "stuff": 4, "subject": 8, "subplot": [1, 5, 6, 7, 8, 9, 10], "subsect": 7, "suddenli": 7, "suggest": 4, "sum": 2, "summar": 4, "sure": [0, 4], "surfac": [0, 1, 2, 6, 10], "suscept": 7, "svalbard": [1, 6], "sy": 4, "syntax": 4, "system": [0, 1, 2, 4, 5], "t": 4, "tabl": 4, "tackl": 4, "tag": 4, "take": [2, 4, 5], "takeawai": 4, "tan": 1, "teach": 2, "tell": 4, "text": [1, 4, 5, 6, 7, 8, 9, 10], "than": [2, 5, 6, 7, 9], "thank": 4, "thei": 4, "them": [0, 4], "theta": [1, 5, 6, 7, 8, 9, 10], "theta_12": 7, "theta_13": 7, "thi": [0, 2, 4, 8], "third": [6, 7], "three": [1, 5], "through": [0, 2, 5, 6, 7, 8, 9], "throughout": 4, "ti": 4, "tie": 4, "timbuktu": [1, 10], "time": [1, 2, 4, 5, 6, 7, 8, 9, 10], "titl": [1, 4, 5, 6, 7, 8, 9, 10], "to_csv": 1, "todo": [2, 5, 6], "togeth": 4, "toler": [0, 7, 10], "tolerance_m": 10, "too": 7, "tool": 2, "top": [0, 4], "topic": 4, "total": [4, 5, 7, 8, 9], "total_dist": 6, "total_distance_met": 6, "toward": [5, 6, 7, 9], "trace": 2, "trackd": 7, "traidtion": 2, "transform": 2, "transit": 4, "travel": [6, 7], "triangl": [0, 5], "trigonometr": 2, "trigonometri": 0, "trigonomeyri": 2, "true": [5, 6, 7, 8, 9, 10], "try": 4, "tunguska": 1, "tupl": 10, "ture": 4, "two": [0, 2, 6, 8], "txt": [1, 5, 6, 7, 8, 9, 10], "type": [0, 2, 6, 7, 8, 9], "typic": 7, "u": 4, "uluru": 1, "undefin": 6, "under": 3, "understand": [0, 1, 4], "understnad": 2, "unifi": 2, "unint": 6, "union": 2, "uniqu": [2, 4], "unit": [0, 2, 8, 10], "unneed": 10, "until": 0, "up": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10], "url": [1, 7], "us": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10], "v1": [7, 8, 9], "v_ab": 5, "v_ac": 5, "valid": [8, 9], "valu": [1, 5, 6, 7, 8, 9, 10], "van": 2, "variou": 2, "vector": [1, 5, 6, 7, 8, 9, 10], "veri": 7, "verifi": [5, 6, 7, 8, 9], "version": 4, "vertex": 5, "vertic": 4, "via": [0, 1, 2, 4], "view": 0, "vincenti": 6, "visual": [0, 4], "wa": 4, "wai": [0, 2, 4], "walbeck": 2, "walk": 2, "want": 8, "warn": [1, 7], "we": [2, 4, 8], "web": 2, "well": [2, 4, 8], "were": 4, "west": 1, "wg": [0, 2, 5, 6, 8, 9, 10], "wgs60": 2, "wgs66": 2, "wgs72": 2, "wgs84": [2, 5, 6, 7, 8, 9, 10], "when": [0, 2, 5, 6, 9, 10], "where": [0, 1, 2, 4, 5, 6, 8], "which": [0, 1, 2, 4, 6, 8], "while": [2, 3, 5, 6, 7, 9], "white": [1, 5, 6, 7, 8, 9, 10], "wiki": 10, "wikiepedia": 2, "wikipedia": [1, 2, 10], "william": [2, 6, 8], "within": [0, 8], "without": [0, 2, 4, 7, 8], "wolfram": 0, "wonder": 4, "work": [1, 2, 4, 5, 6, 7, 8, 9, 10], "workflow": 0, "world": [4, 5, 7, 8, 9, 10], "x": [1, 4, 5, 6, 7, 8, 9, 10], "x1": [5, 9], "x2": [5, 9], "xtd": 7, "xy": [4, 5, 10], "xyz": 1, "xz": 4, "y": [1, 4, 6, 10], "yml": 0, "you": [0, 3, 4, 8], "yourself": 4, "z": [1, 4, 6], "zambezi": [1, 5, 6, 9], "zenodo": 3, "zero": 10, "zip": [1, 7, 10], "\u03b413": 7, "\u03b4xt": 7, "\u03b8": [1, 6, 8], "\u03b812": 7, "\u03b813": 7, "\u03b8a": 8, "\u03b8b": 8, "\u03c1": 1, "\u03c6": [1, 8], "\u03c6a": 8, "\u03c6b": 8}, "titles": ["Great Circle Cookbook", "Coordinate Types", "Great Circle Terminology", "How to Cite This Cookbook", "Project Pythia Notebook Template", "Angles and Great Circles", "Great Circle Arcs and Path", "Great Circles and a Point", "Great Circles and Parallels", "Intersections of Great Circles", "Spherical Polygons and Areas"], "titleterms": {"": [1, 2, 4, 5, 6, 7, 8, 9, 10], "A": 4, "acut": 5, "add": 1, "addit": 1, "all": 1, "along": [6, 7, 8], "an": [2, 7], "angl": 5, "anoth": 4, "antipod": [6, 8], "arc": [2, 6, 7, 9], "area": 10, "author": 0, "bear": 6, "between": [5, 6], "binder": 0, "calcul": 5, "cartesian": 1, "case": 7, "center": 10, "check": 7, "circl": [0, 2, 5, 6, 7, 8, 9], "cite": 3, "citi": 1, "clairaut": 8, "clockwis": 10, "column": 1, "content": 4, "contributor": 0, "convert": 1, "cookbook": [0, 3], "coordin": 1, "cosin": 2, "counterclockwis": 10, "cross": [7, 8], "danger": 4, "degre": 6, "demonstr": 4, "determin": [6, 7, 8, 10], "direct": 5, "displai": 1, "distanc": [6, 7], "edg": 7, "ellipsoid": 2, "equal": 6, "everi": 6, "find": 9, "first": 4, "formula": [8, 10], "foundat": 0, "fraction": 6, "from": 8, "further": 4, "gener": [6, 7], "geodes": [1, 2], "geodesi": 2, "geometri": 2, "geopi": 6, "given": 10, "great": [0, 2, 5, 6, 7, 8, 9], "header": 4, "how": 3, "i": 10, "import": [1, 2, 4, 5, 6, 8, 9, 10], "info": 4, "interest": 7, "intermedi": [6, 7], "interpol": 6, "intersect": [5, 9], "last": 4, "latitud": 8, "law": 2, "level": 4, "li": 7, "longtiud": 7, "machin": 0, "map": [1, 6], "math": 9, "mathemat": 6, "mathemet": 6, "max": 8, "maximum": 8, "maximumn": 8, "meter": 6, "midpoint": 6, "mimimum": 8, "minimum": 8, "motiv": 0, "n": 6, "napier": 2, "next": [1, 2, 4, 5, 6, 7, 8, 9, 10], "note": 2, "notebook": [0, 4], "obtus": 5, "order": 10, "overview": [1, 2, 4, 5, 6, 7, 8, 9, 10], "own": 0, "packag": 6, "parallel": 8, "patch": 10, "path": [2, 5, 6, 7, 8, 9], "perimet": 10, "plot": [1, 5, 6, 8, 9], "point": [5, 6, 7, 8, 10], "polar": 1, "polygon": 10, "prerequisit": [1, 2, 4, 5, 6, 7, 8, 9, 10], "project": 4, "pyproj": 6, "pythia": 4, "python": [2, 6], "quadrilater": 10, "quick": 4, "rang": 7, "refer": [1, 4, 5, 6, 7, 8, 9, 10], "resourc": [1, 2, 4, 5, 6, 7, 8, 9, 10], "rule": 2, "run": 0, "second": 4, "section": 4, "shoelac": 10, "sign": 10, "sine": 2, "space": 6, "sphere": [2, 6], "spheric": [1, 2, 6, 10], "state": 1, "structur": 0, "subsect": 4, "success": 4, "summari": [1, 2, 4, 5, 6, 7, 8, 9, 10], "templat": 4, "terminologi": [0, 2], "thi": 3, "todo": [8, 9, 10], "total": 6, "track": 7, "triangl": 2, "trigonometri": 2, "two": [5, 9], "type": 1, "unit": [1, 6], "v": 2, "via": 6, "warn": 4, "what": [1, 2, 4, 5, 6, 7, 8, 9, 10], "when": [7, 8], "within": [7, 10], "work": 0, "world": [1, 6], "your": [0, 4]}})
\ No newline at end of file