test/run.py typical test results (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W default)

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testAlbers.py

    testing testAlbers.py 23.04.23 (module pygeodesy.albers 23.05.15)
    test 1 name: Karney_example
    test 2 datum: WGS84
    test 3 ellipsoid: WGS84
    test 4 lat0: 40.451991337063
    test 5 scale0: 0.999959500363
    test 6 equatoradius: 6378137.000000000000
    test 7 flattening: 0.003352810665
    test 8 _sign: 1.000000000000
    test 9 _m02: 0.580681094922
    test 10 _n0: 0.648810669236
    test 11 _txi0: 0.848822476849
    test 12 iteration: 3
    test 13 ispolar: False
    test 14 forward: -5675721.76113533, 2516917.91242155, 39.95, -75.17, 311.23285234, 0.99999745  FAILED, KNOWN, expected -5675721.76113534, 2516917.91242155, 39.95, -75.17, 311.23285234, 0.99999745
    test 15 reverse: -5675721.76113533, 2516917.91242155, 39.95, -75.17, 311.23285234, 0.99999745  FAILED, KNOWN, expected -5675721.76113534, 2516917.91242155, 39.95, -75.17, 311.23285234, 0.99999745
    test 16 forward: 199089.12574012, -53115.52801838, 39.95, 2.33, 1.51160641, 0.99999745
    test 17 reverse: 199089.12574012, -53115.52801838, 39.95, -75.17, 1.51160641, 0.99999745  FAILED, KNOWN, expected 199089.12574012, -53115.52801838, 39.95, 2.33, 1.51160641, 0.99999745
    test 18 reverse: 220000.0, -53000.0, 39.94581132, 2.57463362, 1.67031446, 0.99999808
    test 19 forward: 220000.0, -53000.0, 39.94581132, 2.57463362, 1.67031446, 0.99999808
    test 20 reverse: 220000.0, -53000.0, 39.94581132, -74.92536638, 1.67031446, 0.99999808
    test 21 forward: 220000.0, -53000.0, 39.94581132, 2.57463362, 1.67031446, 0.99999808  FAILED, KNOWN, expected 220000.0, -53000.0, 39.94581132, -74.92536638, 1.67031446, 0.99999808

    testPage292(pygeodesy.albers, 23.05.15)
    test 22 name: Snyder_p292
    test 23 datum: NAD27
    test 24 ellipsoid: Clarke1866
    test 25 lat0: 37.934543880726
    test 26 scale0: 0.990309187872
    test 27 equatoradius: 6378206.400000000373
    test 28 flattening: 0.003390075304
    test 29 _sign: 1.000000000000
    test 30 _m02: 0.623664507732
    test 31 _n0: 0.614760830736
    test 32 _txi0: 0.775925617021
    test 33 iteration: 4
    test 34 ispolar: False
    test 35 forward: -6105839.22928149, 2214046.74930274, 35.0, -75.0, 314.78223745, 0.99155461  FAILED, KNOWN, expected -6105839.22928148, 2214046.74930274, 35.0, -75.0, 314.78223745, 0.99155461
    test 36 reverse: -6105839.22928149, 2214046.74930274, 35.0, -75.0, 314.78223745, 0.99155461  FAILED, KNOWN, expected -6105839.22928148, 2214046.74930274, 35.0, -75.0, 314.78223745, 0.99155461
    test 37 forward: 1885472.72581347, -119505.66687765, 35.0, 21.0, 12.66097351, 0.99155461  FAILED, KNOWN, expected 1885472.72581347, -119505.66687766, 35.0, 21.0, 12.66097351, 0.99155461
    test 38 reverse: 1885472.72581347, -119505.66687765, 35.0, -75.0, 12.66097351, 0.99155461  FAILED, KNOWN, expected 1885472.72581347, -119505.66687766, 35.0, 21.0, 12.66097351, 0.99155461
    test 39 reverse: 1885427.7, 1535925.0, 49.40436665, 25.93001383, 15.63329611, 1.01436109
    test 40 forward: 1885427.7, 1535925.0, 49.40436665, 25.93001383, 15.63329611, 1.01436109
    test 41 reverse: 1885427.7, 1535925.0, 49.40436665, -70.06998617, 15.63329611, 1.01436109
    test 42 forward: 1885427.7, 1535925.0, 49.40436665, 25.93001383, 15.63329611, 1.01436109  FAILED, KNOWN, expected 1885427.7, 1535925.0, 49.40436665, -70.06998617, 15.63329611, 1.01436109

    testTable15(pygeodesy.albers, 23.05.15)
    test 43 52 k: 1.02863
    test 44 50 k: 1.01727
    test 45 45.5 k: 1.00000
    test 46 45 k: 0.99869
    test 47 40 k: 0.99097
    test 48 35 k: 0.99155
    test 49 30 k: 0.99893
    test 50 29.5 k: 1.00000
    test 51 25 k: 1.01222
    test 52 22 k: 1.02283

    testLats(pygeodesy.albers, 23.05.15)
    test 53 AlbersEqualArea.toRepr: AlbersEqualArea(45.0, k0=1.0)
    test 54 AlbersEqualArea.lat0: 45.0
    test 55 AlbersEqualArea.lat1: 45.0
    test 56 AlbersEqualArea.lat2: 45.0

    test 57 AlbersEqualArea2.toRepr: AlbersEqualArea2(40.0, 40.0, k1=1.0)
    test 58 AlbersEqualArea2.lat0: 40.0
    test 59 AlbersEqualArea2.lat1: 40.0
    test 60 AlbersEqualArea2.lat2: 40.0

    test 61 AlbersEqualArea4.toRepr: AlbersEqualArea4(30.0, 30.0, k1=1.0)
    test 62 AlbersEqualArea4.lat0: 30.0
    test 63 AlbersEqualArea4.lat1: 30.0
    test 64 AlbersEqualArea4.lat2: 30.0

    test 65 AlbersEqualArea4.toRepr: AlbersEqualArea4(-30.0, -30.0, k1=1.0)
    test 66 AlbersEqualArea4.lat0: -30.0
    test 67 AlbersEqualArea4.lat1: -30.0
    test 68 AlbersEqualArea4.lat2: -30.0

    test 69 AlbersEqualAreaCylindrical.toRepr: AlbersEqualAreaCylindrical(0.0)
    test 70 AlbersEqualAreaCylindrical.lat0: 0.0
    test 71 AlbersEqualAreaCylindrical.lat1: 0.0
    test 72 AlbersEqualAreaCylindrical.lat2: 0.0

    test 73 AlbersEqualAreaNorth.toRepr: AlbersEqualAreaNorth(90.0)
    test 74 AlbersEqualAreaNorth.lat0: 90.0
    test 75 AlbersEqualAreaNorth.lat1: 90.0
    test 76 AlbersEqualAreaNorth.lat2: 90.0

    test 77 AlbersEqualAreaSouth.toRepr: AlbersEqualAreaSouth(-90.0)
    test 78 AlbersEqualAreaSouth.lat0: -90.0
    test 79 AlbersEqualAreaSouth.lat1: -90.0
    test 80 AlbersEqualAreaSouth.lat2: -90.0

    test 81 error: lat1 (150.0): above 90 limit
    test 82 error: slat1 (-0.5) or slat2 (0.5): negative

    9 of 82 testAlbers.py tests (11.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 14.429 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testAzimuthal.py

    testing testAzimuthal.py 23.03.27 (module pygeodesy.azimuthal 23.04.11)
    test 1 Equidistant(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 2 forward: -37467.812512, 230294.518853, 50.9, 1.8, 350.759218, 1.000223
    test 3 reverse: -37467.812512, 230294.518853, 50.9, 1.8, 350.759218, 1.000223
    test 4 iteration: None
    test 5 copy(Equidistant): (<class 'pygeodesy.azimuthal.Equidistant'>, True)
    test 6 Equidistant.copy(): (<class 'pygeodesy.azimuthal.Equidistant'>, True)
    test 7 reverse: -38000.0, 230000.0, 50.897321, 1.792455, 350.61849, 1.000222
    test 8 forward: -38000.0, 230000.0, 50.897321, 1.792455, 350.61849, 1.000222
    test 9 reverse: LatLon(50°53′50.36″N, 001°47′32.84″E)
    test 10 reverse: LatLon(50°53′50.36″N, 001°47′32.84″E)
    test 11 reverse: LatLon(50°53′50.36″N, 001°47′32.84″E)
    test 12 reverse: LatLon(50°53′50.36″N, 001°47′32.84″E)
    test 13 Equidistant(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 14 forward: 170420.92566, -293667.828613, 48.833333, 2.333333, 149.872606, 1.000472
    test 15 reverse: 170420.92566, -293667.828613, 48.833333, 2.333333, 149.872606, 1.000472
    test 16 iteration: None
    test 17 hypot: 339535.102  FAILED, KNOWN, expected 338901.865
    test 18 antipodal: (170420.92566, -293667.828613, -48.833333, -177.666667, 0.0, 1.000472, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 19 Gnomonic(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 20 forward: -37484.520018, 230397.210923, 50.9, 1.8, 350.759218, 1.000669
    test 21 reverse: -37484.520018, 230397.210923, 50.9, 1.8, 350.759218, 1.000223
    test 22 iteration: None
    test 23 copy(Gnomonic): (<class 'pygeodesy.azimuthal.Gnomonic'>, True)
    test 24 Gnomonic.copy(): (<class 'pygeodesy.azimuthal.Gnomonic'>, True)
    test 25 reverse: -38000.0, 230000.0, 50.896405, 1.792706, 350.61849, 1.000222
    test 26 forward: -38000.0, 230000.0, 50.896405, 1.792706, 350.61849, 1.000667
    test 27 reverse: LatLon(50°53′47.06″N, 001°47′33.74″E)
    test 28 reverse: LatLon(50°53′47.06″N, 001°47′33.74″E)
    test 29 reverse: LatLon(50°53′47.06″N, 001°47′33.74″E)
    test 30 reverse: LatLon(50°53′47.06″N, 001°47′33.74″E)
    test 31 Gnomonic(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 32 forward: 170581.851218, -293945.134107, 48.833333, 2.333333, 149.872606, 1.001416
    test 33 reverse: 170581.851218, -293945.134107, 48.833333, 2.333333, 149.872606, 1.000472
    test 34 iteration: None
    test 35 hypot: 339855.719  FAILED, KNOWN, expected 338901.865
    test 36 antipodal: (170581.851218, -293945.134107, -48.833333, -177.666667, 0.0, 1.000472, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 37 EquidistantExact(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 38 forward: -37526.978232, 230000.911579, 50.9, 1.8, 350.325442, 0.999778
    test 39 reverse: -37526.978232, 230000.911579, 50.9, 1.8, 350.325442, 0.999778
    test 40 iteration: None
    test 41 copy(EquidistantExact): (<class 'pygeodesy.azimuthal.EquidistantExact'>, True)
    test 42 EquidistantExact.copy(): (<class 'pygeodesy.azimuthal.EquidistantExact'>, True)
    test 43 reverse: -38000.0, 230000.0, 50.899962, 1.793278, 350.205524, 0.999778
    test 44 forward: -38000.0, 230000.0, 50.899962, 1.793278, 350.205524, 0.999778
    test 45 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 46 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 47 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 48 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 49 EquidistantExact(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 50 forward: 170617.186469, -293210.754313, 48.833333, 2.333333, 151.589952, 0.999529
    test 51 reverse: 170617.186469, -293210.754313, 48.833333, 2.333333, 151.589952, 0.999529
    test 52 iteration: None
    test 53 hypot: 339238.516  FAILED, KNOWN, expected 338901.865
    test 54 antipodal: (170617.186469, -293210.754313, -48.833333, -177.666667, 0.0, 0.999529, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 55 GnomonicExact(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 56 forward: -37543.665895, 230103.189403, 50.9, 1.8, 350.325442, 0.999333
    test 57 reverse: -37543.665895, 230103.189403, 50.9, 1.8, 350.325442, 0.999333
    test 58 iteration: 3
    test 59 copy(GnomonicExact): (<class 'pygeodesy.azimuthal.GnomonicExact'>, True)
    test 60 GnomonicExact.copy(): (<class 'pygeodesy.azimuthal.GnomonicExact'>, True)
    test 61 reverse: -38000.0, 230000.0, 50.899044, 1.793528, 350.205718, 0.999333
    test 62 forward: -37999.995965, 229999.975581, 50.899044, 1.793528, 350.205718, 0.999334
    test 63 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 64 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 65 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 66 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 67 GnomonicExact(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 68 forward: 170778.089295, -293487.270649, 48.833333, 2.333333, 151.589952, 0.998587
    test 69 reverse: 170778.089295, -293487.270649, 48.833333, 2.333334, 151.589953, 0.998588
    test 70 iteration: 3
    test 71 hypot: 339558.439  FAILED, KNOWN, expected 338901.963
    test 72 antipodal: (170778.089295, -293487.270649, -48.833333, -177.666666, 0.0, 0.998588, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 73 EquidistantGeodSolve(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 74 forward: -37526.978232, 230000.911579, 50.9, 1.8, 350.325442, 0.999778
    test 75 reverse: -37526.978232, 230000.911579, 50.9, 1.8, 350.325442, 0.999778
    test 76 iteration: None
    test 77 copy(EquidistantGeodSolve): (<class 'pygeodesy.azimuthal.EquidistantGeodSolve'>, True)
    test 78 EquidistantGeodSolve.copy(): (<class 'pygeodesy.azimuthal.EquidistantGeodSolve'>, True)
    test 79 reverse: -38000.0, 230000.0, 50.899962, 1.793278, 350.205524, 0.999778
    test 80 forward: -38000.0, 230000.0, 50.899962, 1.793278, 350.205524, 0.999778
    test 81 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 82 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 83 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 84 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 85 EquidistantGeodSolve(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 86 forward: 170617.186469, -293210.754313, 48.833333, 2.333333, 151.589952, 0.999529
    test 87 reverse: 170617.186469, -293210.754313, 48.833333, 2.333333, 151.589952, 0.999529
    test 88 iteration: None
    test 89 hypot: 339238.516  FAILED, KNOWN, expected 338901.865
    test 90 antipodal: (170617.186469, -293210.754313, -48.833333, -177.666667, 0.0, 0.999529, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 91 GnomonicGeodSolve(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 92 forward: -37543.665895, 230103.189403, 50.9, 1.8, 350.325442, 0.999333
    test 93 reverse: -37543.665895, 230103.189403, 50.9, 1.8, 350.325442, 0.999333
    test 94 iteration: 3
    test 95 copy(GnomonicGeodSolve): (<class 'pygeodesy.azimuthal.GnomonicGeodSolve'>, True)
    test 96 GnomonicGeodSolve.copy(): (<class 'pygeodesy.azimuthal.GnomonicGeodSolve'>, True)
    test 97 reverse: -38000.0, 230000.0, 50.899044, 1.793528, 350.205718, 0.999333
    test 98 forward: -37999.995965, 229999.975581, 50.899044, 1.793528, 350.205718, 0.999334
    test 99 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 100 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 101 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 102 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 103 GnomonicGeodSolve(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 104 forward: 170778.089295, -293487.270649, 48.833333, 2.333333, 151.589952, 0.998587
    test 105 reverse: 170778.089295, -293487.270649, 48.833333, 2.333334, 151.589953, 0.998588
    test 106 iteration: 3
    test 107 hypot: 339558.439  FAILED, KNOWN, expected 338901.963
    test 108 antipodal: (170778.089295, -293487.270649, -48.833333, -177.666666, 0.0, 0.998588, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 109 EquidistantKarney(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 110 forward: -37526.978232, 230000.911579, 50.9, 1.8, 350.325442, 0.999778
    test 111 reverse: -37526.978232, 230000.911579, 50.9, 1.8, 350.325442, 0.999778
    test 112 iteration: None
    test 113 copy(EquidistantKarney): (<class 'pygeodesy.azimuthal.EquidistantKarney'>, True)
    test 114 EquidistantKarney.copy(): (<class 'pygeodesy.azimuthal.EquidistantKarney'>, True)
    test 115 reverse: -38000.0, 230000.0, 50.899962, 1.793278, 350.205524, 0.999778
    test 116 forward: -38000.0, 230000.0, 50.899962, 1.793278, 350.205524, 0.999778
    test 117 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 118 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 119 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 120 reverse: LatLon(50°53′59.86″N, 001°47′35.8″E)
    test 121 EquidistantKarney(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 122 forward: 170617.186469, -293210.754313, 48.833333, 2.333333, 151.589952, 0.999529
    test 123 reverse: 170617.186469, -293210.754313, 48.833333, 2.333333, 151.589952, 0.999529
    test 124 iteration: None
    test 125 hypot: 339238.516  FAILED, KNOWN, expected 338901.865
    test 126 antipodal: (170617.186469, -293210.754313, -48.833333, -177.666667, 0.0, 0.999529, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 127 GnomonicKarney(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 128 forward: -37543.665895, 230103.189403, 50.9, 1.8, 350.325442, 0.999333
    test 129 reverse: -37543.665895, 230103.189403, 50.9, 1.8, 350.325442, 0.999333
    test 130 iteration: 3
    test 131 copy(GnomonicKarney): (<class 'pygeodesy.azimuthal.GnomonicKarney'>, True)
    test 132 GnomonicKarney.copy(): (<class 'pygeodesy.azimuthal.GnomonicKarney'>, True)
    test 133 reverse: -38000.0, 230000.0, 50.899044, 1.793528, 350.205718, 0.999333
    test 134 forward: -37999.995965, 229999.975581, 50.899044, 1.793528, 350.205718, 0.999334
    test 135 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 136 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 137 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 138 reverse: LatLon(50°53′56.56″N, 001°47′36.7″E)
    test 139 GnomonicKarney(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 140 forward: 170778.089295, -293487.270649, 48.833333, 2.333333, 151.589952, 0.998587
    test 141 reverse: 170778.089295, -293487.270649, 48.833333, 2.333334, 151.589953, 0.998588
    test 142 iteration: 3
    test 143 hypot: 339558.439  FAILED, KNOWN, expected 338901.963
    test 144 antipodal: (170778.089295, -293487.270649, -48.833333, -177.666666, 0.0, 0.998588, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 145 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E Random +/- 45
    test 146 pygeodesy.ellipsoidalExact: 05.630204°N, 034.793211°E, 31.617543°N, 022.240610°E  d 8720.63 meter  Spherical
    test 147 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 31.685199°N, 022.291390°E  d 4.38884e-09 meter  EquidistantExact
    test 148 pygeodesy.ellipsoidalExact: 05.557397°N, 034.862927°E, 31.635869°N, 022.238283°E  d 11983.6 meter  Equidistant
    test 149 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 0, 3, 9, 5, 1, , , N, ,,  , 0, 0, 0, ., 1, 0, 8, 0, 8, 4, , , W  00.071%, 000.311% of Random
    test 150 pygeodesy.ellipsoidalExact: 05.605783°N, 034.696587°E, 27.082644°N, 045.513494°W  d 8112.04 meter  Spherical
    test 151 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 27.305882°N, 045.549144°W  d 2.09444e-09 meter  EquidistantExact
    test 152 pygeodesy.ellipsoidalExact: 05.603245°N, 034.852303°E, 27.108238°N, 045.575152°W  d 11750.2 meter  Equidistant
    test 153 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 4, 1, 8, 9, 6, , , S, ,,  , 0, 0, 0, ., 0, 9, 7, 4, 6, 1, , , W  00.753%, 000.280% of Random
    test 154 pygeodesy.ellipsoidalExact: 05.707447°N, 034.652386°E, 39.407331°N, 014.247562°W  d 19745 meter  Spherical
    test 155 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 39.705408°N, 014.287384°W  d 1.63517e-09 meter  EquidistantExact
    test 156 pygeodesy.ellipsoidalExact: 05.602207°N, 034.889708°E, 39.369014°N, 014.198236°W  d 15610.6 meter  Equidistant
    test 157 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 4, 0, 8, 5, 8, , , S, ,,  , 0, 0, 0, ., 1, 3, 4, 8, 6, 5, , , W  00.735%, 000.388% of Random
    test 158 pygeodesy.ellipsoidalExact: 05.586574°N, 034.733880°E, 27.300063°N, 046.888185°W  d 3629.98 meter  Spherical
    test 159 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 27.528527°N, 046.874537°W  d 3.69915e-09 meter  EquidistantExact
    test 160 pygeodesy.ellipsoidalExact: 05.598486°N, 034.866821°E, 27.325946°N, 046.937163°W  d 13068.8 meter  Equidistant
    test 161 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 3, 7, 1, 3, 8, , , S, ,,  , 0, 0, 0, ., 1, 1, 1, 9, 7, 8, , , W  00.668%, 000.322% of Random
    test 162 pygeodesy.ellipsoidalExact: 05.456968°N, 034.669388°E, 16.012882°S, 054.320348°E  d 14929.8 meter  Spherical
    test 163 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 16.049100°S, 054.292370°E  d 7.87324e-09 meter  EquidistantExact
    test 164 pygeodesy.ellipsoidalExact: 05.497789°N, 034.752568°E, 15.949699°S, 054.359351°E  d 7033.14 meter  Equidistant
    test 165 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 6, 3, 5, 5, 9, , , N, ,,  , 0, 0, 0, ., 0, 0, 2, 2, 7, 4, , , E  01.143%, 000.007% of Random
    test 166 pygeodesy.ellipsoidalExact: 05.613441°N, 034.744777°E, 33.681017°N, 069.921003°W  d 5867.69 meter  Spherical
    test 167 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 33.928489°N, 069.916802°W  d 2.50868e-09 meter  EquidistantExact
    test 168 pygeodesy.ellipsoidalExact: 05.611977°N, 034.911230°E, 33.686164°N, 069.936347°W  d 18208.9 meter  Equidistant
    test 169 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 5, 0, 6, 2, 8, , , S, ,,  , 0, 0, 0, ., 1, 5, 6, 3, 8, 8, , , W  00.910%, 000.450% of Random
    test 170 pygeodesy.ellipsoidalExact: 05.731167°N, 034.868871°E, 02.100992°S, 013.244752°E  d 22632.8 meter  Spherical
    test 171 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 02.249736°S, 013.454161°E  d 1.63777e-08 meter  EquidistantExact
    test 172 pygeodesy.ellipsoidalExact: 05.549682°N, 034.752551°E, 02.169431°S, 013.454556°E  d 1314.89 meter  Equidistant
    test 173 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 1, 1, 6, 6, 6, , , N, ,,  , 0, 0, 0, ., 0, 0, 2, 2, 9, 2, , , E  00.210%, 000.007% of Random
    test 174 pygeodesy.ellipsoidalExact: near-concentric: invalid  FAILED, KNOWN, expected Spherical
    test 175 pygeodesy.ellipsoidalExact: near-concentric: invalid  FAILED, KNOWN, expected EquidistantExact
    test 176 pygeodesy.ellipsoidalExact: near-concentric: invalid  FAILED, KNOWN, expected Equidistant
    test 177 pygeodesy.ellipsoidalExact: 05.771486°N, 034.902568°E, 56.619682°N, 046.679722°E  d 28422.2 meter  Spherical
    test 178 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 56.682708°N, 046.537301°E  d 1.82584e-08 meter  EquidistantExact
    test 179 pygeodesy.ellipsoidalExact: 05.835388°N, 035.080886°E, 56.762660°N, 046.396594°E  d 47146.5 meter  Equidistant
    test 180 pygeodesy.ellipsoidalExact: 0, 0, ., 2, 7, 4, 0, 4, 0, , , S, ,,  , 0, 0, 0, ., 3, 2, 6, 0, 4, 3, , , W  04.928%, 000.938% of Random
    test 181 pygeodesy.ellipsoidalExact: 05.376959°N, 034.650285°E, 25.761886°S, 017.423212°W  d 23452.6 meter  Spherical
    test 182 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 26.037268°S, 017.494866°W  d 2.09444e-09 meter  EquidistantExact
    test 183 pygeodesy.ellipsoidalExact: 05.458463°N, 034.855709°E, 25.820337°S, 017.510740°W  d 15949 meter  Equidistant
    test 184 pygeodesy.ellipsoidalExact: 0, 0, ., 1, 0, 2, 8, 8, 5, , , N, ,,  , 0, 0, 0, ., 1, 0, 0, 8, 6, 6, , , W  01.850%, 000.290% of Random
    test 185 pygeodesy.ellipsoidalExact: 05.488965°N, 034.577300°E, 06.514478°N, 005.450956°W  d 21238.8 meter  Spherical
    test 186 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 06.608895°N, 005.624806°W  d 2.36182e-09 meter  EquidistantExact
    test 187 pygeodesy.ellipsoidalExact: 05.523615°N, 034.716672°E, 06.555453°N, 005.587108°W  d 5941.36 meter  Equidistant
    test 188 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 3, 7, 7, 3, 3, , , N, ,,  , 0, 0, 0, ., 0, 3, 8, 1, 7, 1, , , E  00.678%, 000.110% of Random
    test 189 pygeodesy.ellipsoidalExact: 05.518057°N, 034.676464°E, 01.395800°S, 041.138493°E  d 9916.71 meter  Spherical
    test 190 pygeodesy.ellipsoidalExact: 05.561348°N, 034.754843°E, 01.358807°S, 041.142115°E  d 2.76122e-09 meter  EquidistantExact
    test 191 pygeodesy.ellipsoidalExact: 05.550579°N, 034.812687°E, 01.259000°S, 041.181074°E  d 6518.85 meter  Equidistant
    test 192 pygeodesy.ellipsoidalExact: 0, 0, ., 0, 1, 0, 7, 6, 9, , , N, ,,  , 0, 0, 0, ., 0, 5, 7, 8, 4, 4, , , W  00.194%, 000.166% of Random
    test 193 pygeodesy.ellipsoidalExact: 0, 0, ., 2, 7, 4, 0, 4, 0, , , N, ,,  , 0, 0, 0, ., 3, 2, 6, 0, 4, 3, , , E  04.928%, 000.938% of Random, max

    test 194 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W Random +/- 45
    test 195 pygeodesy.ellipsoidalVincenty: 36.785156°N, 043.303228°W, 58.415249°S, 015.996918°E  d 29565.9 meter  Spherical
    test 196 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 58.603453°S, 015.771146°E  d 3.57122e-05 meter  EquidistantExact
    test 197 pygeodesy.ellipsoidalVincenty: 36.782265°N, 043.290323°W, 58.240866°S, 015.997412°E  d 29580.4 meter  Equidistant
    test 198 pygeodesy.ellipsoidalVincenty: 0, 0, ., 2, 5, 8, 9, 2, 3, , , N, ,,  , 0, 0, 0, ., 0, 7, 8, 8, 2, 5, , , E  00.699%, 000.182% of Random
    test 199 pygeodesy.ellipsoidalVincenty: 36.840911°N, 043.289654°W, 09.106755°N, 079.112436°E  d 23291 meter  Spherical
    test 200 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 09.046378°N, 079.038308°E  d 4.05613e-05 meter  EquidistantExact
    test 201 pygeodesy.ellipsoidalVincenty: 36.838921°N, 043.276826°W, 09.094682°N, 079.243917°E  d 23189 meter  Equidistant
    test 202 pygeodesy.ellipsoidalVincenty: 0, 0, ., 2, 0, 2, 2, 6, 7, , , N, ,,  , 0, 0, 0, ., 0, 6, 5, 3, 2, 8, , , E  00.546%, 000.151% of Random
    test 203 pygeodesy.ellipsoidalVincenty: 37.026429°N, 042.936408°W, 10.471200°N, 062.815188°W  d 24530.2 meter  Spherical
    test 204 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 10.570018°N, 062.761814°W  d 1.82085e-05 meter  EquidistantExact
    test 205 pygeodesy.ellipsoidalVincenty: 37.037419°N, 042.898595°W, 10.815992°N, 062.814019°W  d 27840.8 meter  Equidistant
    test 206 pygeodesy.ellipsoidalVincenty: 0, 0, ., 0, 0, 3, 7, 6, 9, , , N, ,,  , 0, 0, 0, ., 3, 1, 2, 9, 0, 3, , , W  00.010%, 000.724% of Random
    test 207 pygeodesy.ellipsoidalVincenty: 36.586847°N, 043.485159°W, 47.676402°N, 012.170392°E  d 56021.7 meter  Spherical
    test 208 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 48.063016°N, 011.533829°E  d 1.72162e-05 meter  EquidistantExact
    test 209 pygeodesy.ellipsoidalVincenty: 36.572307°N, 043.486826°W, 47.550345°N, 012.290978°E  d 57542.5 meter  Equidistant
    test 210 pygeodesy.ellipsoidalVincenty: 0, 0, ., 4, 6, 8, 8, 8, 2, , , N, ,,  , 0, 0, 0, ., 2, 7, 5, 3, 2, 7, , , E  01.266%, 000.637% of Random
    test 211 pygeodesy.ellipsoidalVincenty: 36.842359°N, 043.203187°W, 26.647094°S, 077.413169°W  d 22077.8 meter  Spherical
    test 212 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 26.831469°S, 077.332447°W  d 2.00898e-05 meter  EquidistantExact
    test 213 pygeodesy.ellipsoidalVincenty: 36.838429°N, 043.182150°W, 26.578186°S, 077.484079°W  d 22652.9 meter  Equidistant
    test 214 pygeodesy.ellipsoidalVincenty: 0, 0, ., 2, 0, 2, 7, 5, 9, , , N, ,,  , 0, 0, 0, ., 0, 2, 9, 3, 4, 8, , , W  00.547%, 000.068% of Random
    test 215 pygeodesy.ellipsoidalVincenty: 36.887022°N, 043.303125°W, 11.848332°S, 007.622407°W  d 18955.1 meter  Spherical
    test 216 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 12.004542°S, 007.688888°W  d 3.43395e-05 meter  EquidistantExact
    test 217 pygeodesy.ellipsoidalVincenty: 36.882245°N, 043.290686°W, 11.972122°S, 007.599681°W  d 18996.6 meter  Equidistant
    test 218 pygeodesy.ellipsoidalVincenty: 0, 0, ., 1, 5, 8, 9, 4, 4, , , N, ,,  , 0, 0, 0, ., 0, 7, 9, 1, 8, 8, , , E  00.429%, 000.183% of Random
    test 219 pygeodesy.ellipsoidalVincenty: 36.923540°N, 043.271933°W, 07.603560°S, 042.973660°W  d 14121.6 meter  Spherical
    test 220 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 07.831106°S, 042.873765°W  d 6.36181e-05 meter  EquidistantExact
    test 221 pygeodesy.ellipsoidalVincenty: 36.941467°N, 043.252453°W, 07.389561°S, 043.164644°W  d 11651.9 meter  Equidistant
    test 222 pygeodesy.ellipsoidalVincenty: 0, 0, ., 0, 9, 9, 7, 2, 2, , , N, ,,  , 0, 0, 0, ., 0, 4, 0, 9, 5, 4, , , E  00.269%, 000.095% of Random
    test 223 pygeodesy.ellipsoidalVincenty: 36.890628°N, 043.293214°W, 06.327616°N, 000.919667°W  d 18224.6 meter  Spherical
    test 224 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 06.214227°N, 000.955619°W  d 1.80596e-05 meter  EquidistantExact
    test 225 pygeodesy.ellipsoidalVincenty: 36.885833°N, 043.288281°W, 06.298614°N, 000.846644°W  d 18547.3 meter  Equidistant
    test 226 pygeodesy.ellipsoidalVincenty: 0, 0, ., 1, 5, 5, 3, 5, 5, , , N, ,,  , 0, 0, 0, ., 0, 7, 6, 7, 8, 3, , , E  00.419%, 000.178% of Random
    test 227 pygeodesy.ellipsoidalVincenty: 36.841159°N, 043.233561°W, 28.323851°S, 061.195810°W  d 22285.4 meter  Spherical
    test 228 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 28.518676°S, 061.114162°W  d 3.77253e-05 meter  EquidistantExact
    test 229 pygeodesy.ellipsoidalVincenty: 36.846211°N, 043.211496°W, 28.262824°S, 061.256789°W  d 21637.9 meter  Equidistant
    test 230 pygeodesy.ellipsoidalVincenty: 0, 0, ., 1, 9, 4, 9, 7, 7, , , N, ,,  , 0, 0, 0, ., 0, 0, 0, 0, 0, 2, , , W  00.526%, 000.000% of Random
    test 231 pygeodesy.ellipsoidalVincenty: 36.497646°N, 043.510208°W, 54.402345°N, 015.277234°W  d 65951.1 meter  Spherical
    test 232 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 54.294275°N, 016.405015°W  d 1.33863e-05 meter  EquidistantExact
    test 233 pygeodesy.ellipsoidalVincenty: 36.472321°N, 043.516640°W, 54.430949°N, 014.512628°W  d 68758 meter  Equidistant
    test 234 pygeodesy.ellipsoidalVincenty: 0, 0, ., 5, 6, 8, 8, 6, 7, , , N, ,,  , 0, 0, 0, ., 3, 0, 5, 1, 4, 2, , , E  01.536%, 000.706% of Random
    test 235 pygeodesy.ellipsoidalVincenty: 36.237669°N, 043.579435°W, 41.294942°N, 040.450656°W  d 95044.6 meter  Spherical
    test 236 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 40.531477°N, 041.086115°W  d 3.58613e-05 meter  EquidistantExact
    test 237 pygeodesy.ellipsoidalVincenty: 36.196235°N, 043.592856°W, 41.537070°N, 040.203558°W  d 99777.5 meter  Equidistant
    test 238 pygeodesy.ellipsoidalVincenty: 0, 0, ., 8, 4, 4, 9, 5, 3, , , N, ,,  , 0, 0, 0, ., 3, 8, 1, 3, 5, 8, , , E  02.281%, 000.883% of Random
    test 239 pygeodesy.ellipsoidalVincenty: 37.064092°N, 042.807807°W, 22.209213°N, 059.940545°W  d 35998.3 meter  Spherical
    test 240 pygeodesy.ellipsoidalVincenty: 37.041188°N, 043.211498°W, 22.474625°N, 059.814646°W  d 2.68946e-05 meter  EquidistantExact
    test 241 pygeodesy.ellipsoidalVincenty: 37.077641°N, 042.752712°W, 22.498497°N, 059.837360°W  d 41005.6 meter  Equidistant
    test 242 pygeodesy.ellipsoidalVincenty: 0, 0, ., 0, 3, 6, 4, 5, 3, , , S, ,,  , 0, 0, 0, ., 4, 5, 8, 7, 8, 7, , , W  00.098%, 001.062% of Random
    test 243 pygeodesy.ellipsoidalVincenty: 0, 0, ., 8, 4, 4, 9, 5, 3, , , N, ,,  , 0, 0, 0, ., 4, 5, 8, 7, 8, 7, , , E  02.281%, 001.062% of Random, max

    test 244 Equidistant(10, 80): 1.37704, 0.24656
    test 245 Equidistant(10, 80): 10.0, 80.0
    test 246 Gnomonic(10, 80): 5.67128, 1.01543
    test 247 Gnomonic(10, 80): 10.0, 80.0
    test 248 LambertEqualArea(10, 80): 1.26747, 0.22694
    test 249 LambertEqualArea(10, 80): 10.0, 80.0
    test 250 Orthographic(10, 80): 0.96985, 0.17365
    test 251 Orthographic(10, 80): 10.0, 80.0
    test 252 Stereographic(10, 80): 1.65643, 0.29658
    test 253 Stereographic(10, 80): 10.0, 80.0
    test 254 Equidistant(20, 20): 0.33454, 0.35601
    test 255 Equidistant(20, 20): 20.0, 20.0
    test 256 Gnomonic(20, 20): 0.36397, 0.38733
    test 257 Gnomonic(20, 20): 20.0, 20.0
    test 258 LambertEqualArea(20, 20): 0.33123, 0.35248
    test 259 LambertEqualArea(20, 20): 20.0, 20.0
    test 260 Orthographic(20, 20): 0.32139, 0.34202
    test 261 Orthographic(20, 20): 20.0, 20.0
    test 262 Stereographic(20, 20): 0.34136, 0.36327
    test 263 Stereographic(20, 20): 20.0, 20.0
    test 264 Equidistant(40, 40): 0.57386, 0.74912
    test 265 Equidistant(40, 40): 40.0, 40.0
    test 266 Gnomonic(40, 40): 0.8391, 1.09537
    test 267 Gnomonic(40, 40): 40.0, 40.0
    test 268 LambertEqualArea(40, 40): 0.55281, 0.72164
    test 269 LambertEqualArea(40, 40): 40.0, 40.0
    test 270 Orthographic(40, 40): 0.4924, 0.64279
    test 271 Orthographic(40, 40): 40.0, 40.0
    test 272 Stereographic(40, 40): 0.62062, 0.81016
    test 273 Stereographic(40, 40): 40.0, 40.0
    test 274 Equidistant(60, 60): 0.58948, 1.17896
    test 275 Equidistant(60, 60): 60.0, 60.0
    test 276 Gnomonic(60, 60): 1.73205, 3.4641
    test 277 Gnomonic(60, 60): 60.0, 60.0
    test 278 LambertEqualArea(60, 60): 0.54772, 1.09545
    test 279 LambertEqualArea(60, 60): 60.0, 60.0
    test 280 Orthographic(60, 60): 0.43301, 0.86603
    test 281 Orthographic(60, 60): 60.0, 60.0
    test 282 Stereographic(60, 60): 0.69282, 1.38564
    test 283 Stereographic(60, 60): 60.0, 60.0
    test 284 Equidistant(70, 80): 0.50997, 1.42273
    test 285 Equidistant(70, 80): 70.0, 80.0
    test 286 Gnomonic(70, 80): 5.67128, 15.82209
    test 287 Gnomonic(70, 80): 70.0, 80.0
    test 288 LambertEqualArea(70, 80): 0.4628, 1.29114
    test 289 LambertEqualArea(70, 80): 70.0, 80.0
    test 290 Orthographic(70, 80): 0.33682, 0.93969
    test 291 Orthographic(70, 80): 70.0, 80.0
    test 292 Stereographic(70, 80): 0.63588, 1.77402
    test 293 Stereographic(70, 80): 70.0, 80.0
    test 294 Equidistant(80, 80): 0.26358, 1.51792
    test 295 Equidistant(80, 80): 80.0, 80.0
    test 296 Gnomonic(80, 80): 5.67128, 32.65961
    test 297 Gnomonic(80, 80): 80.0, 80.0
    test 298 LambertEqualArea(80, 80): 0.23828, 1.37219
    test 299 LambertEqualArea(80, 80): 80.0, 80.0
    test 300 Orthographic(80, 80): 0.17101, 0.98481
    test 301 Orthographic(80, 80): 80.0, 80.0
    test 302 Stereographic(80, 80): 0.33201, 1.91196
    test 303 Stereographic(80, 80): 80.0, 80.0
    test 304 Equidistant(80, 10): 0.04281, 1.39829
    test 305 Equidistant(80, 10): 80.0, 10.0
    test 306 Gnomonic(80, 10): 0.17633, 5.75877
    test 307 Gnomonic(80, 10): 80.0, 10.0
    test 308 LambertEqualArea(80, 10): 0.03941, 1.28702
    test 309 LambertEqualArea(80, 10): 80.0, 10.0
    test 310 Orthographic(80, 10): 0.03015, 0.98481
    test 311 Orthographic(80, 10): 80.0, 10.0
    test 312 Stereographic(80, 10): 0.0515, 1.68198
    test 313 Stereographic(80, 10): 80.0, 10.0

    test 314 function: equidistant
    test 315 equatoradius: 1.0
    test 316 flattening: 0.0
    test 317 iteration: None
    test 318 latlon0: (0.0, 0.0)
    test 319 latlon0: (1.0, 2.0)
    test 320 name: coverage
    test 321 radius: 1.0

    test 322 function: gnomonic
    test 323 equatoradius: 1.0
    test 324 flattening: 0.0
    test 325 iteration: None
    test 326 latlon0: (0.0, 0.0)
    test 327 latlon0: (1.0, 2.0)
    test 328 name: coverage
    test 329 radius: 1.0
    test 330 NANing: (NAN, NAN, 0.0, 0.0, 0.0, 1.0, None)

    11 of 330 testAzimuthal.py tests (3.3%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 6.965 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testBasics.py

    testing testBasics.py 23.03.27 (module pygeodesy.basics 23.05.31)
    test 1 clips: test/t....ics.py
    test 2 halfs2: ('test/test', 'Basics.py')

    test 3 isfinite(0): True
    test 4 isint(0): True
    test 5 isint(0+0.5): False
    test 6 isninf(0): False
    test 7 isscalar(0): True

    test 8 isfinite(0.0): True
    test 9 isint(0.0): True
    test 10 isint(0.0+0.5): False
    test 11 isninf(0.0): False
    test 12 isscalar(0.0): True

    test 13 isfinite(1): True
    test 14 isint(1): True
    test 15 isint(1+0.5): False
    test 16 isninf(1): False
    test 17 isscalar(1): True

    test 18 isfinite(1.0): True
    test 19 isint(1.0): True
    test 20 isint(1.0+0.5): False
    test 21 isninf(1.0): False
    test 22 isscalar(1.0): True

    test 23 isfinite(1e+300): True
    test 24 isint(1e+300): True
    test 25 isint(1e+300+0.5): True
    test 26 isninf(1e+300): False
    test 27 isscalar(1e+300): True

    test 28 isfinite(-1e+300): True
    test 29 isint(-1e+300): True
    test 30 isint(-1e+300+0.5): True
    test 31 isninf(-1e+300): False
    test 32 isscalar(-1e+300): True

    test 33 isfinite(inf): False
    test 34 isint(inf): False
    test 35 isint(inf+0.5): False
    test 36 isninf(inf): False
    test 37 isscalar(inf): True

    test 38 isfinite(inf): False
    test 39 isint(inf): False
    test 40 isint(inf+0.5): False
    test 41 isninf(inf): False
    test 42 isscalar(inf): True

    test 43 isfinite(nan): False
    test 44 isint(nan): False
    test 45 isint(nan+0.5): False
    test 46 isninf(nan): False
    test 47 isscalar(nan): True

    test 48 isfinite(-0.0): True
    test 49 isint(-0.0): True
    test 50 isint(-0.0+0.5): False
    test 51 isninf(-0.0): False
    test 52 isscalar(-0.0): True

    test 53 isfinite(-inf): False
    test 54 isint(-inf): False
    test 55 isint(-inf+0.5): False
    test 56 isninf(-inf): True
    test 57 isscalar(-inf): True

    test 58 isfinite(complex): True
    test 59 isfinite(complex): False

    test 60 isint0(INT0): True
    test 61 isint0(False): False
    test 62 isint0(None): False
    test 63 isint0(0): True
    test 64 isint0(0.): False
    test 65 isint0(0.0): True

    test 66 isneg0(NEG0): True
    test 67 isneg0(0.0): False
    test 68 isneg0(INF): False
    test 69 isneg0(NAN): False

    test 70 type(C.r_o): property_RO
    test 71 type(c.r_o): <type 'bool'>
    test 72 c.r_o: True
    test 73 c.r_o = False: immutable property_RO: C.r_o = False
    test 74 c.a, c.b: (None, None)
    test 75 d.a, d.b: (True, False)
    test 76 c.a, c.b: (None, None)
    test 77 splice: ([0, 2, 4, 6, 8], [1, 3, 5, 7, 9])
    test 78 splice: ([0, 3, 6, 9], [1, 4, 7], [2, 5, 8])
    test 79 splice: ([0, 3, 6, 9], [1, 4, 7, -1], [2, 5, 8, -1])
    test 80 splice: ([0, 5, 10], [1, 6, 11], [2, 7], [3, 8], [4, 9])

    test 81 remainder(181, 360): -179.0
    test 82 remainder(181, -360): -179.0
    test 83 remainder(181, inf): 181.0
    test 84 remainder(181, nan): nan
    test 85 remainder(181, -inf): 181.0
    test 86 remainder(-181, 360): 179.0
    test 87 remainder(-181, -360): 179.0
    test 88 remainder(-181, inf): -181.0
    test 89 remainder(-181, nan): nan
    test 90 remainder(-181, -inf): -181.0
    test 91 remainder(179, 360): 179.0
    test 92 remainder(179, -360): 179.0
    test 93 remainder(179, inf): 179.0
    test 94 remainder(179, nan): nan
    test 95 remainder(179, -inf): 179.0
    test 96 remainder(-179, 360): -179.0
    test 97 remainder(-179, -360): -179.0
    test 98 remainder(-179, inf): -179.0
    test 99 remainder(-179, nan): nan
    test 100 remainder(-179, -inf): -179.0
    test 101 remainder(inf, 360): math domain error
    test 102 remainder(inf, -360): math domain error
    test 103 remainder(inf, inf): math domain error
    test 104 remainder(inf, nan): nan
    test 105 remainder(inf, -inf): math domain error
    test 106 remainder(nan, 360): nan
    test 107 remainder(nan, -360): nan
    test 108 remainder(nan, inf): nan
    test 109 remainder(nan, nan): nan
    test 110 remainder(nan, -inf): nan
    test 111 remainder(-inf, 360): math domain error
    test 112 remainder(-inf, -360): math domain error
    test 113 remainder(-inf, inf): math domain error
    test 114 remainder(-inf, nan): nan
    test 115 remainder(-inf, -inf): math domain error
    test 116 isclose: True
    test 117 isclose: False

    all 117 testBasics.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 1.350 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testBooleans.py
./test/testBooleans.py:50: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  self.test(areaOf.__name__, areaOf(b) == areaOf(t), True)
./test/testBooleans.py:53: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.perimeterOf} has been DEPRECATED, use function L{ellipsoidalExact.perimeterOf} or L{ellipsoidalKarney.perimeterOf}.
  self.test(periOf.__name__, periOf(b, closed=True) == periOf(t, closed=True), True)
./test/testBooleans.py:82: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  self.test(areaOf.__name__, areaOf(b) == areaOf(t), True)
./test/testBooleans.py:85: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.perimeterOf} has been DEPRECATED, use function L{ellipsoidalExact.perimeterOf} or L{ellipsoidalKarney.perimeterOf}.
  self.test(periOf.__name__, periOf(b, closed=True) == periOf(t, closed=True), True)

    testing testBooleans.py 23.03.31

    testing(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1 and: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 2 or: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 3 minus: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 4 rev_d: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=10.0, lon=0.0, height=1.0), (lat=10.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=7.0, lon=5.0, height=2.0))
    test 5 iand: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 6 ior: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 7 sum: BooleanGH[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 8 GH ==: True
    test 9 equalTo: True
    test 10 areaOf: True
    test 11 enclosed: True
    test 12 enclosed: False
    test 13 perimeterOf: True

    test 14 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 15 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 16 and: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 17 or: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 18 iand: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 19 ior: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 20 sum: BooleanFHP[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 21 FHP ==: True
    test 22 equalTo: True
    test 23 areaOf: True
    test 24 enclosed: True
    test 25 enclosed: False
    test 26 perimeterOf: True

    test 27 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 28 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    testing(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 29 and: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 30 or: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 31 minus: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 32 rev_d: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=10.0, lon=0.0, height=1.0), (lat=10.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=7.0, lon=5.0, height=2.0))
    test 33 iand: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 34 ior: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 35 sum: BooleanGH[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 36 GH ==: True
    test 37 equalTo: True
    test 38 areaOf: True
    test 39 enclosed: True
    test 40 enclosed: False
    test 41 perimeterOf: True

    test 42 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 43 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 44 and: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 45 or: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 46 iand: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 47 ior: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 48 sum: BooleanFHP[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 49 FHP ==: True
    test 50 equalTo: True
    test 51 areaOf: True
    test 52 enclosed: True
    test 53 enclosed: False
    test 54 perimeterOf: True

    test 55 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 56 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    testing(pygeodesy.sphericalNvector, 23.06.12)
    test 57 and: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 58 or: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 59 minus: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 60 rev_d: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=10.0, lon=0.0, height=1.0), (lat=10.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=7.0, lon=5.0, height=2.0))
    test 61 iand: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 62 ior: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 63 sum: BooleanGH[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 64 GH ==: True
    test 65 equalTo: True
    test 66 areaOf: True
    test 67 enclosed: True
    test 68 enclosed: False
    test 69 perimeterOf: True

    test 70 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 71 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 72 and: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 73 or: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 74 iand: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 75 ior: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 76 sum: BooleanFHP[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 77 FHP ==: True
    test 78 equalTo: True
    test 79 areaOf: True
    test 80 enclosed: True
    test 81 enclosed: False
    test 82 perimeterOf: True

    test 83 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 84 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    testing(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 85 and: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 86 or: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 87 minus: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 88 rev_d: BooleanGH[5]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=10.0, lon=0.0, height=1.0), (lat=10.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=7.0, lon=5.0, height=2.0))
    test 89 iand: BooleanGH[4]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0))
    test 90 ior: BooleanGH[6]((lat=5.0, lon=3.5714286, height=1.7142857), (lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0))
    test 91 sum: BooleanGH[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 92 GH ==: True
    test 93 equalTo: True
    test 94 areaOf: True
    test 95 enclosed: True
    test 96 enclosed: False
    test 97 perimeterOf: True

    test 98 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 99 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 100 and: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 101 or: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 102 iand: BooleanFHP[4]((lat=7.0, lon=5.0, height=2.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=3.0, lon=5.0, height=2.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 103 ior: BooleanFHP[6]((lat=0.0, lon=0.0, height=1.0), (lat=0.0, lon=10.0, height=3.0), (lat=5.0, lon=6.4285714, height=2.2857143), (lat=10.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0), (lat=5.0, lon=3.5714286, height=1.7142857))
    test 104 sum: BooleanFHP[2][6]((lat=0.0, lon=0.0, height=1.0), (lat=7.0, lon=5.0, height=2.0), (lat=0.0, lon=10.0, height=3.0), (lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    test 105 FHP ==: True
    test 106 equalTo: True
    test 107 areaOf: True
    test 108 enclosed: True
    test 109 enclosed: False
    test 110 perimeterOf: True

    test 111 toLatLon[0:3]: (LatLon(00°00′00.0″N, 000°00′00.0″E, +1.00m), LatLon(07°00′00.0″N, 005°00′00.0″E, +2.00m), LatLon(00°00′00.0″N, 010°00′00.0″E, +3.00m))
    test 112 toLatLon[-3:]: ((lat=10.0, lon=0.0, height=1.0, clipid=1), (lat=3.0, lon=5.0, height=2.0, clipid=1), (lat=10.0, lon=10.0, height=3.0, clipid=1))

    8 of 112 testBooleans.py tests (7.1%) FAILED, incl. 8 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 470.125 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testCartesian.py

    testing testCartesian.py 23.05.23

    testCartesian(pygeodesy.sphericalNvector, 23.06.12)
    test 1 Cartesian0: [3980581, 97, 4966825]
    test 2 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 3 isEllipsoidal: False
    test 4 isSpherical: True
    test 5 copy(Cartesian): (<class 'pygeodesy.sphericalNvector.Cartesian'>, True)
    test 6 Cartesian.copy(): (<class 'pygeodesy.sphericalNvector.Cartesian'>, True)
    test 7 height: -5918.380258
    test 8 height4: (3984282.2, 97.1, 4971443.2, -5918.4)
    test 9 height4: [3984282.2, 97.1, 4971443.2]
    test 10 Nvector: Nvector(0.62538, 0.00002, 0.78032, -5918.38)
    test 11 Nvector3: (0.625, 0.0, 0.78, -5918.38)
    test 12 Nvector6: (0.625377, 0.000015, 0.780323, -5918.38)
    test 13 LatLon: 50.0379°N, 008.5622°E, -0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 14 LatLon: 51.47°N, 000.4543°E
    test 15 LatLon: 40.633365°N, 073.783328°W
    test 16 LatLon: 33.95°N, 118.4°W
    test 17 LatLon: 41.32°S, 174.81°E, +0.00m  FAILED, KNOWN, expected 41.32°S, 174.81°E
    test 18 LatLon: 40.96°N, 005.5°E
    test 19 LatLon: 40.1°N, 116.6°E, +0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 20 LatLon: 37.6°N, 122.4°W, -0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 21 copy: True
    test 22 __eq__: True
    test 23 __ne__: False
    test 24 Cartesian: <class 'pygeodesy.sphericalNvector.Cartesian'>
    test 25 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 26 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 27 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 28 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 29 isequalTo: <type 'bool'>
    test 30 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 31 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 32 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 33 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 34 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 35 toLatLon: <class 'pygeodesy.sphericalNvector.LatLon'>
    test 36 toNvector: <class 'pygeodesy.sphericalNvector.Nvector'>
    test 37 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 38 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 39 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 40 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 41 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 42 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 43 isequalTo: <type 'bool'>
    test 44 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 45 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 46 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 47 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 48 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 49 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 50 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 51 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 52 sphericalNvector.Cartesian.intersections2: 37.673442°N, 090.234036°W
    test 53 sphericalNvector.Cartesian.intersections2: 36.109987°N, 090.95367°W
    test 54 sphericalNvector.Cartesian.intersections2: [-0.032779, -0.784769, 0.61892]
    test 55 sphericalNvector.Cartesian.intersections2: 38.237342°N, 092.391779°W
    test 56 sphericalNvector.Cartesian.intersections2: [0.025768, -0.798347, 0.601646]
    test 57 sphericalNvector.Cartesian.intersections2: 36.987868°N, 088.151309°W
    test 58 vector3d.trilaterate3d2: [-0.032761, -0.784757, 0.618937]
    test 59 vector3d.trilaterate3d2: [0.025768, -0.798331, 0.601668]
    test 60 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 61 vector3d.intersections2: 0.0312613
    test 62 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 63 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    testCartesian(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 64 Cartesian0: [3980581, 97, 4966825]
    test 65 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 66 isEllipsoidal: False
    test 67 isSpherical: True
    test 68 copy(Cartesian): (<class 'pygeodesy.sphericalTrigonometry.Cartesian'>, True)
    test 69 Cartesian.copy(): (<class 'pygeodesy.sphericalTrigonometry.Cartesian'>, True)
    test 70 height: -5918.380258
    test 71 height4: (3984282.2, 97.1, 4971443.2, -5918.4)
    test 72 height4: [3984282.2, 97.1, 4971443.2]
    test 73 Vector4Tuple: 0.625376979, 1.52393751e-05, 0.780322775, -5918.38026
    test 74 LatLon: 50.0379°N, 008.5622°E, -0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 75 LatLon: 51.47°N, 000.4543°E
    test 76 LatLon: 40.633365°N, 073.783328°W
    test 77 LatLon: 33.95°N, 118.4°W
    test 78 LatLon: 41.32°S, 174.81°E, +0.00m  FAILED, KNOWN, expected 41.32°S, 174.81°E
    test 79 LatLon: 40.96°N, 005.5°E
    test 80 LatLon: 40.1°N, 116.6°E, +0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 81 LatLon: 37.6°N, 122.4°W, -0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 82 copy: True
    test 83 __eq__: True
    test 84 __ne__: False
    test 85 Cartesian: <class 'pygeodesy.sphericalTrigonometry.Cartesian'>
    test 86 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 87 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 88 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 89 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 90 isequalTo: <type 'bool'>
    test 91 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 92 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 93 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 94 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 95 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 96 toLatLon: <class 'pygeodesy.sphericalTrigonometry.LatLon'>
    test 97 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 98 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 99 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 100 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 101 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 102 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 103 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 104 isequalTo: <type 'bool'>
    test 105 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 106 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 107 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 108 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 109 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 110 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 111 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 112 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 113 sphericalTrigonometry.Cartesian.intersections2: 37.673442°N, 090.234036°W
    test 114 sphericalTrigonometry.Cartesian.intersections2: 36.109987°N, 090.95367°W
    test 115 sphericalTrigonometry.Cartesian.intersections2: [-0.032779, -0.784769, 0.61892]
    test 116 sphericalTrigonometry.Cartesian.intersections2: 38.237342°N, 092.391779°W
    test 117 sphericalTrigonometry.Cartesian.intersections2: [0.025768, -0.798347, 0.601646]
    test 118 sphericalTrigonometry.Cartesian.intersections2: 36.987868°N, 088.151309°W
    test 119 vector3d.trilaterate3d2: [-0.032761, -0.784757, 0.618937]
    test 120 vector3d.trilaterate3d2: [0.025768, -0.798331, 0.601668]
    test 121 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 122 vector3d.intersections2: 0.0312613
    test 123 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 124 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    testCartesian(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 125 Cartesian0: [3980581, 97, 4966825]
    test 126 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 127 isEllipsoidal: True
    test 128 isSpherical: False
    test 129 copy(Cartesian): (<class 'pygeodesy.ellipsoidalNvector.Cartesian'>, True)
    test 130 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalNvector.Cartesian'>, True)
    test 131 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 132 height: 0.242887
    test 133 height4: (3980580.8, 97.0, 4966824.8, 0.2)
    test 134 height4: [3980580.8, 97.0, 4966824.8]
    test 135 Nvector: Nvector(0.62282, 0.00002, 0.78237, +0.24)
    test 136 Nvector3: (0.623, 0.0, 0.782, +0.24)
    test 137 Nvector6: (0.622818, 0.000015, 0.782367, +0.24)
    test 138 LatLon: 50.0379°N, 008.5622°E
    test 139 LatLon: 51.47°N, 000.4543°E, +0.00m  FAILED, KNOWN, expected 51.47°N, 000.4543°E
    test 140 LatLon: 40.633365°N, 073.783328°W, +0.00m  FAILED, KNOWN, expected 40.633365°N, 073.783328°W
    test 141 LatLon: 33.95°N, 118.4°W
    test 142 LatLon: 41.32°S, 174.81°E
    test 143 LatLon: 40.96°N, 005.5°E, -0.00m  FAILED, KNOWN, expected 40.96°N, 005.5°E
    test 144 LatLon: 40.1°N, 116.6°E, -0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 145 LatLon: 37.6°N, 122.4°W, -0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 146 copy: True
    test 147 __eq__: True
    test 148 __ne__: False
    test 149 Cartesian: <class 'pygeodesy.ellipsoidalNvector.Cartesian'>
    test 150 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 151 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 152 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 153 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 154 isequalTo: <type 'bool'>
    test 155 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 156 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 157 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 158 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 159 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 160 toLatLon: <class 'pygeodesy.ellipsoidalNvector.LatLon'>
    test 161 toNvector: <class 'pygeodesy.ellipsoidalNvector.Nvector'>
    test 162 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 163 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 164 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 165 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 166 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 167 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 168 isequalTo: <type 'bool'>
    test 169 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 170 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 171 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 172 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 173 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 174 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 175 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 176 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 177 ellipsoidalNvector.Cartesian.intersections2: 89.998941°N, 090.234036°W
    test 178 ellipsoidalNvector.Cartesian.intersections2: 89.99892°N, 090.95367°W
    test 179 ellipsoidalNvector.Cartesian.intersections2: [-0.0035, -0.791926, 0.610589]
    test 180 ellipsoidalNvector.Cartesian.intersections2: 89.998941°N, 090.253237°W
    test 181 ellipsoidalNvector.Cartesian.intersections2: 0.0312613
    test 182 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 183 vector3d.intersections2: 0.0312613
    test 184 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 185 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    testCartesian(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 186 Cartesian0: [3980581, 97, 4966825]
    test 187 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 188 isEllipsoidal: True
    test 189 isSpherical: False
    test 190 copy(Cartesian): (<class 'pygeodesy.ellipsoidalVincenty.Cartesian'>, True)
    test 191 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalVincenty.Cartesian'>, True)
    test 192 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 193 height: 0.242887
    test 194 height4: (3980580.8, 97.0, 4966824.8, 0.2)
    test 195 height4: [3980580.8, 97.0, 4966824.8]
    test 196 Vector4Tuple: 0.622817765, 1.51770114e-05, 0.782366942, 0.242886808
    test 197 LatLon: 50.0379°N, 008.5622°E
    test 198 LatLon: 51.47°N, 000.4543°E, +0.00m  FAILED, KNOWN, expected 51.47°N, 000.4543°E
    test 199 LatLon: 40.633365°N, 073.783328°W, +0.00m  FAILED, KNOWN, expected 40.633365°N, 073.783328°W
    test 200 LatLon: 33.95°N, 118.4°W
    test 201 LatLon: 41.32°S, 174.81°E
    test 202 LatLon: 40.96°N, 005.5°E, -0.00m  FAILED, KNOWN, expected 40.96°N, 005.5°E
    test 203 LatLon: 40.1°N, 116.6°E, -0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 204 LatLon: 37.6°N, 122.4°W, -0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 205 copy: True
    test 206 __eq__: True
    test 207 __ne__: False
    test 208 Cartesian: <class 'pygeodesy.ellipsoidalVincenty.Cartesian'>
    test 209 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 210 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 211 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 212 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 213 isequalTo: <type 'bool'>
    test 214 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 215 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 216 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 217 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 218 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 219 toLatLon: <class 'pygeodesy.ellipsoidalVincenty.LatLon'>
    test 220 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 221 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 222 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 223 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 224 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 225 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 226 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 227 isequalTo: <type 'bool'>
    test 228 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 229 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 230 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 231 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 232 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 233 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 234 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 235 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 236 ellipsoidalVincenty.Cartesian.intersections2: 89.998941°N, 090.234036°W
    test 237 ellipsoidalVincenty.Cartesian.intersections2: 89.99892°N, 090.95367°W
    test 238 ellipsoidalVincenty.Cartesian.intersections2: [-0.0035, -0.791926, 0.610589]
    test 239 ellipsoidalVincenty.Cartesian.intersections2: 89.998941°N, 090.253237°W
    test 240 ellipsoidalVincenty.Cartesian.intersections2: 0.0312613
    test 241 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 242 vector3d.intersections2: 0.0312613
    test 243 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 244 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    testCartesian(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 245 Cartesian0: [3980581, 97, 4966825]
    test 246 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 247 isEllipsoidal: True
    test 248 isSpherical: False
    test 249 copy(Cartesian): (<class 'pygeodesy.ellipsoidalKarney.Cartesian'>, True)
    test 250 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalKarney.Cartesian'>, True)
    test 251 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 252 height: 0.242887
    test 253 height4: (3980580.8, 97.0, 4966824.8, 0.2)
    test 254 height4: [3980580.8, 97.0, 4966824.8]
    test 255 Vector4Tuple: 0.622817765, 1.51770114e-05, 0.782366942, 0.242886808
    test 256 LatLon: 50.0379°N, 008.5622°E, +0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 257 LatLon: 51.47°N, 000.4543°E
    test 258 LatLon: 40.633365°N, 073.783328°W
    test 259 LatLon: 33.95°N, 118.4°W, +0.00m  FAILED, KNOWN, expected 33.95°N, 118.4°W
    test 260 LatLon: 41.32°S, 174.81°E
    test 261 LatLon: 40.96°N, 005.5°E
    test 262 LatLon: 40.1°N, 116.6°E
    test 263 LatLon: 37.6°N, 122.4°W
    test 264 copy: True
    test 265 __eq__: True
    test 266 __ne__: False
    test 267 Cartesian: <class 'pygeodesy.ellipsoidalKarney.Cartesian'>
    test 268 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 269 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 270 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 271 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 272 isequalTo: <type 'bool'>
    test 273 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 274 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 275 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 276 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 277 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 278 toLatLon: <class 'pygeodesy.ellipsoidalKarney.LatLon'>
    test 279 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 280 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 281 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 282 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 283 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 284 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 285 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 286 isequalTo: <type 'bool'>
    test 287 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 288 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 289 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 290 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 291 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 292 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 293 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 294 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 295 ellipsoidalKarney.Cartesian.intersections2: 89.998941°N, 090.234036°W
    test 296 ellipsoidalKarney.Cartesian.intersections2: 89.99892°N, 090.95367°W
    test 297 ellipsoidalKarney.Cartesian.intersections2: [-0.0035, -0.791926, 0.610589]
    test 298 ellipsoidalKarney.Cartesian.intersections2: 89.998941°N, 090.253237°W
    test 299 ellipsoidalKarney.Cartesian.intersections2: 0.0312613
    test 300 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 301 vector3d.intersections2: 0.0312613
    test 302 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 303 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    testCartesian(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 304 Cartesian0: [3980581, 97, 4966825]
    test 305 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 306 isEllipsoidal: True
    test 307 isSpherical: False
    test 308 copy(Cartesian): (<class 'pygeodesy.ellipsoidalGeodSolve.Cartesian'>, True)
    test 309 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalGeodSolve.Cartesian'>, True)
    test 310 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 311 height: 0.242887
    test 312 height4: (3980580.8, 97.0, 4966824.8, 0.2)
    test 313 height4: [3980580.8, 97.0, 4966824.8]
    test 314 Vector4Tuple: 0.622817765, 1.51770114e-05, 0.782366942, 0.242886808
    test 315 LatLon: 50.0379°N, 008.5622°E, +0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 316 LatLon: 51.47°N, 000.4543°E
    test 317 LatLon: 40.633365°N, 073.783328°W
    test 318 LatLon: 33.95°N, 118.4°W, +0.00m  FAILED, KNOWN, expected 33.95°N, 118.4°W
    test 319 LatLon: 41.32°S, 174.81°E
    test 320 LatLon: 40.96°N, 005.5°E
    test 321 LatLon: 40.1°N, 116.6°E
    test 322 LatLon: 37.6°N, 122.4°W
    test 323 copy: True
    test 324 __eq__: True
    test 325 __ne__: False
    test 326 Cartesian: <class 'pygeodesy.ellipsoidalGeodSolve.Cartesian'>
    test 327 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 328 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 329 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 330 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 331 isequalTo: <type 'bool'>
    test 332 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 333 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 334 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 335 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 336 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 337 toLatLon: <class 'pygeodesy.ellipsoidalGeodSolve.LatLon'>
    test 338 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 339 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 340 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 341 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 342 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 343 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 344 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 345 isequalTo: <type 'bool'>
    test 346 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 347 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 348 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 349 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 350 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 351 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 352 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 353 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 354 ellipsoidalGeodSolve.Cartesian.intersections2: 89.998941°N, 090.234036°W
    test 355 ellipsoidalGeodSolve.Cartesian.intersections2: 89.99892°N, 090.95367°W
    test 356 ellipsoidalGeodSolve.Cartesian.intersections2: [-0.0035, -0.791926, 0.610589]
    test 357 ellipsoidalGeodSolve.Cartesian.intersections2: 89.998941°N, 090.253237°W
    test 358 ellipsoidalGeodSolve.Cartesian.intersections2: 0.0312613
    test 359 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 360 vector3d.intersections2: 0.0312613
    test 361 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 362 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    testCartesian(pygeodesy.ellipsoidalExact, 23.05.04)
    test 363 Cartesian0: [3980581, 97, 4966825]
    test 364 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 365 isEllipsoidal: True
    test 366 isSpherical: False
    test 367 copy(Cartesian): (<class 'pygeodesy.ellipsoidalExact.Cartesian'>, True)
    test 368 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalExact.Cartesian'>, True)
    test 369 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 370 height: 0.242887
    test 371 height4: (3980580.8, 97.0, 4966824.8, 0.2)
    test 372 height4: [3980580.8, 97.0, 4966824.8]
    test 373 Vector4Tuple: 0.622817765, 1.51770114e-05, 0.782366942, 0.242886808
    test 374 LatLon: 50.0379°N, 008.5622°E, +0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 375 LatLon: 51.47°N, 000.4543°E
    test 376 LatLon: 40.633365°N, 073.783328°W
    test 377 LatLon: 33.95°N, 118.4°W, +0.00m  FAILED, KNOWN, expected 33.95°N, 118.4°W
    test 378 LatLon: 41.32°S, 174.81°E
    test 379 LatLon: 40.96°N, 005.5°E
    test 380 LatLon: 40.1°N, 116.6°E
    test 381 LatLon: 37.6°N, 122.4°W
    test 382 copy: True
    test 383 __eq__: True
    test 384 __ne__: False
    test 385 Cartesian: <class 'pygeodesy.ellipsoidalExact.Cartesian'>
    test 386 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 387 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 388 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 389 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 390 isequalTo: <type 'bool'>
    test 391 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 392 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 393 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 394 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 395 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 396 toLatLon: <class 'pygeodesy.ellipsoidalExact.LatLon'>
    test 397 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 398 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 399 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 400 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 401 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 402 latlonheightdatum: <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 403 height4: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 404 isequalTo: <type 'bool'>
    test 405 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 406 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 407 philamheightdatum: <class 'pygeodesy.namedTuples.PhiLam4Tuple'>
    test 408 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 409 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 410 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 411 toNvector: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 412 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 413 ellipsoidalExact.Cartesian.intersections2: 89.998941°N, 090.234036°W
    test 414 ellipsoidalExact.Cartesian.intersections2: 89.99892°N, 090.95367°W
    test 415 ellipsoidalExact.Cartesian.intersections2: [-0.0035, -0.791926, 0.610589]
    test 416 ellipsoidalExact.Cartesian.intersections2: 89.998941°N, 090.253237°W
    test 417 ellipsoidalExact.Cartesian.intersections2: 0.0312613
    test 418 vector3d.intersections2: (-0.0035, -0.791926, 0.610589)
    test 419 vector3d.intersections2: 0.0312613
    test 420 vector3d.intersections2: (-0.021973, -0.766467, 0.0)
    test 421 vector3d.intersections2: (0.027459, -0.797488, 0.0)

    24 of 421 testCartesian.py tests (5.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 39.706 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testClasses.py

    testing testClasses.py 23.03.27

    testCartesianAttrs(23.03.27)
    test 1 angleTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 2 apply() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 3 attrs() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 4 bearing() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 5 cassini() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 6 circin6() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 7 circum3() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 8 circum4_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 9 classname Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 10 classnaming _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 11 classof() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 12 cmp() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 13 collins() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 14 collins5() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 15 convertDatum() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 16 convertRefFrame() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 17 copy() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 18 cross() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 19 crosserrors _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 20 datum _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 21 destinationXyz() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 22 dividedBy() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 23 dot() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 24 dup() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 25 Ecef Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 26 equals() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 27 equirectangular() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 28 euclid Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 29 hartzell() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 30 height Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 31 height4() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 32 intermediateTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 33 intersections2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 34 iscolinearWith() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 35 isconjugateTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 36 isEllipsoidal Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 37 isequalTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 38 isSpherical Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 39 iteration property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 40 latlon Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 41 latlonheight Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 42 latlonheightdatum Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 43 length Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 44 length2 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 45 meeus2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 46 methodname() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 47 minus() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 48 minus_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 49 name _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 50 named Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 51 named2 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 52 named3 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 53 named4 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 54 nearestOn() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 55 nearestOn6() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 56 negate() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 57 others() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 58 parse() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 59 philam Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 60 philamheight Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 61 philamheightdatum Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 62 pierlot() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 63 pierlotx() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 64 plus() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 65 plus_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 66 radii11() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 67 reframe _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 68 rename() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 69 rotate() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 70 rotateAround() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 71 sizeof property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 72 soddy4() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 73 sum() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 74 tienstra() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 75 tienstra7() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 76 times() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 77 times_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 78 to2ab() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 79 to2ll() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 80 to3llh() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 81 to3xyz() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 82 toDatum() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 83 toEcef() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 84 toLatLon() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 85 toLocal() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 86 toLtp() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 87 toNvector() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 88 toRefFrame() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 89 toRepr() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 90 toStr() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 91 toStr2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 92 toTransform() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 93 toTransforms_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 94 toVector() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 95 trilaterate2d2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 96 trilaterate3d2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 97 unit() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 98 x Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 99 x2y2z2 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 100 xyz Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 101 y Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 102 z Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry

    testCartesianMro(23.03.27)
    test 103 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.Cartesian, pygeodesy.sphericalBase.CartesianSphericalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 104 pygeodesy.sphericalTrigonometry: pygeodesy.sphericalTrigonometry.Cartesian, pygeodesy.sphericalBase.CartesianSphericalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 105 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 106 pygeodesy.ellipsoidalVincenty: pygeodesy.ellipsoidalVincenty.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 107 pygeodesy.ellipsoidalKarney: pygeodesy.ellipsoidalKarney.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 108 pygeodesy.ellipsoidalExact: pygeodesy.ellipsoidalExact.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 109 pygeodesy.ellipsoidalGeodSolve: pygeodesy.ellipsoidalGeodSolve.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testLatLonAttrs(23.03.27)
    test 110 alongTrackDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 111 antipode() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 112 attrs() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 113 bearingTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 114 bearingTo2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 115 bounds() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 116 boundsOf() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 117 chordTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 118 circin6() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 119 circum3() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 120 circum4_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 121 classname Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 122 classnaming _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 123 classof() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 124 clipid property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 125 compassAngle() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 126 compassAngleTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 127 convergence _Deprecated_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 128 convertDatum() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 129 convertRefFrame() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 130 copy() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 131 cosineAndoyerLambertTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 132 cosineForsytheAndoyerLambertTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 133 cosineLawTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 134 crossingParallels() method: pygeodesy.sphericalTrigonometry
    test 135 crossTrackDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 136 datum _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 137 deltaTo() method: pygeodesy.ellipsoidalNvector
    test 138 destination() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 139 destination2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 140 destinationNed() method: pygeodesy.ellipsoidalNvector
    test 141 destinationXyz() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 142 distanceTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 143 distanceTo2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 144 distanceTo3() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 145 dup() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 146 Ecef Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 147 elevation2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 148 ellipsoid() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 149 ellipsoids() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 150 epoch _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 151 epsilon _NamedProperty: pygeodesy.ellipsoidalVincenty
    test 152 equals() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 153 equals3() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 154 Equidistant Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 155 equirectangularTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 156 euclideanTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 157 finalBearingOn() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 158 finalBearingTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 159 flatLocalTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 160 flatPolarTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 161 gamma property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 162 geodesic Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 163 geodesicx Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve
    test 164 geoidHeight2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 165 greatCircle() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 166 greatCircleTo() method: pygeodesy.sphericalNvector
    test 167 hartzell() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 168 haversineTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 169 height Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 170 height4() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 171 heightStr() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 172 hubenyTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 173 initialBearingTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 174 intermediateChordTo() method: pygeodesy.sphericalNvector
    test 175 intermediateTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 176 intersecant2() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 177 intersection() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 178 intersection2() method: pygeodesy.sphericalNvector
    test 179 intersection3() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 180 intersections2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 181 isantipode() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 182 isantipodeTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 183 isEllipsoidal Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 184 isEllipsoidalLatLon Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 185 isenclosedBy() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 186 isEnclosedBy() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 187 isequalTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 188 isequalTo3() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 189 isnormal Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 190 isSpherical Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 191 isWithin() method: pygeodesy.sphericalNvector
    test 192 iswithin() method: pygeodesy.sphericalNvector
    test 193 iteration property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 194 iterations _NamedProperty: pygeodesy.ellipsoidalVincenty
    test 195 lam Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 196 lat Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 197 latlon Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 198 latlon2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 199 latlon2round() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 200 latlon_() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 201 latlonheight Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 202 lon Property: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 203 maxLat() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 204 methodname() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 205 midpointTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 206 minLat() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 207 name _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 208 named Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 209 named2 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 210 named3 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 211 named4 Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 212 nearestOn() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 213 nearestOn2() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 214 nearestOn3() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 215 nearestOn6() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 216 nearestOn8() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 217 normal() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 218 others() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 219 parse() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 220 phi Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 221 philam Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 222 philam2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 223 philamheight Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 224 points() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 225 points2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 226 PointsIter() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 227 radii11() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 228 reframe _NamedProperty: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 229 rename() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 230 rhumbAzimuthTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 231 rhumbBearingTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 232 rhumbDestination() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 233 rhumbDistanceTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 234 rhumbLine() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 235 rhumbMidpointTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 236 scale Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 237 sizeof property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 238 thomasTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 239 to2ab() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 240 to3llh() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 241 to3xyz() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 242 toCartesian() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 243 toCss() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 244 toDatum() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 245 toEcef() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 246 toEtm() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 247 toLcc() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 248 toLocal() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 249 toLtp() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 250 toMgrs() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 251 toNormal() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 252 toNvector() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 253 toOsgr() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 254 toRefFrame() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 255 toRepr() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 256 toStr() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 257 toStr2() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 258 toUps() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 259 toUtm() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 260 toUtmUps() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 261 toVector() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 262 toVector3d() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 263 toWm() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 264 triangle7() method: pygeodesy.sphericalTrigonometry
    test 265 triangulate() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 266 trilaterate() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 267 trilaterate5() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 268 vincentysTo() method: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 269 xyz Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 270 xyzh Property_RO: pygeodesy.ellipsoidalExact, pygeodesy.ellipsoidalGeodSolve, pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry

    testLatLonMro(23.03.27)
    test 271 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.LatLon, pygeodesy.nvectorBase.LatLonNvectorBase, pygeodesy.sphericalBase.LatLonSphericalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 272 pygeodesy.sphericalTrigonometry: pygeodesy.sphericalTrigonometry.LatLon, pygeodesy.sphericalBase.LatLonSphericalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 273 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.LatLon, pygeodesy.nvectorBase.LatLonNvectorBase, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 274 pygeodesy.ellipsoidalVincenty: pygeodesy.ellipsoidalVincenty.LatLon, pygeodesy.ellipsoidalBaseDI.LatLonEllipsoidalBaseDI, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 275 pygeodesy.ellipsoidalKarney: pygeodesy.ellipsoidalKarney.LatLon, pygeodesy.ellipsoidalBaseDI.LatLonEllipsoidalBaseDI, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 276 pygeodesy.ellipsoidalExact: pygeodesy.ellipsoidalExact.LatLon, pygeodesy.ellipsoidalBaseDI.LatLonEllipsoidalBaseDI, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 277 pygeodesy.ellipsoidalGeodSolve: pygeodesy.ellipsoidalGeodSolve.LatLon, pygeodesy.ellipsoidalBaseDI.LatLonEllipsoidalBaseDI, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testNvectorAttrs(23.03.27)
    test 278 angleTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 279 apply() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 280 attrs() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 281 bearing() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 282 circin6() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 283 circum3() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 284 circum4_() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 285 classname Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 286 classnaming _NamedProperty: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 287 classof() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 288 cmp() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 289 copy() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 290 cross() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 291 crosserrors _NamedProperty: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 292 datum Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 293 dividedBy() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 294 dot() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 295 dup() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 296 Ecef Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 297 equals() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 298 equirectangular() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 299 euclid Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 300 greatCircle() method: pygeodesy.sphericalNvector
    test 301 H _NamedProperty: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 302 h _NamedProperty: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 303 hStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 304 intermediateTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 305 iscolinearWith() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 306 isconjugateTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 307 isEllipsoidal Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 308 isequalTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 309 isSpherical Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 310 iteration property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 311 lam Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 312 lat Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 313 latlon Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 314 latlonheight Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 315 latlonheightdatum Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 316 length Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 317 length2 Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 318 lon Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 319 meeus2() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 320 methodname() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 321 minus() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 322 minus_() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 323 name _NamedProperty: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 324 named Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 325 named2 Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 326 named3 Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 327 named4 Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 328 nearestOn() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 329 nearestOn6() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 330 negate() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 331 others() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 332 parse() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 333 phi Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 334 philam Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 335 philamheight Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 336 philamheightdatum Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 337 plus() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 338 plus_() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 339 radii11() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 340 rename() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 341 rotate() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 342 rotateAround() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 343 sizeof property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 344 soddy4() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 345 sum() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 346 times() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 347 times_() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 348 to2ab() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 349 to2ll() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 350 to3abh() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 351 to3llh() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 352 to3xyz() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 353 to4xyzh() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 354 toCartesian() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 355 toLatLon() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 356 toRepr() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 357 toStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 358 toStr2() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 359 toVector3d() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 360 trilaterate2d2() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 361 trilaterate3d2() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 362 unit() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 363 x Property: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 364 x2y2z2 Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 365 xyz Property: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 366 xyzh Property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 367 y Property: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 368 z Property: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector

    testNvectorMro(23.03.27)
    test 369 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.Nvector, pygeodesy.nvectorBase.NvectorBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 370 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.Nvector, pygeodesy.nvectorBase.NvectorBase, pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testVector3dAttrs(23.03.27)
    test 371 angleTo() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 372 apply() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 373 attrs() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 374 bearing() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 375 circin6() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 376 circum3() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 377 circum4_() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 378 classname Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 379 classnaming _NamedProperty: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 380 classof() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 381 cmp() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 382 copy() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 383 cross() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 384 crosserrors _NamedProperty: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 385 dividedBy() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 386 dot() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 387 dup() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 388 equals() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 389 equirectangular() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 390 euclid Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 391 intermediateTo() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 392 iscolinearWith() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 393 isconjugateTo() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 394 isequalTo() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 395 iteration property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 396 length Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 397 length2 Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 398 meeus2() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 399 methodname() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 400 minus() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 401 minus_() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 402 name _NamedProperty: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 403 named Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 404 named2 Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 405 named3 Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 406 named4 Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 407 nearestOn() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 408 nearestOn6() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 409 negate() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 410 others() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 411 parse() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 412 plus() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 413 plus_() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 414 radii11() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 415 rename() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 416 rotate() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 417 rotateAround() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 418 sizeof property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 419 soddy4() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 420 sum() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 421 times() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 422 times_() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 423 to3xyz() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 424 toRepr() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 425 toStr() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 426 toStr2() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 427 trilaterate2d2() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 428 trilaterate3d2() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 429 unit() method: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 430 x Property: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 431 x2y2z2 Property_RO: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 432 xyz Property: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 433 y Property: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 434 z Property: pygeodesy.nvectorBase, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d

    testVector3dMro(23.03.27)
    test 435 pygeodesy.nvectorBase: pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 436 pygeodesy.vector3d: pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 437 pygeodesy.sphericalTrigonometry: pygeodesy.vector3d.Vector3d, pygeodesy.vector3dBase.Vector3dBase, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testCopyAttr(23.03.27)
    test 438 Aer: copy
    test 439 Aer4Tuple: copy
    test 440 Albers7Tuple: copy
    test 441 AlbersEqualArea: copy
    test 442 AlbersEqualArea2: copy
    test 443 AlbersEqualArea4: copy
    test 444 AlbersEqualAreaCylindrical: copy
    test 445 AlbersEqualAreaNorth: copy
    test 446 AlbersEqualAreaSouth: copy
    test 447 Area3Tuple: copy
    test 448 Attitude: copy
    test 449 Attitude4Tuple: copy
    test 450 Azimuthal7Tuple: copy
    test 451 Band: copy
    test 452 Bearing: copy
    test 453 Bearing2Tuple: copy
    test 454 Bearing_: copy
    test 455 BetaOmega2Tuple: copy
    test 456 BetaOmega3Tuple: copy
    test 457 Bool: copy
    test 458 BooleanFHP: copy
    test 459 BooleanGH: copy
    test 460 Bounds2Tuple: copy
    test 461 Bounds4Tuple: copy
    test 462 CassiniSoldner: copy
    test 463 ChLV: copy
    test 464 ChLV9Tuple: copy
    test 465 ChLVEN2Tuple: copy
    test 466 ChLVYX2Tuple: copy
    test 467 ChLVa: copy
    test 468 ChLVe: copy
    test 469 ChLVyx2Tuple: copy
    test 470 Circin6Tuple: copy
    test 471 Circle4Tuple: copy
    test 472 Circum3Tuple: copy
    test 473 Circum4Tuple: copy
    test 474 ClipCS3Tuple: copy
    test 475 ClipCS4Tuple: copy
    test 476 ClipFHP4Tuple: copy
    test 477 ClipGH4Tuple: copy
    test 478 ClipLB6Tuple: copy
    test 479 ClipSH3Tuple: copy
    test 480 Collins5Tuple: copy
    test 481 Conic: copy
    test 482 Css: copy
    test 483 Curvature2Tuple: copy
    test 484 Datum: copy
    test 485 Degrees: copy
    test 486 Degrees2: copy
    test 487 Degrees_: copy
    test 488 Destination2Tuple: copy
    test 489 Destination3Tuple: copy
    test 490 Direct9Tuple: copy
    test 491 Distance: copy
    test 492 Distance2Tuple: copy
    test 493 Distance3Tuple: copy
    test 494 Distance4Tuple: copy
    test 495 Distance_: copy
    test 496 EasNor2Tuple: copy
    test 497 EasNor3Tuple: copy
    test 498 EasNorAziRk4Tuple: copy
    test 499 EasNorAziRkEqu6Tuple: copy
    test 500 EasNorExact4Tuple: copy
    test 501 EasNorRadius3Tuple: copy
    test 502 Easting: copy
    test 503 Ecef9Tuple: copy
    test 504 EcefFarrell21: copy
    test 505 EcefFarrell22: copy
    test 506 EcefKarney: copy
    test 507 EcefMatrix: copy
    test 508 EcefSudano: copy
    test 509 EcefVeness: copy
    test 510 EcefYou: copy
    test 511 Elevation2Tuple: copy
    test 512 Ellipsoid: copy
    test 513 Ellipsoid2: copy
    test 514 Elliptic: copy
    test 515 Elliptic3Tuple: copy
    test 516 Enu: copy
    test 517 Enu4Tuple: copy
    test 518 Epoch: copy
    test 519 Epsg: copy
    test 520 Equidistant: copy
    test 521 EquidistantExact: copy
    test 522 EquidistantGeodSolve: copy
    test 523 EquidistantKarney: copy
    test 524 Etm: copy
    test 525 ExactTransverseMercator: copy
    test 526 FIx: copy
    test 527 Fcbrt: copy
    test 528 Fcook: copy
    test 529 Fdot: copy
    test 530 Feet: copy
    test 531 Fhorner: copy
    test 532 Fhypot: copy
    test 533 Flinear: copy
    test 534 Float: copy
    test 535 Float_: copy
    test 536 Fn_rt: copy
    test 537 Footprint5Tuple: copy
    test 538 Forward4Tuple: copy
    test 539 Fpolynomial: copy
    test 540 Fpowers: copy
    test 541 Frechet: copy
    test 542 Frechet6Tuple: copy
    test 543 FrechetCosineAndoyerLambert: copy
    test 544 FrechetCosineForsytheAndoyerLambert: copy
    test 545 FrechetCosineLaw: copy
    test 546 FrechetDegrees: copy
    test 547 FrechetDistanceTo: copy
    test 548 FrechetEquirectangular: copy
    test 549 FrechetEuclidean: copy
    test 550 FrechetExact: copy
    test 551 FrechetFlatLocal: copy
    test 552 FrechetFlatPolar: copy
    test 553 FrechetHaversine: copy
    test 554 FrechetHubeny: copy
    test 555 FrechetKarney: copy
    test 556 FrechetRadians: copy
    test 557 FrechetThomas: copy
    test 558 FrechetVincentys: copy
    test 559 Frustum: copy
    test 560 Fsqrt: copy
    test 561 Fsum: copy
    test 562 Fsum2Tuple: copy
    test 563 Fwelford: copy
    test 564 GDict: copy
    test 565 Garef: copy
    test 566 GeodSolve12Tuple: copy
    test 567 GeodesicAreaExact: copy
    test 568 GeodesicExact: copy
    test 569 GeodesicLineExact: copy
    test 570 GeodesicLineSolve: copy
    test 571 GeodesicSolve: copy
    test 572 Geohash: copy
    test 573 GeoidG2012B: copy
    test 574 GeoidHeight2Tuple: copy
    test 575 GeoidHeight5Tuple: copy
    test 576 GeoidKarney: copy
    test 577 GeoidPGM: copy
    test 578 Georef: copy
    test 579 Gnomonic: copy
    test 580 GnomonicExact: copy
    test 581 GnomonicGeodSolve: copy
    test 582 GnomonicKarney: copy
    test 583 Hausdorff: copy
    test 584 Hausdorff6Tuple: copy
    test 585 HausdorffCosineAndoyerLambert: copy
    test 586 HausdorffCosineForsytheAndoyerLambert: copy
    test 587 HausdorffCosineLaw: copy
    test 588 HausdorffDegrees: copy
    test 589 HausdorffDistanceTo: copy
    test 590 HausdorffEquirectangular: copy
    test 591 HausdorffEuclidean: copy
    test 592 HausdorffExact: copy
    test 593 HausdorffFlatLocal: copy
    test 594 HausdorffFlatPolar: copy
    test 595 HausdorffHaversine: copy
    test 596 HausdorffHubeny: copy
    test 597 HausdorffKarney: copy
    test 598 HausdorffRadians: copy
    test 599 HausdorffThomas: copy
    test 600 HausdorffVincentys: copy
    test 601 Height: copy
    test 602 HeightCubic: copy
    test 603 HeightIDWcosineAndoyerLambert: copy
    test 604 HeightIDWcosineForsytheAndoyerLambert: copy
    test 605 HeightIDWcosineLaw: copy
    test 606 HeightIDWdistanceTo: copy
    test 607 HeightIDWequirectangular: copy
    test 608 HeightIDWeuclidean: copy
    test 609 HeightIDWexact: copy
    test 610 HeightIDWflatLocal: copy
    test 611 HeightIDWflatPolar: copy
    test 612 HeightIDWhaversine: copy
    test 613 HeightIDWhubeny: copy
    test 614 HeightIDWkarney: copy
    test 615 HeightIDWthomas: copy
    test 616 HeightIDWvincentys: copy
    test 617 HeightLSQBiSpline: copy
    test 618 HeightLinear: copy
    test 619 HeightSmoothBiSpline: copy
    test 620 HeightX: copy
    test 621 Height_: copy
    test 622 Helmert7Tuple: copy
    test 623 Int: copy
    test 624 Int_: copy
    test 625 Intersection3Tuple: copy
    test 626 Inverse10Tuple: copy
    test 627 Jacobi2Tuple: copy
    test 628 JacobiConformal: copy
    test 629 JacobiConformalSpherical: copy
    test 630 KTransverseMercator: copy
    test 631 Lam: copy
    test 632 Lam_: copy
    test 633 LambertEqualArea: copy
    test 634 Lat: copy
    test 635 LatLon2PsxyIter: copy
    test 636 LatLon2Tuple: copy
    test 637 LatLon2psxy: copy
    test 638 LatLon3Tuple: copy
    test 639 LatLon4Tuple: copy
    test 640 LatLonAziRk4Tuple: copy
    test 641 LatLonDatum3Tuple: copy
    test 642 LatLonDatum5Tuple: copy
    test 643 LatLonExact4Tuple: copy
    test 644 LatLonFHP: copy
    test 645 LatLonGH: copy
    test 646 LatLonPrec3Tuple: copy
    test 647 LatLonPrec5Tuple: copy
    test 648 LatLon_: copy
    test 649 Lat_: copy
    test 650 Lcc: copy
    test 651 Local9Tuple: copy
    test 652 LocalCartesian: copy
    test 653 Lon: copy
    test 654 Lon_: copy
    test 655 Ltp: copy
    test 656 Meeus2Tuple: copy
    test 657 Meter: copy
    test 658 Meter2: copy
    test 659 Meter3: copy
    test 660 Meter_: copy
    test 661 Mgrs: copy
    test 662 Mgrs4Tuple: copy
    test 663 Mgrs6Tuple: copy
    test 664 NearestOn2Tuple: copy
    test 665 NearestOn3Tuple: copy
    test 666 NearestOn4Tuple: copy
    test 667 NearestOn5Tuple: copy
    test 668 NearestOn6Tuple: copy
    test 669 NearestOn8Tuple: copy
    test 670 Ned: copy
    test 671 Ned3Tuple: copy
    test 672 Ned4Tuple: copy
    test 673 Neighbors8Dict: copy
    test 674 Northing: copy
    test 675 Number_: copy
    test 676 Numpy2LatLon: copy
    test 677 Orthographic: copy
    test 678 Osgr: copy
    test 679 Phi: copy
    test 680 PhiLam2Tuple: copy
    test 681 PhiLam3Tuple: copy
    test 682 PhiLam4Tuple: copy
    test 683 Phi_: copy
    test 684 Point3Tuple: copy
    test 685 Points2Tuple: copy
    test 686 PointsIter: copy
    test 687 PolygonArea: copy
    test 688 Precision_: copy
    test 689 Radians: copy
    test 690 Radians2: copy
    test 691 Radians_: copy
    test 692 Radical2Tuple: copy
    test 693 Radii11Tuple: copy
    test 694 Radius: copy
    test 695 Radius_: copy
    test 696 RefFrame: copy
    test 697 Resolutions2Tuple: copy
    test 698 Reverse4Tuple: copy
    test 699 Rhumb: copy
    test 700 Rhumb7Tuple: copy
    test 701 Rhumb8Tuple: copy
    test 702 RhumbLine: copy
    test 703 RhumbLineSolve: copy
    test 704 RhumbOrder2Tuple: copy
    test 705 RhumbSolve: copy
    test 706 RhumbSolve7Tuple: copy
    test 707 Scalar: copy
    test 708 Scalar_: copy
    test 709 Shape2Tuple: copy
    test 710 Soddy4Tuple: copy
    test 711 Stereographic: copy
    test 712 Str: copy
    test 713 Survey3Tuple: copy
    test 714 Tienstra7Tuple: copy
    test 715 Transform: copy
    test 716 Transform7Tuple: copy
    test 717 TriAngle4Tuple: copy
    test 718 TriSide2Tuple: copy
    test 719 TriSide4Tuple: copy
    test 720 Triangle7Tuple: copy
    test 721 Triangle8Tuple: copy
    test 722 Triaxial: copy
    test 723 Triaxial_: copy
    test 724 Trilaterate5Tuple: copy
    test 725 Tuple2LatLon: copy
    test 726 Ups: copy
    test 727 Utm: copy
    test 728 UtmUps2Tuple: copy
    test 729 UtmUps4Tuple: copy
    test 730 UtmUps5Tuple: copy
    test 731 UtmUps8Tuple: copy
    test 732 UtmUpsLatLon5Tuple: copy
    test 733 Vector2Tuple: copy
    test 734 Vector3Tuple: copy
    test 735 Vector3d: copy
    test 736 Vector4Tuple: copy
    test 737 Wm: copy
    test 738 Xyz4Tuple: copy
    test 739 XyzLocal: copy
    test 740 Zone: copy
    test 741 a_f2Tuple: copy

    all 741 testClasses.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 9.500 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testClipy.py

    testing testClipy.py 23.03.27

    testing(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 1 clipCS4.p1: 07.5°N, 010.0°E
    test 2 clipCS4.p2: 04.5°N, 000.0°E
    test 3 clipCS4.i: 3
    test 4 clipCS4.j: 0
    test 5 clipCS4.p1: 05.0°N, 005.0°E
    test 6 clipCS4.p2: 05.0°N, 005.0°E
    test 7 clipCS4.i: 1
    test 8 clipCS4.j: 2
    test 9 clipLB6.p1: 07.5°N, 010.0°E
    test 10 clipLB6.p2: 04.5°N, 000.0°E
    test 11 clipLB6.i: 3
    test 12 clipLB6.fi: 3.25
    test 13 clipLB6.fi: 07.5°N, 010.0°E
    test 14 clipLB6.fj: 3.75
    test 15 clipLB6.fj: 04.5°N, 000.0°E
    test 16 clipLB6.j: 0
    test 17 clipLB6.fin: 4
    test 18 clipLB6.p1: 05.0°N, 005.0°E
    test 19 clipLB6.p2: 05.0°N, 005.0°E
    test 20 clipLB6.i: 1
    test 21 clipLB6.fi: 1.00
    test 22 clipLB6.fi: 05.0°N, 005.0°E
    test 23 clipLB6.fj: 2.00
    test 24 clipLB6.fj: 05.0°N, 005.0°E
    test 25 clipLB6.j: 2
    test 26 clipLB6.fin: 4
    test 27 clipCS4.p1: 60.0°N, 123.333333°E
    test 28 clipCS4.p2: 62.857143°N, 130.0°E
    test 29 clipCS4.i: 0
    test 30 clipCS4.j: 1
    test 31 clipLB6.p1: 60.0°N, 123.333333°E
    test 32 clipLB6.p2: 62.857143°N, 130.0°E
    test 33 clipLB6.i: 0
    test 34 clipLB6.fi: 0.666667
    test 35 clipLB6.fi: 60.0°N, 123.333333°E
    test 36 clipLB6.fj: 0.714286
    test 37 clipLB6.fj: 62.857143°N, 130.0°E
    test 38 clipLB6.j: 1
    test 39 clipLB6.fin: 0
    test 40 clipCS4.p1: 17.5°N, 020.0°E
    test 41 clipCS4.p2: 16.25°N, 015.0°E
    test 42 clipCS4.i: 2
    test 43 clipCS4.j: 0
    test 44 clipLB6.p1: 17.5°N, 020.0°E
    test 45 clipLB6.p2: 16.25°N, 015.0°E
    test 46 clipLB6.i: 2
    test 47 clipLB6.fi: 2.500
    test 48 clipLB6.fi: 17.5°N, 020.0°E
    test 49 clipLB6.fj: 2.750
    test 50 clipLB6.fj: 16.25°N, 015.0°E
    test 51 clipLB6.j: 0
    test 52 clipLB6.fin: 3
    test 53 clipSH1.len: 4
    test 54 clipSH1.0: 20.0°N, 020.0°E
    test 55 clipSH1.LL: True
    test 56 clipSH1.1: 17.5°N, 020.0°E
    test 57 clipSH1.LL: True
    test 58 clipSH1.2: 16.25°N, 015.0°E
    test 59 clipSH1.LL: True
    test 60 clipSH1.3: 20.0°N, 015.0°E
    test 61 clipSH1.LL: True
    test 62 clipSH2.len: 5
    test 63 clipSH2.0: 18.571°N, 024.286°E
    test 64 clipSH2.LL: True
    test 65 clipSH2.1: 16.667°N, 016.667°E
    test 66 clipSH2.LL: True
    test 67 clipSH2.2: 20.0°N, 015.0°E
    test 68 clipSH2.LL: True
    test 69 clipSH2.3: 25.0°N, 020.0°E
    test 70 clipSH2.LL: True
    test 71 clipSH2.4: 22.0°N, 026.0°E
    test 72 clipSH2.LL: True
    test 73 clipSH3.len: 2
    test 74 clipSH3.0: 18.571°N, 024.286°E
    test 75 clipSH3.LL: True
    test 76 clipSH3.1: 16.667°N, 016.667°E
    test 77 clipSH3.LL: True
    test 78 clipSH3.edge.: True
    test 79 clipSH3.len: 2
    test 80 clipSH3.0: 16.667°N, 016.667°E
    test 81 clipSH3.LL: True
    test 82 clipSH3.1: 20.0°N, 015.0°E
    test 83 clipSH3.LL: True
    test 84 clipSH3.edge.: False
    test 85 clipSH3.len: 2
    test 86 clipSH3.0: 20.0°N, 015.0°E
    test 87 clipSH3.LL: True
    test 88 clipSH3.1: 25.0°N, 020.0°E
    test 89 clipSH3.LL: True
    test 90 clipSH3.edge.: True
    test 91 clipSH3.len: 2
    test 92 clipSH3.0: 25.0°N, 020.0°E
    test 93 clipSH3.LL: True
    test 94 clipSH3.1: 22.0°N, 026.0°E
    test 95 clipSH3.LL: True
    test 96 clipSH3.edge.: True
    test 97 clipSH3.len: 2
    test 98 clipSH3.0: 22.0°N, 026.0°E
    test 99 clipSH3.LL: True
    test 100 clipSH3.1: 18.571°N, 024.286°E
    test 101 clipSH3.LL: True
    test 102 clipSH3.edge.: False
    test 103 clipSH2.reversed.len: 5
    test 104 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 105 clipSH2.reversed.LL: True
    test 106 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 107 clipSH2.reversed.LL: True
    test 108 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 109 clipSH2.reversed.LL: True
    test 110 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 111 clipSH2.reversed.LL: True
    test 112 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 113 clipSH2.reversed.LL: True
    test 114 clipSH3.reversed.len: 2
    test 115 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 116 clipSH3.reversed.LL: True
    test 117 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 118 clipSH3.reversed.LL: True
    test 119 clipSH3.edge.reversed.: True
    test 120 clipSH3.reversed.len: 2
    test 121 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 122 clipSH3.reversed.LL: True
    test 123 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 124 clipSH3.reversed.LL: True
    test 125 clipSH3.edge.reversed.: False
    test 126 clipSH3.reversed.len: 2
    test 127 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 128 clipSH3.reversed.LL: True
    test 129 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 130 clipSH3.reversed.LL: True
    test 131 clipSH3.edge.reversed.: True
    test 132 clipSH3.reversed.len: 2
    test 133 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 134 clipSH3.reversed.LL: True
    test 135 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 136 clipSH3.reversed.LL: True
    test 137 clipSH3.edge.reversed.: True
    test 138 clipSH3.reversed.len: 2
    test 139 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 140 clipSH3.reversed.LL: True
    test 141 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 142 clipSH3.reversed.LL: True
    test 143 clipSH3.edge.reversed.: False
    test 144 clipSH.allout: ()
    test 145 clipSH3.allout: ()
    test 146 clipSH.allout.reversed: ()
    test 147 clipSH3.allout.reversed: ()
    test 148 clipSH.allin.len: 4
    test 149 clipSH.allin.0: 20.0°N, 030.0°E
    test 150 clipSH.allin.LL: True
    test 151 clipSH.allin.1: 15.0°N, 010.0°E
    test 152 clipSH.allin.LL: True
    test 153 clipSH.allin.2: 25.0°N, 020.0°E
    test 154 clipSH.allin.LL: True
    test 155 clipSH.allin.3: 20.0°N, 030.0°E
    test 156 clipSH.allin.LL: True
    test 157 clipSH3.allin.len: 2
    test 158 clipSH3.allin.0: 20.0°N, 030.0°E
    test 159 clipSH3.allin.LL: True
    test 160 clipSH3.allin.1: 15.0°N, 010.0°E
    test 161 clipSH3.allin.LL: True
    test 162 clipSH3.edge.: True
    test 163 clipSH3.allin.len: 2
    test 164 clipSH3.allin.0: 15.0°N, 010.0°E
    test 165 clipSH3.allin.LL: True
    test 166 clipSH3.allin.1: 25.0°N, 020.0°E
    test 167 clipSH3.allin.LL: True
    test 168 clipSH3.edge.: True
    test 169 clipSH.allin.reversed.len: 4
    test 170 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 171 clipSH.allin.reversed.LL: True
    test 172 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 173 clipSH.allin.reversed.LL: True
    test 174 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 175 clipSH.allin.reversed.LL: True
    test 176 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 177 clipSH.allin.reversed.LL: True
    test 178 clipSH3.allin.reversed.len: 2
    test 179 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 180 clipSH3.allin.reversed.LL: True
    test 181 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 182 clipSH3.allin.reversed.LL: True
    test 183 clipSH3.edge.reversed.: True
    test 184 clipSH3.allin.reversed.len: 2
    test 185 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 186 clipSH3.allin.reversed.LL: True
    test 187 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 188 clipSH3.allin.reversed.LL: True
    test 189 clipSH3.edge.reversed.: True
    test 190 clipSH.warped: clipSH clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 191 clipSH3.warped: clipSH3 clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 192 clipSH.warpedreversed.: clipSH clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 193 clipSH3.warpedreversed.: clipSH3 clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 194 boundsOf: (10.0, 10.0, 20.0, 20.0)
    test 195 boundsOf: (15.0, 10.0, 25.0, 30.0)
    test 196 enclosures: (5.0, 0.0, -5.0, -10.0)
    test 197 overlap: (15.0, 10.0, 20.0, 20.0)
    test 198 clipSH4: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 199 clipSH5: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 200 clipSH6: 1.0, 0.5, 2.0, 1.0, 2.0, 0.5
    test 201 clipSH7: -0.2, 2.0, 0.2, 2.0, 0.5, 0.5, 2.0, 0.2, 2.0, -0.2, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -2.0, -0.2, -2.0, 0.2, -0.5, 0.5
    test 202 clipSH8: -0.33, 1.33, 0.0, 2.0, 0.33, 1.33, 0.5, 0.5, 0.78, 0.44, 1.18, -0.36, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -1.18, -0.36, -0.78, 0.44, -0.5, 0.5
    test 203 clipSH9: None
    test 204 clipSH10: None
    test 205 clipSH11: None
    test 206 clipSH12: None

    test 207 clipGH4: (ClipGH4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0), ClipGH4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipGH4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipGH4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0))

    test 208 clipFHP4: (ClipFHP4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipFHP4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0))

    test 209 Fig 8: (ClipFHP4Tuple(lat=4.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=-1.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=3.0, lon=8.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=5.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=1.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=11.0, height=0.0, clipid=0))
    test 210 Fig 14: (ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=6.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=6.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=9.0, lon=3.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=6.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=1))
    test 211 Fig 15: (ClipFHP4Tuple(lat=1.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=1.0, lon=1.0, height=0.0, clipid=1))
    test 212 Fig 16: (ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=1.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=2.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=2.0, height=0.0, clipid=0))
    test 213 Fig 18: ((-10, -10, 0), (-10, -2, 0), (-8, -2, 0), (-8, -8, 0), (-2, -8, 0), (-2, -10, 0), (2, -10, 1), (2, -8, 1), (0, -8, 1), (0, -10, 1), (10, -6, 2), (8, -6, 2), (8, -8, 2), (10, -8, 2), (10, 8, 3), (8, 8, 3), (8, 6, 3), (10, 6, 3), (-6, 10, 4), (-6, 8, 4), (-4, 8, 4), (-4, 10, 4), (-10, 10, 5), (-10, 8, 5), (-8, 8, 5), (-8, 10, 5), (-10, 4, 6), (-8, 4, 6), (-8, 6, 6), (-10, 6, 6), (-10, 0, 7), (-8, 0, 7), (-8, 2, 7), (-10, 2, 7), (-6, 6, 8), (-4, 6, 8), (-4, 4, 8), (-6, 4, 8), (-6, 0, 9), (-4, 0, 9), (-4, 2, 9), (-6, 2, 9), (-6, -6, 10), (-2, -6, 10), (-2, -4, 10), (-4, -4, 10), (-4, -2, 10), (-6, -2, 10), (2, -6, 11), (2, -4, 11), (0, -4, 11), (0, -6, 11), (12, 8, 12), (20, 8, 12), (20, -8, 12), (12, -8, 12), (12, -6, 12), (18, -6, 12), (18, 6, 12), (12, 6, 12), (12, -4, 13), (14, -4, 13), (14, 4, 13), (12, 4, 13))

    testing(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 214 clipCS4.p1: 07.5°N, 010.0°E
    test 215 clipCS4.p2: 04.5°N, 000.0°E
    test 216 clipCS4.i: 3
    test 217 clipCS4.j: 0
    test 218 clipCS4.p1: 05.0°N, 005.0°E
    test 219 clipCS4.p2: 05.0°N, 005.0°E
    test 220 clipCS4.i: 1
    test 221 clipCS4.j: 2
    test 222 clipLB6.p1: 07.5°N, 010.0°E
    test 223 clipLB6.p2: 04.5°N, 000.0°E
    test 224 clipLB6.i: 3
    test 225 clipLB6.fi: 3.25
    test 226 clipLB6.fi: 07.5°N, 010.0°E
    test 227 clipLB6.fj: 3.75
    test 228 clipLB6.fj: 04.5°N, 000.0°E
    test 229 clipLB6.j: 0
    test 230 clipLB6.fin: 4
    test 231 clipLB6.p1: 05.0°N, 005.0°E
    test 232 clipLB6.p2: 05.0°N, 005.0°E
    test 233 clipLB6.i: 1
    test 234 clipLB6.fi: 1.00
    test 235 clipLB6.fi: 05.0°N, 005.0°E
    test 236 clipLB6.fj: 2.00
    test 237 clipLB6.fj: 05.0°N, 005.0°E
    test 238 clipLB6.j: 2
    test 239 clipLB6.fin: 4
    test 240 clipCS4.p1: 60.0°N, 123.333333°E
    test 241 clipCS4.p2: 62.857143°N, 130.0°E
    test 242 clipCS4.i: 0
    test 243 clipCS4.j: 1
    test 244 clipLB6.p1: 60.0°N, 123.333333°E
    test 245 clipLB6.p2: 62.857143°N, 130.0°E
    test 246 clipLB6.i: 0
    test 247 clipLB6.fi: 0.666667
    test 248 clipLB6.fi: 60.0°N, 123.333333°E
    test 249 clipLB6.fj: 0.714286
    test 250 clipLB6.fj: 62.857143°N, 130.0°E
    test 251 clipLB6.j: 1
    test 252 clipLB6.fin: 0
    test 253 clipCS4.p1: 17.5°N, 020.0°E
    test 254 clipCS4.p2: 16.25°N, 015.0°E
    test 255 clipCS4.i: 2
    test 256 clipCS4.j: 0
    test 257 clipLB6.p1: 17.5°N, 020.0°E
    test 258 clipLB6.p2: 16.25°N, 015.0°E
    test 259 clipLB6.i: 2
    test 260 clipLB6.fi: 2.500
    test 261 clipLB6.fi: 17.5°N, 020.0°E
    test 262 clipLB6.fj: 2.750
    test 263 clipLB6.fj: 16.25°N, 015.0°E
    test 264 clipLB6.j: 0
    test 265 clipLB6.fin: 3
    test 266 clipSH1.len: 4
    test 267 clipSH1.0: 20.0°N, 020.0°E
    test 268 clipSH1.LL: True
    test 269 clipSH1.1: 17.5°N, 020.0°E
    test 270 clipSH1.LL: True
    test 271 clipSH1.2: 16.25°N, 015.0°E
    test 272 clipSH1.LL: True
    test 273 clipSH1.3: 20.0°N, 015.0°E
    test 274 clipSH1.LL: True
    test 275 clipSH2.len: 5
    test 276 clipSH2.0: 18.571°N, 024.286°E
    test 277 clipSH2.LL: True
    test 278 clipSH2.1: 16.667°N, 016.667°E
    test 279 clipSH2.LL: True
    test 280 clipSH2.2: 20.0°N, 015.0°E
    test 281 clipSH2.LL: True
    test 282 clipSH2.3: 25.0°N, 020.0°E
    test 283 clipSH2.LL: True
    test 284 clipSH2.4: 22.0°N, 026.0°E
    test 285 clipSH2.LL: True
    test 286 clipSH3.len: 2
    test 287 clipSH3.0: 18.571°N, 024.286°E
    test 288 clipSH3.LL: True
    test 289 clipSH3.1: 16.667°N, 016.667°E
    test 290 clipSH3.LL: True
    test 291 clipSH3.edge.: True
    test 292 clipSH3.len: 2
    test 293 clipSH3.0: 16.667°N, 016.667°E
    test 294 clipSH3.LL: True
    test 295 clipSH3.1: 20.0°N, 015.0°E
    test 296 clipSH3.LL: True
    test 297 clipSH3.edge.: False
    test 298 clipSH3.len: 2
    test 299 clipSH3.0: 20.0°N, 015.0°E
    test 300 clipSH3.LL: True
    test 301 clipSH3.1: 25.0°N, 020.0°E
    test 302 clipSH3.LL: True
    test 303 clipSH3.edge.: True
    test 304 clipSH3.len: 2
    test 305 clipSH3.0: 25.0°N, 020.0°E
    test 306 clipSH3.LL: True
    test 307 clipSH3.1: 22.0°N, 026.0°E
    test 308 clipSH3.LL: True
    test 309 clipSH3.edge.: True
    test 310 clipSH3.len: 2
    test 311 clipSH3.0: 22.0°N, 026.0°E
    test 312 clipSH3.LL: True
    test 313 clipSH3.1: 18.571°N, 024.286°E
    test 314 clipSH3.LL: True
    test 315 clipSH3.edge.: False
    test 316 clipSH2.reversed.len: 5
    test 317 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 318 clipSH2.reversed.LL: True
    test 319 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 320 clipSH2.reversed.LL: True
    test 321 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 322 clipSH2.reversed.LL: True
    test 323 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 324 clipSH2.reversed.LL: True
    test 325 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 326 clipSH2.reversed.LL: True
    test 327 clipSH3.reversed.len: 2
    test 328 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 329 clipSH3.reversed.LL: True
    test 330 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 331 clipSH3.reversed.LL: True
    test 332 clipSH3.edge.reversed.: True
    test 333 clipSH3.reversed.len: 2
    test 334 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 335 clipSH3.reversed.LL: True
    test 336 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 337 clipSH3.reversed.LL: True
    test 338 clipSH3.edge.reversed.: False
    test 339 clipSH3.reversed.len: 2
    test 340 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 341 clipSH3.reversed.LL: True
    test 342 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 343 clipSH3.reversed.LL: True
    test 344 clipSH3.edge.reversed.: True
    test 345 clipSH3.reversed.len: 2
    test 346 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 347 clipSH3.reversed.LL: True
    test 348 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 349 clipSH3.reversed.LL: True
    test 350 clipSH3.edge.reversed.: True
    test 351 clipSH3.reversed.len: 2
    test 352 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 353 clipSH3.reversed.LL: True
    test 354 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 355 clipSH3.reversed.LL: True
    test 356 clipSH3.edge.reversed.: False
    test 357 clipSH.allout: ()
    test 358 clipSH3.allout: ()
    test 359 clipSH.allout.reversed: ()
    test 360 clipSH3.allout.reversed: ()
    test 361 clipSH.allin.len: 4
    test 362 clipSH.allin.0: 20.0°N, 030.0°E
    test 363 clipSH.allin.LL: True
    test 364 clipSH.allin.1: 15.0°N, 010.0°E
    test 365 clipSH.allin.LL: True
    test 366 clipSH.allin.2: 25.0°N, 020.0°E
    test 367 clipSH.allin.LL: True
    test 368 clipSH.allin.3: 20.0°N, 030.0°E
    test 369 clipSH.allin.LL: True
    test 370 clipSH3.allin.len: 2
    test 371 clipSH3.allin.0: 20.0°N, 030.0°E
    test 372 clipSH3.allin.LL: True
    test 373 clipSH3.allin.1: 15.0°N, 010.0°E
    test 374 clipSH3.allin.LL: True
    test 375 clipSH3.edge.: True
    test 376 clipSH3.allin.len: 2
    test 377 clipSH3.allin.0: 15.0°N, 010.0°E
    test 378 clipSH3.allin.LL: True
    test 379 clipSH3.allin.1: 25.0°N, 020.0°E
    test 380 clipSH3.allin.LL: True
    test 381 clipSH3.edge.: True
    test 382 clipSH.allin.reversed.len: 4
    test 383 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 384 clipSH.allin.reversed.LL: True
    test 385 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 386 clipSH.allin.reversed.LL: True
    test 387 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 388 clipSH.allin.reversed.LL: True
    test 389 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 390 clipSH.allin.reversed.LL: True
    test 391 clipSH3.allin.reversed.len: 2
    test 392 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 393 clipSH3.allin.reversed.LL: True
    test 394 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 395 clipSH3.allin.reversed.LL: True
    test 396 clipSH3.edge.reversed.: True
    test 397 clipSH3.allin.reversed.len: 2
    test 398 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 399 clipSH3.allin.reversed.LL: True
    test 400 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 401 clipSH3.allin.reversed.LL: True
    test 402 clipSH3.edge.reversed.: True
    test 403 clipSH.warped: clipSH clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 404 clipSH3.warped: clipSH3 clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 405 clipSH.warpedreversed.: clipSH clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 406 clipSH3.warpedreversed.: clipSH3 clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 407 boundsOf: (10.0, 10.0, 20.0, 20.0)
    test 408 boundsOf: (15.0, 10.0, 25.0, 30.0)
    test 409 enclosures: (5.0, 0.0, -5.0, -10.0)
    test 410 overlap: (15.0, 10.0, 20.0, 20.0)
    test 411 clipSH4: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 412 clipSH5: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 413 clipSH6: 1.0, 0.5, 2.0, 1.0, 2.0, 0.5
    test 414 clipSH7: -0.2, 2.0, 0.2, 2.0, 0.5, 0.5, 2.0, 0.2, 2.0, -0.2, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -2.0, -0.2, -2.0, 0.2, -0.5, 0.5
    test 415 clipSH8: -0.33, 1.33, 0.0, 2.0, 0.33, 1.33, 0.5, 0.5, 0.78, 0.44, 1.18, -0.36, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -1.18, -0.36, -0.78, 0.44, -0.5, 0.5
    test 416 clipSH9: None
    test 417 clipSH10: None
    test 418 clipSH11: None
    test 419 clipSH12: None

    test 420 clipGH4: (ClipGH4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0), ClipGH4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipGH4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipGH4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0))

    test 421 clipFHP4: (ClipFHP4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipFHP4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0))

    test 422 Fig 8: (ClipFHP4Tuple(lat=4.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=-1.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=3.0, lon=8.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=5.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=1.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=11.0, height=0.0, clipid=0))
    test 423 Fig 14: (ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=6.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=6.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=9.0, lon=3.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=6.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=1))
    test 424 Fig 15: (ClipFHP4Tuple(lat=1.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=1.0, lon=1.0, height=0.0, clipid=1))
    test 425 Fig 16: (ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=1.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=2.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=2.0, height=0.0, clipid=0))
    test 426 Fig 18: ((-10, -10, 0), (-10, -2, 0), (-8, -2, 0), (-8, -8, 0), (-2, -8, 0), (-2, -10, 0), (2, -10, 1), (2, -8, 1), (0, -8, 1), (0, -10, 1), (10, -6, 2), (8, -6, 2), (8, -8, 2), (10, -8, 2), (10, 8, 3), (8, 8, 3), (8, 6, 3), (10, 6, 3), (-6, 10, 4), (-6, 8, 4), (-4, 8, 4), (-4, 10, 4), (-10, 10, 5), (-10, 8, 5), (-8, 8, 5), (-8, 10, 5), (-10, 4, 6), (-8, 4, 6), (-8, 6, 6), (-10, 6, 6), (-10, 0, 7), (-8, 0, 7), (-8, 2, 7), (-10, 2, 7), (-6, 6, 8), (-4, 6, 8), (-4, 4, 8), (-6, 4, 8), (-6, 0, 9), (-4, 0, 9), (-4, 2, 9), (-6, 2, 9), (-6, -6, 10), (-2, -6, 10), (-2, -4, 10), (-4, -4, 10), (-4, -2, 10), (-6, -2, 10), (2, -6, 11), (2, -4, 11), (0, -4, 11), (0, -6, 11), (12, 8, 12), (20, 8, 12), (20, -8, 12), (12, -8, 12), (12, -6, 12), (18, -6, 12), (18, 6, 12), (12, 6, 12), (12, -4, 13), (14, -4, 13), (14, 4, 13), (12, 4, 13))

    testing(pygeodesy.sphericalNvector, 23.06.12)
    test 427 clipCS4.p1: 07.5°N, 010.0°E
    test 428 clipCS4.p2: 04.5°N, 000.0°E
    test 429 clipCS4.i: 3
    test 430 clipCS4.j: 0
    test 431 clipCS4.p1: 05.0°N, 005.0°E
    test 432 clipCS4.p2: 05.0°N, 005.0°E
    test 433 clipCS4.i: 1
    test 434 clipCS4.j: 2
    test 435 clipLB6.p1: 07.5°N, 010.0°E
    test 436 clipLB6.p2: 04.5°N, 000.0°E
    test 437 clipLB6.i: 3
    test 438 clipLB6.fi: 3.25
    test 439 clipLB6.fi: 07.5°N, 010.0°E
    test 440 clipLB6.fj: 3.75
    test 441 clipLB6.fj: 04.5°N, 000.0°E
    test 442 clipLB6.j: 0
    test 443 clipLB6.fin: 4
    test 444 clipLB6.p1: 05.0°N, 005.0°E
    test 445 clipLB6.p2: 05.0°N, 005.0°E
    test 446 clipLB6.i: 1
    test 447 clipLB6.fi: 1.00
    test 448 clipLB6.fi: 05.0°N, 005.0°E
    test 449 clipLB6.fj: 2.00
    test 450 clipLB6.fj: 05.0°N, 005.0°E
    test 451 clipLB6.j: 2
    test 452 clipLB6.fin: 4
    test 453 clipCS4.p1: 60.0°N, 123.333333°E
    test 454 clipCS4.p2: 62.857143°N, 130.0°E
    test 455 clipCS4.i: 0
    test 456 clipCS4.j: 1
    test 457 clipLB6.p1: 60.0°N, 123.333333°E
    test 458 clipLB6.p2: 62.857143°N, 130.0°E
    test 459 clipLB6.i: 0
    test 460 clipLB6.fi: 0.666667
    test 461 clipLB6.fi: 60.0°N, 123.333333°E
    test 462 clipLB6.fj: 0.714286
    test 463 clipLB6.fj: 62.857143°N, 130.0°E
    test 464 clipLB6.j: 1
    test 465 clipLB6.fin: 0
    test 466 clipCS4.p1: 17.5°N, 020.0°E
    test 467 clipCS4.p2: 16.25°N, 015.0°E
    test 468 clipCS4.i: 2
    test 469 clipCS4.j: 0
    test 470 clipLB6.p1: 17.5°N, 020.0°E
    test 471 clipLB6.p2: 16.25°N, 015.0°E
    test 472 clipLB6.i: 2
    test 473 clipLB6.fi: 2.500
    test 474 clipLB6.fi: 17.5°N, 020.0°E
    test 475 clipLB6.fj: 2.750
    test 476 clipLB6.fj: 16.25°N, 015.0°E
    test 477 clipLB6.j: 0
    test 478 clipLB6.fin: 3
    test 479 clipSH1.len: 4
    test 480 clipSH1.0: 20.0°N, 020.0°E
    test 481 clipSH1.LL: True
    test 482 clipSH1.1: 17.5°N, 020.0°E
    test 483 clipSH1.LL: True
    test 484 clipSH1.2: 16.25°N, 015.0°E
    test 485 clipSH1.LL: True
    test 486 clipSH1.3: 20.0°N, 015.0°E
    test 487 clipSH1.LL: True
    test 488 clipSH2.len: 5
    test 489 clipSH2.0: 18.571°N, 024.286°E
    test 490 clipSH2.LL: True
    test 491 clipSH2.1: 16.667°N, 016.667°E
    test 492 clipSH2.LL: True
    test 493 clipSH2.2: 20.0°N, 015.0°E
    test 494 clipSH2.LL: True
    test 495 clipSH2.3: 25.0°N, 020.0°E
    test 496 clipSH2.LL: True
    test 497 clipSH2.4: 22.0°N, 026.0°E
    test 498 clipSH2.LL: True
    test 499 clipSH3.len: 2
    test 500 clipSH3.0: 18.571°N, 024.286°E
    test 501 clipSH3.LL: True
    test 502 clipSH3.1: 16.667°N, 016.667°E
    test 503 clipSH3.LL: True
    test 504 clipSH3.edge.: True
    test 505 clipSH3.len: 2
    test 506 clipSH3.0: 16.667°N, 016.667°E
    test 507 clipSH3.LL: True
    test 508 clipSH3.1: 20.0°N, 015.0°E
    test 509 clipSH3.LL: True
    test 510 clipSH3.edge.: False
    test 511 clipSH3.len: 2
    test 512 clipSH3.0: 20.0°N, 015.0°E
    test 513 clipSH3.LL: True
    test 514 clipSH3.1: 25.0°N, 020.0°E
    test 515 clipSH3.LL: True
    test 516 clipSH3.edge.: True
    test 517 clipSH3.len: 2
    test 518 clipSH3.0: 25.0°N, 020.0°E
    test 519 clipSH3.LL: True
    test 520 clipSH3.1: 22.0°N, 026.0°E
    test 521 clipSH3.LL: True
    test 522 clipSH3.edge.: True
    test 523 clipSH3.len: 2
    test 524 clipSH3.0: 22.0°N, 026.0°E
    test 525 clipSH3.LL: True
    test 526 clipSH3.1: 18.571°N, 024.286°E
    test 527 clipSH3.LL: True
    test 528 clipSH3.edge.: False
    test 529 clipSH2.reversed.len: 5
    test 530 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 531 clipSH2.reversed.LL: True
    test 532 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 533 clipSH2.reversed.LL: True
    test 534 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 535 clipSH2.reversed.LL: True
    test 536 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 537 clipSH2.reversed.LL: True
    test 538 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 539 clipSH2.reversed.LL: True
    test 540 clipSH3.reversed.len: 2
    test 541 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 542 clipSH3.reversed.LL: True
    test 543 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 544 clipSH3.reversed.LL: True
    test 545 clipSH3.edge.reversed.: True
    test 546 clipSH3.reversed.len: 2
    test 547 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 548 clipSH3.reversed.LL: True
    test 549 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 550 clipSH3.reversed.LL: True
    test 551 clipSH3.edge.reversed.: False
    test 552 clipSH3.reversed.len: 2
    test 553 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 554 clipSH3.reversed.LL: True
    test 555 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 556 clipSH3.reversed.LL: True
    test 557 clipSH3.edge.reversed.: True
    test 558 clipSH3.reversed.len: 2
    test 559 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 560 clipSH3.reversed.LL: True
    test 561 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 562 clipSH3.reversed.LL: True
    test 563 clipSH3.edge.reversed.: True
    test 564 clipSH3.reversed.len: 2
    test 565 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 566 clipSH3.reversed.LL: True
    test 567 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 568 clipSH3.reversed.LL: True
    test 569 clipSH3.edge.reversed.: False
    test 570 clipSH.allout: ()
    test 571 clipSH3.allout: ()
    test 572 clipSH.allout.reversed: ()
    test 573 clipSH3.allout.reversed: ()
    test 574 clipSH.allin.len: 4
    test 575 clipSH.allin.0: 20.0°N, 030.0°E
    test 576 clipSH.allin.LL: True
    test 577 clipSH.allin.1: 15.0°N, 010.0°E
    test 578 clipSH.allin.LL: True
    test 579 clipSH.allin.2: 25.0°N, 020.0°E
    test 580 clipSH.allin.LL: True
    test 581 clipSH.allin.3: 20.0°N, 030.0°E
    test 582 clipSH.allin.LL: True
    test 583 clipSH3.allin.len: 2
    test 584 clipSH3.allin.0: 20.0°N, 030.0°E
    test 585 clipSH3.allin.LL: True
    test 586 clipSH3.allin.1: 15.0°N, 010.0°E
    test 587 clipSH3.allin.LL: True
    test 588 clipSH3.edge.: True
    test 589 clipSH3.allin.len: 2
    test 590 clipSH3.allin.0: 15.0°N, 010.0°E
    test 591 clipSH3.allin.LL: True
    test 592 clipSH3.allin.1: 25.0°N, 020.0°E
    test 593 clipSH3.allin.LL: True
    test 594 clipSH3.edge.: True
    test 595 clipSH.allin.reversed.len: 4
    test 596 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 597 clipSH.allin.reversed.LL: True
    test 598 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 599 clipSH.allin.reversed.LL: True
    test 600 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 601 clipSH.allin.reversed.LL: True
    test 602 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 603 clipSH.allin.reversed.LL: True
    test 604 clipSH3.allin.reversed.len: 2
    test 605 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 606 clipSH3.allin.reversed.LL: True
    test 607 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 608 clipSH3.allin.reversed.LL: True
    test 609 clipSH3.edge.reversed.: True
    test 610 clipSH3.allin.reversed.len: 2
    test 611 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 612 clipSH3.allin.reversed.LL: True
    test 613 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 614 clipSH3.allin.reversed.LL: True
    test 615 clipSH3.edge.reversed.: True
    test 616 clipSH.warped: clipSH clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 617 clipSH3.warped: clipSH3 clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 618 clipSH.warpedreversed.: clipSH clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 619 clipSH3.warpedreversed.: clipSH3 clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 620 boundsOf: (10.0, 10.0, 20.0, 20.0)
    test 621 boundsOf: (15.0, 10.0, 25.0, 30.0)
    test 622 enclosures: (5.0, 0.0, -5.0, -10.0)
    test 623 overlap: (15.0, 10.0, 20.0, 20.0)
    test 624 clipSH4: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 625 clipSH5: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 626 clipSH6: 1.0, 0.5, 2.0, 1.0, 2.0, 0.5
    test 627 clipSH7: -0.2, 2.0, 0.2, 2.0, 0.5, 0.5, 2.0, 0.2, 2.0, -0.2, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -2.0, -0.2, -2.0, 0.2, -0.5, 0.5
    test 628 clipSH8: -0.33, 1.33, 0.0, 2.0, 0.33, 1.33, 0.5, 0.5, 0.78, 0.44, 1.18, -0.36, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -1.18, -0.36, -0.78, 0.44, -0.5, 0.5
    test 629 clipSH9: None
    test 630 clipSH10: None
    test 631 clipSH11: None
    test 632 clipSH12: None

    test 633 clipGH4: (ClipGH4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0), ClipGH4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipGH4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipGH4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0))

    test 634 clipFHP4: (ClipFHP4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipFHP4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0))

    test 635 Fig 8: (ClipFHP4Tuple(lat=4.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=-1.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=3.0, lon=8.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=5.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=1.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=11.0, height=0.0, clipid=0))
    test 636 Fig 14: (ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=6.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=6.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=9.0, lon=3.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=6.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=1))
    test 637 Fig 15: (ClipFHP4Tuple(lat=1.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=1.0, lon=1.0, height=0.0, clipid=1))
    test 638 Fig 16: (ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=1.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=2.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=2.0, height=0.0, clipid=0))
    test 639 Fig 18: ((-10, -10, 0), (-10, -2, 0), (-8, -2, 0), (-8, -8, 0), (-2, -8, 0), (-2, -10, 0), (2, -10, 1), (2, -8, 1), (0, -8, 1), (0, -10, 1), (10, -6, 2), (8, -6, 2), (8, -8, 2), (10, -8, 2), (10, 8, 3), (8, 8, 3), (8, 6, 3), (10, 6, 3), (-6, 10, 4), (-6, 8, 4), (-4, 8, 4), (-4, 10, 4), (-10, 10, 5), (-10, 8, 5), (-8, 8, 5), (-8, 10, 5), (-10, 4, 6), (-8, 4, 6), (-8, 6, 6), (-10, 6, 6), (-10, 0, 7), (-8, 0, 7), (-8, 2, 7), (-10, 2, 7), (-6, 6, 8), (-4, 6, 8), (-4, 4, 8), (-6, 4, 8), (-6, 0, 9), (-4, 0, 9), (-4, 2, 9), (-6, 2, 9), (-6, -6, 10), (-2, -6, 10), (-2, -4, 10), (-4, -4, 10), (-4, -2, 10), (-6, -2, 10), (2, -6, 11), (2, -4, 11), (0, -4, 11), (0, -6, 11), (12, 8, 12), (20, 8, 12), (20, -8, 12), (12, -8, 12), (12, -6, 12), (18, -6, 12), (18, 6, 12), (12, 6, 12), (12, -4, 13), (14, -4, 13), (14, 4, 13), (12, 4, 13))

    testing(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 640 clipCS4.p1: 07.5°N, 010.0°E
    test 641 clipCS4.p2: 04.5°N, 000.0°E
    test 642 clipCS4.i: 3
    test 643 clipCS4.j: 0
    test 644 clipCS4.p1: 05.0°N, 005.0°E
    test 645 clipCS4.p2: 05.0°N, 005.0°E
    test 646 clipCS4.i: 1
    test 647 clipCS4.j: 2
    test 648 clipLB6.p1: 07.5°N, 010.0°E
    test 649 clipLB6.p2: 04.5°N, 000.0°E
    test 650 clipLB6.i: 3
    test 651 clipLB6.fi: 3.25
    test 652 clipLB6.fi: 07.5°N, 010.0°E
    test 653 clipLB6.fj: 3.75
    test 654 clipLB6.fj: 04.5°N, 000.0°E
    test 655 clipLB6.j: 0
    test 656 clipLB6.fin: 4
    test 657 clipLB6.p1: 05.0°N, 005.0°E
    test 658 clipLB6.p2: 05.0°N, 005.0°E
    test 659 clipLB6.i: 1
    test 660 clipLB6.fi: 1.00
    test 661 clipLB6.fi: 05.0°N, 005.0°E
    test 662 clipLB6.fj: 2.00
    test 663 clipLB6.fj: 05.0°N, 005.0°E
    test 664 clipLB6.j: 2
    test 665 clipLB6.fin: 4
    test 666 clipCS4.p1: 60.0°N, 123.333333°E
    test 667 clipCS4.p2: 62.857143°N, 130.0°E
    test 668 clipCS4.i: 0
    test 669 clipCS4.j: 1
    test 670 clipLB6.p1: 60.0°N, 123.333333°E
    test 671 clipLB6.p2: 62.857143°N, 130.0°E
    test 672 clipLB6.i: 0
    test 673 clipLB6.fi: 0.666667
    test 674 clipLB6.fi: 60.0°N, 123.333333°E
    test 675 clipLB6.fj: 0.714286
    test 676 clipLB6.fj: 62.857143°N, 130.0°E
    test 677 clipLB6.j: 1
    test 678 clipLB6.fin: 0
    test 679 clipCS4.p1: 17.5°N, 020.0°E
    test 680 clipCS4.p2: 16.25°N, 015.0°E
    test 681 clipCS4.i: 2
    test 682 clipCS4.j: 0
    test 683 clipLB6.p1: 17.5°N, 020.0°E
    test 684 clipLB6.p2: 16.25°N, 015.0°E
    test 685 clipLB6.i: 2
    test 686 clipLB6.fi: 2.500
    test 687 clipLB6.fi: 17.5°N, 020.0°E
    test 688 clipLB6.fj: 2.750
    test 689 clipLB6.fj: 16.25°N, 015.0°E
    test 690 clipLB6.j: 0
    test 691 clipLB6.fin: 3
    test 692 clipSH1.len: 4
    test 693 clipSH1.0: 20.0°N, 020.0°E
    test 694 clipSH1.LL: True
    test 695 clipSH1.1: 17.5°N, 020.0°E
    test 696 clipSH1.LL: True
    test 697 clipSH1.2: 16.25°N, 015.0°E
    test 698 clipSH1.LL: True
    test 699 clipSH1.3: 20.0°N, 015.0°E
    test 700 clipSH1.LL: True
    test 701 clipSH2.len: 5
    test 702 clipSH2.0: 18.571°N, 024.286°E
    test 703 clipSH2.LL: True
    test 704 clipSH2.1: 16.667°N, 016.667°E
    test 705 clipSH2.LL: True
    test 706 clipSH2.2: 20.0°N, 015.0°E
    test 707 clipSH2.LL: True
    test 708 clipSH2.3: 25.0°N, 020.0°E
    test 709 clipSH2.LL: True
    test 710 clipSH2.4: 22.0°N, 026.0°E
    test 711 clipSH2.LL: True
    test 712 clipSH3.len: 2
    test 713 clipSH3.0: 18.571°N, 024.286°E
    test 714 clipSH3.LL: True
    test 715 clipSH3.1: 16.667°N, 016.667°E
    test 716 clipSH3.LL: True
    test 717 clipSH3.edge.: True
    test 718 clipSH3.len: 2
    test 719 clipSH3.0: 16.667°N, 016.667°E
    test 720 clipSH3.LL: True
    test 721 clipSH3.1: 20.0°N, 015.0°E
    test 722 clipSH3.LL: True
    test 723 clipSH3.edge.: False
    test 724 clipSH3.len: 2
    test 725 clipSH3.0: 20.0°N, 015.0°E
    test 726 clipSH3.LL: True
    test 727 clipSH3.1: 25.0°N, 020.0°E
    test 728 clipSH3.LL: True
    test 729 clipSH3.edge.: True
    test 730 clipSH3.len: 2
    test 731 clipSH3.0: 25.0°N, 020.0°E
    test 732 clipSH3.LL: True
    test 733 clipSH3.1: 22.0°N, 026.0°E
    test 734 clipSH3.LL: True
    test 735 clipSH3.edge.: True
    test 736 clipSH3.len: 2
    test 737 clipSH3.0: 22.0°N, 026.0°E
    test 738 clipSH3.LL: True
    test 739 clipSH3.1: 18.571°N, 024.286°E
    test 740 clipSH3.LL: True
    test 741 clipSH3.edge.: False
    test 742 clipSH2.reversed.len: 5
    test 743 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 744 clipSH2.reversed.LL: True
    test 745 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 746 clipSH2.reversed.LL: True
    test 747 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 748 clipSH2.reversed.LL: True
    test 749 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 750 clipSH2.reversed.LL: True
    test 751 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 752 clipSH2.reversed.LL: True
    test 753 clipSH3.reversed.len: 2
    test 754 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 755 clipSH3.reversed.LL: True
    test 756 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 757 clipSH3.reversed.LL: True
    test 758 clipSH3.edge.reversed.: True
    test 759 clipSH3.reversed.len: 2
    test 760 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 761 clipSH3.reversed.LL: True
    test 762 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 763 clipSH3.reversed.LL: True
    test 764 clipSH3.edge.reversed.: False
    test 765 clipSH3.reversed.len: 2
    test 766 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 767 clipSH3.reversed.LL: True
    test 768 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 769 clipSH3.reversed.LL: True
    test 770 clipSH3.edge.reversed.: True
    test 771 clipSH3.reversed.len: 2
    test 772 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 773 clipSH3.reversed.LL: True
    test 774 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 775 clipSH3.reversed.LL: True
    test 776 clipSH3.edge.reversed.: True
    test 777 clipSH3.reversed.len: 2
    test 778 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 779 clipSH3.reversed.LL: True
    test 780 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 781 clipSH3.reversed.LL: True
    test 782 clipSH3.edge.reversed.: False
    test 783 clipSH.allout: ()
    test 784 clipSH3.allout: ()
    test 785 clipSH.allout.reversed: ()
    test 786 clipSH3.allout.reversed: ()
    test 787 clipSH.allin.len: 4
    test 788 clipSH.allin.0: 20.0°N, 030.0°E
    test 789 clipSH.allin.LL: True
    test 790 clipSH.allin.1: 15.0°N, 010.0°E
    test 791 clipSH.allin.LL: True
    test 792 clipSH.allin.2: 25.0°N, 020.0°E
    test 793 clipSH.allin.LL: True
    test 794 clipSH.allin.3: 20.0°N, 030.0°E
    test 795 clipSH.allin.LL: True
    test 796 clipSH3.allin.len: 2
    test 797 clipSH3.allin.0: 20.0°N, 030.0°E
    test 798 clipSH3.allin.LL: True
    test 799 clipSH3.allin.1: 15.0°N, 010.0°E
    test 800 clipSH3.allin.LL: True
    test 801 clipSH3.edge.: True
    test 802 clipSH3.allin.len: 2
    test 803 clipSH3.allin.0: 15.0°N, 010.0°E
    test 804 clipSH3.allin.LL: True
    test 805 clipSH3.allin.1: 25.0°N, 020.0°E
    test 806 clipSH3.allin.LL: True
    test 807 clipSH3.edge.: True
    test 808 clipSH.allin.reversed.len: 4
    test 809 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 810 clipSH.allin.reversed.LL: True
    test 811 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 812 clipSH.allin.reversed.LL: True
    test 813 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 814 clipSH.allin.reversed.LL: True
    test 815 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 816 clipSH.allin.reversed.LL: True
    test 817 clipSH3.allin.reversed.len: 2
    test 818 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 819 clipSH3.allin.reversed.LL: True
    test 820 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 821 clipSH3.allin.reversed.LL: True
    test 822 clipSH3.edge.reversed.: True
    test 823 clipSH3.allin.reversed.len: 2
    test 824 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 825 clipSH3.allin.reversed.LL: True
    test 826 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 827 clipSH3.allin.reversed.LL: True
    test 828 clipSH3.edge.reversed.: True
    test 829 clipSH.warped: clipSH clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 830 clipSH3.warped: clipSH3 clip region ((LatLon(10°00′00.0″N, 010°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 010°00′00.0″E))): not convex
    test 831 clipSH.warpedreversed.: clipSH clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 832 clipSH3.warpedreversed.: clipSH3 clip region ((LatLon(20°00′00.0″N, 010°00′00.0″E), LatLon(10°00′00.0″N, 020°00′00.0″E), LatLon(20°00′00.0″N, 020°00′00.0″E), LatLon(10°00′00.0″N, 010°00′00.0″E))): not convex
    test 833 boundsOf: (10.0, 10.0, 20.0, 20.0)
    test 834 boundsOf: (15.0, 10.0, 25.0, 30.0)
    test 835 enclosures: (5.0, 0.0, -5.0, -10.0)
    test 836 overlap: (15.0, 10.0, 20.0, 20.0)
    test 837 clipSH4: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 838 clipSH5: 0.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 0.0
    test 839 clipSH6: 1.0, 0.5, 2.0, 1.0, 2.0, 0.5
    test 840 clipSH7: -0.2, 2.0, 0.2, 2.0, 0.5, 0.5, 2.0, 0.2, 2.0, -0.2, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -2.0, -0.2, -2.0, 0.2, -0.5, 0.5
    test 841 clipSH8: -0.33, 1.33, 0.0, 2.0, 0.33, 1.33, 0.5, 0.5, 0.78, 0.44, 1.18, -0.36, 0.5, -0.5, 0.2, -2.0, -0.2, -2.0, -0.5, -0.5, -1.18, -0.36, -0.78, 0.44, -0.5, 0.5
    test 842 clipSH9: None
    test 843 clipSH10: None
    test 844 clipSH11: None
    test 845 clipSH12: None

    test 846 clipGH4: (ClipGH4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0), ClipGH4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipGH4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipGH4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0))

    test 847 clipFHP4: (ClipFHP4Tuple(lat=7.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=6.428571, height=2.285714, clipid=0), ClipFHP4Tuple(lat=3.0, lon=5.0, height=2.0, clipid=0), ClipFHP4Tuple(lat=5.0, lon=3.571429, height=1.714286, clipid=0))

    test 848 Fig 8: (ClipFHP4Tuple(lat=4.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=-1.0, lon=12.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=3.0, lon=8.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=5.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=1.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=11.0, height=0.0, clipid=0))
    test 849 Fig 14: (ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=6.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=6.0, lon=6.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=9.0, lon=3.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=6.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=3.0, lon=3.0, height=0.0, clipid=1))
    test 850 Fig 15: (ClipFHP4Tuple(lat=1.0, lon=3.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=4.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=1), ClipFHP4Tuple(lat=1.0, lon=1.0, height=0.0, clipid=1))
    test 851 Fig 16: (ClipFHP4Tuple(lat=0.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=1.0, lon=0.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=2.0, lon=2.0, height=0.0, clipid=0), ClipFHP4Tuple(lat=0.0, lon=2.0, height=0.0, clipid=0))
    test 852 Fig 18: ((-10, -10, 0), (-10, -2, 0), (-8, -2, 0), (-8, -8, 0), (-2, -8, 0), (-2, -10, 0), (2, -10, 1), (2, -8, 1), (0, -8, 1), (0, -10, 1), (10, -6, 2), (8, -6, 2), (8, -8, 2), (10, -8, 2), (10, 8, 3), (8, 8, 3), (8, 6, 3), (10, 6, 3), (-6, 10, 4), (-6, 8, 4), (-4, 8, 4), (-4, 10, 4), (-10, 10, 5), (-10, 8, 5), (-8, 8, 5), (-8, 10, 5), (-10, 4, 6), (-8, 4, 6), (-8, 6, 6), (-10, 6, 6), (-10, 0, 7), (-8, 0, 7), (-8, 2, 7), (-10, 2, 7), (-6, 6, 8), (-4, 6, 8), (-4, 4, 8), (-6, 4, 8), (-6, 0, 9), (-4, 0, 9), (-4, 2, 9), (-6, 2, 9), (-6, -6, 10), (-2, -6, 10), (-2, -4, 10), (-4, -4, 10), (-4, -2, 10), (-6, -2, 10), (2, -6, 11), (2, -4, 11), (0, -4, 11), (0, -6, 11), (12, 8, 12), (20, 8, 12), (20, -8, 12), (12, -8, 12), (12, -6, 12), (18, -6, 12), (18, 6, 12), (12, 6, 12), (12, -4, 13), (14, -4, 13), (14, 4, 13), (12, 4, 13))

    all 852 testClipy.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 84.659 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testConstants.py

    testing testConstants.py 23.03.27 (module pygeodesy.constants 23.05.31)
    test 1 _0_0: 0.0
    test 2 _0_0001: 0.0001
    test 3 _0_001: 0.001
    test 4 _0_01: 0.01
    test 5 _0_1: 0.1
    test 6 _0_125: 0.125
    test 7 _0_25: 0.25
    test 8 _0_26: 0.26
    test 9 _0_5: 0.5
    test 10 _1000_0: 1000.0
    test 11 _100_0: 100.0
    test 12 _10_0: 10.0
    test 13 _16_0: 16.0
    test 14 _180_0: 180.0
    test 15 _1_0: 1.0

    test 16 _1_16th: _1_16th (0.0625)
    test 17 _1_16th: _1_16th
    test 18 _1_16th: True

    test 19 _1_3rd: _1_3rd (0.333333333333)
    test 20 _1_3rd: _1_3rd
    test 21 _1_3rd: True
    test 22 _1_5: 1.5

    test 23 _1_64th: _1_64th (0.015625)
    test 24 _1_64th: _1_64th
    test 25 _1_64th: True
    test 26 _1_75: 1.75

    test 27 _1__90: _1__90 (0.0111111111111)
    test 28 _1__90: _1__90
    test 29 _1__90: True

    test 30 _1_EPS: _1_EPS (4.50359962737e+15)
    test 31 _1_EPS: _1_EPS
    test 32 _1_EPS: True
    test 33 _270_0: 270.0
    test 34 _2_0: 2.0

    test 35 _2_3rd: _2_3rd (0.666666666667)
    test 36 _2_3rd: _2_3rd
    test 37 _2_3rd: True

    test 38 _2__PI: _2__PI (0.636619772368)
    test 39 _2__PI: _2__PI
    test 40 _2__PI: True
    test 41 _32_0: 32.0
    test 42 _3600_0: 3600.0
    test 43 _360_0: 360.0
    test 44 _3_0: 3.0
    test 45 _400_0: 400.0
    test 46 _4_0: 4.0
    test 47 _5_0: 5.0
    test 48 _60_0: 60.0
    test 49 _6_0: 6.0
    test 50 _720_0: 720.0

    test 51 _89_999_: _89_999_ (90.0)
    test 52 _89_999_: _89_999_
    test 53 _89_999_: True
    test 54 _8_0: 8.0
    test 55 _90_0: 90.0
    test 56 _9_0: 9.0

    test 57 _EPS2e4: _EPS2e4 (4.4408920985e-12)
    test 58 _EPS2e4: _EPS2e4
    test 59 _EPS2e4: True

    test 60 _EPS4e8: _EPS4e8 (8.881784197e-08)
    test 61 _EPS4e8: _EPS4e8
    test 62 _EPS4e8: True

    test 63 _EPSmin: _EPSmin (1.49166814624e-154)
    test 64 _EPSmin: _EPSmin
    test 65 _EPSmin: True

    test 66 _EPSqrt: _EPSqrt (1.49011611938e-08)
    test 67 _EPSqrt: _EPSqrt
    test 68 _EPSqrt: True

    test 69 _EPStol: _EPStol (1.49011611938e-09)
    test 70 _EPStol: _EPStol
    test 71 _EPStol: True
    test 72 _inf: inf

    test 73 _K0_UTM: _K0_UTM (0.9996)
    test 74 _K0_UTM: _K0_UTM
    test 75 _K0_UTM: True
    test 76 _M_KM: 1000.0  FAILED, KNOWN, expected M.KM
    test 77 _M_NM: 1852.0  FAILED, KNOWN, expected M.NM
    test 78 _M_SM: 1609.344  FAILED, KNOWN, expected M.SM
    test 79 _N_0_0: -0.0  FAILED, KNOWN, expected N.0.0
    test 80 _N_0_5: -0.5  FAILED, KNOWN, expected N.0.5
    test 81 _N_180_0: -180.0  FAILED, KNOWN, expected N.180.0
    test 82 _N_1_0: -1.0  FAILED, KNOWN, expected N.1.0
    test 83 _N_2_0: -2.0  FAILED, KNOWN, expected N.2.0
    test 84 _N_90_0: -90.0  FAILED, KNOWN, expected N.90.0
    test 85 _nan: nan
    test 86 _pi: 3.14159265359  FAILED, KNOWN, expected pi

    test 87 _SQRT2_2: _SQRT2_2 (0.707106781187)
    test 88 _SQRT2_2: _SQRT2_2
    test 89 _SQRT2_2: True

    test 90 DIG: DIG (15)
    test 91 DIG: DIG
    test 92 DIG: True
    test 93 DIG: True

    test 94 EPS: EPS (2.22044604925e-16)
    test 95 EPS: EPS
    test 96 EPS: True
    test 97 EPS: True

    test 98 EPS0: EPS0 (4.93038065763e-32)
    test 99 EPS0: EPS0
    test 100 EPS0: True
    test 101 EPS0: True

    test 102 EPS02: EPS02 (2.43086534291e-63)
    test 103 EPS02: EPS02
    test 104 EPS02: True
    test 105 EPS02: True

    test 106 EPS1: EPS1 (1.0)
    test 107 EPS1: EPS1
    test 108 EPS1: True
    test 109 EPS1: True

    test 110 EPS2: EPS2 (4.4408920985e-16)
    test 111 EPS2: EPS2
    test 112 EPS2: True
    test 113 EPS2: True

    test 114 EPS4: EPS4 (8.881784197e-16)
    test 115 EPS4: EPS4
    test 116 EPS4: True
    test 117 EPS4: True

    test 118 EPS_2: EPS_2 (1.11022302463e-16)
    test 119 EPS_2: EPS_2
    test 120 EPS_2: True
    test 121 EPS_2: True

    test 122 INF: INF (inf)
    test 123 INF: INF
    test 124 INF: True
    test 125 INF: True

    test 126 INT0: INT0 (0)
    test 127 INT0: INT0
    test 128 INT0: True
    test 129 INT0: True

    test 130 MANT_DIG: MANT_DIG (53)
    test 131 MANT_DIG: MANT_DIG
    test 132 MANT_DIG: True
    test 133 MANT_DIG: True

    test 134 MAX: MAX (1.79769313486e+308)
    test 135 MAX: MAX
    test 136 MAX: True
    test 137 MAX: True

    test 138 MIN: MIN (2.22507385851e-308)
    test 139 MIN: MIN
    test 140 MIN: True
    test 141 MIN: True

    test 142 NAN: NAN (nan)
    test 143 NAN: NAN
    test 144 NAN: True
    test 145 NAN: True

    test 146 NEG0: NEG0 (-0)
    test 147 NEG0: NEG0
    test 148 NEG0: True
    test 149 NEG0: True

    test 150 NINF: NINF (-inf)
    test 151 NINF: NINF
    test 152 NINF: True
    test 153 NINF: True

    test 154 PI: PI (3.14159265359)
    test 155 PI: PI
    test 156 PI: True
    test 157 PI: True

    test 158 PI2: PI2 (6.28318530718)
    test 159 PI2: PI2
    test 160 PI2: True
    test 161 PI2: True

    test 162 PI3: PI3 (9.42477796077)
    test 163 PI3: PI3
    test 164 PI3: True
    test 165 PI3: True

    test 166 PI3_2: PI3_2 (4.71238898038)
    test 167 PI3_2: PI3_2
    test 168 PI3_2: True
    test 169 PI3_2: True

    test 170 PI4: PI4 (12.5663706144)
    test 171 PI4: PI4
    test 172 PI4: True
    test 173 PI4: True

    test 174 PI_2: PI_2 (1.57079632679)
    test 175 PI_2: PI_2
    test 176 PI_2: True
    test 177 PI_2: True

    test 178 PI_3: PI_3 (1.0471975512)
    test 179 PI_3: PI_3
    test 180 PI_3: True
    test 181 PI_3: True

    test 182 PI_4: PI_4 (0.785398163397)
    test 183 PI_4: PI_4
    test 184 PI_4: True
    test 185 PI_4: True

    test 186 R_FM: R_FM (6371000.0)
    test 187 R_FM: R_FM
    test 188 R_FM: True
    test 189 R_FM: True

    test 190 R_GM: R_GM (6371230.0)
    test 191 R_GM: R_GM
    test 192 R_GM: True
    test 193 R_GM: True

    test 194 R_KM: R_KM (6371.00877141)
    test 195 R_KM: R_KM
    test 196 R_KM: True
    test 197 R_KM: True

    test 198 R_M: R_M (6371008.77141)
    test 199 R_M: R_M
    test 200 R_M: True
    test 201 R_M: True

    test 202 R_MA: R_MA (6378137.0)
    test 203 R_MA: R_MA
    test 204 R_MA: True
    test 205 R_MA: True

    test 206 R_MB: R_MB (6356752.3)
    test 207 R_MB: R_MB
    test 208 R_MB: True
    test 209 R_MB: True

    test 210 R_NM: R_NM (3440.069531)
    test 211 R_NM: R_NM
    test 212 R_NM: True
    test 213 R_NM: True

    test 214 R_QM: R_QM (6372797.56086)
    test 215 R_QM: R_QM
    test 216 R_QM: True
    test 217 R_QM: True

    test 218 R_SM: R_SM (3958.76131605)
    test 219 R_SM: R_SM
    test 220 R_SM: True
    test 221 R_SM: True

    test 222 R_VM: R_VM (6366707.01949)
    test 223 R_VM: R_VM
    test 224 R_VM: True
    test 225 R_VM: True

    test 226 EPS: True
    test 227 EPS+1: True
    test 228 EPS-1: True

    test 229 EPS0: True
    test 230 EPS02: True

    test 231 EPS_2: True
    test 232 EPS_2: 1.11022302463e-16

    test 233 EPS1: True
    test 234 EPS1+1: True
    test 235 EPS1-1: True

    test 236 EPS2: True
    test 237 EPS2: 4.4408920985e-16

    test 238 EPS4: True
    test 239 EPS4: 8.881784197e-16

    test 240 INF: True
    test 241 INF: False
    test 242 NINF: True
    test 243 NINF: -inf

    test 244 INT0: 0
    test 245 INT0: True
    test 246 INT0: True
    test 247 INT0: False
    test 248 INT0: False
    test 249 INT0: False

    test 250 NAN: True
    test 251 NAN: False
    test 252 NAN: False

    test 253 NEG0: -0.0
    test 254 NEG0: True
    test 255 NEG0: False
    test 256 NEG0: 0.0

    test 257 _off90: True
    test 258 _off90: True
    test 259 float_: (1.0, 2.0, 3.0)
    test 260 float_: True

    test 261 _0_0: True

    test 262 _0_0s: 0
    test 263 _0_0s: 0
    test 264 _0_0s: 1
    test 265 _0_0s: 1
    test 266 _0_0s: 2
    test 267 _0_0s: 2
    test 268 _0_0s: 3
    test 269 _0_0s: 3
    test 270 _0_0s: 5
    test 271 _0_0s: 5
    test 272 _0_0s: 8
    test 273 _0_0s: 8
    test 274 _0_0s: 9
    test 275 _0_0s: 9
    test 276 _0_0s: 10
    test 277 _0_0s: 10
    test 278 _0_0s: 12
    test 279 _0_0s: 12
    test 280 _0_0s: 25
    test 281 _0_0s: 25
    test 282 _0_0s: 49
    test 283 _0_0s: 49
    test 284 _0_0s: 129
    test 285 _0_0s: 129
    test 286 _0_0s: 257
    test 287 _0_0s: 257

    10 of 287 testConstants.py tests (3.5%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 2.437 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testCss.py

    testing testCss.py 23.03.27 (module pygeodesy.css 23.05.26)
    test 1 CassiniSoldner(48.833333, 2.333333, name='Paris'): 48.833333 2.333333
    test 2 Exact: False
    test 3 forward: -37518.854545, 230003.561828
    test 4 reverse: 50.9, 1.8
    test 5 forward4: -37518.854545, 230003.561828, 89.586104, 0.999983
    test 6 equatorarc: 89.662511
    test 7 equatorazimuth: 39.192992
    test 8 copy(CassiniSoldner): (<class 'pygeodesy.css.CassiniSoldner'>, True)
    test 9 CassiniSoldner.copy(): (<class 'pygeodesy.css.CassiniSoldner'>, True)
    test 10 reverse: 50.899937, 1.793161
    test 11 forward: -38000.0, 230000.0
    test 12 reverse4: 50.899937, 1.793161, 89.580797, 0.999982
    test 13 reverse(pygeodesy.ellipsoidalKarney): LatLon(50°53′59.77″N, 001°47′35.38″E)
    test 14 reverse(pygeodesy.ellipsoidalExact): LatLon(50°53′59.77″N, 001°47′35.38″E)
    test 15 reverse(pygeodesy.ellipsoidalNvector): LatLon(50°53′59.77″N, 001°47′35.38″E)
    test 16 reverse(pygeodesy.ellipsoidalVincenty): LatLon(50°53′59.77″N, 001°47′35.38″E)
    test 17 reverse(pygeodesy.ellipsoidalGeodSolve): LatLon(50°53′59.77″N, 001°47′35.38″E)
    test 18 CassiniSoldner(51.4934, 0.0098, name='Greenwich'): 51.4934 0.0098
    test 19 forward: 170557.151692, -293280.6051
    test 20 reverse: 48.833333, 2.333333
    test 21 hypot: 339268.707  FAILED, KNOWN, expected 338901.865
    test 22 toCss: -37518.854545 230003.561828 +1.00m
    test 23 toCss: [E:-37518.854545, N:230003.561828, H:+1.00m, name:'Calais', C:CassiniSoldner(48.833333, 2.333333, name='Paris')]
    test 24 Css.easting: -37518.854545
    test 25 Css.northing: 230003.561828
    test 26 Css.height: 1.0
    test 27 Css.azi: 89.586103815
    test 28 Css.rk: 0.999982722
    test 29 Css.name: Calais
    test 30 Css.cs0: 48.833333 2.333333
    test 31 Css.toLatLon: LatLon(50°54′00.0″N, 001°48′00.0″E, +1.00m)
    test 32 Css.toLatLon.height: 1.0
    test 33 Css.toLatLon.name: Calais
    test 34 Css.toLatLon.datum.name: WGS84
    test 35 Css.toLatLon.height: 1.0  FAILED, KNOWN, expected height(1.0)
    test 36 copy(Css): (<class 'pygeodesy.css.Css'>, True)
    test 37 Css.copy(): (<class 'pygeodesy.css.Css'>, True)
    test 38 cs0.name: Paris
    test 39 cs0.name: Default
    test 40 cs0.flattening: 0.003352811
    test 41 cs0.lat0: 0.0
    test 42 cs0.equatoradius: 6378137.0
    test 43 cs0.lat0: 0.0  FAILED, KNOWN, expected lat(0.0)
    test 44 classof.height: 1.0
    test 45 classof.azi: 89.586103815
    test 46 classof.rk: 0.999982722
    test 47 classof.name: Calais
    test 48 classof.cs0: 48.833333 2.333333
    test 49 cs0.latlon0: (48.833333, 2.333333)
    test 50 cs0.latlon0: (48.833333, 2.333333)
    test 51 cs0.latlon0: latlon0 (None): 'NoneType' object has no attribute 'lat'
    test 52 cs0.latlon0: (48.0, 2.0)
    test 53 datum: True
    test 54 datum: False
    test 55 forward6: (39142.269011, -229679.266845, 90.401497, 0.999981, 90.352206, 41.257592)

    3 of 55 testCss.py tests (5.5%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 7.735 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testDatums.py

    testing testDatums.py 23.03.27 (module pygeodesy.datums 23.06.12)
    test 1 ellipsoid: True
    test 2 transform: True
    test 3 datum: True
    test 4 TestEllipsiod: name='TestEllipsiod', a=1000, b=1000, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=1000, L=1570.79632679, R1=1000, R2=1000, R3=1000, Rbiaxial=1000, Rtriaxial=1000
    test 5 TestTransform: name='TestTransform', tx=0, ty=0, tz=0, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0
    test 6 TestDatum: name='TestDatum', ellipsoid=Ellipsoids.TestEllipsiod, transform=Transforms.TestTransform
    test 7 ED50.inverse().inverse(): True
    test 8 Sphere: True

    test 9 BD72: name='BD72', ellipsoid=Ellipsoids.Intl1924, transform=Transforms.BD72
    test 10 Intl1924: name='Intl1924', a=6378388, b=6356911.94612795, f_=297, f=0.003367, f2=0.00337838, n=0.00168634, e=0.08199189, e2=0.00672267, e21=0.99327733, e22=0.00676817, e32=0.00337267, A=6367654.50005758, L=10002288.29898944, R1=6371229.31537598, R2=6371227.71133444, R3=6371221.26587487, Rbiaxial=6367659.02704315, Rtriaxial=6373025.77129687
    test 11 BD72: name='BD72', tx=106.86863, ty=-52.29778, tz=103.72389, rx=-0, ry=-0, rz=-0.00001, s=1.2727, s1=1, sx=-0.33657, sy=-0.45696, sz=-1.84218

    test 12 DHDN: name='DHDN', ellipsoid=Ellipsoids.Bessel1841, transform=Transforms.DHDN
    test 13 Bessel1841: name='Bessel1841', a=6377397.155, b=6356078.962818, f_=299.1528128, f=0.00334277, f2=0.00335398, n=0.00167418, e=0.08169683, e2=0.00667437, e21=0.99332563, e22=0.00671922, e32=0.00334836, A=6366742.52023395, L=10000855.76443237, R1=6370291.09093933, R2=6370289.51012659, R3=6370283.15821523, Rbiaxial=6366746.98155108, Rtriaxial=6372074.29334012
    test 14 DHDN: name='DHDN', tx=-591.28, ty=-81.35, tz=-396.39, rx=0.00001, ry=-0, rz=-0.00001, s=-9.82, s1=0.99999, sx=1.477, sy=-0.0736, sz=-1.458

    test 15 ED50: name='ED50', ellipsoid=Ellipsoids.Intl1924, transform=Transforms.ED50
    test 16 Intl1924: name='Intl1924', a=6378388, b=6356911.94612795, f_=297, f=0.003367, f2=0.00337838, n=0.00168634, e=0.08199189, e2=0.00672267, e21=0.99327733, e22=0.00676817, e32=0.00337267, A=6367654.50005758, L=10002288.29898944, R1=6371229.31537598, R2=6371227.71133444, R3=6371221.26587487, Rbiaxial=6367659.02704315, Rtriaxial=6373025.77129687
    test 17 ED50: name='ED50', tx=89.5, ty=93.8, tz=123.1, rx=0, ry=0, rz=0, s=-1.2, s1=1, sx=0, sy=0, sz=0.156

    test 18 GDA2020: name='GDA2020', ellipsoid=Ellipsoids.GRS80, transform=Transforms.WGS84
    test 19 GRS80: name='GRS80', a=6378137, b=6356752.31414035, f_=298.2572221, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14577104, L=10001965.72923046, R1=6371008.77138012, R2=6371007.18088351, R3=6371000.78997414, Rbiaxial=6367453.634464, Rtriaxial=6372797.55593326
    test 20 WGS84: name='WGS84', tx=0, ty=0, tz=0, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 21 GRS80: name='GRS80', ellipsoid=Ellipsoids.GRS80, transform=Transforms.WGS84
    test 22 GRS80: name='GRS80', a=6378137, b=6356752.31414035, f_=298.2572221, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14577104, L=10001965.72923046, R1=6371008.77138012, R2=6371007.18088351, R3=6371000.78997414, Rbiaxial=6367453.634464, Rtriaxial=6372797.55593326
    test 23 WGS84: name='WGS84', tx=0, ty=0, tz=0, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 24 Irl1975: name='Irl1975', ellipsoid=Ellipsoids.AiryModified, transform=Transforms.Irl1975
    test 25 AiryModified: name='AiryModified', a=6377340.189, b=6356034.44793853, f_=299.3249646, f=0.00334085, f2=0.00335205, n=0.00167322, e=0.08167337, e2=0.00667054, e21=0.99332946, e22=0.00671533, e32=0.00334643, A=6366691.77461988, L=10000776.05340819, R1=6370238.27531284, R2=6370236.69633043, R3=6370230.35179013, Rbiaxial=6366696.2307627, Rtriaxial=6372020.43236847
    test 26 Irl1975: name='Irl1975', tx=-482.53, ty=130.596, tz=-564.557, rx=-0.00001, ry=-0, rz=-0, s=-1.1, s1=1, sx=-1.042, sy=-0.214, sz=-0.631

    test 27 Krassovski1940: name='Krassovski1940', ellipsoid=Ellipsoids.Krassovski1940, transform=Transforms.Krassovski1940
    test 28 Krassovski1940: name='Krassovski1940', a=6378245, b=6356863.01877305, f_=298.3, f=0.00335233, f2=0.00336361, n=0.00167898, e=0.08181333, e2=0.00669342, e21=0.99330658, e22=0.00673853, e32=0.00335795, A=6367558.49687498, L=10002137.49754285, R1=6371117.67292435, R2=6371116.08285656, R3=6371109.69367439, Rbiaxial=6367562.98435553, Rtriaxial=6372906.23027515
    test 29 Krassovski1940: name='Krassovski1940', tx=-24, ty=123, tz=94, rx=-0, ry=0, rz=0, s=-2.423, s1=1, sx=-0.02, sy=0.26, sz=0.13

    test 30 Krassowsky1940: name='Krassowsky1940', ellipsoid=Ellipsoids.Krassowsky1940, transform=Transforms.Krassowsky1940
    test 31 Krassowsky1940: name='Krassowsky1940', a=6378245, b=6356863.01877305, f_=298.3, f=0.00335233, f2=0.00336361, n=0.00167898, e=0.08181333, e2=0.00669342, e21=0.99330658, e22=0.00673853, e32=0.00335795, A=6367558.49687498, L=10002137.49754285, R1=6371117.67292435, R2=6371116.08285656, R3=6371109.69367439, Rbiaxial=6367562.98435553, Rtriaxial=6372906.23027515
    test 32 Krassowsky1940: name='Krassowsky1940', tx=-24, ty=123, tz=94, rx=-0, ry=0, rz=0, s=-2.423, s1=1, sx=-0.02, sy=0.26, sz=0.13

    test 33 MGI: name='MGI', ellipsoid=Ellipsoids.Bessel1841, transform=Transforms.MGI
    test 34 Bessel1841: name='Bessel1841', a=6377397.155, b=6356078.962818, f_=299.1528128, f=0.00334277, f2=0.00335398, n=0.00167418, e=0.08169683, e2=0.00667437, e21=0.99332563, e22=0.00671922, e32=0.00334836, A=6366742.52023395, L=10000855.76443237, R1=6370291.09093933, R2=6370289.51012659, R3=6370283.15821523, Rbiaxial=6366746.98155108, Rtriaxial=6372074.29334012
    test 35 MGI: name='MGI', tx=-577.326, ty=-90.129, tz=-463.92, rx=0.00002, ry=0.00001, rz=0.00003, s=-2.423, s1=1, sx=5.137, sy=1.474, sz=5.297

    test 36 NAD27: name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27
    test 37 Clarke1866: name='Clarke1866', a=6378206.4, b=6356583.8, f_=294.97869821, f=0.00339008, f2=0.00340161, n=0.00169792, e=0.08227185, e2=0.00676866, e21=0.99323134, e22=0.00681478, e32=0.00339582, A=6367399.68916978, L=10001888.04298286, R1=6370998.86666667, R2=6370997.240633, R3=6370990.70659881, Rbiaxial=6367404.2783313, Rtriaxial=6372807.62791066
    test 38 NAD27: name='NAD27', tx=8, ty=-160, tz=-176, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 39 NAD83: name='NAD83', ellipsoid=Ellipsoids.GRS80, transform=Transforms.NAD83
    test 40 GRS80: name='GRS80', a=6378137, b=6356752.31414035, f_=298.2572221, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14577104, L=10001965.72923046, R1=6371008.77138012, R2=6371007.18088351, R3=6371000.78997414, Rbiaxial=6367453.634464, Rtriaxial=6372797.55593326
    test 41 NAD83: name='NAD83', tx=1.004, ty=-1.91, tz=-0.515, rx=0, ry=0, rz=0, s=-0.0015, s1=1, sx=0.0267, sy=0.00034, sz=0.011

    test 42 NTF: name='NTF', ellipsoid=Ellipsoids.Clarke1880IGN, transform=Transforms.NTF
    test 43 Clarke1880IGN: name='Clarke1880IGN', a=6378249.2, b=6356515, f_=293.46602129, f=0.00340755, f2=0.0034192, n=0.00170668, e=0.08248326, e2=0.00680349, e21=0.99319651, e22=0.00685009, e32=0.00341336, A=6367386.73667336, L=10001867.69724907, R1=6371004.46666667, R2=6371002.82383112, R3=6370996.22212395, Rbiaxial=6367391.37333829, Rtriaxial=6372822.59907505
    test 44 NTF: name='NTF', tx=-168, ty=-60, tz=320, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 45 OSGB36: name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36
    test 46 Airy1830: name='Airy1830', a=6377563.396, b=6356256.90923729, f_=299.3249646, f=0.00334085, f2=0.00335205, n=0.00167322, e=0.08167337, e2=0.00667054, e21=0.99332946, e22=0.00671533, e32=0.00334643, A=6366914.60892522, L=10001126.0807165, R1=6370461.23374576, R2=6370459.65470808, R3=6370453.30994572, Rbiaxial=6366919.065224, Rtriaxial=6372243.45317691
    test 47 OSGB36: name='OSGB36', tx=-446.448, ty=125.157, tz=-542.06, rx=-0, ry=-0, rz=-0, s=20.4894, s1=1.00002, sx=-0.1502, sy=-0.247, sz=-0.8421

    test 48 Potsdam: name='Potsdam', ellipsoid=Ellipsoids.Bessel1841, transform=Transforms.Bessel1841
    test 49 Bessel1841: name='Bessel1841', a=6377397.155, b=6356078.962818, f_=299.1528128, f=0.00334277, f2=0.00335398, n=0.00167418, e=0.08169683, e2=0.00667437, e21=0.99332563, e22=0.00671922, e32=0.00334836, A=6366742.52023395, L=10000855.76443237, R1=6370291.09093933, R2=6370289.51012659, R3=6370283.15821523, Rbiaxial=6366746.98155108, Rtriaxial=6372074.29334012
    test 50 Bessel1841: name='Bessel1841', tx=-582, ty=-105, tz=-414, rx=-0.00001, ry=-0, rz=0.00001, s=-8.3, s1=0.99999, sx=-1.04, sy=-0.35, sz=3.08

    test 51 Sphere: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 52 Sphere: name='Sphere', a=6371008.771415, b=6371008.771415, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371008.771415, L=10007557.17611675, R1=6371008.771415, R2=6371008.771415, R3=6371008.771415, Rbiaxial=6371008.771415, Rtriaxial=6371008.771415
    test 53 WGS84: name='WGS84', tx=0, ty=0, tz=0, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 54 TokyoJapan: name='TokyoJapan', ellipsoid=Ellipsoids.Bessel1841, transform=Transforms.TokyoJapan
    test 55 Bessel1841: name='Bessel1841', a=6377397.155, b=6356078.962818, f_=299.1528128, f=0.00334277, f2=0.00335398, n=0.00167418, e=0.08169683, e2=0.00667437, e21=0.99332563, e22=0.00671922, e32=0.00334836, A=6366742.52023395, L=10000855.76443237, R1=6370291.09093933, R2=6370289.51012659, R3=6370283.15821523, Rbiaxial=6366746.98155108, Rtriaxial=6372074.29334012
    test 56 TokyoJapan: name='TokyoJapan', tx=148, ty=-507, tz=-685, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 57 WGS72: name='WGS72', ellipsoid=Ellipsoids.WGS72, transform=Transforms.WGS72
    test 58 WGS72: name='WGS72', a=6378135, b=6356750.52001609, f_=298.26, f=0.00335278, f2=0.00336406, n=0.0016792, e=0.08181881, e2=0.00669432, e21=0.99330568, e22=0.00673943, e32=0.0033584, A=6367447.24862383, L=10001962.74919858, R1=6371006.84000536, R2=6371005.24953886, R3=6370998.8587507, Rbiaxial=6367451.7372317, Rtriaxial=6372795.60727472
    test 59 WGS72: name='WGS72', tx=0, ty=0, tz=-4.5, rx=0, ry=0, rz=0, s=-0.22, s1=1, sx=0, sy=0, sz=0.554

    test 60 WGS84: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 61 WGS84: name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594
    test 62 WGS84: name='WGS84', tx=0, ty=0, tz=0, rx=0, ry=0, rz=0, s=0, s1=1, sx=0, sy=0, sz=0

    test 63 total: 18

    all 63 testDatums.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 13.311 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testDeprecated.py
./pygeodesy/deprecated/__init__.py:136: DeprecationWarning: class L{pygeodesy.deprecated.HeightIDW} has been DEPRECATED, use class L{HeightIDWeuclidean}.
  deprecated_class(self.__class__)
./pygeodesy/deprecated/__init__.py:150: DeprecationWarning: class L{pygeodesy.deprecated.HeightIDW2} has been DEPRECATED, use class L{HeightIDWequirectangular}.
  deprecated_class(self.__class__)
./pygeodesy/deprecated/__init__.py:165: DeprecationWarning: class L{pygeodesy.deprecated.HeightIDW3} has been DEPRECATED, use class L{HeightIDWhaversine}.
  deprecated_class(self.__class__)
./test/testDeprecated.py:38: DeprecationWarning: function L{pygeodesy.deprecated.areaof} has been DEPRECATED, use function L{pygeodesy.areaOf}.
  self.test('areaof', areaof(p, radius=R_MA), '7.086883e+09', fmt='%.6e')
./test/testDeprecated.py:41: DeprecationWarning: function L{pygeodesy.deprecated.bounds} has been DEPRECATED, use function L{pygeodesy.boundsOf}.
  b = map2(float, bounds(p))
./test/testDeprecated.py:44: DeprecationWarning: function L{pygeodesy.deprecated.anStr} has been DEPRECATED, use function L{pygeodesy.anstr}.
  self.test('anStr', anStr('a-b?_'), 'a-b__')
./test/testDeprecated.py:46: DeprecationWarning: function L{pygeodesy.deprecated.clipStr} has been DEPRECATED, use function L{pygeodesy.clips}.
  self.test('clipStr', clipStr('test/testBasics.py', limit=12), 'test/t....ics.py')
./test/testDeprecated.py:48: DeprecationWarning: function L{pygeodesy.deprecated.decodeEPSG2} has been DEPRECATED, use function L{epsg.decode2}.
  self.test('decodeEPSG2', decodeEPSG2(32712), "(12, 'S')")
./test/testDeprecated.py:49: DeprecationWarning: function L{pygeodesy.deprecated.encodeEPSG} has been DEPRECATED, use function L{epsg.encode}.
  self.test('encodeEPSG', encodeEPSG(12, hemipole='S'), '32712')
./test/testDeprecated.py:51: DeprecationWarning: function L{pygeodesy.deprecated.equirectangular3} has been DEPRECATED, use function C{equirectangular_}.
  t = equirectangular3(0, 2, 3, 4)
./test/testDeprecated.py:55: DeprecationWarning: function L{pygeodesy.deprecated.fStr} has been DEPRECATED, use function L{fstr}.
  self.test('fStr', fStr(0.123, prec=-6), '0.123000')
./test/testDeprecated.py:56: DeprecationWarning: function L{pygeodesy.deprecated.fStr} has been DEPRECATED, use function L{fstr}.
  self.test('fStr', fStr(0.123, prec=+6), '0.123')
./test/testDeprecated.py:57: DeprecationWarning: function L{pygeodesy.deprecated.fStr} has been DEPRECATED, use function L{fstr}.
  self.test('fStr', fStr((0.123, 456.789), prec=+6), '0.123, 456.789')
./test/testDeprecated.py:58: DeprecationWarning: function L{pygeodesy.deprecated.fStr} has been DEPRECATED, use function L{fstr}.
  self.test('fStr', fStr(0.123, prec=-5, fmt='%.*e'), '1.23000e-01')
./test/testDeprecated.py:59: DeprecationWarning: function L{pygeodesy.deprecated.fStr} has been DEPRECATED, use function L{fstr}.
  self.test('fStr', fStr(0.123, prec=+5, fmt='%.*e'), '1.23e-01')
./test/testDeprecated.py:60: DeprecationWarning: function L{pygeodesy.deprecated.fStr} has been DEPRECATED, use function L{fstr}.
  self.test('fStr', fStr(0.123, prec=+6, fmt='%.*f'), '0.123')
./test/testDeprecated.py:62: DeprecationWarning: function L{pygeodesy.deprecated.hypot3} has been DEPRECATED, use function L{pygeodesy.hypot_}.
  h = hypot3(3000, 200, 10)
./test/testDeprecated.py:67: DeprecationWarning: function L{pygeodesy.deprecated.isenclosedby} has been DEPRECATED, use function L{pygeodesy.isenclosedBy}.
  self.test('isenclosedby', isenclosedby(LatLon(45.5, 1.5), b), True)
./test/testDeprecated.py:71: DeprecationWarning: function L{pygeodesy.deprecated.nearestOn3} has been DEPRECATED, use function L{pygeodesy.nearestOn5}.
  t = nearestOn3(p, b, adjust=False)
./test/testDeprecated.py:74: DeprecationWarning: function L{pygeodesy.deprecated.nearestOn4} has been DEPRECATED, use function L{pygeodesy.nearestOn5}.
  t = nearestOn4(p, b, adjust=False)
./test/testDeprecated.py:78: DeprecationWarning: function L{pygeodesy.deprecated.parseUTM} has been DEPRECATED, use function L{parseUTM5}.
  t = parseUTM('18 N 516620 4574500', Utm=None)  # Milford, PA
./test/testDeprecated.py:82: DeprecationWarning: function L{pygeodesy.deprecated.perimeterof} has been DEPRECATED, use function L{perimeterOf}.
  self.test('perimeterof', perimeterof(p, radius=R_MA), '2.687460e+05', fmt='%.6e')
./test/testDeprecated.py:85: DeprecationWarning: function L{pygeodesy.deprecated.polygon} has been DEPRECATED, use function L{points2}.
  self.test('polygon', polygon(p)[0], 3)
./test/testDeprecated.py:87: DeprecationWarning: function L{pygeodesy.deprecated.simplify2} has been DEPRECATED, use function L{pygeodesy.simplifyRW}.
  t = simplify2(RdpFFI, 16, adjust=True, shortest=False)
./test/testDeprecated.py:90: DeprecationWarning: function L{pygeodesy.deprecated.toUtm} has been DEPRECATED, use function L{pygeodesy.toUtm8}.
  t = toUtm('50°52′10″N', '115°39′03″W', Utm=None, name='Mt Assiniboine')
./test/testDeprecated.py:93: DeprecationWarning: function L{pygeodesy.deprecated.utmZoneBand2} has been DEPRECATED, use function L{pygeodesy.utmZoneBand5}.
  t = utmZoneBand2('50°52′10″N', '115°39′03″W')

    testing testDeprecated.py 23.03.27 (module pygeodesy.deprecated 23.04.14)

    test 1 HeightIDW: True
    test 2 HeightIDW2: True
    test 3 HeightIDW3: True

    test 4 areaof: 7.086883e+09
    test 5 bounds: (-85.0, -180.0, 85.0, 90.0)
    test 6 anStr: a-b__
    test 7 clipStr: test/t....ics.py
    test 8 decodeEPSG2: (12, 'S')
    test 9 encodeEPSG: 32712
    test 10 equirectangular3: 3
    test 11 equirectangular3: 12.997
    test 12 fStr: 0.123000
    test 13 fStr: 0.123
    test 14 fStr: 0.123, 456.789
    test 15 fStr: 1.23000e-01
    test 16 fStr: 1.23e-01
    test 17 fStr: 0.123
    test 18 hypot3: 3006.675905
    test 19 isenclosedby: True
    test 20 nearestOn3: 3
    test 21 nearestOn3: (45.5, 1.5)
    test 22 nearestOn4: 4
    test 23 nearestOn4: (45.5, 1.5)
    test 24 parseUTM: (18, 'N', 516620.0, 4574500.0)
    test 25 perimeterof: 2.687460e+05
    test 26 polygon: 3
    test 27 simplify2: 4
    test 28 toUtm: 6
    test 29 utmZoneBand2: (11, 'U')


    test 30 HeightIDW: True
    test 31 HeightIDW2: True
    test 32 HeightIDW3: True

    test 33 areaof: 7.086883e+09
    test 34 bounds: (-85.0, -180.0, 85.0, 90.0)
    test 35 anStr: a-b__
    test 36 clipStr: test/t....ics.py
    test 37 decodeEPSG2: (12, 'S')
    test 38 encodeEPSG: 32712
    test 39 equirectangular3: 3
    test 40 equirectangular3: 12.997
    test 41 fStr: 0.123000
    test 42 fStr: 0.123
    test 43 fStr: 0.123, 456.789
    test 44 fStr: 1.23000e-01
    test 45 fStr: 1.23e-01
    test 46 fStr: 0.123
    test 47 hypot3: 3006.675905
    test 48 isenclosedby: True
    test 49 nearestOn3: 3
    test 50 nearestOn3: (45.5, 1.5)
    test 51 nearestOn4: 4
    test 52 nearestOn4: (45.5, 1.5)
    test 53 parseUTM: (18, 'N', 516620.0, 4574500.0)
    test 54 perimeterof: 2.687460e+05
    test 55 polygon: 3
    test 56 simplify2: 4
    test 57 toUtm: 6
    test 58 utmZoneBand2: (11, 'U')


    test 59 HeightIDW: True
    test 60 HeightIDW2: True
    test 61 HeightIDW3: True

    test 62 areaof: 7.086883e+09
    test 63 bounds: (-85.0, -180.0, 85.0, 90.0)
    test 64 anStr: a-b__
    test 65 clipStr: test/t....ics.py
    test 66 decodeEPSG2: (12, 'S')
    test 67 encodeEPSG: 32712
    test 68 equirectangular3: 3
    test 69 equirectangular3: 12.997
    test 70 fStr: 0.123000
    test 71 fStr: 0.123
    test 72 fStr: 0.123, 456.789
    test 73 fStr: 1.23000e-01
    test 74 fStr: 1.23e-01
    test 75 fStr: 0.123
    test 76 hypot3: 3006.675905
    test 77 isenclosedby: True
    test 78 nearestOn3: 3
    test 79 nearestOn3: (45.5, 1.5)
    test 80 nearestOn4: 4
    test 81 nearestOn4: (45.5, 1.5)
    test 82 parseUTM: (18, 'N', 516620.0, 4574500.0)
    test 83 perimeterof: 2.687460e+05
    test 84 polygon: 3
    test 85 simplify2: 4
    test 86 toUtm: 6
    test 87 utmZoneBand2: (11, 'U')

    test 88 isDEPRECATED(EPS1_2): True
    test 89 isDEPRECATED(MANTIS): True
    test 90 isDEPRECATED(OK): True
    test 91 isDEPRECATED(bases): True
    test 92 isDEPRECATED(datum): True
    test 93 isDEPRECATED(nvector): True
    test 94 isDEPRECATED(ClipCS3Tuple): True
    test 95 isDEPRECATED(EcefCartesian): True
    test 96 isDEPRECATED(EasNorExact4Tuple): True
    test 97 isDEPRECATED(HeightIDW): True
    test 98 isDEPRECATED(HeightIDW2): True
    test 99 isDEPRECATED(HeightIDW3): True
    test 100 isDEPRECATED(LatLonExact4Tuple): True
    test 101 isDEPRECATED(Ned3Tuple): True
    test 102 isDEPRECATED(RefFrameError): True
    test 103 isDEPRECATED(Rhumb7Tuple): True
    test 104 isDEPRECATED(Transform7Tuple): True
    test 105 isDEPRECATED(UtmUps4Tuple): True
    test 106 isDEPRECATED(anStr): True
    test 107 isDEPRECATED(areaof): True
    test 108 isDEPRECATED(bounds): True
    test 109 isDEPRECATED(clipCS3): True
    test 110 isDEPRECATED(clipDMS): True
    test 111 isDEPRECATED(clipStr): True
    test 112 isDEPRECATED(collins): True
    test 113 isDEPRECATED(decodeEPSG2): True
    test 114 isDEPRECATED(encodeEPSG): True
    test 115 isDEPRECATED(equirectangular3): True
    test 116 isDEPRECATED(enStr2): True
    test 117 isDEPRECATED(excessAbc): True
    test 118 isDEPRECATED(excessGirard): True
    test 119 isDEPRECATED(excessLHuilier): True
    test 120 isDEPRECATED(false2f): True
    test 121 isDEPRECATED(falsed2f): True
    test 122 isDEPRECATED(float0): True
    test 123 isDEPRECATED(fStr): True
    test 124 isDEPRECATED(fStrzs): True
    test 125 isDEPRECATED(hypot3): True
    test 126 isDEPRECATED(inStr): True
    test 127 isDEPRECATED(isDEPRECATED): False  FAILED, KNOWN, expected True
    test 128 isDEPRECATED(isenclosedby): True
    test 129 isDEPRECATED(istuplist): True
    test 130 isDEPRECATED(joined): True
    test 131 isDEPRECATED(joined_): True
    test 132 isDEPRECATED(nearestOn3): True
    test 133 isDEPRECATED(nearestOn4): True
    test 134 isDEPRECATED(parseUTM): True
    test 135 isDEPRECATED(perimeterof): True
    test 136 isDEPRECATED(polygon): True
    test 137 isDEPRECATED(scalar): True
    test 138 isDEPRECATED(simplify2): True
    test 139 isDEPRECATED(tienstra): True
    test 140 isDEPRECATED(toUtm): True
    test 141 isDEPRECATED(unsign0): True
    test 142 isDEPRECATED(unStr): True
    test 143 isDEPRECATED(utmZoneBand2): True

    79 of 143 testDeprecated.py tests (55.2%) FAILED, incl. 1 KNOWN plus 78 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 7.817 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testDms.py

    testing testDms.py 23.03.27 (module pygeodesy.dms 23.06.08)
    test 1 parseDMS('0.0°'): 0.0
    test 2 parseDMS('0°'): 0.0
    test 3 parseDMS('000°00'00"'): 0.0
    test 4 parseDMS('000°00'00.0"'): 0.0
    test 5 parseDMS('000° 00'00"'): 0.0
    test 6 parseDMS('000°00 ' 00.0"'): 0.0
    test 7 parseDMS('000° 00' 00.0'): 0.0
    test 8 parseDMS('000°-00′-00.0"'): 0.0
    test 9 parseDDDMMSS(1): 1.0
    test 10 parseDMS(1): 1.0
    test 11 parseDDDMMSS(12): 12.0
    test 12 parseDMS(12): 12.0
    test 13 parseDDDMMSS(123): 123.0
    test 14 parseDMS(123): 123.0
    test 15 parseDDDMMSS(1234): 12.567
    test 16 parseDMS(1234): 1234.0
    test 17 parseDDDMMSS(12345): 123.75
    test 18 parseDMS(12345): 12345.0
    test 19 parseDDDMMSS(123456): 12.582
    test 20 parseDMS(123456): 123456.0
    test 21 parseDDDMMSS(1234567): 123.769
    test 22 parseDMS(1234567): 1234567.0
    test 23 parseDDDMMSS(12345678): 1234.955
    test 24 parseDMS(12345678): 12345678.0
    test 25 parseDDDMMSS(0.1): 0.1
    test 26 parseDMS(0.1): 0.1
    test 27 parseDDDMMSS(1.2): 1.2
    test 28 parseDMS(1.2): 1.2
    test 29 parseDDDMMSS(12.3): 12.3
    test 30 parseDMS(12.3): 12.3
    test 31 parseDDDMMSS(123.4): 123.4
    test 32 parseDMS(123.4): 123.4
    test 33 parseDDDMMSS(1234.5): 12.575
    test 34 parseDMS(1234.5): 1234.5
    test 35 parseDDDMMSS(12345.6): 123.76
    test 36 parseDMS(12345.6): 12345.6
    test 37 parseDDDMMSS(123456.7): 12.582
    test 38 parseDMS(123456.7): 123456.7
    test 39 parseDDDMMSS('1N'): 1.0
    test 40 parseDMS('1N'): 1.0
    test 41 parseDDDMMSS('12S'): -12.0
    test 42 parseDMS('12S'): -12.0
    test 43 parseDDDMMSS('012.3W'): -12.3
    test 44 parseDMS('012.3W'): -12.3
    test 45 parseDDDMMSS('123E'): 123.0
    test 46 parseDMS('123E'): 123.0
    test 47 parseDDDMMSS('1234N'): 12.567
    test 48 parseDMS('1234N'): 1234.0
    test 49 parseDDDMMSS('12345E'): 123.75
    test 50 parseDMS('12345E'): 12345.0
    test 51 parseDDDMMSS('1234.5S'): -12.575
    test 52 parseDMS('1234.5S'): -1234.5
    test 53 parseDDDMMSS('12345.6E'): 123.76
    test 54 parseDMS('12345.6E'): 12345.6
    test 55 parseDDDMMSS('123456.7S'): -12.582
    test 56 parseDMS('123456.7S'): -123456.7
    test 57 parseDDDMMSS('1234567.8W'): -123.769
    test 58 parseDMS('1234567.8W'): -1234567.8
    test 59 parseDDDMMSS('12345678E'): 12345678.0
    test 60 parseDMS('12345678E'): 12345678.0
    test 61 parseDDDMMSS(345.0, NS): 3.75
    test 62 parseDDDMMSS(345.0, EW): 345.0
    test 63 parseDDDMMSS(5430.0, NS): 54.5
    test 64 parseDDDMMSS(5430.0, EW): 54.5
    test 65 parseDDDMMSS(76.5432, sexagecimal=False): 76.5432
    test 66 parseDDDMMSS(76.5432, sexagecimal=True): 76.9089
    test 67 parseDDDMMSS(00.0102, sexagecimal=False): 0.0102
    test 68 parseDDDMMSS(00.0102, sexagecimal=True): 0.0172
    test 69 parseDDDMMSS('12E'): ParseError("sexagecimal (False), strDDDMMSS ('12E') or suffix ('NSEW'): form DD applies N-S: invalid",)
    test 70 parseDMS('12E'): 12.0
    test 71 parseDDDMMSS('012.3S'): ParseError("sexagecimal (False), strDDDMMSS ('012.3S') or suffix ('NSEW'): form DDD applies E-W: invalid",)
    test 72 parseDMS('012.3S'): -12.3
    test 73 parseDDDMMSS('123N'): ParseError("sexagecimal (False), strDDDMMSS ('123N') or suffix ('NSEW'): form DDD applies E-W: invalid",)
    test 74 parseDMS('123N'): 123.0
    test 75 parseDDDMMSS('1234E'): ParseError("sexagecimal (False), strDDDMMSS ('1234E') or suffix ('NSEW'): form DDMM applies N-S: invalid",)
    test 76 parseDMS('1234E'): 1234.0
    test 77 parseDDDMMSS('12345N'): ParseError("sexagecimal (False), strDDDMMSS ('12345N') or suffix ('NSEW'): form DDDMM applies E-W: invalid",)
    test 78 parseDMS('12345N'): 12345.0
    test 79 parseDDDMMSS('1234.5W'): ParseError("sexagecimal (False), strDDDMMSS ('1234.5W') or suffix ('NSEW'): form DDMM applies N-S: invalid",)
    test 80 parseDMS('1234.5W'): -1234.5
    test 81 parseDDDMMSS('123456E'): ParseError("sexagecimal (False), strDDDMMSS ('123456E') or suffix ('NSEW'): form DDMMSS applies N-S: invalid",)
    test 82 parseDMS('123456E'): 123456.0
    test 83 parseDDDMMSS('1234567S'): ParseError("sexagecimal (False), strDDDMMSS ('1234567S') or suffix ('NSEW'): form DDDMMSS applies E-W: invalid",)
    test 84 parseDMS('1234567S'): -1234567.0
    test 85 parseDMS: strDMS (181) or suffix ('NSEW'): 181 beyond 180.0 degrees
    test 86 parseDMS: -90.0
    test 87 parse3llh: 51.477811, -0.001475, 0.0
    test 88 toDMS(dm): 46°00.0′
    test 89 toDMS(dm): 46°00.0′
    test 90 toDMS(dm): 45°59.99′
    test 91 toDMS(dm): 45°59.999′
    test 92 toDMS(dms): 46°00′00.0″
    test 93 toDMS(dms): 45°59′59.96″
    test 94 toDMS(dms): 45°59′59.964″
    test 95 toDMS(d60): 45.5959964
    test 96 toDMS(d60): 45°45′45.36″
    test 97 toDMS(d60): 45d45m45.36s
    test 98 normDMS: 45°45′45.36″
    test 99 parseDMS: 45.7626
    test 100 toDMS(d): 45.7626°
    test 101 toDMS(d): -45.7626°
    test 102 toDMS(dm): 45°45.756′
    test 103 toDMS(dm): -45°45.756′
    test 104 toDMS(dms): 45°45′45.36″
    test 105 toDMS(dms): -45°45′45.36″
    test 106 toDMS(deg): 45.7626
    test 107 toDMS(deg): -45.7626
    test 108 toDMS(min): 4545.756
    test 109 toDMS(min): -4545.756
    test 110 toDMS(sec): 454545.36
    test 111 toDMS(sec): -454545.36
    test 112 toDMS(rad): 0.79871
    test 113 toDMS(rad): -0.79871
    test 114 toDMS(d60): 45.4545
    test 115 toDMS(d60): -45.4545
    test 116 toDMS(d): 45.7626°
    test 117 toDMS(d): -45.7626°
    test 118 toDMS(dm): 45°45.7560′
    test 119 toDMS(dm): -45°45.7560′
    test 120 toDMS(dms): 45°45′45.36″
    test 121 toDMS(dms): -45°45′45.36″
    test 122 toDMS(deg): 45.762600
    test 123 toDMS(deg): -45.762600
    test 124 toDMS(min): 4545.75600
    test 125 toDMS(min): -4545.75600
    test 126 toDMS(sec): 454545.360
    test 127 toDMS(sec): -454545.360
    test 128 toDMS(rad): 0.798708
    test 129 toDMS(rad): -0.798708
    test 130 toDMS(d60): 45.4545360
    test 131 toDMS(d60): -45.4545360
    test 132 toDMS(-d): 45.7626°
    test 133 toDMS(-d): -45.7626°
    test 134 toDMS(-dm): 45°45.7560′
    test 135 toDMS(-dm): -45°45.7560′
    test 136 toDMS(-dms): 45°45′45.36″
    test 137 toDMS(-dms): -45°45′45.36″
    test 138 toDMS(-deg): 45.762600
    test 139 toDMS(-deg): -45.762600
    test 140 toDMS(-min): 4545.75600
    test 141 toDMS(-min): -4545.75600
    test 142 toDMS(-sec): 454545.360
    test 143 toDMS(-sec): -454545.360
    test 144 toDMS(-rad): 0.798708
    test 145 toDMS(-rad): -0.798708
    test 146 toDMS(-d60): 45.45453600
    test 147 toDMS(-d60): -45.45453600
    test 148 toDMS(+d): +45.7626°
    test 149 toDMS(+d): -45.7626°
    test 150 toDMS(+dm): +45°45.7560′
    test 151 toDMS(+dm): -45°45.7560′
    test 152 toDMS(+dms): +45°45′45.36″
    test 153 toDMS(+dms): -45°45′45.36″
    test 154 toDMS(+deg): +45.762600
    test 155 toDMS(+deg): -45.762600
    test 156 toDMS(+min): +4545.75600
    test 157 toDMS(+min): -4545.75600
    test 158 toDMS(+sec): +454545.360
    test 159 toDMS(+sec): -454545.360
    test 160 toDMS(+rad): +0.798708
    test 161 toDMS(+rad): -0.798708
    test 162 toDMS(+d60): +45.454536
    test 163 toDMS(+d60): -45.454536
    test 164 compassPoint(1,): N
    test 165 compassPoint(0,): N
    test 166 compassPoint(-1,): N
    test 167 compassPoint(359,): N
    test 168 compassPoint(24,): NNE
    test 169 compassPoint(24, 1): N
    test 170 compassPoint(24, 2): NE
    test 171 compassPoint(24, 3): NNE
    test 172 compassPoint(226,): SW
    test 173 compassPoint(226, 1): W
    test 174 compassPoint(226, 2): SW
    test 175 compassPoint(226, 3): SW
    test 176 compassPoint(237,): WSW
    test 177 compassPoint(237, 1): W
    test 178 compassPoint(237, 2): SW
    test 179 compassPoint(237, 3): WSW
    test 180 compassPoint(11.25,): NNE
    test 181 compassPoint(11.249,): N
    test 182 compassPoint(-11.25,): N
    test 183 compassPoint(348.749,): NNW
    test 184 compassPoint(45, 1): E
    test 185 compassPoint(44.99, 1): N
    test 186 compassPoint(45, 2): NE
    test 187 compassPoint(44.99, 2): NE
    test 188 compassPoint(45, 3): NE
    test 189 compassPoint(44.99, 3): NE
    test 190 compassPoint(45, 4): NE
    test 191 compassPoint(44.99, 4): NE
    test 192 compassPoint(22.5, 1): N
    test 193 compassPoint(22.49, 1): N
    test 194 compassPoint(22.5, 2): NE
    test 195 compassPoint(22.49, 2): N
    test 196 compassPoint(22.5, 3): NNE
    test 197 compassPoint(22.49, 3): NNE
    test 198 compassPoint(22.5, 4): NNE
    test 199 compassPoint(22.49, 4): NNE
    test 200 compassPoint(11.25, 1): N
    test 201 compassPoint(11.249, 1): N
    test 202 compassPoint(11.25, 2): N
    test 203 compassPoint(11.249, 2): N
    test 204 compassPoint(11.25, 3): NNE
    test 205 compassPoint(11.249, 3): N
    test 206 compassPoint(11.25, 4): NbE
    test 207 compassPoint(11.249, 4): NbE
    test 208 compassPoint(24, 1): N
    test 209 compassPoint(24, 2): NE
    test 210 compassPoint(24, 3): NNE
    test 211 compassPoint(24,): NNE
    test 212 compassPoint(18, 3): NNE
    test 213 compassPoint(11, 4): NbE
    test 214 compassPoint(30, 4): NEbN
    test 215 compassPoint(11.25): NbE
    test 216 compassPoint(33.75): NEbN
    test 217 compassPoint(56.25): NEbE
    test 218 compassPoint(78.75): EbN
    test 219 compassPoint(101.25): EbS
    test 220 compassPoint(123.75): SEbE
    test 221 compassPoint(146.25): SEbS
    test 222 compassPoint(168.75): SbE
    test 223 compassPoint(191.25): SbW
    test 224 compassPoint(213.75): SWbS
    test 225 compassPoint(236.25): SWbW
    test 226 compassPoint(258.75): WbS
    test 227 compassPoint(281.25): WbN
    test 228 compassPoint(303.75): NWbW
    test 229 compassPoint(326.25): NWbN
    test 230 compassPoint(348.75): NbW
    test 231 _DEG: +1.0101
    test 232 _MIN: +0.606′
    test 233 _SEC: +36.36″

    all 233 testDms.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 4.092 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEcef.py

    testing testEcef.py 23.05.23

    test 1 EcefKarney: ...
    test 2 name: Test
    test 3 toStr: EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name='Test')  FAILED, KNOWN, expected EcefKarney
    test 4 a, f: a=6378137.0, f=0.003352811, datum=Datum(name='_Test', ellipsoid=Ellipsoids._Test, transform=Transforms.Identity), name='Test'  FAILED, KNOWN, expected EcefKarney
    test 5 copy(EcefKarney): (<class 'pygeodesy.ecef.EcefKarney'>, True)
    test 6 EcefKarney.copy(): (<class 'pygeodesy.ecef.EcefKarney'>, True)
    test 7 forward: 27.99, 86.93, 8820.0
    test 8 forward: 302271.4, 5635928.4, 2979666.1
    test 9 name: Test
    test 10 reverse: 302271.4, 5635928.4, 2979666.1
    test 11 reverse: 27.99, 86.93, 8820.01
    test 12 case: 2
    test 13 iteration: None
    test 14 name: Test
    test 15 reverse: 302000.0, 5636000.0, 2980000.0
    test 16 reverse: 27.99, 86.93, 9027.03
    test 17 case: 2
    test 18 iteration: None
    test 19 forward: 27.99, 86.93, 8820.0
    test 20 forward: 302271.43, 5635928.37, 2979666.13
    test 21 forward: 33.3, 44.4, 6000.0
    test 22 forward: 3816209.6, 3737108.55, 3485109.57
    test 23 reverse: 3816209.6, 3737108.55, 3485109.57
    test 24 reverse: 33.3, 44.4, 5999.996
    test 25 case: 2
    test 26 iteration: None
    test 27 reverse: 30000.0, 30000.0, 0.0
    test 28 reverse: 6.483, 45.0, -6335709.726
    test 29 case: 3
    test 30 iteration: None
    test 31 forward: 6.483, 45.0, -6335709.726
    test 32 forward: 30000.0, 30000.0, -0.0
    test 33 Vermeille: -168.919
    test 34 Vermeille: 190.939
    test 35 Vermeille: (65.772506, 169.060801)
    test 36 Vermeille: (1.147947, 3.141593)
    test 37 reverse-1: 45.0, 120.0, 1000.0
    test 38 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 39 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 40 philam-1: 0.7854, 2.0944
    test 41 reverse-2: 45.0, 120.0, 2000.0
    test 42 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 43 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 44 philam-2: 0.7854, 2.0944
    test 45 reverse-3: 45.0, 120.0, 3000.0
    test 46 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 47 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 48 philam-3: 0.7854, 2.0944
    test 49 reverse-4: 45.0, 120.0, 4000.0
    test 50 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 51 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 52 philam-4: 0.7854, 2.0944
    test 53 reverse-5: 45.0, 120.0, 10000.0
    test 54 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 55 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 56 philam-5: 0.7854, 2.0944
    test 57 reverse-6: 45.0, 120.0, 20000.0
    test 58 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 59 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 60 philam-6: 0.7854, 2.0944
    test 61 reverse-7: 45.0, 120.0, 100000.0
    test 62 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 63 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 64 philam-7: 0.7854, 2.0944
    test 65 reverse-8: 45.0, 120.0, 800000.0
    test 66 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 67 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 68 philam-8: 0.7854, 2.0944
    test 69 reverse-9: 45.0, 120.0, 1000000.0
    test 70 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 71 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 72 philam-9: 0.7854, 2.0944
    test 73 sudano: 45.0, 0.0, 100000.0
    test 74 name: OS-UK
    test 75 forward: 53.61199036, -1.66444222, 299.8
    test 76 forward: 3790644.9, -110149.21, 5111482.97
    test 77 reverse: 3790644.9, -110149.21, 5111482.97
    test 78 reverse: 53.61199036, -1.66444223
    test 79 reverse.lat: 53°36′43.1653″N
    test 80 reverse.lon: 001°39′51.992″W
    test 81 reverse.height: 299.800
    test 82 case: 2
    test 83 iteration: None
    test 84 forward: -2430601.827685, -4702442.703125, 3546587.358103
    test 85 reverse: 34.0, -117.333569, 251.702
    test 86 forward_: -2430601.812953, -4702442.744488, 3546587.313654, 34.0, -117.333569, 251.702
    test 87 EcefError: (0.0, 0.0, 0.0, 90.0, 0.0, -6356752.31414, 3, None, Datum(name='Datum', ellipsoid=Ellipsoids.GRS80, transform=Transforms.Identity))  FAILED, KNOWN, expected (0.0, 0.0, ...)
    test 88 EcefError: height (None), lat (None) or lon (None)  FAILED, KNOWN, expected lat (None), lon (None) ...
    test 89 EcefKarney: EcefKarney(a=None, f=None) ellipsoid: type(earth) (None): not a Datum, Ellipsoid, Ellipsoid2 or a_f2Tuple  FAILED, KNOWN, expected EcefKarney

    test 90 EcefFarrell21: ...
    test 91 name: Test
    test 92 toStr: EcefFarrell21(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name='Test')  FAILED, KNOWN, expected EcefFarrell21
    test 93 a, f: a=6378137.0, f=0.003352811, datum=Datum(name='_Test', ellipsoid=Ellipsoids._Test, transform=Transforms.Identity), name='Test'  FAILED, KNOWN, expected EcefFarrell21
    test 94 copy(EcefFarrell21): (<class 'pygeodesy.ecef.EcefFarrell21'>, True)
    test 95 EcefFarrell21.copy(): (<class 'pygeodesy.ecef.EcefFarrell21'>, True)
    test 96 forward: 27.99, 86.93, 8820.0
    test 97 forward: 302271.4, 5635928.4, 2979666.1
    test 98 name: Test
    test 99 reverse: 302271.4, 5635928.4, 2979666.1
    test 100 reverse: 27.99, 86.93, 8820.01
    test 101 case: 1
    test 102 iteration: None
    test 103 name: Test
    test 104 reverse: 302000.0, 5636000.0, 2980000.0
    test 105 reverse: 27.99, 86.93, 9027.03
    test 106 case: 1
    test 107 iteration: None
    test 108 forward: 27.99, 86.93, 8820.0
    test 109 forward: 302271.43, 5635928.37, 2979666.13
    test 110 forward: 33.3, 44.4, 6000.0
    test 111 forward: 3816209.6, 3737108.55, 3485109.57
    test 112 reverse: 3816209.6, 3737108.55, 3485109.57
    test 113 reverse: 33.3, 44.4, 5999.996
    test 114 case: 1
    test 115 iteration: None
    test 116 reverse: 30000.0, 30000.0, 0.0
    test 117 reverse: 0.0, 45.0, -6335168.061  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 118 case: 1
    test 119 iteration: None
    test 120 forward: 6.483, 45.0, -6335709.726
    test 121 forward: 30000.0, 30000.0, -0.0
    test 122 Vermeille: -168.919
    test 123 Vermeille: 190.939
    test 124 Vermeille: (65.772506, 169.060801)
    test 125 Vermeille: (1.147947, 3.141593)
    test 126 reverse-1: 45.0, 120.0, 1000.0
    test 127 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 128 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 129 philam-1: 0.7854, 2.0944
    test 130 reverse-2: 45.0, 120.0, 2000.0
    test 131 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 132 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 133 philam-2: 0.7854, 2.0944
    test 134 reverse-3: 45.0, 120.0, 3000.0
    test 135 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 136 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 137 philam-3: 0.7854, 2.0944
    test 138 reverse-4: 45.0, 120.0, 4000.0
    test 139 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 140 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 141 philam-4: 0.7854, 2.0944
    test 142 reverse-5: 45.0, 120.0, 10000.0
    test 143 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 144 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 145 philam-5: 0.7854, 2.0944
    test 146 reverse-6: 45.0, 120.0, 20000.0
    test 147 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 148 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 149 philam-6: 0.7854, 2.0944
    test 150 reverse-7: 45.0, 120.0, 100000.0
    test 151 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 152 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 153 philam-7: 0.7854, 2.0944
    test 154 reverse-8: 45.0, 120.0, 800000.0
    test 155 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 156 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 157 philam-8: 0.7854, 2.0944
    test 158 reverse-9: 45.0, 120.0, 1000000.0
    test 159 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 160 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 161 philam-9: 0.7854, 2.0944
    test 162 sudano: 45.0, 0.0, 100000.0
    test 163 name: OS-UK
    test 164 forward: 53.61199036, -1.66444222, 299.8
    test 165 forward: 3790644.9, -110149.21, 5111482.97
    test 166 reverse: 3790644.9, -110149.21, 5111482.97
    test 167 reverse: 53.61199036, -1.66444223
    test 168 reverse.lat: 53°36′43.1653″N
    test 169 reverse.lon: 001°39′51.992″W
    test 170 reverse.height: 299.800
    test 171 case: 1
    test 172 iteration: None
    test 173 forward: -2430601.827685, -4702442.703125, 3546587.358103
    test 174 reverse: 34.0, -117.333569, 251.702
    test 175 forward_: -2430601.812953, -4702442.744488, 3546587.313654, 34.0, -117.333569, 251.702
    test 176 EcefError: (0.0, 0.0, 0.0, 0.0, 0.0, -6292741.654168, 1, None, Datum(name='Datum', ellipsoid=Ellipsoids.GRS80, transform=Transforms.Identity))  FAILED, KNOWN, expected (0.0, 0.0, ...)
    test 177 EcefError: height (None), lat (None) or lon (None)  FAILED, KNOWN, expected lat (None), lon (None) ...
    test 178 EcefFarrell21: EcefFarrell21(a=None, f=None) ellipsoid: type(earth) (None): not a Datum, Ellipsoid, Ellipsoid2 or a_f2Tuple  FAILED, KNOWN, expected EcefFarrell21

    test 179 EcefFarrell22: ...
    test 180 name: Test
    test 181 toStr: EcefFarrell22(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name='Test')  FAILED, KNOWN, expected EcefFarrell22
    test 182 a, f: a=6378137.0, f=0.003352811, datum=Datum(name='_Test', ellipsoid=Ellipsoids._Test, transform=Transforms.Identity), name='Test'  FAILED, KNOWN, expected EcefFarrell22
    test 183 copy(EcefFarrell22): (<class 'pygeodesy.ecef.EcefFarrell22'>, True)
    test 184 EcefFarrell22.copy(): (<class 'pygeodesy.ecef.EcefFarrell22'>, True)
    test 185 forward: 27.99, 86.93, 8820.0
    test 186 forward: 302271.4, 5635928.4, 2979666.1
    test 187 name: Test
    test 188 reverse: 302271.4, 5635928.4, 2979666.1
    test 189 reverse: 27.99, 86.93, 8820.01
    test 190 case: 1
    test 191 iteration: None
    test 192 name: Test
    test 193 reverse: 302000.0, 5636000.0, 2980000.0
    test 194 reverse: 27.99, 86.93, 9027.03
    test 195 case: 1
    test 196 iteration: None
    test 197 forward: 27.99, 86.93, 8820.0
    test 198 forward: 302271.43, 5635928.37, 2979666.13
    test 199 forward: 33.3, 44.4, 6000.0
    test 200 forward: 3816209.6, 3737108.55, 3485109.57
    test 201 reverse: 3816209.6, 3737108.55, 3485109.57
    test 202 reverse: 33.3, 44.4, 5999.996
    test 203 case: 1
    test 204 iteration: None
    test 205 reverse: 30000.0, 30000.0, 0.0
    test 206 reverse: -180.0, 45.0, -6420563.407  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 207 case: 1
    test 208 iteration: None
    test 209 forward: 6.483, 45.0, -6335709.726
    test 210 forward: 30000.0, 30000.0, -0.0
    test 211 Vermeille: -168.919
    test 212 Vermeille: 190.939
    test 213 Vermeille: (65.772506, 169.060801)
    test 214 Vermeille: (1.147947, 3.141593)
    test 215 reverse-1: 45.0, 120.0, 1000.0
    test 216 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 217 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 218 philam-1: 0.7854, 2.0944
    test 219 reverse-2: 45.0, 120.0, 2000.0
    test 220 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 221 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 222 philam-2: 0.7854, 2.0944
    test 223 reverse-3: 45.0, 120.0, 3000.0
    test 224 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 225 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 226 philam-3: 0.7854, 2.0944
    test 227 reverse-4: 45.0, 120.0, 4000.0
    test 228 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 229 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 230 philam-4: 0.7854, 2.0944
    test 231 reverse-5: 45.0, 120.0, 10000.0
    test 232 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 233 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 234 philam-5: 0.7854, 2.0944
    test 235 reverse-6: 45.0, 120.0, 20000.0
    test 236 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 237 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 238 philam-6: 0.7854, 2.0944
    test 239 reverse-7: 45.0, 120.0, 100000.0
    test 240 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 241 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 242 philam-7: 0.7854, 2.0944
    test 243 reverse-8: 45.0, 120.0, 800000.005  FAILED, KNOWN, expected 45.0, 120.0, 800000.0
    test 244 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 245 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 246 philam-8: 0.7854, 2.0944
    test 247 reverse-9: 45.0, 120.0, 1000000.007  FAILED, KNOWN, expected 45.0, 120.0, 1000000.0
    test 248 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 249 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 250 philam-9: 0.7854, 2.0944
    test 251 sudano: 45.0, 0.0, 100000.0
    test 252 name: OS-UK
    test 253 forward: 53.61199036, -1.66444222, 299.8
    test 254 forward: 3790644.9, -110149.21, 5111482.97
    test 255 reverse: 3790644.9, -110149.21, 5111482.97
    test 256 reverse: 53.61199036, -1.66444223
    test 257 reverse.lat: 53°36′43.1653″N
    test 258 reverse.lon: 001°39′51.992″W
    test 259 reverse.height: 299.800
    test 260 case: 1
    test 261 iteration: None
    test 262 forward: -2430601.827685, -4702442.703125, 3546587.358103
    test 263 reverse: 34.0, -117.333569, 251.702
    test 264 forward_: -2430601.812953, -4702442.744488, 3546587.313654, 34.0, -117.333569, 251.702
    test 265 EcefError: (0.0, 0.0, 0.0, -180.0, 0.0, -6378137.0, 1, None, Datum(name='Datum', ellipsoid=Ellipsoids.GRS80, transform=Transforms.Identity))  FAILED, KNOWN, expected (0.0, 0.0, ...)
    test 266 EcefError: height (None), lat (None) or lon (None)  FAILED, KNOWN, expected lat (None), lon (None) ...
    test 267 EcefFarrell22: EcefFarrell22(a=None, f=None) ellipsoid: type(earth) (None): not a Datum, Ellipsoid, Ellipsoid2 or a_f2Tuple  FAILED, KNOWN, expected EcefFarrell22

    test 268 EcefVeness: ...
    test 269 name: Test
    test 270 toStr: EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name='Test')  FAILED, KNOWN, expected EcefVeness
    test 271 a, f: a=6378137.0, f=0.003352811, datum=Datum(name='_Test', ellipsoid=Ellipsoids._Test, transform=Transforms.Identity), name='Test'  FAILED, KNOWN, expected EcefVeness
    test 272 copy(EcefVeness): (<class 'pygeodesy.ecef.EcefVeness'>, True)
    test 273 EcefVeness.copy(): (<class 'pygeodesy.ecef.EcefVeness'>, True)
    test 274 forward: 27.99, 86.93, 8820.0
    test 275 forward: 302271.4, 5635928.4, 2979666.1
    test 276 name: Test
    test 277 reverse: 302271.4, 5635928.4, 2979666.1
    test 278 reverse: 27.99, 86.93, 8820.01
    test 279 case: 1
    test 280 iteration: None
    test 281 name: Test
    test 282 reverse: 302000.0, 5636000.0, 2980000.0
    test 283 reverse: 27.99, 86.93, 9027.03
    test 284 case: 1
    test 285 iteration: None
    test 286 forward: 27.99, 86.93, 8820.0
    test 287 forward: 302271.43, 5635928.37, 2979666.13
    test 288 forward: 33.3, 44.4, 6000.0
    test 289 forward: 3816209.6, 3737108.55, 3485109.57
    test 290 reverse: 3816209.6, 3737108.55, 3485109.57
    test 291 reverse: 33.3, 44.4, 5999.996
    test 292 case: 1
    test 293 iteration: None
    test 294 reverse: 30000.0, 30000.0, 0.0
    test 295 reverse: -180.0, 45.0, -6420563.407  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 296 case: 1
    test 297 iteration: None
    test 298 forward: 6.483, 45.0, -6335709.726
    test 299 forward: 30000.0, 30000.0, -0.0
    test 300 Vermeille: -168.919
    test 301 Vermeille: 190.939
    test 302 Vermeille: (65.772506, 169.060801)
    test 303 Vermeille: (1.147947, 3.141593)
    test 304 reverse-1: 45.0, 120.0, 1000.0
    test 305 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 306 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 307 philam-1: 0.7854, 2.0944
    test 308 reverse-2: 45.0, 120.0, 2000.0
    test 309 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 310 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 311 philam-2: 0.7854, 2.0944
    test 312 reverse-3: 45.0, 120.0, 3000.0
    test 313 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 314 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 315 philam-3: 0.7854, 2.0944
    test 316 reverse-4: 45.0, 120.0, 4000.0
    test 317 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 318 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 319 philam-4: 0.7854, 2.0944
    test 320 reverse-5: 45.0, 120.0, 10000.0
    test 321 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 322 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 323 philam-5: 0.7854, 2.0944
    test 324 reverse-6: 45.0, 120.0, 20000.0
    test 325 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 326 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 327 philam-6: 0.7854, 2.0944
    test 328 reverse-7: 45.0, 120.0, 100000.0
    test 329 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 330 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 331 philam-7: 0.7854, 2.0944
    test 332 reverse-8: 45.0, 120.0, 800000.0
    test 333 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 334 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 335 philam-8: 0.7854, 2.0944
    test 336 reverse-9: 45.0, 120.0, 1000000.0
    test 337 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 338 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 339 philam-9: 0.7854, 2.0944
    test 340 sudano: 45.0, 0.0, 100000.0
    test 341 name: OS-UK
    test 342 forward: 53.61199036, -1.66444222, 299.8
    test 343 forward: 3790644.9, -110149.21, 5111482.97
    test 344 reverse: 3790644.9, -110149.21, 5111482.97
    test 345 reverse: 53.61199036, -1.66444223
    test 346 reverse.lat: 53°36′43.1653″N
    test 347 reverse.lon: 001°39′51.992″W
    test 348 reverse.height: 299.800
    test 349 case: 1
    test 350 iteration: None
    test 351 forward: -2430601.827685, -4702442.703125, 3546587.358103
    test 352 reverse: 34.0, -117.333569, 251.702
    test 353 forward_: -2430601.812953, -4702442.744488, 3546587.313654, 34.0, -117.333569, 251.702
    test 354 EcefError: (0.0, 0.0, 0.0, 90.0, 0.0, -6356752.31414, 3, None, Datum(name='Datum', ellipsoid=Ellipsoids.GRS80, transform=Transforms.Identity))  FAILED, KNOWN, expected (0.0, 0.0, ...)
    test 355 EcefError: height (None), lat (None) or lon (None)  FAILED, KNOWN, expected lat (None), lon (None) ...
    test 356 EcefVeness: EcefVeness(a=None, f=None) ellipsoid: type(earth) (None): not a Datum, Ellipsoid, Ellipsoid2 or a_f2Tuple  FAILED, KNOWN, expected EcefVeness

    test 357 EcefSudano: ...
    test 358 name: Test
    test 359 toStr: EcefSudano(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name='Test')  FAILED, KNOWN, expected EcefSudano
    test 360 a, f: a=6378137.0, f=0.003352811, datum=Datum(name='_Test', ellipsoid=Ellipsoids._Test, transform=Transforms.Identity), name='Test'  FAILED, KNOWN, expected EcefSudano
    test 361 copy(EcefSudano): (<class 'pygeodesy.ecef.EcefSudano'>, True)
    test 362 EcefSudano.copy(): (<class 'pygeodesy.ecef.EcefSudano'>, True)
    test 363 forward: 27.99, 86.93, 8820.0
    test 364 forward: 302271.4, 5635928.4, 2979666.1
    test 365 name: Test
    test 366 reverse: 302271.4, 5635928.4, 2979666.1
    test 367 reverse: 28.01, 86.93, 8819.58  FAILED, KNOWN, expected 27.99, 86.93, 8820.01
    test 368 case: 6
    test 369 iteration: 6
    test 370 name: Test
    test 371 reverse: 302000.0, 5636000.0, 2980000.0
    test 372 reverse: 28.01, 86.93, 9026.6  FAILED, KNOWN, expected 27.99, 86.93, 9027.03
    test 373 case: 6
    test 374 iteration: 6
    test 375 forward: 27.99, 86.93, 8820.0
    test 376 forward: 302271.43, 5635928.37, 2979666.13
    test 377 forward: 33.3, 44.4, 6000.0
    test 378 forward: 3816209.6, 3737108.55, 3485109.57
    test 379 reverse: 3816209.6, 3737108.55, 3485109.57
    test 380 reverse: 33.335, 44.4, 5998.836  FAILED, KNOWN, expected 33.3, 44.4, 5999.996
    test 381 case: 6
    test 382 iteration: 6
    test 383 reverse: 30000.0, 30000.0, 0.0
    test 384 reverse: 0.0, 45.0, -6335710.593  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 385 case: 1
    test 386 iteration: 1
    test 387 forward: 6.483, 45.0, -6335709.726
    test 388 forward: 30000.0, 30000.0, -0.0
    test 389 Vermeille: -168.919
    test 390 Vermeille: 190.939
    test 391 Vermeille: (65.979481, 169.060801)  FAILED, KNOWN, expected (65.772506, 169.060801)
    test 392 Vermeille: (1.151559, 3.141593)  FAILED, KNOWN, expected (1.147947, 3.141593)
    test 393 reverse-1: 45.08, 120.0, 993.852  FAILED, KNOWN, expected 45.0, 120.0, 1000.0
    test 394 forward-1: -2256016.0, 3907534.4, 4494304.0  FAILED, KNOWN, expected -2259149.0, 3912960.8, 4488055.5
    test 395 xyzh-1: -2256016.0, 3907534.4, 4494304.0, 993.9  FAILED, KNOWN, expected -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 396 philam-1: 0.7868, 2.0944
    test 397 reverse-2: 45.08, 120.0, 1993.853  FAILED, KNOWN, expected 45.0, 120.0, 2000.0
    test 398 forward-2: -2256369.6, 3908146.8, 4495011.2  FAILED, KNOWN, expected -2259502.5, 3913573.2, 4488762.6
    test 399 xyzh-2: -2256369.6, 3908146.8, 4495011.2, 1993.9  FAILED, KNOWN, expected -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 400 philam-2: 0.7868, 2.0944
    test 401 reverse-3: 45.08, 120.0, 2993.854  FAILED, KNOWN, expected 45.0, 120.0, 3000.0
    test 402 forward-3: -2256723.1, 3908759.1, 4495718.3  FAILED, KNOWN, expected -2259856.1, 3914185.6, 4489469.7
    test 403 xyzh-3: -2256723.1, 3908759.1, 4495718.3, 2993.9  FAILED, KNOWN, expected -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 404 philam-3: 0.7868, 2.0944
    test 405 reverse-4: 45.08, 120.0, 3993.855  FAILED, KNOWN, expected 45.0, 120.0, 4000.0
    test 406 forward-4: -2257076.7, 3909371.5, 4496425.4  FAILED, KNOWN, expected -2260209.7, 3914798.0, 4490176.8
    test 407 xyzh-4: -2257076.7, 3909371.5, 4496425.4, 3993.9  FAILED, KNOWN, expected -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 408 philam-4: 0.7868, 2.0944
    test 409 reverse-5: 45.08, 120.0, 9993.861  FAILED, KNOWN, expected 45.0, 120.0, 10000.0
    test 410 forward-5: -2259198.0, 3913045.8, 4500668.0  FAILED, KNOWN, expected -2262331.0, 3918472.2, 4494419.5
    test 411 xyzh-5: -2259198.0, 3913045.8, 4500668.0, 9993.9  FAILED, KNOWN, expected -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 412 philam-5: 0.7868, 2.0944
    test 413 reverse-6: 45.079, 120.0, 19993.87  FAILED, KNOWN, expected 45.0, 120.0, 20000.0
    test 414 forward-6: -2262733.6, 3919169.6, 4507739.0  FAILED, KNOWN, expected -2265866.5, 3924595.9, 4501490.5
    test 415 xyzh-6: -2262733.6, 3919169.6, 4507739.0, 19993.9  FAILED, KNOWN, expected -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 416 philam-6: 0.7868, 2.0944
    test 417 reverse-7: 45.078, 120.0, 99993.947  FAILED, KNOWN, expected 45.0, 120.0, 100000.0
    test 418 forward-7: -2291018.1, 3968159.8, 4564307.3  FAILED, KNOWN, expected -2294150.8, 3973585.7, 4558059.1
    test 419 xyzh-7: -2291018.1, 3968159.8, 4564307.3, 99993.9  FAILED, KNOWN, expected -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 420 philam-7: 0.7868, 2.0944
    test 421 reverse-8: 45.071, 120.0, 799994.544  FAILED, KNOWN, expected 45.0, 120.0, 800000.0
    test 422 forward-8: -2538507.3, 4396823.7, 5059280.0  FAILED, KNOWN, expected -2541638.2, 4402246.4, 5053033.8
    test 423 xyzh-8: -2538507.3, 4396823.7, 5059280.0, 799994.5  FAILED, KNOWN, expected -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 424 philam-8: 0.7866, 2.0944
    test 425 reverse-9: 45.069, 120.0, 999994.693  FAILED, KNOWN, expected 45.0, 120.0, 1000000.0
    test 426 forward-9: -2609218.5, 4519299.0, 5200700.9  FAILED, KNOWN, expected -2612348.8, 4524720.9, 5194455.2
    test 427 xyzh-9: -2609218.5, 4519299.0, 5200700.9, 999994.7  FAILED, KNOWN, expected -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 428 philam-9: 0.7866, 2.0944
    test 429 sudano: 45.078, 0.0, 99993.947  FAILED, KNOWN, expected 45.0, 0.0, 100000.0
    test 430 name: OS-UK
    test 431 forward: 53.61199036, -1.66444222, 299.8
    test 432 forward: 3790644.9, -110149.21, 5111482.97
    test 433 reverse: 3790644.9, -110149.21, 5111482.97
    test 434 reverse: 53.73795244, -1.66444223  FAILED, KNOWN, expected 53.61199036, -1.66444223
    test 435 reverse.lat: 53°44′16.6288″N  FAILED, KNOWN, expected 53°36′43.1653″N
    test 436 reverse.lon: 001°39′51.992″W
    test 437 reverse.height: 284.389  FAILED, KNOWN, expected 299.800
    test 438 case: 7
    test 439 iteration: 7
    test 440 forward: -2430601.827685, -4702442.703125, 3546587.358103
    test 441 reverse: 34.036724, -117.333569, 250.396541  FAILED, KNOWN, expected 34.0, -117.333569, 251.702
    test 442 forward_: -2430601.812953, -4702442.744488, 3546587.313654, 34.0, -117.333569, 251.702
    test 443 EcefError: (0.0, 0.0, 0.0, 0.0, 0.0, -6378137.0, 1, None, Datum(name='Datum', ellipsoid=Ellipsoids.GRS80, transform=Transforms.Identity))  FAILED, KNOWN, expected (0.0, 0.0, ...)
    test 444 EcefError: height (None), lat (None) or lon (None)  FAILED, KNOWN, expected lat (None), lon (None) ...
    test 445 EcefSudano: EcefSudano(a=None, f=None) ellipsoid: type(earth) (None): not a Datum, Ellipsoid, Ellipsoid2 or a_f2Tuple  FAILED, KNOWN, expected EcefSudano

    test 446 EcefYou: ...
    test 447 name: Test
    test 448 toStr: EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name='Test')  FAILED, KNOWN, expected EcefYou
    test 449 a, f: a=6378137.0, f=0.003352811, datum=Datum(name='_Test', ellipsoid=Ellipsoids._Test, transform=Transforms.Identity), name='Test'  FAILED, KNOWN, expected EcefYou
    test 450 copy(EcefYou): (<class 'pygeodesy.ecef.EcefYou'>, True)
    test 451 EcefYou.copy(): (<class 'pygeodesy.ecef.EcefYou'>, True)
    test 452 forward: 27.99, 86.93, 8820.0
    test 453 forward: 302271.4, 5635928.4, 2979666.1
    test 454 name: Test
    test 455 reverse: 302271.4, 5635928.4, 2979666.1
    test 456 reverse: 27.99, 86.93, 8820.01
    test 457 case: 1
    test 458 iteration: None
    test 459 name: Test
    test 460 reverse: 302000.0, 5636000.0, 2980000.0
    test 461 reverse: 27.99, 86.93, 9027.03
    test 462 case: 1
    test 463 iteration: None
    test 464 forward: 27.99, 86.93, 8820.0
    test 465 forward: 302271.43, 5635928.37, 2979666.13
    test 466 forward: 33.3, 44.4, 6000.0
    test 467 forward: 3816209.6, 3737108.55, 3485109.57
    test 468 reverse: 3816209.6, 3737108.55, 3485109.57
    test 469 reverse: 33.3, 44.4, 5999.996
    test 470 case: 1
    test 471 iteration: None
    test 472 reverse: 30000.0, 30000.0, 0.0
    test 473 reverse: 90.0, 45.0, -6356893.894  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 474 case: 1
    test 475 iteration: None
    test 476 forward: 6.483, 45.0, -6335709.726
    test 477 forward: 30000.0, 30000.0, -0.0
    test 478 Vermeille: -168.919
    test 479 Vermeille: 190.939
    test 480 Vermeille: (65.772506, 169.060801)
    test 481 Vermeille: (1.147947, 3.141593)
    test 482 reverse-1: 45.0, 120.0, 1000.0
    test 483 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 484 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 485 philam-1: 0.7854, 2.0944
    test 486 reverse-2: 45.0, 120.0, 2000.0
    test 487 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 488 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 489 philam-2: 0.7854, 2.0944
    test 490 reverse-3: 45.0, 120.0, 3000.0
    test 491 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 492 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 493 philam-3: 0.7854, 2.0944
    test 494 reverse-4: 45.0, 120.0, 4000.0
    test 495 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 496 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 497 philam-4: 0.7854, 2.0944
    test 498 reverse-5: 45.0, 120.0, 10000.0
    test 499 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 500 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 501 philam-5: 0.7854, 2.0944
    test 502 reverse-6: 45.0, 120.0, 20000.0
    test 503 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 504 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 505 philam-6: 0.7854, 2.0944
    test 506 reverse-7: 45.0, 120.0, 100000.0
    test 507 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 508 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 509 philam-7: 0.7854, 2.0944
    test 510 reverse-8: 45.0, 120.0, 800000.0
    test 511 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 512 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 513 philam-8: 0.7854, 2.0944
    test 514 reverse-9: 45.0, 120.0, 1000000.0
    test 515 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 516 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 517 philam-9: 0.7854, 2.0944
    test 518 sudano: 45.0, 0.0, 100000.0
    test 519 name: OS-UK
    test 520 forward: 53.61199036, -1.66444222, 299.8
    test 521 forward: 3790644.9, -110149.21, 5111482.97
    test 522 reverse: 3790644.9, -110149.21, 5111482.97
    test 523 reverse: 53.61199036, -1.66444223
    test 524 reverse.lat: 53°36′43.1653″N
    test 525 reverse.lon: 001°39′51.992″W
    test 526 reverse.height: 299.800
    test 527 case: 1
    test 528 iteration: None
    test 529 forward: -2430601.827685, -4702442.703125, 3546587.358103
    test 530 reverse: 34.0, -117.333569, 251.702
    test 531 forward_: -2430601.812953, -4702442.744488, 3546587.313654, 34.0, -117.333569, 251.702
    test 532 EcefError: (0.0, 0.0, 0.0, 90.0, 0.0, -6356752.31414, 1, None, Datum(name='Datum', ellipsoid=Ellipsoids.GRS80, transform=Transforms.Identity))  FAILED, KNOWN, expected (0.0, 0.0, ...)
    test 533 EcefError: height (None), lat (None) or lon (None)  FAILED, KNOWN, expected lat (None), lon (None) ...
    test 534 EcefYou: EcefYou(a=None, f=None) ellipsoid: type(earth) (None): not a Datum, Ellipsoid, Ellipsoid2 or a_f2Tuple  FAILED, KNOWN, expected EcefYou

    test 535 EcefMatrix: ...
    test 536 index: (0, 1, 2, 3, 4, 5, 6, 7, 8)
    test 537 matrix: 0, 1, 2, 3, 4, 5, 6, 7, 8
    test 538 multiply: 45, 54, 63, 54, 66, 78, 63, 78, 93
    test 539 matrix3: True
    test 540 matrixT3: True
    test 541 copy(EcefMatrix): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 542 EcefMatrix.copy(): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 543 matrix: 1, 0, 0, 0, 1, 0, 0, 0, 1
    test 544 multiply: 1, 0, 0, 0, 1, 0, 0, 0, 1
    test 545 copy(EcefMatrix): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 546 EcefMatrix.copy(): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 547 unrotate: (1.0, 1.0, 1.0)

    test 548 pygeodesy.sphericalNvector: Cartesian
    test 549 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 550 pygeodesy.sphericalNvector: LatLon
    test 551 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 552 forward: 48.833, 2.333, 0.0
    test 553 forward: 4190278.55, 170716.35, 4796058.21
    test 554 name: Paris
    test 555 reverse: 48.833, 2.333, 0.0
    test 556 name: Paris
    test 557 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E)
    test 558 name: Paris
    test 559 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 560 to4Tuple: LatLon4Tuple
    test 561 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84))
    test 562 to3Tuple: LatLon3Tuple
    test 563 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 564 toVector: (4190278.55277, 170716.34863, 4796058.20898)
    test 565 name: Paris
    test 566 forward: [4190278.55, 170716.35, 4796058.21]
    test 567 Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 568 pygeodesy.sphericalTrigonometry: Cartesian
    test 569 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 570 pygeodesy.sphericalTrigonometry: LatLon
    test 571 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 572 forward: 48.833, 2.333, 0.0
    test 573 forward: 4190278.55, 170716.35, 4796058.21
    test 574 name: Paris
    test 575 reverse: 48.833, 2.333, 0.0
    test 576 name: Paris
    test 577 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E)
    test 578 name: Paris
    test 579 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 580 to4Tuple: LatLon4Tuple
    test 581 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84))
    test 582 to3Tuple: LatLon3Tuple
    test 583 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 584 toVector: (4190278.55277, 170716.34863, 4796058.20898)
    test 585 name: Paris
    test 586 forward: [4190278.55, 170716.35, 4796058.21]
    test 587 Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 588 pygeodesy.ellipsoidalNvector: Cartesian
    test 589 Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 590 pygeodesy.ellipsoidalNvector: LatLon
    test 591 Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 592 forward: 48.833, 2.333, 0.0
    test 593 forward: 4202946.8, 171232.47, 4778354.17
    test 594 name: Paris
    test 595 reverse: 48.833, 2.333, 0.0
    test 596 name: Paris
    test 597 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 598 name: Paris
    test 599 Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 600 to4Tuple: LatLon4Tuple
    test 601 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 602 to3Tuple: LatLon3Tuple
    test 603 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 604 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 605 name: Paris
    test 606 forward: [4202946.8, 171232.47, 4778354.17]
    test 607 Ecef: <class 'pygeodesy.ecef.EcefVeness'>

    test 608 pygeodesy.ellipsoidalVincenty: Cartesian
    test 609 Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 610 pygeodesy.ellipsoidalVincenty: LatLon
    test 611 Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 612 forward: 48.833, 2.333, 0.0
    test 613 forward: 4202946.8, 171232.47, 4778354.17
    test 614 name: Paris
    test 615 reverse: 48.833, 2.333, 0.0
    test 616 name: Paris
    test 617 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 618 name: Paris
    test 619 Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 620 to4Tuple: LatLon4Tuple
    test 621 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 622 to3Tuple: LatLon3Tuple
    test 623 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 624 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 625 name: Paris
    test 626 forward: [4202946.8, 171232.47, 4778354.17]
    test 627 Ecef: <class 'pygeodesy.ecef.EcefVeness'>

    test 628 pygeodesy.ellipsoidalKarney: Cartesian
    test 629 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 630 pygeodesy.ellipsoidalKarney: LatLon
    test 631 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 632 forward: 48.833, 2.333, 0.0
    test 633 forward: 4202946.8, 171232.47, 4778354.17
    test 634 name: Paris
    test 635 reverse: 48.833, 2.333, 0.0
    test 636 name: Paris
    test 637 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 638 name: Paris
    test 639 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 640 to4Tuple: LatLon4Tuple
    test 641 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 642 to3Tuple: LatLon3Tuple
    test 643 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 644 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 645 name: Paris
    test 646 forward: [4202946.8, 171232.47, 4778354.17]
    test 647 Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 648 pygeodesy.ellipsoidalExact: Cartesian
    test 649 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 650 pygeodesy.ellipsoidalExact: LatLon
    test 651 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 652 forward: 48.833, 2.333, 0.0
    test 653 forward: 4202946.8, 171232.47, 4778354.17
    test 654 name: Paris
    test 655 reverse: 48.833, 2.333, 0.0
    test 656 name: Paris
    test 657 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 658 name: Paris
    test 659 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 660 to4Tuple: LatLon4Tuple
    test 661 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 662 to3Tuple: LatLon3Tuple
    test 663 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 664 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 665 name: Paris
    test 666 forward: [4202946.8, 171232.47, 4778354.17]
    test 667 Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 668 pygeodesy.ellipsoidalGeodSolve: Cartesian
    test 669 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 670 pygeodesy.ellipsoidalGeodSolve: LatLon
    test 671 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 672 forward: 48.833, 2.333, 0.0
    test 673 forward: 4202946.8, 171232.47, 4778354.17
    test 674 name: Paris
    test 675 reverse: 48.833, 2.333, 0.0
    test 676 name: Paris
    test 677 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 678 name: Paris
    test 679 Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 680 to4Tuple: LatLon4Tuple
    test 681 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 682 to3Tuple: LatLon3Tuple
    test 683 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 684 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 685 name: Paris
    test 686 forward: [4202946.8, 171232.47, 4778354.17]
    test 687 Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    74 of 687 testEcef.py tests (10.8%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 25.948 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testElevations.py

    testing testElevations.py 23.05.23
    all testElevations.py tests SKIPPED (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 24.080 us

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEllipsoidal.py
./pygeodesy/ellipsoidalNvector.py:288: DeprecationWarning: Property_RO L{pygeodesy.ltpTuples.Ned.ned} has been DEPRECATED, use property C{ned4}.
  dn = delta.ned
./pygeodesy/deprecated/__init__.py:65: DeprecationWarning: class L{pygeodesy.deprecated.Ned3Tuple} has been DEPRECATED, use class L{pygeodesy.Ned4Tuple}.
  deprecated_class(cls)

    testing testEllipsoidal.py 23.05.23

    testEllipsoidal(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 1 isEllipsoidal: True
    test 2 isSpherical: False
    test 3 isEllipsoidal: True
    test 4 isSpherical: False
    test 5 toDatum: 51.477284°N, 000.00002°E, -45.91m
    test 6 toDatum: 51.4773°N, 000.0°E, -45.91m
    test 7 toDatum: 51.4778°N, 000.0016°W
    test 8 toNVector: (0.6228, 0.0, 0.7824, +0.24)
    test 9 toNvector: True
    test 10 toCartesian: [3980581, 97, 4966825]
    test 11 toCartesian: True
    test 12 toVector3D: (0.6228, 0.0, 0.7824)
    test 13 Nvector: (0.5, 0.5, 0.7071)
    test 14 toVector3D: (0.5, 0.5, 0.7071)
    test 15 philamheight: 0.7854, 0.7854, 0.0
    test 16 latlonheight: 45.0, 45.0, 0.0
    test 17 xyzh: 0.5, 0.5, 0.7, 0.0
    test 18 toCartesian: [3194434.411, 3194434.411, 4487326.82]
    test 19 toCartesian: True
    test 20 toLatLon: 45.0°N, 045.0°E
    test 21 toLatLon: True
    test 22 Nvector: (0.51, 0.512, 0.707, +1.00)
    test 23 sat: 82.545852°N, 059.719736°E, -6353121.71m
    test 24 dop: 51.998889°N, 004.373333°E, +134.64m
    test 25 distance: 3806542.94365  FAILED, KNOWN, expected 3806542.943647

    testLatLon(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 26 isEllipsoidal: True
    test 27 isSpherical: False
    test 28 lat/lonDMS: 52.20472°N, 000.14056°E
    test 29 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 30 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 31 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 32 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 33 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 34 isequalTo: True
    test 35 isequalTo: True
    test 36 latlon2: 52.20472, 0.14056
    test 37 latlon2: 52.2047, 0.1406
    test 38 latlon2: 52.205, 0.141
    test 39 latlon2: 52.2, 0.14
    test 40 latlon2: 52.2, 0.1
    test 41 latlon2: 52.0, 0.0
    test 42 chordTo: 12029263.15
    test 43 chordTo: 12029049.69
    test 44 copy: True
    test 45 __eq__: True
    test 46 __ne__: False
    test 47 equirectangularTo: 404329.56
    test 48 distanceTo: 404279.720589
    test 49 distanceTo: 404279.720589
    test 50 distanceTo: 3972863
    test 51 distanceTo: 18013602.92
    test 52 distanceTo: 20015114.35  FAILED, KNOWN, expected 20003931.46
    test 53 intermediateTo: 51.372294°N, 000.707192°E
    test 54 intermediateTo: True
    test 55 intermediateTo: 404279.721
    test 56 intermediateTo+5: 35.560239°N, 008.833512°E
    test 57 intermediateTo+5: 4.885
    test 58 intermediateTo-4: 64.570387°N, 013.156352°W
    test 59 intermediateTo-4: 3.885
    test 60 intermediateTo-h: 125.000
    test 61 midpointTo: 50.536327°N, 001.274614°E
    test 62 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 63 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 64 chordTo: 125203.963
    test 65 cosineAndoyerLambertTo: 125205.962
    test 66 cosineAndoyerLambertTo: 125205.962
    test 67 cosineForsyheAndoyerLambertTo: 125205.965
    test 68 cosineForsyheAndoyerLambertTo: 125205.965
    test 69 cosineLawTo: 124801.098
    test 70 cosineLawTo: 124801.098
    test 71 equirectangularTo: 124804.754
    test 72 equirectangularTo: 124804.754
    test 73 euclideanTo: 130015.089
    test 74 euclideanTo: 130015.089
    test 75 flatLocalTo: 125209.633
    test 76 flatLocalTo: 125209.633
    test 77 flatPolarTo: 133663.257
    test 78 flatPolarTo: 133663.257
    test 79 hartzell: 53.3206°N, 001.7297°W
    test 80 hartzell: 53.349541°N, 001.7297°W
    test 81 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 82 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 83 height4: 53°19′14.2″N, 001°43′46.9″W
    test 84 height4: 53°19′14.2″N, 001°43′46.9″W
    test 85 haversineTo: 124801.098
    test 86 haversineTo: 124801.098
    test 87 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 88 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 89 thomasTo: 125206.188
    test 90 thomasTo: 125206.188
    test 91 vincentysTo: 124801.098
    test 92 vincentysTo: 124801.098
    test 93 isclockwise: False
    test 94 isclockwise*: False
    test 95 isclockwise: True
    test 96 isclockwise*: True
    test 97 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 98 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 99 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 100 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 101 isconvex: False
    test 102 isconvex*: False
    test 103 isconvex: True
    test 104 isconvex*: True
    test 105 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 106 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 107 isenclosedBy1: True
    test 108 isenclosedBy1*: True
    test 109 isenclosedBy2: False
    test 110 isenclosedBy2*: False
    test 111 isenclosedBy3: False
    test 112 isenclosedBy3*: False
    test 113 isenclosedBy4: False
    test 114 isenclosedBy4*: False
    test 115 isenclosedBy5: False
    test 116 isenclosedBy5*: False
    test 117 isenclosedBy6: True
    test 118 isenclosedBy6*: True
    test 119 isenclosedBy7: True
    test 120 isenclosedBy7*: True
    test 121 isenclosedBy-CCW: True
    test 122 isenclosedBy-CW : True
    test 123 isenclosedBy-CCW: True
    test 124 compassAngleTo: 100.017
    test 125 compassAngleTo: 105.599
    test 126 compassAngleTo: 280.017
    test 127 compassAngleTo: 285.599
    test 128 equirectangularTo: 592.185
    test 129 distanceTo: 591.831
    test 130 compassAngleTo: 0.0
    test 131 compassAngleTo: 45.0
    test 132 compassAngleTo: 90.0
    test 133 compassAngleTo: 180.0
    test 134 compassAngleTo: 225.0
    test 135 compassAngleTo: 315.0
    test 136 compassAngleTo: 270.0
    test 137 compassAngleTo: 359.4
    test 138 latlon2: (53.0, 1.0)
    test 139 philam2: (0.93, 0.02)
    test 140 compassAngleTo: 31
    test 141 compassAngleTo: 45

    test 142 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 143 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 144 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 145 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 146 isequalTo: <type 'bool'>
    test 147 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 148 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 149 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 150 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 151 compassAngleTo: <type 'float'>
    test 152 cosineLawTo: <type 'float'>
    test 153 euclideanTo: <type 'float'>
    test 154 flatLocalTo: <type 'float'>
    test 155 flatPolarTo: <type 'float'>
    test 156 haversineTo: <type 'float'>
    test 157 hubenyTo: <type 'float'>
    test 158 vincentysTo: <type 'float'>
    test 159 toVector: (0.615661, 0.0, 0.788011)
    test 160 toVector3d: (0.61566, 0.0, 0.78801)
    test 161 trilaterate5 (pygeodesy.ellipsoidalNvector) .min: 223.305
    test 162 trilaterate5 (pygeodesy.ellipsoidalNvector) .point: 42.67456065°N, 002.49539502°E
    test 163 trilaterate5 (pygeodesy.ellipsoidalNvector) .min- is .maxPoint: True
    test 164 trilaterate5 (pygeodesy.ellipsoidalNvector) .n: 1
    test 165 trilaterate5 (pygeodesy.ellipsoidalNvector) .error: ellipsoidalNvector.LatLon.trilaterate5(area=True), MRO(nvectorBase.LatLonNvectorBase, ellipsoidalBase.LatLonEllipsoidalBase, latlonBase.LatLonBase, named._NamedBase, named._Named): not implemented

    test 166 radii11: Radii11Tuple(rA=7705.84217, rB=1367.057272, rC=498.160185, cR=4897.488519, rIn=740.470746, riS=179.544791, roS=5964.029657, a=1865.217457, b=8204.002354, c=9072.899442, s=9571.059626)
    test 167 circum4 (pygeodesy.ellipsoidalNvector) .radius: 3184196.839  FAILED, KNOWN, expected 3184256.748
    test 168 circum4 (pygeodesy.ellipsoidalNvector) .center: 42.674776°N, 002.495488°E, -3184194.95m  FAILED, KNOWN, expected 43.054367°N, 002.942573°E, -3183993.92m
    test 169 circum4 (pygeodesy.ellipsoidalNvector) .rank: 3
    test 170 circum4 (pygeodesy.ellipsoidalNvector) .residuals: ()
    test 171 circum4 (pygeodesy.ellipsoidalNvector) .d1: 4886.122  FAILED, KNOWN, expected 57818.033
    test 172 circum4 (pygeodesy.ellipsoidalNvector) .d2: 4904.641  FAILED, KNOWN, expected 57834.176
    test 173 circum4 (pygeodesy.ellipsoidalNvector) .d3: 4909.920  FAILED, KNOWN, expected 57830.992
    test 174 circum4 (pygeodesy.ellipsoidalNvector) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 175 circum4 (pygeodesy.ellipsoidalNvector) .Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 176 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 177 circin6 (pygeodesy.ellipsoidalNvector) .rB+rC: 1561159.315
    test 178 circin6 (pygeodesy.ellipsoidalNvector) .rC+pA: 1111782.535
    test 179 circin6 (pygeodesy.ellipsoidalNvector) .rA+rB: 1104451.745
    test 180 circin6 (pygeodesy.ellipsoidalNvector) .radius: 325058.721
    test 181 circin6 (pygeodesy.ellipsoidalNvector) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 182 circin6 (pygeodesy.ellipsoidalNvector) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 183 circin6 (pygeodesy.ellipsoidalNvector) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 184 circin6 (pygeodesy.ellipsoidalNvector) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 185 circin6 (pygeodesy.ellipsoidalNvector) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 186 circin6 (pygeodesy.ellipsoidalNvector) .dA: 327992.318  FAILED, KNOWN, expected 327263.596
    test 187 circin6 (pygeodesy.ellipsoidalNvector) .dB: 327863.711  FAILED, KNOWN, expected 326036.153
    test 188 circin6 (pygeodesy.ellipsoidalNvector) .dC: 325653.216  FAILED, KNOWN, expected 326020.432

    testVectorial(pygeodesy.ellipsoidalNvector, 23.05.04)

    test 189 toLatLon: 44.995674°N, 045.0°E
    test 190 toNvector: (0.50004, 0.50004, 0.70705)
    test 191 isequalTo: False
    test 192 isequalTo: True
    test 193 length: 0.99992449715
    test 194 euclid: 0.99995577
    test 195 length: 1.00
    test 196 euclid: 1.0000
    test 197 meanOf: 44.995674°N, 045.0°E
    test 198 meanOf: LatLon
    test 199 apply: (0.5, 0.5, 0.707)
    test 200 init: (0.5, 0.5, 0.707)
    test 201 i***: (0.5, 0.5, 0.707)
    test 202 abs: 0.99992449715
    test 203 sumOf: (52.70504, 0.61904, 0.70705)
    test 204 sumOf: Nv
    test 205 sumOf: sumOf
    test 206 length: 52.7134151513
    test 207 sizeof: 136  FAILED, KNOWN, expected 128
    test 208 length: 52.2051356286
    test 209 sizeof: 251  FAILED, KNOWN, expected 247
    test 210 copy: True
    test 211 length: 52.2051356286
    test 212 sizeof: 251
    test 213 isenclosedBy: True
    test 214 isenclosedBy*: True
    test 215 isenclosedBy: True
    test 216 isenclosedBy*: True

    test 217 nearestOn: 51.0°N, 001.0°E
    test 218 nearestOn: 50.987°N, 000.298°W
    test 219 nearestOn: 51.0°N, 002.0°E
    test 220 nearestOn: 50.995°N, 002.655°E
    test 221 nearestOn: 51.0°N, 001.9°E
    test 222 nearestOn: True
    test 223 distanceTo: 42.826
    test 224 nearestOn: 51.0°N, 002.0°E
    test 225 nearestOn: True
    test 226 nearestOn: 00.0°N, 000.0°E
    test 227 nearestOn: True
    test 228 nearestOn: 00.0°N, 020.0°E
    test 229 nearestOn: True
    test 230 nearestOn: 02.0°N, 002.0°E
    test 231 nearestOn: 02.0°N, 002.0°E

    test 232 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 233 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))

    test 234 BasseC: 47.3038°N, 002.5721°W
    test 235 BasseH: 47.311067°N, 002.528617°W
    test 236 triangulate: 47.323667°N, 002.568501°W
    test 237 triangulate: True

    test 238 trilaterate: 37.419078°N, 121.960579°W
    test 239 trilaterate: True
    test 240 trilaterate: 08.068912°S, 034.888699°W
    test 241 trilaterate: True
    test 242 trilaterate: 08.068912°S, 034.888695°W  FAILED, KNOWN, expected 08.068912°S, 034.888699°W
    test 243 trilaterate: True
    test 244 trilaterate: 42.67456065°N, 002.49539502°E
    test 245 trilaterate: distance1 (5110), distance2 (5110), distance3 (5110), point1 (LatLon(42°41′19.82″N, 002°26′19.89″E)), point2 (LatLon(42°38′07.52″N, 002°31′21.25″E)) or point3 (LatLon(42°38′43.44″N, 002°30′17.32″E)): no intersection (useZ=False, wrap=False, z=-8.13526e-05)

    test 246 destinationNed: 48°53′12.01″N, 002°22′29.0″E, +0.20m

    testNvector(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 247 sumOf: Nvector
    test 248 ecef.x, .y, .z: 3194659.54086, 3194659.54086, 4487008.4122
    test 249 ecef.lat, .lon: 44.995674, 45.0
    test 250 ecef.height: -0.0
    test 251 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testEllipsoidal(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 252 isEllipsoidal: True
    test 253 isSpherical: False
    test 254 isEllipsoidal: True
    test 255 isSpherical: False
    test 256 toDatum: 51.477284°N, 000.00002°E, -45.91m
    test 257 toDatum: 51.4773°N, 000.0°E, -45.91m
    test 258 toDatum: 51.4778°N, 000.0016°W
    test 259 sat: 82.545852°N, 059.719736°E, -6353121.71m
    test 260 dop: 51.998889°N, 004.373333°E, +134.64m
    test 261 distance: 3817991.07401  FAILED, KNOWN, expected 3817991.074015
    test 262 neareston8: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4874369.98942, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E), 0.0, 0.0)
    test 263 iteration: 0
    test 264 neareston8: (LatLon(45°30′03.93″N, 020°00′00.0″E), 39078.779519, 1.501069, 2, LatLon(45°00′00.0″N, 020°00′00.0″E), LatLon(46°00′00.0″N, 020°00′00.0″E), 270.356041, 269.999412)
    test 265 iteration: 1

    testLatLon(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 266 isEllipsoidal: True
    test 267 isSpherical: False
    test 268 lat/lonDMS: 52.20472°N, 000.14056°E
    test 269 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 270 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 271 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 272 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 273 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 274 isequalTo: True
    test 275 isequalTo: True
    test 276 latlon2: 52.20472, 0.14056
    test 277 latlon2: 52.2047, 0.1406
    test 278 latlon2: 52.205, 0.141
    test 279 latlon2: 52.2, 0.14
    test 280 latlon2: 52.2, 0.1
    test 281 latlon2: 52.0, 0.0
    test 282 chordTo: 12029263.15
    test 283 chordTo: 12029049.69
    test 284 initialBearingTo: 156.1106
    test 285 initialBearingTo: 65.9335
    test 286 initialBearingTo: 0.0
    test 287 initialBearingTo: 180.0
    test 288 finalBearingTo: 157.8345
    test 289 finalBearingTo: 93.9034
    test 290 bearingTo2: 156.1106, 157.8345
    test 291 ispolar: True
    test 292 copy: True
    test 293 __eq__: True
    test 294 __ne__: False
    test 295 equirectangularTo: 404329.56
    test./test/testLatLon.py:617: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  r = a(reversed(b))
./test/testLatLon.py:618: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  f = a(b)  # ccw
 296 distanceTo: 404607.805988
    test 297 distanceTo: 404607.805988
    test 298 distanceTo: 3981601
    test 299 antipodal: False
    test 300 distanceTo dateline: 19959679.267
    test 301 distanceTo unrolled: 19959679.267
    test 302 antipodal: False
    test 303 distanceTo dateline: 9513998
    test 304 distanceTo unrolled: 9513998
    test 305 distanceTo: 18012714.66
    test 306 distanceTo: ambiguous: LatLon(00°00′00.0″N, 000°00′00.0″E) antipodal to LatLon(00°00′00.0″N, 180°00′00.0″E)  FAILED, KNOWN, expected ambiguous, antipodal ...
    test 307 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 308 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 309 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 310 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 311 intermediateTo: 51.372275°N, 000.707253°E
    test 312 intermediateTo: True
    test 313 intermediateTo: 404607.806
    test 314 intermediateTo+5: 35.139582°N, 008.994368°E
    test 315 intermediateTo+5: 5.000
    test 316 intermediateTo-4: 64.894124°N, 013.705689°W
    test 317 intermediateTo-4: 4.000
    test 318 intermediateTo-h: 125.000
    test 319 midpointTo: 50.536583°N, 001.274507°E
    test 320 destination: 51.513526°N, 000.098038°W
    test 321 destination: 51°30′49″N, 000°05′53″W
    test 322 destination: 33°57′N, 118°24′W
    test 323 destination: 33.950367°N, 118.399012°W
    test 324 destination: 0.592546N, 2.066453W
    test 325 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 326 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 327 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 328 chordTo: 125203.963
    test 329 cosineAndoyerLambertTo: 125205.962
    test 330 cosineAndoyerLambertTo: 125205.962
    test 331 cosineForsyheAndoyerLambertTo: 125205.965
    test 332 cosineForsyheAndoyerLambertTo: 125205.965
    test 333 cosineLawTo: 124801.098
    test 334 cosineLawTo: 124801.098
    test 335 equirectangularTo: 124804.754
    test 336 equirectangularTo: 124804.754
    test 337 euclideanTo: 130015.089
    test 338 euclideanTo: 130015.089
    test 339 flatLocalTo: 125209.633
    test 340 flatLocalTo: 125209.633
    test 341 flatPolarTo: 133663.257
    test 342 flatPolarTo: 133663.257
    test 343 hartzell: 53.3206°N, 001.7297°W
    test 344 hartzell: 53.349541°N, 001.7297°W
    test 345 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 346 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 347 height4: 53°19′14.2″N, 001°43′46.9″W
    test 348 height4: 53°19′14.2″N, 001°43′46.9″W
    test 349 haversineTo: 124801.098
    test 350 haversineTo: 124801.098
    test 351 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 352 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 353 thomasTo: 125206.188
    test 354 thomasTo: 125206.188
    test 355 vincentysTo: 124801.098
    test 356 vincentysTo: 124801.098
    test 357 isclockwise: False
    test 358 isclockwise*: False
    test 359 isclockwise: True
    test 360 isclockwise*: True
    test 361 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 362 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 363 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 364 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 365 isconvex: False
    test 366 isconvex*: False
    test 367 isconvex: True
    test 368 isconvex*: True
    test 369 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 370 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 371 isenclosedBy1: True
    test 372 isenclosedBy1*: True
    test 373 isenclosedBy2: False
    test 374 isenclosedBy2*: False
    test 375 isenclosedBy3: False
    test 376 isenclosedBy3*: False
    test 377 isenclosedBy4: False
    test 378 isenclosedBy4*: False
    test 379 isenclosedBy5: False
    test 380 isenclosedBy5*: False
    test 381 isenclosedBy6: True
    test 382 isenclosedBy6*: True
    test 383 isenclosedBy7: True
    test 384 isenclosedBy7*: True
    test 385 isenclosedBy-CCW: True
    test 386 isenclosedBy-CW : True
    test 387 isenclosedBy-CCW: True
    test 388 initialBearingTo: 102.392291
    test 389 compassAngleTo: 100.017
    test 390 compassAngleTo: 105.599
    test 391 initialBearingTo: 288.676039
    test 392 compassAngleTo: 280.017
    test 393 compassAngleTo: 285.599
    test 394 equirectangularTo: 592.185
    test 395 distanceTo: 593.571
    test 396 bearingTo: 0.0
    test 397 compassAngleTo: 0.0
    test 398 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 399 compassAngleTo: 45.0
    test 400 bearingTo: 90.0
    test 401 compassAngleTo: 90.0
    test 402 bearingTo: 180.0
    test 403 compassAngleTo: 180.0
    test 404 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 405 compassAngleTo: 225.0
    test 406 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 407 compassAngleTo: 315.0
    test 408 bearingTo: 270.0
    test 409 compassAngleTo: 270.0
    test 410 bearingTo: 360.0  FAILED, KNOWN, expected 359.4
    test 411 compassAngleTo: 359.4
    test 412 latlon2: (53.0, 1.0)
    test 413 philam2: (0.93, 0.02)
    test 414 bearingTo: 31
    test 415 compassAngleTo: 31
    test 416 compassAngleTo: 45

    test 417 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 418 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 419 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 420 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 421 isequalTo: <type 'bool'>
    test 422 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 423 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 424 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 425 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 426 compassAngleTo: <type 'float'>
    test 427 cosineLawTo: <type 'float'>
    test 428 euclideanTo: <type 'float'>
    test 429 flatLocalTo: <type 'float'>
    test 430 flatPolarTo: <type 'float'>
    test 431 haversineTo: <type 'float'>
    test 432 hubenyTo: <type 'float'>
    test 433 vincentysTo: <type 'float'>
    test 434 toNvector: (0.615661, 0.0, 0.788011)
    test 435 toVector: (0.615661, 0.0, 0.788011)
    test 436 toVector3d: (0.61566, 0.0, 0.78801)

    test 437 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 305.091
    test 438 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.66933643°N, 002.48620262°E
    test 439 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 1592.545
    test 440 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.65141232°N, 002.46816989°E
    test 441 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 3
    test 442 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 127.229
    test 443 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 152.612
    test 444 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.67815375°N, 002.49950041°E
    test 445 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 2
    test 446 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 2400.293
    test 447 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 2400.293
    test 448 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.66128984°N, 002.47973818°E
    test 449 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min- is .maxPoint: True
    test 450 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 1
    test 451 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 1343.743
    test 452 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.69131964°N, 002.50112167°E
    test 453 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 1445.554
    test 454 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.67815375°N, 002.49950041°E
    test 455 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 2
    test 456 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 457 circum3 (pygeodesy.ellipsoidalVincenty) .radius: 57792.067
    test 458 circum3 (pygeodesy.ellipsoidalVincenty) .center: 43.053532°N, 002.943255°E, -261.66m
    test 459 circum3 (pygeodesy.ellipsoidalVincenty) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 460 circum3 (pygeodesy.ellipsoidalVincenty) .d1: 57792.858
    test 461 circum3 (pygeodesy.ellipsoidalVincenty) .d2: 57792.859
    test 462 circum3 (pygeodesy.ellipsoidalVincenty) .d3: 57792.859
    test 463 circum3 (pygeodesy.ellipsoidalVincenty) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 464 circum3 (pygeodesy.ellipsoidalVincenty) .Ecef: <class 'pygeodesy.ecef.EcefVeness'>

    test 465 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 466 circum4 (pygeodesy.ellipsoidalVincenty) .radius: 3184256.748
    test 467 circum4 (pygeodesy.ellipsoidalVincenty) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 468 circum4 (pygeodesy.ellipsoidalVincenty) .rank: 3
    test 469 circum4 (pygeodesy.ellipsoidalVincenty) .residuals: ()
    test 470 circum4 (pygeodesy.ellipsoidalVincenty) .d1: 57818.033
    test 471 circum4 (pygeodesy.ellipsoidalVincenty) .d2: 57834.176
    test 472 circum4 (pygeodesy.ellipsoidalVincenty) .d3: 57830.992
    test 473 circum4 (pygeodesy.ellipsoidalVincenty) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 474 circum4 (pygeodesy.ellipsoidalVincenty) .Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 475 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 476 circin6 (pygeodesy.ellipsoidalVincenty) .rB+rC: 1561159.315
    test 477 circin6 (pygeodesy.ellipsoidalVincenty) .rC+pA: 1111782.535
    test 478 circin6 (pygeodesy.ellipsoidalVincenty) .rA+rB: 1104451.745
    test 479 circin6 (pygeodesy.ellipsoidalVincenty) .radius: 325058.721
    test 480 circin6 (pygeodesy.ellipsoidalVincenty) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 481 circin6 (pygeodesy.ellipsoidalVincenty) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 482 circin6 (pygeodesy.ellipsoidalVincenty) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 483 circin6 (pygeodesy.ellipsoidalVincenty) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 484 circin6 (pygeodesy.ellipsoidalVincenty) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 485 circin6 (pygeodesy.ellipsoidalVincenty) .dA: 327263.596
    test 486 circin6 (pygeodesy.ellipsoidalVincenty) .dB: 326036.153
    test 487 circin6 (pygeodesy.ellipsoidalVincenty) .dC: 326020.432

    test 488 area cw/ccw: 1.0

    testNOAA(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 489 NOAAexample1: 191872.1190, 249 03 16.4237, 67 59 11.1619
    test 490 NOAAexample2: 182009.1679, 254 42 44.6439, 73 09 21.3315
    test 491 NOAAexample3: 123456.7891, 245 00 34.7001, 64 20 24.6864
    test 492 NOAAexample4: 145239.0603, 114 29 26.9586, 295 21 32.6566

    testIntersection3(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 493 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), 0, 0)
    test 494 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), -1, 0)
    test 495 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, -2)
    test 496 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, 2)
    test 497 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 0)
    test 498 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 2)
    test 499 (-2, 17): <class 'pygeodesy.errors.IntersectionError'>
    test 500 (49, 25): (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, -2)  FAILED, KNOWN, expected (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, 0)
    test 501 #58: (LatLon(01°54′25.65″S, 005°37′48.76″E), 1, -2)
    test 502 #58: <class 'pygeodesy.errors.IntersectionError'>

    testIntersections2(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 503 Equidistant: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W  FAILED, KNOWN, expected 36.9892°N, 088.152°W, 38.2377°N, 092.39°W
    test 504 Equidistant: 36.9892°N, 088.152°W, 38.2377°N, 092.39°W
    test 505 Equidistant: 00.0°S, 035.4073°W, 00.0°N, 035.4073°E  FAILED, KNOWN, expected 00.0°S, 035.4073°W, 00.0°S, 035.4073°E
    test 506 Equidistant: 1.63814 (% of radius)
    test 507 Equidistant: 22.756°N, 000.0°E, 22.756°S, 000.0°E  FAILED, KNOWN, expected 22.756°N, 000.0°W, 22.756°S, 000.0°W
    test 508 Equidistant: 1.30784 (% of radius)
    test 509 Equidistant: 29.2359°N, 040.2625°W, 29.2359°S, 040.2625°E
    test 510 Equidistant: 1.31348 (% of radius)
    test 511 Equidistant: 01.1557°S, 045.0894°E, 01.1557°N, 045.0894°E
    test 512 Equidistant: 1.81093 (% of radius)
    test 513 Equidistant 5: 05.0218°S, 005.0605°W, 05.0218°N, 005.0605°E
    test 514 Equidistant 5: 0.00337268 (% of radius)
    test 515 Equidistant 10: 10.0378°S, 010.3545°W, 10.0378°N, 010.3545°E
    test 516 Equidistant 10: 0.00344677 (% of radius)
    test 517 Equidistant 15: 15.0326°S, 016.1429°W, 15.0326°N, 016.1429°E
    test 518 Equidistant 15: 0.00356146 (% of radius)
    test 519 Equidistant 20: 19.9682°S, 022.7468°W, 19.9682°N, 022.7468°E
    test 520 Equidistant 20: 0.00370135 (% of radius)
    test 521 Equidistant 25: 24.7603°S, 030.5908°W, 24.7603°N, 030.5908°E
    test 522 Equidistant 25: 0.00383987 (% of radius)
    test 523 Equidistant 30: 29.2359°S, 040.2625°W, 29.2359°N, 040.2625°E
    test 524 Equidistant 30: 0.00393258 (% of radius)
    test 525 Equidistant 35: 33.0487°S, 052.585°W, 33.0487°N, 052.585°E
    test 526 Equidistant 35: 0.00390516 (% of radius)
    test 527 Equidistant 40: 35.5123°S, 068.6794°W, 35.5123°N, 068.6794°E
    test 528 Equidistant 40: 0.0036308 (% of radius)
    test 529 Equidistant 45: 35.2644°S, 090.0019°W, 35.2644°N, 090.0019°E
    test 530 Equidistant 45: 0.00288386 (% of radius)
    test 531 Equidistant 50: 29.3392°S, 119.0221°W, 29.3392°N, 119.0221°E
    test 532 Equidistant 50: 0.00271777 (% of radius)
    test 533 Equidistant: center1 (LatLon(55°00′00.0″N, 055°00′00.0″W)), center2 (LatLon(55°00′00.0″S, 055°00′00.0″E)), radius1 (12231458.77080936) or radius2 (12231458.77080936): no convergence (222847): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 534 Equidistant: center1 (LatLon(60°00′00.0″N, 060°00′00.0″W)), center2 (LatLon(60°00′00.0″S, 060°00′00.0″E)), radius1 (13343409.568155663) or radius2 (13343409.568155663): no convergence (1.02385e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 535 Equidistant: center1 (LatLon(65°00′00.0″N, 065°00′00.0″W)), center2 (LatLon(65°00′00.0″S, 065°00′00.0″E)), radius1 (14455360.36550197) or radius2 (14455360.36550197): no convergence (1.55077e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 536 Equidistant: 05.561348°N, 034.754843°E Random +/- 45
    test 537 Equidistant: 05.557397°N, 034.862927°E, 31.635869°N, 022.238283°E  d 11983.6 meter (iteration 4)
    test 538 Equidistant: 05.603245°N, 034.852303°E, 27.108238°N, 045.575152°W  d 11750.2 meter (iteration 3)
    test 539 Equidistant: 05.602207°N, 034.889708°E, 39.369014°N, 014.198236°W  d 15610.6 meter (iteration 4)
    test 540 Equidistant: 05.598486°N, 034.866821°E, 27.325946°N, 046.937163°W  d 13068.8 meter (iteration 3)
    test 541 Equidistant: 05.497789°N, 034.752568°E, 15.949699°S, 054.359351°E  d 7033.14 meter (iteration 3)
    test 542 Equidistant: 05.611977°N, 034.91123°E, 33.686164°N, 069.936347°W  d 18208.9 meter (iteration 4)
    test 543 Equidistant: 05.549682°N, 034.752551°E, 02.169431°S, 013.454556°E  d 1314.89 meter (iteration 4)
    test 544 Equidistant: center1 (LatLon(01°50′04.4″N, 036°52′58.04″W)), center2 (LatLon(04°12′42.76″N, 015°05′19.62″W)), radius1 (7964831.069197958) or radius2 (5529047.708079031): near-concentric: invalid  FAILED, KNOWN, expected d < 99999 m
    test 545 Equidistant: 05.835388°N, 035.080886°E, 56.76266°N, 046.396594°E  d 47146.5 meter (iteration 4)
    test 546 Equidistant: 05.458463°N, 034.855709°E, 25.820337°S, 017.51074°W  d 15949 meter (iteration 4)
    test 547 Equidistant: 05.523615°N, 034.716672°E, 06.555453°N, 005.587108°W  d 5941.36 meter (iteration 3)
    test 548 Equidistant: 05.550579°N, 034.812687°E, 01.259°S, 041.181074°E  d 6518.85 meter (iteration 3)

    testVincenty(pygeodesy.ellipsoidalVincenty, 23.05.30, datum='WGS84')
    test 549 distanceTo: 866455.43292
    test 550 toDatum: OSGB36
    test 551 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'WGS84'
    test 552 isEllipsoidal: True
    test 553 isSpherical: False
    test 554 epsilon: 1e-12
    test 555 iterations: 200
    test 556 copy: True
    test 557 isEllipsoidal: True
    test 558 isSpherical: False
    test 559 copy: 37°57′03.7203″S, 144°25′29.5244″E
    test 560 epsilon: 2.220446049250e-16
    test 561 iterations: 400
    test 562 iteration: None

    testKarneyVincenty(pygeodesy.ellipsoidalVincenty, 23.05.30, datum='WGS84')
    test 563 coincident: 0.0
    test 564 coincident: 0.0, 0.0, 0.0
    test 565 destination: 37.6528°S, 143.9265°E
    test 566 destination: True
    test 567 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 568 destination2: True
    test 569 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 570 distanceTo: 969954.166
    test 571 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 572 distanceTo2: 972708.16174, 11.22502
    test 573 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 574 destination: 58.64402°N, 003.07009°W
    test 575 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 576 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 577 distanceTo: 404607.806
    test 578 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 579 distanceTo2: 402574.597287, 157.726344
    test 580 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 581 destination: 48.857°N, 002.351°E
    test 582 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 583 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 584 distanceTo: 54973.295
    test 585 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 586 distanceTo2: 54903.41209, 232.9209
    test 587 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 588 destination: 37.6528°N, 143.9265°E
    test 589 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 590 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 591 distanceToMP: 298396.057
    test 592 distanceToSM: 185.415
    test 593 distanceToMP: 111319.491
    test 594 distanceToMP: 110574.389
    test 595 distanceToKW: 222638.982
    test 596 distanceToKW: 111319.491
    test 597 distanceTo3: 54972.271
    test 598 distanceTo3: 306°52′05.37″
    test 599 distanceTo3: 307°10′25.07″
    test 600 distanceTo2: 54902.390
    test 601 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalVincenty, 23.05.30, datum='WGS84')
    test 602 distanceTo/antipodal (182): 19936288.579
    test 603 distanceTo/VincentyError (182): no convergence (0.00746541): epsilon (1e-12) and iterations (200), LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°42′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 604 initialBearingTo/VincentyError (182): no convergence (0.00746541): epsilon (1e-12) and iterations (200), LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°42′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 605 finalBearingTo/VincentyError (182): no convergence (0.00746541): epsilon (1e-12) and iterations (200), LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°42′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 606 distanceTo/equatorial (182): ambiguous: LatLon(00°00′00.0″N, 000°00′00.0″E) antipodal to LatLon(00°00′00.0″N, 180°00′00.0″E)  FAILED, KNOWN, expected ambiguous, ...
    test 607 initialBearingTo/equatorial (182): ambiguous: LatLon(00°00′00.0″N, 000°00′00.0″E) antipodal to LatLon(00°00′00.0″N, 180°00′00.0″E)  FAILED, KNOWN, expected ambiguous, ...
    test 608 distanceTo/coincident (5): 111319.491
    test 609 distanceTo/meridional (1): 10001965.729
    test 610 initialBearingTo/meridional (1): 180.0
    test 611 distanceTo/coincident (1): 0.0
    test 612 initialBearingTo/coincident (1): 0.0
    test 613 finalBearingTo/coincident (1): 0.0
    test 614 destination/coincident (1): 50.06632°N, 005.71475°W
    test 615 distanceTo/anti-meridian (4): 10825924.1
    test 616 distanceTo/quadrants (5): 4015703.02
    test 617 distanceTo/quadrants (5): 4015703.02
    test 618 distanceTo/quadrants (5): 4015703.02
    test 619 distanceTo/quadrants (5): 4015703.02
    test 620 distanceTo/quadrants (5): 4015703.02
    test 621 distanceTo/quadrants (5): 4015703.02
    test 622 distanceTo/quadrants (5): 4015703.02
    test 623 distanceTo/quadrants (5): 4015703.02
    test 624 distanceTo/quadrants (5): 4015703.02
    test 625 distanceTo/quadrants (5): 4015703.02
    test 626 distanceTo/quadrants (5): 4015703.02
    test 627 distanceTo/quadrants (5): 4015703.02
    test 628 distanceTo/quadrants (5): 4015703.02
    test 629 distanceTo/quadrants (5): 4015703.02
    test 630 distanceTo/quadrants (5): 4015703.02
    test 631 distanceTo/quadrants (5): 4015703.02

    testVincenty(pygeodesy.ellipsoidalVincenty, 23.05.30, datum='NAD83')
    test 632 distanceTo: 866455.43292
    test 633 toDatum: OSGB36
    test 634 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'GRS80'
    test 635 isEllipsoidal: True
    test 636 isSpherical: False
    test 637 epsilon: 1e-12
    test 638 iterations: 200
    test 639 copy: True
    test 640 isEllipsoidal: True
    test 641 isSpherical: False
    test 642 copy: 37°57′03.7203″S, 144°25′29.5244″E
    test 643 epsilon: 2.220446049250e-16
    test 644 iterations: 400
    test 645 iteration: None

    testKarneyVincenty(pygeodesy.ellipsoidalVincenty, 23.05.30, datum='NAD83')
    test 646 coincident: 0.0
    test 647 coincident: 0.0, 0.0, 0.0
    test 648 destination: 37.6528°S, 143.9265°E
    test 649 destination: True
    test 650 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 651 destination2: True
    test 652 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 653 distanceTo: 969954.166
    test 654 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 655 distanceTo2: 972708.16174, 11.22502
    test 656 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 657 destination: 58.64402°N, 003.07009°W
    test 658 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 659 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 660 distanceTo: 404607.806
    test 661 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 662 distanceTo2: 402574.597287, 157.726344
    test 663 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 664 destination: 48.857°N, 002.351°E
    test 665 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 666 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 667 distanceTo: 54973.295
    test 668 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 669 distanceTo2: 54903.41209, 232.9209
    test 670 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 671 destination: 37.6528°N, 143.9265°E
    test 672 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 673 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 674 distanceToMP: 298396.057
    test 675 distanceToSM: 185.415
    test 676 distanceToMP: 111319.491
    test 677 distanceToMP: 110574.389
    test 678 distanceToKW: 222638.982
    test 679 distanceToKW: 111319.491
    test 680 distanceTo3: 54972.271
    test 681 distanceTo3: 306°52′05.37″
    test 682 distanceTo3: 307°10′25.07″
    test 683 distanceTo2: 54902.390
    test 684 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalVincenty, 23.05.30, datum='NAD83')
    test 685 distanceTo/antipodal (182): 19936288.579
    test 686 distanceTo/VincentyError (182): no convergence (0.00746541): epsilon (1e-12) and iterations (200), LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°42′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 687 initialBearingTo/VincentyError (182): no convergence (0.00746541): epsilon (1e-12) and iterations (200), LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°42′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 688 finalBearingTo/VincentyError (182): no convergence (0.00746541): epsilon (1e-12) and iterations (200), LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°42′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 689 distanceTo/equatorial (182): ambiguous: LatLon(00°00′00.0″N, 000°00′00.0″E) antipodal to LatLon(00°00′00.0″N, 180°00′00.0″E)  FAILED, KNOWN, expected ambiguous, ...
    test 690 initialBearingTo/equatorial (182): ambiguous: LatLon(00°00′00.0″N, 000°00′00.0″E) antipodal to LatLon(00°00′00.0″N, 180°00′00.0″E)  FAILED, KNOWN, expected ambiguous, ...
    test 691 distanceTo/coincident (5): 111319.491
    test 692 distanceTo/meridional (1): 10001965.729
    test 693 initialBearingTo/meridional (1): 180.0
    test 694 distanceTo/coincident (1): 0.0
    test 695 initialBearingTo/coincident (1): 0.0
    test 696 finalBearingTo/coincident (1): 0.0
    test 697 destination/coincident (1): 50.06632°N, 005.71475°W
    test 698 distanceTo/anti-meridian (4): 10825924.1
    test 699 distanceTo/quadrants (5): 4015703.02
    test 700 distanceTo/quadrants (5): 4015703.02
    test 701 distanceTo/quadrants (5): 4015703.02
    test 702 distanceTo/quadrants (5): 4015703.02
    test 703 distanceTo/quadrants (5): 4015703.02
    test 704 distanceTo/quadrants (5): 4015703.02
    test 705 distanceTo/quadrants (5): 4015703.02
    test 706 distanceTo/quadrants (5): 4015703.02
    test 707 distanceTo/quadrants (5): 4015703.02
    test 708 distanceTo/quadrants (5): 4015703.02
    test 709 distanceTo/quadrants (5): 4015703.02
    test 710 distanceTo/quadrants (5): 4015703.02
    test 711 distanceTo/quadrants (5): 4015703.02
    test 712 distanceTo/quadrants (5): 4015703.02
    test 713 distanceTo/quadrants (5): 4015703.02
    test 714 distanceTo/quadrants (5): 4015703.02

    testEllipsoidal(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 715 isEllipsoidal: True
    test 716 isSpherical: False
    test 717 isEllipsoidal: True
    test 718 isSpherical: False
    test 719 toDatum: 51.477284°N, 000.00002°E, -45.91m
    test 720 toDatum: 51.4773°N, 000.0°E, -45.91m
    test 721 toDatum: 51.4778°N, 000.0016°W
    test 722 sat: 82.219069°N, 059.719736°E, -6353120.97m
    test 723 dop: 51.998889°N, 004.373333°E, +134.64m
    test 724 distance: 3802238.50499  FAILED, KNOWN, expected 3802238.504989
    test 725 neareston8: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4874369.98942, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E), 0.0, 0.0)
    test 726 iteration: 0
    test 727 neareston8: (LatLon(45°30′03.93″N, 020°00′00.0″E), 39078.779519, 1.501069, 2, LatLon(45°00′00.0″N, 020°00′00.0″E), LatLon(46°00′00.0″N, 020°00′00.0″E), 270.356041, 269.999412)
    test 728 iteration: 1

    testLatLon(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 729 isEllipsoidal: True
    test 730 isSpherical: False
    test 731 lat/lonDMS: 52.20472°N, 000.14056°E
    test 732 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 733 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 734 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 735 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 736 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 737 isequalTo: True
    test 738 isequalTo: True
    test 739 latlon2: 52.20472, 0.14056
    test 740 latlon2: 52.2047, 0.1406
    test 741 latlon2: 52.205, 0.141
    test 742 latlon2: 52.2, 0.14
    test 743 latlon2: 52.2, 0.1
    test 744 latlon2: 52.0, 0.0
    test 745 chordTo: 12029263.15
    test 746 chordTo: 12029049.69
    test 747 initialBearingTo: 156.1106
    test 748 initialBearingTo: 65.9335
    test 749 initialBearingTo: 0.0
    test 750 initialBearingTo: 180.0
    test 751 finalBearingTo: 157.8345
    test 752 finalBearingTo: 93.9034
    test 753 bearingTo2: 156.1106, 157.8345
    test 754 ispolar: True
    test 755 copy: True
    test 756 __eq__: True
    test 757 __ne__: False
    test 758 equirectangularTo: 404329.56
    test 759 distanceTo: 404607.805988
    test 760 distanceTo: 404607.805988
    test 761 distanceTo: 3981601
    test 762 antipodal: False
    test 763 distanceTo dateline: 19959679.267
    test 764 distanceTo unrolled: 19959679.267
    test 765 antipodal: False
    test 766 distanceTo dateline: 9513998
    test 767 distanceTo unrolled: 9513998
    test 768 distanceTo: 18012714.66
    test 769 distanceTo: 20003931.46
    test 770 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 771 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 772 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 773 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 774 intermediateTo: 51.372275°N, 000.707253°E
    test 775 intermediateTo: True
    test 776 intermediateTo: 404607.806
    test 777 intermediateTo+5: 35.139582°N, 008.994368°E
    test 778 intermediateTo+5: 5.000
    test 779 intermediateTo-4: 64.894124°N, 013.705689°W
    test 780 intermediateTo-4: 4.000
    test 781 intermediateTo-h: 125.000
    test 782 midpointTo: 50.536583°N, 001.274507°E
    test 783 destination: 51.513526°N, 000.098038°W
    test 784 destination: 51°30′49″N, 000°05′53″W
    test 785 destination: 33°57′N, 118°24′W
    test 786 destination: 33.950367°N, 118.399012°W
    test 787 destination: 0.592546N, 2.066453W
    test 788 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 789 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 790 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 791 chordTo: 125203.963
    test 792 cosineAndoyerLambertTo: 125205.962
    test 793 cosineAndoyerLambertTo: 125205.962
    test 794 cosineForsyheAndoyerLambertTo: 125205.965
    test 795 cosineForsyheAndoyerLambertTo: 125205.965
    test 796 cosineLawTo: 124801.098
    test 797 cosineLawTo: 124801.098
    test 798 equirectangularTo: 124804.754
    test 799 equirectangularTo: 124804.754
    test 800 euclideanTo: 130015.089
    test 801 euclideanTo: 130015.089
    test 802 flatLocalTo: 125209.633
    test 803 flatLocalTo: 125209.633
    test 804 flatPolarTo: 133663.257
    test 805 flatPolarTo: 133663.257
    test 806 hartzell: 53.3206°N, 001.7297°W
    test 807 hartzell: 53.349541°N, 001.7297°W
    test 808 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 809 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 810 height4: 53°19′14.2″N, 001°43′46.9″W
    test 811 height4: 53°19′14.2″N, 001°43′46.9″W
    test 812 haversineTo: 124801.098
    test 813 haversineTo: 124801.098
    test 814 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 815 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 816 thomasTo: 125206.188
    test 817 thomasTo: 125206.188
    test 818 vincentysTo: 124801.098
    test 819 vincentysTo: 124801.098
    test 820 isclockwise: False
    test 821 isclockwise*: False
    test 822 isclockwise: True
    test 823 isclockwise*: True
    test 824 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 825 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 826 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 827 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 828 isconvex: False
    test 829 isconvex*: False
    test 830 isconvex: True
    test 831 isconvex*: True
    test 832 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 833 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 834 isenclosedBy1: True
    test 835 isenclosedBy1*: True
    test 836 isenclosedBy2: False
    test 837 isenclosedBy2*: False
    test 838 isenclosedBy3: False
    test 839 isenclosedBy3*: False
    test 840 isenclosedBy4: False
    test 841 isenclosedBy4*: False
    test 842 isenclosedBy5: False
    test 843 isenclosedBy5*: False
    test 844 isenclosedBy6: True
    test 845 isenclosedBy6*: True
    test 846 isenclosedBy7: True
    test 847 isenclosedBy7*: True
    test 848 isenclosedBy-CCW: True
    test 849 isenclosedBy-CW : True
    test 850 isenclosedBy-CCW: True
    test 851 initialBearingTo: 102.392291
    test 852 compassAngleTo: 100.017
    test 853 compassAngleTo: 105.599
    test 854 initialBearingTo: 288.676039
    test 855 compassAngleTo: 280.017
    test 856 compassAngleTo: 285.599
    test 857 equirectangularTo: 592.185
    test 858 distanceTo: 593.571
    test 859 bearingTo: 0.0
    test 860 compassAngleTo: 0.0
    test 861 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 862 compassAngleTo: 45.0
    test 863 bearingTo: 90.0
    test 864 compassAngleTo: 90.0
    test 865 bearingTo: 180.0
    test 866 compassAngleTo: 180.0
    test 867 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 868 compassAngleTo: 225.0
    test 869 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 870 compassAngleTo: 315.0
    test 871 bearingTo: 270.0
    test 872 compassAngleTo: 270.0
    test 873 bearingTo: -0.0  FAILED, KNOWN, expected 359.4
    test 874 compassAngleTo: 359.4
    test 875 latlon2: (53.0, 1.0)
    test 876 philam2: (0.93, 0.02)
    test 877 bearingTo: 31
    test 878 compassAngleTo: 31
    test 879 compassAngleTo: 45

    test 880 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 881 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 882 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 883 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 884 isequalTo: <type 'bool'>
    test 885 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 886 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 887 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 888 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 889 compassAngleTo: <type 'float'>
    test 890 cosineLawTo: <type 'float'>
    test 891 euclideanTo: <type 'float'>
    test 892 flatLocalTo: <type 'float'>
    test 893 flatPolarTo: <type 'float'>
    test 894 haversineTo: <type 'float'>
    test 895 hubenyTo: <type 'float'>
    test 896 vincentysTo: <type 'float'>
    test 897 toNvector: (0.615661, 0.0, 0.788011)
    test 898 toVector: (0.615661, 0.0, 0.788011)
    test 899 toVector3d: (0.61566, 0.0, 0.78801)

    test 900 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 305.091
    test 901 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.66933643°N, 002.48620262°E
    test 902 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 1592.545
    test 903 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.65141232°N, 002.46816989°E
    test 904 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 3
    test 905 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 127.229
    test 906 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 152.612
    test 907 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.67815375°N, 002.49950041°E
    test 908 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 2
    test 909 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 2400.293
    test 910 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 2400.293
    test 911 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.66128984°N, 002.47973818°E
    test 912 trilaterate5 (pygeodesy.ellipsoidalKarney) .min- is .maxPoint: True
    test 913 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 1
    test 914 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 1343.743
    test 915 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.69131964°N, 002.50112167°E
    test 916 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 1445.554
    test 917 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.67815375°N, 002.49950041°E
    test 918 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 2
    test 919 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 920 circum3 (pygeodesy.ellipsoidalKarney) .radius: 57792.067
    test 921 circum3 (pygeodesy.ellipsoidalKarney) .center: 43.053532°N, 002.943255°E, -261.66m
    test 922 circum3 (pygeodesy.ellipsoidalKarney) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 923 circum3 (pygeodesy.ellipsoidalKarney) .d1: 57792.858
    test 924 circum3 (pygeodesy.ellipsoidalKarney) .d2: 57792.859
    test 925 circum3 (pygeodesy.ellipsoidalKarney) .d3: 57792.859
    test 926 circum3 (pygeodesy.ellipsoidalKarney) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 927 circum3 (pygeodesy.ellipsoidalKarney) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 928 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 929 circum4 (pygeodesy.ellipsoidalKarney) .radius: 3184256.748
    test 930 circum4 (pygeodesy.ellipsoidalKarney) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 931 circum4 (pygeodesy.ellipsoidalKarney) .rank: 3
    test 932 circum4 (pygeodesy.ellipsoidalKarney) .residuals: ()
    test 933 circum4 (pygeodesy.ellipsoidalKarney) .d1: 57818.033
    test 934 circum4 (pygeodesy.ellipsoidalKarney) .d2: 57834.176
    test 935 circum4 (pygeodesy.ellipsoidalKarney) .d3: 57830.992
    test 936 circum4 (pygeodesy.ellipsoidalKarney) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 937 circum4 (pygeodesy.ellipsoidalKarney) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 938 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 939 circin6 (pygeodesy.ellipsoidalKarney) .rB+rC: 1561159.315
    test 940 circin6 (pygeodesy.ellipsoidalKarney) .rC+pA: 1111782.535
    test 941 circin6 (pygeodesy.ellipsoidalKarney) .rA+rB: 1104451.745
    test 942 circin6 (pygeodesy.ellipsoidalKarney) .radius: 325058.721
    test 943 circin6 (pygeodesy.ellipsoidalKarney) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 944 circin6 (pygeodesy.ellipsoidalKarney) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 945 circin6 (pygeodesy.ellipsoidalKarney) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 946 circin6 (pygeodesy.ellipsoidalKarney) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 947 circin6 (pygeodesy.ellipsoidalKarney) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 948 circin6 (pygeodesy.ellipsoidalKarney) .dA: 327263.596
    test 949 circin6 (pygeodesy.ellipsoidalKarney) .dB: 326036.153
    test 950 circin6 (pygeodesy.ellipsoidalKarney) .dC: 326020.432

    test 951 area cw/ccw: 1.0

    testNOAA(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 952 NOAAexample1: 191872.1190, 249 03 16.4237, 67 59 11.1619
    test 953 NOAAexample2: 182009.1679, 254 42 44.6439, 73 09 21.3315
    test 954 NOAAexample3: 123456.7891, 245 00 34.7001, 64 20 24.6864
    test 955 NOAAexample4: 145239.0603, 114 29 26.9586, 295 21 32.6566

    testIntersection3(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 956 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), 0, 0)
    test 957 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), -1, 0)
    test 958 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, -2)
    test 959 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, 2)
    test 960 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 0)
    test 961 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 2)
    test 962 (-2, 17): <class 'pygeodesy.errors.IntersectionError'>
    test 963 (49, 25): (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, -2)  FAILED, KNOWN, expected (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, 0)
    test 964 #58: (LatLon(01°54′25.65″S, 005°37′48.76″E), 1, -2)
    test 965 #58: <class 'pygeodesy.errors.IntersectionError'>

    testIntersections2(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 966 EquidistantKarney: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W
    test 967 EquidistantKarney: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W
    test 968 EquidistantKarney: 00.0°S, 035.3478°W, 00.0°S, 035.3478°E  FAILED, KNOWN, expected 00.0°N, 035.3478°W, 00.0°S, 035.3478°E
    test 969 EquidistantKarney: 1.63715 (% of radius)
    test 970 EquidistantKarney: 22.657°N, 000.0°W, 22.657°S, 000.0°E  FAILED, KNOWN, expected 22.657°N, 000.0°E, 22.657°S, 000.0°E
    test 971 EquidistantKarney: 1.30663 (% of radius)
    test 972 EquidistantKarney: 29.4898°N, 040.1785°W, 29.4898°S, 040.1785°E
    test 973 EquidistantKarney: 1.31396 (% of radius)
    test 974 EquidistantKarney: 02.7402°S, 044.885°E, 02.7402°N, 044.885°E
    test 975 EquidistantKarney: 1.83268 (% of radius)
    test 976 EquidistantKarney 5: 05.0558°S, 005.0271°W, 05.0558°N, 005.0271°E
    test 977 EquidistantKarney 5: 4.18779e-16 (% of radius)
    test 978 EquidistantKarney 10: 10.1081°S, 010.2901°W, 10.1081°N, 010.2901°E
    test 979 EquidistantKarney 10: 4.18779e-16 (% of radius)
    test 980 EquidistantKarney 15: 15.1433°S, 016.0531°W, 15.1433°N, 016.0531°E
    test 981 EquidistantKarney 15: 4.18779e-16 (% of radius)
    test 982 EquidistantKarney 20: 20.1241°S, 022.6411°W, 20.1241°N, 022.6411°E
    test 983 EquidistantKarney 20: 4.18779e-16 (% of radius)
    test 984 EquidistantKarney 25: 24.9655°S, 030.4846°W, 24.9655°N, 030.4846°E
    test 985 EquidistantKarney 25: 3.35023e-16 (% of radius)
    test 986 EquidistantKarney 30: 29.4898°S, 040.1785°W, 29.4898°N, 040.1785°E
    test 987 EquidistantKarney 30: 6.97964e-16 (% of radius)
    test 988 EquidistantKarney 35: 33.3405°S, 052.5516°W, 33.3405°N, 052.5516°E
    test 989 EquidistantKarney 35: 2.39302e-16 (% of radius)
    test 990 EquidistantKarney 40: 35.8146°S, 068.7149°W, 35.8146°N, 068.7149°E
    test 991 EquidistantKarney 40: 2.09389e-16 (% of radius)
    test 992 EquidistantKarney 45: 35.5368°S, 090.0616°W, 35.5368°N, 090.0616°E
    test 993 EquidistantKarney 45: 5.58372e-16 (% of radius)
    test 994 EquidistantKarney 50: 29.5972°S, 118.8695°W, 29.5972°N, 118.8695°E
    test 995 EquidistantKarney 50: 3.35023e-16 (% of radius)
    test 996 EquidistantKarney: center1 (LatLon(55°00′00.0″N, 055°00′00.0″W)), center2 (LatLon(55°00′00.0″S, 055°00′00.0″E)), radius1 (12231458.77080936) or radius2 (12231458.77080936): no convergence (188568): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 997 EquidistantKarney: center1 (LatLon(60°00′00.0″N, 060°00′00.0″W)), center2 (LatLon(60°00′00.0″S, 060°00′00.0″E)), radius1 (13343409.568155663) or radius2 (13343409.568155663): no convergence (1.01348e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 998 EquidistantKarney: center1 (LatLon(65°00′00.0″N, 065°00′00.0″W)), center2 (LatLon(65°00′00.0″S, 065°00′00.0″E)), radius1 (14455360.36550197) or radius2 (14455360.36550197): no convergence (1.55092e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 999 EquidistantKarney: 37.041188°N, 043.211498°W Random +/- 45
    test 1000 EquidistantKarney: 37.041188°N, 043.211498°W, 58.603453°S, 015.771146°E  d 1.89637e-09 meter (iteration 3)
    test 1001 EquidistantKarney: 37.041188°N, 043.211498°W, 09.046378°N, 079.038308°E  d 1.26425e-09 meter (iteration 3)
    test 1002 EquidistantKarney: 37.041188°N, 043.211498°W, 10.570018°N, 062.761814°W  d 3.62078e-09 meter (iteration 3)
    test 1003 EquidistantKarney: 37.041188°N, 043.211498°W, 48.063016°N, 011.533829°E  d 4.63645e-09 meter (iteration 3)
    test 1004 EquidistantKarney: 37.041188°N, 043.211498°W, 26.831469°S, 077.332447°W  d 4.28647e-09 meter (iteration 3)
    test 1005 EquidistantKarney: 37.041188°N, 043.211498°W, 12.004542°S, 007.688888°W  d 6.32125e-10 meter (iteration 3)
    test 1006 EquidistantKarney: 37.041188°N, 043.211498°W, 07.831106°S, 042.873765°W  d 6.13772e-09 meter (iteration 3)
    test 1007 EquidistantKarney: 37.041188°N, 043.211498°W, 06.214227°N, 000.955619°W  d 3.08445e-09 meter (iteration 3)
    test 1008 EquidistantKarney: 37.041188°N, 043.211498°W, 28.518676°S, 061.114162°W  d 5.28808e-09 meter (iteration 3)
    test 1009 EquidistantKarney: 37.041188°N, 043.211498°W, 54.294275°N, 016.405015°W  d 2.17229e-09 meter (iteration 3)
    test 1010 EquidistantKarney: 37.041188°N, 043.211498°W, 40.531477°N, 041.086115°W  d 3.4783e-08 meter (iteration 4)
    test 1011 EquidistantKarney: 37.041188°N, 043.211498°W, 22.474625°N, 059.814646°W  d 2.84426e-09 meter (iteration 4)

    testKarney(pygeodesy.ellipsoidalKarney, 23.05.12, datum='WGS84')
    test 1012 distanceTo: 866455.4329
    test 1013 coincident: 0.0
    test 1014 toDatum: OSGB36
    test 1015 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'WGS84'
    test 1016 isEllipsoidal: True
    test 1017 copy: True
    test 1018 isEllipsoidal: True
    test 1019 isSpherical: False
    test 1020 copy: 37°57′03.7203″S, 144°25′29.5244″E

    testKarneyVincenty(pygeodesy.ellipsoidalKarney, 23.05.12, datum='WGS84')
    test 1021 coincident: 0.0
    test 1022 coincident: 0.0, 0.0, 0.0
    test 1023 destination: 37.6528°S, 143.9265°E
    test 1024 destination: True
    test 1025 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 1026 destination2: True
    test 1027 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 1028 distanceTo: 969954.166
    test 1029 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 1030 distanceTo2: 972708.16174, 11.22502
    test 1031 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 1032 destination: 58.64402°N, 003.07009°W
    test 1033 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 1034 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 1035 distanceTo: 404607.806
    test 1036 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 1037 distanceTo2: 402574.597287, 157.726344
    test 1038 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 1039 destination: 48.857°N, 002.351°E
    test 1040 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 1041 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 1042 distanceTo: 54973.295
    test 1043 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 1044 distanceTo2: 54903.41209, 232.9209
    test 1045 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 1046 destination: 37.6528°N, 143.9265°E
    test 1047 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 1048 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 1049 distanceToMP: 298396.057
    test 1050 distanceToSM: 185.415
    test 1051 distanceToMP: 111319.491
    test 1052 distanceToMP: 110574.389
    test 1053 distanceToKW: 222638.982
    test 1054 distanceToKW: 111319.491
    test 1055 distanceTo3: 54972.271
    test 1056 distanceTo3: 306°52′05.37″
    test 1057 distanceTo3: 307°10′25.07″
    test 1058 distanceTo2: 54902.390
    test 1059 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalKarney, 23.05.12, datum='WGS84')
    test 1060 distanceTo/antipodal (None): 19936288.579
    test 1061 distanceTo/VincentyError (None): 19944127.421
    test 1062 initialBearingTo/VincentyError (None): 15.556883
    test 1063 finalBearingTo/VincentyError (None): 164.442514
    test 1064 distanceTo/equatorial (None): 20003931.46
    test 1065 initialBearingTo/equatorial (None): 0.0
    test 1066 distanceTo/coincident (None): 111319.491
    test 1067 distanceTo/meridional (None): 10001965.729
    test 1068 initialBearingTo/meridional (None): 180.0
    test 1069 distanceTo/coincident (None): 0.0
    test 1070 initialBearingTo/coincident (None): 180.0
    test 1071 finalBearingTo/coincident (None): 180.0
    test 1072 destination/coincident (None): 50.06632°N, 005.71475°W
    test 1073 distanceTo/anti-meridian (None): 10825924.1
    test 1074 distanceTo/quadrants (None): 4015703.02
    test 1075 distanceTo/quadrants (None): 4015703.02
    test 1076 distanceTo/quadrants (None): 4015703.02
    test 1077 distanceTo/quadrants (None): 4015703.02
    test 1078 distanceTo/quadrants (None): 4015703.02
    test 1079 distanceTo/quadrants (None): 4015703.02
    test 1080 distanceTo/quadrants (None): 4015703.02
    test 1081 distanceTo/quadrants (None): 4015703.02
    test 1082 distanceTo/quadrants (None): 4015703.02
    test 1083 distanceTo/quadrants (None): 4015703.02
    test 1084 distanceTo/quadrants (None): 4015703.02
    test 1085 distanceTo/quadrants (None): 4015703.02
    test 1086 distanceTo/quadrants (None): 4015703.02
    test 1087 distanceTo/quadrants (None): 4015703.02
    test 1088 distanceTo/quadrants (None): 4015703.02
    test 1089 distanceTo/quadrants (None): 4015703.02

    testKarney(pygeodesy.ellipsoidalKarney, 23.05.12, datum='NAD83')
    test 1090 distanceTo: 866455.4329
    test 1091 coincident: 0.0
    test 1092 toDatum: OSGB36
    test 1093 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'GRS80'
    test 1094 isEllipsoidal: True
    test 1095 copy: True
    test 1096 isEllipsoidal: True
    test 1097 isSpherical: False
    test 1098 copy: 37°57′03.7203″S, 144°25′29.5244″E

    testKarneyVincenty(pygeodesy.ellipsoidalKarney, 23.05.12, datum='NAD83')
    test 1099 coincident: 0.0
    test 1100 coincident: 0.0, 0.0, 0.0
    test 1101 destination: 37.6528°S, 143.9265°E
    test 1102 destination: True
    test 1103 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 1104 destination2: True
    test 1105 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 1106 distanceTo: 969954.166
    test 1107 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 1108 distanceTo2: 972708.16174, 11.22502
    test 1109 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 1110 destination: 58.64402°N, 003.07009°W
    test 1111 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 1112 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 1113 distanceTo: 404607.806
    test 1114 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 1115 distanceTo2: 402574.597287, 157.726344
    test 1116 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 1117 destination: 48.857°N, 002.351°E
    test 1118 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 1119 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 1120 distanceTo: 54973.295
    test 1121 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 1122 distanceTo2: 54903.41209, 232.9209
    test 1123 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 1124 destination: 37.6528°N, 143.9265°E
    test 1125 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 1126 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 1127 distanceToMP: 298396.057
    test 1128 distanceToSM: 185.415
    test 1129 distanceToMP: 111319.491
    test 1130 distanceToMP: 110574.389
    test 1131 distanceToKW: 222638.982
    test 1132 distanceToKW: 111319.491
    test 1133 distanceTo3: 54972.271
    test 1134 distanceTo3: 306°52′05.37″
    test 1135 distanceTo3: 307°10′25.07″
    test 1136 distanceTo2: 54902.390
    test 1137 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalKarney, 23.05.12, datum='NAD83')
    test 1138 distanceTo/antipodal (None): 19936288.579
    test 1139 distanceTo/VincentyError (None): 19944127.421
    test 1140 initialBearingTo/VincentyError (None): 15.556883
    test 1141 finalBearingTo/VincentyError (None): 164.442514
    test 1142 distanceTo/equatorial (None): 20003931.46
    test 1143 initialBearingTo/equatorial (None): 0.0
    test 1144 distanceTo/coincident (None): 111319.491
    test 1145 distanceTo/meridional (None): 10001965.729
    test 1146 initialBearingTo/meridional (None): 180.0
    test 1147 distanceTo/coincident (None): 0.0
    test 1148 initialBearingTo/coincident (None): 180.0
    test 1149 finalBearingTo/coincident (None): 180.0
    test 1150 destination/coincident (None): 50.06632°N, 005.71475°W
    test 1151 distanceTo/anti-meridian (None): 10825924.1
    test 1152 distanceTo/quadrants (None): 4015703.02
    test 1153 distanceTo/quadrants (None): 4015703.02
    test 1154 distanceTo/quadrants (None): 4015703.02
    test 1155 distanceTo/quadrants (None): 4015703.02
    test 1156 distanceTo/quadrants (None): 4015703.02
    test 1157 distanceTo/quadrants (None): 4015703.02
    test 1158 distanceTo/quadrants (None): 4015703.02
    test 1159 distanceTo/quadrants (None): 4015703.02
    test 1160 distanceTo/quadrants (None): 4015703.02
    test 1161 distanceTo/quadrants (None): 4015703.02
    test 1162 distanceTo/quadrants (None): 4015703.02
    test 1163 distanceTo/quadrants (None): 4015703.02
    test 1164 distanceTo/quadrants (None): 4015703.02
    test 1165 distanceTo/quadrants (None): 4015703.02
    test 1166 distanceTo/quadrants (None): 4015703.02
    test 1167 distanceTo/quadrants (None): 4015703.02

    testKarney_s(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 1168 .lat1: -41.320
    test 1169 .lon1: 174.810
    test 1170 .azi1: 161.067669986160
    test 1171 .lat2: 40.960
    test 1172 .lon2: -5.500
    test 1173 .azi2: 18.825195123247
    test 1174 .s12: 19959679.267353821546
    test 1175 distanceTo3: 19959679.267354, 161.067670, 18.825195
    test 1176 destination2: 40.96, -5.5, 18.825195123247
    test 1177 areaOf: 1.366270368e+13
    test 1178 perimeterOf: 1.683106789e+07
    test 1179 isclockwise: False
    test 1180 isclockwise: True
    test 1181 areaCO: 2.69154549884e+11
    test 1182 isclockwise: True
    test 1183 perimeterCO: 2099854.381923

    testEllipsoidal(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1184 isEllipsoidal: True
    test 1185 isSpherical: False
    test 1186 isEllipsoidal: True
    test 1187 isSpherical: False
    test 1188 toDatum: 51.477284°N, 000.00002°E, -45.91m
    test 1189 toDatum: 51.4773°N, 000.0°E, -45.91m
    test 1190 toDatum: 51.4778°N, 000.0016°W
    test 1191 sat: 82.219069°N, 059.719736°E, -6353120.97m
    test 1192 dop: 51.998889°N, 004.373333°E, +134.64m
    test 1193 distance: 3802238.50499  FAILED, KNOWN, expected 3802238.504989
    test 1194 neareston8: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4874369.98942, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E), 0.0, 0.0)
    test 1195 iteration: 0
    test 1196 neareston8: (LatLon(45°30′03.93″N, 020°00′00.0″E), 39078.779519, 1.501069, 2, LatLon(45°00′00.0″N, 020°00′00.0″E), LatLon(46°00′00.0″N, 020°00′00.0″E), 270.356041, 269.999412)
    test 1197 iteration: 1

    testLatLon(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1198 isEllipsoidal: True
    test 1199 isSpherical: False
    test 1200 lat/lonDMS: 52.20472°N, 000.14056°E
    test 1201 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 1202 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 1203 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 1204 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 1205 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 1206 isequalTo: True
    test 1207 isequalTo: True
    test 1208 latlon2: 52.20472, 0.14056
    test 1209 latlon2: 52.2047, 0.1406
    test 1210 latlon2: 52.205, 0.141
    test 1211 latlon2: 52.2, 0.14
    test 1212 latlon2: 52.2, 0.1
    test 1213 latlon2: 52.0, 0.0
    test 1214 chordTo: 12029263.15
    test 1215 chordTo: 12029049.69
    test 1216 initialBearingTo: 156.1106
    test 1217 initialBearingTo: 65.9335
    test 1218 initialBearingTo: 0.0
    test 1219 initialBearingTo: 180.0
    test 1220 finalBearingTo: 157.8345
    test 1221 finalBearingTo: 93.9034
    test 1222 bearingTo2: 156.1106, 157.8345
    test 1223 ispolar: True
    test 1224 copy: True
    test 1225 __eq__: True
    test 1226 __ne__: False
    test 1227 equirectangularTo: 404329.56
    test 1228 distanceTo: 404607.805988
    test 1229 distanceTo: 404607.805988
    test 1230 distanceTo: 3981601
    test 1231 antipodal: False
    test 1232 distanceTo dateline: 19959679.267
    test 1233 distanceTo unrolled: 19959679.267
    test 1234 antipodal: False
    test 1235 distanceTo dateline: 9513998
    test 1236 distanceTo unrolled: 9513998
    test 1237 distanceTo: 18012714.66
    test 1238 distanceTo: 20003931.46
    test 1239 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1240 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1241 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1242 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1243 intermediateTo: 51.372275°N, 000.707253°E
    test 1244 intermediateTo: True
    test 1245 intermediateTo: 404607.806
    test 1246 intermediateTo+5: 35.139582°N, 008.994368°E
    test 1247 intermediateTo+5: 5.000
    test 1248 intermediateTo-4: 64.894124°N, 013.705689°W
    test 1249 intermediateTo-4: 4.000
    test 1250 intermediateTo-h: 125.000
    test 1251 midpointTo: 50.536583°N, 001.274507°E
    test 1252 destination: 51.513526°N, 000.098038°W
    test 1253 destination: 51°30′49″N, 000°05′53″W
    test 1254 destination: 33°57′N, 118°24′W
    test 1255 destination: 33.950367°N, 118.399012°W
    test 1256 destination: 0.592546N, 2.066453W
    test 1257 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 1258 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 1259 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 1260 chordTo: 125203.963
    test 1261 cosineAndoyerLambertTo: 125205.962
    test 1262 cosineAndoyerLambertTo: 125205.962
    test 1263 cosineForsyheAndoyerLambertTo: 125205.965
    test 1264 cosineForsyheAndoyerLambertTo: 125205.965
    test 1265 cosineLawTo: 124801.098
    test 1266 cosineLawTo: 124801.098
    test 1267 equirectangularTo: 124804.754
    test 1268 equirectangularTo: 124804.754
    test 1269 euclideanTo: 130015.089
    test 1270 euclideanTo: 130015.089
    test 1271 flatLocalTo: 125209.633
    test 1272 flatLocalTo: 125209.633
    test 1273 flatPolarTo: 133663.257
    test 1274 flatPolarTo: 133663.257
    test 1275 hartzell: 53.3206°N, 001.7297°W
    test 1276 hartzell: 53.349541°N, 001.7297°W
    test 1277 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 1278 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 1279 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1280 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1281 haversineTo: 124801.098
    test 1282 haversineTo: 124801.098
    test 1283 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 1284 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 1285 thomasTo: 125206.188
    test 1286 thomasTo: 125206.188
    test 1287 vincentysTo: 124801.098
    test 1288 vincentysTo: 124801.098
    test 1289 isclockwise: False
    test 1290 isclockwise*: False
    test 1291 isclockwise: True
    test 1292 isclockwise*: True
    test 1293 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1294 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1295 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1296 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1297 isconvex: False
    test 1298 isconvex*: False
    test 1299 isconvex: True
    test 1300 isconvex*: True
    test 1301 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1302 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1303 isenclosedBy1: True
    test 1304 isenclosedBy1*: True
    test 1305 isenclosedBy2: False
    test 1306 isenclosedBy2*: False
    test 1307 isenclosedBy3: False
    test 1308 isenclosedBy3*: False
    test 1309 isenclosedBy4: False
    test 1310 isenclosedBy4*: False
    test 1311 isenclosedBy5: False
    test 1312 isenclosedBy5*: False
    test 1313 isenclosedBy6: True
    test 1314 isenclosedBy6*: True
    test 1315 isenclosedBy7: True
    test 1316 isenclosedBy7*: True
    test 1317 isenclosedBy-CCW: True
    test 1318 isenclosedBy-CW : True
    test 1319 isenclosedBy-CCW: True
    test 1320 initialBearingTo: 102.392291
    test 1321 compassAngleTo: 100.017
    test 1322 compassAngleTo: 105.599
    test 1323 initialBearingTo: 288.676039
    test 1324 compassAngleTo: 280.017
    test 1325 compassAngleTo: 285.599
    test 1326 equirectangularTo: 592.185
    test 1327 distanceTo: 593.571
    test 1328 bearingTo: 0.0
    test 1329 compassAngleTo: 0.0
    test 1330 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 1331 compassAngleTo: 45.0
    test 1332 bearingTo: 90.0
    test 1333 compassAngleTo: 90.0
    test 1334 bearingTo: 180.0
    test 1335 compassAngleTo: 180.0
    test 1336 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 1337 compassAngleTo: 225.0
    test 1338 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 1339 compassAngleTo: 315.0
    test 1340 bearingTo: 270.0
    test 1341 compassAngleTo: 270.0
    test 1342 bearingTo: -0.0  FAILED, KNOWN, expected 359.4
    test 1343 compassAngleTo: 359.4
    test 1344 latlon2: (53.0, 1.0)
    test 1345 philam2: (0.93, 0.02)
    test 1346 bearingTo: 31
    test 1347 compassAngleTo: 31
    test 1348 compassAngleTo: 45

    test 1349 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 1350 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1351 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1352 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 1353 isequalTo: <type 'bool'>
    test 1354 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 1355 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 1356 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 1357 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 1358 compassAngleTo: <type 'float'>
    test 1359 cosineLawTo: <type 'float'>
    test 1360 euclideanTo: <type 'float'>
    test 1361 flatLocalTo: <type 'float'>
    test 1362 flatPolarTo: <type 'float'>
    test 1363 haversineTo: <type 'float'>
    test 1364 hubenyTo: <type 'float'>
    test 1365 vincentysTo: <type 'float'>
    test 1366 toNvector: (0.615661, 0.0, 0.788011)
    test 1367 toVector: (0.615661, 0.0, 0.788011)
    test 1368 toVector3d: (0.61566, 0.0, 0.78801)

    test 1369 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 305.091
    test 1370 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.66933643°N, 002.48620262°E
    test 1371 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 1592.545
    test 1372 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.65141232°N, 002.46816989°E
    test 1373 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 3
    test 1374 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 127.229
    test 1375 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 152.612
    test 1376 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.67815375°N, 002.49950041°E
    test 1377 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 2
    test 1378 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 2400.293
    test 1379 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 2400.293
    test 1380 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.66128984°N, 002.47973818°E
    test 1381 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min- is .maxPoint: True
    test 1382 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 1
    test 1383 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 1343.743
    test 1384 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.69131964°N, 002.50112167°E
    test 1385 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 1445.554
    test 1386 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.67815375°N, 002.49950041°E
    test 1387 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 2
    test 1388 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1389 circum3 (pygeodesy.ellipsoidalGeodSolve) .radius: 57792.067
    test 1390 circum3 (pygeodesy.ellipsoidalGeodSolve) .center: 43.053532°N, 002.943255°E, -261.66m
    test 1391 circum3 (pygeodesy.ellipsoidalGeodSolve) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 1392 circum3 (pygeodesy.ellipsoidalGeodSolve) .d1: 57792.858
    test 1393 circum3 (pygeodesy.ellipsoidalGeodSolve) .d2: 57792.859
    test 1394 circum3 (pygeodesy.ellipsoidalGeodSolve) .d3: 57792.859
    test 1395 circum3 (pygeodesy.ellipsoidalGeodSolve) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1396 circum3 (pygeodesy.ellipsoidalGeodSolve) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 1397 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1398 circum4 (pygeodesy.ellipsoidalGeodSolve) .radius: 3184256.748
    test 1399 circum4 (pygeodesy.ellipsoidalGeodSolve) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 1400 circum4 (pygeodesy.ellipsoidalGeodSolve) .rank: 3
    test 1401 circum4 (pygeodesy.ellipsoidalGeodSolve) .residuals: ()
    test 1402 circum4 (pygeodesy.ellipsoidalGeodSolve) .d1: 57818.033
    test 1403 circum4 (pygeodesy.ellipsoidalGeodSolve) .d2: 57834.176
    test 1404 circum4 (pygeodesy.ellipsoidalGeodSolve) .d3: 57830.992
    test 1405 circum4 (pygeodesy.ellipsoidalGeodSolve) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1406 circum4 (pygeodesy.ellipsoidalGeodSolve) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 1407 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 1408 circin6 (pygeodesy.ellipsoidalGeodSolve) .rB+rC: 1561159.315
    test 1409 circin6 (pygeodesy.ellipsoidalGeodSolve) .rC+pA: 1111782.535
    test 1410 circin6 (pygeodesy.ellipsoidalGeodSolve) .rA+rB: 1104451.745
    test 1411 circin6 (pygeodesy.ellipsoidalGeodSolve) .radius: 325058.721
    test 1412 circin6 (pygeodesy.ellipsoidalGeodSolve) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 1413 circin6 (pygeodesy.ellipsoidalGeodSolve) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 1414 circin6 (pygeodesy.ellipsoidalGeodSolve) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 1415 circin6 (pygeodesy.ellipsoidalGeodSolve) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 1416 circin6 (pygeodesy.ellipsoidalGeodSolve) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 1417 circin6 (pygeodesy.ellipsoidalGeodSolve) .dA: 327263.596
    test 1418 circin6 (pygeodesy.ellipsoidalGeodSolve) .dB: 326036.153
    test 1419 circin6 (pygeodesy.ellipsoidalGeodSolve) .dC: 326020.432

    test 1420 area cw/ccw: 1.0

    testNOAA(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1421 NOAAexample1: 191872.1190, 249 03 16.4237, 67 59 11.1619
    test 1422 NOAAexample2: 182009.1679, 254 42 44.6439, 73 09 21.3315
    test 1423 NOAAexample3: 123456.7891, 245 00 34.7001, 64 20 24.6864
    test 1424 NOAAexample4: 145239.0603, 114 29 26.9586, 295 21 32.6566

    testIntersection3(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1425 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), 0, 0)
    test 1426 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), -1, 0)
    test 1427 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, -2)
    test 1428 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, 2)
    test 1429 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 0)
    test 1430 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 2)
    test 1431 (-2, 17): <class 'pygeodesy.errors.IntersectionError'>
    test 1432 (49, 25): (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, -2)  FAILED, KNOWN, expected (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, 0)
    test 1433 #58: (LatLon(01°54′25.65″S, 005°37′48.76″E), 1, -2)
    test 1434 #58: <class 'pygeodesy.errors.IntersectionError'>

    testIntersections2(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1435 EquidistantGeodSolve: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W
    test 1436 EquidistantGeodSolve: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W
    test 1437 EquidistantGeodSolve: 00.0°S, 035.3478°W, 00.0°N, 035.3478°E  FAILED, KNOWN, expected 00.0°S, 035.4073°W, 00.0°S, 035.4073°E
    test 1438 EquidistantGeodSolve: 1.63715 (% of radius)
    test 1439 EquidistantGeodSolve: 22.657°N, 000.0°W, 22.657°S, 000.0°E  FAILED, KNOWN, expected 22.756°N, 000.0°W, 22.756°S, 000.0°W
    test 1440 EquidistantGeodSolve: 1.30663 (% of radius)
    test 1441 EquidistantGeodSolve: 29.4898°N, 040.1785°W, 29.4898°S, 040.1785°E
    test 1442 EquidistantGeodSolve: 1.31396 (% of radius)
    test 1443 EquidistantGeodSolve: 02.7402°S, 044.885°E, 02.7402°N, 044.885°E
    test 1444 EquidistantGeodSolve: 1.83268 (% of radius)
    test 1445 EquidistantGeodSolve 5: 05.0558°S, 005.0271°W, 05.0558°N, 005.0271°E
    test 1446 EquidistantGeodSolve 5: 6.70046e-15 (% of radius)
    test 1447 EquidistantGeodSolve 10: 10.1081°S, 010.2901°W, 10.1081°N, 010.2901°E
    test 1448 EquidistantGeodSolve 10: 1.8845e-15 (% of radius)
    test 1449 EquidistantGeodSolve 15: 15.1433°S, 016.0531°W, 15.1433°N, 016.0531°E
    test 1450 EquidistantGeodSolve 15: 3.21064e-15 (% of radius)
    test 1451 EquidistantGeodSolve 20: 20.1241°S, 022.6411°W, 20.1241°N, 022.6411°E
    test 1452 EquidistantGeodSolve 20: 4.18779e-16 (% of radius)
    test 1453 EquidistantGeodSolve 25: 24.9655°S, 030.4846°W, 24.9655°N, 030.4846°E
    test 1454 EquidistantGeodSolve 25: 2.01014e-15 (% of radius)
    test 1455 EquidistantGeodSolve 30: 29.4898°S, 040.1785°W, 29.4898°N, 040.1785°E
    test 1456 EquidistantGeodSolve 30: 2.79186e-16 (% of radius)
    test 1457 EquidistantGeodSolve 35: 33.3405°S, 052.5516°W, 33.3405°N, 052.5516°E
    test 1458 EquidistantGeodSolve 35: 5.98255e-16 (% of radius)
    test 1459 EquidistantGeodSolve 40: 35.8146°S, 068.7149°W, 35.8146°N, 068.7149°E
    test 1460 EquidistantGeodSolve 40: 2.09389e-15 (% of radius)
    test 1461 EquidistantGeodSolve 45: 35.5368°S, 090.0616°W, 35.5368°N, 090.0616°E
    test 1462 EquidistantGeodSolve 45: 3.72248e-16 (% of radius)
    test 1463 EquidistantGeodSolve 50: 29.5972°S, 118.8695°W, 29.5972°N, 118.8695°E
    test 1464 EquidistantGeodSolve 50: 3.35023e-16 (% of radius)
    test 1465 EquidistantGeodSolve: center1 (LatLon(55°00′00.0″N, 055°00′00.0″W)), center2 (LatLon(55°00′00.0″S, 055°00′00.0″E)), radius1 (12231458.77080936) or radius2 (12231458.77080936): no convergence (188568): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 1466 EquidistantGeodSolve: center1 (LatLon(60°00′00.0″N, 060°00′00.0″W)), center2 (LatLon(60°00′00.0″S, 060°00′00.0″E)), radius1 (13343409.568155663) or radius2 (13343409.568155663): no convergence (1.01348e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 1467 EquidistantGeodSolve: center1 (LatLon(65°00′00.0″N, 065°00′00.0″W)), center2 (LatLon(65°00′00.0″S, 065°00′00.0″E)), radius1 (14455360.36550197) or radius2 (14455360.36550197): no convergence (1.55092e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 1468 EquidistantGeodSolve: 21.689794°S, 000.255348°W Random +/- 45
    test 1469 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 09.903213°S, 057.887147°E  d 1.9e-09 meter (iteration 3)
    test 1470 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 03.051231°S, 011.855886°E  d 2.1e-09 meter (iteration 3)
    test 1471 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 03.295773°N, 016.694935°W  d 5.1e-09 meter (iteration 3)
    test 1472 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 13.763421°N, 045.560391°E  d 3.8e-09 meter (iteration 3)
    test 1473 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 04.385663°N, 032.276921°W  d 3e-09 meter (iteration 3)
    test 1474 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 08.625399°N, 044.612994°E  d 3.3e-09 meter (iteration 3)
    test 1475 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 10.703392°S, 017.46039°E  d 5.2e-09 meter (iteration 3)
    test 1476 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 39.581414°N, 064.518263°W  d 4.2e-09 meter (iteration 3)
    test 1477 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 33.746606°S, 005.595727°W  d 2e-09 meter (iteration 3)
    test 1478 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 25.637959°S, 008.686423°W  d 5.81e-08 meter (iteration 4)
    test 1479 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 26.429211°S, 017.07311°E  d 1.9e-09 meter (iteration 3)
    test 1480 EquidistantGeodSolve: 21.689794°S, 000.255348°W, 19.48302°S, 029.483206°E  d 2.9e-09 meter (iteration 3)

    testKarney(pygeodesy.ellipsoidalGeodSolve, 23.05.12, datum='WGS84')
    test 1481 distanceTo: 866455.4329
    test 1482 coincident: 0.0
    test 1483 toDatum: OSGB36
    test 1484 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'WGS84'
    test 1485 isEllipsoidal: True
    test 1486 copy: True
    test 1487 isEllipsoidal: True
    test 1488 isSpherical: False
    test 1489 copy: 37°57′03.7203″S, 144°25′29.5244″E

    testKarneyVincenty(pygeodesy.ellipsoidalGeodSolve, 23.05.12, datum='WGS84')
    test 1490 coincident: 0.0
    test 1491 coincident: 0.0, 0.0, 0.0
    test 1492 destination: 37.6528°S, 143.9265°E
    test 1493 destination: True
    test 1494 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 1495 destination2: True
    test 1496 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 1497 distanceTo: 969954.166
    test 1498 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 1499 distanceTo2: 972708.16174, 11.22502
    test 1500 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 1501 destination: 58.64402°N, 003.07009°W
    test 1502 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 1503 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 1504 distanceTo: 404607.806
    test 1505 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 1506 distanceTo2: 402574.597287, 157.726344
    test 1507 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 1508 destination: 48.857°N, 002.351°E
    test 1509 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 1510 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 1511 distanceTo: 54973.295
    test 1512 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 1513 distanceTo2: 54903.41209, 232.9209
    test 1514 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 1515 destination: 37.6528°N, 143.9265°E
    test 1516 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 1517 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 1518 distanceToMP: 298396.057
    test 1519 distanceToSM: 185.415
    test 1520 distanceToMP: 111319.491
    test 1521 distanceToMP: 110574.389
    test 1522 distanceToKW: 222638.982
    test 1523 distanceToKW: 111319.491
    test 1524 distanceTo3: 54972.271
    test 1525 distanceTo3: 306°52′05.37″
    test 1526 distanceTo3: 307°10′25.07″
    test 1527 distanceTo2: 54902.390
    test 1528 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalGeodSolve, 23.05.12, datum='WGS84')
    test 1529 distanceTo/antipodal (None): 19936288.579
    test 1530 distanceTo/VincentyError (None): 19944127.421
    test 1531 initialBearingTo/VincentyError (None): 15.556883
    test 1532 finalBearingTo/VincentyError (None): 164.442514
    test 1533 distanceTo/equatorial (None): 20003931.46
    test 1534 initialBearingTo/equatorial (None): 0.0
    test 1535 distanceTo/coincident (None): 111319.491
    test 1536 distanceTo/meridional (None): 10001965.729
    test 1537 initialBearingTo/meridional (None): 180.0
    test 1538 distanceTo/coincident (None): 0.0
    test 1539 initialBearingTo/coincident (None): 180.0
    test 1540 finalBearingTo/coincident (None): 180.0
    test 1541 destination/coincident (None): 50.06632°N, 005.71475°W
    test 1542 distanceTo/anti-meridian (None): 10825924.1
    test 1543 distanceTo/quadrants (None): 4015703.02
    test 1544 distanceTo/quadrants (None): 4015703.02
    test 1545 distanceTo/quadrants (None): 4015703.02
    test 1546 distanceTo/quadrants (None): 4015703.02
    test 1547 distanceTo/quadrants (None): 4015703.02
    test 1548 distanceTo/quadrants (None): 4015703.02
    test 1549 distanceTo/quadrants (None): 4015703.02
    test 1550 distanceTo/quadrants (None): 4015703.02
    test 1551 distanceTo/quadrants (None): 4015703.02
    test 1552 distanceTo/quadrants (None): 4015703.02
    test 1553 distanceTo/quadrants (None): 4015703.02
    test 1554 distanceTo/quadrants (None): 4015703.02
    test 1555 distanceTo/quadrants (None): 4015703.02
    test 1556 distanceTo/quadrants (None): 4015703.02
    test 1557 distanceTo/quadrants (None): 4015703.02
    test 1558 distanceTo/quadrants (None): 4015703.02

    testKarney(pygeodesy.ellipsoidalGeodSolve, 23.05.12, datum='NAD83')
    test 1559 distanceTo: 866455.4329
    test 1560 coincident: 0.0
    test 1561 toDatum: OSGB36
    test 1562 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'GRS80'
    test 1563 isEllipsoidal: True
    test 1564 copy: True
    test 1565 isEllipsoidal: True
    test 1566 isSpherical: False
    test 1567 copy: 37°57′03.7203″S, 144°25′29.5244″E

    testKarneyVincenty(pygeodesy.ellipsoidalGeodSolve, 23.05.12, datum='NAD83')
    test 1568 coincident: 0.0
    test 1569 coincident: 0.0, 0.0, 0.0
    test 1570 destination: 37.6528°S, 143.9265°E
    test 1571 destination: True
    test 1572 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 1573 destination2: True
    test 1574 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 1575 distanceTo: 969954.166
    test 1576 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 1577 distanceTo2: 972708.16174, 11.22502
    test 1578 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 1579 destination: 58.64402°N, 003.07009°W
    test 1580 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 1581 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 1582 distanceTo: 404607.806
    test 1583 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 1584 distanceTo2: 402574.597287, 157.726344
    test 1585 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 1586 destination: 48.857°N, 002.351°E
    test 1587 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 1588 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 1589 distanceTo: 54973.295
    test 1590 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 1591 distanceTo2: 54903.41209, 232.9209
    test 1592 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 1593 destination: 37.6528°N, 143.9265°E
    test 1594 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 1595 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 1596 distanceToMP: 298396.057
    test 1597 distanceToSM: 185.415
    test 1598 distanceToMP: 111319.491
    test 1599 distanceToMP: 110574.389
    test 1600 distanceToKW: 222638.982
    test 1601 distanceToKW: 111319.491
    test 1602 distanceTo3: 54972.271
    test 1603 distanceTo3: 306°52′05.37″
    test 1604 distanceTo3: 307°10′25.07″
    test 1605 distanceTo2: 54902.390
    test 1606 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalGeodSolve, 23.05.12, datum='NAD83')
    test 1607 distanceTo/antipodal (None): 19936288.579
    test 1608 distanceTo/VincentyError (None): 19944127.421
    test 1609 initialBearingTo/VincentyError (None): 15.556883
    test 1610 finalBearingTo/VincentyError (None): 164.442514
    test 1611 distanceTo/equatorial (None): 20003931.46
    test 1612 initialBearingTo/equatorial (None): 0.0
    test 1613 distanceTo/coincident (None): 111319.491
    test 1614 distanceTo/meridional (None): 10001965.729
    test 1615 initialBearingTo/meridional (None): 180.0
    test 1616 distanceTo/coincident (None): 0.0
    test 1617 initialBearingTo/coincident (None): 180.0
    test 1618 finalBearingTo/coincident (None): 180.0
    test 1619 destination/coincident (None): 50.06632°N, 005.71475°W
    test 1620 distanceTo/anti-meridian (None): 10825924.1
    test 1621 distanceTo/quadrants (None): 4015703.02
    test 1622 distanceTo/quadrants (None): 4015703.02
    test 1623 distanceTo/quadrants (None): 4015703.02
    test 1624 distanceTo/quadrants (None): 4015703.02
    test 1625 distanceTo/quadrants (None): 4015703.02
    test 1626 distanceTo/quadrants (None): 4015703.02
    test 1627 distanceTo/quadrants (None): 4015703.02
    test 1628 distanceTo/quadrants (None): 4015703.02
    test 1629 distanceTo/quadrants (None): 4015703.02
    test 1630 distanceTo/quadrants (None): 4015703.02
    test 1631 distanceTo/quadrants (None): 4015703.02
    test 1632 distanceTo/quadrants (None): 4015703.02
    test 1633 distanceTo/quadrants (None): 4015703.02
    test 1634 distanceTo/quadrants (None): 4015703.02
    test 1635 distanceTo/quadrants (None): 4015703.02
    test 1636 distanceTo/quadrants (None): 4015703.02

    testKarney_s(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1637 .lat1: -41.320
    test 1638 .lon1: 174.810
    test 1639 .azi1: 161.067669986160
    test 1640 .lat2: 40.960
    test 1641 .lon2: -5.500
    test 1642 .azi2: 18.825195123247
    test 1643 .s12: 19959679.267353821546
    test 1644 distanceTo3: 19959679.267354, 161.067670, 18.825195
    test 1645 destination2: 40.96, -5.5, 18.825195123247
    test 1646 areaOf: 1.366270368e+13
    test 1647 perimeterOf: 1.683106789e+07
    test 1648 isclockwise: False
    test 1649 isclockwise: True
    test 1650 areaCO: 2.69154549884e+11
    test 1651 isclockwise: True
    test 1652 perimeterCO: 2099854.381923

    testEllipsoidal(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1653 isEllipsoidal: True
    test 1654 isSpherical: False
    test 1655 isEllipsoidal: True
    test 1656 isSpherical: False
    test 1657 toDatum: 51.477284°N, 000.00002°E, -45.91m
    test 1658 toDatum: 51.4773°N, 000.0°E, -45.91m
    test 1659 toDatum: 51.4778°N, 000.0016°W
    test 1660 sat: 82.219069°N, 059.719736°E, -6353120.97m
    test 1661 dop: 51.998889°N, 004.373333°E, +134.64m
    test 1662 distance: 3802238.50499  FAILED, KNOWN, expected 3802238.504989
    test 1663 neareston8: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4871366.31512, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 020°00′00.0″E), 0.0, 0.0)
    test 1664 iteration: 1
    test 1665 neareston8: (LatLon(45°30′03.93″N, 020°00′00.0″E), 39078.779519, 1.501069, 2, LatLon(45°00′00.0″N, 020°00′00.0″E), LatLon(46°00′00.0″N, 020°00′00.0″E), 270.356041, 269.999412)
    test 1666 iteration: 1

    testLatLon(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1667 isEllipsoidal: True
    test 1668 isSpherical: False
    test 1669 lat/lonDMS: 52.20472°N, 000.14056°E
    test 1670 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 1671 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 1672 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 1673 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 1674 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 1675 isequalTo: True
    test 1676 isequalTo: True
    test 1677 latlon2: 52.20472, 0.14056
    test 1678 latlon2: 52.2047, 0.1406
    test 1679 latlon2: 52.205, 0.141
    test 1680 latlon2: 52.2, 0.14
    test 1681 latlon2: 52.2, 0.1
    test 1682 latlon2: 52.0, 0.0
    test 1683 chordTo: 12029263.15
    test 1684 chordTo: 12029049.69
    test 1685 initialBearingTo: 156.1106
    test 1686 initialBearingTo: 65.9335
    test 1687 initialBearingTo: 0.0
    test 1688 initialBearingTo: 180.0
    test 1689 finalBearingTo: 157.8345
    test 1690 finalBearingTo: 93.9034
    test 1691 bearingTo2: 156.1106, 157.8345
    test 1692 ispolar: True
    test 1693 copy: True
    test 1694 __eq__: True
    test 1695 __ne__: False
    test 1696 equirectangularTo: 404329.56
    test 1697 distanceTo: 404607.805988
    test 1698 distanceTo: 404607.805988
    test 1699 distanceTo: 3981601
    test 1700 antipodal: False
    test 1701 distanceTo dateline: 19959679.267
    test 1702 distanceTo unrolled: 19959679.267
    test 1703 antipodal: False
    test 1704 distanceTo dateline: 9513998
    test 1705 distanceTo unrolled: 9513998
    test 1706 distanceTo: 18003740.39
    test 1707 distanceTo: 0.00  FAILED, KNOWN, expected 20003931.46
    test 1708 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1709 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1710 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1711 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1712 intermediateTo: 51.372275°N, 000.707253°E
    test 1713 intermediateTo: True
    test 1714 intermediateTo: 404607.806
    test 1715 intermediateTo+5: 35.139582°N, 008.994368°E
    test 1716 intermediateTo+5: 5.000
    test 1717 intermediateTo-4: 64.894124°N, 013.705689°W
    test 1718 intermediateTo-4: 4.000
    test 1719 intermediateTo-h: 125.000
    test 1720 midpointTo: 50.536583°N, 001.274507°E
    test 1721 destination: 51.513526°N, 000.098038°W
    test 1722 destination: 51°30′49″N, 000°05′53″W
    test 1723 destination: 33°57′N, 118°24′W
    test 1724 destination: 33.950367°N, 118.399012°W
    test 1725 destination: 0.592546N, 2.066453W
    test 1726 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 1727 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 1728 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 1729 chordTo: 125203.963
    test 1730 cosineAndoyerLambertTo: 125205.962
    test 1731 cosineAndoyerLambertTo: 125205.962
    test 1732 cosineForsyheAndoyerLambertTo: 125205.965
    test 1733 cosineForsyheAndoyerLambertTo: 125205.965
    test 1734 cosineLawTo: 124801.098
    test 1735 cosineLawTo: 124801.098
    test 1736 equirectangularTo: 124804.754
    test 1737 equirectangularTo: 124804.754
    test 1738 euclideanTo: 130015.089
    test 1739 euclideanTo: 130015.089
    test 1740 flatLocalTo: 125209.633
    test 1741 flatLocalTo: 125209.633
    test 1742 flatPolarTo: 133663.257
    test 1743 flatPolarTo: 133663.257
    test 1744 hartzell: 53.3206°N, 001.7297°W
    test 1745 hartzell: 53.349541°N, 001.7297°W
    test 1746 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 1747 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 1748 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1749 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1750 haversineTo: 124801.098
    test 1751 haversineTo: 124801.098
    test 1752 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 1753 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 1754 thomasTo: 125206.188
    test 1755 thomasTo: 125206.188
    test 1756 vincentysTo: 124801.098
    test 1757 vincentysTo: 124801.098
    test 1758 isclockwise: False
    test 1759 isclockwise*: False
    test 1760 isclockwise: True
    test 1761 isclockwise*: True
    test 1762 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1763 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1764 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1765 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1766 isconvex: False
    test 1767 isconvex*: False
    test 1768 isconvex: True
    test 1769 isconvex*: True
    test 1770 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1771 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1772 isenclosedBy1: True
    test 1773 isenclosedBy1*: True
    test 1774 isenclosedBy2: False
    test 1775 isenclosedBy2*: False
    test 1776 isenclosedBy3: False
    test 1777 isenclosedBy3*: False
    test 1778 isenclosedBy4: False
    test 1779 isenclosedBy4*: False
    test 1780 isenclosedBy5: False
    test 1781 isenclosedBy5*: False
    test 1782 isenclosedBy6: True
    test 1783 isenclosedBy6*: True
    test 1784 isenclosedBy7: True
    test 1785 isenclosedBy7*: True
    test 1786 isenclosedBy-CCW: True
    test 1787 isenclosedBy-CW : True
    test 1788 isenclosedBy-CCW: True
    test 1789 initialBearingTo: 102.392291
    test 1790 compassAngleTo: 100.017
    test 1791 compassAngleTo: 105.599
    test 1792 initialBearingTo: 288.676039
    test 1793 compassAngleTo: 280.017
    test 1794 compassAngleTo: 285.599
    test 1795 equirectangularTo: 592.185
    test 1796 distanceTo: 593.571
    test 1797 bearingTo: 0.0
    test 1798 compassAngleTo: 0.0
    test 1799 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 1800 compassAngleTo: 45.0
    test 1801 bearingTo: 90.0
    test 1802 compassAngleTo: 90.0
    test 1803 bearingTo: 180.0
    test 1804 compassAngleTo: 180.0
    test 1805 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 1806 compassAngleTo: 225.0
    test 1807 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 1808 compassAngleTo: 315.0
    test 1809 bearingTo: 270.0
    test 1810 compassAngleTo: 270.0
    test 1811 bearingTo: 0.0  FAILED, KNOWN, expected 359.4
    test 1812 compassAngleTo: 359.4
    test 1813 latlon2: (53.0, 1.0)
    test 1814 philam2: (0.93, 0.02)
    test 1815 bearingTo: 31
    test 1816 compassAngleTo: 31
    test 1817 compassAngleTo: 45

    test 1818 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 1819 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1820 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1821 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 1822 isequalTo: <type 'bool'>
    test 1823 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 1824 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 1825 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 1826 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 1827 compassAngleTo: <type 'float'>
    test 1828 cosineLawTo: <type 'float'>
    test 1829 euclideanTo: <type 'float'>
    test 1830 flatLocalTo: <type 'float'>
    test 1831 flatPolarTo: <type 'float'>
    test 1832 haversineTo: <type 'float'>
    test 1833 hubenyTo: <type 'float'>
    test 1834 vincentysTo: <type 'float'>
    test 1835 toNvector: (0.615661, 0.0, 0.788011)
    test 1836 toVector: (0.615661, 0.0, 0.788011)
    test 1837 toVector3d: (0.61566, 0.0, 0.78801)

    test 1838 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 305.091
    test 1839 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.66933643°N, 002.48620262°E
    test 1840 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 1592.545
    test 1841 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.65141232°N, 002.46816989°E
    test 1842 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 3
    test 1843 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 127.229
    test 1844 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 152.612
    test 1845 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.67815375°N, 002.49950041°E
    test 1846 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 2
    test 1847 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 2400.293
    test 1848 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 2400.293
    test 1849 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.66128984°N, 002.47973818°E
    test 1850 trilaterate5 (pygeodesy.ellipsoidalExact) .min- is .maxPoint: True
    test 1851 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 1
    test 1852 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 1343.743
    test 1853 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.69131964°N, 002.50112167°E
    test 1854 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 1445.554
    test 1855 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.67815375°N, 002.49950041°E
    test 1856 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 2
    test 1857 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1858 circum3 (pygeodesy.ellipsoidalExact) .radius: 57792.067
    test 1859 circum3 (pygeodesy.ellipsoidalExact) .center: 43.053532°N, 002.943255°E, -261.66m
    test 1860 circum3 (pygeodesy.ellipsoidalExact) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 1861 circum3 (pygeodesy.ellipsoidalExact) .d1: 57792.858
    test 1862 circum3 (pygeodesy.ellipsoidalExact) .d2: 57792.859
    test 1863 circum3 (pygeodesy.ellipsoidalExact) .d3: 57792.859
    test 1864 circum3 (pygeodesy.ellipsoidalExact) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1865 circum3 (pygeodesy.ellipsoidalExact) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 1866 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1867 circum4 (pygeodesy.ellipsoidalExact) .radius: 3184256.748
    test 1868 circum4 (pygeodesy.ellipsoidalExact) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 1869 circum4 (pygeodesy.ellipsoidalExact) .rank: 3
    test 1870 circum4 (pygeodesy.ellipsoidalExact) .residuals: ()
    test 1871 circum4 (pygeodesy.ellipsoidalExact) .d1: 57818.033
    test 1872 circum4 (pygeodesy.ellipsoidalExact) .d2: 57834.176
    test 1873 circum4 (pygeodesy.ellipsoidalExact) .d3: 57830.992
    test 1874 circum4 (pygeodesy.ellipsoidalExact) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1875 circum4 (pygeodesy.ellipsoidalExact) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 1876 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 1877 circin6 (pygeodesy.ellipsoidalExact) .rB+rC: 1561159.315
    test 1878 circin6 (pygeodesy.ellipsoidalExact) .rC+pA: 1111782.535
    test 1879 circin6 (pygeodesy.ellipsoidalExact) .rA+rB: 1104451.745
    test 1880 circin6 (pygeodesy.ellipsoidalExact) .radius: 325058.721
    test 1881 circin6 (pygeodesy.ellipsoidalExact) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 1882 circin6 (pygeodesy.ellipsoidalExact) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 1883 circin6 (pygeodesy.ellipsoidalExact) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 1884 circin6 (pygeodesy.ellipsoidalExact) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 1885 circin6 (pygeodesy.ellipsoidalExact) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 1886 circin6 (pygeodesy.ellipsoidalExact) .dA: 327263.596
    test 1887 circin6 (pygeodesy.ellipsoidalExact) .dB: 326036.153
    test 1888 circin6 (pygeodesy.ellipsoidalExact) .dC: 326020.432

    test 1889 area cw/ccw: 1.0

    testNOAA(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1890 NOAAexample1: 191872.1190, 249 03 16.4237, 67 59 11.1619
    test 1891 NOAAexample2: 182009.1679, 254 42 44.6439, 73 09 21.3315
    test 1892 NOAAexample3: 123456.7891, 245 00 34.7001, 64 20 24.6864
    test 1893 NOAAexample4: 145239.0603, 114 29 26.9586, 295 21 32.6566

    testIntersection3(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1894 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), 0, 0)
    test 1895 (30, 17): (LatLon(30°52′03.1″N, 015°30′38.41″E), -1, 0)
    test 1896 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, -2)
    test 1897 (-1,  3): (LatLon(01°34′52.49″N, 006°00′51.83″E), -1, 2)
    test 1898 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 0)
    test 1899 (65, 32): (LatLon(56°58′26.51″N, 032°00′00.0″E), 1, 2)
    test 1900 (-2, 17): <class 'pygeodesy.errors.IntersectionError'>
    test 1901 (49, 25): (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, -2)  FAILED, KNOWN, expected (LatLon(49°00′00.0″N, 025°00′00.0″E), 0, 0)
    test 1902 #58: (LatLon(01°54′25.65″S, 005°37′48.76″E), 1, -2)
    test 1903 #58: <class 'pygeodesy.errors.IntersectionError'>

    testIntersections2(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1904 EquidistantExact: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W
    test 1905 EquidistantExact: 36.9879°N, 088.1564°W, 38.2441°N, 092.3835°W
    test 1906 EquidistantExact: 00.0°S, 035.3478°W, 00.0°N, 035.3478°E  FAILED, KNOWN, expected 00.0°N, 035.3478°W, 00.0°S, 035.3478°E
    test 1907 EquidistantExact: 1.63715 (% of radius)
    test 1908 EquidistantExact: 22.657°N, 000.0°W, 22.657°S, 000.0°E  FAILED, KNOWN, expected 22.657°N, 000.0°E, 22.657°S, 000.0°E
    test 1909 EquidistantExact: 1.30663 (% of radius)
    test 1910 EquidistantExact: 29.4898°N, 040.1785°W, 29.4898°S, 040.1785°E
    test 1911 EquidistantExact: 1.31396 (% of radius)
    test 1912 EquidistantExact: 02.7402°S, 044.885°E, 02.7402°N, 044.885°E
    test 1913 EquidistantExact: 1.83268 (% of radius)
    test 1914 EquidistantExact 5: 05.0558°S, 005.0271°W, 05.0558°N, 005.0271°E
    test 1915 EquidistantExact 5: 2.72206e-15 (% of radius)
    test 1916 EquidistantExact 10: 10.1081°S, 010.2901°W, 10.1081°N, 010.2901°E
    test 1917 EquidistantExact 10: 1.8845e-15 (% of radius)
    test 1918 EquidistantExact 15: 15.1433°S, 016.0531°W, 15.1433°N, 016.0531°E
    test 1919 EquidistantExact 15: 1.9543e-15 (% of radius)
    test 1920 EquidistantExact 20: 20.1241°S, 022.6411°W, 20.1241°N, 022.6411°E
    test 1921 EquidistantExact 20: 6.28168e-16 (% of radius)
    test 1922 EquidistantExact 25: 24.9655°S, 030.4846°W, 24.9655°N, 030.4846°E
    test 1923 EquidistantExact 25: 1.00507e-15 (% of radius)
    test 1924 EquidistantExact 30: 29.4898°S, 040.1785°W, 29.4898°N, 040.1785°E
    test 1925 EquidistantExact 30: 9.7715e-16 (% of radius)
    test 1926 EquidistantExact 35: 33.3405°S, 052.5516°W, 33.3405°N, 052.5516°E
    test 1927 EquidistantExact 35: 5.98255e-16 (% of radius)
    test 1928 EquidistantExact 40: 35.8146°S, 068.7149°W, 35.8146°N, 068.7149°E
    test 1929 EquidistantExact 40: 1.8845e-15 (% of radius)
    test 1930 EquidistantExact 45: 35.5368°S, 090.0616°W, 35.5368°N, 090.0616°E
    test 1931 EquidistantExact 45: 3.72248e-16 (% of radius)
    test 1932 EquidistantExact 50: 29.5972°S, 118.8695°W, 29.5972°N, 118.8695°E
    test 1933 EquidistantExact 50: 3.35023e-16 (% of radius)
    test 1934 EquidistantExact: center1 (LatLon(55°00′00.0″N, 055°00′00.0″W)), center2 (LatLon(55°00′00.0″S, 055°00′00.0″E)), radius1 (12231458.77080936) or radius2 (12231458.77080936): no convergence (188568): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 1935 EquidistantExact: center1 (LatLon(60°00′00.0″N, 060°00′00.0″W)), center2 (LatLon(60°00′00.0″S, 060°00′00.0″E)), radius1 (13343409.568155663) or radius2 (13343409.568155663): no convergence (1.01348e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 1936 EquidistantExact: center1 (LatLon(65°00′00.0″N, 065°00′00.0″W)), center2 (LatLon(65°00′00.0″S, 065°00′00.0″E)), radius1 (14455360.36550197) or radius2 (14455360.36550197): no convergence (1.55092e+06): tolerance (0.001) too low, antipodal or near-polar?  FAILED, KNOWN, expected 2-tuple
    test 1937 EquidistantExact: 39.473479°N, 002.696385°E Random +/- 45
    test 1938 EquidistantExact: 39.473479°N, 002.696385°E, 25.959109°S, 052.680647°E  d 3.46492e-09 meter (iteration 3)
    test 1939 EquidistantExact: 39.473479°N, 002.696385°E, 00.748218°S, 008.098458°W  d 1.76729e-09 meter (iteration 3)
    test 1940 EquidistantExact: 39.473479°N, 002.696385°E, 16.62703°N, 039.461821°W  d 8.8523e-09 meter (iteration 3)
    test 1941 EquidistantExact: 39.473479°N, 002.696385°E, 48.57262°N, 018.172251°W  d 2.17992e-08 meter (iteration 4)
    test 1942 EquidistantExact: 39.473479°N, 002.696385°E, 22.627666°S, 040.567748°W  d 2.31982e-09 meter (iteration 3)
    test 1943 EquidistantExact: 39.473479°N, 002.696385°E, 08.912333°S, 019.251581°W  d 1.83418e-09 meter (iteration 3)
    test 1944 EquidistantExact: 39.473479°N, 002.696385°E, 28.633215°N, 020.132626°E  d 7.33585e-09 meter (iteration 3)
    test 1945 EquidistantExact: 39.473479°N, 002.696385°E, 35.046771°N, 076.297685°E  d 5.57219e-09 meter (iteration 3)
    test 1946 EquidistantExact: 39.473479°N, 002.696385°E, 35.209216°N, 005.909854°W  d 1.69934e-08 meter (iteration 4)
    test 1947 EquidistantExact: 39.473479°N, 002.696385°E, 13.595368°S, 047.108718°W  d 1.08456e-09 meter (iteration 3)
    test 1948 EquidistantExact: 39.473479°N, 002.696385°E, 23.341296°N, 015.498097°E  d 2.28589e-09 meter (iteration 3)
    test 1949 EquidistantExact: 39.473479°N, 002.696385°E, 28.868846°S, 009.252521°E  d 2.66544e-09 meter (iteration 3)

    testKarney(pygeodesy.ellipsoidalExact, 23.05.04, datum='WGS84')
    test 1950 distanceTo: 866455.4329
    test 1951 coincident: 0.0
    test 1952 toDatum: OSGB36
    test 1953 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'WGS84'
    test 1954 isEllipsoidal: True
    test 1955 copy: True
    test 1956 isEllipsoidal: True
    test 1957 isSpherical: False
    test 1958 copy: 37°57′03.7203″S, 144°25′29.5244″E

    testKarneyVincenty(pygeodesy.ellipsoidalExact, 23.05.04, datum='WGS84')
    test 1959 coincident: 0.0
    test 1960 coincident: 0.0, 0.0, 0.0
    test 1961 destination: 37.6528°S, 143.9265°E
    test 1962 destination: True
    test 1963 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 1964 destination2: True
    test 1965 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 1966 distanceTo: 969954.166
    test 1967 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 1968 distanceTo2: 972708.16174, 11.22502
    test 1969 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 1970 destination: 58.64402°N, 003.07009°W
    test 1971 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 1972 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 1973 distanceTo: 404607.806
    test 1974 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 1975 distanceTo2: 402574.597287, 157.726344
    test 1976 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 1977 destination: 48.857°N, 002.351°E
    test 1978 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 1979 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 1980 distanceTo: 54973.295
    test 1981 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 1982 distanceTo2: 54903.41209, 232.9209
    test 1983 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 1984 destination: 37.6528°N, 143.9265°E
    test 1985 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 1986 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 1987 distanceToMP: 298396.057
    test 1988 distanceToSM: 185.415
    test 1989 distanceToMP: 111319.491
    test 1990 distanceToMP: 110574.361
    test 1991 distanceToKW: 222638.982
    test 1992 distanceToKW: 111319.491
    test 1993 distanceTo3: 54972.271
    test 1994 distanceTo3: 306°52′05.37″
    test 1995 distanceTo3: 307°10′25.07″
    test 1996 distanceTo2: 54902.390
    test 1997 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalExact, 23.05.04, datum='WGS84')
    test 1998 distanceTo/antipodal (None): 19936288.579
    test 1999 distanceTo/VincentyError (None): 19944127.421
    test 2000 initialBearingTo/VincentyError (None): 15.556883
    test 2001 finalBearingTo/VincentyError (None): 164.442514
    test 2002 distanceTo/equatorial (None): 0.00  FAILED, KNOWN, expected 20003931.46
    test 2003 initialBearingTo/equatorial (None): 0.0
    test 2004 distanceTo/coincident (None): 111319.491
    test 2005 distanceTo/meridional (None): 9999551.606
    test 2006 initialBearingTo/meridional (None): 180.0
    test 2007 distanceTo/coincident (None): 0.0
    test 2008 initialBearingTo/coincident (None): 180.0
    test 2009 finalBearingTo/coincident (None): 180.0
    test 2010 destination/coincident (None): 50.06632°N, 005.71475°W
    test 2011 distanceTo/anti-meridian (None): 10825924.1
    test 2012 distanceTo/quadrants (None): 4015703.02
    test 2013 distanceTo/quadrants (None): 4015703.02
    test 2014 distanceTo/quadrants (None): 4015703.02
    test 2015 distanceTo/quadrants (None): 4015703.02
    test 2016 distanceTo/quadrants (None): 4015703.02
    test 2017 distanceTo/quadrants (None): 4015703.02
    test 2018 distanceTo/quadrants (None): 4015703.02
    test 2019 distanceTo/quadrants (None): 4015703.02
    test 2020 distanceTo/quadrants (None): 4015703.02
    test 2021 distanceTo/quadrants (None): 4015703.02
    test 2022 distanceTo/quadrants (None): 4015703.02
    test 2023 distanceTo/quadrants (None): 4015703.02
    test 2024 distanceTo/quadrants (None): 4015703.02
    test 2025 distanceTo/quadrants (None): 4015703.02
    test 2026 distanceTo/quadrants (None): 4015703.02
    test 2027 distanceTo/quadrants (None): 4015703.02

    testKarney(pygeodesy.ellipsoidalExact, 23.05.04, datum='NAD83')
    test 2028 distanceTo: 866455.4329
    test 2029 coincident: 0.0
    test 2030 toDatum: OSGB36
    test 2031 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'GRS80'
    test 2032 isEllipsoidal: True
    test 2033 copy: True
    test 2034 isEllipsoidal: True
    test 2035 isSpherical: False
    test 2036 copy: 37°57′03.7203″S, 144°25′29.5244″E

    testKarneyVincenty(pygeodesy.ellipsoidalExact, 23.05.04, datum='NAD83')
    test 2037 coincident: 0.0
    test 2038 coincident: 0.0, 0.0, 0.0
    test 2039 destination: 37.6528°S, 143.9265°E
    test 2040 destination: True
    test 2041 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 2042 destination2: True
    test 2043 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 2044 distanceTo: 969954.166
    test 2045 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 2046 distanceTo2: 972708.16174, 11.22502
    test 2047 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 2048 destination: 58.64402°N, 003.07009°W
    test 2049 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 2050 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 2051 distanceTo: 404607.806
    test 2052 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 2053 distanceTo2: 402574.597287, 157.726344
    test 2054 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 2055 destination: 48.857°N, 002.351°E
    test 2056 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 2057 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 2058 distanceTo: 54973.295
    test 2059 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 2060 distanceTo2: 54903.41209, 232.9209
    test 2061 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 2062 destination: 37.6528°N, 143.9265°E
    test 2063 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 2064 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 2065 distanceToMP: 298396.057
    test 2066 distanceToSM: 185.415
    test 2067 distanceToMP: 111319.491
    test 2068 distanceToMP: 110574.361
    test 2069 distanceToKW: 222638.982
    test 2070 distanceToKW: 111319.491
    test 2071 distanceTo3: 54972.271
    test 2072 distanceTo3: 306°52′05.37″
    test 2073 distanceTo3: 307°10′25.07″
    test 2074 distanceTo2: 54902.390
    test 2075 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalExact, 23.05.04, datum='NAD83')
    test 2076 distanceTo/antipodal (None): 19936288.579
    test 2077 distanceTo/VincentyError (None): 19944127.421
    test 2078 initialBearingTo/VincentyError (None): 15.556883
    test 2079 finalBearingTo/VincentyError (None): 164.442514
    test 2080 distanceTo/equatorial (None): 0.00  FAILED, KNOWN, expected 20003931.46
    test 2081 initialBearingTo/equatorial (None): 0.0
    test 2082 distanceTo/coincident (None): 111319.491
    test 2083 distanceTo/meridional (None): 9999551.606
    test 2084 initialBearingTo/meridional (None): 180.0
    test 2085 distanceTo/coincident (None): 0.0
    test 2086 initialBearingTo/coincident (None): 180.0
    test 2087 finalBearingTo/coincident (None): 180.0
    test 2088 destination/coincident (None): 50.06632°N, 005.71475°W
    test 2089 distanceTo/anti-meridian (None): 10825924.1
    test 2090 distanceTo/quadrants (None): 4015703.02
    test 2091 distanceTo/quadrants (None): 4015703.02
    test 2092 distanceTo/quadrants (None): 4015703.02
    test 2093 distanceTo/quadrants (None): 4015703.02
    test 2094 distanceTo/quadrants (None): 4015703.02
    test 2095 distanceTo/quadrants (None): 4015703.02
    test 2096 distanceTo/quadrants (None): 4015703.02
    test 2097 distanceTo/quadrants (None): 4015703.02
    test 2098 distanceTo/quadrants (None): 4015703.02
    test 2099 distanceTo/quadrants (None): 4015703.02
    test 2100 distanceTo/quadrants (None): 4015703.02
    test 2101 distanceTo/quadrants (None): 4015703.02
    test 2102 distanceTo/quadrants (None): 4015703.02
    test 2103 distanceTo/quadrants (None): 4015703.02
    test 2104 distanceTo/quadrants (None): 4015703.02
    test 2105 distanceTo/quadrants (None): 4015703.02

    testKarney_s(pygeodesy.ellipsoidalExact, 23.05.04)
    test 2106 .lat1: -41.320
    test 2107 .lon1: 174.810
    test 2108 .azi1: 161.067669986159  FAILED, KNOWN, expected 161.067669986160
    test 2109 .lat2: 40.960
    test 2110 .lon2: -5.500
    test 2111 .azi2: 18.825195123248  FAILED, KNOWN, expected 18.825195123247
    test 2112 .s12: 19959679.267353817821  FAILED, KNOWN, expected 19959679.267353821546
    test 2113 distanceTo3: 19959679.267354, 161.067670, 18.825195
    test 2114 destination2: 40.96, -5.5, 18.825195123247
    test 2115 areaOf: 1.366270368e+13
    test 2116 perimeterOf: 1.683089136e+07
    test 2117 isclockwise: False
    test 2118 isclockwise: True
    test 2119 areaCO: 2.69154549884e+11
    test 2120 isclockwise: True
    test 2121 perimeterCO: 2098430.887891

    128 of 2121 testEllipsoidal.py tests (6.0%) FAILED, incl. 124 KNOWN plus 4 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 39.849 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEllipsoidalGeodTest.py

    testing testEllipsoidalGeodTest.py 23.03.27 (module pygeodesy.ellipsoidalKarney 23.05.12)
    test 1 line 1 lat: -48.164271
    test 2 line 1 lon: 5.762345
    test 3 line 1 fb: 175.334308
    test 4 line 1 lat2: -48.164270779098
    test 5 line 1 lon2: 5.762344694676  FAILED, KNOWN, expected 5.762344694677
    test 6 line 1 azi2: 175.334308316285
    test 7 line 1 lat2: -48.164270779098
    test 8 line 1 lon2: 5.762344694676  FAILED, KNOWN, expected 5.762344694677
    test 9 line 1 azi2: 175.334308316285
    test 10 line 2 lat: -23.186513
    test 11 line 2 lon: 68.567247
    test 12 line 2 fb: 154.287114
    test 13 line 2 lat2: -23.186512533703
    test 14 line 2 lon2: 68.567247430960
    test 15 line 2 azi2: 154.287114123872
    test 16 line 2 lat2: -23.186512533703
    test 17 line 2 lon2: 68.567247430960
    test 18 line 2 azi2: 154.287114123872
    test 19 line 3 lat: 53.997072
    test 20 line 3 lon: 44.520619
    test 21 line 3 fb: 52.159487
    test 22 line 3 lat2: 53.997072295385
    test 23 line 3 lon2: 44.520619105668
    test 24 line 3 azi2: 52.159486739948
    test 25 line 3 lat2: 53.997072295385
    test 26 line 3 lon2: 44.520619105668
    test 27 line 3 azi2: 52.159486739948
    test 28 line 4 lat: -49.416672
    test 29 line 4 lon: 166.828083
    test 30 line 4 fb: 22.033031
    test 31 line 4 lat2: -49.416672064706
    test 32 line 4 lon2: 166.828083210689
    test 33 line 4 azi2: 22.033030848249
    test 34 line 4 lat2: -49.416672064706
    test 35 line 4 lon2: 166.828083210689
    test 36 line 4 azi2: 22.033030848249
    test 37 line 5 lat: -60.405136
    test 38 line 5 lon: 110.581140
    test 39 line 5 fb: 75.518296
    test 40 line 5 lat2: -60.405136414530
    test 41 line 5 lon2: 110.581139538777
    test 42 line 5 azi2: 75.518295964649
    test 43 line 5 lat2: -60.405136414530
    test 44 line 5 lon2: 110.581139538777
    test 45 line 5 azi2: 75.518295964649
    test 46 line 6 lat: -11.212600
    test 47 line 6 lon: 144.177077
    test 48 line 6 fb: 133.027766
    test 49 line 6 lat2: -11.212600121556
    test 50 line 6 lon2: 144.177076511360
    test 51 line 6 azi2: 133.027766301029
    test 52 line 6 lat2: -11.212600121556
    test 53 line 6 lon2: 144.177076511360
    test 54 line 6 azi2: 133.027766301029
    test 55 line 7 lat: -6.529067
    test 56 line 7 lon: 2.895924
    test 57 line 7 fb: 178.740350
    test 58 line 7 lat2: -6.529066987956
    test 59 line 7 lon2: 2.895923948125
    test 60 line 7 azi2: 178.740350145954
    test 61 line 7 lat2: -6.529066987956
    test 62 line 7 lon2: 2.895923948125
    test 63 line 7 azi2: 178.740350145954
    test 64 line 8 lat: -8.855512
    test 65 line 8 lon: 112.749196
    test 66 line 8 fb: 119.512004
    test 67 line 8 lat2: -8.855512357257
    test 68 line 8 lon2: 112.749196494485
    test 69 line 8 azi2: 119.512003891282
    test 70 line 8 lat2: -8.855512357257
    test 71 line 8 lon2: 112.749196494485
    test 72 line 8 azi2: 119.512003891282
    test 73 line 9 lat: 29.866967
    test 74 line 9 lon: 171.726893
    test 75 line 9 fb: 171.662245
    test 76 line 9 lat2: 29.866967483293
    test 77 line 9 lon2: 171.726892560963
    test 78 line 9 azi2: 171.662244609397
    test 79 line 9 lat2: 29.866967483293
    test 80 line 9 lon2: 171.726892560963
    test 81 line 9 azi2: 171.662244609397
    test 82 line 10 lat: -29.238404
    test 83 line 10 lon: 133.459814
    test 84 line 10 fb: 69.814124
    test 85 line 10 lat2: -29.238404337998
    test 86 line 10 lon2: 133.459813533284
    test 87 line 10 azi2: 69.814124320813
    test 88 line 10 lat2: -29.238404337998
    test 89 line 10 lon2: 133.459813533284
    test 90 line 10 azi2: 69.814124320813
    test 91 line 11 lat: 55.600487
    test 92 line 11 lon: 75.128743
    test 93 line 11 fb: 153.896689
    test 94 line 11 lat2: 55.600487151983
    test 95 line 11 lon2: 75.128743229495
    test 96 line 11 azi2: 153.896688535572
    test 97 line 11 lat2: 55.600487151982  FAILED, KNOWN, expected 55.600487151983
    test 98 line 11 lon2: 75.128743229496  FAILED, KNOWN, expected 75.128743229495
    test 99 line 11 azi2: 153.896688535572
    test 100 line 12 lat: -22.858435
    test 101 line 12 lon: 67.207513
    test 102 line 12 fb: 142.939529
    test 103 line 12 lat2: -22.858434825399
    test 104 line 12 lon2: 67.207513019332
    test 105 line 12 azi2: 142.939529056687
    test 106 line 12 lat2: -22.858434825399
    test 107 line 12 lon2: 67.207513019332
    test 108 line 12 azi2: 142.939529056687
    test 109 line 13 lat: -32.634475
    test 110 line 13 lon: 22.238523
    test 111 line 13 fb: 172.112993
    test 112 line 13 lat2: -32.634475461067
    test 113 line 13 lon2: 22.238523021935
    test 114 line 13 azi2: 172.112992582333
    test 115 line 13 lat2: -32.634475461067
    test 116 line 13 lon2: 22.238523021935
    test 117 line 13 azi2: 172.112992582333
    test 118 line 14 lat: 62.224985
    test 119 line 14 lon: 47.119133
    test 120 line 14 fb: 54.318105
    test 121 line 14 lat2: 62.224984867045
    test 122 line 14 lon2: 47.119133304525
    test 123 line 14 azi2: 54.318105291965
    test 124 line 14 lat2: 62.224984867045
    test 125 line 14 lon2: 47.119133304525
    test 126 line 14 azi2: 54.318105291965
    test 127 line 15 lat: 33.069613
    test 128 line 15 lon: 5.796996
    test 129 line 15 fb: 17.403845
    test 130 line 15 lat2: 33.069613195450
    test 131 line 15 lon2: 5.796995960186
    test 132 line 15 azi2: 17.403844642346
    test 133 line 15 lat2: 33.069613195450
    test 134 line 15 lon2: 5.796995960186
    test 135 line 15 azi2: 17.403844642346
    test 136 line 16 lat: 53.760900
    test 137 line 16 lon: 119.204306
    test 138 line 16 fb: 141.069793
    test 139 line 16 lat2: 53.760899500985
    test 140 line 16 lon2: 119.204305898518
    test 141 line 16 azi2: 141.069793254983
    test 142 line 16 lat2: 53.760899500985
    test 143 line 16 lon2: 119.204305898518
    test 144 line 16 azi2: 141.069793254983
    test 145 line 17 lat: -3.225632
    test 146 line 17 lon: 103.742354
    test 147 line 17 fb: 127.880328
    test 148 line 17 lat2: -3.225632004245
    test 149 line 17 lon2: 103.742354347526
    test 150 line 17 azi2: 127.880328388524
    test 151 line 17 lat2: -3.225632004245
    test 152 line 17 lon2: 103.742354347526
    test 153 line 17 azi2: 127.880328388524
    test 154 line 18 lat: 47.108712
    test 155 line 18 lon: 99.934107
    test 156 line 18 fb: 104.103491
    test 157 line 18 lat2: 47.108712008353
    test 158 line 18 lon2: 99.934107358387
    test 159 line 18 azi2: 104.103491123038
    test 160 line 18 lat2: 47.108712008353
    test 161 line 18 lon2: 99.934107358387
    test 162 line 18 azi2: 104.103491123038
    test 163 line 19 lat: 5.399363
    test 164 line 19 lon: 135.250064
    test 165 line 19 fb: 102.177018
    test 166 line 19 lat2: 5.399363208349
    test 167 line 19 lon2: 135.250063670790
    test 168 line 19 azi2: 102.177017677370
    test 169 line 19 lat2: 5.399363208349
    test 170 line 19 lon2: 135.250063670790
    test 171 line 19 azi2: 102.177017677370
    test 172 line 20 lat: -58.669225
    test 173 line 20 lon: 54.875015
    test 174 line 20 fb: 131.345308
    test 175 line 20 lat2: -58.669224697403
    test 176 line 20 lon2: 54.875014559502
    test 177 line 20 azi2: 131.345308028428
    test 178 line 20 lat2: -58.669224697403
    test 179 line 20 lon2: 54.875014559502
    test 180 line 20 azi2: 131.345308028428
    test 181 line 21 lat: 9.184229
    test 182 line 21 lon: 151.302637
    test 183 line 21 fb: 128.175105
    test 184 line 21 lat2: 9.184228666560
    test 185 line 21 lon2: 151.302636871911
    test 186 line 21 azi2: 128.175105446048
    test 187 line 21 lat2: 9.184228666560
    test 188 line 21 lon2: 151.302636871911
    test 189 line 21 azi2: 128.175105446048
    test 190 line 22 lat: 53.467940
    test 191 line 22 lon: 67.724192
    test 192 line 22 fb: 78.863492
    test 193 line 22 lat2: 53.467939714247
    test 194 line 22 lon2: 67.724192258333
    test 195 line 22 azi2: 78.863492168727
    test 196 line 22 lat2: 53.467939714247
    test 197 line 22 lon2: 67.724192258333
    test 198 line 22 azi2: 78.863492168727
    test 199 line 23 lat: 39.699456
    test 200 line 23 lon: 67.156325
    test 201 line 23 fb: 85.276830
    test 202 line 23 lat2: 39.699455912449
    test 203 line 23 lon2: 67.156324625647
    test 204 line 23 azi2: 85.276829539878
    test 205 line 23 lat2: 39.699455912449
    test 206 line 23 lon2: 67.156324625647
    test 207 line 23 azi2: 85.276829539878
    test 208 line 24 lat: 70.942602
    test 209 line 24 lon: 17.379214
    test 210 line 24 fb: 21.869008
    test 211 line 24 lat2: 70.942602144324
    test 212 line 24 lon2: 17.379213644124
    test 213 line 24 azi2: 21.869008256312
    test 214 line 24 lat2: 70.942602144324
    test 215 line 24 lon2: 17.379213644124
    test 216 line 24 azi2: 21.869008256312
    test 217 line 25 lat: 69.633349
    test 218 line 25 lon: 110.601933
    test 219 line 25 fb: 138.575193
    test 220 line 25 lat2: 69.633349004538
    test 221 line 25 lon2: 110.601933261211
    test 222 line 25 azi2: 138.575192608514
    test 223 line 25 lat2: 69.633349004538
    test 224 line 25 lon2: 110.601933261211
    test 225 line 25 azi2: 138.575192608514
    test 226 line 26 lat: 16.190815
    test 227 line 26 lon: 87.606993
    test 228 line 26 fb: 131.929410
    test 229 line 26 lat2: 16.190814826165
    test 230 line 26 lon2: 87.606993293114
    test 231 line 26 azi2: 131.929409507039
    test 232 line 26 lat2: 16.190814826165
    test 233 line 26 lon2: 87.606993293114
    test 234 line 26 azi2: 131.929409507039
    test 235 line 27 lat: 54.774905
    test 236 line 27 lon: 52.952507
    test 237 line 27 fb: 85.904051
    test 238 line 27 lat2: 54.774904542264
    test 239 line 27 lon2: 52.952506835523
    test 240 line 27 azi2: 85.904050867676
    test 241 line 27 lat2: 54.774904542264
    test 242 line 27 lon2: 52.952506835523
    test 243 line 27 azi2: 85.904050867676
    test 244 line 28 lat: -62.008569
    test 245 line 28 lon: 172.274877
    test 246 line 28 fb: 21.992601
    test 247 line 28 lat2: -62.008568677307
    test 248 line 28 lon2: 172.274876714260
    test 249 line 28 azi2: 21.992601380429
    test 250 line 28 lat2: -62.008568677307
    test 251 line 28 lon2: 172.274876714260
    test 252 line 28 azi2: 21.992601380429
    test 253 line 29 lat: 27.303730
    test 254 line 29 lon: 159.184451
    test 255 line 29 fb: 150.697920
    test 256 line 29 lat2: 27.303729660018
    test 257 line 29 lon2: 159.184451093393
    test 258 line 29 azi2: 150.697920369703
    test 259 line 29 lat2: 27.303729660018
    test 260 line 29 lon2: 159.184451093393
    test 261 line 29 azi2: 150.697920369703
    test 262 line 30 lat: 31.979897
    test 263 line 30 lon: 55.946759
    test 264 line 30 fb: 87.398293
    test 265 line 30 lat2: 31.979897342658
    test 266 line 30 lon2: 55.946758945497
    test 267 line 30 azi2: 87.398292964767
    test 268 line 30 lat2: 31.979897342658
    test 269 line 30 lon2: 55.946758945497
    test 270 line 30 azi2: 87.398292964767
    test 271 line 31 lat: 49.991468
    test 272 line 31 lon: 133.962411
    test 273 line 31 fb: 142.016540
    test 274 line 31 lat2: 49.991467522545
    test 275 line 31 lon2: 133.962411191467
    test 276 line 31 azi2: 142.016540226251
    test 277 line 31 lat2: 49.991467522545
    test 278 line 31 lon2: 133.962411191467
    test 279 line 31 azi2: 142.016540226251
    test 280 line 32 lat: 2.818559
    test 281 line 32 lon: 7.234774
    test 282 line 32 fb: 168.804029
    test 283 line 32 lat2: 2.818558842278
    test 284 line 32 lon2: 7.234774421859
    test 285 line 32 azi2: 168.804029404993
    test 286 line 32 lat2: 2.818558842278
    test 287 line 32 lon2: 7.234774421859
    test 288 line 32 azi2: 168.804029404993
    test 289 line 33 lat: -38.118071
    test 290 line 33 lon: 93.395971
    test 291 line 33 fb: 117.017377
    test 292 line 33 lat2: -38.118070550305
    test 293 line 33 lon2: 93.395971367720
    test 294 line 33 azi2: 117.017376985228
    test 295 line 33 lat2: -38.118070550305
    test 296 line 33 lon2: 93.395971367720
    test 297 line 33 azi2: 117.017376985228
    test 298 line 34 lat: 3.377824
    test 299 line 34 lon: 65.294746
    test 300 line 34 fb: 138.982544
    test 301 line 34 lat2: 3.377824468035
    test 302 line 34 lon2: 65.294745963255
    test 303 line 34 azi2: 138.982543784560
    test 304 line 34 lat2: 3.377824468035
    test 305 line 34 lon2: 65.294745963255
    test 306 line 34 azi2: 138.982543784560
    test 307 line 35 lat: 4.631157
    test 308 line 35 lon: 84.335045
    test 309 line 35 fb: 132.120804
    test 310 line 35 lat2: 4.631157299024
    test 311 line 35 lon2: 84.335044694540
    test 312 line 35 azi2: 132.120804319474
    test 313 line 35 lat2: 4.631157299024
    test 314 line 35 lon2: 84.335044694540
    test 315 line 35 azi2: 132.120804319474
    test 316 line 36 lat: 38.952215
    test 317 line 36 lon: 133.416463
    test 318 line 36 fb: 160.690586
    test 319 line 36 lat2: 38.952215219507
    test 320 line 36 lon2: 133.416463103113
    test 321 line 36 azi2: 160.690585690749
    test 322 line 36 lat2: 38.952215219507
    test 323 line 36 lon2: 133.416463103113
    test 324 line 36 azi2: 160.690585690749
    test 325 line 37 lat: -39.013297
    test 326 line 37 lon: 160.302849
    test 327 line 37 fb: 115.363715
    test 328 line 37 lat2: -39.013296805131
    test 329 line 37 lon2: 160.302849365986
    test 330 line 37 azi2: 115.363714797610
    test 331 line 37 lat2: -39.013296805131
    test 332 line 37 lon2: 160.302849365986
    test 333 line 37 azi2: 115.363714797610
    test 334 line 38 lat: -48.456093
    test 335 line 38 lon: 38.613822
    test 336 line 38 fb: 137.651668
    test 337 line 38 lat2: -48.456093143589
    test 338 line 38 lon2: 38.613821719886
    test 339 line 38 azi2: 137.651668464815
    test 340 line 38 lat2: -48.456093143589
    test 341 line 38 lon2: 38.613821719886
    test 342 line 38 azi2: 137.651668464815
    test 343 line 39 lat: -13.861956
    test 344 line 39 lon: 74.250572
    test 345 line 39 fb: 143.968262
    test 346 line 39 lat2: -13.861956131519
    test 347 line 39 lon2: 74.250571564776
    test 348 line 39 azi2: 143.968262419705
    test 349 line 39 lat2: -13.861956131520  FAILED, KNOWN, expected -13.861956131519
    test 350 line 39 lon2: 74.250571564776
    test 351 line 39 azi2: 143.968262419705
    test 352 line 40 lat: 25.289202
    test 353 line 40 lon: 47.063579
    test 354 line 40 fb: 78.672533
    test 355 line 40 lat2: 25.289201968371
    test 356 line 40 lon2: 47.063578519727
    test 357 line 40 azi2: 78.672532588106
    test 358 line 40 lat2: 25.289201968371
    test 359 line 40 lon2: 47.063578519727
    test 360 line 40 azi2: 78.672532588106
    test 361 line 41 lat: 49.498121
    test 362 line 41 lon: 131.993365
    test 363 line 41 fb: 157.425605
    test 364 line 41 lat2: 49.498121110507
    test 365 line 41 lon2: 131.993365399320
    test 366 line 41 azi2: 157.425605424890
    test 367 line 41 lat2: 49.498121110507
    test 368 line 41 lon2: 131.993365399320
    test 369 line 41 azi2: 157.425605424890
    test 370 line 42 lat: -2.104242
    test 371 line 42 lon: 56.532079
    test 372 line 42 fb: 129.406955
    test 373 line 42 lat2: -2.104241718494
    test 374 line 42 lon2: 56.532079408825
    test 375 line 42 azi2: 129.406954892035
    test 376 line 42 lat2: -2.104241718494
    test 377 line 42 lon2: 56.532079408825
    test 378 line 42 azi2: 129.406954892035
    test 379 line 43 lat: -39.997315
    test 380 line 43 lon: 49.004259
    test 381 line 43 fb: 135.432995
    test 382 line 43 lat2: -39.997315471629
    test 383 line 43 lon2: 49.004258662721
    test 384 line 43 azi2: 135.432994751523
    test 385 line 43 lat2: -39.997315471629
    test 386 line 43 lon2: 49.004258662721
    test 387 line 43 azi2: 135.432994751523
    test 388 line 44 lat: 9.333272
    test 389 line 44 lon: 98.670857
    test 390 line 44 fb: 120.694280
    test 391 line 44 lat2: 9.333271992381
    test 392 line 44 lon2: 98.670857333200
    test 393 line 44 azi2: 120.694280236304
    test 394 line 44 lat2: 9.333271992381
    test 395 line 44 lon2: 98.670857333200
    test 396 line 44 azi2: 120.694280236304
    test 397 line 45 lat: 38.653646
    test 398 line 45 lon: 136.060468
    test 399 line 45 fb: 152.489416
    test 400 line 45 lat2: 38.653646179484
    test 401 line 45 lon2: 136.060467518677
    test 402 line 45 azi2: 152.489415748331
    test 403 line 45 lat2: 38.653646179484
    test 404 line 45 lon2: 136.060467518677
    test 405 line 45 azi2: 152.489415748331
    test 406 line 46 lat: -4.564995
    test 407 line 46 lon: 166.894968
    test 408 line 46 fb: 127.520036
    test 409 line 46 lat2: -4.564994956240
    test 410 line 46 lon2: 166.894968092836
    test 411 line 46 azi2: 127.520036113641
    test 412 line 46 lat2: -4.564994956240
    test 413 line 46 lon2: 166.894968092836
    test 414 line 46 azi2: 127.520036113641
    test 415 line 47 lat: -38.522500
    test 416 line 47 lon: 178.679307
    test 417 line 47 fb: 176.468685
    test 418 line 47 lat2: -38.522500159620
    test 419 line 47 lon2: 178.679306959466
    test 420 line 47 azi2: 176.468684587438
    test 421 line 47 lat2: -38.522500159620
    test 422 line 47 lon2: 178.679306959466
    test 423 line 47 azi2: 176.468684587438
    test 424 line 48 lat: 45.529796
    test 425 line 48 lon: 145.048738
    test 426 line 48 fb: 160.706227
    test 427 line 48 lat2: 45.529795503687  FAILED, KNOWN, expected 45.529795503688
    test 428 line 48 lon2: 145.048737846273
    test 429 line 48 azi2: 160.706226714169
    test 430 line 48 lat2: 45.529795503687  FAILED, KNOWN, expected 45.529795503688
    test 431 line 48 lon2: 145.048737846273
    test 432 line 48 azi2: 160.706226714169
    test 433 line 49 lat: -2.968925
    test 434 line 49 lon: 5.044083
    test 435 line 49 fb: 174.913528
    test 436 line 49 lat2: -2.968924563433
    test 437 line 49 lon2: 5.044082955485
    test 438 line 49 azi2: 174.913527615338
    test 439 line 49 lat2: -2.968924563433
    test 440 line 49 lon2: 5.044082955485
    test 441 line 49 azi2: 174.913527615338
    test 442 line 50 lat: 1.618184
    test 443 line 50 lon: 163.262955
    test 444 line 50 fb: 161.097730
    test 445 line 50 lat2: 1.618184178387
    test 446 line 50 lon2: 163.262955108028
    test 447 line 50 azi2: 161.097729713868
    test 448 line 50 lat2: 1.618184178387
    test 449 line 50 lon2: 163.262955108028
    test 450 line 50 azi2: 161.097729713868
    test 451 line 51 lat: 25.179740
    test 452 line 51 lon: 107.504992
    test 453 line 51 fb: 154.055552
    test 454 line 51 lat2: 25.179740339437
    test 455 line 51 lon2: 107.504991932892
    test 456 line 51 azi2: 154.055552232572
    test 457 line 51 lat2: 25.179740339437
    test 458 line 51 lon2: 107.504991932892
    test 459 line 51 azi2: 154.055552232572
    test 460 line 52 lat: 57.391251
    test 461 line 52 lon: 89.082271
    test 462 line 52 fb: 101.276115
    test 463 line 52 lat2: 57.391251345244
    test 464 line 52 lon2: 89.082271206722
    test 465 line 52 azi2: 101.276114553753
    test 466 line 52 lat2: 57.391251345244
    test 467 line 52 lon2: 89.082271206722
    test 468 line 52 azi2: 101.276114553753
    test 469 line 53 lat: -11.470673
    test 470 line 53 lon: 48.285095
    test 471 line 53 fb: 148.389696
    test 472 line 53 lat2: -11.470672507979
    test 473 line 53 lon2: 48.285094684225
    test 474 line 53 azi2: 148.389695684750
    test 475 line 53 lat2: -11.470672507979
    test 476 line 53 lon2: 48.285094684225
    test 477 line 53 azi2: 148.389695684750
    test 478 line 54 lat: 27.356639
    test 479 line 54 lon: 84.391682
    test 480 line 54 fb: 104.661818
    test 481 line 54 lat2: 27.356639349123
    test 482 line 54 lon2: 84.391681754671
    test 483 line 54 azi2: 104.661818309238
    test 484 line 54 lat2: 27.356639349123
    test 485 line 54 lon2: 84.391681754671
    test 486 line 54 azi2: 104.661818309238
    test 487 line 55 lat: -40.533598
    test 488 line 55 lon: 103.488381
    test 489 line 55 fb: 132.398259
    test 490 line 55 lat2: -40.533597900971
    test 491 line 55 lon2: 103.488381204009
    test 492 line 55 azi2: 132.398259207371
    test 493 line 55 lat2: -40.533597900971
    test 494 line 55 lon2: 103.488381204009
    test 495 line 55 azi2: 132.398259207371
    test 496 line 56 lat: 52.337949
    test 497 line 56 lon: 149.908279
    test 498 line 56 fb: 162.333474
    test 499 line 56 lat2: 52.337949466457
    test 500 line 56 lon2: 149.908278798430
    test 501 line 56 azi2: 162.333474334205
    test 502 line 56 lat2: 52.337949466457
    test 503 line 56 lon2: 149.908278798430
    test 504 line 56 azi2: 162.333474334205
    test 505 line 57 lat: -58.474076
    test 506 line 57 lon: 78.718606
    test 507 line 57 fb: 117.457565
    test 508 line 57 lat2: -58.474075605820
    test 509 line 57 lon2: 78.718605560533
    test 510 line 57 azi2: 117.457565115569
    test 511 line 57 lat2: -58.474075605820
    test 512 line 57 lon2: 78.718605560533
    test 513 line 57 azi2: 117.457565115569
    test 514 line 58 lat: -35.840568
    test 515 line 58 lon: 4.157534
    test 516 line 58 fb: 174.451067
    test 517 line 58 lat2: -35.840568348239
    test 518 line 58 lon2: 4.157534199470
    test 519 line 58 azi2: 174.451066901814
    test 520 line 58 lat2: -35.840568348239
    test 521 line 58 lon2: 4.157534199470
    test 522 line 58 azi2: 174.451066901814
    test 523 line 59 lat: 15.629163
    test 524 line 59 lon: 102.677417
    test 525 line 59 fb: 103.482103
    test 526 line 59 lat2: 15.629163409998
    test 527 line 59 lon2: 102.677417064290  FAILED, KNOWN, expected 102.677417064289
    test 528 line 59 azi2: 103.482102722183
    test 529 line 59 lat2: 15.629163409998
    test 530 line 59 lon2: 102.677417064290  FAILED, KNOWN, expected 102.677417064289
    test 531 line 59 azi2: 103.482102722183
    test 532 line 60 lat: -1.256180
    test 533 line 60 lon: 133.625255
    test 534 line 60 fb: 104.470489
    test 535 line 60 lat2: -1.256179633151
    test 536 line 60 lon2: 133.625254783633
    test 537 line 60 azi2: 104.470489013739
    test 538 line 60 lat2: -1.256179633151
    test 539 line 60 lon2: 133.625254783633
    test 540 line 60 azi2: 104.470489013739
    test 541 line 61 lat: -40.558253
    test 542 line 61 lon: 112.897054
    test 543 line 61 fb: 90.226134
    test 544 line 61 lat2: -40.558252601871
    test 545 line 61 lon2: 112.897053867085
    test 546 line 61 azi2: 90.226134266467
    test 547 line 61 lat2: -40.558252601871
    test 548 line 61 lon2: 112.897053867085
    test 549 line 61 azi2: 90.226134266467
    test 550 line 62 lat: 86.193596
    test 551 line 62 lon: 116.956880
    test 552 line 62 fb: 117.618329
    test 553 line 62 lat2: 86.193595821107
    test 554 line 62 lon2: 116.956880430711
    test 555 line 62 azi2: 117.618329340274
    test 556 line 62 lat2: 86.193595821107
    test 557 line 62 lon2: 116.956880430711
    test 558 line 62 azi2: 117.618329340274
    test 559 line 63 lat: 6.874181
    test 560 line 63 lon: 54.891199
    test 561 line 63 fb: 90.820790
    test 562 line 63 lat2: 6.874181093562
    test 563 line 63 lon2: 54.891198619261
    test 564 line 63 azi2: 90.820789878786
    test 565 line 63 lat2: 6.874181093562
    test 566 line 63 lon2: 54.891198619261
    test 567 line 63 azi2: 90.820789878786
    test 568 line 64 lat: -2.554657
    test 569 line 64 lon: 71.539549
    test 570 line 64 fb: 105.722921
    test 571 line 64 lat2: -2.554657243385
    test 572 line 64 lon2: 71.539549368441
    test 573 line 64 azi2: 105.722921401613
    test 574 line 64 lat2: -2.554657243385
    test 575 line 64 lon2: 71.539549368441
    test 576 line 64 azi2: 105.722921401613
    test 577 line 65 lat: 1.329645
    test 578 line 65 lon: 138.134969
    test 579 line 65 fb: 150.465118
    test 580 line 65 lat2: 1.329645321136
    test 581 line 65 lon2: 138.134968538140
    test 582 line 65 azi2: 150.465118219879
    test 583 line 65 lat2: 1.329645321136
    test 584 line 65 lon2: 138.134968538140
    test 585 line 65 azi2: 150.465118219879
    test 586 line 66 lat: -44.026427
    test 587 line 66 lon: 121.367591
    test 588 line 66 fb: 123.975227
    test 589 line 66 lat2: -44.026426573446
    test 590 line 66 lon2: 121.367591215510
    test 591 line 66 azi2: 123.975227063718
    test 592 line 66 lat2: -44.026426573445  FAILED, KNOWN, expected -44.026426573446
    test 593 line 66 lon2: 121.367591215510
    test 594 line 66 azi2: 123.975227063718
    test 595 line 67 lat: -3.399081
    test 596 line 67 lon: 138.655764
    test 597 line 67 fb: 98.994343
    test 598 line 67 lat2: -3.399080708673
    test 599 line 67 lon2: 138.655764270175
    test 600 line 67 azi2: 98.994343217447
    test 601 line 67 lat2: -3.399080708673
    test 602 line 67 lon2: 138.655764270175
    test 603 line 67 azi2: 98.994343217447
    test 604 line 68 lat: -26.776985
    test 605 line 68 lon: 67.020055
    test 606 line 68 fb: 119.394665
    test 607 line 68 lat2: -26.776984673364
    test 608 line 68 lon2: 67.020054548341
    test 609 line 68 azi2: 119.394664651636
    test 610 line 68 lat2: -26.776984673364
    test 611 line 68 lon2: 67.020054548341
    test 612 line 68 azi2: 119.394664651636
    test 613 line 69 lat: 52.057239
    test 614 line 69 lon: 151.887270
    test 615 line 69 fb: 161.537826
    test 616 line 69 lat2: 52.057239269050
    test 617 line 69 lon2: 151.887270484247
    test 618 line 69 azi2: 161.537826425477
    test 619 line 69 lat2: 52.057239269050
    test 620 line 69 lon2: 151.887270484247
    test 621 line 69 azi2: 161.537826425477
    test 622 line 70 lat: 3.784724
    test 623 line 70 lon: 102.727745
    test 624 line 70 fb: 116.453155
    test 625 line 70 lat2: 3.784724165483
    test 626 line 70 lon2: 102.727744934481
    test 627 line 70 azi2: 116.453155405439
    test 628 line 70 lat2: 3.784724165483
    test 629 line 70 lon2: 102.727744934481
    test 630 line 70 azi2: 116.453155405439
    test 631 line 71 lat: -40.409299
    test 632 line 71 lon: 86.033195
    test 633 line 71 fb: 121.080298
    test 634 line 71 lat2: -40.409298772797
    test 635 line 71 lon2: 86.033195335657
    test 636 line 71 azi2: 121.080297615268
    test 637 line 71 lat2: -40.409298772797
    test 638 line 71 lon2: 86.033195335657
    test 639 line 71 azi2: 121.080297615268
    test 640 line 72 lat: 73.013460
    test 641 line 72 lon: 76.188125
    test 642 line 72 fb: 78.877769
    test 643 line 72 lat2: 73.013460186926
    test 644 line 72 lon2: 76.188125151657
    test 645 line 72 azi2: 78.877769459629
    test 646 line 72 lat2: 73.013460186926
    test 647 line 72 lon2: 76.188125151657
    test 648 line 72 azi2: 78.877769459629
    test 649 line 73 lat: 52.870132
    test 650 line 73 lon: 51.020900
    test 651 line 73 fb: 102.113351
    test 652 line 73 lat2: 52.870131799667
    test 653 line 73 lon2: 51.020900069545
    test 654 line 73 azi2: 102.113351369331
    test 655 line 73 lat2: 52.870131799667
    test 656 line 73 lon2: 51.020900069545
    test 657 line 73 azi2: 102.113351369331
    test 658 line 74 lat: 28.909632
    test 659 line 74 lon: 17.071526
    test 660 line 74 fb: 103.660711
    test 661 line 74 lat2: 28.909631785857
    test 662 line 74 lon2: 17.071526465331
    test 663 line 74 azi2: 103.660711362255
    test 664 line 74 lat2: 28.909631785857
    test 665 line 74 lon2: 17.071526465331
    test 666 line 74 azi2: 103.660711362255
    test 667 line 75 lat: -58.257855
    test 668 line 75 lon: 15.812862
    test 669 line 75 fb: 169.606337
    test 670 line 75 lat2: -58.257854831091
    test 671 line 75 lon2: 15.812862089412
    test 672 line 75 azi2: 169.606337169070
    test 673 line 75 lat2: -58.257854831091
    test 674 line 75 lon2: 15.812862089412
    test 675 line 75 azi2: 169.606337169070
    test 676 line 76 lat: -58.869445
    test 677 line 76 lon: 132.036795
    test 678 line 76 fb: 53.946549
    test 679 line 76 lat2: -58.869445004289
    test 680 line 76 lon2: 132.036794965086
    test 681 line 76 azi2: 53.946549037654
    test 682 line 76 lat2: -58.869445004289
    test 683 line 76 lon2: 132.036794965086
    test 684 line 76 azi2: 53.946549037654
    test 685 line 77 lat: -45.547043
    test 686 line 77 lon: 77.540664
    test 687 line 77 fb: 126.917177
    test 688 line 77 lat2: -45.547042598505
    test 689 line 77 lon2: 77.540663933413
    test 690 line 77 azi2: 126.917177154676
    test 691 line 77 lat2: -45.547042598505
    test 692 line 77 lon2: 77.540663933413
    test 693 line 77 azi2: 126.917177154676
    test 694 line 78 lat: 45.046385
    test 695 line 78 lon: 149.382429
    test 696 line 78 fb: 162.117474
    test 697 line 78 lat2: 45.046384823604
    test 698 line 78 lon2: 149.382428769460
    test 699 line 78 azi2: 162.117474447248
    test 700 line 78 lat2: 45.046384823604
    test 701 line 78 lon2: 149.382428769460
    test 702 line 78 azi2: 162.117474447248
    test 703 line 79 lat: -74.853338
    test 704 line 79 lon: 96.072097
    test 705 line 79 fb: 85.425493
    test 706 line 79 lat2: -74.853338324199
    test 707 line 79 lon2: 96.072096720955
    test 708 line 79 azi2: 85.425493305289
    test 709 line 79 lat2: -74.853338324199
    test 710 line 79 lon2: 96.072096720956  FAILED, KNOWN, expected 96.072096720955
    test 711 line 79 azi2: 85.425493305289
    test 712 line 80 lat: -13.205775
    test 713 line 80 lon: 57.532285
    test 714 line 80 fb: 122.358040
    test 715 line 80 lat2: -13.205775181752
    test 716 line 80 lon2: 57.532285422140
    test 717 line 80 azi2: 122.358040028964
    test 718 line 80 lat2: -13.205775181752
    test 719 line 80 lon2: 57.532285422140
    test 720 line 80 azi2: 122.358040028964
    test 721 line 81 lat: -5.135864
    test 722 line 81 lon: 115.048833
    test 723 line 81 fb: 93.168400
    test 724 line 81 lat2: -5.135863872649
    test 725 line 81 lon2: 115.048832990097
    test 726 line 81 azi2: 93.168399576996
    test 727 line 81 lat2: -5.135863872649
    test 728 line 81 lon2: 115.048832990097
    test 729 line 81 azi2: 93.168399576996
    test 730 line 82 lat: 13.355453
    test 731 line 82 lon: 19.253946
    test 732 line 82 fb: 143.568719
    test 733 line 82 lat2: 13.355452912310
    test 734 line 82 lon2: 19.253945880531
    test 735 line 82 azi2: 143.568718864193
    test 736 line 82 lat2: 13.355452912310
    test 737 line 82 lon2: 19.253945880531
    test 738 line 82 azi2: 143.568718864193
    test 739 line 83 lat: 0.766426
    test 740 line 83 lon: 147.485817
    test 741 line 83 fb: 144.982274
    test 742 line 83 lat2: 0.766426443892
    test 743 line 83 lon2: 147.485816830606
    test 744 line 83 azi2: 144.982273873382
    test 745 line 83 lat2: 0.766426443892
    test 746 line 83 lon2: 147.485816830606
    test 747 line 83 azi2: 144.982273873382
    test 748 line 84 lat: 10.228416
    test 749 line 84 lon: 159.204118
    test 750 line 84 fb: 173.111973
    test 751 line 84 lat2: 10.228416314659
    test 752 line 84 lon2: 159.204118025562
    test 753 line 84 azi2: 173.111973027488
    test 754 line 84 lat2: 10.228416314659
    test 755 line 84 lon2: 159.204118025562
    test 756 line 84 azi2: 173.111973027488
    test 757 line 85 lat: 73.178089
    test 758 line 85 lon: 131.762700
    test 759 line 85 fb: 135.271161
    test 760 line 85 lat2: 73.178089048974
    test 761 line 85 lon2: 131.762699581940
    test 762 line 85 azi2: 135.271161440271
    test 763 line 85 lat2: 73.178089048974
    test 764 line 85 lon2: 131.762699581941  FAILED, KNOWN, expected 131.762699581940
    test 765 line 85 azi2: 135.271161440271
    test 766 line 86 lat: -16.908717
    test 767 line 86 lon: 149.240494
    test 768 line 86 fb: 90.725082
    test 769 line 86 lat2: -16.908717231321
    test 770 line 86 lon2: 149.240493850337
    test 771 line 86 azi2: 90.725082091932
    test 772 line 86 lat2: -16.908717231321
    test 773 line 86 lon2: 149.240493850337
    test 774 line 86 azi2: 90.725082091932
    test 775 line 87 lat: -23.440025
    test 776 line 87 lon: 98.819595
    test 777 line 87 fb: 154.388320
    test 778 line 87 lat2: -23.440025289757
    test 779 line 87 lon2: 98.819595131759
    test 780 line 87 azi2: 154.388319751570
    test 781 line 87 lat2: -23.440025289757
    test 782 line 87 lon2: 98.819595131759
    test 783 line 87 azi2: 154.388319751570
    test 784 line 88 lat: -51.344465
    test 785 line 88 lon: 54.299399
    test 786 line 88 fb: 139.903236
    test 787 line 88 lat2: -51.344465279371
    test 788 line 88 lon2: 54.299399477396
    test 789 line 88 azi2: 139.903236261795
    test 790 line 88 lat2: -51.344465279371
    test 791 line 88 lon2: 54.299399477396
    test 792 line 88 azi2: 139.903236261795
    test 793 line 89 lat: 33.922320
    test 794 line 89 lon: 143.463070
    test 795 line 89 fb: 132.788230
    test 796 line 89 lat2: 33.922319712554
    test 797 line 89 lon2: 143.463070326988
    test 798 line 89 azi2: 132.788229856713
    test 799 line 89 lat2: 33.922319712554
    test 800 line 89 lon2: 143.463070326988
    test 801 line 89 azi2: 132.788229856713
    test 802 line 90 lat: -83.333068
    test 803 line 90 lon: 177.611925
    test 804 line 90 fb: 2.633769
    test 805 line 90 lat2: -83.333068057524
    test 806 line 90 lon2: 177.611924577958
    test 807 line 90 azi2: 2.633768744582
    test 808 line 90 lat2: -83.333068057524
    test 809 line 90 lon2: 177.611924577958
    test 810 line 90 azi2: 2.633768744582
    test 811 line 91 lat: 20.587333
    test 812 line 91 lon: 164.201962
    test 813 line 91 fb: 166.991083
    test 814 line 91 lat2: 20.587333492522
    test 815 line 91 lon2: 164.201962479604
    test 816 line 91 azi2: 166.991083245940
    test 817 line 91 lat2: 20.587333492522
    test 818 line 91 lon2: 164.201962479604
    test 819 line 91 azi2: 166.991083245940
    test 820 line 92 lat: 52.612815
    test 821 line 92 lon: 110.766184
    test 822 line 92 fb: 168.281486
    test 823 line 92 lat2: 52.612815386144
    test 824 line 92 lon2: 110.766184475279
    test 825 line 92 azi2: 168.281485715811
    test 826 line 92 lat2: 52.612815386144
    test 827 line 92 lon2: 110.766184475279
    test 828 line 92 azi2: 168.281485715811
    test 829 line 93 lat: -41.681373
    test 830 line 93 lon: 82.150183
    test 831 line 93 fb: 107.012959
    test 832 line 93 lat2: -41.681372899642
    test 833 line 93 lon2: 82.150183233451
    test 834 line 93 azi2: 107.012959072514
    test 835 line 93 lat2: -41.681372899642
    test 836 line 93 lon2: 82.150183233451
    test 837 line 93 azi2: 107.012959072514
    test 838 line 94 lat: 27.082807
    test 839 line 94 lon: 171.332531
    test 840 line 94 fb: 174.934340
    test 841 line 94 lat2: 27.082807052702
    test 842 line 94 lon2: 171.332530862401
    test 843 line 94 azi2: 174.934339881142
    test 844 line 94 lat2: 27.082807052702
    test 845 line 94 lon2: 171.332530862401
    test 846 line 94 azi2: 174.934339881142
    test 847 line 95 lat: 57.992299
    test 848 line 95 lon: 15.128357
    test 849 line 95 fb: 62.342982
    test 850 line 95 lat2: 57.992299464191
    test 851 line 95 lon2: 15.128356773547
    test 852 line 95 azi2: 62.342982084737
    test 853 line 95 lat2: 57.992299464191
    test 854 line 95 lon2: 15.128356773547
    test 855 line 95 azi2: 62.342982084737
    test 856 line 96 lat: -10.526000
    test 857 line 96 lon: 33.778702
    test 858 line 96 fb: 165.687804
    test 859 line 96 lat2: -10.526000344959
    test 860 line 96 lon2: 33.778701722506
    test 861 line 96 azi2: 165.687803859941
    test 862 line 96 lat2: -10.526000344959
    test 863 line 96 lon2: 33.778701722506
    test 864 line 96 azi2: 165.687803859941
    test 865 line 97 lat: 25.802395
    test 866 line 97 lon: 98.502531
    test 867 line 97 fb: 97.837271
    test 868 line 97 lat2: 25.802394934787
    test 869 line 97 lon2: 98.502531199301
    test 870 line 97 azi2: 97.837270592496
    test 871 line 97 lat2: 25.802394934787
    test 872 line 97 lon2: 98.502531199301
    test 873 line 97 azi2: 97.837270592496
    test 874 line 98 lat: 47.163255
    test 875 line 98 lon: 156.720176
    test 876 line 98 fb: 160.291022
    test 877 line 98 lat2: 47.163255465769
    test 878 line 98 lon2: 156.720176105542
    test 879 line 98 azi2: 160.291021678921
    test 880 line 98 lat2: 47.163255465769
    test 881 line 98 lon2: 156.720176105542
    test 882 line 98 azi2: 160.291021678921
    test 883 line 99 lat: 47.932063
    test 884 line 99 lon: 35.094714
    test 885 line 99 fb: 137.545065
    test 886 line 99 lat2: 47.932062978964
    test 887 line 99 lon2: 35.094714092217
    test 888 line 99 azi2: 137.545065115425
    test 889 line 99 lat2: 47.932062978964
    test 890 line 99 lon2: 35.094714092217
    test 891 line 99 azi2: 137.545065115425
    test 892 line 100 lat: -60.204340
    test 893 line 100 lon: 117.726218
    test 894 line 100 fb: 72.585011
    test 895 line 100 lat2: -60.204339807984
    test 896 line 100 lon2: 117.726217548610
    test 897 line 100 azi2: 72.585010656772
    test 898 line 100 lat2: -60.204339807984
    test 899 line 100 lon2: 117.726217548610
    test 900 line 100 azi2: 72.585010656772
    test 901 line 101 lat: 35.247411
    test 902 line 101 lon: 59.471562
    test 903 line 101 fb: 81.179468
    test 904 line 101 lat2: 35.247410984329
    test 905 line 101 lon2: 59.471562388985
    test 906 line 101 azi2: 81.179468094302
    test 907 line 101 lat2: 35.247410984329
    test 908 line 101 lon2: 59.471562388985
    test 909 line 101 azi2: 81.179468094302
    test 910 line 102 lat: 19.218268
    test 911 line 102 lon: 165.507915
    test 912 line 102 fb: 167.452074
    test 913 line 102 lat2: 19.218268047706
    test 914 line 102 lon2: 165.507915017643
    test 915 line 102 azi2: 167.452074301867
    test 916 line 102 lat2: 19.218268047706
    test 917 line 102 lon2: 165.507915017643
    test 918 line 102 azi2: 167.452074301867
    test 919 line 103 lat: 55.428809
    test 920 line 103 lon: 121.956541
    test 921 line 103 fb: 154.501481
    test 922 line 103 lat2: 55.428809300888
    test 923 line 103 lon2: 121.956541206929
    test 924 line 103 azi2: 154.501481394521
    test 925 line 103 lat2: 55.428809300888
    test 926 line 103 lon2: 121.956541206929
    test 927 line 103 azi2: 154.501481394521
    test 928 line 104 lat: 49.294374
    test 929 line 104 lon: 119.661420
    test 930 line 104 fb: 157.209489
    test 931 line 104 lat2: 49.294374468687
    test 932 line 104 lon2: 119.661419832789
    test 933 line 104 azi2: 157.209488754087
    test 934 line 104 lat2: 49.294374468687
    test 935 line 104 lon2: 119.661419832789
    test 936 line 104 azi2: 157.209488754087
    test 937 line 105 lat: -32.534872
    test 938 line 105 lon: 152.280610
    test 939 line 105 fb: 45.281812
    test 940 line 105 lat2: -32.534872085863
    test 941 line 105 lon2: 152.280609797481
    test 942 line 105 azi2: 45.281812386148
    test 943 line 105 lat2: -32.534872085863
    test 944 line 105 lon2: 152.280609797481
    test 945 line 105 azi2: 45.281812386148
    test 946 line 106 lat: -1.097899
    test 947 line 106 lon: 104.697360
    test 948 line 106 fb: 126.298489
    test 949 line 106 lat2: -1.097899218947
    test 950 line 106 lon2: 104.697359959629
    test 951 line 106 azi2: 126.298488917783
    test 952 line 106 lat2: -1.097899218947
    test 953 line 106 lon2: 104.697359959629
    test 954 line 106 azi2: 126.298488917783
    test 955 line 107 lat: -18.034366
    test 956 line 107 lon: 28.460388
    test 957 line 107 fb: 129.520364
    test 958 line 107 lat2: -18.034366293950
    test 959 line 107 lon2: 28.460387638999
    test 960 line 107 azi2: 129.520363751001
    test 961 line 107 lat2: -18.034366293950
    test 962 line 107 lon2: 28.460387638999
    test 963 line 107 azi2: 129.520363751001
    test 964 line 108 lat: 76.310833
    test 965 line 108 lon: 80.110525
    test 966 line 108 fb: 106.655922
    test 967 line 108 lat2: 76.310832995825
    test 968 line 108 lon2: 80.110524683625
    test 969 line 108 azi2: 106.655921818336
    test 970 line 108 lat2: 76.310832995825
    test 971 line 108 lon2: 80.110524683625
    test 972 line 108 azi2: 106.655921818336
    test 973 line 109 lat: 39.838034
    test 974 line 109 lon: 42.989610
    test 975 line 109 fb: 69.695281
    test 976 line 109 lat2: 39.838033717901
    test 977 line 109 lon2: 42.989610477861
    test 978 line 109 azi2: 69.695281464222
    test 979 line 109 lat2: 39.838033717901
    test 980 line 109 lon2: 42.989610477861
    test 981 line 109 azi2: 69.695281464222
    test 982 line 110 lat: -56.710166
    test 983 line 110 lon: 125.242287
    test 984 line 110 fb: 60.118756
    test 985 line 110 lat2: -56.710165877845
    test 986 line 110 lon2: 125.242287231675
    test 987 line 110 azi2: 60.118756013168
    test 988 line 110 lat2: -56.710165877845
    test 989 line 110 lon2: 125.242287231675
    test 990 line 110 azi2: 60.118756013168
    test 991 line 111 lat: 55.796062
    test 992 line 111 lon: 59.736599
    test 993 line 111 fb: 73.536728
    test 994 line 111 lat2: 55.796061639165
    test 995 line 111 lon2: 59.736598787303
    test 996 line 111 azi2: 73.536727826063
    test 997 line 111 lat2: 55.796061639165
    test 998 line 111 lon2: 59.736598787303
    test 999 line 111 azi2: 73.536727826063
    test 1000 line 112 lat: -36.553675
    test 1001 line 112 lon: 38.656806
    test 1002 line 112 fb: 134.414837
    test 1003 line 112 lat2: -36.553675319553
    test 1004 line 112 lon2: 38.656806212281
    test 1005 line 112 azi2: 134.414836606696
    test 1006 line 112 lat2: -36.553675319553
    test 1007 line 112 lon2: 38.656806212281
    test 1008 line 112 azi2: 134.414836606696
    test 1009 line 113 lat: -36.798456
    test 1010 line 113 lon: 163.588375
    test 1011 line 113 fb: 147.324204
    test 1012 line 113 lat2: -36.798455994877
    test 1013 line 113 lon2: 163.588375017283
    test 1014 line 113 azi2: 147.324204021436
    test 1015 line 113 lat2: -36.798455994877
    test 1016 line 113 lon2: 163.588375017283
    test 1017 line 113 azi2: 147.324204021436
    test 1018 line 114 lat: -15.952937
    test 1019 line 114 lon: 55.126807
    test 1020 line 114 fb: 134.743426
    test 1021 line 114 lat2: -15.952937085211
    test 1022 line 114 lon2: 55.126807113658
    test 1023 line 114 azi2: 134.743426025963
    test 1024 line 114 lat2: -15.952937085211
    test 1025 line 114 lon2: 55.126807113658
    test 1026 line 114 azi2: 134.743426025963
    test 1027 line 115 lat: -34.573087
    test 1028 line 115 lon: 69.304064
    test 1029 line 115 fb: 111.515973
    test 1030 line 115 lat2: -34.573086586710
    test 1031 line 115 lon2: 69.304064202466
    test 1032 line 115 azi2: 111.515973223076
    test 1033 line 115 lat2: -34.573086586710
    test 1034 line 115 lon2: 69.304064202466
    test 1035 line 115 azi2: 111.515973223076
    test 1036 line 116 lat: 26.643499
    test 1037 line 116 lon: 1.500481
    test 1038 line 116 fb: 7.958966
    test 1039 line 116 lat2: 26.643498959841
    test 1040 line 116 lon2: 1.500480924882
    test 1041 line 116 azi2: 7.958966071178
    test 1042 line 116 lat2: 26.643498959841
    test 1043 line 116 lon2: 1.500480924882
    test 1044 line 116 azi2: 7.958966071178
    test 1045 line 117 lat: 60.891878
    test 1046 line 117 lon: 91.543410
    test 1047 line 117 fb: 92.273095
    test 1048 line 117 lat2: 60.891878271763
    test 1049 line 117 lon2: 91.543409983653
    test 1050 line 117 azi2: 92.273095036246
    test 1051 line 117 lat2: 60.891878271763
    test 1052 line 117 lon2: 91.543409983653
    test 1053 line 117 azi2: 92.273095036246
    test 1054 line 118 lat: 64.148187
    test 1055 line 118 lon: 136.552579
    test 1056 line 118 fb: 147.193229
    test 1057 line 118 lat2: 64.148186913822
    test 1058 line 118 lon2: 136.552579389353
    test 1059 line 118 azi2: 147.193228706030
    test 1060 line 118 lat2: 64.148186913822
    test 1061 line 118 lon2: 136.552579389353
    test 1062 line 118 azi2: 147.193228706030
    test 1063 line 119 lat: 62.311678
    test 1064 line 119 lon: 39.238630
    test 1065 line 119 fb: 53.785893
    test 1066 line 119 lat2: 62.311677748693
    test 1067 line 119 lon2: 39.238629619778
    test 1068 line 119 azi2: 53.785893324444
    test 1069 line 119 lat2: 62.311677748693
    test 1070 line 119 lon2: 39.238629619778
    test 1071 line 119 azi2: 53.785893324444
    test 1072 line 120 lat: 27.239733
    test 1073 line 120 lon: 136.649227
    test 1074 line 120 fb: 162.935700
    test 1075 line 120 lat2: 27.239733033115
    test 1076 line 120 lon2: 136.649227320518
    test 1077 line 120 azi2: 162.935700444146
    test 1078 line 120 lat2: 27.239733033115
    test 1079 line 120 lon2: 136.649227320518
    test 1080 line 120 azi2: 162.935700444146
    test 1081 line 121 lat: 6.562844
    test 1082 line 121 lon: 170.159007
    test 1083 line 121 fb: 174.851345
    test 1084 line 121 lat2: 6.562844367534
    test 1085 line 121 lon2: 170.159007094343
    test 1086 line 121 azi2: 174.851345174583
    test 1087 line 121 lat2: 6.562844367534
    test 1088 line 121 lon2: 170.159007094343
    test 1089 line 121 azi2: 174.851345174583
    test 1090 line 122 lat: -29.537259
    test 1091 line 122 lon: 105.350044
    test 1092 line 122 fb: 141.393876
    test 1093 line 122 lat2: -29.537259231420
    test 1094 line 122 lon2: 105.350044044462
    test 1095 line 122 azi2: 141.393876478962
    test 1096 line 122 lat2: -29.537259231420
    test 1097 line 122 lon2: 105.350044044462
    test 1098 line 122 azi2: 141.393876478962
    test 1099 line 123 lat: -66.447700
    test 1100 line 123 lon: 83.741961
    test 1101 line 123 fb: 129.422490
    test 1102 line 123 lat2: -66.447699831143
    test 1103 line 123 lon2: 83.741960628420
    test 1104 line 123 azi2: 129.422490051758
    test 1105 line 123 lat2: -66.447699831143
    test 1106 line 123 lon2: 83.741960628420
    test 1107 line 123 azi2: 129.422490051758
    test 1108 line 124 lat: 56.926818
    test 1109 line 124 lon: 20.197117
    test 1110 line 124 fb: 37.960006
    test 1111 line 124 lat2: 56.926817599968
    test 1112 line 124 lon2: 20.197117058896
    test 1113 line 124 azi2: 37.960006049295
    test 1114 line 124 lat2: 56.926817599968
    test 1115 line 124 lon2: 20.197117058896
    test 1116 line 124 azi2: 37.960006049295
    test 1117 line 125 lat: 55.018266
    test 1118 line 125 lon: 83.735441
    test 1119 line 125 fb: 130.766515
    test 1120 line 125 lat2: 55.018265995959
    test 1121 line 125 lon2: 83.735441278691
    test 1122 line 125 azi2: 130.766514657995
    test 1123 line 125 lat2: 55.018265995959
    test 1124 line 125 lon2: 83.735441278691
    test 1125 line 125 azi2: 130.766514657995
    test 1126 line 126 lat: -78.131054
    test 1127 line 126 lon: 56.098176
    test 1128 line 126 fb: 127.132203
    test 1129 line 126 lat2: -78.131053729786
    test 1130 line 126 lon2: 56.098176359327  FAILED, KNOWN, expected 56.098176359326
    test 1131 line 126 azi2: 127.132203471256  FAILED, KNOWN, expected 127.132203471257
    test 1132 line 126 lat2: -78.131053729786
    test 1133 line 126 lon2: 56.098176359326
    test 1134 line 126 azi2: 127.132203471257
    test 1135 line 127 lat: -18.223027
    test 1136 line 127 lon: 86.221345
    test 1137 line 127 fb: 114.875019
    test 1138 line 127 lat2: -18.223027345294
    test 1139 line 127 lon2: 86.221345156045
    test 1140 line 127 azi2: 114.875019395396
    test 1141 line 127 lat2: -18.223027345294
    test 1142 line 127 lon2: 86.221345156045
    test 1143 line 127 azi2: 114.875019395396
    test 1144 line 128 lat: -16.100413
    test 1145 line 128 lon: 54.195260
    test 1146 line 128 fb: 126.748474
    test 1147 line 128 lat2: -16.100412777565
    test 1148 line 128 lon2: 54.195259657284
    test 1149 line 128 azi2: 126.748473963924
    test 1150 line 128 lat2: -16.100412777565
    test 1151 line 128 lon2: 54.195259657284
    test 1152 line 128 azi2: 126.748473963924
    test 1153 line 129 lat: -15.192944
    test 1154 line 129 lon: 85.057605
    test 1155 line 129 fb: 133.468781
    test 1156 line 129 lat2: -15.192944143354
    test 1157 line 129 lon2: 85.057605312625
    test 1158 line 129 azi2: 133.468780913302
    test 1159 line 129 lat2: -15.192944143354
    test 1160 line 129 lon2: 85.057605312625
    test 1161 line 129 azi2: 133.468780913302
    test 1162 line 130 lat: -1.279757
    test 1163 line 130 lon: 93.430943
    test 1164 line 130 fb: 128.545662
    test 1165 line 130 lat2: -1.279756550061
    test 1166 line 130 lon2: 93.430943123745
    test 1167 line 130 azi2: 128.545661704820
    test 1168 line 130 lat2: -1.279756550061
    test 1169 line 130 lon2: 93.430943123745
    test 1170 line 130 azi2: 128.545661704820
    test 1171 line 131 lat: -29.465713
    test 1172 line 131 lon: 79.050046
    test 1173 line 131 fb: 109.482097
    test 1174 line 131 lat2: -29.465712645249
    test 1175 line 131 lon2: 79.050045796725
    test 1176 line 131 azi2: 109.482097420926
    test 1177 line 131 lat2: -29.465712645249
    test 1178 line 131 lon2: 79.050045796725
    test 1179 line 131 azi2: 109.482097420926
    test 1180 line 132 lat: 31.819596
    test 1181 line 132 lon: 88.251997
    test 1182 line 132 fb: 91.173935
    test 1183 line 132 lat2: 31.819596255581
    test 1184 line 132 lon2: 88.251997328019
    test 1185 line 132 azi2: 91.173935030538
    test 1186 line 132 lat2: 31.819596255581
    test 1187 line 132 lon2: 88.251997328019
    test 1188 line 132 azi2: 91.173935030538
    test 1189 line 133 lat: -63.260477
    test 1190 line 133 lon: 96.535465
    test 1191 line 133 fb: 84.208873
    test 1192 line 133 lat2: -63.260477387265
    test 1193 line 133 lon2: 96.535465277415
    test 1194 line 133 azi2: 84.208873088521
    test 1195 line 133 lat2: -63.260477387265
    test 1196 line 133 lon2: 96.535465277415
    test 1197 line 133 azi2: 84.208873088521
    test 1198 line 134 lat: 12.908849
    test 1199 line 134 lon: 116.734308
    test 1200 line 134 fb: 110.313866
    test 1201 line 134 lat2: 12.908849199388
    test 1202 line 134 lon2: 116.734308245854
    test 1203 line 134 azi2: 110.313865884978
    test 1204 line 134 lat2: 12.908849199388
    test 1205 line 134 lon2: 116.734308245854
    test 1206 line 134 azi2: 110.313865884978
    test 1207 line 135 lat: -73.345839
    test 1208 line 135 lon: 99.753937
    test 1209 line 135 fb: 89.074642
    test 1210 line 135 lat2: -73.345839080078
    test 1211 line 135 lon2: 99.753937450114
    test 1212 line 135 azi2: 89.074641755279
    test 1213 line 135 lat2: -73.345839080078
    test 1214 line 135 lon2: 99.753937450114
    test 1215 line 135 azi2: 89.074641755279
    test 1216 line 136 lat: -58.777033
    test 1217 line 136 lon: 161.963990
    test 1218 line 136 fb: 21.998889
    test 1219 line 136 lat2: -58.777033293076
    test 1220 line 136 lon2: 161.963989905489
    test 1221 line 136 azi2: 21.998888971548
    test 1222 line 136 lat2: -58.777033293076
    test 1223 line 136 lon2: 161.963989905489
    test 1224 line 136 azi2: 21.998888971548
    test 1225 line 137 lat: 5.093069
    test 1226 line 137 lon: 53.687921
    test 1227 line 137 fb: 124.015842
    test 1228 line 137 lat2: 5.093068996651
    test 1229 line 137 lon2: 53.687921438754
    test 1230 line 137 azi2: 124.015842231205
    test 1231 line 137 lat2: 5.093068996651
    test 1232 line 137 lon2: 53.687921438754
    test 1233 line 137 azi2: 124.015842231205
    test 1234 line 138 lat: 35.659489
    test 1235 line 138 lon: 111.729315
    test 1236 line 138 fb: 133.697281
    test 1237 line 138 lat2: 35.659488664161
    test 1238 line 138 lon2: 111.729315023485
    test 1239 line 138 azi2: 133.697281357224
    test 1240 line 138 lat2: 35.659488664161
    test 1241 line 138 lon2: 111.729315023485
    test 1242 line 138 azi2: 133.697281357224
    test 1243 line 139 lat: -24.330784
    test 1244 line 139 lon: 71.666568
    test 1245 line 139 fb: 106.278062
    test 1246 line 139 lat2: -24.330783755994
    test 1247 line 139 lon2: 71.666567863169  FAILED, KNOWN, expected 71.666567863170
    test 1248 line 139 azi2: 106.278062394907
    test 1249 line 139 lat2: -24.330783755994
    test 1250 line 139 lon2: 71.666567863170
    test 1251 line 139 azi2: 106.278062394907
    test 1252 line 140 lat: -46.218742
    test 1253 line 140 lon: 91.580078
    test 1254 line 140 fb: 106.279111
    test 1255 line 140 lat2: -46.218742288678
    test 1256 line 140 lon2: 91.580077788700
    test 1257 line 140 azi2: 106.279110700398
    test 1258 line 140 lat2: -46.218742288678
    test 1259 line 140 lon2: 91.580077788700
    test 1260 line 140 azi2: 106.279110700398
    test 1261 line 141 lat: 50.143353
    test 1262 line 141 lon: 101.322503
    test 1263 line 141 fb: 154.314496
    test 1264 line 141 lat2: 50.143352562968
    test 1265 line 141 lon2: 101.322502529615
    test 1266 line 141 azi2: 154.314496467352
    test 1267 line 141 lat2: 50.143352562968
    test 1268 line 141 lon2: 101.322502529615
    test 1269 line 141 azi2: 154.314496467352
    test 1270 line 142 lat: -16.604376
    test 1271 line 142 lon: 134.279201
    test 1272 line 142 fb: 106.895990
    test 1273 line 142 lat2: -16.604375537699
    test 1274 line 142 lon2: 134.279201209117
    test 1275 line 142 azi2: 106.895989785632
    test 1276 line 142 lat2: -16.604375537699
    test 1277 line 142 lon2: 134.279201209117
    test 1278 line 142 azi2: 106.895989785632
    test 1279 line 143 lat: 54.031290
    test 1280 line 143 lon: 144.862702
    test 1281 line 143 fb: 152.937010
    test 1282 line 143 lat2: 54.031289901242
    test 1283 line 143 lon2: 144.862701667601
    test 1284 line 143 azi2: 152.937009701639
    test 1285 line 143 lat2: 54.031289901242
    test 1286 line 143 lon2: 144.862701667601
    test 1287 line 143 azi2: 152.937009701639
    test 1288 line 144 lat: 0.616911
    test 1289 line 144 lon: 110.974662
    test 1290 line 144 fb: 115.206118
    test 1291 line 144 lat2: 0.616910921892
    test 1292 line 144 lon2: 110.974662272005
    test 1293 line 144 azi2: 115.206118431862
    test 1294 line 144 lat2: 0.616910921892
    test 1295 line 144 lon2: 110.974662272005
    test 1296 line 144 azi2: 115.206118431862
    test 1297 line 145 lat: -6.243779
    test 1298 line 145 lon: 175.658895
    test 1299 line 145 fb: 177.520147
    test 1300 line 145 lat2: -6.243779047728
    test 1301 line 145 lon2: 175.658894820006
    test 1302 line 145 azi2: 177.520147377315
    test 1303 line 145 lat2: -6.243779047728
    test 1304 line 145 lon2: 175.658894820006
    test 1305 line 145 azi2: 177.520147377315
    test 1306 line 146 lat: -70.416699
    test 1307 line 146 lon: 169.642468
    test 1308 line 146 fb: 11.978943
    test 1309 line 146 lat2: -70.416698815769
    test 1310 line 146 lon2: 169.642468357274
    test 1311 line 146 azi2: 11.978943348082
    test 1312 line 146 lat2: -70.416698815769
    test 1313 line 146 lon2: 169.642468357274
    test 1314 line 146 azi2: 11.978943348082
    test 1315 line 147 lat: 19.558617
    test 1316 line 147 lon: 88.645709
    test 1317 line 147 fb: 113.578814
    test 1318 line 147 lat2: 19.558616692495
    test 1319 line 147 lon2: 88.645708539223
    test 1320 line 147 azi2: 113.578814362497
    test 1321 line 147 lat2: 19.558616692495
    test 1322 line 147 lon2: 88.645708539223
    test 1323 line 147 azi2: 113.578814362497
    test 1324 line 148 lat: -23.555114
    test 1325 line 148 lon: 162.457529
    test 1326 line 148 fb: 147.104331
    test 1327 line 148 lat2: -23.555114207892
    test 1328 line 148 lon2: 162.457529431664
    test 1329 line 148 azi2: 147.104330772141
    test 1330 line 148 lat2: -23.555114207892
    test 1331 line 148 lon2: 162.457529431664
    test 1332 line 148 azi2: 147.104330772141
    test 1333 line 149 lat: -51.275738
    test 1334 line 149 lon: 103.747943
    test 1335 line 149 fb: 115.235374
    test 1336 line 149 lat2: -51.275737933996
    test 1337 line 149 lon2: 103.747943009536
    test 1338 line 149 azi2: 115.235373813929
    test 1339 line 149 lat2: -51.275737933996
    test 1340 line 149 lon2: 103.747943009536
    test 1341 line 149 azi2: 115.235373813929
    test 1342 line 150 lat: 25.374602
    test 1343 line 150 lon: 143.135783
    test 1344 line 150 fb: 126.548735
    test 1345 line 150 lat2: 25.374601552526
    test 1346 line 150 lon2: 143.135783283239
    test 1347 line 150 azi2: 126.548735117003
    test 1348 line 150 lat2: 25.374601552526
    test 1349 line 150 lon2: 143.135783283239
    test 1350 line 150 azi2: 126.548735117003
    test 1351 line 151 lat: 23.967825
    test 1352 line 151 lon: 153.611116
    test 1353 line 151 fb: 149.714116
    test 1354 line 151 lat2: 23.967824782385
    test 1355 line 151 lon2: 153.611115762587
    test 1356 line 151 azi2: 149.714116426025
    test 1357 line 151 lat2: 23.967824782385
    test 1358 line 151 lon2: 153.611115762587
    test 1359 line 151 azi2: 149.714116426025
    test 1360 line 152 lat: -22.787507
    test 1361 line 152 lon: 111.258647
    test 1362 line 152 fb: 86.335100
    test 1363 line 152 lat2: -22.787506689568
    test 1364 line 152 lon2: 111.258646767306
    test 1365 line 152 azi2: 86.335099650483
    test 1366 line 152 lat2: -22.787506689568
    test 1367 line 152 lon2: 111.258646767306
    test 1368 line 152 azi2: 86.335099650483
    test 1369 line 153 lat: -59.789842
    test 1370 line 153 lon: 114.054983
    test 1371 line 153 fb: 75.612605
    test 1372 line 153 lat2: -59.789841532294
    test 1373 line 153 lon2: 114.054983422255
    test 1374 line 153 azi2: 75.612605242726
    test 1375 line 153 lat2: -59.789841532294
    test 1376 line 153 lon2: 114.054983422255
    test 1377 line 153 azi2: 75.612605242726
    test 1378 line 154 lat: -2.802505
    test 1379 line 154 lon: 126.245955
    test 1380 line 154 fb: 150.100576
    test 1381 line 154 lat2: -2.802505438545
    test 1382 line 154 lon2: 126.245955176418
    test 1383 line 154 azi2: 150.100575968176
    test 1384 line 154 lat2: -2.802505438545
    test 1385 line 154 lon2: 126.245955176418
    test 1386 line 154 azi2: 150.100575968176
    test 1387 line 155 lat: 35.735653
    test 1388 line 155 lon: 102.768725
    test 1389 line 155 fb: 99.024702
    test 1390 line 155 lat2: 35.735653026165
    test 1391 line 155 lon2: 102.768725495110
    test 1392 line 155 azi2: 99.024701978369
    test 1393 line 155 lat2: 35.735653026165
    test 1394 line 155 lon2: 102.768725495110
    test 1395 line 155 azi2: 99.024701978369
    test 1396 line 156 lat: 15.906682
    test 1397 line 156 lon: 117.446654
    test 1398 line 156 fb: 130.449965
    test 1399 line 156 lat2: 15.906681603252
    test 1400 line 156 lon2: 117.446653873860
    test 1401 line 156 azi2: 130.449965412147
    test 1402 line 156 lat2: 15.906681603252
    test 1403 line 156 lon2: 117.446653873860
    test 1404 line 156 azi2: 130.449965412147
    test 1405 line 157 lat: -54.375988
    test 1406 line 157 lon: 33.243363
    test 1407 line 157 fb: 144.361175
    test 1408 line 157 lat2: -54.375987804166
    test 1409 line 157 lon2: 33.243362594038
    test 1410 line 157 azi2: 144.361175098783
    test 1411 line 157 lat2: -54.375987804166
    test 1412 line 157 lon2: 33.243362594038
    test 1413 line 157 azi2: 144.361175098783
    test 1414 line 158 lat: 3.588251
    test 1415 line 158 lon: 156.659583
    test 1416 line 158 fb: 112.153293
    test 1417 line 158 lat2: 3.588250783960
    test 1418 line 158 lon2: 156.659583234995
    test 1419 line 158 azi2: 112.153293017228
    test 1420 line 158 lat2: 3.588250783960
    test 1421 line 158 lon2: 156.659583234995
    test 1422 line 158 azi2: 112.153293017228
    test 1423 line 159 lat: -51.719977
    test 1424 line 159 lon: 134.141061
    test 1425 line 159 fb: 129.170451
    test 1426 line 159 lat2: -51.719977004790
    test 1427 line 159 lon2: 134.141060992499
    test 1428 line 159 azi2: 129.170451102958
    test 1429 line 159 lat2: -51.719977004790
    test 1430 line 159 lon2: 134.141060992499
    test 1431 line 159 azi2: 129.170451102958
    test 1432 line 160 lat: 22.935153
    test 1433 line 160 lon: 109.461291
    test 1434 line 160 fb: 120.676556
    test 1435 line 160 lat2: 22.935153219965
    test 1436 line 160 lon2: 109.461291078917
    test 1437 line 160 azi2: 120.676555897336
    test 1438 line 160 lat2: 22.935153219965
    test 1439 line 160 lon2: 109.461291078917
    test 1440 line 160 azi2: 120.676555897336
    test 1441 line 161 lat: -5.314690
    test 1442 line 161 lon: 70.995225
    test 1443 line 161 fb: 129.681273
    test 1444 line 161 lat2: -5.314689990173
    test 1445 line 161 lon2: 70.995224692450
    test 1446 line 161 azi2: 129.681272635794
    test 1447 line 161 lat2: -5.314689990173
    test 1448 line 161 lon2: 70.995224692450
    test 1449 line 161 azi2: 129.681272635794
    test 1450 line 162 lat: 49.147134
    test 1451 line 162 lon: 16.182514
    test 1452 line 162 fb: 38.926644
    test 1453 line 162 lat2: 49.147133873971
    test 1454 line 162 lon2: 16.182514450690
    test 1455 line 162 azi2: 38.926644196248
    test 1456 line 162 lat2: 49.147133873971
    test 1457 line 162 lon2: 16.182514450690
    test 1458 line 162 azi2: 38.926644196248
    test 1459 line 163 lat: -55.079363
    test 1460 line 163 lon: 93.170898
    test 1461 line 163 fb: 97.017492
    test 1462 line 163 lat2: -55.079363368717
    test 1463 line 163 lon2: 93.170898482121
    test 1464 line 163 azi2: 97.017491592293
    test 1465 line 163 lat2: -55.079363368717
    test 1466 line 163 lon2: 93.170898482121
    test 1467 line 163 azi2: 97.017491592293
    test 1468 line 164 lat: 26.410771
    test 1469 line 164 lon: 109.934003
    test 1470 line 164 fb: 103.660846
    test 1471 line 164 lat2: 26.410770923895
    test 1472 line 164 lon2: 109.934003168641
    test 1473 line 164 azi2: 103.660846029906
    test 1474 line 164 lat2: 26.410770923895
    test 1475 line 164 lon2: 109.934003168641
    test 1476 line 164 azi2: 103.660846029906
    test 1477 line 165 lat: -2.539670
    test 1478 line 165 lon: 138.682325
    test 1479 line 165 fb: 100.016568
    test 1480 line 165 lat2: -2.539669792389
    test 1481 line 165 lon2: 138.682325493918
    test 1482 line 165 azi2: 100.016568432752
    test 1483 line 165 lat2: -2.539669792389
    test 1484 line 165 lon2: 138.682325493918
    test 1485 line 165 azi2: 100.016568432752
    test 1486 line 166 lat: 10.563299
    test 1487 line 166 lon: 50.532119
    test 1488 line 166 fb: 126.356066
    test 1489 line 166 lat2: 10.563299452649
    test 1490 line 166 lon2: 50.532119480076
    test 1491 line 166 azi2: 126.356065708364
    test 1492 line 166 lat2: 10.563299452649
    test 1493 line 166 lon2: 50.532119480076
    test 1494 line 166 azi2: 126.356065708364
    test 1495 line 167 lat: 51.443871
    test 1496 line 167 lon: 88.799162
    test 1497 line 167 fb: 145.239198
    test 1498 line 167 lat2: 51.443871023711
    test 1499 line 167 lon2: 88.799161779253
    test 1500 line 167 azi2: 145.239198135633
    test 1501 line 167 lat2: 51.443871023711
    test 1502 line 167 lon2: 88.799161779253
    test 1503 line 167 azi2: 145.239198135633
    test 1504 line 168 lat: -80.240756
    test 1505 line 168 lon: 170.591261
    test 1506 line 168 fb: 19.402427
    test 1507 line 168 lat2: -80.240756380896
    test 1508 line 168 lon2: 170.591260542730
    test 1509 line 168 azi2: 19.402427357239
    test 1510 line 168 lat2: -80.240756380896
    test 1511 line 168 lon2: 170.591260542730
    test 1512 line 168 azi2: 19.402427357239
    test 1513 line 169 lat: 51.976040
    test 1514 line 169 lon: 165.045244
    test 1515 line 169 fb: 167.962110
    test 1516 line 169 lat2: 51.976039799074
    test 1517 line 169 lon2: 165.045244285456
    test 1518 line 169 azi2: 167.962110268433
    test 1519 line 169 lat2: 51.976039799074
    test 1520 line 169 lon2: 165.045244285456
    test 1521 line 169 azi2: 167.962110268433
    test 1522 line 170 lat: 29.365655
    test 1523 line 170 lon: 91.354349
    test 1524 line 170 fb: 135.101279
    test 1525 line 170 lat2: 29.365654873524
    test 1526 line 170 lon2: 91.354349089561
    test 1527 line 170 azi2: 135.101278715212
    test 1528 line 170 lat2: 29.365654873524
    test 1529 line 170 lon2: 91.354349089561
    test 1530 line 170 azi2: 135.101278715212
    test 1531 line 171 lat: 61.745486
    test 1532 line 171 lon: 142.333199
    test 1533 line 171 fb: 139.666209
    test 1534 line 171 lat2: 61.745485817368
    test 1535 line 171 lon2: 142.333198773096
    test 1536 line 171 azi2: 139.666208757008
    test 1537 line 171 lat2: 61.745485817368
    test 1538 line 171 lon2: 142.333198773096
    test 1539 line 171 azi2: 139.666208757008
    test 1540 line 172 lat: 13.414523
    test 1541 line 172 lon: 39.322993
    test 1542 line 172 fb: 144.276516
    test 1543 line 172 lat2: 13.414522997032
    test 1544 line 172 lon2: 39.322992706733
    test 1545 line 172 azi2: 144.276515542083
    test 1546 line 172 lat2: 13.414522997032
    test 1547 line 172 lon2: 39.322992706733
    test 1548 line 172 azi2: 144.276515542083
    test 1549 line 173 lat: -49.831353
    test 1550 line 173 lon: 72.426738
    test 1551 line 173 fb: 126.251620
    test 1552 line 173 lat2: -49.831353332108
    test 1553 line 173 lon2: 72.426737728887
    test 1554 line 173 azi2: 126.251620412456
    test 1555 line 173 lat2: -49.831353332108
    test 1556 line 173 lon2: 72.426737728887
    test 1557 line 173 azi2: 126.251620412456
    test 1558 line 174 lat: 1.822589
    test 1559 line 174 lon: 53.589208
    test 1560 line 174 fb: 97.925176
    test 1561 line 174 lat2: 1.822589208021
    test 1562 line 174 lon2: 53.589207810481
    test 1563 line 174 azi2: 97.925176229124
    test 1564 line 174 lat2: 1.822589208021
    test 1565 line 174 lon2: 53.589207810481
    test 1566 line 174 azi2: 97.925176229124
    test 1567 line 175 lat: -7.987194
    test 1568 line 175 lon: 49.318809
    test 1569 line 175 fb: 128.386595
    test 1570 line 175 lat2: -7.987193900849
    test 1571 line 175 lon2: 49.318809304076
    test 1572 line 175 azi2: 128.386594768748
    test 1573 line 175 lat2: -7.987193900849
    test 1574 line 175 lon2: 49.318809304076
    test 1575 line 175 azi2: 128.386594768748
    test 1576 line 176 lat: -56.807375
    test 1577 line 176 lon: 4.521802
    test 1578 line 176 fb: 176.806063
    test 1579 line 176 lat2: -56.807375049864
    test 1580 line 176 lon2: 4.521801986353
    test 1581 line 176 azi2: 176.806062785470
    test 1582 line 176 lat2: -56.807375049864
    test 1583 line 176 lon2: 4.521801986353
    test 1584 line 176 azi2: 176.806062785470
    test 1585 line 177 lat: -25.969834
    test 1586 line 177 lon: 64.903749
    test 1587 line 177 fb: 124.103844
    test 1588 line 177 lat2: -25.969833883721
    test 1589 line 177 lon2: 64.903749477059
    test 1590 line 177 azi2: 124.103844353942
    test 1591 line 177 lat2: -25.969833883721
    test 1592 line 177 lon2: 64.903749477059
    test 1593 line 177 azi2: 124.103844353942
    test 1594 line 178 lat: 32.807360
    test 1595 line 178 lon: 65.107962
    test 1596 line 178 fb: 124.577990
    test 1597 line 178 lat2: 32.807359742667
    test 1598 line 178 lon2: 65.107961864983
    test 1599 line 178 azi2: 124.577990419073
    test 1600 line 178 lat2: 32.807359742667
    test 1601 line 178 lon2: 65.107961864983
    test 1602 line 178 azi2: 124.577990419073
    test 1603 line 179 lat: -21.552138
    test 1604 line 179 lon: 102.466022
    test 1605 line 179 fb: 109.640197
    test 1606 line 179 lat2: -21.552137872353
    test 1607 line 179 lon2: 102.466021945025
    test 1608 line 179 azi2: 109.640197455958
    test 1609 line 179 lat2: -21.552137872353
    test 1610 line 179 lon2: 102.466021945025
    test 1611 line 179 azi2: 109.640197455958
    test 1612 line 180 lat: -26.271741
    test 1613 line 180 lon: 158.321581
    test 1614 line 180 fb: 165.993649
    test 1615 line 180 lat2: -26.271741383677
    test 1616 line 180 lon2: 158.321581345077
    test 1617 line 180 azi2: 165.993649158305
    test 1618 line 180 lat2: -26.271741383677
    test 1619 line 180 lon2: 158.321581345077
    test 1620 line 180 azi2: 165.993649158305
    test 1621 line 181 lat: 41.023069
    test 1622 line 181 lon: 155.562542
    test 1623 line 181 fb: 153.407414
    test 1624 line 181 lat2: 41.023069113496
    test 1625 line 181 lon2: 155.562542134179
    test 1626 line 181 azi2: 153.407413608014
    test 1627 line 181 lat2: 41.023069113496
    test 1628 line 181 lon2: 155.562542134179
    test 1629 line 181 azi2: 153.407413608014
    test 1630 line 182 lat: 16.445471
    test 1631 line 182 lon: 165.261461
    test 1632 line 182 fb: 165.424806
    test 1633 line 182 lat2: 16.445470954340
    test 1634 line 182 lon2: 165.261461448873
    test 1635 line 182 azi2: 165.424806257119
    test 1636 line 182 lat2: 16.445470954340
    test 1637 line 182 lon2: 165.261461448873
    test 1638 line 182 azi2: 165.424806257119
    test 1639 line 183 lat: -3.222107
    test 1640 line 183 lon: 84.129727
    test 1641 line 183 fb: 154.083851
    test 1642 line 183 lat2: -3.222107095788
    test 1643 line 183 lon2: 84.129726900596
    test 1644 line 183 azi2: 154.083851495688
    test 1645 line 183 lat2: -3.222107095788
    test 1646 line 183 lon2: 84.129726900596
    test 1647 line 183 azi2: 154.083851495688
    test 1648 line 184 lat: 7.811710
    test 1649 line 184 lon: 123.143308
    test 1650 line 184 fb: 123.998106
    test 1651 line 184 lat2: 7.811709739638
    test 1652 line 184 lon2: 123.143308309660
    test 1653 line 184 azi2: 123.998105582525
    test 1654 line 184 lat2: 7.811709739638
    test 1655 line 184 lon2: 123.143308309660
    test 1656 line 184 azi2: 123.998105582525
    test 1657 line 185 lat: -45.235922
    test 1658 line 185 lon: 129.419283
    test 1659 line 185 fb: 91.493406
    test 1660 line 185 lat2: -45.235922276879
    test 1661 line 185 lon2: 129.419282696458
    test 1662 line 185 azi2: 91.493405946969  FAILED, KNOWN, expected 91.493405946970
    test 1663 line 185 lat2: -45.235922276879
    test 1664 line 185 lon2: 129.419282696458
    test 1665 line 185 azi2: 91.493405946969  FAILED, KNOWN, expected 91.493405946970
    test 1666 line 186 lat: -43.047563
    test 1667 line 186 lon: 121.565541
    test 1668 line 186 fb: 99.850543
    test 1669 line 186 lat2: -43.047563118772
    test 1670 line 186 lon2: 121.565540573788
    test 1671 line 186 azi2: 99.850542926816
    test 1672 line 186 lat2: -43.047563118772
    test 1673 line 186 lon2: 121.565540573788
    test 1674 line 186 azi2: 99.850542926816
    test 1675 line 187 lat: -22.881002
    test 1676 line 187 lon: 159.765030
    test 1677 line 187 fb: 60.474878
    test 1678 line 187 lat2: -22.881001889671
    test 1679 line 187 lon2: 159.765030106650
    test 1680 line 187 azi2: 60.474878214384
    test 1681 line 187 lat2: -22.881001889671
    test 1682 line 187 lon2: 159.765030106650
    test 1683 line 187 azi2: 60.474878214384
    test 1684 line 188 lat: -15.011946
    test 1685 line 188 lon: 55.594746
    test 1686 line 188 fb: 121.838839
    test 1687 line 188 lat2: -15.011946251300
    test 1688 line 188 lon2: 55.594746074667
    test 1689 line 188 azi2: 121.838839080255
    test 1690 line 188 lat2: -15.011946251300
    test 1691 line 188 lon2: 55.594746074667
    test 1692 line 188 azi2: 121.838839080255
    test 1693 line 189 lat: -29.011142
    test 1694 line 189 lon: 0.856639
    test 1695 line 189 fb: 178.744943
    test 1696 line 189 lat2: -29.011142183887
    test 1697 line 189 lon2: 0.856639457160
    test 1698 line 189 azi2: 178.744943180805
    test 1699 line 189 lat2: -29.011142183887
    test 1700 line 189 lon2: 0.856639457160
    test 1701 line 189 azi2: 178.744943180805
    test 1702 line 190 lat: -0.353001
    test 1703 line 190 lon: 48.401255
    test 1704 line 190 fb: 95.612551
    test 1705 line 190 lat2: -0.353000909367
    test 1706 line 190 lon2: 48.401254652488  FAILED, KNOWN, expected 48.401254652487
    test 1707 line 190 azi2: 95.612551044908
    test 1708 line 190 lat2: -0.353000909367
    test 1709 line 190 lon2: 48.401254652487
    test 1710 line 190 azi2: 95.612551044908
    test 1711 line 191 lat: 18.843341
    test 1712 line 191 lon: 105.405456
    test 1713 line 191 fb: 145.215722
    test 1714 line 191 lat2: 18.843340962664
    test 1715 line 191 lon2: 105.405456105476
    test 1716 line 191 azi2: 145.215722323742
    test 1717 line 191 lat2: 18.843340962664
    test 1718 line 191 lon2: 105.405456105476
    test 1719 line 191 azi2: 145.215722323742
    test 1720 line 192 lat: 19.672225
    test 1721 line 192 lon: 64.132980
    test 1722 line 192 fb: 131.894863
    test 1723 line 192 lat2: 19.672224913225
    test 1724 line 192 lon2: 64.132979510420
    test 1725 line 192 azi2: 131.894863434272
    test 1726 line 192 lat2: 19.672224913225
    test 1727 line 192 lon2: 64.132979510420
    test 1728 line 192 azi2: 131.894863434272
    test 1729 line 193 lat: -44.315074
    test 1730 line 193 lon: 132.711860
    test 1731 line 193 fb: 57.236875
    test 1732 line 193 lat2: -44.315073617889
    test 1733 line 193 lon2: 132.711860436437
    test 1734 line 193 azi2: 57.236875169148
    test 1735 line 193 lat2: -44.315073617889
    test 1736 line 193 lon2: 132.711860436437
    test 1737 line 193 azi2: 57.236875169148
    test 1738 line 194 lat: 71.956294
    test 1739 line 194 lon: 23.707587
    test 1740 line 194 fb: 28.235947
    test 1741 line 194 lat2: 71.956293555096
    test 1742 line 194 lon2: 23.707587498943
    test 1743 line 194 azi2: 28.235946630177
    test 1744 line 194 lat2: 71.956293555096
    test 1745 line 194 lon2: 23.707587498943
    test 1746 line 194 azi2: 28.235946630177
    test 1747 line 195 lat: -1.372652
    test 1748 line 195 lon: 37.704231
    test 1749 line 195 fb: 92.737862
    test 1750 line 195 lat2: -1.372652195171
    test 1751 line 195 lon2: 37.704230798676
    test 1752 line 195 azi2: 92.737862264368
    test 1753 line 195 lat2: -1.372652195171
    test 1754 line 195 lon2: 37.704230798676
    test 1755 line 195 azi2: 92.737862264368
    test 1756 line 196 lat: 32.377148
    test 1757 line 196 lon: 148.638709
    test 1758 line 196 fb: 164.415210
    test 1759 line 196 lat2: 32.377147634362
    test 1760 line 196 lon2: 148.638709383249
    test 1761 line 196 azi2: 164.415210005459
    test 1762 line 196 lat2: 32.377147634362
    test 1763 line 196 lon2: 148.638709383249
    test 1764 line 196 azi2: 164.415210005459
    test 1765 line 197 lat: 77.876832
    test 1766 line 197 lon: 86.074591
    test 1767 line 197 fb: 93.017705
    test 1768 line 197 lat2: 77.876831887051
    test 1769 line 197 lon2: 86.074590642864
    test 1770 line 197 azi2: 93.017704501543
    test 1771 line 197 lat2: 77.876831887051
    test 1772 line 197 lon2: 86.074590642864
    test 1773 line 197 azi2: 93.017704501543
    test 1774 line 198 lat: -7.405195
    test 1775 line 198 lon: 11.962469
    test 1776 line 198 fb: 123.788484
    test 1777 line 198 lat2: -7.405194804958
    test 1778 line 198 lon2: 11.962468510681
    test 1779 line 198 azi2: 123.788484407208
    test 1780 line 198 lat2: -7.405194804958
    test 1781 line 198 lon2: 11.962468510681
    test 1782 line 198 azi2: 123.788484407208
    test 1783 line 199 lat: -75.001311
    test 1784 line 199 lon: 173.334144
    test 1785 line 199 fb: 8.916523
    test 1786 line 199 lat2: -75.001310556015
    test 1787 line 199 lon2: 173.334144385512
    test 1788 line 199 azi2: 8.916523271572
    test 1789 line 199 lat2: -75.001310556015
    test 1790 line 199 lon2: 173.334144385512
    test 1791 line 199 azi2: 8.916523271572
    test 1792 line 200 lat: -33.145967
    test 1793 line 200 lon: 32.349241
    test 1794 line 200 fb: 154.035798
    test 1795 line 200 lat2: -33.145966631435
    test 1796 line 200 lon2: 32.349240627001
    test 1797 line 200 azi2: 154.035798269631
    test 1798 line 200 lat2: -33.145966631435
    test 1799 line 200 lon2: 32.349240627001
    test 1800 line 200 azi2: 154.035798269631
    test 1801 line 201 lat: 32.938605
    test 1802 line 201 lon: 98.042857
    test 1803 line 201 fb: 124.954750
    test 1804 line 201 lat2: 32.938605083648
    test 1805 line 201 lon2: 98.042857137838
    test 1806 line 201 azi2: 124.954750401990
    test 1807 line 201 lat2: 32.938605083648
    test 1808 line 201 lon2: 98.042857137838
    test 1809 line 201 azi2: 124.954750401990
    test 1810 line 202 lat: 18.924315
    test 1811 line 202 lon: 20.712136
    test 1812 line 202 fb: 118.058457
    test 1813 line 202 lat2: 18.924314631117
    test 1814 line 202 lon2: 20.712135699713
    test 1815 line 202 azi2: 118.058457437327
    test 1816 line 202 lat2: 18.924314631117
    test 1817 line 202 lon2: 20.712135699713
    test 1818 line 202 azi2: 118.058457437327
    test 1819 line 203 lat: 34.281652
    test 1820 line 203 lon: 66.815398
    test 1821 line 203 fb: 147.693080
    test 1822 line 203 lat2: 34.281652047931
    test 1823 line 203 lon2: 66.815398066147
    test 1824 line 203 azi2: 147.693079659533
    test 1825 line 203 lat2: 34.281652047931
    test 1826 line 203 lon2: 66.815398066147
    test 1827 line 203 azi2: 147.693079659533
    test 1828 line 204 lat: -56.830635
    test 1829 line 204 lon: 2.137046
    test 1830 line 204 fb: 178.041562
    test 1831 line 204 lat2: -56.830634769513
    test 1832 line 204 lon2: 2.137046322217
    test 1833 line 204 azi2: 178.041562126305
    test 1834 line 204 lat2: -56.830634769513
    test 1835 line 204 lon2: 2.137046322217
    test 1836 line 204 azi2: 178.041562126305
    test 1837 line 205 lat: -68.481893
    test 1838 line 205 lon: 107.036720
    test 1839 line 205 fb: 152.384477
    test 1840 line 205 lat2: -68.481892540174
    test 1841 line 205 lon2: 107.036720123074
    test 1842 line 205 azi2: 152.384476595412
    test 1843 line 205 lat2: -68.481892540174
    test 1844 line 205 lon2: 107.036720123074
    test 1845 line 205 azi2: 152.384476595412
    test 1846 line 206 lat: -22.502042
    test 1847 line 206 lon: 171.827566
    test 1848 line 206 fb: 158.834328
    test 1849 line 206 lat2: -22.502042312255
    test 1850 line 206 lon2: 171.827566033608
    test 1851 line 206 azi2: 158.834327972407
    test 1852 line 206 lat2: -22.502042312255
    test 1853 line 206 lon2: 171.827566033608
    test 1854 line 206 azi2: 158.834327972407
    test 1855 line 207 lat: -4.504199
    test 1856 line 207 lon: 138.544338
    test 1857 line 207 fb: 123.633526
    test 1858 line 207 lat2: -4.504199404775
    test 1859 line 207 lon2: 138.544338028736
    test 1860 line 207 azi2: 123.633526406205
    test 1861 line 207 lat2: -4.504199404775
    test 1862 line 207 lon2: 138.544338028736
    test 1863 line 207 azi2: 123.633526406205
    test 1864 line 208 lat: -9.226343
    test 1865 line 208 lon: 120.310050
    test 1866 line 208 fb: 142.789186
    test 1867 line 208 lat2: -9.226343110712
    test 1868 line 208 lon2: 120.310050148004
    test 1869 line 208 azi2: 142.789186422068
    test 1870 line 208 lat2: -9.226343110712
    test 1871 line 208 lon2: 120.310050148004
    test 1872 line 208 azi2: 142.789186422068
    test 1873 line 209 lat: -51.684044
    test 1874 line 209 lon: 137.764140
    test 1875 line 209 fb: 56.844891
    test 1876 line 209 lat2: -51.684044075582
    test 1877 line 209 lon2: 137.764139808689
    test 1878 line 209 azi2: 56.844890846790
    test 1879 line 209 lat2: -51.684044075582
    test 1880 line 209 lon2: 137.764139808689
    test 1881 line 209 azi2: 56.844890846790
    test 1882 line 210 lat: 19.467357
    test 1883 line 210 lon: 93.870087
    test 1884 line 210 fb: 129.125491
    test 1885 line 210 lat2: 19.467357090193
    test 1886 line 210 lon2: 93.870087361293
    test 1887 line 210 azi2: 129.125490840370
    test 1888 line 210 lat2: 19.467357090193
    test 1889 line 210 lon2: 93.870087361293
    test 1890 line 210 azi2: 129.125490840370
    test 1891 line 211 lat: 33.594608
    test 1892 line 211 lon: 58.324143
    test 1893 line 211 fb: 101.975372
    test 1894 line 211 lat2: 33.594607695347
    test 1895 line 211 lon2: 58.324143410893
    test 1896 line 211 azi2: 101.975372004111
    test 1897 line 211 lat2: 33.594607695347
    test 1898 line 211 lon2: 58.324143410893
    test 1899 line 211 azi2: 101.975372004111
    test 1900 line 212 lat: -1.184701
    test 1901 line 212 lon: 92.834285
    test 1902 line 212 fb: 134.201097
    test 1903 line 212 lat2: -1.184701423910
    test 1904 line 212 lon2: 92.834285031504
    test 1905 line 212 azi2: 134.201097217000
    test 1906 line 212 lat2: -1.184701423910
    test 1907 line 212 lon2: 92.834285031504
    test 1908 line 212 azi2: 134.201097217000
    test 1909 line 213 lat: 5.878639
    test 1910 line 213 lon: 90.756173
    test 1911 line 213 fb: 156.936699
    test 1912 line 213 lat2: 5.878638801092
    test 1913 line 213 lon2: 90.756172727682
    test 1914 line 213 azi2: 156.936698928215
    test 1915 line 213 lat2: 5.878638801092
    test 1916 line 213 lon2: 90.756172727682
    test 1917 line 213 azi2: 156.936698928215
    test 1918 line 214 lat: 47.611646
    test 1919 line 214 lon: 131.482218
    test 1920 line 214 fb: 152.077667
    test 1921 line 214 lat2: 47.611646039058
    test 1922 line 214 lon2: 131.482217984255
    test 1923 line 214 azi2: 152.077667341138
    test 1924 line 214 lat2: 47.611646039058
    test 1925 line 214 lon2: 131.482217984255
    test 1926 line 214 azi2: 152.077667341138
    test 1927 line 215 lat: 13.906234
    test 1928 line 215 lon: 115.526238
    test 1929 line 215 fb: 130.769627
    test 1930 line 215 lat2: 13.906233945801
    test 1931 line 215 lon2: 115.526238064488
    test 1932 line 215 azi2: 130.769627488545
    test 1933 line 215 lat2: 13.906233945801
    test 1934 line 215 lon2: 115.526238064488
    test 1935 line 215 azi2: 130.769627488545
    test 1936 line 216 lat: 3.675485
    test 1937 line 216 lon: 80.781862
    test 1938 line 216 fb: 94.188426
    test 1939 line 216 lat2: 3.675485213596
    test 1940 line 216 lon2: 80.781861923838
    test 1941 line 216 azi2: 94.188426367881
    test 1942 line 216 lat2: 3.675485213596
    test 1943 line 216 lon2: 80.781861923838
    test 1944 line 216 azi2: 94.188426367881
    test 1945 line 217 lat: 68.665600
    test 1946 line 217 lon: 21.503123
    test 1947 line 217 fb: 107.667810
    test 1948 line 217 lat2: 68.665599857810
    test 1949 line 217 lon2: 21.503123449290
    test 1950 line 217 azi2: 107.667809564608
    test 1951 line 217 lat2: 68.665599857810
    test 1952 line 217 lon2: 21.503123449290
    test 1953 line 217 azi2: 107.667809564608
    test 1954 line 218 lat: -60.791732
    test 1955 line 218 lon: 82.476063
    test 1956 line 218 fb: 117.665953
    test 1957 line 218 lat2: -60.791732218314
    test 1958 line 218 lon2: 82.476062801971
    test 1959 line 218 azi2: 117.665952598924
    test 1960 line 218 lat2: -60.791732218314
    test 1961 line 218 lon2: 82.476062801971
    test 1962 line 218 azi2: 117.665952598924
    test 1963 line 219 lat: -33.122376
    test 1964 line 219 lon: 89.871476
    test 1965 line 219 fb: 124.068098
    test 1966 line 219 lat2: -33.122375734012
    test 1967 line 219 lon2: 89.871476211443
    test 1968 line 219 azi2: 124.068098444465
    test 1969 line 219 lat2: -33.122375734012
    test 1970 line 219 lon2: 89.871476211443
    test 1971 line 219 azi2: 124.068098444465
    test 1972 line 220 lat: -34.085934
    test 1973 line 220 lon: 117.886549
    test 1974 line 220 fb: 93.366647
    test 1975 line 220 lat2: -34.085934037207
    test 1976 line 220 lon2: 117.886548615401
    test 1977 line 220 azi2: 93.366647127153
    test 1978 line 220 lat2: -34.085934037207
    test 1979 line 220 lon2: 117.886548615401
    test 1980 line 220 azi2: 93.366647127153
    test 1981 line 221 lat: -43.746811
    test 1982 line 221 lon: 107.199939
    test 1983 line 221 fb: 101.218435
    test 1984 line 221 lat2: -43.746811413059
    test 1985 line 221 lon2: 107.199938541143
    test 1986 line 221 azi2: 101.218434581373
    test 1987 line 221 lat2: -43.746811413059
    test 1988 line 221 lon2: 107.199938541143
    test 1989 line 221 azi2: 101.218434581373
    test 1990 line 222 lat: -44.514857
    test 1991 line 222 lon: 19.560361
    test 1992 line 222 fb: 166.449925
    test 1993 line 222 lat2: -44.514857277517
    test 1994 line 222 lon2: 19.560360617266
    test 1995 line 222 azi2: 166.449925135617
    test 1996 line 222 lat2: -44.514857277517
    test 1997 line 222 lon2: 19.560360617266
    test 1998 line 222 azi2: 166.449925135617
    test 1999 line 223 lat: -18.049262
    test 2000 line 223 lon: 42.099193
    test 2001 line 223 fb: 158.127141
    test 2002 line 223 lat2: -18.049261796697
    test 2003 line 223 lon2: 42.099193394607
    test 2004 line 223 azi2: 158.127140901909
    test 2005 line 223 lat2: -18.049261796697
    test 2006 line 223 lon2: 42.099193394607
    test 2007 line 223 azi2: 158.127140901909
    test 2008 line 224 lat: 9.832902
    test 2009 line 224 lon: 51.448057
    test 2010 line 224 fb: 114.348703
    test 2011 line 224 lat2: 9.832901687662
    test 2012 line 224 lon2: 51.448057387281
    test 2013 line 224 azi2: 114.348702917675
    test 2014 line 224 lat2: 9.832901687662
    test 2015 line 224 lon2: 51.448057387281
    test 2016 line 224 azi2: 114.348702917675
    test 2017 line 225 lat: -57.516443
    test 2018 line 225 lon: 64.700933
    test 2019 line 225 fb: 137.459801
    test 2020 line 225 lat2: -57.516443280706
    test 2021 line 225 lon2: 64.700933124813
    test 2022 line 225 azi2: 137.459801078685
    test 2023 line 225 lat2: -57.516443280706
    test 2024 line 225 lon2: 64.700933124813
    test 2025 line 225 azi2: 137.459801078685
    test 2026 line 226 lat: -23.072600
    test 2027 line 226 lon: 95.392602
    test 2028 line 226 fb: 140.119143
    test 2029 line 226 lat2: -23.072599811854
    test 2030 line 226 lon2: 95.392601883769
    test 2031 line 226 azi2: 140.119143469104
    test 2032 line 226 lat2: -23.072599811854
    test 2033 line 226 lon2: 95.392601883769
    test 2034 line 226 azi2: 140.119143469104
    test 2035 line 227 lat: -45.117254
    test 2036 line 227 lon: 97.361647
    test 2037 line 227 fb: 97.339041
    test 2038 line 227 lat2: -45.117253614100
    test 2039 line 227 lon2: 97.361647352714
    test 2040 line 227 azi2: 97.339040559115
    test 2041 line 227 lat2: -45.117253614100
    test 2042 line 227 lon2: 97.361647352714
    test 2043 line 227 azi2: 97.339040559115
    test 2044 line 228 lat: -11.277328
    test 2045 line 228 lon: 19.602358
    test 2046 line 228 fb: 156.779730
    test 2047 line 228 lat2: -11.277328262947
    test 2048 line 228 lon2: 19.602358024471
    test 2049 line 228 azi2: 156.779729902321
    test 2050 line 228 lat2: -11.277328262947
    test 2051 line 228 lon2: 19.602358024471
    test 2052 line 228 azi2: 156.779729902321
    test 2053 line 229 lat: -4.823524
    test 2054 line 229 lon: 164.626842
    test 2055 line 229 fb: 151.314797
    test 2056 line 229 lat2: -4.823524348693
    test 2057 line 229 lon2: 164.626841855534
    test 2058 line 229 azi2: 151.314796841238
    test 2059 line 229 lat2: -4.823524348693
    test 2060 line 229 lon2: 164.626841855534
    test 2061 line 229 azi2: 151.314796841238
    test 2062 line 230 lat: 36.317088
    test 2063 line 230 lon: 89.326155
    test 2064 line 230 fb: 94.589052
    test 2065 line 230 lat2: 36.317087922282
    test 2066 line 230 lon2: 89.326155365943
    test 2067 line 230 azi2: 94.589051951235
    test 2068 line 230 lat2: 36.317087922282
    test 2069 line 230 lon2: 89.326155365943
    test 2070 line 230 azi2: 94.589051951235
    test 2071 line 231 lat: 3.975433
    test 2072 line 231 lon: 105.460359
    test 2073 line 231 fb: 126.257925
    test 2074 line 231 lat2: 3.975432760073
    test 2075 line 231 lon2: 105.460358584149
    test 2076 line 231 azi2: 126.257925455058
    test 2077 line 231 lat2: 3.975432760073
    test 2078 line 231 lon2: 105.460358584149
    test 2079 line 231 azi2: 126.257925455058
    test 2080 line 232 lat: 28.815984
    test 2081 line 232 lon: 89.807394
    test 2082 line 232 fb: 116.984375
    test 2083 line 232 lat2: 28.815983592511
    test 2084 line 232 lon2: 89.807393686834
    test 2085 line 232 azi2: 116.984374981602
    test 2086 line 232 lat2: 28.815983592511
    test 2087 line 232 lon2: 89.807393686834
    test 2088 line 232 azi2: 116.984374981602
    test 2089 line 233 lat: 66.161717
    test 2090 line 233 lon: 63.218655
    test 2091 line 233 fb: 88.869959
    test 2092 line 233 lat2: 66.161716765270
    test 2093 line 233 lon2: 63.218655052918
    test 2094 line 233 azi2: 88.869959091488
    test 2095 line 233 lat2: 66.161716765270
    test 2096 line 233 lon2: 63.218655052918
    test 2097 line 233 azi2: 88.869959091488
    test 2098 line 234 lat: 74.859972
    test 2099 line 234 lon: 53.523361
    test 2100 line 234 fb: 58.125008
    test 2101 line 234 lat2: 74.859971601090
    test 2102 line 234 lon2: 53.523360738831
    test 2103 line 234 azi2: 58.125008091802
    test 2104 line 234 lat2: 74.859971601090
    test 2105 line 234 lon2: 53.523360738831
    test 2106 line 234 azi2: 58.125008091802
    test 2107 line 235 lat: -0.265481
    test 2108 line 235 lon: 79.537677
    test 2109 line 235 fb: 112.945830
    test 2110 line 235 lat2: -0.265481234322
    test 2111 line 235 lon2: 79.537677388981
    test 2112 line 235 azi2: 112.945829781102
    test 2113 line 235 lat2: -0.265481234322
    test 2114 line 235 lon2: 79.537677388981
    test 2115 line 235 azi2: 112.945829781102
    test 2116 line 236 lat: -12.099598
    test 2117 line 236 lon: 155.371356
    test 2118 line 236 fb: 76.454292
    test 2119 line 236 lat2: -12.099598021004
    test 2120 line 236 lon2: 155.371356164845
    test 2121 line 236 azi2: 76.454291606612
    test 2122 line 236 lat2: -12.099598021004
    test 2123 line 236 lon2: 155.371356164845
    test 2124 line 236 azi2: 76.454291606612
    test 2125 line 237 lat: -6.746465
    test 2126 line 237 lon: 19.102484
    test 2127 line 237 fb: 149.342236
    test 2128 line 237 lat2: -6.746464854112
    test 2129 line 237 lon2: 19.102484309526
    test 2130 line 237 azi2: 149.342236428405
    test 2131 line 237 lat2: -6.746464854112
    test 2132 line 237 lon2: 19.102484309526
    test 2133 line 237 azi2: 149.342236428405
    test 2134 line 238 lat: 0.663830
    test 2135 line 238 lon: 101.295721
    test 2136 line 238 fb: 133.862626
    test 2137 line 238 lat2: 0.663830251510
    test 2138 line 238 lon2: 101.295720736944
    test 2139 line 238 azi2: 133.862626019473
    test 2140 line 238 lat2: 0.663830251510
    test 2141 line 238 lon2: 101.295720736944
    test 2142 line 238 azi2: 133.862626019473
    test 2143 line 239 lat: -61.764624
    test 2144 line 239 lon: 148.537522
    test 2145 line 239 fb: 149.298772
    test 2146 line 239 lat2: -61.764623993813
    test 2147 line 239 lon2: 148.537521922087
    test 2148 line 239 azi2: 149.298771734214
    test 2149 line 239 lat2: -61.764623993813
    test 2150 line 239 lon2: 148.537521922087
    test 2151 line 239 azi2: 149.298771734214
    test 2152 line 240 lat: 14.505122
    test 2153 line 240 lon: 111.665519
    test 2154 line 240 fb: 97.740222
    test 2155 line 240 lat2: 14.505121777043
    test 2156 line 240 lon2: 111.665518774379
    test 2157 line 240 azi2: 97.740221959573
    test 2158 line 240 lat2: 14.505121777043
    test 2159 line 240 lon2: 111.665518774379
    test 2160 line 240 azi2: 97.740221959573
    test 2161 line 241 lat: -24.713205
    test 2162 line 241 lon: 34.159384
    test 2163 line 241 fb: 125.866132
    test 2164 line 241 lat2: -24.713205327375
    test 2165 line 241 lon2: 34.159384140577
    test 2166 line 241 azi2: 125.866132443875
    test 2167 line 241 lat2: -24.713205327375
    test 2168 line 241 lon2: 34.159384140577
    test 2169 line 241 azi2: 125.866132443875
    test 2170 line 242 lat: 50.480262
    test 2171 line 242 lon: 42.263850
    test 2172 line 242 fb: 153.395659
    test 2173 line 242 lat2: 50.480261762893
    test 2174 line 242 lon2: 42.263849601327
    test 2175 line 242 azi2: 153.395658919028
    test 2176 line 242 lat2: 50.480261762893
    test 2177 line 242 lon2: 42.263849601327
    test 2178 line 242 azi2: 153.395658919028
    test 2179 line 243 lat: 11.787247
    test 2180 line 243 lon: 49.506460
    test 2181 line 243 fb: 120.836778
    test 2182 line 243 lat2: 11.787247309610
    test 2183 line 243 lon2: 49.506459509702
    test 2184 line 243 azi2: 120.836778496206
    test 2185 line 243 lat2: 11.787247309610
    test 2186 line 243 lon2: 49.506459509702
    test 2187 line 243 azi2: 120.836778496206
    test 2188 line 244 lat: -19.956674
    test 2189 line 244 lon: 14.599479
    test 2190 line 244 fb: 177.883855
    test 2191 line 244 lat2: -19.956673621927
    test 2192 line 244 lon2: 14.599479227718
    test 2193 line 244 azi2: 177.883855088778
    test 2194 line 244 lat2: -19.956673621927
    test 2195 line 244 lon2: 14.599479227718
    test 2196 line 244 azi2: 177.883855088778
    test 2197 line 245 lat: 0.738566
    test 2198 line 245 lon: 12.600972
    test 2199 line 245 fb: 176.085445
    test 2200 line 245 lat2: 0.738565517815
    test 2201 line 245 lon2: 12.600972006927
    test 2202 line 245 azi2: 176.085445031797
    test 2203 line 245 lat2: 0.738565517815
    test 2204 line 245 lon2: 12.600972006927
    test 2205 line 245 azi2: 176.085445031797
    test 2206 line 246 lat: 25.799128
    test 2207 line 246 lon: 9.800259
    test 2208 line 246 fb: 166.282764
    test 2209 line 246 lat2: 25.799128425384
    test 2210 line 246 lon2: 9.800259258495
    test 2211 line 246 azi2: 166.282764024264
    test 2212 line 246 lat2: 25.799128425384
    test 2213 line 246 lon2: 9.800259258495
    test 2214 line 246 azi2: 166.282764024264
    test 2215 line 247 lat: -3.897277
    test 2216 line 247 lon: 16.693319
    test 2217 line 247 fb: 168.780736
    test 2218 line 247 lat2: -3.897277132184
    test 2219 line 247 lon2: 16.693318601970
    test 2220 line 247 azi2: 168.780736094343
    test 2221 line 247 lat2: -3.897277132184
    test 2222 line 247 lon2: 16.693318601970
    test 2223 line 247 azi2: 168.780736094343
    test 2224 line 248 lat: 2.479585
    test 2225 line 248 lon: 72.317321
    test 2226 line 248 fb: 126.935932
    test 2227 line 248 lat2: 2.479585385319
    test 2228 line 248 lon2: 72.317321261259
    test 2229 line 248 azi2: 126.935932221711
    test 2230 line 248 lat2: 2.479585385319
    test 2231 line 248 lon2: 72.317321261259
    test 2232 line 248 azi2: 126.935932221711
    test 2233 line 249 lat: -0.836621
    test 2234 line 249 lon: 2.490193
    test 2235 line 249 fb: 150.640498
    test 2236 line 249 lat2: -0.836621274662
    test 2237 line 249 lon2: 2.490192836679
    test 2238 line 249 azi2: 150.640498065221
    test 2239 line 249 lat2: -0.836621274662
    test 2240 line 249 lon2: 2.490192836679
    test 2241 line 249 azi2: 150.640498065221
    test 2242 line 250 lat: -69.098227
    test 2243 line 250 lon: 43.929874
    test 2244 line 250 fb: 143.378404
    test 2245 line 250 lat2: -69.098226894675
    test 2246 line 250 lon2: 43.929873562507
    test 2247 line 250 azi2: 143.378403982035
    test 2248 line 250 lat2: -69.098226894675
    test 2249 line 250 lon2: 43.929873562507
    test 2250 line 250 azi2: 143.378403982035
    test 2251 line 251 lat: 19.156121
    test 2252 line 251 lon: 130.658473
    test 2253 line 251 fb: 136.204475
    test 2254 line 251 lat2: 19.156121137418
    test 2255 line 251 lon2: 130.658473280949
    test 2256 line 251 azi2: 136.204475163250
    test 2257 line 251 lat2: 19.156121137418
    test 2258 line 251 lon2: 130.658473280949
    test 2259 line 251 azi2: 136.204475163250
    test 2260 line 252 lat: 68.881949
    test 2261 line 252 lon: 79.375865
    test 2262 line 252 fb: 99.052732
    test 2263 line 252 lat2: 68.881948915820
    test 2264 line 252 lon2: 79.375865154433
    test 2265 line 252 azi2: 99.052731550675
    test 2266 line 252 lat2: 68.881948915820
    test 2267 line 252 lon2: 79.375865154434  FAILED, KNOWN, expected 79.375865154433
    test 2268 line 252 azi2: 99.052731550675
    test 2269 line 253 lat: -23.509016
    test 2270 line 253 lon: 122.232226
    test 2271 line 253 fb: 90.354604
    test 2272 line 253 lat2: -23.509015988874
    test 2273 line 253 lon2: 122.232226283491
    test 2274 line 253 azi2: 90.354603607380
    test 2275 line 253 lat2: -23.509015988874
    test 2276 line 253 lon2: 122.232226283491
    test 2277 line 253 azi2: 90.354603607380
    test 2278 line 254 lat: -64.950636
    test 2279 line 254 lon: 70.184354
    test 2280 line 254 fb: 122.478937
    test 2281 line 254 lat2: -64.950635804577
    test 2282 line 254 lon2: 70.184354384370
    test 2283 line 254 azi2: 122.478937039089
    test 2284 line 254 lat2: -64.950635804577
    test 2285 line 254 lon2: 70.184354384370
    test 2286 line 254 azi2: 122.478937039089
    test 2287 line 255 lat: 4.931109
    test 2288 line 255 lon: 176.100221
    test 2289 line 255 fb: 175.754221
    test 2290 line 255 lat2: 4.931108669549
    test 2291 line 255 lon2: 176.100220910178
    test 2292 line 255 azi2: 175.754221027085
    test 2293 line 255 lat2: 4.931108669549
    test 2294 line 255 lon2: 176.100220910178
    test 2295 line 255 azi2: 175.754221027085
    test 2296 line 256 lat: -35.503236
    test 2297 line 256 lon: 122.767107
    test 2298 line 256 fb: 94.201020
    test 2299 line 256 lat2: -35.503236005727
    test 2300 line 256 lon2: 122.767107174014
    test 2301 line 256 azi2: 94.201020059324
    test 2302 line 256 lat2: -35.503236005727
    test 2303 line 256 lon2: 122.767107174014
    test 2304 line 256 azi2: 94.201020059324
    test 2305 line 257 lat: 58.728016
    test 2306 line 257 lon: 76.607531
    test 2307 line 257 fb: 114.353509
    test 2308 line 257 lat2: 58.728016150448
    test 2309 line 257 lon2: 76.607530844045
    test 2310 line 257 azi2: 114.353508957613
    test 2311 line 257 lat2: 58.728016150448
    test 2312 line 257 lon2: 76.607530844045
    test 2313 line 257 azi2: 114.353508957613
    test 2314 line 258 lat: 13.725793
    test 2315 line 258 lon: 60.384503
    test 2316 line 258 fb: 102.783242
    test 2317 line 258 lat2: 13.725792757601
    test 2318 line 258 lon2: 60.384502867486
    test 2319 line 258 azi2: 102.783241874789
    test 2320 line 258 lat2: 13.725792757601
    test 2321 line 258 lon2: 60.384502867486
    test 2322 line 258 azi2: 102.783241874789
    test 2323 line 259 lat: 40.298524
    test 2324 line 259 lon: 59.957993
    test 2325 line 259 fb: 90.056366
    test 2326 line 259 lat2: 40.298523592677
    test 2327 line 259 lon2: 59.957993458231
    test 2328 line 259 azi2: 90.056365696933
    test 2329 line 259 lat2: 40.298523592677
    test 2330 line 259 lon2: 59.957993458231
    test 2331 line 259 azi2: 90.056365696933
    test 2332 line 260 lat: 21.526222
    test 2333 line 260 lon: 19.836420
    test 2334 line 260 fb: 89.081274
    test 2335 line 260 lat2: 21.526221960544
    test 2336 line 260 lon2: 19.836419824899
    test 2337 line 260 azi2: 89.081274273400
    test 2338 line 260 lat2: 21.526221960544
    test 2339 line 260 lon2: 19.836419824899
    test 2340 line 260 azi2: 89.081274273400
    test 2341 line 261 lat: -65.269872
    test 2342 line 261 lon: 134.049515
    test 2343 line 261 fb: 54.613515
    test 2344 line 261 lat2: -65.269872123888
    test 2345 line 261 lon2: 134.049514626723
    test 2346 line 261 azi2: 54.613514542799
    test 2347 line 261 lat2: -65.269872123888
    test 2348 line 261 lon2: 134.049514626723
    test 2349 line 261 azi2: 54.613514542799
    test 2350 line 262 lat: -47.687068
    test 2351 line 262 lon: 86.855941
    test 2352 line 262 fb: 115.133532
    test 2353 line 262 lat2: -47.687068378110
    test 2354 line 262 lon2: 86.855941174728
    test 2355 line 262 azi2: 115.133531572693
    test 2356 line 262 lat2: -47.687068378110
    test 2357 line 262 lon2: 86.855941174728
    test 2358 line 262 azi2: 115.133531572693
    test 2359 line 263 lat: -56.637273
    test 2360 line 263 lon: 158.001121
    test 2361 line 263 fb: 35.013276
    test 2362 line 263 lat2: -56.637272907294
    test 2363 line 263 lon2: 158.001120751267
    test 2364 line 263 azi2: 35.013276119319
    test 2365 line 263 lat2: -56.637272907294
    test 2366 line 263 lon2: 158.001120751267
    test 2367 line 263 azi2: 35.013276119319
    test 2368 line 264 lat: 6.880772
    test 2369 line 264 lon: 36.289125
    test 2370 line 264 fb: 144.499557
    test 2371 line 264 lat2: 6.880771895178
    test 2372 line 264 lon2: 36.289124705135
    test 2373 line 264 azi2: 144.499557452454
    test 2374 line 264 lat2: 6.880771895178
    test 2375 line 264 lon2: 36.289124705135
    test 2376 line 264 azi2: 144.499557452454
    test 2377 line 265 lat: 59.205527
    test 2378 line 265 lon: 115.787268
    test 2379 line 265 fb: 116.793619
    test 2380 line 265 lat2: 59.205526512430
    test 2381 line 265 lon2: 115.787267608171
    test 2382 line 265 azi2: 116.793618855456
    test 2383 line 265 lat2: 59.205526512430
    test 2384 line 265 lon2: 115.787267608171
    test 2385 line 265 azi2: 116.793618855456
    test 2386 line 266 lat: 29.463206
    test 2387 line 266 lon: 68.742710
    test 2388 line 266 fb: 113.906069
    test 2389 line 266 lat2: 29.463206450868
    test 2390 line 266 lon2: 68.742710218988
    test 2391 line 266 azi2: 113.906069374400
    test 2392 line 266 lat2: 29.463206450868
    test 2393 line 266 lon2: 68.742710218988
    test 2394 line 266 azi2: 113.906069374400
    test 2395 line 267 lat: 5.507960
    test 2396 line 267 lon: 2.913367
    test 2397 line 267 fb: 175.225892
    test 2398 line 267 lat2: 5.507959555355
    test 2399 line 267 lon2: 2.913367209347
    test 2400 line 267 azi2: 175.225891805562
    test 2401 line 267 lat2: 5.507959555355
    test 2402 line 267 lon2: 2.913367209347
    test 2403 line 267 azi2: 175.225891805562
    test 2404 line 268 lat: 32.568215
    test 2405 line 268 lon: 107.814340
    test 2406 line 268 fb: 126.321687
    test 2407 line 268 lat2: 32.568215067951
    test 2408 line 268 lon2: 107.814340389788
    test 2409 line 268 azi2: 126.321687264203
    test 2410 line 268 lat2: 32.568215067951
    test 2411 line 268 lon2: 107.814340389788
    test 2412 line 268 azi2: 126.321687264203
    test 2413 line 269 lat: 48.941036
    test 2414 line 269 lon: 170.309380
    test 2415 line 269 fb: 170.816057
    test 2416 line 269 lat2: 48.941036400994
    test 2417 line 269 lon2: 170.309379989564
    test 2418 line 269 azi2: 170.816056872564
    test 2419 line 269 lat2: 48.941036400994
    test 2420 line 269 lon2: 170.309379989564
    test 2421 line 269 azi2: 170.816056872564
    test 2422 line 270 lat: 32.657811
    test 2423 line 270 lon: 174.401372
    test 2424 line 270 fb: 173.967029
    test 2425 line 270 lat2: 32.657810935795
    test 2426 line 270 lon2: 174.401372292954
    test 2427 line 270 azi2: 173.967029189838
    test 2428 line 270 lat2: 32.657810935795
    test 2429 line 270 lon2: 174.401372292954
    test 2430 line 270 azi2: 173.967029189838
    test 2431 line 271 lat: -30.959342
    test 2432 line 271 lon: 144.596945
    test 2433 line 271 fb: 157.635539
    test 2434 line 271 lat2: -30.959341511189
    test 2435 line 271 lon2: 144.596944855700
    test 2436 line 271 azi2: 157.635538872114
    test 2437 line 271 lat2: -30.959341511189
    test 2438 line 271 lon2: 144.596944855700
    test 2439 line 271 azi2: 157.635538872114
    test 2440 line 272 lat: 52.180060
    test 2441 line 272 lon: 68.363538
    test 2442 line 272 fb: 82.619820
    test 2443 line 272 lat2: 52.180060488771
    test 2444 line 272 lon2: 68.363538073511
    test 2445 line 272 azi2: 82.619819936898
    test 2446 line 272 lat2: 52.180060488771
    test 2447 line 272 lon2: 68.363538073511
    test 2448 line 272 azi2: 82.619819936898
    test 2449 line 273 lat: -49.230655
    test 2450 line 273 lon: 119.085123
    test 2451 line 273 fb: 81.553785
    test 2452 line 273 lat2: -49.230654785601
    test 2453 line 273 lon2: 119.085122995371
    test 2454 line 273 azi2: 81.553785297210
    test 2455 line 273 lat2: -49.230654785600  FAILED, KNOWN, expected -49.230654785601
    test 2456 line 273 lon2: 119.085122995371
    test 2457 line 273 azi2: 81.553785297210
    test 2458 line 274 lat: 12.315309
    test 2459 line 274 lon: 21.800337
    test 2460 line 274 fb: 86.572317
    test 2461 line 274 lat2: 12.315308710130
    test 2462 line 274 lon2: 21.800336803956
    test 2463 line 274 azi2: 86.572316548512
    test 2464 line 274 lat2: 12.315308710130
    test 2465 line 274 lon2: 21.800336803956
    test 2466 line 274 azi2: 86.572316548512
    test 2467 line 275 lat: 0.074875
    test 2468 line 275 lon: 122.092567
    test 2469 line 275 fb: 93.940324
    test 2470 line 275 lat2: 0.074874782626
    test 2471 line 275 lon2: 122.092567299352
    test 2472 line 275 azi2: 93.940323652996
    test 2473 line 275 lat2: 0.074874782626
    test 2474 line 275 lon2: 122.092567299352
    test 2475 line 275 azi2: 93.940323652996
    test 2476 line 276 lat: -32.420609
    test 2477 line 276 lon: 80.147417
    test 2478 line 276 fb: 123.183256
    test 2479 line 276 lat2: -32.420609134175
    test 2480 line 276 lon2: 80.147416945184
    test 2481 line 276 azi2: 123.183256201588
    test 2482 line 276 lat2: -32.420609134175
    test 2483 line 276 lon2: 80.147416945184
    test 2484 line 276 azi2: 123.183256201588
    test 2485 line 277 lat: 82.600418
    test 2486 line 277 lon: 34.418367
    test 2487 line 277 fb: 35.057122
    test 2488 line 277 lat2: 82.600418456713
    test 2489 line 277 lon2: 34.418367124569
    test 2490 line 277 azi2: 35.057122384192
    test 2491 line 277 lat2: 82.600418456713
    test 2492 line 277 lon2: 34.418367124569
    test 2493 line 277 azi2: 35.057122384192
    test 2494 line 278 lat: 26.274633
    test 2495 line 278 lon: 93.043032
    test 2496 line 278 fb: 114.480069
    test 2497 line 278 lat2: 26.274632977288
    test 2498 line 278 lon2: 93.043031668414
    test 2499 line 278 azi2: 114.480069066657
    test 2500 line 278 lat2: 26.274632977288
    test 2501 line 278 lon2: 93.043031668414
    test 2502 line 278 azi2: 114.480069066657
    test 2503 line 279 lat: 28.433986
    test 2504 line 279 lon: 132.962042
    test 2505 line 279 fb: 118.817242
    test 2506 line 279 lat2: 28.433985598740
    test 2507 line 279 lon2: 132.962041543078
    test 2508 line 279 azi2: 118.817241997246
    test 2509 line 279 lat2: 28.433985598740
    test 2510 line 279 lon2: 132.962041543078
    test 2511 line 279 azi2: 118.817241997246
    test 2512 line 280 lat: 32.426459
    test 2513 line 280 lon: 65.171889
    test 2514 line 280 fb: 113.230923
    test 2515 line 280 lat2: 32.426458512822
    test 2516 line 280 lon2: 65.171889395963
    test 2517 line 280 azi2: 113.230923394172
    test 2518 line 280 lat2: 32.426458512822
    test 2519 line 280 lon2: 65.171889395963
    test 2520 line 280 azi2: 113.230923394172
    test 2521 line 281 lat: 8.427284
    test 2522 line 281 lon: 20.342496
    test 2523 line 281 fb: 140.993359
    test 2524 line 281 lat2: 8.427284359102
    test 2525 line 281 lon2: 20.342496251702
    test 2526 line 281 azi2: 140.993359066103
    test 2527 line 281 lat2: 8.427284359102
    test 2528 line 281 lon2: 20.342496251702
    test 2529 line 281 azi2: 140.993359066103
    test 2530 line 282 lat: -16.412702
    test 2531 line 282 lon: 47.392542
    test 2532 line 282 fb: 167.389705
    test 2533 line 282 lat2: -16.412702228950
    test 2534 line 282 lon2: 47.392541669265
    test 2535 line 282 azi2: 167.389704666322
    test 2536 line 282 lat2: -16.412702228950
    test 2537 line 282 lon2: 47.392541669265
    test 2538 line 282 azi2: 167.389704666322
    test 2539 line 283 lat: -54.082376
    test 2540 line 283 lon: 159.985466
    test 2541 line 283 fb: 56.023710
    test 2542 line 283 lat2: -54.082375801659
    test 2543 line 283 lon2: 159.985465829683
    test 2544 line 283 azi2: 56.023710499162
    test 2545 line 283 lat2: -54.082375801659
    test 2546 line 283 lon2: 159.985465829683
    test 2547 line 283 azi2: 56.023710499162
    test 2548 line 284 lat: 38.704319
    test 2549 line 284 lon: 78.307551
    test 2550 line 284 fb: 106.582126
    test 2551 line 284 lat2: 38.704318557557
    test 2552 line 284 lon2: 78.307550831333
    test 2553 line 284 azi2: 106.582125725743
    test 2554 line 284 lat2: 38.704318557557
    test 2555 line 284 lon2: 78.307550831333
    test 2556 line 284 azi2: 106.582125725743
    test 2557 line 285 lat: 15.206275
    test 2558 line 285 lon: 59.878378
    test 2559 line 285 fb: 114.460428
    test 2560 line 285 lat2: 15.206274688849
    test 2561 line 285 lon2: 59.878378252292
    test 2562 line 285 azi2: 114.460428216582
    test 2563 line 285 lat2: 15.206274688849
    test 2564 line 285 lon2: 59.878378252292
    test 2565 line 285 azi2: 114.460428216582
    test 2566 line 286 lat: -62.789550
    test 2567 line 286 lon: 66.649185
    test 2568 line 286 fb: 119.232672
    test 2569 line 286 lat2: -62.789549909136
    test 2570 line 286 lon2: 66.649184622337
    test 2571 line 286 azi2: 119.232671643971
    test 2572 line 286 lat2: -62.789549909136
    test 2573 line 286 lon2: 66.649184622337
    test 2574 line 286 azi2: 119.232671643971
    test 2575 line 287 lat: 31.235252
    test 2576 line 287 lon: 19.933468
    test 2577 line 287 fb: 145.488470
    test 2578 line 287 lat2: 31.235252170087
    test 2579 line 287 lon2: 19.933467970517
    test 2580 line 287 azi2: 145.488469796544
    test 2581 line 287 lat2: 31.235252170087
    test 2582 line 287 lon2: 19.933467970517
    test 2583 line 287 azi2: 145.488469796544
    test 2584 line 288 lat: 11.983236
    test 2585 line 288 lon: 145.307369
    test 2586 line 288 fb: 151.192641
    test 2587 line 288 lat2: 11.983236088753
    test 2588 line 288 lon2: 145.307368849730
    test 2589 line 288 azi2: 151.192640854621
    test 2590 line 288 lat2: 11.983236088753
    test 2591 line 288 lon2: 145.307368849730
    test 2592 line 288 azi2: 151.192640854621
    test 2593 line 289 lat: 27.629694
    test 2594 line 289 lon: 16.148459
    test 2595 line 289 fb: 63.008012
    test 2596 line 289 lat2: 27.629693628283
    test 2597 line 289 lon2: 16.148459400244
    test 2598 line 289 azi2: 63.008012267521
    test 2599 line 289 lat2: 27.629693628283
    test 2600 line 289 lon2: 16.148459400244
    test 2601 line 289 azi2: 63.008012267521
    test 2602 line 290 lat: 34.077784
    test 2603 line 290 lon: 115.693210
    test 2604 line 290 fb: 112.252264
    test 2605 line 290 lat2: 34.077783768135
    test 2606 line 290 lon2: 115.693209573427
    test 2607 line 290 azi2: 112.252263721679
    test 2608 line 290 lat2: 34.077783768135
    test 2609 line 290 lon2: 115.693209573427
    test 2610 line 290 azi2: 112.252263721679
    test 2611 line 291 lat: 17.100340
    test 2612 line 291 lon: 26.538643
    test 2613 line 291 fb: 131.391925
    test 2614 line 291 lat2: 17.100339523444
    test 2615 line 291 lon2: 26.538642768875
    test 2616 line 291 azi2: 131.391925094902
    test 2617 line 291 lat2: 17.100339523444
    test 2618 line 291 lon2: 26.538642768875
    test 2619 line 291 azi2: 131.391925094902
    test 2620 line 292 lat: -8.128040
    test 2621 line 292 lon: 28.609615
    test 2622 line 292 fb: 144.189095
    test 2623 line 292 lat2: -8.128039572354
    test 2624 line 292 lon2: 28.609615412806
    test 2625 line 292 azi2: 144.189095481788
    test 2626 line 292 lat2: -8.128039572354
    test 2627 line 292 lon2: 28.609615412806
    test 2628 line 292 azi2: 144.189095481788
    test 2629 line 293 lat: 17.307082
    test 2630 line 293 lon: 150.748550
    test 2631 line 293 fb: 172.334611
    test 2632 line 293 lat2: 17.307081581668
    test 2633 line 293 lon2: 150.748549863580
    test 2634 line 293 azi2: 172.334611079260
    test 2635 line 293 lat2: 17.307081581668
    test 2636 line 293 lon2: 150.748549863580
    test 2637 line 293 azi2: 172.334611079260
    test 2638 line 294 lat: 4.135230
    test 2639 line 294 lon: 142.094814
    test 2640 line 294 fb: 170.513214
    test 2641 line 294 lat2: 4.135229575811
    test 2642 line 294 lon2: 142.094814225629
    test 2643 line 294 azi2: 170.513213518678
    test 2644 line 294 lat2: 4.135229575811
    test 2645 line 294 lon2: 142.094814225629
    test 2646 line 294 azi2: 170.513213518678
    test 2647 line 295 lat: -61.544041
    test 2648 line 295 lon: 167.154866
    test 2649 line 295 fb: 51.415676
    test 2650 line 295 lat2: -61.544040804472
    test 2651 line 295 lon2: 167.154866481811
    test 2652 line 295 azi2: 51.415675504866
    test 2653 line 295 lat2: -61.544040804472
    test 2654 line 295 lon2: 167.154866481812  FAILED, KNOWN, expected 167.154866481811
    test 2655 line 295 azi2: 51.415675504865  FAILED, KNOWN, expected 51.415675504866
    test 2656 line 296 lat: 27.782466
    test 2657 line 296 lon: 53.844550
    test 2658 line 296 fb: 78.357665
    test 2659 line 296 lat2: 27.782465760718
    test 2660 line 296 lon2: 53.844549799795
    test 2661 line 296 azi2: 78.357665271795
    test 2662 line 296 lat2: 27.782465760718
    test 2663 line 296 lon2: 53.844549799795
    test 2664 line 296 azi2: 78.357665271795
    test 2665 line 297 lat: -30.157337
    test 2666 line 297 lon: 14.759636
    test 2667 line 297 fb: 157.487063
    test 2668 line 297 lat2: -30.157336788088
    test 2669 line 297 lon2: 14.759635614931
    test 2670 line 297 azi2: 157.487063280783
    test 2671 line 297 lat2: -30.157336788088
    test 2672 line 297 lon2: 14.759635614931
    test 2673 line 297 azi2: 157.487063280783
    test 2674 line 298 lat: -16.819268
    test 2675 line 298 lon: 22.734618
    test 2676 line 298 fb: 167.761663
    test 2677 line 298 lat2: -16.819268371139
    test 2678 line 298 lon2: 22.734618221531
    test 2679 line 298 azi2: 167.761663436059
    test 2680 line 298 lat2: -16.819268371139
    test 2681 line 298 lon2: 22.734618221531
    test 2682 line 298 azi2: 167.761663436059
    test 2683 line 299 lat: 58.190743
    test 2684 line 299 lon: 15.576363
    test 2685 line 299 fb: 71.213972
    test 2686 line 299 lat2: 58.190742593673
    test 2687 line 299 lon2: 15.576363250416
    test 2688 line 299 azi2: 71.213972172079
    test 2689 line 299 lat2: 58.190742593673
    test 2690 line 299 lon2: 15.576363250416
    test 2691 line 299 azi2: 71.213972172079
    test 2692 line 300 lat: 57.214981
    test 2693 line 300 lon: 163.530752
    test 2694 line 300 fb: 162.056064
    test 2695 line 300 lat2: 57.214981133823
    test 2696 line 300 lon2: 163.530751680014
    test 2697 line 300 azi2: 162.056064225923
    test 2698 line 300 lat2: 57.214981133823
    test 2699 line 300 lon2: 163.530751680014
    test 2700 line 300 azi2: 162.056064225923
    test 2701 line 301 lat: 31.811818
    test 2702 line 301 lon: 81.663494
    test 2703 line 301 fb: 112.546404
    test 2704 line 301 lat2: 31.811817748936
    test 2705 line 301 lon2: 81.663494432962
    test 2706 line 301 azi2: 112.546403824977
    test 2707 line 301 lat2: 31.811817748936
    test 2708 line 301 lon2: 81.663494432962
    test 2709 line 301 azi2: 112.546403824977
    test 2710 line 302 lat: -11.315727
    test 2711 line 302 lon: 48.409490
    test 2712 line 302 fb: 121.434574
    test 2713 line 302 lat2: -11.315726799012
    test 2714 line 302 lon2: 48.409489590525
    test 2715 line 302 azi2: 121.434573764585
    test 2716 line 302 lat2: -11.315726799012
    test 2717 line 302 lon2: 48.409489590525
    test 2718 line 302 azi2: 121.434573764585
    test 2719 line 303 lat: 6.119956
    test 2720 line 303 lon: 5.687908
    test 2721 line 303 fb: 94.977171
    test 2722 line 303 lat2: 6.119956010623
    test 2723 line 303 lon2: 5.687908365969
    test 2724 line 303 azi2: 94.977170961146
    test 2725 line 303 lat2: 6.119956010623
    test 2726 line 303 lon2: 5.687908365969
    test 2727 line 303 azi2: 94.977170961146
    test 2728 line 304 lat: -13.455263
    test 2729 line 304 lon: 92.797729
    test 2730 line 304 fb: 125.067595
    test 2731 line 304 lat2: -13.455262906771
    test 2732 line 304 lon2: 92.797729354548
    test 2733 line 304 azi2: 125.067595131171
    test 2734 line 304 lat2: -13.455262906771
    test 2735 line 304 lon2: 92.797729354548
    test 2736 line 304 azi2: 125.067595131171
    test 2737 line 305 lat: -61.258454
    test 2738 line 305 lon: 32.464613
    test 2739 line 305 fb: 153.578300
    test 2740 line 305 lat2: -61.258454070259
    test 2741 line 305 lon2: 32.464613321886
    test 2742 line 305 azi2: 153.578299580216
    test 2743 line 305 lat2: -61.258454070259
    test 2744 line 305 lon2: 32.464613321886
    test 2745 line 305 azi2: 153.578299580216
    test 2746 line 306 lat: 76.656194
    test 2747 line 306 lon: 147.658262
    test 2748 line 306 fb: 154.870277
    test 2749 line 306 lat2: 76.656194303754
    test 2750 line 306 lon2: 147.658261698859
    test 2751 line 306 azi2: 154.870276891567
    test 2752 line 306 lat2: 76.656194303754
    test 2753 line 306 lon2: 147.658261698859
    test 2754 line 306 azi2: 154.870276891567
    test 2755 line 307 lat: 38.020470
    test 2756 line 307 lon: 22.502210
    test 2757 line 307 fb: 164.603876
    test 2758 line 307 lat2: 38.020470355438
    test 2759 line 307 lon2: 22.502210018002
    test 2760 line 307 azi2: 164.603876406614
    test 2761 line 307 lat2: 38.020470355438
    test 2762 line 307 lon2: 22.502210018002
    test 2763 line 307 azi2: 164.603876406614
    test 2764 line 308 lat: -28.475186
    test 2765 line 308 lon: 125.031589
    test 2766 line 308 fb: 71.946314
    test 2767 line 308 lat2: -28.475185707347
    test 2768 line 308 lon2: 125.031589334958
    test 2769 line 308 azi2: 71.946313988393
    test 2770 line 308 lat2: -28.475185707347
    test 2771 line 308 lon2: 125.031589334958
    test 2772 line 308 azi2: 71.946313988393
    test 2773 line 309 lat: 33.123700
    test 2774 line 309 lon: 47.796870
    test 2775 line 309 fb: 66.233041
    test 2776 line 309 lat2: 33.123699771125
    test 2777 line 309 lon2: 47.796870281285
    test 2778 line 309 azi2: 66.233040505915
    test 2779 line 309 lat2: 33.123699771125
    test 2780 line 309 lon2: 47.796870281285
    test 2781 line 309 azi2: 66.233040505915
    test 2782 line 310 lat: 36.967606
    test 2783 line 310 lon: 91.462107
    test 2784 line 310 fb: 113.555931
    test 2785 line 310 lat2: 36.967605507925
    test 2786 line 310 lon2: 91.462107367844
    test 2787 line 310 azi2: 113.555931272414
    test 2788 line 310 lat2: 36.967605507925
    test 2789 line 310 lon2: 91.462107367844
    test 2790 line 310 azi2: 113.555931272414
    test 2791 line 311 lat: -3.784112
    test 2792 line 311 lon: 75.465096
    test 2793 line 311 fb: 146.940895
    test 2794 line 311 lat2: -3.784112064078
    test 2795 line 311 lon2: 75.465096433718
    test 2796 line 311 azi2: 146.940895363525
    test 2797 line 311 lat2: -3.784112064078
    test 2798 line 311 lon2: 75.465096433718
    test 2799 line 311 azi2: 146.940895363525
    test 2800 line 312 lat: 10.772454
    test 2801 line 312 lon: 162.137695
    test 2802 line 312 fb: 176.774643
    test 2803 line 312 lat2: 10.772454234710
    test 2804 line 312 lon2: 162.137694811372
    test 2805 line 312 azi2: 176.774642770857
    test 2806 line 312 lat2: 10.772454234711  FAILED, KNOWN, expected 10.772454234710
    test 2807 line 312 lon2: 162.137694811372
    test 2808 line 312 azi2: 176.774642770857
    test 2809 line 313 lat: 23.928740
    test 2810 line 313 lon: 28.953169
    test 2811 line 313 fb: 143.614710
    test 2812 line 313 lat2: 23.928739648982
    test 2813 line 313 lon2: 28.953169497861
    test 2814 line 313 azi2: 143.614709768381
    test 2815 line 313 lat2: 23.928739648982
    test 2816 line 313 lon2: 28.953169497861
    test 2817 line 313 azi2: 143.614709768381
    test 2818 line 314 lat: 5.199377
    test 2819 line 314 lon: 162.802668
    test 2820 line 314 fb: 146.857520
    test 2821 line 314 lat2: 5.199376594428
    test 2822 line 314 lon2: 162.802668362269
    test 2823 line 314 azi2: 146.857519761344
    test 2824 line 314 lat2: 5.199376594428
    test 2825 line 314 lon2: 162.802668362269
    test 2826 line 314 azi2: 146.857519761344
    test 2827 line 315 lat: 6.285334
    test 2828 line 315 lon: 164.204548
    test 2829 line 315 fb: 159.451359
    test 2830 line 315 lat2: 6.285334322282
    test 2831 line 315 lon2: 164.204548022855
    test 2832 line 315 azi2: 159.451359223111
    test 2833 line 315 lat2: 6.285334322282
    test 2834 line 315 lon2: 164.204548022855
    test 2835 line 315 azi2: 159.451359223111
    test 2836 line 316 lat: -8.151874
    test 2837 line 316 lon: 43.923539
    test 2838 line 316 fb: 121.501273
    test 2839 line 316 lat2: -8.151873580306
    test 2840 line 316 lon2: 43.923539410568
    test 2841 line 316 azi2: 121.501272690158
    test 2842 line 316 lat2: -8.151873580306
    test 2843 line 316 lon2: 43.923539410568
    test 2844 line 316 azi2: 121.501272690158
    test 2845 line 317 lat: 20.145480
    test 2846 line 317 lon: 92.310645
    test 2847 line 317 fb: 97.369333
    test 2848 line 317 lat2: 20.145480383316
    test 2849 line 317 lon2: 92.310644735772
    test 2850 line 317 azi2: 97.369333245027
    test 2851 line 317 lat2: 20.145480383316
    test 2852 line 317 lon2: 92.310644735772
    test 2853 line 317 azi2: 97.369333245027
    test 2854 line 318 lat: 38.715579
    test 2855 line 318 lon: 89.141427
    test 2856 line 318 fb: 100.831087
    test 2857 line 318 lat2: 38.715578802658
    test 2858 line 318 lon2: 89.141426830360
    test 2859 line 318 azi2: 100.831086703170
    test 2860 line 318 lat2: 38.715578802658
    test 2861 line 318 lon2: 89.141426830360
    test 2862 line 318 azi2: 100.831086703170
    test 2863 line 319 lat: -25.760685
    test 2864 line 319 lon: 145.864001
    test 2865 line 319 fb: 142.714674
    test 2866 line 319 lat2: -25.760685020607
    test 2867 line 319 lon2: 145.864001048187
    test 2868 line 319 azi2: 142.714673928912
    test 2869 line 319 lat2: -25.760685020607
    test 2870 line 319 lon2: 145.864001048187
    test 2871 line 319 azi2: 142.714673928912
    test 2872 line 320 lat: 49.387283
    test 2873 line 320 lon: 28.917044
    test 2874 line 320 fb: 61.545235
    test 2875 line 320 lat2: 49.387283074155
    test 2876 line 320 lon2: 28.917043656754
    test 2877 line 320 azi2: 61.545235148403
    test 2878 line 320 lat2: 49.387283074155
    test 2879 line 320 lon2: 28.917043656753  FAILED, KNOWN, expected 28.917043656754
    test 2880 line 320 azi2: 61.545235148403
    test 2881 line 321 lat: 10.120685
    test 2882 line 321 lon: 2.869738
    test 2883 line 321 fb: 176.526916
    test 2884 line 321 lat2: 10.120685293027
    test 2885 line 321 lon2: 2.869737593886
    test 2886 line 321 azi2: 176.526915822865
    test 2887 line 321 lat2: 10.120685293027
    test 2888 line 321 lon2: 2.869737593886
    test 2889 line 321 azi2: 176.526915822865
    test 2890 line 322 lat: 2.463216
    test 2891 line 322 lon: 102.917600
    test 2892 line 322 fb: 170.609004
    test 2893 line 322 lat2: 2.463216066166
    test 2894 line 322 lon2: 102.917599852202  FAILED, KNOWN, expected 102.917599852201
    test 2895 line 322 azi2: 170.609003610639
    test 2896 line 322 lat2: 2.463216066166
    test 2897 line 322 lon2: 102.917599852201
    test 2898 line 322 azi2: 170.609003610639
    test 2899 line 323 lat: 58.201294
    test 2900 line 323 lon: 155.022079
    test 2901 line 323 fb: 153.181269
    test 2902 line 323 lat2: 58.201293688923
    test 2903 line 323 lon2: 155.022079105501
    test 2904 line 323 azi2: 153.181268692773
    test 2905 line 323 lat2: 58.201293688923
    test 2906 line 323 lon2: 155.022079105501
    test 2907 line 323 azi2: 153.181268692773
    test 2908 line 324 lat: 3.089608
    test 2909 line 324 lon: 20.686800
    test 2910 line 324 fb: 144.857820
    test 2911 line 324 lat2: 3.089607756265
    test 2912 line 324 lon2: 20.686800266169
    test 2913 line 324 azi2: 144.857820265585
    test 2914 line 324 lat2: 3.089607756265
    test 2915 line 324 lon2: 20.686800266169
    test 2916 line 324 azi2: 144.857820265585
    test 2917 line 325 lat: 48.232274
    test 2918 line 325 lon: 18.567244
    test 2919 line 325 fb: 24.556438
    test 2920 line 325 lat2: 48.232274219515
    test 2921 line 325 lon2: 18.567244222293
    test 2922 line 325 azi2: 24.556437713520
    test 2923 line 325 lat2: 48.232274219515
    test 2924 line 325 lon2: 18.567244222293
    test 2925 line 325 azi2: 24.556437713520
    test 2926 line 326 lat: 30.265261
    test 2927 line 326 lon: 7.440738
    test 2928 line 326 fb: 142.022972
    test 2929 line 326 lat2: 30.265261486767
    test 2930 line 326 lon2: 7.440737656545
    test 2931 line 326 azi2: 142.022971576270
    test 2932 line 326 lat2: 30.265261486767
    test 2933 line 326 lon2: 7.440737656545
    test 2934 line 326 azi2: 142.022971576270
    test 2935 line 327 lat: -11.166197
    test 2936 line 327 lon: 176.728934
    test 2937 line 327 fb: 24.287273
    test 2938 line 327 lat2: -11.166197413148
    test 2939 line 327 lon2: 176.728933575636
    test 2940 line 327 azi2: 24.287272842989
    test 2941 line 327 lat2: -11.166197413148
    test 2942 line 327 lon2: 176.728933575636
    test 2943 line 327 azi2: 24.287272842989
    test 2944 line 328 lat: 84.645539
    test 2945 line 328 lon: 90.023922
    test 2946 line 328 fb: 92.786262
    test 2947 line 328 lat2: 84.645539196082
    test 2948 line 328 lon2: 90.023922499395
    test 2949 line 328 azi2: 92.786261566827
    test 2950 line 328 lat2: 84.645539196082
    test 2951 line 328 lon2: 90.023922499395
    test 2952 line 328 azi2: 92.786261566828  FAILED, KNOWN, expected 92.786261566827
    test 2953 line 329 lat: 61.618717
    test 2954 line 329 lon: 162.510959
    test 2955 line 329 fb: 160.923940
    test 2956 line 329 lat2: 61.618716728051
    test 2957 line 329 lon2: 162.510958917359
    test 2958 line 329 azi2: 160.923939760553
    test 2959 line 329 lat2: 61.618716728051
    test 2960 line 329 lon2: 162.510958917359
    test 2961 line 329 azi2: 160.923939760553
    test 2962 line 330 lat: 27.643242
    test 2963 line 330 lon: 45.376215
    test 2964 line 330 fb: 147.964522
    test 2965 line 330 lat2: 27.643242341173
    test 2966 line 330 lon2: 45.376215094118
    test 2967 line 330 azi2: 147.964522484664
    test 2968 line 330 lat2: 27.643242341173
    test 2969 line 330 lon2: 45.376215094118
    test 2970 line 330 azi2: 147.964522484664
    test 2971 line 331 lat: 2.218750
    test 2972 line 331 lon: 170.358342
    test 2973 line 331 fb: 141.658474
    test 2974 line 331 lat2: 2.218749985364
    test 2975 line 331 lon2: 170.358342078292
    test 2976 line 331 azi2: 141.658474129787
    test 2977 line 331 lat2: 2.218749985364
    test 2978 line 331 lon2: 170.358342078292
    test 2979 line 331 azi2: 141.658474129787
    test 2980 line 332 lat: 26.019142
    test 2981 line 332 lon: 32.534760
    test 2982 line 332 fb: 128.159784
    test 2983 line 332 lat2: 26.019142329663
    test 2984 line 332 lon2: 32.534760195963
    test 2985 line 332 azi2: 128.159784291645
    test 2986 line 332 lat2: 26.019142329663
    test 2987 line 332 lon2: 32.534760195963
    test 2988 line 332 azi2: 128.159784291645
    test 2989 line 333 lat: 10.049636
    test 2990 line 333 lon: 72.205347
    test 2991 line 333 fb: 143.602160
    test 2992 line 333 lat2: 10.049636247749
    test 2993 line 333 lon2: 72.205346955818
    test 2994 line 333 azi2: 143.602159725306
    test 2995 line 333 lat2: 10.049636247749
    test 2996 line 333 lon2: 72.205346955818
    test 2997 line 333 azi2: 143.602159725306
    test 2998 line 334 lat: -31.030497
    test 2999 line 334 lon: 91.539195
    test 3000 line 334 fb: 109.891398
    test 3001 line 334 lat2: -31.030496743715
    test 3002 line 334 lon2: 91.539195292896
    test 3003 line 334 azi2: 109.891398221790
    test 3004 line 334 lat2: -31.030496743715
    test 3005 line 334 lon2: 91.539195292896
    test 3006 line 334 azi2: 109.891398221790
    test 3007 line 335 lat: 30.113796
    test 3008 line 335 lon: 109.096982
    test 3009 line 335 fb: 146.779343
    test 3010 line 335 lat2: 30.113795853671
    test 3011 line 335 lon2: 109.096981631502
    test 3012 line 335 azi2: 146.779343066541
    test 3013 line 335 lat2: 30.113795853671
    test 3014 line 335 lon2: 109.096981631502
    test 3015 line 335 azi2: 146.779343066541
    test 3016 line 336 lat: -73.967996
    test 3017 line 336 lon: 65.944243
    test 3018 line 336 fb: 120.592999
    test 3019 line 336 lat2: -73.967996185770
    test 3020 line 336 lon2: 65.944242524678
    test 3021 line 336 azi2: 120.592998665529
    test 3022 line 336 lat2: -73.967996185770
    test 3023 line 336 lon2: 65.944242524678
    test 3024 line 336 azi2: 120.592998665529
    test 3025 line 337 lat: 52.211150
    test 3026 line 337 lon: 168.054185
    test 3027 line 337 fb: 172.425992
    test 3028 line 337 lat2: 52.211149755494
    test 3029 line 337 lon2: 168.054184827868
    test 3030 line 337 azi2: 172.425991612467
    test 3031 line 337 lat2: 52.211149755494
    test 3032 line 337 lon2: 168.054184827868
    test 3033 line 337 azi2: 172.425991612467
    test 3034 line 338 lat: -64.497146
    test 3035 line 338 lon: 72.073419
    test 3036 line 338 fb: 114.249129
    test 3037 line 338 lat2: -64.497146189688
    test 3038 line 338 lon2: 72.073418936581
    test 3039 line 338 azi2: 114.249128850219
    test 3040 line 338 lat2: -64.497146189688
    test 3041 line 338 lon2: 72.073418936581
    test 3042 line 338 azi2: 114.249128850219
    test 3043 line 339 lat: -25.711399
    test 3044 line 339 lon: 6.036423
    test 3045 line 339 fb: 169.464098
    test 3046 line 339 lat2: -25.711398997503
    test 3047 line 339 lon2: 6.036423474639
    test 3048 line 339 azi2: 169.464098294263
    test 3049 line 339 lat2: -25.711398997503
    test 3050 line 339 lon2: 6.036423474639
    test 3051 line 339 azi2: 169.464098294263
    test 3052 line 340 lat: 33.904613
    test 3053 line 340 lon: 30.989094
    test 3054 line 340 fb: 124.896016
    test 3055 line 340 lat2: 33.904613360449
    test 3056 line 340 lon2: 30.989094387217
    test 3057 line 340 azi2: 124.896016003640
    test 3058 line 340 lat2: 33.904613360449
    test 3059 line 340 lon2: 30.989094387217
    test 3060 line 340 azi2: 124.896016003640
    test 3061 line 341 lat: -25.053080
    test 3062 line 341 lon: 137.078639
    test 3063 line 341 fb: 115.960750
    test 3064 line 341 lat2: -25.053079543516
    test 3065 line 341 lon2: 137.078638665495
    test 3066 line 341 azi2: 115.960750169086
    test 3067 line 341 lat2: -25.053079543516
    test 3068 line 341 lon2: 137.078638665495
    test 3069 line 341 azi2: 115.960750169086
    test 3070 line 342 lat: 10.298031
    test 3071 line 342 lon: 27.737374
    test 3072 line 342 fb: 142.265457
    test 3073 line 342 lat2: 10.298031202629
    test 3074 line 342 lon2: 27.737373649973
    test 3075 line 342 azi2: 142.265457288483
    test 3076 line 342 lat2: 10.298031202629
    test 3077 line 342 lon2: 27.737373649973
    test 3078 line 342 azi2: 142.265457288483
    test 3079 line 343 lat: -0.738692
    test 3080 line 343 lon: 150.933627
    test 3081 line 343 fb: 174.004688
    test 3082 line 343 lat2: -0.738692377457
    test 3083 line 343 lon2: 150.933627031610
    test 3084 line 343 azi2: 174.004687728765
    test 3085 line 343 lat2: -0.738692377457
    test 3086 line 343 lon2: 150.933627031610
    test 3087 line 343 azi2: 174.004687728765
    test 3088 line 344 lat: 50.619289
    test 3089 line 344 lon: 67.178203
    test 3090 line 344 fb: 105.177353
    test 3091 line 344 lat2: 50.619289349009
    test 3092 line 344 lon2: 67.178203328135
    test 3093 line 344 azi2: 105.177353051107
    test 3094 line 344 lat2: 50.619289349009
    test 3095 line 344 lon2: 67.178203328135
    test 3096 line 344 azi2: 105.177353051107
    test 3097 line 345 lat: -2.127739
    test 3098 line 345 lon: 38.604245
    test 3099 line 345 fb: 118.657849
    test 3100 line 345 lat2: -2.127739360728
    test 3101 line 345 lon2: 38.604245449983
    test 3102 line 345 azi2: 118.657849063154
    test 3103 line 345 lat2: -2.127739360728
    test 3104 line 345 lon2: 38.604245449983
    test 3105 line 345 azi2: 118.657849063154
    test 3106 line 346 lat: 37.188367
    test 3107 line 346 lon: 90.865255
    test 3108 line 346 fb: 104.826548
    test 3109 line 346 lat2: 37.188366752551
    test 3110 line 346 lon2: 90.865255121714
    test 3111 line 346 azi2: 104.826548310924
    test 3112 line 346 lat2: 37.188366752551
    test 3113 line 346 lon2: 90.865255121714
    test 3114 line 346 azi2: 104.826548310924
    test 3115 line 347 lat: 46.019257
    test 3116 line 347 lon: 20.402591
    test 3117 line 347 fb: 31.068588
    test 3118 line 347 lat2: 46.019256998097
    test 3119 line 347 lon2: 20.402590686048
    test 3120 line 347 azi2: 31.068587858373
    test 3121 line 347 lat2: 46.019256998097
    test 3122 line 347 lon2: 20.402590686048
    test 3123 line 347 azi2: 31.068587858373
    test 3124 line 348 lat: 9.023356
    test 3125 line 348 lon: 106.678645
    test 3126 line 348 fb: 141.375490
    test 3127 line 348 lat2: 9.023355647006
    test 3128 line 348 lon2: 106.678645473545
    test 3129 line 348 azi2: 141.375490245645
    test 3130 line 348 lat2: 9.023355647007  FAILED, KNOWN, expected 9.023355647006
    test 3131 line 348 lon2: 106.678645473545
    test 3132 line 348 azi2: 141.375490245645
    test 3133 line 349 lat: -1.321473
    test 3134 line 349 lon: 67.418879
    test 3135 line 349 fb: 105.590913
    test 3136 line 349 lat2: -1.321473235187
    test 3137 line 349 lon2: 67.418878731595
    test 3138 line 349 azi2: 105.590912857546
    test 3139 line 349 lat2: -1.321473235187
    test 3140 line 349 lon2: 67.418878731595
    test 3141 line 349 azi2: 105.590912857546
    test 3142 line 350 lat: 7.459339
    test 3143 line 350 lon: 30.150648
    test 3144 line 350 fb: 109.667752
    test 3145 line 350 lat2: 7.459338626177
    test 3146 line 350 lon2: 30.150648477470
    test 3147 line 350 azi2: 109.667751753912
    test 3148 line 350 lat2: 7.459338626177
    test 3149 line 350 lon2: 30.150648477470
    test 3150 line 350 azi2: 109.667751753912
    test 3151 line 351 lat: 16.344755
    test 3152 line 351 lon: 146.829160
    test 3153 line 351 fb: 128.666192
    test 3154 line 351 lat2: 16.344755038185
    test 3155 line 351 lon2: 146.829159972334
    test 3156 line 351 azi2: 128.666191953616
    test 3157 line 351 lat2: 16.344755038185
    test 3158 line 351 lon2: 146.829159972334
    test 3159 line 351 azi2: 128.666191953616
    test 3160 line 352 lat: -55.785670
    test 3161 line 352 lon: 158.086173
    test 3162 line 352 fb: 33.903277
    test 3163 line 352 lat2: -55.785670347270
    test 3164 line 352 lon2: 158.086173376809
    test 3165 line 352 azi2: 33.903276835071
    test 3166 line 352 lat2: -55.785670347270
    test 3167 line 352 lon2: 158.086173376809
    test 3168 line 352 azi2: 33.903276835071
    test 3169 line 353 lat: -74.409604
    test 3170 line 353 lon: 111.280935
    test 3171 line 353 fb: 78.510830
    test 3172 line 353 lat2: -74.409603561050
    test 3173 line 353 lon2: 111.280934985965
    test 3174 line 353 azi2: 78.510830028461
    test 3175 line 353 lat2: -74.409603561050
    test 3176 line 353 lon2: 111.280934985965
    test 3177 line 353 azi2: 78.510830028461
    test 3178 line 354 lat: 9.922204
    test 3179 line 354 lon: 138.538334
    test 3180 line 354 fb: 125.268473
    test 3181 line 354 lat2: 9.922203731557
    test 3182 line 354 lon2: 138.538333703571
    test 3183 line 354 azi2: 125.268473410634
    test 3184 line 354 lat2: 9.922203731557
    test 3185 line 354 lon2: 138.538333703571
    test 3186 line 354 azi2: 125.268473410634
    test 3187 line 355 lat: -27.082389
    test 3188 line 355 lon: 91.425844
    test 3189 line 355 fb: 153.267616
    test 3190 line 355 lat2: -27.082389068807
    test 3191 line 355 lon2: 91.425843733185
    test 3192 line 355 azi2: 153.267616113653
    test 3193 line 355 lat2: -27.082389068808  FAILED, KNOWN, expected -27.082389068807
    test 3194 line 355 lon2: 91.425843733185
    test 3195 line 355 azi2: 153.267616113653
    test 3196 line 356 lat: 14.627508
    test 3197 line 356 lon: 74.629605
    test 3198 line 356 fb: 159.825211
    test 3199 line 356 lat2: 14.627507744773
    test 3200 line 356 lon2: 74.629604673488
    test 3201 line 356 azi2: 159.825210987464
    test 3202 line 356 lat2: 14.627507744773
    test 3203 line 356 lon2: 74.629604673488
    test 3204 line 356 azi2: 159.825210987464
    test 3205 line 357 lat: 46.941087
    test 3206 line 357 lon: 18.833436
    test 3207 line 357 fb: 63.924917
    test 3208 line 357 lat2: 46.941086934169
    test 3209 line 357 lon2: 18.833435620675
    test 3210 line 357 azi2: 63.924916745148
    test 3211 line 357 lat2: 46.941086934168  FAILED, KNOWN, expected 46.941086934169
    test 3212 line 357 lon2: 18.833435620675
    test 3213 line 357 azi2: 63.924916745148
    test 3214 line 358 lat: 42.371666
    test 3215 line 358 lon: 126.270074
    test 3216 line 358 fb: 117.352107
    test 3217 line 358 lat2: 42.371665615782
    test 3218 line 358 lon2: 126.270074354353
    test 3219 line 358 azi2: 117.352106840236
    test 3220 line 358 lat2: 42.371665615782
    test 3221 line 358 lon2: 126.270074354353
    test 3222 line 358 azi2: 117.352106840236
    test 3223 line 359 lat: 60.888684
    test 3224 line 359 lon: 106.363657
    test 3225 line 359 fb: 108.973271
    test 3226 line 359 lat2: 60.888683732870
    test 3227 line 359 lon2: 106.363656697522
    test 3228 line 359 azi2: 108.973271101790
    test 3229 line 359 lat2: 60.888683732870
    test 3230 line 359 lon2: 106.363656697522
    test 3231 line 359 azi2: 108.973271101790
    test 3232 line 360 lat: 53.972090
    test 3233 line 360 lon: 136.000658
    test 3234 line 360 fb: 138.361589
    test 3235 line 360 lat2: 53.972089572795
    test 3236 line 360 lon2: 136.000657911062
    test 3237 line 360 azi2: 138.361588598638
    test 3238 line 360 lat2: 53.972089572795
    test 3239 line 360 lon2: 136.000657911062
    test 3240 line 360 azi2: 138.361588598638
    test 3241 line 361 lat: 47.850867
    test 3242 line 361 lon: 25.277934
    test 3243 line 361 fb: 71.284668
    test 3244 line 361 lat2: 47.850866585267
    test 3245 line 361 lon2: 25.277933660114
    test 3246 line 361 azi2: 71.284667717290
    test 3247 line 361 lat2: 47.850866585267
    test 3248 line 361 lon2: 25.277933660114
    test 3249 line 361 azi2: 71.284667717290
    test 3250 line 362 lat: 64.280614
    test 3251 line 362 lon: 16.447697
    test 3252 line 362 fb: 35.692750
    test 3253 line 362 lat2: 64.280614171157
    test 3254 line 362 lon2: 16.447696559380
    test 3255 line 362 azi2: 35.692750218622
    test 3256 line 362 lat2: 64.280614171157
    test 3257 line 362 lon2: 16.447696559380
    test 3258 line 362 azi2: 35.692750218622
    test 3259 line 363 lat: -3.339044
    test 3260 line 363 lon: 91.646260
    test 3261 line 363 fb: 95.928001
    test 3262 line 363 lat2: -3.339044133285
    test 3263 line 363 lon2: 91.646260438368
    test 3264 line 363 azi2: 95.928000721064
    test 3265 line 363 lat2: -3.339044133285
    test 3266 line 363 lon2: 91.646260438368
    test 3267 line 363 azi2: 95.928000721064
    test 3268 line 364 lat: -46.029875
    test 3269 line 364 lon: 30.599197
    test 3270 line 364 fb: 146.810525
    test 3271 line 364 lat2: -46.029874698950
    test 3272 line 364 lon2: 30.599196661458
    test 3273 line 364 azi2: 146.810525207719
    test 3274 line 364 lat2: -46.029874698950
    test 3275 line 364 lon2: 30.599196661458
    test 3276 line 364 azi2: 146.810525207719
    test 3277 line 365 lat: 25.605076
    test 3278 line 365 lon: 14.382003
    test 3279 line 365 fb: 116.566847
    test 3280 line 365 lat2: 25.605076391429
    test 3281 line 365 lon2: 14.382002787798
    test 3282 line 365 azi2: 116.566847403824
    test 3283 line 365 lat2: 25.605076391429
    test 3284 line 365 lon2: 14.382002787798
    test 3285 line 365 azi2: 116.566847403824
    test 3286 line 366 lat: -15.052413
    test 3287 line 366 lon: 150.673460
    test 3288 line 366 fb: 64.906721
    test 3289 line 366 lat2: -15.052412502534
    test 3290 line 366 lon2: 150.673460237577
    test 3291 line 366 azi2: 64.906720897603
    test 3292 line 366 lat2: -15.052412502534
    test 3293 line 366 lon2: 150.673460237577
    test 3294 line 366 azi2: 64.906720897603
    test 3295 line 367 lat: -24.631882
    test 3296 line 367 lon: 170.403348
    test 3297 line 367 fb: 38.497784
    test 3298 line 367 lat2: -24.631881773331
    test 3299 line 367 lon2: 170.403348095216
    test 3300 line 367 azi2: 38.497783925432
    test 3301 line 367 lat2: -24.631881773331
    test 3302 line 367 lon2: 170.403348095216
    test 3303 line 367 azi2: 38.497783925432
    test 3304 line 368 lat: 84.347730
    test 3305 line 368 lon: 37.352130
    test 3306 line 368 fb: 38.599794
    test 3307 line 368 lat2: 84.347730272741
    test 3308 line 368 lon2: 37.352130023033
    test 3309 line 368 azi2: 38.599794179850
    test 3310 line 368 lat2: 84.347730272741
    test 3311 line 368 lon2: 37.352130023033
    test 3312 line 368 azi2: 38.599794179850
    test 3313 line 369 lat: 11.680773
    test 3314 line 369 lon: 170.552617
    test 3315 line 369 fb: 174.460436
    test 3316 line 369 lat2: 11.680772997529
    test 3317 line 369 lon2: 170.552617119135
    test 3318 line 369 azi2: 174.460435573783
    test 3319 line 369 lat2: 11.680772997529
    test 3320 line 369 lon2: 170.552617119135
    test 3321 line 369 azi2: 174.460435573783
    test 3322 line 370 lat: -4.129058
    test 3323 line 370 lon: 136.743627
    test 3324 line 370 fb: 142.147604
    test 3325 line 370 lat2: -4.129057873299
    test 3326 line 370 lon2: 136.743626644380
    test 3327 line 370 azi2: 142.147603954035
    test 3328 line 370 lat2: -4.129057873299
    test 3329 line 370 lon2: 136.743626644380
    test 3330 line 370 azi2: 142.147603954035
    test 3331 line 371 lat: 22.191782
    test 3332 line 371 lon: 164.962392
    test 3333 line 371 fb: 163.266967
    test 3334 line 371 lat2: 22.191782097783
    test 3335 line 371 lon2: 164.962391587580
    test 3336 line 371 azi2: 163.266967353376
    test 3337 line 371 lat2: 22.191782097783
    test 3338 line 371 lon2: 164.962391587580
    test 3339 line 371 azi2: 163.266967353376
    test 3340 line 372 lat: -20.517212
    test 3341 line 372 lon: 128.116444
    test 3342 line 372 fb: 110.769757
    test 3343 line 372 lat2: -20.517212185628
    test 3344 line 372 lon2: 128.116443546305
    test 3345 line 372 azi2: 110.769757212730
    test 3346 line 372 lat2: -20.517212185628
    test 3347 line 372 lon2: 128.116443546305
    test 3348 line 372 azi2: 110.769757212730
    test 3349 line 373 lat: -71.269219
    test 3350 line 373 lon: 117.744329
    test 3351 line 373 fb: 81.341006
    test 3352 line 373 lat2: -71.269218648518
    test 3353 line 373 lon2: 117.744328537214
    test 3354 line 373 azi2: 81.341005509003
    test 3355 line 373 lat2: -71.269218648518
    test 3356 line 373 lon2: 117.744328537214
    test 3357 line 373 azi2: 81.341005509003
    test 3358 line 374 lat: -28.381893
    test 3359 line 374 lon: 4.526029
    test 3360 line 374 fb: 176.348678
    test 3361 line 374 lat2: -28.381892766057
    test 3362 line 374 lon2: 4.526028955177
    test 3363 line 374 azi2: 176.348678015377
    test 3364 line 374 lat2: -28.381892766057
    test 3365 line 374 lon2: 4.526028955177
    test 3366 line 374 azi2: 176.348678015377
    test 3367 line 375 lat: -28.786090
    test 3368 line 375 lon: 25.937634
    test 3369 line 375 fb: 147.973102
    test 3370 line 375 lat2: -28.786089606638
    test 3371 line 375 lon2: 25.937634058027
    test 3372 line 375 azi2: 147.973102126478
    test 3373 line 375 lat2: -28.786089606638
    test 3374 line 375 lon2: 25.937634058027
    test 3375 line 375 azi2: 147.973102126478
    test 3376 line 376 lat: -37.872672
    test 3377 line 376 lon: 116.904193
    test 3378 line 376 fb: 88.568636
    test 3379 line 376 lat2: -37.872671755645
    test 3380 line 376 lon2: 116.904192578457
    test 3381 line 376 azi2: 88.568636418662
    test 3382 line 376 lat2: -37.872671755645
    test 3383 line 376 lon2: 116.904192578457
    test 3384 line 376 azi2: 88.568636418662
    test 3385 line 377 lat: -26.321447
    test 3386 line 377 lon: 85.206987
    test 3387 line 377 fb: 112.408109
    test 3388 line 377 lat2: -26.321446841940
    test 3389 line 377 lon2: 85.206986852002  FAILED, KNOWN, expected 85.206986852001
    test 3390 line 377 azi2: 112.408108683681
    test 3391 line 377 lat2: -26.321446841940
    test 3392 line 377 lon2: 85.206986852002  FAILED, KNOWN, expected 85.206986852001
    test 3393 line 377 azi2: 112.408108683681
    test 3394 line 378 lat: -54.824260
    test 3395 line 378 lon: 156.561574
    test 3396 line 378 fb: 45.534810
    test 3397 line 378 lat2: -54.824260467184
    test 3398 line 378 lon2: 156.561573965853
    test 3399 line 378 azi2: 45.534810497878
    test 3400 line 378 lat2: -54.824260467184
    test 3401 line 378 lon2: 156.561573965853
    test 3402 line 378 azi2: 45.534810497879  FAILED, KNOWN, expected 45.534810497878
    test 3403 line 379 lat: -16.423550
    test 3404 line 379 lon: 36.685134
    test 3405 line 379 fb: 149.426790
    test 3406 line 379 lat2: -16.423550298805
    test 3407 line 379 lon2: 36.685133578511
    test 3408 line 379 azi2: 149.426789575292
    test 3409 line 379 lat2: -16.423550298805
    test 3410 line 379 lon2: 36.685133578511
    test 3411 line 379 azi2: 149.426789575292
    test 3412 line 380 lat: -16.806591
    test 3413 line 380 lon: 149.738610
    test 3414 line 380 fb: 108.898472
    test 3415 line 380 lat2: -16.806590952462
    test 3416 line 380 lon2: 149.738610286185
    test 3417 line 380 azi2: 108.898472198507
    test 3418 line 380 lat2: -16.806590952462
    test 3419 line 380 lon2: 149.738610286185
    test 3420 line 380 azi2: 108.898472198507
    test 3421 line 381 lat: 61.200095
    test 3422 line 381 lon: 179.666196
    test 3423 line 381 fb: 179.746894
    test 3424 line 381 lat2: 61.200095175201
    test 3425 line 381 lon2: 179.666196014679
    test 3426 line 381 azi2: 179.746893753530
    test 3427 line 381 lat2: 61.200095175201
    test 3428 line 381 lon2: 179.666196014679
    test 3429 line 381 azi2: 179.746893753530
    test 3430 line 382 lat: 66.474418
    test 3431 line 382 lon: 1.552183
    test 3432 line 382 fb: 2.088868
    test 3433 line 382 lat2: 66.474418401288
    test 3434 line 382 lon2: 1.552183188407
    test 3435 line 382 azi2: 2.088868324926
    test 3436 line 382 lat2: 66.474418401288
    test 3437 line 382 lon2: 1.552183188407
    test 3438 line 382 azi2: 2.088868324926
    test 3439 line 383 lat: -75.177220
    test 3440 line 383 lon: 158.741597
    test 3441 line 383 fb: 24.127094
    test 3442 line 383 lat2: -75.177219719926
    test 3443 line 383 lon2: 158.741596988185
    test 3444 line 383 azi2: 24.127093846134
    test 3445 line 383 lat2: -75.177219719926
    test 3446 line 383 lon2: 158.741596988185
    test 3447 line 383 azi2: 24.127093846134
    test 3448 line 384 lat: 43.592977
    test 3449 line 384 lon: 90.684526
    test 3450 line 384 fb: 91.539242
    test 3451 line 384 lat2: 43.592976578444
    test 3452 line 384 lon2: 90.684525887486
    test 3453 line 384 azi2: 91.539242394540
    test 3454 line 384 lat2: 43.592976578444
    test 3455 line 384 lon2: 90.684525887486
    test 3456 line 384 azi2: 91.539242394540
    test 3457 line 385 lat: -5.075415
    test 3458 line 385 lon: 101.127103
    test 3459 line 385 fb: 107.948022
    test 3460 line 385 lat2: -5.075415464229
    test 3461 line 385 lon2: 101.127103351067
    test 3462 line 385 azi2: 107.948021613622
    test 3463 line 385 lat2: -5.075415464229
    test 3464 line 385 lon2: 101.127103351067
    test 3465 line 385 azi2: 107.948021613622
    test 3466 line 386 lat: 50.406166
    test 3467 line 386 lon: 135.501939
    test 3468 line 386 fb: 162.003144
    test 3469 line 386 lat2: 50.406165949083
    test 3470 line 386 lon2: 135.501938931444
    test 3471 line 386 azi2: 162.003144394969
    test 3472 line 386 lat2: 50.406165949083
    test 3473 line 386 lon2: 135.501938931444
    test 3474 line 386 azi2: 162.003144394969
    test 3475 line 387 lat: -17.207733
    test 3476 line 387 lon: 43.634692
    test 3477 line 387 fb: 136.506793
    test 3478 line 387 lat2: -17.207732564306
    test 3479 line 387 lon2: 43.634692466982
    test 3480 line 387 azi2: 136.506792603897
    test 3481 line 387 lat2: -17.207732564306
    test 3482 line 387 lon2: 43.634692466982
    test 3483 line 387 azi2: 136.506792603897
    test 3484 line 388 lat: -28.917723
    test 3485 line 388 lon: 163.486470
    test 3486 line 388 fb: 38.990274
    test 3487 line 388 lat2: -28.917723347931
    test 3488 line 388 lon2: 163.486470248682
    test 3489 line 388 azi2: 38.990273918754
    test 3490 line 388 lat2: -28.917723347931
    test 3491 line 388 lon2: 163.486470248682
    test 3492 line 388 azi2: 38.990273918754
    test 3493 line 389 lat: -32.592414
    test 3494 line 389 lon: 76.048812
    test 3495 line 389 fb: 98.024249
    test 3496 line 389 lat2: -32.592414472935
    test 3497 line 389 lon2: 76.048812057267
    test 3498 line 389 azi2: 98.024248734062
    test 3499 line 389 lat2: -32.592414472935
    test 3500 line 389 lon2: 76.048812057267
    test 3501 line 389 azi2: 98.024248734062
    test 3502 line 390 lat: 50.602735
    test 3503 line 390 lon: 49.792893
    test 3504 line 390 fb: 110.500761
    test 3505 line 390 lat2: 50.602735331532
    test 3506 line 390 lon2: 49.792893095354
    test 3507 line 390 azi2: 110.500760610103
    test 3508 line 390 lat2: 50.602735331532
    test 3509 line 390 lon2: 49.792893095354
    test 3510 line 390 azi2: 110.500760610103
    test 3511 line 391 lat: -4.912232
    test 3512 line 391 lon: 142.681744
    test 3513 line 391 fb: 119.428358
    test 3514 line 391 lat2: -4.912231564840
    test 3515 line 391 lon2: 142.681743549937
    test 3516 line 391 azi2: 119.428358444443
    test 3517 line 391 lat2: -4.912231564840
    test 3518 line 391 lon2: 142.681743549937
    test 3519 line 391 azi2: 119.428358444443
    test 3520 line 392 lat: -45.213515
    test 3521 line 392 lon: 131.987859
    test 3522 line 392 fb: 96.014100
    test 3523 line 392 lat2: -45.213514932524
    test 3524 line 392 lon2: 131.987859404857
    test 3525 line 392 azi2: 96.014100177112
    test 3526 line 392 lat2: -45.213514932524
    test 3527 line 392 lon2: 131.987859404857
    test 3528 line 392 azi2: 96.014100177113  FAILED, KNOWN, expected 96.014100177112
    test 3529 line 393 lat: -27.151096
    test 3530 line 393 lon: 127.729463
    test 3531 line 393 fb: 85.960623
    test 3532 line 393 lat2: -27.151095883523
    test 3533 line 393 lon2: 127.729463064736
    test 3534 line 393 azi2: 85.960623495334
    test 3535 line 393 lat2: -27.151095883523
    test 3536 line 393 lon2: 127.729463064736
    test 3537 line 393 azi2: 85.960623495334
    test 3538 line 394 lat: 8.000358
    test 3539 line 394 lon: 144.233747
    test 3540 line 394 fb: 142.364017
    test 3541 line 394 lat2: 8.000357843774
    test 3542 line 394 lon2: 144.233746766535
    test 3543 line 394 azi2: 142.364016793767
    test 3544 line 394 lat2: 8.000357843774
    test 3545 line 394 lon2: 144.233746766535
    test 3546 line 394 azi2: 142.364016793767
    test 3547 line 395 lat: -6.431774
    test 3548 line 395 lon: 170.549196
    test 3549 line 395 fb: 122.180851
    test 3550 line 395 lat2: -6.431773707290
    test 3551 line 395 lon2: 170.549196384306
    test 3552 line 395 azi2: 122.180850600243
    test 3553 line 395 lat2: -6.431773707290
    test 3554 line 395 lon2: 170.549196384306
    test 3555 line 395 azi2: 122.180850600243
    test 3556 line 396 lat: 62.834146
    test 3557 line 396 lon: 171.218298
    test 3558 line 396 fb: 175.117433
    test 3559 line 396 lat2: 62.834146216572
    test 3560 line 396 lon2: 171.218297548713
    test 3561 line 396 azi2: 175.117432600362
    test 3562 line 396 lat2: 62.834146216572
    test 3563 line 396 lon2: 171.218297548713
    test 3564 line 396 azi2: 175.117432600362
    test 3565 line 397 lat: 22.902814
    test 3566 line 397 lon: 70.233438
    test 3567 line 397 fb: 120.935912
    test 3568 line 397 lat2: 22.902813652262
    test 3569 line 397 lon2: 70.233438162142
    test 3570 line 397 azi2: 120.935911762169
    test 3571 line 397 lat2: 22.902813652262
    test 3572 line 397 lon2: 70.233438162142
    test 3573 line 397 azi2: 120.935911762169
    test 3574 line 398 lat: 22.584853
    test 3575 line 398 lon: 31.616865
    test 3576 line 398 fb: 107.124038
    test 3577 line 398 lat2: 22.584853282541
    test 3578 line 398 lon2: 31.616864803984
    test 3579 line 398 azi2: 107.124038156545
    test 3580 line 398 lat2: 22.584853282541
    test 3581 line 398 lon2: 31.616864803984
    test 3582 line 398 azi2: 107.124038156545
    test 3583 line 399 lat: 31.269173
    test 3584 line 399 lon: 65.399306
    test 3585 line 399 fb: 151.892600
    test 3586 line 399 lat2: 31.269173344204
    test 3587 line 399 lon2: 65.399305777763
    test 3588 line 399 azi2: 151.892599739667
    test 3589 line 399 lat2: 31.269173344204
    test 3590 line 399 lon2: 65.399305777763
    test 3591 line 399 azi2: 151.892599739667
    test 3592 line 400 lat: 35.519614
    test 3593 line 400 lon: 143.165122
    test 3594 line 400 fb: 161.479891
    test 3595 line 400 lat2: 35.519613515115
    test 3596 line 400 lon2: 143.165121509798
    test 3597 line 400 azi2: 161.479891246031
    test 3598 line 400 lat2: 35.519613515115
    test 3599 line 400 lon2: 143.165121509798
    test 3600 line 400 azi2: 161.479891246031
    test 3601 line 401 lat: -53.741922
    test 3602 line 401 lon: 67.121402
    test 3603 line 401 fb: 130.871188
    test 3604 line 401 lat2: -53.741921506580
    test 3605 line 401 lon2: 67.121402135047
    test 3606 line 401 azi2: 130.871188003209
    test 3607 line 401 lat2: -53.741921506580
    test 3608 line 401 lon2: 67.121402135047
    test 3609 line 401 azi2: 130.871188003209
    test 3610 line 402 lat: 9.046227
    test 3611 line 402 lon: 35.933737
    test 3612 line 402 fb: 175.770789
    test 3613 line 402 lat2: 9.046227267580
    test 3614 line 402 lon2: 35.933736921417
    test 3615 line 402 azi2: 175.770788535406
    test 3616 line 402 lat2: 9.046227267580
    test 3617 line 402 lon2: 35.933736921417
    test 3618 line 402 azi2: 175.770788535406
    test 3619 line 403 lat: 75.917034
    test 3620 line 403 lon: 125.150808
    test 3621 line 403 fb: 135.354467
    test 3622 line 403 lat2: 75.917034235438
    test 3623 line 403 lon2: 125.150808062636
    test 3624 line 403 azi2: 135.354466840051
    test 3625 line 403 lat2: 75.917034235438
    test 3626 line 403 lon2: 125.150808062636
    test 3627 line 403 azi2: 135.354466840051
    test 3628 line 404 lat: -39.724826
    test 3629 line 404 lon: 77.372087
    test 3630 line 404 fb: 111.852577
    test 3631 line 404 lat2: -39.724825618504  FAILED, KNOWN, expected -39.724825618503
    test 3632 line 404 lon2: 77.372086855267
    test 3633 line 404 azi2: 111.852577362108
    test 3634 line 404 lat2: -39.724825618504  FAILED, KNOWN, expected -39.724825618503
    test 3635 line 404 lon2: 77.372086855267
    test 3636 line 404 azi2: 111.852577362108
    test 3637 line 405 lat: 3.917212
    test 3638 line 405 lon: 142.621752
    test 3639 line 405 fb: 124.176952
    test 3640 line 405 lat2: 3.917212154431
    test 3641 line 405 lon2: 142.621751764236
    test 3642 line 405 azi2: 124.176952499321
    test 3643 line 405 lat2: 3.917212154431
    test 3644 line 405 lon2: 142.621751764236
    test 3645 line 405 azi2: 124.176952499321
    test 3646 line 406 lat: 60.230364
    test 3647 line 406 lon: 26.245689
    test 3648 line 406 fb: 48.509486
    test 3649 line 406 lat2: 60.230364486607
    test 3650 line 406 lon2: 26.245688508507
    test 3651 line 406 azi2: 48.509486474608
    test 3652 line 406 lat2: 60.230364486607
    test 3653 line 406 lon2: 26.245688508507
    test 3654 line 406 azi2: 48.509486474608
    test 3655 line 407 lat: 29.597322
    test 3656 line 407 lon: 29.129808
    test 3657 line 407 fb: 79.288539
    test 3658 line 407 lat2: 29.597322070518
    test 3659 line 407 lon2: 29.129807944898
    test 3660 line 407 azi2: 79.288538667829
    test 3661 line 407 lat2: 29.597322070518
    test 3662 line 407 lon2: 29.129807944898
    test 3663 line 407 azi2: 79.288538667829
    test 3664 line 408 lat: -62.913760
    test 3665 line 408 lon: 14.845859
    test 3666 line 408 fb: 165.794536
    test 3667 line 408 lat2: -62.913759669564
    test 3668 line 408 lon2: 14.845859018930
    test 3669 line 408 azi2: 165.794535940950
    test 3670 line 408 lat2: -62.913759669564
    test 3671 line 408 lon2: 14.845859018930
    test 3672 line 408 azi2: 165.794535940950
    test 3673 line 409 lat: 15.360446
    test 3674 line 409 lon: 161.450680
    test 3675 line 409 fb: 164.457024
    test 3676 line 409 lat2: 15.360445685187
    test 3677 line 409 lon2: 161.450680426049
    test 3678 line 409 azi2: 164.457024354600
    test 3679 line 409 lat2: 15.360445685187
    test 3680 line 409 lon2: 161.450680426049
    test 3681 line 409 azi2: 164.457024354600
    test 3682 line 410 lat: -58.330109
    test 3683 line 410 lon: 17.628134
    test 3684 line 410 fb: 161.349788
    test 3685 line 410 lat2: -58.330108507597
    test 3686 line 410 lon2: 17.628133627705
    test 3687 line 410 azi2: 161.349788081184
    test 3688 line 410 lat2: -58.330108507597
    test 3689 line 410 lon2: 17.628133627705
    test 3690 line 410 azi2: 161.349788081184
    test 3691 line 411 lat: -68.514277
    test 3692 line 411 lon: 19.958792
    test 3693 line 411 fb: 162.262811
    test 3694 line 411 lat2: -68.514276940652
    test 3695 line 411 lon2: 19.958792438281
    test 3696 line 411 azi2: 162.262811488702
    test 3697 line 411 lat2: -68.514276940652
    test 3698 line 411 lon2: 19.958792438281
    test 3699 line 411 azi2: 162.262811488702
    test 3700 line 412 lat: -23.686766
    test 3701 line 412 lon: 77.544158
    test 3702 line 412 fb: 97.517041
    test 3703 line 412 lat2: -23.686765736999
    test 3704 line 412 lon2: 77.544158137101
    test 3705 line 412 azi2: 97.517041033585
    test 3706 line 412 lat2: -23.686765736999
    test 3707 line 412 lon2: 77.544158137101
    test 3708 line 412 azi2: 97.517041033585
    test 3709 line 413 lat: -50.843575
    test 3710 line 413 lon: 118.404202
    test 3711 line 413 fb: 75.928950
    test 3712 line 413 lat2: -50.843574559525
    test 3713 line 413 lon2: 118.404202153051
    test 3714 line 413 azi2: 75.928950296488
    test 3715 line 413 lat2: -50.843574559525
    test 3716 line 413 lon2: 118.404202153051
    test 3717 line 413 azi2: 75.928950296488
    test 3718 line 414 lat: 44.438742
    test 3719 line 414 lon: 152.028260
    test 3720 line 414 fb: 156.092336
    test 3721 line 414 lat2: 44.438741945021
    test 3722 line 414 lon2: 152.028260148130
    test 3723 line 414 azi2: 156.092336139519
    test 3724 line 414 lat2: 44.438741945021
    test 3725 line 414 lon2: 152.028260148130
    test 3726 line 414 azi2: 156.092336139519
    test 3727 line 415 lat: 33.820395
    test 3728 line 415 lon: 178.008342
    test 3729 line 415 fb: 177.679586
    test 3730 line 415 lat2: 33.820395378014
    test 3731 line 415 lon2: 178.008341908011
    test 3732 line 415 azi2: 177.679585823345
    test 3733 line 415 lat2: 33.820395378014
    test 3734 line 415 lon2: 178.008341908011
    test 3735 line 415 azi2: 177.679585823345
    test 3736 line 416 lat: 27.506735
    test 3737 line 416 lon: 153.242452
    test 3738 line 416 fb: 150.262824
    test 3739 line 416 lat2: 27.506735286152
    test 3740 line 416 lon2: 153.242452449881
    test 3741 line 416 azi2: 150.262824421351
    test 3742 line 416 lat2: 27.506735286152
    test 3743 line 416 lon2: 153.242452449881
    test 3744 line 416 azi2: 150.262824421351
    test 3745 line 417 lat: -31.250437
    test 3746 line 417 lon: 179.014499
    test 3747 line 417 fb: 178.103046
    test 3748 line 417 lat2: -31.250436707468
    test 3749 line 417 lon2: 179.014498940190
    test 3750 line 417 azi2: 178.103045898455
    test 3751 line 417 lat2: -31.250436707468
    test 3752 line 417 lon2: 179.014498940190
    test 3753 line 417 azi2: 178.103045898455
    test 3754 line 418 lat: 40.341542
    test 3755 line 418 lon: 109.605984
    test 3756 line 418 fb: 105.401958
    test 3757 line 418 lat2: 40.341542234586
    test 3758 line 418 lon2: 109.605984313079
    test 3759 line 418 azi2: 105.401958406556
    test 3760 line 418 lat2: 40.341542234586
    test 3761 line 418 lon2: 109.605984313079
    test 3762 line 418 azi2: 105.401958406556
    test 3763 line 419 lat: 48.318632
    test 3764 line 419 lon: 92.282799
    test 3765 line 419 fb: 111.987482
    test 3766 line 419 lat2: 48.318632112439
    test 3767 line 419 lon2: 92.282799489208
    test 3768 line 419 azi2: 111.987482299261
    test 3769 line 419 lat2: 48.318632112439
    test 3770 line 419 lon2: 92.282799489208
    test 3771 line 419 azi2: 111.987482299261
    test 3772 line 420 lat: 0.675299
    test 3773 line 420 lon: 6.789301
    test 3774 line 420 fb: 164.921926
    test 3775 line 420 lat2: 0.675299289459
    test 3776 line 420 lon2: 6.789300798072
    test 3777 line 420 azi2: 164.921926385405
    test 3778 line 420 lat2: 0.675299289459
    test 3779 line 420 lon2: 6.789300798072
    test 3780 line 420 azi2: 164.921926385405
    test 3781 line 421 lat: 33.232812
    test 3782 line 421 lon: 170.163205
    test 3783 line 421 fb: 175.445424
    test 3784 line 421 lat2: 33.232811536179
    test 3785 line 421 lon2: 170.163205247232  FAILED, KNOWN, expected 170.163205247231
    test 3786 line 421 azi2: 175.445424087910
    test 3787 line 421 lat2: 33.232811536179
    test 3788 line 421 lon2: 170.163205247232  FAILED, KNOWN, expected 170.163205247231
    test 3789 line 421 azi2: 175.445424087910
    test 3790 line 422 lat: 51.425532
    test 3791 line 422 lon: 167.128188
    test 3792 line 422 fb: 169.431307
    test 3793 line 422 lat2: 51.425532151818
    test 3794 line 422 lon2: 167.128188073883
    test 3795 line 422 azi2: 169.431306547043
    test 3796 line 422 lat2: 51.425532151818
    test 3797 line 422 lon2: 167.128188073883
    test 3798 line 422 azi2: 169.431306547043
    test 3799 line 423 lat: 72.043795
    test 3800 line 423 lon: 23.320161
    test 3801 line 423 fb: 85.002463
    test 3802 line 423 lat2: 72.043794732818
    test 3803 line 423 lon2: 23.320160820556
    test 3804 line 423 azi2: 85.002463342037
    test 3805 line 423 lat2: 72.043794732818
    test 3806 line 423 lon2: 23.320160820556
    test 3807 line 423 azi2: 85.002463342037
    test 3808 line 424 lat: 55.279253
    test 3809 line 424 lon: 148.483684
    test 3810 line 424 fb: 155.614243
    test 3811 line 424 lat2: 55.279252586695
    test 3812 line 424 lon2: 148.483684405588
    test 3813 line 424 azi2: 155.614243012977
    test 3814 line 424 lat2: 55.279252586695
    test 3815 line 424 lon2: 148.483684405588
    test 3816 line 424 azi2: 155.614243012977
    test 3817 line 425 lat: 50.054601
    test 3818 line 425 lon: 43.609545
    test 3819 line 425 fb: 100.758451
    test 3820 line 425 lat2: 50.054601019930
    test 3821 line 425 lon2: 43.609545475731
    test 3822 line 425 azi2: 100.758450815354
    test 3823 line 425 lat2: 50.054601019930
    test 3824 line 425 lon2: 43.609545475731
    test 3825 line 425 azi2: 100.758450815354
    test 3826 line 426 lat: 31.194436
    test 3827 line 426 lon: 31.458476
    test 3828 line 426 fb: 92.204244
    test 3829 line 426 lat2: 31.194436445411
    test 3830 line 426 lon2: 31.458476146984
    test 3831 line 426 azi2: 92.204244235305
    test 3832 line 426 lat2: 31.194436445411
    test 3833 line 426 lon2: 31.458476146984
    test 3834 line 426 azi2: 92.204244235305
    test 3835 line 427 lat: 57.758262
    test 3836 line 427 lon: 164.499274
    test 3837 line 427 fb: 162.877999
    test 3838 line 427 lat2: 57.758262113137
    test 3839 line 427 lon2: 164.499274258053
    test 3840 line 427 azi2: 162.877999232894
    test 3841 line 427 lat2: 57.758262113137
    test 3842 line 427 lon2: 164.499274258053
    test 3843 line 427 azi2: 162.877999232894
    test 3844 line 428 lat: 27.006898
    test 3845 line 428 lon: 173.173812
    test 3846 line 428 fb: 177.878074
    test 3847 line 428 lat2: 27.006897756516
    test 3848 line 428 lon2: 173.173811781657
    test 3849 line 428 azi2: 177.878073603766
    test 3850 line 428 lat2: 27.006897756516
    test 3851 line 428 lon2: 173.173811781657
    test 3852 line 428 azi2: 177.878073603766
    test 3853 line 429 lat: -62.917581
    test 3854 line 429 lon: 18.990464
    test 3855 line 429 fb: 169.629168
    test 3856 line 429 lat2: -62.917580953804
    test 3857 line 429 lon2: 18.990464058493
    test 3858 line 429 azi2: 169.629168390979
    test 3859 line 429 lat2: -62.917580953804
    test 3860 line 429 lon2: 18.990464058493
    test 3861 line 429 azi2: 169.629168390979
    test 3862 line 430 lat: -43.128167
    test 3863 line 430 lon: 61.680974
    test 3864 line 430 fb: 135.269008
    test 3865 line 430 lat2: -43.128166633902
    test 3866 line 430 lon2: 61.680974170546
    test 3867 line 430 azi2: 135.269008366092
    test 3868 line 430 lat2: -43.128166633902
    test 3869 line 430 lon2: 61.680974170546
    test 3870 line 430 azi2: 135.269008366092
    test 3871 line 431 lat: -49.314417
    test 3872 line 431 lon: 55.826072
    test 3873 line 431 fb: 131.974574
    test 3874 line 431 lat2: -49.314417365795
    test 3875 line 431 lon2: 55.826071541563
    test 3876 line 431 azi2: 131.974573587520
    test 3877 line 431 lat2: -49.314417365795
    test 3878 line 431 lon2: 55.826071541563
    test 3879 line 431 azi2: 131.974573587520
    test 3880 line 432 lat: -24.322411
    test 3881 line 432 lon: 103.867391
    test 3882 line 432 fb: 139.458674
    test 3883 line 432 lat2: -24.322411486444
    test 3884 line 432 lon2: 103.867391100271
    test 3885 line 432 azi2: 139.458674175181
    test 3886 line 432 lat2: -24.322411486444
    test 3887 line 432 lon2: 103.867391100271
    test 3888 line 432 azi2: 139.458674175181
    test 3889 line 433 lat: -19.557319
    test 3890 line 433 lon: 81.358495
    test 3891 line 433 fb: 134.029610
    test 3892 line 433 lat2: -19.557318635270
    test 3893 line 433 lon2: 81.358494523202
    test 3894 line 433 azi2: 134.029609915778
    test 3895 line 433 lat2: -19.557318635270
    test 3896 line 433 lon2: 81.358494523202
    test 3897 line 433 azi2: 134.029609915778
    test 3898 line 434 lat: 7.830115
    test 3899 line 434 lon: 5.114172
    test 3900 line 434 fb: 175.025641
    test 3901 line 434 lat2: 7.830115253087
    test 3902 line 434 lon2: 5.114172330857
    test 3903 line 434 azi2: 175.025640902819
    test 3904 line 434 lat2: 7.830115253087
    test 3905 line 434 lon2: 5.114172330857
    test 3906 line 434 azi2: 175.025640902819
    test 3907 line 435 lat: -65.834623
    test 3908 line 435 lon: 41.772796
    test 3909 line 435 fb: 143.178050
    test 3910 line 435 lat2: -65.834622858584
    test 3911 line 435 lon2: 41.772796000787
    test 3912 line 435 azi2: 143.178050120951
    test 3913 line 435 lat2: -65.834622858584
    test 3914 line 435 lon2: 41.772796000787
    test 3915 line 435 azi2: 143.178050120951
    test 3916 line 436 lat: -7.997604
    test 3917 line 436 lon: 31.723397
    test 3918 line 436 fb: 153.896388
    test 3919 line 436 lat2: -7.997604143032
    test 3920 line 436 lon2: 31.723396618974
    test 3921 line 436 azi2: 153.896387549518
    test 3922 line 436 lat2: -7.997604143032
    test 3923 line 436 lon2: 31.723396618974
    test 3924 line 436 azi2: 153.896387549518
    test 3925 line 437 lat: -22.173130
    test 3926 line 437 lon: 164.896770
    test 3927 line 437 fb: 152.675597
    test 3928 line 437 lat2: -22.173129586699
    test 3929 line 437 lon2: 164.896770399383
    test 3930 line 437 azi2: 152.675596916021
    test 3931 line 437 lat2: -22.173129586699
    test 3932 line 437 lon2: 164.896770399383
    test 3933 line 437 azi2: 152.675596916021
    test 3934 line 438 lat: 35.085786
    test 3935 line 438 lon: 173.892271
    test 3936 line 438 fb: 171.931231
    test 3937 line 438 lat2: 35.085785799083
    test 3938 line 438 lon2: 173.892270533009
    test 3939 line 438 azi2: 171.931230872910
    test 3940 line 438 lat2: 35.085785799083
    test 3941 line 438 lon2: 173.892270533009
    test 3942 line 438 azi2: 171.931230872910
    test 3943 line 439 lat: -25.378865
    test 3944 line 439 lon: 2.197740
    test 3945 line 439 fb: 178.756775
    test 3946 line 439 lat2: -25.378865450268
    test 3947 line 439 lon2: 2.197739985587
    test 3948 line 439 azi2: 178.756775063163
    test 3949 line 439 lat2: -25.378865450268
    test 3950 line 439 lon2: 2.197739985587
    test 3951 line 439 azi2: 178.756775063163
    test 3952 line 440 lat: -13.782608
    test 3953 line 440 lon: 143.084799
    test 3954 line 440 fb: 141.818572
    test 3955 line 440 lat2: -13.782608118540
    test 3956 line 440 lon2: 143.084798779239
    test 3957 line 440 azi2: 141.818572490275
    test 3958 line 440 lat2: -13.782608118540
    test 3959 line 440 lon2: 143.084798779239
    test 3960 line 440 azi2: 141.818572490275
    test 3961 line 441 lat: -16.657589
    test 3962 line 441 lon: 100.829440
    test 3963 line 441 fb: 94.804409
    test 3964 line 441 lat2: -16.657588778768
    test 3965 line 441 lon2: 100.829440071396
    test 3966 line 441 azi2: 94.804408628371
    test 3967 line 441 lat2: -16.657588778768
    test 3968 line 441 lon2: 100.829440071396
    test 3969 line 441 azi2: 94.804408628371
    test 3970 line 442 lat: 23.629666
    test 3971 line 442 lon: 148.675531
    test 3972 line 442 fb: 169.091767
    test 3973 line 442 lat2: 23.629665922502
    test 3974 line 442 lon2: 148.675530832608
    test 3975 line 442 azi2: 169.091766635020
    test 3976 line 442 lat2: 23.629665922502
    test 3977 line 442 lon2: 148.675530832608
    test 3978 line 442 azi2: 169.091766635020
    test 3979 line 443 lat: 4.022724
    test 3980 line 443 lon: 161.803702
    test 3981 line 443 fb: 141.272785
    test 3982 line 443 lat2: 4.022724409294
    test 3983 line 443 lon2: 161.803702045621
    test 3984 line 443 azi2: 141.272784545678
    test 3985 line 443 lat2: 4.022724409294
    test 3986 line 443 lon2: 161.803702045621
    test 3987 line 443 azi2: 141.272784545678
    test 3988 line 444 lat: 13.280168
    test 3989 line 444 lon: 20.120413
    test 3990 line 444 fb: 158.170551
    test 3991 line 444 lat2: 13.280167579164
    test 3992 line 444 lon2: 20.120413486875
    test 3993 line 444 azi2: 158.170551379189
    test 3994 line 444 lat2: 13.280167579164
    test 3995 line 444 lon2: 20.120413486875
    test 3996 line 444 azi2: 158.170551379189
    test 3997 line 445 lat: -47.521450
    test 3998 line 445 lon: 150.549196
    test 3999 line 445 fb: 44.718791
    test 4000 line 445 lat2: -47.521449956879
    test 4001 line 445 lon2: 150.549196046351
    test 4002 line 445 azi2: 44.718791294775
    test 4003 line 445 lat2: -47.521449956879
    test 4004 line 445 lon2: 150.549196046351
    test 4005 line 445 azi2: 44.718791294775
    test 4006 line 446 lat: 17.790615
    test 4007 line 446 lon: 141.461006
    test 4008 line 446 fb: 115.746784
    test 4009 line 446 lat2: 17.790615163216
    test 4010 line 446 lon2: 141.461005551791
    test 4011 line 446 azi2: 115.746784352318
    test 4012 line 446 lat2: 17.790615163216
    test 4013 line 446 lon2: 141.461005551791
    test 4014 line 446 azi2: 115.746784352318
    test 4015 line 447 lat: -26.519374
    test 4016 line 447 lon: 98.067906
    test 4017 line 447 fb: 113.253929
    test 4018 line 447 lat2: -26.519374288386
    test 4019 line 447 lon2: 98.067906321718
    test 4020 line 447 azi2: 113.253928642653
    test 4021 line 447 lat2: -26.519374288386
    test 4022 line 447 lon2: 98.067906321718
    test 4023 line 447 azi2: 113.253928642653
    test 4024 line 448 lat: -12.401139
    test 4025 line 448 lon: 73.327970
    test 4026 line 448 fb: 124.879499
    test 4027 line 448 lat2: -12.401138571717
    test 4028 line 448 lon2: 73.327969848986
    test 4029 line 448 azi2: 124.879499241464
    test 4030 line 448 lat2: -12.401138571717
    test 4031 line 448 lon2: 73.327969848986
    test 4032 line 448 azi2: 124.879499241464
    test 4033 line 449 lat: 61.619396
    test 4034 line 449 lon: 99.785406
    test 4035 line 449 fb: 107.998380
    test 4036 line 449 lat2: 61.619396375102
    test 4037 line 449 lon2: 99.785406498835
    test 4038 line 449 azi2: 107.998379654880
    test 4039 line 449 lat2: 61.619396375102
    test 4040 line 449 lon2: 99.785406498835
    test 4041 line 449 azi2: 107.998379654880
    test 4042 line 450 lat: 36.997252
    test 4043 line 450 lon: 56.015643
    test 4044 line 450 fb: 103.921663
    test 4045 line 450 lat2: 36.997252125041
    test 4046 line 450 lon2: 56.015642631106
    test 4047 line 450 azi2: 103.921662760483
    test 4048 line 450 lat2: 36.997252125041
    test 4049 line 450 lon2: 56.015642631106
    test 4050 line 450 azi2: 103.921662760483
    test 4051 line 451 lat: 37.824447
    test 4052 line 451 lon: 83.438440
    test 4053 line 451 fb: 89.229164
    test 4054 line 451 lat2: 37.824446788544
    test 4055 line 451 lon2: 83.438439603294
    test 4056 line 451 azi2: 89.229164462127
    test 4057 line 451 lat2: 37.824446788544
    test 4058 line 451 lon2: 83.438439603294
    test 4059 line 451 azi2: 89.229164462127
    test 4060 line 452 lat: 78.387864
    test 4061 line 452 lon: 118.814812
    test 4062 line 452 fb: 133.706108
    test 4063 line 452 lat2: 78.387863550790
    test 4064 line 452 lon2: 118.814812128945
    test 4065 line 452 azi2: 133.706108131229
    test 4066 line 452 lat2: 78.387863550790
    test 4067 line 452 lon2: 118.814812128945
    test 4068 line 452 azi2: 133.706108131229
    test 4069 line 453 lat: -21.219381
    test 4070 line 453 lon: 53.544400
    test 4071 line 453 fb: 108.462517
    test 4072 line 453 lat2: -21.219381398156
    test 4073 line 453 lon2: 53.544399883561
    test 4074 line 453 azi2: 108.462517491505
    test 4075 line 453 lat2: -21.219381398156
    test 4076 line 453 lon2: 53.544399883561
    test 4077 line 453 azi2: 108.462517491505
    test 4078 line 454 lat: 63.304502
    test 4079 line 454 lon: 132.034926
    test 4080 line 454 fb: 139.912627
    test 4081 line 454 lat2: 63.304502042590
    test 4082 line 454 lon2: 132.034925840674
    test 4083 line 454 azi2: 139.912627269623
    test 4084 line 454 lat2: 63.304502042590
    test 4085 line 454 lon2: 132.034925840674
    test 4086 line 454 azi2: 139.912627269623
    test 4087 line 455 lat: 13.515663
    test 4088 line 455 lon: 8.989766
    test 4089 line 455 fb: 35.949535
    test 4090 line 455 lat2: 13.515662875313
    test 4091 line 455 lon2: 8.989765670730
    test 4092 line 455 azi2: 35.949534634702
    test 4093 line 455 lat2: 13.515662875313
    test 4094 line 455 lon2: 8.989765670730
    test 4095 line 455 azi2: 35.949534634702
    test 4096 line 456 lat: -6.742624
    test 4097 line 456 lon: 4.531931
    test 4098 line 456 fb: 171.306863
    test 4099 line 456 lat2: -6.742624347861
    test 4100 line 456 lon2: 4.531931315168
    test 4101 line 456 azi2: 171.306863155411
    test 4102 line 456 lat2: -6.742624347861
    test 4103 line 456 lon2: 4.531931315168
    test 4104 line 456 azi2: 171.306863155411
    test 4105 line 457 lat: -24.910509
    test 4106 line 457 lon: 128.137682
    test 4107 line 457 fb: 121.711631
    test 4108 line 457 lat2: -24.910509138681
    test 4109 line 457 lon2: 128.137681811633
    test 4110 line 457 azi2: 121.711631340407
    test 4111 line 457 lat2: -24.910509138681
    test 4112 line 457 lon2: 128.137681811633
    test 4113 line 457 azi2: 121.711631340407
    test 4114 line 458 lat: -40.687591
    test 4115 line 458 lon: 76.389897
    test 4116 line 458 fb: 116.394433
    test 4117 line 458 lat2: -40.687590598372
    test 4118 line 458 lon2: 76.389897347637
    test 4119 line 458 azi2: 116.394432846311
    test 4120 line 458 lat2: -40.687590598372
    test 4121 line 458 lon2: 76.389897347637
    test 4122 line 458 azi2: 116.394432846311
    test 4123 line 459 lat: 50.593808
    test 4124 line 459 lon: 155.175630
    test 4125 line 459 fb: 149.533910
    test 4126 line 459 lat2: 50.593807692461
    test 4127 line 459 lon2: 155.175629862288
    test 4128 line 459 azi2: 149.533910451363
    test 4129 line 459 lat2: 50.593807692461
    test 4130 line 459 lon2: 155.175629862288
    test 4131 line 459 azi2: 149.533910451363
    test 4132 line 460 lat: 12.198222
    test 4133 line 460 lon: 165.839456
    test 4134 line 460 fb: 172.783459
    test 4135 line 460 lat2: 12.198221826512
    test 4136 line 460 lon2: 165.839456381799
    test 4137 line 460 azi2: 172.783459292833
    test 4138 line 460 lat2: 12.198221826512
    test 4139 line 460 lon2: 165.839456381799
    test 4140 line 460 azi2: 172.783459292833
    test 4141 line 461 lat: 34.436568
    test 4142 line 461 lon: 7.117338
    test 4143 line 461 fb: 169.786492
    test 4144 line 461 lat2: 34.436568298724
    test 4145 line 461 lon2: 7.117337693395
    test 4146 line 461 azi2: 169.786491850891
    test 4147 line 461 lat2: 34.436568298724
    test 4148 line 461 lon2: 7.117337693395
    test 4149 line 461 azi2: 169.786491850891
    test 4150 line 462 lat: -3.145255
    test 4151 line 462 lon: 30.502293
    test 4152 line 462 fb: 103.563749
    test 4153 line 462 lat2: -3.145254788627
    test 4154 line 462 lon2: 30.502293345016
    test 4155 line 462 azi2: 103.563748974525
    test 4156 line 462 lat2: -3.145254788627
    test 4157 line 462 lon2: 30.502293345016
    test 4158 line 462 azi2: 103.563748974525
    test 4159 line 463 lat: 16.264722
    test 4160 line 463 lon: 85.497207
    test 4161 line 463 fb: 116.933863
    test 4162 line 463 lat2: 16.264722156696
    test 4163 line 463 lon2: 85.497207496626
    test 4164 line 463 azi2: 116.933862512764  FAILED, KNOWN, expected 116.933862512763
    test 4165 line 463 lat2: 16.264722156696
    test 4166 line 463 lon2: 85.497207496626
    test 4167 line 463 azi2: 116.933862512764  FAILED, KNOWN, expected 116.933862512763
    test 4168 line 464 lat: 1.433605
    test 4169 line 464 lon: 4.165940
    test 4170 line 464 fb: 170.272462
    test 4171 line 464 lat2: 1.433605151882
    test 4172 line 464 lon2: 4.165940219923
    test 4173 line 464 azi2: 170.272462365963
    test 4174 line 464 lat2: 1.433605151882
    test 4175 line 464 lon2: 4.165940219923
    test 4176 line 464 azi2: 170.272462365963
    test 4177 line 465 lat: -43.326676
    test 4178 line 465 lon: 153.148367
    test 4179 line 465 fb: 42.921394
    test 4180 line 465 lat2: -43.326676023438
    test 4181 line 465 lon2: 153.148366512832
    test 4182 line 465 azi2: 42.921393854868
    test 4183 line 465 lat2: -43.326676023438
    test 4184 line 465 lon2: 153.148366512832
    test 4185 line 465 azi2: 42.921393854868
    test 4186 line 466 lat: 20.405242
    test 4187 line 466 lon: 178.247549
    test 4188 line 466 fb: 178.801033
    test 4189 line 466 lat2: 20.405242225208
    test 4190 line 466 lon2: 178.247549230810
    test 4191 line 466 azi2: 178.801032702563
    test 4192 line 466 lat2: 20.405242225208
    test 4193 line 466 lon2: 178.247549230810
    test 4194 line 466 azi2: 178.801032702563
    test 4195 line 467 lat: -22.482832
    test 4196 line 467 lon: 140.761211
    test 4197 line 467 fb: 82.371737
    test 4198 line 467 lat2: -22.482831544520
    test 4199 line 467 lon2: 140.761210729739
    test 4200 line 467 azi2: 82.371736722715
    test 4201 line 467 lat2: -22.482831544520
    test 4202 line 467 lon2: 140.761210729739
    test 4203 line 467 azi2: 82.371736722715
    test 4204 line 468 lat: -41.151672
    test 4205 line 468 lon: 38.419124
    test 4206 line 468 fb: 148.221356
    test 4207 line 468 lat2: -41.151672070525
    test 4208 line 468 lon2: 38.419124284860
    test 4209 line 468 azi2: 148.221356053664
    test 4210 line 468 lat2: -41.151672070525
    test 4211 line 468 lon2: 38.419124284860
    test 4212 line 468 azi2: 148.221356053664
    test 4213 line 469 lat: -63.212817
    test 4214 line 469 lon: 15.714998
    test 4215 line 469 fb: 166.777356
    test 4216 line 469 lat2: -63.212816746477
    test 4217 line 469 lon2: 15.714998156904
    test 4218 line 469 azi2: 166.777356149473
    test 4219 line 469 lat2: -63.212816746477
    test 4220 line 469 lon2: 15.714998156904
    test 4221 line 469 azi2: 166.777356149473
    test 4222 line 470 lat: -33.892681
    test 4223 line 470 lon: 120.971496
    test 4224 line 470 fb: 170.404814
    test 4225 line 470 lat2: -33.892680517408
    test 4226 line 470 lon2: 120.971495805190
    test 4227 line 470 azi2: 170.404813772447
    test 4228 line 470 lat2: -33.892680517408
    test 4229 line 470 lon2: 120.971495805190
    test 4230 line 470 azi2: 170.404813772447
    test 4231 line 471 lat: -17.570093
    test 4232 line 471 lon: 137.259693
    test 4233 line 471 fb: 175.973637
    test 4234 line 471 lat2: -17.570092516031
    test 4235 line 471 lon2: 137.259693182063
    test 4236 line 471 azi2: 175.973637230107
    test 4237 line 471 lat2: -17.570092516031
    test 4238 line 471 lon2: 137.259693182063
    test 4239 line 471 azi2: 175.973637230107
    test 4240 line 472 lat: -24.221028
    test 4241 line 472 lon: 33.960052
    test 4242 line 472 fb: 130.753279
    test 4243 line 472 lat2: -24.221027716301  FAILED, KNOWN, expected -24.221027716300
    test 4244 line 472 lon2: 33.960051796001
    test 4245 line 472 azi2: 130.753279335550
    test 4246 line 472 lat2: -24.221027716301  FAILED, KNOWN, expected -24.221027716300
    test 4247 line 472 lon2: 33.960051796001
    test 4248 line 472 azi2: 130.753279335550
    test 4249 line 473 lat: -48.849133
    test 4250 line 473 lon: 176.601435
    test 4251 line 473 fb: 5.037779
    test 4252 line 473 lat2: -48.849132604777
    test 4253 line 473 lon2: 176.601435366477
    test 4254 line 473 azi2: 5.037779120578
    test 4255 line 473 lat2: -48.849132604777
    test 4256 line 473 lon2: 176.601435366477
    test 4257 line 473 azi2: 5.037779120578
    test 4258 line 474 lat: -50.620233
    test 4259 line 474 lon: 22.061011
    test 4260 line 474 fb: 159.730881
    test 4261 line 474 lat2: -50.620232529081
    test 4262 line 474 lon2: 22.061010504617
    test 4263 line 474 azi2: 159.730880799186
    test 4264 line 474 lat2: -50.620232529081
    test 4265 line 474 lon2: 22.061010504617
    test 4266 line 474 azi2: 159.730880799186
    test 4267 line 475 lat: -11.354875
    test 4268 line 475 lon: 76.258812
    test 4269 line 475 fb: 104.014357
    test 4270 line 475 lat2: -11.354875472483
    test 4271 line 475 lon2: 76.258812283705
    test 4272 line 475 azi2: 104.014356938495
    test 4273 line 475 lat2: -11.354875472483
    test 4274 line 475 lon2: 76.258812283705
    test 4275 line 475 azi2: 104.014356938495
    test 4276 line 476 lat: -19.640051
    test 4277 line 476 lon: 105.698979
    test 4278 line 476 fb: 156.650619
    test 4279 line 476 lat2: -19.640050782646
    test 4280 line 476 lon2: 105.698978700604
    test 4281 line 476 azi2: 156.650619021389
    test 4282 line 476 lat2: -19.640050782646
    test 4283 line 476 lon2: 105.698978700604
    test 4284 line 476 azi2: 156.650619021389
    test 4285 line 477 lat: 83.855267
    test 4286 line 477 lon: 112.674858
    test 4287 line 477 fb: 122.383784
    test 4288 line 477 lat2: 83.855266840098
    test 4289 line 477 lon2: 112.674858066810
    test 4290 line 477 azi2: 122.383784147681
    test 4291 line 477 lat2: 83.855266840098
    test 4292 line 477 lon2: 112.674858066810
    test 4293 line 477 azi2: 122.383784147681
    test 4294 line 478 lat: 48.296558
    test 4295 line 478 lon: 34.072463
    test 4296 line 478 fb: 61.415867
    test 4297 line 478 lat2: 48.296557545891
    test 4298 line 478 lon2: 34.072462542900
    test 4299 line 478 azi2: 61.415867309157
    test 4300 line 478 lat2: 48.296557545891
    test 4301 line 478 lon2: 34.072462542900
    test 4302 line 478 azi2: 61.415867309157
    test 4303 line 479 lat: 20.173772
    test 4304 line 479 lon: 12.682422
    test 4305 line 479 fb: 165.220898
    test 4306 line 479 lat2: 20.173772376863
    test 4307 line 479 lon2: 12.682422408956
    test 4308 line 479 azi2: 165.220897942891
    test 4309 line 479 lat2: 20.173772376863
    test 4310 line 479 lon2: 12.682422408956
    test 4311 line 479 azi2: 165.220897942891
    test 4312 line 480 lat: 47.501521
    test 4313 line 480 lon: 54.338775
    test 4314 line 480 fb: 80.572388
    test 4315 line 480 lat2: 47.501521345953
    test 4316 line 480 lon2: 54.338775236773
    test 4317 line 480 azi2: 80.572387690286
    test 4318 line 480 lat2: 47.501521345953
    test 4319 line 480 lon2: 54.338775236773
    test 4320 line 480 azi2: 80.572387690286
    test 4321 line 481 lat: -34.023172
    test 4322 line 481 lon: 174.310259
    test 4323 line 481 fb: 123.138509
    test 4324 line 481 lat2: -34.023171607796
    test 4325 line 481 lon2: 174.310258612178
    test 4326 line 481 azi2: 123.138509441522
    test 4327 line 481 lat2: -34.023171607796
    test 4328 line 481 lon2: 174.310258612178
    test 4329 line 481 azi2: 123.138509441522
    test 4330 line 482 lat: -31.540913
    test 4331 line 482 lon: 52.441924
    test 4332 line 482 fb: 155.194513
    test 4333 line 482 lat2: -31.540912691186
    test 4334 line 482 lon2: 52.441923606881  FAILED, KNOWN, expected 52.441923606882
    test 4335 line 482 azi2: 155.194512958367
    test 4336 line 482 lat2: -31.540912691186
    test 4337 line 482 lon2: 52.441923606881  FAILED, KNOWN, expected 52.441923606882
    test 4338 line 482 azi2: 155.194512958367
    test 4339 line 483 lat: 64.121649
    test 4340 line 483 lon: 21.295234
    test 4341 line 483 fb: 51.966943
    test 4342 line 483 lat2: 64.121648788158
    test 4343 line 483 lon2: 21.295234110583
    test 4344 line 483 azi2: 51.966943039534
    test 4345 line 483 lat2: 64.121648788158
    test 4346 line 483 lon2: 21.295234110583
    test 4347 line 483 azi2: 51.966943039534
    test 4348 line 484 lat: -4.599613
    test 4349 line 484 lon: 107.727091
    test 4350 line 484 fb: 109.270070
    test 4351 line 484 lat2: -4.599612537190
    test 4352 line 484 lon2: 107.727090701893
    test 4353 line 484 azi2: 109.270070124629
    test 4354 line 484 lat2: -4.599612537190
    test 4355 line 484 lon2: 107.727090701893
    test 4356 line 484 azi2: 109.270070124629
    test 4357 line 485 lat: -16.799515
    test 4358 line 485 lon: 43.675397
    test 4359 line 485 fb: 144.940350
    test 4360 line 485 lat2: -16.799514501718
    test 4361 line 485 lon2: 43.675397103786  FAILED, KNOWN, expected 43.675397103785
    test 4362 line 485 azi2: 144.940350340820
    test 4363 line 485 lat2: -16.799514501718
    test 4364 line 485 lon2: 43.675397103786  FAILED, KNOWN, expected 43.675397103785
    test 4365 line 485 azi2: 144.940350340820
    test 4366 line 486 lat: -16.337411
    test 4367 line 486 lon: 13.110283
    test 4368 line 486 fb: 167.467077
    test 4369 line 486 lat2: -16.337410785184
    test 4370 line 486 lon2: 13.110282576579
    test 4371 line 486 azi2: 167.467077049713
    test 4372 line 486 lat2: -16.337410785184
    test 4373 line 486 lon2: 13.110282576579
    test 4374 line 486 azi2: 167.467077049713
    test 4375 line 487 lat: -26.145379
    test 4376 line 487 lon: 9.977868
    test 4377 line 487 fb: 171.929335
    test 4378 line 487 lat2: -26.145378737931
    test 4379 line 487 lon2: 9.977868070750
    test 4380 line 487 azi2: 171.929335050809
    test 4381 line 487 lat2: -26.145378737931
    test 4382 line 487 lon2: 9.977868070750
    test 4383 line 487 azi2: 171.929335050809
    test 4384 line 488 lat: -3.245748
    test 4385 line 488 lon: 71.931981
    test 4386 line 488 fb: 124.120047
    test 4387 line 488 lat2: -3.245748416402
    test 4388 line 488 lon2: 71.931980979620
    test 4389 line 488 azi2: 124.120046609527
    test 4390 line 488 lat2: -3.245748416402
    test 4391 line 488 lon2: 71.931980979620
    test 4392 line 488 azi2: 124.120046609527
    test 4393 line 489 lat: 72.975644
    test 4394 line 489 lon: 36.459313
    test 4395 line 489 fb: 49.411324
    test 4396 line 489 lat2: 72.975644407376
    test 4397 line 489 lon2: 36.459312843012
    test 4398 line 489 azi2: 49.411324496539
    test 4399 line 489 lat2: 72.975644407376
    test 4400 line 489 lon2: 36.459312843012
    test 4401 line 489 azi2: 49.411324496539
    test 4402 line 490 lat: 50.342418
    test 4403 line 490 lon: 35.445910
    test 4404 line 490 fb: 43.087650
    test 4405 line 490 lat2: 50.342417843481
    test 4406 line 490 lon2: 35.445910446930
    test 4407 line 490 azi2: 43.087650398316
    test 4408 line 490 lat2: 50.342417843481
    test 4409 line 490 lon2: 35.445910446930
    test 4410 line 490 azi2: 43.087650398316
    test 4411 line 491 lat: -22.878804
    test 4412 line 491 lon: 69.376306
    test 4413 line 491 fb: 102.211558
    test 4414 line 491 lat2: -22.878804028267
    test 4415 line 491 lon2: 69.376306288000
    test 4416 line 491 azi2: 102.211557813582
    test 4417 line 491 lat2: -22.878804028267
    test 4418 line 491 lon2: 69.376306288000
    test 4419 line 491 azi2: 102.211557813582
    test 4420 line 492 lat: 21.254912
    test 4421 line 492 lon: 21.899215
    test 4422 line 492 fb: 92.966926
    test 4423 line 492 lat2: 21.254912121078
    test 4424 line 492 lon2: 21.899214754868
    test 4425 line 492 azi2: 92.966926161390
    test 4426 line 492 lat2: 21.254912121078
    test 4427 line 492 lon2: 21.899214754868
    test 4428 line 492 azi2: 92.966926161390
    test 4429 line 493 lat: 26.486641
    test 4430 line 493 lon: 19.097603
    test 4431 line 493 fb: 158.053447
    test 4432 line 493 lat2: 26.486640906235
    test 4433 line 493 lon2: 19.097602913800
    test 4434 line 493 azi2: 158.053446850267
    test 4435 line 493 lat2: 26.486640906235
    test 4436 line 493 lon2: 19.097602913800
    test 4437 line 493 azi2: 158.053446850267
    test 4438 line 494 lat: 43.041538
    test 4439 line 494 lon: 114.186950
    test 4440 line 494 fb: 155.795323
    test 4441 line 494 lat2: 43.041538374784
    test 4442 line 494 lon2: 114.186949886941
    test 4443 line 494 azi2: 155.795322500736
    test 4444 line 494 lat2: 43.041538374784
    test 4445 line 494 lon2: 114.186949886941
    test 4446 line 494 azi2: 155.795322500736
    test 4447 line 495 lat: -10.570764
    test 4448 line 495 lon: 107.625834
    test 4449 line 495 fb: 98.142401
    test 4450 line 495 lat2: -10.570763915882
    test 4451 line 495 lon2: 107.625834147204
    test 4452 line 495 azi2: 98.142400502747
    test 4453 line 495 lat2: -10.570763915882
    test 4454 line 495 lon2: 107.625834147204
    test 4455 line 495 azi2: 98.142400502747
    test 4456 line 496 lat: 12.624313
    test 4457 line 496 lon: 139.841077
    test 4458 line 496 fb: 148.385662
    test 4459 line 496 lat2: 12.624313141297
    test 4460 line 496 lon2: 139.841076840613
    test 4461 line 496 azi2: 148.385661923898
    test 4462 line 496 lat2: 12.624313141297
    test 4463 line 496 lon2: 139.841076840613
    test 4464 line 496 azi2: 148.385661923898
    test 4465 line 497 lat: -25.169999
    test 4466 line 497 lon: 33.175749
    test 4467 line 497 fb: 169.905377
    test 4468 line 497 lat2: -25.169998746665
    test 4469 line 497 lon2: 33.175749310362
    test 4470 line 497 azi2: 169.905376778384
    test 4471 line 497 lat2: -25.169998746665
    test 4472 line 497 lon2: 33.175749310362
    test 4473 line 497 azi2: 169.905376778384
    test 4474 line 498 lat: -41.360282
    test 4475 line 498 lon: 147.341948
    test 4476 line 498 fb: 136.551910
    test 4477 line 498 lat2: -41.360281944908
    test 4478 line 498 lon2: 147.341948469937
    test 4479 line 498 azi2: 136.551910060918
    test 4480 line 498 lat2: -41.360281944908
    test 4481 line 498 lon2: 147.341948469937
    test 4482 line 498 azi2: 136.551910060918
    test 4483 line 499 lat: 39.182099
    test 4484 line 499 lon: 150.590705
    test 4485 line 499 fb: 165.522951
    test 4486 line 499 lat2: 39.182099298590
    test 4487 line 499 lon2: 150.590705311219
    test 4488 line 499 azi2: 165.522950851635
    test 4489 line 499 lat2: 39.182099298590
    test 4490 line 499 lon2: 150.590705311219
    test 4491 line 499 azi2: 165.522950851635
    test 4492 line 500 lat: -57.494441
    test 4493 line 500 lon: 113.054057
    test 4494 line 500 fb: 130.988277
    test 4495 line 500 lat2: -57.494440629886
    test 4496 line 500 lon2: 113.054056725195
    test 4497 line 500 azi2: 130.988276746436
    test 4498 line 500 lat2: -57.494440629886
    test 4499 line 500 lon2: 113.054056725196  FAILED, KNOWN, expected 113.054056725195
    test 4500 line 500 azi2: 130.988276746436
    test 4501 WGS84.KsOrder: 8

    46 of 4501 testEllipsoidalGeodTest.py tests (1.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 2.143 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEllipsoids.py

    testing testEllipsoids.py 23.04.23 (module pygeodesy.ellipsoids 23.05.23)
    test 1 ellipsoid: True
    test 2 TestEllipsoid: name='TestEllipsoid', a=1000, b=1000, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=1000, L=1570.79632679, R1=1000, R2=1000, R3=1000, Rbiaxial=1000, Rtriaxial=1000

    testWGS84(pygeodesy.ellipsoids, 23.05.23)
    test 3 R1: 6371008.7714
    test 4 R2: 6371007.2
    test 5 R3: 6371000.8
    test 6 A: 6367449.1
    test 7 L: 10001965.7
    test 8 Rrectifying: 6367449.1
    test 9 Rgeometric: 6367435.7
    test 10 Rgeocentric: 6378137.000
    test 11 Rgeocentric: 6367489.544
    test 12 Rgeocentric: 6356752.314
    test 13 Rlat: 6378137.000
    test 14 Rlat: 6367444.657
    test 15 Rlat: 6356752.314
    test 16 circle4.radius: 6378137.000
    test 17 circle4.radius: 4517590.879
    test 18 circle4.radius: 0.000
    test 19 distance2: 156903.472, 45.192
    test 20 distance2: 1569034.719, 45.192
    test 21 distance2: 1400742.676, 37.563
    test 22 distance2: 1179164.848, 18.896
    test 23 roc2: 6335439.327, 6378137.0
    test 24 roc2: 6367381.816, 6388838.29
    test 25 roc2: 6399593.626, 6399593.626
    test 26 rocBearing: 6335439.327
    test 27 rocBearing: 6378092.008
    test 28 rocBearing: 6399593.626
    test 29 rocGauss: 6356752.314
    test 30 rocGauss: 6378101.030
    test 31 rocGauss: 6399593.626
    test 32 rocMean: 6356716.465
    test 33 rocMean: 6378092.008
    test 34 rocMean: 6399593.626
    test 35 rocMeridional: 6335439.327
    test 36 rocMeridional: 6367381.816
    test 37 rocMeridional: 6399593.626
    test 38 rocPrimeVertical: 6378137.0
    test 39 rocPrimeVertical: 6388838.29
    test 40 rocPrimeVertical: 6399593.626

    testGRS80(pygeodesy.ellipsoids, 23.05.23)
    test 41 R1: 6371008.7714
    test 42 R2: 6371007.2
    test 43 R3: 6371000.8
    test 44 A: 6367449.1
    test 45 L: 10001965.7
    test 46 Rrectifying: 6367449.1
    test 47 Rgeometric: 6367435.7
    test 48 Rgeocentric: 6378137.000
    test 49 Rgeocentric: 6367489.544
    test 50 Rgeocentric: 6356752.314
    test 51 Rlat: 6378137.000
    test 52 Rlat: 6367444.657
    test 53 Rlat: 6356752.314
    test 54 circle4.radius: 6378137.000
    test 55 circle4.radius: 4517590.879
    test 56 circle4.radius: 0.000
    test 57 distance2: 156903.472, 45.192
    test 58 distance2: 1569034.719, 45.192
    test 59 distance2: 1400742.676, 37.563
    test 60 distance2: 1179164.848, 18.896
    test 61 roc2: 6335439.327, 6378137.0
    test 62 roc2: 6367381.816, 6388838.29
    test 63 roc2: 6399593.626, 6399593.626
    test 64 rocBearing: 6335439.327
    test 65 rocBearing: 6378092.008
    test 66 rocBearing: 6399593.626
    test 67 rocGauss: 6356752.314
    test 68 rocGauss: 6378101.030
    test 69 rocGauss: 6399593.626
    test 70 rocMean: 6356716.465
    test 71 rocMean: 6378092.008
    test 72 rocMean: 6399593.626
    test 73 rocMeridional: 6335439.327
    test 74 rocMeridional: 6367381.816
    test 75 rocMeridional: 6399593.626
    test 76 rocPrimeVertical: 6378137.0
    test 77 rocPrimeVertical: 6388838.29
    test 78 rocPrimeVertical: 6399593.626

    test<unbound method Ellipsoid.__init__>(pygeodesy.ellipsoids, 23.05.23)
    test 79 a, b, None: 2.0
    test 80 a, None, f_: 500.0

    testWGS84(pygeodesy.ellipsoids, 23.05.23)
    test 81 WGS84.copy: True
    test 82 WGS84.copy: True
    test 83 WGS84.find: None
    test 84 WGS84.a2_b: 6399593.625758
    test 85 WGS84.b2_a: 6335439.327293
    test 86 WGS84.R2: 6371007.180918
    test 87 WGS84.c2: 40589732499315
    test 88 WGS84.es: 0.081819
    test 89 WGS84.e22: 0.006739
    test 90 WGS84.f2: 0.003364
    test 91 WGS84.m2degrees: 90
    test 92 WGS84.degrees2m: 10018754
    test 93 WGS84.area: 5.101e+14
    test 94 WGS84.volume: 1.083e+21
    test 95 WGS84.ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 96 WGS84.ecef: WGS84
    test 97 WGS84: name='WGS84', a=6378137, b=6356752.3142451793, f_=298.257223563, f=0.0033528107, f2=0.0033640898, n=0.0016792204, e=0.0818191908, e2=0.00669438, e21=0.99330562, e22=0.0067394967, e32=0.0033584313, A=6367449.1458234144, L=10001965.7293127216, R1=6371008.7714150595, R2=6371007.1809184738, R3=6371000.7900091587, Rbiaxial=6367453.6345163295, Rtriaxial=6372797.5559594007
    test 98 WGS84.: A=6367449.1458234144, e=0.0818191908, f_=298.2572235630, n=0.0016792204 (1.5612511284e-17)

    testKruegers(pygeodesy.ellipsoids, 23.05.23)
    test 99 WGS84.AlphaKs: 8.377318206245e-04, 7.608527773572e-07, 1.197645503242e-09, 2.429170680397e-12, 5.711818370428e-15, 1.47999793138e-17, 4.107624109371e-20, 1.210785038923e-22
    test 100 WGS84.BetaKs : 8.377321640579e-04, 5.90587015222e-08, 1.673482665344e-10, 2.164798110491e-13, 3.787930968626e-16, 7.236769021816e-19, 1.493479824778e-21, 3.259522545838e-24
    test 101 WGS84.AlphaKs: 8.377318206245e-04, 7.608527773572e-07, 1.197645503329e-09, 2.429170607201e-12, 5.711757677866e-15, 1.491117731258e-17
    test 102 WGS84.BetaKs : 8.377321640579e-04, 5.90587015222e-08, 1.673482665284e-10, 2.164798040063e-13, 3.787978046169e-16, 7.248748890694e-19
    test 103 WGS84.AlphaKs: 8.377318206304e-04, 7.608527714249e-07, 1.197638001561e-09, 2.443376194522e-12
    test 104 WGS84.BetaKs : 8.377321640601e-04, 5.905869567934e-08, 1.673488880355e-10, 2.167737763022e-13

    testProlate(pygeodesy.ellipsoids, 23.05.23)
    test 105 a [Radius_]: 6356752.314
    test 106 b [Radius_]: 6378137.000
    test 107 n [Float]: -0.002
    test 108 R1 [Radius]: 6363880.543
    test 109 R2 [Radius]: 6363878.941
    test 110 R3 [Radius]: 6363872.564
    test 111 Rbiaxial [Radius]: 6367453.635
    test 112 Rgeometric [Radius]: 6367435.680
    test 113 c2 [Meter2]: 40498955180263.188
    test 114 area [Meter2]: 508924880289508.500
    test 115 volume [Meter3]: 1079575530747445379072.000

    testAuxiliaryLats WGS84(pygeodesy.ellipsoids, 23.05.23)
    test 116 isEllipsoidal: True
    test 117 isOblate: True
    test 118 isProlate: False
    test 119 isSpherical: False
    test 120 auxAuthalic(-90): -90.0
    test 121 name: auxAuthalic
    test 122 inverse: lat (-90.0)
    test 123 auxConformal(-90): -90.0
    test 124 name: auxConformal
    test 125 inverse: lat (-90.0)
    test 126 auxGeocentric(-90): -90.0
    test 127 name: auxGeocentric
    test 128 inverse: lat (-90.0)
    test 129 auxIsometric(-90): -2178.287790219
    test 130 name: auxIsometric
    test 131 inverse: lat (-90.0)
    test 132 auxParametric(-90): -90.0
    test 133 name: auxParametric
    test 134 inverse: lat (-90.0)
    test 135 auxRectifying(-90): -90.0
    test 136 name: auxRectifying
    test 137 inverse: lat (-90.0)
    test 138 auxAuthalic(-60): -59.88878557
    test 139 name: auxAuthalic
    test 140 inverse: lat (-60.0)
    test 141 auxConformal(-60): -59.833216158
    test 142 name: auxConformal
    test 143 inverse: lat (-60.0)
    test 144 auxGeocentric(-60): -59.83307615
    test 145 name: auxGeocentric
    test 146 inverse: lat (-60.0)
    test 147 auxIsometric(-60): -75.123399226
    test 148 name: auxIsometric
    test 149 inverse: lat (-60.0)
    test 150 auxParametric(-60): -59.916607797
    test 151 name: auxParametric
    test 152 inverse: lat (-60.0)
    test 153 auxRectifying(-60): -59.874885594
    test 154 name: auxRectifying
    test 155 inverse: lat (-60.0)
    test 156 auxAuthalic(-30): -29.888997034
    test 157 name: auxAuthalic
    test 158 inverse: lat (-30.0)
    test 159 auxConformal(-30): -29.833682042
    test 160 name: auxConformal
    test 161 inverse: lat (-30.0)
    test 162 auxGeocentric(-30): -29.83363581
    test 163 name: auxGeocentric
    test 164 inverse: lat (-30.0)
    test 165 auxIsometric(-30): -31.281036776
    test 166 name: auxIsometric
    test 167 inverse: lat (-30.0)
    test 168 auxParametric(-30): -29.916747713
    test 169 name: auxParametric
    test 170 inverse: lat (-30.0)
    test 171 auxRectifying(-30): -29.875147936
    test 172 name: auxRectifying
    test 173 inverse: lat (-30.0)
    test 174 auxAuthalic(0): 0.0
    test 175 name: auxAuthalic
    test 176 inverse: lat (0.0)
    test 177 auxConformal(0): 0.0
    test 178 name: auxConformal
    test 179 inverse: lat (0.0)
    test 180 auxGeocentric(0): 0.0
    test 181 name: auxGeocentric
    test 182 inverse: lat (0.0)
    test 183 auxIsometric(0): 0.0
    test 184 name: auxIsometric
    test 185 inverse: lat (0.0)
    test 186 auxParametric(0): 0.0
    test 187 name: auxParametric
    test 188 inverse: lat (0.0)
    test 189 auxRectifying(0): 0.0
    test 190 name: auxRectifying
    test 191 inverse: lat (0.0)
    test 192 auxAuthalic(30): 29.888997034
    test 193 name: auxAuthalic
    test 194 inverse: lat (30.0)
    test 195 auxConformal(30): 29.833682042
    test 196 name: auxConformal
    test 197 inverse: lat (30.0)
    test 198 auxGeocentric(30): 29.83363581
    test 199 name: auxGeocentric
    test 200 inverse: lat (30.0)
    test 201 auxIsometric(30): 31.281036776
    test 202 name: auxIsometric
    test 203 inverse: lat (30.0)
    test 204 auxParametric(30): 29.916747713
    test 205 name: auxParametric
    test 206 inverse: lat (30.0)
    test 207 auxRectifying(30): 29.875147936
    test 208 name: auxRectifying
    test 209 inverse: lat (30.0)
    test 210 auxAuthalic(60): 59.88878557
    test 211 name: auxAuthalic
    test 212 inverse: lat (60.0)
    test 213 auxConformal(60): 59.833216158
    test 214 name: auxConformal
    test 215 inverse: lat (60.0)
    test 216 auxGeocentric(60): 59.83307615
    test 217 name: auxGeocentric
    test 218 inverse: lat (60.0)
    test 219 auxIsometric(60): 75.123399226
    test 220 name: auxIsometric
    test 221 inverse: lat (60.0)
    test 222 auxParametric(60): 59.916607797
    test 223 name: auxParametric
    test 224 inverse: lat (60.0)
    test 225 auxRectifying(60): 59.874885594
    test 226 name: auxRectifying
    test 227 inverse: lat (60.0)
    test 228 auxAuthalic(90): 90.0
    test 229 name: auxAuthalic
    test 230 inverse: lat (90.0)
    test 231 auxConformal(90): 90.0
    test 232 name: auxConformal
    test 233 inverse: lat (90.0)
    test 234 auxGeocentric(90): 90.0
    test 235 name: auxGeocentric
    test 236 inverse: lat (90.0)
    test 237 auxIsometric(90): 2178.287790219
    test 238 name: auxIsometric
    test 239 inverse: lat (90.0)
    test 240 auxParametric(90): 90.0
    test 241 name: auxParametric
    test 242 inverse: lat (90.0)
    test 243 auxRectifying(90): 90.0
    test 244 name: auxRectifying
    test 245 inverse: lat (90.0)

    testAuxiliaryLats Prolate(pygeodesy.ellipsoids, 23.05.23)
    test 246 isEllipsoidal: True
    test 247 isOblate: False
    test 248 isProlate: True
    test 249 isSpherical: False
    test 250 auxAuthalic(-90): -90.0
    test 251 name: auxAuthalic
    test 252 inverse: lat (-90.0)
    test 253 auxConformal(-90): -90.0
    test 254 name: auxConformal
    test 255 inverse: lat (-90.0)
    test 256 auxGeocentric(-90): -90.0
    test 257 name: auxGeocentric
    test 258 inverse: lat (-90.0)
    test 259 auxIsometric(-90): -2179.057490028
    test 260 name: auxIsometric
    test 261 inverse: lat (-90.0)
    test 262 auxParametric(-90): -90.0
    test 263 name: auxParametric
    test 264 inverse: lat (-90.0)
    test 265 auxRectifying(-90): -90.0
    test 266 name: auxRectifying
    test 267 inverse: lat (-90.0)
    test 268 auxAuthalic(-60): -60.110978127
    test 269 name: auxAuthalic
    test 270 inverse: lat (-60.0)
    test 271 auxConformal(-60): -60.16650401
    test 272 name: auxConformal
    test 273 inverse: lat (-60.0)
    test 274 auxGeocentric(-60): -60.16636419
    test 275 name: auxGeocentric
    test 276 inverse: lat (-60.0)
    test 277 auxIsometric(-60): -75.789978689
    test 278 name: auxIsometric
    test 279 inverse: lat (-60.0)
    test 280 auxParametric(-60): -60.083252287
    test 281 name: auxParametric
    test 282 inverse: lat (-60.0)
    test 283 auxRectifying(-60): -60.041947439
    test 284 name: auxRectifying
    test 285 inverse: lat (-60.0)
    test 286 auxAuthalic(-30): -30.11118952
    test 287 name: auxAuthalic
    test 288 inverse: lat (-30.0)
    test 289 auxConformal(-30): -30.166970897
    test 290 name: auxConformal
    test 291 inverse: lat (-30.0)
    test 292 auxGeocentric(-30): -30.16692385
    test 293 name: auxGeocentric
    test 294 inverse: lat (-30.0)
    test 295 auxIsometric(-30): -31.665887766
    test 296 name: auxIsometric
    test 297 inverse: lat (-30.0)
    test 298 auxParametric(-30): -30.083392203
    test 299 name: auxParametric
    test 300 inverse: lat (-30.0)
    test 301 auxRectifying(-30): -30.041931117
    test 302 name: auxRectifying
    test 303 inverse: lat (-30.0)
    test 304 auxAuthalic(0): 0.0
    test 305 name: auxAuthalic
    test 306 inverse: lat (0.0)
    test 307 auxConformal(0): 0.0
    test 308 name: auxConformal
    test 309 inverse: lat (0.0)
    test 310 auxGeocentric(0): 0.0
    test 311 name: auxGeocentric
    test 312 inverse: lat (0.0)
    test 313 auxIsometric(0): 0.0
    test 314 name: auxIsometric
    test 315 inverse: lat (0.0)
    test 316 auxParametric(0): 0.0
    test 317 name: auxParametric
    test 318 inverse: lat (0.0)
    test 319 auxRectifying(0): 0.0
    test 320 name: auxRectifying
    test 321 inverse: lat (0.0)
    test 322 auxAuthalic(30): 30.11118952
    test 323 name: auxAuthalic
    test 324 inverse: lat (30.0)
    test 325 auxConformal(30): 30.166970897
    test 326 name: auxConformal
    test 327 inverse: lat (30.0)
    test 328 auxGeocentric(30): 30.16692385
    test 329 name: auxGeocentric
    test 330 inverse: lat (30.0)
    test 331 auxIsometric(30): 31.665887766
    test 332 name: auxIsometric
    test 333 inverse: lat (30.0)
    test 334 auxParametric(30): 30.083392203
    test 335 name: auxParametric
    test 336 inverse: lat (30.0)
    test 337 auxRectifying(30): 30.041931117
    test 338 name: auxRectifying
    test 339 inverse: lat (30.0)
    test 340 auxAuthalic(60): 60.110978127
    test 341 name: auxAuthalic
    test 342 inverse: lat (60.0)
    test 343 auxConformal(60): 60.16650401
    test 344 name: auxConformal
    test 345 inverse: lat (60.0)
    test 346 auxGeocentric(60): 60.16636419
    test 347 name: auxGeocentric
    test 348 inverse: lat (60.0)
    test 349 auxIsometric(60): 75.789978689
    test 350 name: auxIsometric
    test 351 inverse: lat (60.0)
    test 352 auxParametric(60): 60.083252287
    test 353 name: auxParametric
    test 354 inverse: lat (60.0)
    test 355 auxRectifying(60): 60.041947439
    test 356 name: auxRectifying
    test 357 inverse: lat (60.0)
    test 358 auxAuthalic(90): 90.0
    test 359 name: auxAuthalic
    test 360 inverse: lat (90.0)
    test 361 auxConformal(90): 90.0
    test 362 name: auxConformal
    test 363 inverse: lat (90.0)
    test 364 auxGeocentric(90): 90.0
    test 365 name: auxGeocentric
    test 366 inverse: lat (90.0)
    test 367 auxIsometric(90): 2179.057490028
    test 368 name: auxIsometric
    test 369 inverse: lat (90.0)
    test 370 auxParametric(90): 90.0
    test 371 name: auxParametric
    test 372 inverse: lat (90.0)
    test 373 auxRectifying(90): 90.0
    test 374 name: auxRectifying
    test 375 inverse: lat (90.0)

    testAuxiliaryLats Sphere(pygeodesy.ellipsoids, 23.05.23)
    test 376 isEllipsoidal: False
    test 377 isOblate: False
    test 378 isProlate: False
    test 379 isSpherical: True
    test 380 auxAuthalic(-90): -90.0
    test 381 name: auxAuthalic
    test 382 inverse: lat (-90.0)
    test 383 auxConformal(-90): -90.0
    test 384 name: auxConformal
    test 385 inverse: lat (-90.0)
    test 386 auxGeocentric(-90): -90.0
    test 387 name: auxGeocentric
    test 388 inverse: lat (-90.0)
    test 389 auxIsometric(-90): -90.0
    test 390 name: auxIsometric
    test 391 inverse: lat (-90.0)
    test 392 auxParametric(-90): -90.0
    test 393 name: auxParametric
    test 394 inverse: lat (-90.0)
    test 395 auxRectifying(-90): -90.0
    test 396 name: auxRectifying
    test 397 inverse: lat (-90.0)
    test 398 auxAuthalic(-60): -60.0
    test 399 name: auxAuthalic
    test 400 inverse: lat (-60.0)
    test 401 auxConformal(-60): -60.0
    test 402 name: auxConformal
    test 403 inverse: lat (-60.0)
    test 404 auxGeocentric(-60): -60.0
    test 405 name: auxGeocentric
    test 406 inverse: lat (-60.0)
    test 407 auxIsometric(-60): -60.0
    test 408 name: auxIsometric
    test 409 inverse: lat (-60.0)
    test 410 auxParametric(-60): -60.0
    test 411 name: auxParametric
    test 412 inverse: lat (-60.0)
    test 413 auxRectifying(-60): -60.0
    test 414 name: auxRectifying
    test 415 inverse: lat (-60.0)
    test 416 auxAuthalic(-30): -30.0
    test 417 name: auxAuthalic
    test 418 inverse: lat (-30.0)
    test 419 auxConformal(-30): -30.0
    test 420 name: auxConformal
    test 421 inverse: lat (-30.0)
    test 422 auxGeocentric(-30): -30.0
    test 423 name: auxGeocentric
    test 424 inverse: lat (-30.0)
    test 425 auxIsometric(-30): -30.0
    test 426 name: auxIsometric
    test 427 inverse: lat (-30.0)
    test 428 auxParametric(-30): -30.0
    test 429 name: auxParametric
    test 430 inverse: lat (-30.0)
    test 431 auxRectifying(-30): -30.0
    test 432 name: auxRectifying
    test 433 inverse: lat (-30.0)
    test 434 auxAuthalic(0): 0.0
    test 435 name: auxAuthalic
    test 436 inverse: lat (0.0)
    test 437 auxConformal(0): 0.0
    test 438 name: auxConformal
    test 439 inverse: lat (0.0)
    test 440 auxGeocentric(0): 0.0
    test 441 name: auxGeocentric
    test 442 inverse: lat (0.0)
    test 443 auxIsometric(0): 0.0
    test 444 name: auxIsometric
    test 445 inverse: lat (0.0)
    test 446 auxParametric(0): 0.0
    test 447 name: auxParametric
    test 448 inverse: lat (0.0)
    test 449 auxRectifying(0): 0.0
    test 450 name: auxRectifying
    test 451 inverse: lat (0.0)
    test 452 auxAuthalic(30): 30.0
    test 453 name: auxAuthalic
    test 454 inverse: lat (30.0)
    test 455 auxConformal(30): 30.0
    test 456 name: auxConformal
    test 457 inverse: lat (30.0)
    test 458 auxGeocentric(30): 30.0
    test 459 name: auxGeocentric
    test 460 inverse: lat (30.0)
    test 461 auxIsometric(30): 30.0
    test 462 name: auxIsometric
    test 463 inverse: lat (30.0)
    test 464 auxParametric(30): 30.0
    test 465 name: auxParametric
    test 466 inverse: lat (30.0)
    test 467 auxRectifying(30): 30.0
    test 468 name: auxRectifying
    test 469 inverse: lat (30.0)
    test 470 auxAuthalic(60): 60.0
    test 471 name: auxAuthalic
    test 472 inverse: lat (60.0)
    test 473 auxConformal(60): 60.0
    test 474 name: auxConformal
    test 475 inverse: lat (60.0)
    test 476 auxGeocentric(60): 60.0
    test 477 name: auxGeocentric
    test 478 inverse: lat (60.0)
    test 479 auxIsometric(60): 60.0
    test 480 name: auxIsometric
    test 481 inverse: lat (60.0)
    test 482 auxParametric(60): 60.0
    test 483 name: auxParametric
    test 484 inverse: lat (60.0)
    test 485 auxRectifying(60): 60.0
    test 486 name: auxRectifying
    test 487 inverse: lat (60.0)
    test 488 auxAuthalic(90): 90.0
    test 489 name: auxAuthalic
    test 490 inverse: lat (90.0)
    test 491 auxConformal(90): 90.0
    test 492 name: auxConformal
    test 493 inverse: lat (90.0)
    test 494 auxGeocentric(90): 90.0
    test 495 name: auxGeocentric
    test 496 inverse: lat (90.0)
    test 497 auxIsometric(90): 90.0
    test 498 name: auxIsometric
    test 499 inverse: lat (90.0)
    test 500 auxParametric(90): 90.0
    test 501 name: auxParametric
    test 502 inverse: lat (90.0)
    test 503 auxRectifying(90): 90.0
    test 504 name: auxRectifying
    test 505 inverse: lat (90.0)

    testFlattenings(pygeodesy.ellipsoids, 23.05.23)
    test 506 _TOL: 1.49011611938e-09

    test 507 Airy1830.f_ - 1 / .f: 0.0
    test 508 Airy1830.f - 1 / .f_: 0.0

    test 509 AiryModified.f_ - 1 / .f: 0.0
    test 510 AiryModified.f - 1 / .f_: 0.0

    test 511 ATS1977.f_ - 1 / .f: 0.0
    test 512 ATS1977.f - 1 / .f_: 0.0

    test 513 Australia1966.f_ - 1 / .f: 0.0
    test 514 Australia1966.f - 1 / .f_: 0.0

    test 515 Bessel1841.f_ - 1 / .f: -3.63343133358e-10
    test 516 Bessel1841.f - 1 / .f_: -4.06012029552e-15

    test 517 BesselModified.f_ - 1 / .f: 0.0
    test 518 BesselModified.f - 1 / .f_: 0.0

    test 519 CGCS2000.f_ - 1 / .f: 0.0
    test 520 CGCS2000.f - 1 / .f_: 0.0

    test 521 Clarke1866.f_ - 1 / .f: 1.0180656318e-10
    test 522 Clarke1866.f - 1 / .f_: 1.17007098455e-15

    test 523 Clarke1880.f_ - 1 / .f: -6.27551344223e-11
    test 524 Clarke1880.f - 1 / .f_: -7.2858385991e-16

    test 525 Clarke1880IGN.f_ - 1 / .f: 3.73063357983e-10
    test 526 Clarke1880IGN.f - 1 / .f_: 4.33203820038e-15

    test 527 Clarke1880Mod.f_ - 1 / .f: 6.86668499839e-11
    test 528 Clarke1880Mod.f - 1 / .f_: 7.97105437211e-16

    test 529 CPM1799.f_ - 1 / .f: -4.77484718431e-11
    test 530 CPM1799.f - 1 / .f_: -4.2674197509e-16

    test 531 Delambre1810.f_ - 1 / .f: 6.00834937359e-11
    test 532 Delambre1810.f - 1 / .f_: 6.19296280924e-16

    test 533 Engelis1985.f_ - 1 / .f: 3.17186277243e-11
    test 534 Engelis1985.f - 1 / .f_: 3.56919355182e-16

    test 535 Everest1969.f_ - 1 / .f: -1.03341335489e-10
    test 536 Everest1969.f - 1 / .f_: -1.14188172806e-15

    test 537 Everest1975.f_ - 1 / .f: 2.10889083974e-11
    test 538 Everest1975.f - 1 / .f_: 2.3288662665e-16

    test 539 Fisher1968.f_ - 1 / .f: 6.39488462184e-11
    test 540 Fisher1968.f - 1 / .f_: 7.18609199923e-16

    test 541 GEM10C.f_ - 1 / .f: 3.50155460183e-11
    test 542 GEM10C.f - 1 / .f_: 3.93782229047e-16

    test 543 GRS67.f_ - 1 / .f: 0.0
    test 544 GRS67.f - 1 / .f_: 0.0

    test 545 GRS80.f_ - 1 / .f: 1.25794485939e-10
    test 546 GRS80.f - 1 / .f_: 1.41379963292e-15

    test 547 Helmert1906.f_ - 1 / .f: 1.94404492504e-11
    test 548 Helmert1906.f - 1 / .f_: 2.18575157973e-16

    test 549 IAU76.f_ - 1 / .f: 0.0
    test 550 IAU76.f - 1 / .f_: 0.0

    test 551 IERS1989.f_ - 1 / .f: 0.0
    test 552 IERS1989.f - 1 / .f_: 0.0

    test 553 IERS1992TOPEX.f_ - 1 / .f: -4.74642547488e-11
    test 554 IERS1992TOPEX.f - 1 / .f_: -5.33427468863e-16

    test 555 IERS2003.f_ - 1 / .f: -3.67776920029e-11
    test 556 IERS2003.f - 1 / .f_: -4.1373154902e-16

    test 557 Intl1924.f_ - 1 / .f: 0.0
    test 558 Intl1924.f - 1 / .f_: 0.0

    test 559 Intl1967.f_ - 1 / .f: -1.35287336889e-11
    test 560 Intl1967.f - 1 / .f_: -1.52221985017e-16

    test 561 Krassovski1940.f_ - 1 / .f: -3.87672116631e-11
    test 562 Krassovski1940.f - 1 / .f_: -4.35849273339e-16

    test 563 Krassowsky1940.f_ - 1 / .f: -3.87672116631e-11
    test 564 Krassowsky1940.f - 1 / .f_: -4.35849273339e-16

    test 565 Maupertuis1738.f_ - 1 / .f: 1.53477230924e-11
    test 566 Maupertuis1738.f - 1 / .f_: 4.20670442924e-16

    test 567 Mercury1960.f_ - 1 / .f: -4.80326889374e-11
    test 568 Mercury1960.f - 1 / .f_: -5.39499001029e-16

    test 569 Mercury1968Mod.f_ - 1 / .f: 6.39488462184e-11
    test 570 Mercury1968Mod.f - 1 / .f_: 7.18609199923e-16

    test 571 NWL1965.f_ - 1 / .f: 5.32054400537e-11
    test 572 NWL1965.f - 1 / .f_: 5.98045918343e-16

    test 573 OSU86F.f_ - 1 / .f: 1.46087586472e-11
    test 574 OSU86F.f - 1 / .f_: 1.64365049349e-16

    test 575 OSU91A.f_ - 1 / .f: -2.27373675443e-12
    test 576 OSU91A.f - 1 / .f_: -2.55871712707e-17

    test 577 Plessis1817.f_ - 1 / .f: 4.22346602136e-11
    test 578 Plessis1817.f - 1 / .f_: 4.43221848112e-16

    test 579 Prolate.f_ - 1 / .f: 0.0
    test 580 Prolate.f - 1 / .f_: 0.0

    test 581 PZ90.f_ - 1 / .f: 0.0
    test 582 PZ90.f - 1 / .f_: 0.0

    test 583 SGS85.f_ - 1 / .f: 1.65982783074e-11
    test 584 SGS85.f - 1 / .f_: 1.86916454537e-16

    test 585 SoAmerican1969.f_ - 1 / .f: -5.68434188608e-11
    test 586 SoAmerican1969.f - 1 / .f_: -6.38811920028e-16

    test 587 Struve1860.f_ - 1 / .f: 1.90425453184e-11
    test 588 Struve1860.f - 1 / .f_: 2.19442519711e-16

    test 589 WGS60.f_ - 1 / .f: -5.07611730427e-11
    test 590 WGS60.f - 1 / .f_: -5.70290342727e-16

    test 591 WGS66.f_ - 1 / .f: 5.32054400537e-11
    test 592 WGS66.f - 1 / .f_: 5.98045918343e-16

    test 593 WGS72.f_ - 1 / .f: 0.0
    test 594 WGS72.f - 1 / .f_: 0.0

    test 595 WGS84.f_ - 1 / .f: 0.0
    test 596 WGS84.f - 1 / .f_: 0.0

    testEllipsoid2(pygeodesy.ellipsoids, 23.05.23)
    test 597 _2_Airy1830: a=6377563.396, b=6356256.9092373, f_=299.3249646, f=0.0033409, f2=0.003352, n=0.0016732, e=0.0816734, e2=0.0066705, e21=0.9933295, e22=0.0067153, e32=0.0033464, A=6366914.6089252, L=10001126.0807165, R1=6370461.2337458, R2=6370459.6547081, R3=6370453.3099457, Rbiaxial=6366919.065224, Rtriaxial=6372243.4531769
    test 598 _2_AiryModified: a=6377340.189, b=6356034.4479385, f_=299.3249646, f=0.0033409, f2=0.003352, n=0.0016732, e=0.0816734, e2=0.0066705, e21=0.9933295, e22=0.0067153, e32=0.0033464, A=6366691.7746199, L=10000776.0534082, R1=6370238.2753128, R2=6370236.6963304, R3=6370230.3517901, Rbiaxial=6366696.2307627, Rtriaxial=6372020.4323685
    test 599 _2_ATS1977: a=6378135, b=6356750.3049216, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367447.1411669, L=10001962.5804057, R1=6371006.7683072, R2=6371005.1778087, R3=6370998.7868918, Rbiaxial=6367451.6298652, Rtriaxial=6372795.5536365
    test 600 _2_Australia1966: a=6378160, b=6356774.7191953, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367471.8485323, L=10002001.3906444, R1=6371031.5730651, R2=6371029.9824858, R3=6371023.5912434, Rbiaxial=6367476.337459, Rtriaxial=6372820.4075472
    test 601 _2_Bessel1841: a=6377397.155, b=6356078.962818, f_=299.1528128, f=0.0033428, f2=0.003354, n=0.0016742, e=0.0816968, e2=0.0066744, e21=0.9933256, e22=0.0067192, e32=0.0033484, A=6366742.5202339, L=10000855.7644324, R1=6370291.0909393, R2=6370289.5101266, R3=6370283.1582152, Rbiaxial=6366746.9815511, Rtriaxial=6372074.2933401
    test 602 _2_BesselModified: a=6377492.018, b=6356173.5087127, f_=299.1528128, f=0.0033428, f2=0.003354, n=0.0016742, e=0.0816968, e2=0.0066744, e21=0.9933256, e22=0.0067192, e32=0.0033484, A=6366837.2247477, L=10001004.5259346, R1=6370385.8482376, R2=6370384.2674013, R3=6370377.9153955, Rbiaxial=6366841.6861312, Rtriaxial=6372169.0771633
    test 603 _2_CGCS2000: a=6378137, b=6356752.3141404, f_=298.2572221, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.145771, L=10001965.7292305, R1=6371008.7713801, R2=6371007.1808835, R3=6371000.7899741, Rbiaxial=6367453.634464, Rtriaxial=6372797.5559333
    test 604 _2_Clarke1866: a=6378206.4, b=6356583.8, f_=294.9786982, f=0.0033901, f2=0.0034016, n=0.0016979, e=0.0822719, e2=0.0067687, e21=0.9932313, e22=0.0068148, e32=0.0033958, A=6367399.6891698, L=10001888.0429829, R1=6370998.8666667, R2=6370997.240633, R3=6370990.7065988, Rbiaxial=6367404.2783313, Rtriaxial=6372807.6279107
    test 605 _2_Clarke1880: a=6378249.145, b=6356514.8695498, f_=293.465, f=0.0034076, f2=0.0034192, n=0.0017067, e=0.0824834, e2=0.0068035, e21=0.9931965, e22=0.0068501, e32=0.0034134, A=6367386.6439805, L=10001867.5516475, R1=6371004.3865166, R2=6371002.7436696, R3=6370996.1419165, Rbiaxial=6367391.2806777, Rtriaxial=6372822.5252608
    test 606 _2_Clarke1880IGN: a=6378249.2, b=6356515, f_=293.4660213, f=0.0034075, f2=0.0034192, n=0.0017067, e=0.0824833, e2=0.0068035, e21=0.9931965, e22=0.0068501, e32=0.0034134, A=6367386.7366734, L=10001867.6972491, R1=6371004.4666667, R2=6371002.8238311, R3=6370996.2221239, Rbiaxial=6367391.3733383, Rtriaxial=6372822.5990751
    test 607 _2_Clarke1880Mod: a=6378249.145, b=6356514.9663955, f_=293.4663077, f=0.0034075, f2=0.0034192, n=0.0017067, e=0.0824832, e2=0.0068035, e21=0.9931965, e22=0.0068501, e32=0.0034134, A=6367386.692362, L=10001867.627645, R1=6371004.4187985, R2=6371002.7759662, R3=6370996.174272, Rbiaxial=6367391.3290178, Rtriaxial=6372822.5494103
    test 608 _2_CPM1799: a=6375738.7, b=6356671.9255749, f_=334.39, f=0.0029905, f2=0.0029995, n=0.0014975, e=0.0772793, e2=0.0059721, e21=0.9940279, e22=0.006008, e32=0.002995, A=6366208.8818478, L=10000017.5272156, R1=6369383.108525, R2=6369381.8434158, R3=6369376.7624702, Rbiaxial=6366212.4509032, Rtriaxial=6370977.3559758
    test 609 _2_Delambre1810: a=6376428, b=6355957.9261637, f_=311.5, f=0.0032103, f2=0.0032206, n=0.0016077, e=0.080064, e2=0.0064102, e21=0.9935898, e22=0.0064516, e32=0.0032154, A=6366197.0768433, L=9999998.9839579, R1=6369604.6420546, R2=6369603.1841975, R3=6369597.3273907, Rbiaxial=6366201.1905982, Rtriaxial=6371316.6472228
    test 610 _2_Engelis1985: a=6378136.05, b=6356751.3227215, f_=298.2566, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818193, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1750797, L=10001964.2044721, R1=6371007.8075738, R2=6371006.2170709, R3=6370999.8261357, Rbiaxial=6367452.6637907, Rtriaxial=6372796.5956056
    test 611 _2_Everest1969: a=6377295.664, b=6356094.667915, f_=300.8017, f=0.0033244, f2=0.0033355, n=0.001665, e=0.081473, e2=0.0066378, e21=0.9933622, e22=0.0066822, e32=0.00333, A=6366699.578395, L=10000788.3115495, R1=6370228.665305, R2=6370227.1017854, R3=6370220.8195162, Rbiaxial=6366703.9908249, Rtriaxial=6372002.028125
    test 612 _2_Everest1975: a=6377299.151, b=6356098.1451201, f_=300.8017255, f=0.0033244, f2=0.0033355, n=0.001665, e=0.081473, e2=0.0066378, e21=0.9933622, e22=0.0066822, e32=0.00333, A=6366703.0604992, L=10000793.781226, R1=6370232.14904, R2=6370230.5855198, R3=6370224.3032483, Rbiaxial=6366707.4729308, Rtriaxial=6372005.5126788
    test 613 _2_Fisher1968: a=6378150, b=6356768.3372444, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367463.6560438, L=10001988.5219136, R1=6371022.7790815, R2=6371021.1890374, R3=6371014.7999503, Rbiaxial=6367468.1434575, Rtriaxial=6372811.3097928
    test 614 _2_GEM10C: a=6378137, b=6356752.3142478, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.1458247, L=10001965.7293148, R1=6371008.7714159, R2=6371007.1809194, R3=6371000.79001, Rbiaxial=6367453.6345177, Rtriaxial=6372797.5559601
    test 615 _2_GPES: a=6378135, b=6378135, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6378135, L=10018751.029802, R1=6378135, R2=6378135, R3=6378135, Rbiaxial=6378135, Rtriaxial=6378135
    test 616 _2_GRS67: a=6378160, b=6356774.5160907, f_=298.2471674, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818206, e2=0.0066946, e21=0.9933054, e22=0.0067397, e32=0.0033585, A=6367471.7470653, L=10002001.2312605, R1=6371031.5053636, R2=6371029.9147541, R3=6371023.5233901, Rbiaxial=6367476.2360774, Rtriaxial=6372820.3568989
    test 617 _2_GRS80: a=6378137, b=6356752.3141403, f_=298.2572221, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.145771, L=10001965.7292305, R1=6371008.7713801, R2=6371007.1808835, R3=6371000.7899741, Rbiaxial=6367453.634464, Rtriaxial=6372797.5559333
    test 618 _2_Helmert1906: a=6378200, b=6356818.1696279, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367513.5722707, L=10002066.9301395, R1=6371072.7232093, R2=6371071.1331527, R3=6371064.7440156, Rbiaxial=6367518.0597196, Rtriaxial=6372861.2679414
    test 619 _2_IAU76: a=6378140, b=6356755.2881575, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367452.1327884, L=10001970.4212264, R1=6371011.7627192, R2=6371010.1722195, R3=6371003.7812975, Rbiaxial=6367456.6214902, Rtriaxial=6372800.5494507
    test 620 _2_IERS1989: a=6378136, b=6356751.3015688, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1394912, L=10001964.1485699, R1=6371007.7671896, R2=6371006.1766909, R3=6370999.785773, Rbiaxial=6367452.6281902, Rtriaxial=6372796.5527993
    test 621 _2_IERS1992TOPEX: a=6378136.3, b=6356751.6165922, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.4469964, L=10001964.6315978, R1=6371008.0721974, R2=6371006.481701, R3=6371000.0907924, Rbiaxial=6367452.9356888, Rtriaxial=6372796.8565454
    test 622 _2_IERS2003: a=6378136.6, b=6356751.8579716, f_=298.25642, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818193, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.7177106, L=10001965.0568346, R1=6371008.3526572, R2=6371006.7621522, R3=6371000.3712088, Rbiaxial=6367453.2064274, Rtriaxial=6372797.1419269
    test 623 _2_Intl1924: a=6378388, b=6356911.9461279, f_=297, f=0.003367, f2=0.0033784, n=0.0016863, e=0.0819919, e2=0.0067227, e21=0.9932773, e22=0.0067682, e32=0.0033727, A=6367654.5000576, L=10002288.2989894, R1=6371229.315376, R2=6371227.7113344, R3=6371221.2658749, Rbiaxial=6367659.0270431, Rtriaxial=6373025.7712969
    test 624 _2_Intl1967: a=6378157.5, b=6356772.2, f_=298.2496154, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066946, e21=0.9933054, e22=0.0067397, e32=0.0033585, A=6367469.3389445, L=10001997.4485931, R1=6371029.0666667, R2=6371027.4760839, R3=6371021.0848275, Rbiaxial=6367473.827881, Rtriaxial=6372817.9027631
    test 625 _2_Krassovski1940: a=6378245, b=6356863.0187731, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367558.496875, L=10002137.4975429, R1=6371117.6729243, R2=6371116.0828566, R3=6371109.6936744, Rbiaxial=6367562.9843555, Rtriaxial=6372906.2302752
    test 626 _2_Krassowsky1940: a=6378245, b=6356863.0187731, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367558.496875, L=10002137.4975429, R1=6371117.6729243, R2=6371116.0828566, R3=6371109.6936744, Rbiaxial=6367562.9843555, Rtriaxial=6372906.2302752
    test 627 _2_Maupertuis1738: a=6397300, b=6363806.2827225, f_=191, f=0.0052356, f2=0.0052632, n=0.0026247, e=0.1021949, e2=0.0104438, e21=0.9895562, e22=0.010554, e32=0.0052493, A=6380564.1301184, L=10022566.6984692, R1=6386135.4275742, R2=6386131.5414485, R3=6386115.8862823, Rbiaxial=6380575.1188282, Rtriaxial=6388943.032185
    test 628 _2_Mercury1960: a=6378166, b=6356784.2836071, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367479.6292364, L=10002013.6125459, R1=6371038.7612024, R2=6371037.1711543, R3=6371030.7820512, Rbiaxial=6367484.1166614, Rtriaxial=6372827.2964004
    test 629 _2_Mercury1968Mod: a=6378150, b=6356768.3372444, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367463.6560438, L=10001988.5219136, R1=6371022.7790815, R2=6371021.1890374, R3=6371014.7999503, Rbiaxial=6367468.1434575, Rtriaxial=6372811.3097928
    test 630 _2_NWL1965: a=6378145, b=6356759.7694887, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367456.8736684, L=10001977.8681833, R1=6371016.5898296, R2=6371014.999254, R3=6371008.6080267, Rbiaxial=6367461.3625846, Rtriaxial=6372805.4201047
    test 631 _2_OSU86F: a=6378136.2, b=6356751.5169301, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.3471653, L=10001964.4747835, R1=6371007.97231, R2=6371006.3818136, R3=6370999.9909051, Rbiaxial=6367452.8358577, Rtriaxial=6372796.7566298
    test 632 _2_OSU91A: a=6378136.3, b=6356751.6165948, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.4469977, L=10001964.6315999, R1=6371008.0721983, R2=6371006.4817019, R3=6371000.0907932, Rbiaxial=6367452.9356902, Rtriaxial=6372796.8565461
    test 633 _2_Plessis1817: a=6376523, b=6355862.9332556, f_=308.64, f=0.00324, f2=0.0032506, n=0.0016226, e=0.0804335, e2=0.0064695, e21=0.9935305, e22=0.0065117, e32=0.0032453, A=6366197.1571074, L=9999999.1100364, R1=6369636.3110852, R2=6369634.8260858, R3=6369628.8599967, Rbiaxial=6366201.3475801, Rtriaxial=6371364.2639336
    test 634 _2_Prolate: a=6356752.3142452, b=6378137, f_=-297.2572236, f=-0.0033641, f2=-0.0033528, n=-0.0016792, e=0.0820944, e2=-0.0067395, e21=1.0067395, e22=-0.0066944, e32=-0.0033584, A=6367449.1458234, L=10035500.52045, R1=6363880.5428301, R2=6363878.9413583, R3=6363872.564402, Rbiaxial=6367453.6345163, Rtriaxial=6362105.2243883
    test 635 _2_PZ90: a=6378136, b=6356751.3617457, f_=298.2578393, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818191, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1695544, L=10001964.195793, R1=6371007.7872486, R2=6371006.1967588, R3=6370999.8058769, Rbiaxial=6367452.6582281, Rtriaxial=6372796.5678057
    test 636 _2_SGS85: a=6378136, b=6356751.3015688, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1394912, L=10001964.1485699, R1=6371007.7671896, R2=6371006.1766909, R3=6370999.785773, Rbiaxial=6367452.6281902, Rtriaxial=6372796.5527993
    test 637 _2_SoAmerican1969: a=6378160, b=6356774.7191953, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367471.8485323, L=10002001.3906444, R1=6371031.5730651, R2=6371029.9824858, R3=6371023.5912434, Rbiaxial=6367476.337459, Rtriaxial=6372820.4075472
    test 638 _2_Sphere: a=6371008.771415, b=6371008.771415, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371008.771415, L=10007557.1761167, R1=6371008.771415, R2=6371008.771415, R3=6371008.771415, Rbiaxial=6371008.771415, Rtriaxial=6371008.771415
    test 639 _2_SphereAuthalic: a=6371000, b=6371000, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371000, L=10007543.3980103, R1=6371000, R2=6371000, R3=6371000, Rbiaxial=6371000, Rtriaxial=6371000
    test 640 _2_SpherePopular: a=6378137, b=6378137, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6378137, L=10018754.1713946, R1=6378137, R2=6378137, R3=6378137, Rbiaxial=6378137, Rtriaxial=6378137
    test 641 _2_Struve1860: a=6378298.3, b=6356657.1426696, f_=294.73, f=0.0033929, f2=0.0034045, n=0.0016994, e=0.0823065, e2=0.0067744, e21=0.9932256, e22=0.0068206, e32=0.0033987, A=6367482.3183255, L=10002017.8365571, R1=6371084.5808899, R2=6371082.9520899, R3=6371076.4069142, Rbiaxial=6367486.9153079, Rtriaxial=6372894.9002945
    test 642 _2_WGS60: a=6378165, b=6356783.2869594, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367478.6309119, L=10002012.0443814, R1=6371037.7623198, R2=6371036.172272, R3=6371029.7831699, Rbiaxial=6367483.1183362, Rtriaxial=6372826.2972374
    test 643 _2_WGS66: a=6378145, b=6356759.7694887, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367456.8736684, L=10001977.8681833, R1=6371016.5898296, R2=6371014.999254, R3=6371008.6080267, Rbiaxial=6367461.3625846, Rtriaxial=6372805.4201047
    test 644 _2_WGS72: a=6378135, b=6356750.5200161, f_=298.26, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818188, e2=0.0066943, e21=0.9933057, e22=0.0067394, e32=0.0033584, A=6367447.2486238, L=10001962.7491986, R1=6371006.8400054, R2=6371005.2495389, R3=6370998.8587507, Rbiaxial=6367451.7372317, Rtriaxial=6372795.6072747
    test 645 _2_WGS84: a=6378137, b=6356752.3142452, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.1458234, L=10001965.7293127, R1=6371008.7714151, R2=6371007.1809185, R3=6371000.7900092, Rbiaxial=6367453.6345163, Rtriaxial=6372797.5559594

    testa_f2Tuple(pygeodesy.ellipsoids, 23.05.23)
    test 646 a_b_Airy1830: a=6377563.396, b=6356256.9092373, f_=299.3249646, f=0.0033409, f2=0.003352, n=0.0016732, e=0.0816734, e2=0.0066705, e21=0.9933295, e22=0.0067153, e32=0.0033464, A=6366914.6089252, L=10001126.0807165, R1=6370461.2337458, R2=6370459.6547081, R3=6370453.3099457, Rbiaxial=6366919.065224, Rtriaxial=6372243.4531769
    test 647 a_b_AiryModified: a=6377340.189, b=6356034.4479385, f_=299.3249646, f=0.0033409, f2=0.003352, n=0.0016732, e=0.0816734, e2=0.0066705, e21=0.9933295, e22=0.0067153, e32=0.0033464, A=6366691.7746199, L=10000776.0534082, R1=6370238.2753128, R2=6370236.6963304, R3=6370230.3517901, Rbiaxial=6366696.2307627, Rtriaxial=6372020.4323685
    test 648 a_b_ATS1977: a=6378135, b=6356750.3049216, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367447.1411669, L=10001962.5804057, R1=6371006.7683072, R2=6371005.1778087, R3=6370998.7868918, Rbiaxial=6367451.6298652, Rtriaxial=6372795.5536365
    test 649 a_b_Australia1966: a=6378160, b=6356774.7191953, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367471.8485323, L=10002001.3906444, R1=6371031.5730651, R2=6371029.9824858, R3=6371023.5912434, Rbiaxial=6367476.337459, Rtriaxial=6372820.4075472
    test 650 a_b_Bessel1841: a=6377397.155, b=6356078.962818, f_=299.1528128, f=0.0033428, f2=0.003354, n=0.0016742, e=0.0816968, e2=0.0066744, e21=0.9933256, e22=0.0067192, e32=0.0033484, A=6366742.5202339, L=10000855.7644324, R1=6370291.0909393, R2=6370289.5101266, R3=6370283.1582152, Rbiaxial=6366746.9815511, Rtriaxial=6372074.2933401
    test 651 a_b_BesselModified: a=6377492.018, b=6356173.5087127, f_=299.1528128, f=0.0033428, f2=0.003354, n=0.0016742, e=0.0816968, e2=0.0066744, e21=0.9933256, e22=0.0067192, e32=0.0033484, A=6366837.2247477, L=10001004.5259346, R1=6370385.8482376, R2=6370384.2674013, R3=6370377.9153955, Rbiaxial=6366841.6861312, Rtriaxial=6372169.0771633
    test 652 a_b_CGCS2000: a=6378137, b=6356752.3141404, f_=298.2572221, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.145771, L=10001965.7292305, R1=6371008.7713801, R2=6371007.1808835, R3=6371000.7899741, Rbiaxial=6367453.634464, Rtriaxial=6372797.5559333
    test 653 a_b_Clarke1866: a=6378206.4, b=6356583.8, f_=294.9786982, f=0.0033901, f2=0.0034016, n=0.0016979, e=0.0822719, e2=0.0067687, e21=0.9932313, e22=0.0068148, e32=0.0033958, A=6367399.6891698, L=10001888.0429829, R1=6370998.8666667, R2=6370997.240633, R3=6370990.7065988, Rbiaxial=6367404.2783313, Rtriaxial=6372807.6279107
    test 654 a_b_Clarke1880: a=6378249.145, b=6356514.8695498, f_=293.465, f=0.0034076, f2=0.0034192, n=0.0017067, e=0.0824834, e2=0.0068035, e21=0.9931965, e22=0.0068501, e32=0.0034134, A=6367386.6439805, L=10001867.5516475, R1=6371004.3865166, R2=6371002.7436696, R3=6370996.1419165, Rbiaxial=6367391.2806777, Rtriaxial=6372822.5252608
    test 655 a_b_Clarke1880IGN: a=6378249.2, b=6356515, f_=293.4660213, f=0.0034075, f2=0.0034192, n=0.0017067, e=0.0824833, e2=0.0068035, e21=0.9931965, e22=0.0068501, e32=0.0034134, A=6367386.7366734, L=10001867.6972491, R1=6371004.4666667, R2=6371002.8238311, R3=6370996.2221239, Rbiaxial=6367391.3733383, Rtriaxial=6372822.5990751
    test 656 a_b_Clarke1880Mod: a=6378249.145, b=6356514.9663955, f_=293.4663077, f=0.0034075, f2=0.0034192, n=0.0017067, e=0.0824832, e2=0.0068035, e21=0.9931965, e22=0.0068501, e32=0.0034134, A=6367386.692362, L=10001867.627645, R1=6371004.4187985, R2=6371002.7759662, R3=6370996.174272, Rbiaxial=6367391.3290178, Rtriaxial=6372822.5494103
    test 657 a_b_CPM1799: a=6375738.7, b=6356671.9255749, f_=334.39, f=0.0029905, f2=0.0029995, n=0.0014975, e=0.0772793, e2=0.0059721, e21=0.9940279, e22=0.006008, e32=0.002995, A=6366208.8818478, L=10000017.5272156, R1=6369383.108525, R2=6369381.8434158, R3=6369376.7624702, Rbiaxial=6366212.4509032, Rtriaxial=6370977.3559758
    test 658 a_b_Delambre1810: a=6376428, b=6355957.9261637, f_=311.5, f=0.0032103, f2=0.0032206, n=0.0016077, e=0.080064, e2=0.0064102, e21=0.9935898, e22=0.0064516, e32=0.0032154, A=6366197.0768433, L=9999998.9839579, R1=6369604.6420546, R2=6369603.1841975, R3=6369597.3273907, Rbiaxial=6366201.1905982, Rtriaxial=6371316.6472228
    test 659 a_b_Engelis1985: a=6378136.05, b=6356751.3227215, f_=298.2566, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818193, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1750797, L=10001964.2044721, R1=6371007.8075738, R2=6371006.2170709, R3=6370999.8261357, Rbiaxial=6367452.6637907, Rtriaxial=6372796.5956056
    test 660 a_b_Everest1969: a=6377295.664, b=6356094.667915, f_=300.8017, f=0.0033244, f2=0.0033355, n=0.001665, e=0.081473, e2=0.0066378, e21=0.9933622, e22=0.0066822, e32=0.00333, A=6366699.578395, L=10000788.3115495, R1=6370228.665305, R2=6370227.1017854, R3=6370220.8195162, Rbiaxial=6366703.9908249, Rtriaxial=6372002.028125
    test 661 a_b_Everest1975: a=6377299.151, b=6356098.1451201, f_=300.8017255, f=0.0033244, f2=0.0033355, n=0.001665, e=0.081473, e2=0.0066378, e21=0.9933622, e22=0.0066822, e32=0.00333, A=6366703.0604992, L=10000793.781226, R1=6370232.14904, R2=6370230.5855198, R3=6370224.3032483, Rbiaxial=6366707.4729308, Rtriaxial=6372005.5126788
    test 662 a_b_Fisher1968: a=6378150, b=6356768.3372444, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367463.6560438, L=10001988.5219136, R1=6371022.7790815, R2=6371021.1890374, R3=6371014.7999503, Rbiaxial=6367468.1434575, Rtriaxial=6372811.3097928
    test 663 a_b_GEM10C: a=6378137, b=6356752.3142478, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.1458247, L=10001965.7293148, R1=6371008.7714159, R2=6371007.1809194, R3=6371000.79001, Rbiaxial=6367453.6345177, Rtriaxial=6372797.5559601
    test 664 a_b_GPES: a=6378135, b=6378135, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6378135, L=10018751.029802, R1=6378135, R2=6378135, R3=6378135, Rbiaxial=6378135, Rtriaxial=6378135
    test 665 a_b_GRS67: a=6378160, b=6356774.5160907, f_=298.2471674, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818206, e2=0.0066946, e21=0.9933054, e22=0.0067397, e32=0.0033585, A=6367471.7470653, L=10002001.2312605, R1=6371031.5053636, R2=6371029.9147541, R3=6371023.5233901, Rbiaxial=6367476.2360774, Rtriaxial=6372820.3568989
    test 666 a_b_GRS80: a=6378137, b=6356752.3141403, f_=298.2572221, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.145771, L=10001965.7292305, R1=6371008.7713801, R2=6371007.1808835, R3=6371000.7899741, Rbiaxial=6367453.634464, Rtriaxial=6372797.5559333
    test 667 a_b_Helmert1906: a=6378200, b=6356818.1696279, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367513.5722707, L=10002066.9301395, R1=6371072.7232093, R2=6371071.1331527, R3=6371064.7440156, Rbiaxial=6367518.0597196, Rtriaxial=6372861.2679414
    test 668 a_b_IAU76: a=6378140, b=6356755.2881575, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367452.1327884, L=10001970.4212264, R1=6371011.7627192, R2=6371010.1722195, R3=6371003.7812975, Rbiaxial=6367456.6214902, Rtriaxial=6372800.5494507
    test 669 a_b_IERS1989: a=6378136, b=6356751.3015688, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1394912, L=10001964.1485699, R1=6371007.7671896, R2=6371006.1766909, R3=6370999.785773, Rbiaxial=6367452.6281902, Rtriaxial=6372796.5527993
    test 670 a_b_IERS1992TOPEX: a=6378136.3, b=6356751.6165922, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.4469964, L=10001964.6315978, R1=6371008.0721974, R2=6371006.481701, R3=6371000.0907924, Rbiaxial=6367452.9356888, Rtriaxial=6372796.8565454
    test 671 a_b_IERS2003: a=6378136.6, b=6356751.8579716, f_=298.25642, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818193, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.7177106, L=10001965.0568346, R1=6371008.3526572, R2=6371006.7621522, R3=6371000.3712088, Rbiaxial=6367453.2064274, Rtriaxial=6372797.1419269
    test 672 a_b_Intl1924: a=6378388, b=6356911.9461279, f_=297, f=0.003367, f2=0.0033784, n=0.0016863, e=0.0819919, e2=0.0067227, e21=0.9932773, e22=0.0067682, e32=0.0033727, A=6367654.5000576, L=10002288.2989894, R1=6371229.315376, R2=6371227.7113344, R3=6371221.2658749, Rbiaxial=6367659.0270431, Rtriaxial=6373025.7712969
    test 673 a_b_Intl1967: a=6378157.5, b=6356772.2, f_=298.2496154, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066946, e21=0.9933054, e22=0.0067397, e32=0.0033585, A=6367469.3389445, L=10001997.4485931, R1=6371029.0666667, R2=6371027.4760839, R3=6371021.0848275, Rbiaxial=6367473.827881, Rtriaxial=6372817.9027631
    test 674 a_b_Krassovski1940: a=6378245, b=6356863.0187731, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367558.496875, L=10002137.4975429, R1=6371117.6729243, R2=6371116.0828566, R3=6371109.6936744, Rbiaxial=6367562.9843555, Rtriaxial=6372906.2302752
    test 675 a_b_Krassowsky1940: a=6378245, b=6356863.0187731, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367558.496875, L=10002137.4975429, R1=6371117.6729243, R2=6371116.0828566, R3=6371109.6936744, Rbiaxial=6367562.9843555, Rtriaxial=6372906.2302752
    test 676 a_b_Maupertuis1738: a=6397300, b=6363806.2827225, f_=191, f=0.0052356, f2=0.0052632, n=0.0026247, e=0.1021949, e2=0.0104438, e21=0.9895562, e22=0.010554, e32=0.0052493, A=6380564.1301184, L=10022566.6984692, R1=6386135.4275742, R2=6386131.5414485, R3=6386115.8862823, Rbiaxial=6380575.1188282, Rtriaxial=6388943.032185
    test 677 a_b_Mercury1960: a=6378166, b=6356784.2836071, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367479.6292364, L=10002013.6125459, R1=6371038.7612024, R2=6371037.1711543, R3=6371030.7820512, Rbiaxial=6367484.1166614, Rtriaxial=6372827.2964004
    test 678 a_b_Mercury1968Mod: a=6378150, b=6356768.3372444, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367463.6560438, L=10001988.5219136, R1=6371022.7790815, R2=6371021.1890374, R3=6371014.7999503, Rbiaxial=6367468.1434575, Rtriaxial=6372811.3097928
    test 679 a_b_NWL1965: a=6378145, b=6356759.7694887, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367456.8736684, L=10001977.8681833, R1=6371016.5898296, R2=6371014.999254, R3=6371008.6080267, Rbiaxial=6367461.3625846, Rtriaxial=6372805.4201047
    test 680 a_b_OSU86F: a=6378136.2, b=6356751.5169301, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.3471653, L=10001964.4747835, R1=6371007.97231, R2=6371006.3818136, R3=6370999.9909051, Rbiaxial=6367452.8358577, Rtriaxial=6372796.7566298
    test 681 a_b_OSU91A: a=6378136.3, b=6356751.6165948, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.4469977, L=10001964.6315999, R1=6371008.0721983, R2=6371006.4817019, R3=6371000.0907932, Rbiaxial=6367452.9356902, Rtriaxial=6372796.8565461
    test 682 a_b_Plessis1817: a=6376523, b=6355862.9332556, f_=308.64, f=0.00324, f2=0.0032506, n=0.0016226, e=0.0804335, e2=0.0064695, e21=0.9935305, e22=0.0065117, e32=0.0032453, A=6366197.1571074, L=9999999.1100364, R1=6369636.3110852, R2=6369634.8260858, R3=6369628.8599967, Rbiaxial=6366201.3475801, Rtriaxial=6371364.2639336
    test 683 a_b_Prolate: a=6356752.3142452, b=6378137, f_=-297.2572236, f=-0.0033641, f2=-0.0033528, n=-0.0016792, e=0.0820944, e2=-0.0067395, e21=1.0067395, e22=-0.0066944, e32=-0.0033584, A=6367449.1458234, L=10035500.52045, R1=6363880.5428301, R2=6363878.9413583, R3=6363872.564402, Rbiaxial=6367453.6345163, Rtriaxial=6362105.2243883
    test 684 a_b_PZ90: a=6378136, b=6356751.3617457, f_=298.2578393, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818191, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1695544, L=10001964.195793, R1=6371007.7872486, R2=6371006.1967588, R3=6370999.8058769, Rbiaxial=6367452.6582281, Rtriaxial=6372796.5678057
    test 685 a_b_SGS85: a=6378136, b=6356751.3015688, f_=298.257, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367448.1394912, L=10001964.1485699, R1=6371007.7671896, R2=6371006.1766909, R3=6370999.785773, Rbiaxial=6367452.6281902, Rtriaxial=6372796.5527993
    test 686 a_b_SoAmerican1969: a=6378160, b=6356774.7191953, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367471.8485323, L=10002001.3906444, R1=6371031.5730651, R2=6371029.9824858, R3=6371023.5912434, Rbiaxial=6367476.337459, Rtriaxial=6372820.4075472
    test 687 a_b_Sphere: a=6371008.771415, b=6371008.771415, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371008.771415, L=10007557.1761167, R1=6371008.771415, R2=6371008.771415, R3=6371008.771415, Rbiaxial=6371008.771415, Rtriaxial=6371008.771415
    test 688 a_b_SphereAuthalic: a=6371000, b=6371000, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371000, L=10007543.3980103, R1=6371000, R2=6371000, R3=6371000, Rbiaxial=6371000, Rtriaxial=6371000
    test 689 a_b_SpherePopular: a=6378137, b=6378137, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6378137, L=10018754.1713946, R1=6378137, R2=6378137, R3=6378137, Rbiaxial=6378137, Rtriaxial=6378137
    test 690 a_b_Struve1860: a=6378298.3, b=6356657.1426696, f_=294.73, f=0.0033929, f2=0.0034045, n=0.0016994, e=0.0823065, e2=0.0067744, e21=0.9932256, e22=0.0068206, e32=0.0033987, A=6367482.3183255, L=10002017.8365571, R1=6371084.5808899, R2=6371082.9520899, R3=6371076.4069142, Rbiaxial=6367486.9153079, Rtriaxial=6372894.9002945
    test 691 a_b_WGS60: a=6378165, b=6356783.2869594, f_=298.3, f=0.0033523, f2=0.0033636, n=0.001679, e=0.0818133, e2=0.0066934, e21=0.9933066, e22=0.0067385, e32=0.0033579, A=6367478.6309119, L=10002012.0443814, R1=6371037.7623198, R2=6371036.172272, R3=6371029.7831699, Rbiaxial=6367483.1183362, Rtriaxial=6372826.2972374
    test 692 a_b_WGS66: a=6378145, b=6356759.7694887, f_=298.25, f=0.0033529, f2=0.0033642, n=0.0016793, e=0.0818202, e2=0.0066945, e21=0.9933055, e22=0.0067397, e32=0.0033585, A=6367456.8736684, L=10001977.8681833, R1=6371016.5898296, R2=6371014.999254, R3=6371008.6080267, Rbiaxial=6367461.3625846, Rtriaxial=6372805.4201047
    test 693 a_b_WGS72: a=6378135, b=6356750.5200161, f_=298.26, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818188, e2=0.0066943, e21=0.9933057, e22=0.0067394, e32=0.0033584, A=6367447.2486238, L=10001962.7491986, R1=6371006.8400054, R2=6371005.2495389, R3=6370998.8587507, Rbiaxial=6367451.7372317, Rtriaxial=6372795.6072747
    test 694 a_b_WGS84: a=6378137, b=6356752.3142452, f_=298.2572236, f=0.0033528, f2=0.0033641, n=0.0016792, e=0.0818192, e2=0.0066944, e21=0.9933056, e22=0.0067395, e32=0.0033584, A=6367449.1458234, L=10001965.7293127, R1=6371008.7714151, R2=6371007.1809185, R3=6371000.7900092, Rbiaxial=6367453.6345163, Rtriaxial=6372797.5559594
    test 695 _a_f_ellipsoid: a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594
    test 696 _toEllipsoid2: a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594

    testFunctions(pygeodesy.ellipsoids, 23.05.23)

    test 697 a_b2f_(Airy1830): 299.32496460
    test 698 a_b2f2(Airy1830): 0.00335205
    test 699 a_b2n(Airy1830): 0.00167322
    test 700 b_f2a(Airy1830): 6377563.396
    test 701 b_f_2a(Airy1830): 6377563.396
    test 702 f_2f(Airy1830): 0.00334085
    test 703 e2f(Airy1830): 0.00334085
    test 704 n2e2(Airy1830): 0.00667054
    test 705 n2f(Airy1830): 0.00334085

    test 706 a_b2f_(AiryModified): 299.32496460
    test 707 a_b2f2(AiryModified): 0.00335205
    test 708 a_b2n(AiryModified): 0.00167322
    test 709 b_f2a(AiryModified): 6377340.189
    test 710 b_f_2a(AiryModified): 6377340.189
    test 711 f_2f(AiryModified): 0.00334085
    test 712 e2f(AiryModified): 0.00334085
    test 713 n2e2(AiryModified): 0.00667054
    test 714 n2f(AiryModified): 0.00334085

    test 715 a_b2f_(ATS1977): 298.25700000
    test 716 a_b2f2(ATS1977): 0.00336409
    test 717 a_b2n(ATS1977): 0.00167922
    test 718 b_f2a(ATS1977): 6378135.000
    test 719 b_f_2a(ATS1977): 6378135.000
    test 720 f_2f(ATS1977): 0.00335281
    test 721 e2f(ATS1977): 0.00335281
    test 722 n2e2(ATS1977): 0.00669438
    test 723 n2f(ATS1977): 0.00335281

    test 724 a_b2f_(Australia1966): 298.25000000
    test 725 a_b2f2(Australia1966): 0.00336417
    test 726 a_b2n(Australia1966): 0.00167926
    test 727 b_f2a(Australia1966): 6378160.000
    test 728 b_f_2a(Australia1966): 6378160.000
    test 729 f_2f(Australia1966): 0.00335289
    test 730 e2f(Australia1966): 0.00335289
    test 731 n2e2(Australia1966): 0.00669454
    test 732 n2f(Australia1966): 0.00335289

    test 733 a_b2f_(Bessel1841): 299.15281280
    test 734 a_b2f2(Bessel1841): 0.00335398
    test 735 a_b2n(Bessel1841): 0.00167418
    test 736 b_f2a(Bessel1841): 6377397.155
    test 737 b_f_2a(Bessel1841): 6377397.155
    test 738 f_2f(Bessel1841): 0.00334277
    test 739 e2f(Bessel1841): 0.00334277
    test 740 n2e2(Bessel1841): 0.00667437
    test 741 n2f(Bessel1841): 0.00334277

    test 742 a_b2f_(BesselModified): 299.15281280
    test 743 a_b2f2(BesselModified): 0.00335398
    test 744 a_b2n(BesselModified): 0.00167418
    test 745 b_f2a(BesselModified): 6377492.018
    test 746 b_f_2a(BesselModified): 6377492.018
    test 747 f_2f(BesselModified): 0.00334277
    test 748 e2f(BesselModified): 0.00334277
    test 749 n2e2(BesselModified): 0.00667437
    test 750 n2f(BesselModified): 0.00334277

    test 751 a_b2f_(CGCS2000): 298.25722210
    test 752 a_b2f2(CGCS2000): 0.00336409
    test 753 a_b2n(CGCS2000): 0.00167922
    test 754 b_f2a(CGCS2000): 6378137.000
    test 755 b_f_2a(CGCS2000): 6378137.000
    test 756 f_2f(CGCS2000): 0.00335281
    test 757 e2f(CGCS2000): 0.00335281
    test 758 n2e2(CGCS2000): 0.00669438
    test 759 n2f(CGCS2000): 0.00335281

    test 760 a_b2f_(Clarke1866): 294.97869821
    test 761 a_b2f2(Clarke1866): 0.00340161
    test 762 a_b2n(Clarke1866): 0.00169792
    test 763 b_f2a(Clarke1866): 6378206.400
    test 764 b_f_2a(Clarke1866): 6378206.400
    test 765 f_2f(Clarke1866): 0.00339008
    test 766 e2f(Clarke1866): 0.00339008
    test 767 n2e2(Clarke1866): 0.00676866
    test 768 n2f(Clarke1866): 0.00339008

    test 769 a_b2f_(Clarke1880): 293.46500000
    test 770 a_b2f2(Clarke1880): 0.00341921
    test 771 a_b2n(Clarke1880): 0.00170669
    test 772 b_f2a(Clarke1880): 6378249.145
    test 773 b_f_2a(Clarke1880): 6378249.145
    test 774 f_2f(Clarke1880): 0.00340756
    test 775 e2f(Clarke1880): 0.00340756
    test 776 n2e2(Clarke1880): 0.00680351
    test 777 n2f(Clarke1880): 0.00340756

    test 778 a_b2f_(Clarke1880IGN): 293.46602129
    test 779 a_b2f2(Clarke1880IGN): 0.00341920
    test 780 a_b2n(Clarke1880IGN): 0.00170668
    test 781 b_f2a(Clarke1880IGN): 6378249.200
    test 782 b_f_2a(Clarke1880IGN): 6378249.200
    test 783 f_2f(Clarke1880IGN): 0.00340755
    test 784 e2f(Clarke1880IGN): 0.00340755
    test 785 n2e2(Clarke1880IGN): 0.00680349
    test 786 n2f(Clarke1880IGN): 0.00340755

    test 787 a_b2f_(Clarke1880Mod): 293.46630766
    test 788 a_b2f2(Clarke1880Mod): 0.00341920
    test 789 a_b2n(Clarke1880Mod): 0.00170668
    test 790 b_f2a(Clarke1880Mod): 6378249.145
    test 791 b_f_2a(Clarke1880Mod): 6378249.145
    test 792 f_2f(Clarke1880Mod): 0.00340755
    test 793 e2f(Clarke1880Mod): 0.00340755
    test 794 n2e2(Clarke1880Mod): 0.00680348
    test 795 n2f(Clarke1880Mod): 0.00340755

    test 796 a_b2f_(CPM1799): 334.39000000
    test 797 a_b2f2(CPM1799): 0.00299949
    test 798 a_b2n(CPM1799): 0.00149750
    test 799 b_f2a(CPM1799): 6375738.700
    test 800 b_f_2a(CPM1799): 6375738.700
    test 801 f_2f(CPM1799): 0.00299052
    test 802 e2f(CPM1799): 0.00299052
    test 803 n2e2(CPM1799): 0.00597210
    test 804 n2f(CPM1799): 0.00299052

    test 805 a_b2f_(Delambre1810): 311.50000000
    test 806 a_b2f2(Delambre1810): 0.00322061
    test 807 a_b2n(Delambre1810): 0.00160772
    test 808 b_f2a(Delambre1810): 6376428.000
    test 809 b_f_2a(Delambre1810): 6376428.000
    test 810 f_2f(Delambre1810): 0.00321027
    test 811 e2f(Delambre1810): 0.00321027
    test 812 n2e2(Delambre1810): 0.00641024
    test 813 n2f(Delambre1810): 0.00321027

    test 814 a_b2f_(Engelis1985): 298.25660000
    test 815 a_b2f2(Engelis1985): 0.00336410
    test 816 a_b2n(Engelis1985): 0.00167922
    test 817 b_f2a(Engelis1985): 6378136.050
    test 818 b_f_2a(Engelis1985): 6378136.050
    test 819 f_2f(Engelis1985): 0.00335282
    test 820 e2f(Engelis1985): 0.00335282
    test 821 n2e2(Engelis1985): 0.00669439
    test 822 n2f(Engelis1985): 0.00335282

    test 823 a_b2f_(Everest1969): 300.80170000
    test 824 a_b2f2(Everest1969): 0.00333554
    test 825 a_b2n(Everest1969): 0.00166499
    test 826 b_f2a(Everest1969): 6377295.664
    test 827 b_f_2a(Everest1969): 6377295.664
    test 828 f_2f(Everest1969): 0.00332445
    test 829 e2f(Everest1969): 0.00332445
    test 830 n2e2(Everest1969): 0.00663785
    test 831 n2f(Everest1969): 0.00332445

    test 832 a_b2f_(Everest1975): 300.80172550
    test 833 a_b2f2(Everest1975): 0.00333554
    test 834 a_b2n(Everest1975): 0.00166499
    test 835 b_f2a(Everest1975): 6377299.151
    test 836 b_f_2a(Everest1975): 6377299.151
    test 837 f_2f(Everest1975): 0.00332445
    test 838 e2f(Everest1975): 0.00332445
    test 839 n2e2(Everest1975): 0.00663785
    test 840 n2f(Everest1975): 0.00332445

    test 841 a_b2f_(Fisher1968): 298.30000000
    test 842 a_b2f2(Fisher1968): 0.00336361
    test 843 a_b2n(Fisher1968): 0.00167898
    test 844 b_f2a(Fisher1968): 6378150.000
    test 845 b_f_2a(Fisher1968): 6378150.000
    test 846 f_2f(Fisher1968): 0.00335233
    test 847 e2f(Fisher1968): 0.00335233
    test 848 n2e2(Fisher1968): 0.00669342
    test 849 n2f(Fisher1968): 0.00335233

    test 850 a_b2f_(GEM10C): 298.25722360
    test 851 a_b2f2(GEM10C): 0.00336409
    test 852 a_b2n(GEM10C): 0.00167922
    test 853 b_f2a(GEM10C): 6378137.000
    test 854 b_f_2a(GEM10C): 6378137.000
    test 855 f_2f(GEM10C): 0.00335281
    test 856 e2f(GEM10C): 0.00335281
    test 857 n2e2(GEM10C): 0.00669438
    test 858 n2f(GEM10C): 0.00335281

    test 859 a_b2f_(GPES): 0.00000000
    test 860 a_b2f2(GPES): 0.00000000
    test 861 a_b2n(GPES): 0.00000000
    test 862 b_f2a(GPES): 6378135.000
    test 863 b_f_2a(GPES): 6378135.000
    test 864 f_2f(GPES): 0.00000000
    test 865 e2f(GPES): 0.00000000
    test 866 n2e2(GPES): 0.00000000
    test 867 n2f(GPES): 0.00000000

    test 868 a_b2f_(GRS67): 298.24716743
    test 869 a_b2f2(GRS67): 0.00336420
    test 870 a_b2n(GRS67): 0.00167928
    test 871 b_f2a(GRS67): 6378160.000
    test 872 b_f_2a(GRS67): 6378160.000
    test 873 f_2f(GRS67): 0.00335292
    test 874 e2f(GRS67): 0.00335292
    test 875 n2e2(GRS67): 0.00669461
    test 876 n2f(GRS67): 0.00335292

    test 877 a_b2f_(GRS80): 298.25722210
    test 878 a_b2f2(GRS80): 0.00336409
    test 879 a_b2n(GRS80): 0.00167922
    test 880 b_f2a(GRS80): 6378137.000
    test 881 b_f_2a(GRS80): 6378137.000
    test 882 f_2f(GRS80): 0.00335281
    test 883 e2f(GRS80): 0.00335281
    test 884 n2e2(GRS80): 0.00669438
    test 885 n2f(GRS80): 0.00335281

    test 886 a_b2f_(Helmert1906): 298.30000000
    test 887 a_b2f2(Helmert1906): 0.00336361
    test 888 a_b2n(Helmert1906): 0.00167898
    test 889 b_f2a(Helmert1906): 6378200.000
    test 890 b_f_2a(Helmert1906): 6378200.000
    test 891 f_2f(Helmert1906): 0.00335233
    test 892 e2f(Helmert1906): 0.00335233
    test 893 n2e2(Helmert1906): 0.00669342
    test 894 n2f(Helmert1906): 0.00335233

    test 895 a_b2f_(IAU76): 298.25700000
    test 896 a_b2f2(IAU76): 0.00336409
    test 897 a_b2n(IAU76): 0.00167922
    test 898 b_f2a(IAU76): 6378140.000
    test 899 b_f_2a(IAU76): 6378140.000
    test 900 f_2f(IAU76): 0.00335281
    test 901 e2f(IAU76): 0.00335281
    test 902 n2e2(IAU76): 0.00669438
    test 903 n2f(IAU76): 0.00335281

    test 904 a_b2f_(IERS1989): 298.25700000
    test 905 a_b2f2(IERS1989): 0.00336409
    test 906 a_b2n(IERS1989): 0.00167922
    test 907 b_f2a(IERS1989): 6378136.000
    test 908 b_f_2a(IERS1989): 6378136.000
    test 909 f_2f(IERS1989): 0.00335281
    test 910 e2f(IERS1989): 0.00335281
    test 911 n2e2(IERS1989): 0.00669438
    test 912 n2f(IERS1989): 0.00335281

    test 913 a_b2f_(IERS1992TOPEX): 298.25722356
    test 914 a_b2f2(IERS1992TOPEX): 0.00336409
    test 915 a_b2n(IERS1992TOPEX): 0.00167922
    test 916 b_f2a(IERS1992TOPEX): 6378136.300
    test 917 b_f_2a(IERS1992TOPEX): 6378136.300
    test 918 f_2f(IERS1992TOPEX): 0.00335281
    test 919 e2f(IERS1992TOPEX): 0.00335281
    test 920 n2e2(IERS1992TOPEX): 0.00669438
    test 921 n2f(IERS1992TOPEX): 0.00335281

    test 922 a_b2f_(IERS2003): 298.25642000
    test 923 a_b2f2(IERS2003): 0.00336410
    test 924 a_b2n(IERS2003): 0.00167922
    test 925 b_f2a(IERS2003): 6378136.600
    test 926 b_f_2a(IERS2003): 6378136.600
    test 927 f_2f(IERS2003): 0.00335282
    test 928 e2f(IERS2003): 0.00335282
    test 929 n2e2(IERS2003): 0.00669440
    test 930 n2f(IERS2003): 0.00335282

    test 931 a_b2f_(Intl1924): 297.00000000
    test 932 a_b2f2(Intl1924): 0.00337838
    test 933 a_b2n(Intl1924): 0.00168634
    test 934 b_f2a(Intl1924): 6378388.000
    test 935 b_f_2a(Intl1924): 6378388.000
    test 936 f_2f(Intl1924): 0.00336700
    test 937 e2f(Intl1924): 0.00336700
    test 938 n2e2(Intl1924): 0.00672267
    test 939 n2f(Intl1924): 0.00336700

    test 940 a_b2f_(Intl1967): 298.24961539
    test 941 a_b2f2(Intl1967): 0.00336418
    test 942 a_b2n(Intl1967): 0.00167926
    test 943 b_f2a(Intl1967): 6378157.500
    test 944 b_f_2a(Intl1967): 6378157.500
    test 945 f_2f(Intl1967): 0.00335290
    test 946 e2f(Intl1967): 0.00335290
    test 947 n2e2(Intl1967): 0.00669455
    test 948 n2f(Intl1967): 0.00335290

    test 949 a_b2f_(Krassovski1940): 298.30000000
    test 950 a_b2f2(Krassovski1940): 0.00336361
    test 951 a_b2n(Krassovski1940): 0.00167898
    test 952 b_f2a(Krassovski1940): 6378245.000
    test 953 b_f_2a(Krassovski1940): 6378245.000
    test 954 f_2f(Krassovski1940): 0.00335233
    test 955 e2f(Krassovski1940): 0.00335233
    test 956 n2e2(Krassovski1940): 0.00669342
    test 957 n2f(Krassovski1940): 0.00335233

    test 958 a_b2f_(Krassowsky1940): 298.30000000
    test 959 a_b2f2(Krassowsky1940): 0.00336361
    test 960 a_b2n(Krassowsky1940): 0.00167898
    test 961 b_f2a(Krassowsky1940): 6378245.000
    test 962 b_f_2a(Krassowsky1940): 6378245.000
    test 963 f_2f(Krassowsky1940): 0.00335233
    test 964 e2f(Krassowsky1940): 0.00335233
    test 965 n2e2(Krassowsky1940): 0.00669342
    test 966 n2f(Krassowsky1940): 0.00335233

    test 967 a_b2f_(Maupertuis1738): 191.00000000
    test 968 a_b2f2(Maupertuis1738): 0.00526316
    test 969 a_b2n(Maupertuis1738): 0.00262467
    test 970 b_f2a(Maupertuis1738): 6397300.000
    test 971 b_f_2a(Maupertuis1738): 6397300.000
    test 972 f_2f(Maupertuis1738): 0.00523560
    test 973 e2f(Maupertuis1738): 0.00523560
    test 974 n2e2(Maupertuis1738): 0.01044379
    test 975 n2f(Maupertuis1738): 0.00523560

    test 976 a_b2f_(Mercury1960): 298.30000000
    test 977 a_b2f2(Mercury1960): 0.00336361
    test 978 a_b2n(Mercury1960): 0.00167898
    test 979 b_f2a(Mercury1960): 6378166.000
    test 980 b_f_2a(Mercury1960): 6378166.000
    test 981 f_2f(Mercury1960): 0.00335233
    test 982 e2f(Mercury1960): 0.00335233
    test 983 n2e2(Mercury1960): 0.00669342
    test 984 n2f(Mercury1960): 0.00335233

    test 985 a_b2f_(Mercury1968Mod): 298.30000000
    test 986 a_b2f2(Mercury1968Mod): 0.00336361
    test 987 a_b2n(Mercury1968Mod): 0.00167898
    test 988 b_f2a(Mercury1968Mod): 6378150.000
    test 989 b_f_2a(Mercury1968Mod): 6378150.000
    test 990 f_2f(Mercury1968Mod): 0.00335233
    test 991 e2f(Mercury1968Mod): 0.00335233
    test 992 n2e2(Mercury1968Mod): 0.00669342
    test 993 n2f(Mercury1968Mod): 0.00335233

    test 994 a_b2f_(NWL1965): 298.25000000
    test 995 a_b2f2(NWL1965): 0.00336417
    test 996 a_b2n(NWL1965): 0.00167926
    test 997 b_f2a(NWL1965): 6378145.000
    test 998 b_f_2a(NWL1965): 6378145.000
    test 999 f_2f(NWL1965): 0.00335289
    test 1000 e2f(NWL1965): 0.00335289
    test 1001 n2e2(NWL1965): 0.00669454
    test 1002 n2f(NWL1965): 0.00335289

    test 1003 a_b2f_(OSU86F): 298.25722360
    test 1004 a_b2f2(OSU86F): 0.00336409
    test 1005 a_b2n(OSU86F): 0.00167922
    test 1006 b_f2a(OSU86F): 6378136.200
    test 1007 b_f_2a(OSU86F): 6378136.200
    test 1008 f_2f(OSU86F): 0.00335281
    test 1009 e2f(OSU86F): 0.00335281
    test 1010 n2e2(OSU86F): 0.00669438
    test 1011 n2f(OSU86F): 0.00335281

    test 1012 a_b2f_(OSU91A): 298.25722360
    test 1013 a_b2f2(OSU91A): 0.00336409
    test 1014 a_b2n(OSU91A): 0.00167922
    test 1015 b_f2a(OSU91A): 6378136.300
    test 1016 b_f_2a(OSU91A): 6378136.300
    test 1017 f_2f(OSU91A): 0.00335281
    test 1018 e2f(OSU91A): 0.00335281
    test 1019 n2e2(OSU91A): 0.00669438
    test 1020 n2f(OSU91A): 0.00335281

    test 1021 a_b2f_(Plessis1817): 308.64000000
    test 1022 a_b2f2(Plessis1817): 0.00325055
    test 1023 a_b2n(Plessis1817): 0.00162264
    test 1024 b_f2a(Plessis1817): 6376523.000
    test 1025 b_f_2a(Plessis1817): 6376523.000
    test 1026 f_2f(Plessis1817): 0.00324002
    test 1027 e2f(Plessis1817): 0.00324002
    test 1028 n2e2(Plessis1817): 0.00646954
    test 1029 n2f(Plessis1817): 0.00324002

    test 1030 a_b2f_(Prolate): -297.25722356
    test 1031 a_b2f2(Prolate): -0.00335281
    test 1032 a_b2n(Prolate): -0.00167922
    test 1033 b_f2a(Prolate): 6356752.314
    test 1034 b_f_2a(Prolate): 6356752.314
    test 1035 f_2f(Prolate): -0.00336409
    test 1036 e2f(Prolate): 0.00337545  FAILED, KNOWN, expected -0.00336409
    test 1037 n2e2(Prolate): -0.00673950
    test 1038 n2f(Prolate): -0.00336409

    test 1039 a_b2f_(PZ90): 298.25783930
    test 1040 a_b2f2(PZ90): 0.00336408
    test 1041 a_b2n(PZ90): 0.00167922
    test 1042 b_f2a(PZ90): 6378136.000
    test 1043 b_f_2a(PZ90): 6378136.000
    test 1044 f_2f(PZ90): 0.00335280
    test 1045 e2f(PZ90): 0.00335280
    test 1046 n2e2(PZ90): 0.00669437
    test 1047 n2f(PZ90): 0.00335280

    test 1048 a_b2f_(SGS85): 298.25700000
    test 1049 a_b2f2(SGS85): 0.00336409
    test 1050 a_b2n(SGS85): 0.00167922
    test 1051 b_f2a(SGS85): 6378136.000
    test 1052 b_f_2a(SGS85): 6378136.000
    test 1053 f_2f(SGS85): 0.00335281
    test 1054 e2f(SGS85): 0.00335281
    test 1055 n2e2(SGS85): 0.00669438
    test 1056 n2f(SGS85): 0.00335281

    test 1057 a_b2f_(SoAmerican1969): 298.25000000
    test 1058 a_b2f2(SoAmerican1969): 0.00336417
    test 1059 a_b2n(SoAmerican1969): 0.00167926
    test 1060 b_f2a(SoAmerican1969): 6378160.000
    test 1061 b_f_2a(SoAmerican1969): 6378160.000
    test 1062 f_2f(SoAmerican1969): 0.00335289
    test 1063 e2f(SoAmerican1969): 0.00335289
    test 1064 n2e2(SoAmerican1969): 0.00669454
    test 1065 n2f(SoAmerican1969): 0.00335289

    test 1066 a_b2f_(Sphere): 0.00000000
    test 1067 a_b2f2(Sphere): 0.00000000
    test 1068 a_b2n(Sphere): 0.00000000
    test 1069 b_f2a(Sphere): 6371008.771
    test 1070 b_f_2a(Sphere): 6371008.771
    test 1071 f_2f(Sphere): 0.00000000
    test 1072 e2f(Sphere): 0.00000000
    test 1073 n2e2(Sphere): 0.00000000
    test 1074 n2f(Sphere): 0.00000000

    test 1075 a_b2f_(SphereAuthalic): 0.00000000
    test 1076 a_b2f2(SphereAuthalic): 0.00000000
    test 1077 a_b2n(SphereAuthalic): 0.00000000
    test 1078 b_f2a(SphereAuthalic): 6371000.000
    test 1079 b_f_2a(SphereAuthalic): 6371000.000
    test 1080 f_2f(SphereAuthalic): 0.00000000
    test 1081 e2f(SphereAuthalic): 0.00000000
    test 1082 n2e2(SphereAuthalic): 0.00000000
    test 1083 n2f(SphereAuthalic): 0.00000000

    test 1084 a_b2f_(SpherePopular): 0.00000000
    test 1085 a_b2f2(SpherePopular): 0.00000000
    test 1086 a_b2n(SpherePopular): 0.00000000
    test 1087 b_f2a(SpherePopular): 6378137.000
    test 1088 b_f_2a(SpherePopular): 6378137.000
    test 1089 f_2f(SpherePopular): 0.00000000
    test 1090 e2f(SpherePopular): 0.00000000
    test 1091 n2e2(SpherePopular): 0.00000000
    test 1092 n2f(SpherePopular): 0.00000000

    test 1093 a_b2f_(Struve1860): 294.73000000
    test 1094 a_b2f2(Struve1860): 0.00340449
    test 1095 a_b2n(Struve1860): 0.00169935
    test 1096 b_f2a(Struve1860): 6378298.300
    test 1097 b_f_2a(Struve1860): 6378298.300
    test 1098 f_2f(Struve1860): 0.00339294
    test 1099 e2f(Struve1860): 0.00339294
    test 1100 n2e2(Struve1860): 0.00677436
    test 1101 n2f(Struve1860): 0.00339294

    test 1102 a_b2f_(WGS60): 298.30000000
    test 1103 a_b2f2(WGS60): 0.00336361
    test 1104 a_b2n(WGS60): 0.00167898
    test 1105 b_f2a(WGS60): 6378165.000
    test 1106 b_f_2a(WGS60): 6378165.000
    test 1107 f_2f(WGS60): 0.00335233
    test 1108 e2f(WGS60): 0.00335233
    test 1109 n2e2(WGS60): 0.00669342
    test 1110 n2f(WGS60): 0.00335233

    test 1111 a_b2f_(WGS66): 298.25000000
    test 1112 a_b2f2(WGS66): 0.00336417
    test 1113 a_b2n(WGS66): 0.00167926
    test 1114 b_f2a(WGS66): 6378145.000
    test 1115 b_f_2a(WGS66): 6378145.000
    test 1116 f_2f(WGS66): 0.00335289
    test 1117 e2f(WGS66): 0.00335289
    test 1118 n2e2(WGS66): 0.00669454
    test 1119 n2f(WGS66): 0.00335289

    test 1120 a_b2f_(WGS72): 298.26000000
    test 1121 a_b2f2(WGS72): 0.00336406
    test 1122 a_b2n(WGS72): 0.00167920
    test 1123 b_f2a(WGS72): 6378135.000
    test 1124 b_f_2a(WGS72): 6378135.000
    test 1125 f_2f(WGS72): 0.00335278
    test 1126 e2f(WGS72): 0.00335278
    test 1127 n2e2(WGS72): 0.00669432
    test 1128 n2f(WGS72): 0.00335278

    test 1129 a_b2f_(WGS84): 298.25722356
    test 1130 a_b2f2(WGS84): 0.00336409
    test 1131 a_b2n(WGS84): 0.00167922
    test 1132 b_f2a(WGS84): 6378137.000
    test 1133 b_f_2a(WGS84): 6378137.000
    test 1134 f_2f(WGS84): 0.00335281
    test 1135 e2f(WGS84): 0.00335281
    test 1136 n2e2(WGS84): 0.00669438
    test 1137 n2f(WGS84): 0.00335281

    test 1138 total: 49

    testWGS84(pygeodesy.ellipsoids, 23.05.23)
    test 1139 roc1_ 0: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1140 roc1_ 0: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1141 roc1_ 5: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1142 roc1_ 5: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1143 roc1_ 10: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1144 roc1_ 10: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1145 roc1_ 15: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1146 roc1_ 15: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1147 roc1_ 20: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1148 roc1_ 20: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1149 roc1_ 25: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1150 roc1_ 25: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1151 roc1_ 30: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1152 roc1_ 30: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1153 roc1_ 35: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1154 roc1_ 35: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1155 roc1_ 40: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1156 roc1_ 40: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1157 roc1_ 45: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1158 roc1_ 45: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1159 roc1_ 50: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1160 roc1_ 50: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1161 roc1_ 55: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1162 roc1_ 55: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1163 roc1_ 60: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1164 roc1_ 60: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1165 roc1_ 65: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1166 roc1_ 65: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1167 roc1_ 70: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1168 roc1_ 70: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1169 roc1_ 75: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1170 roc1_ 75: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1171 roc1_ 80: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1172 roc1_ 80: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1173 roc1_ 85: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1174 roc1_ 85: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1175 roc1_ 90: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1176 roc1_ 90: 0.0  FAILED, KNOWN, expected 1.863e-09

    testProlate(pygeodesy.ellipsoids, 23.05.23)
    test 1177 roc1_ 0: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1178 roc1_ 0: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1179 roc1_ 5: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1180 roc1_ 5: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1181 roc1_ 10: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1182 roc1_ 10: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1183 roc1_ 15: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1184 roc1_ 15: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1185 roc1_ 20: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1186 roc1_ 20: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1187 roc1_ 25: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1188 roc1_ 25: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1189 roc1_ 30: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1190 roc1_ 30: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1191 roc1_ 35: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1192 roc1_ 35: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1193 roc1_ 40: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1194 roc1_ 40: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1195 roc1_ 45: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1196 roc1_ 45: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1197 roc1_ 50: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1198 roc1_ 50: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1199 roc1_ 55: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1200 roc1_ 55: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1201 roc1_ 60: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1202 roc1_ 60: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1203 roc1_ 65: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1204 roc1_ 65: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1205 roc1_ 70: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1206 roc1_ 70: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1207 roc1_ 75: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1208 roc1_ 75: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1209 roc1_ 80: 9.31322574615e-10  FAILED, KNOWN, expected 1.863e-09
    test 1210 roc1_ 80: 1.86264514923e-09  FAILED, KNOWN, expected 1.863e-09
    test 1211 roc1_ 85: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1212 roc1_ 85: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1213 roc1_ 90: 0.0  FAILED, KNOWN, expected 1.863e-09
    test 1214 roc1_ 90: 0.0  FAILED, KNOWN, expected 1.863e-09

    testSphereAuthalic(pygeodesy.ellipsoids, 23.05.23)
    test 1215 roc1_ 0: 0.0
    test 1216 roc1_ 0: 0.0
    test 1217 roc1_ 5: 0.0
    test 1218 roc1_ 5: 0.0
    test 1219 roc1_ 10: 0.0
    test 1220 roc1_ 10: 0.0
    test 1221 roc1_ 15: 0.0
    test 1222 roc1_ 15: 0.0
    test 1223 roc1_ 20: 0.0
    test 1224 roc1_ 20: 0.0
    test 1225 roc1_ 25: 0.0
    test 1226 roc1_ 25: 0.0
    test 1227 roc1_ 30: 0.0
    test 1228 roc1_ 30: 0.0
    test 1229 roc1_ 35: 0.0
    test 1230 roc1_ 35: 0.0
    test 1231 roc1_ 40: 0.0
    test 1232 roc1_ 40: 0.0
    test 1233 roc1_ 45: 0.0
    test 1234 roc1_ 45: 0.0
    test 1235 roc1_ 50: 0.0
    test 1236 roc1_ 50: 0.0
    test 1237 roc1_ 55: 0.0
    test 1238 roc1_ 55: 0.0
    test 1239 roc1_ 60: 0.0
    test 1240 roc1_ 60: 0.0
    test 1241 roc1_ 65: 0.0
    test 1242 roc1_ 65: 0.0
    test 1243 roc1_ 70: 0.0
    test 1244 roc1_ 70: 0.0
    test 1245 roc1_ 75: 0.0
    test 1246 roc1_ 75: 0.0
    test 1247 roc1_ 80: 0.0
    test 1248 roc1_ 80: 0.0
    test 1249 roc1_ 85: 0.0
    test 1250 roc1_ 85: 0.0
    test 1251 roc1_ 90: 0.0
    test 1252 roc1_ 90: 0.0

    testcircle4(pygeodesy.ellipsoids, 23.05.23)

    testWGS84(pygeodesy.ellipsoids, 23.05.23)
    test 1253 circle4 0: 6378137.000000
    test 1254 circle4 0: 6378137.000000
    test 1255 circle4 10: 6377497.402124
    test 1256 circle4 10: 6377497.402124
    test 1257 circle4 20: 6375653.951276
    test 1258 circle4 20: 6375653.951276
    test 1259 circle4 30: 6372824.420294
    test 1260 circle4 30: 6372824.420294
    test 1261 circle4 40: 6369344.863240
    test 1262 circle4 40: 6369344.863240
    test 1263 circle4 50: 6365631.517537
    test 1264 circle4 50: 6365631.517537
    test 1265 circle4 60: 6362132.224397
    test 1266 circle4 60: 6362132.224397
    test 1267 circle4 70: 6359272.455642
    test 1268 circle4 70: 6359272.455642
    test 1269 circle4 80: 6357402.413808
    test 1270 circle4 80: 6357402.413808
    test 1271 circle4 90: 6356752.314245
    test 1272 circle4 90: 6356752.314245

    testSphere(pygeodesy.ellipsoids, 23.05.23)
    test 1273 circle4 0: 6371008.771415
    test 1274 circle4 0: 6371008.771415
    test 1275 circle4 10: 6371008.771415
    test 1276 circle4 10: 6371008.771415
    test 1277 circle4 20: 6371008.771415
    test 1278 circle4 20: 6371008.771415
    test 1279 circle4 30: 6371008.771415
    test 1280 circle4 30: 6371008.771415
    test 1281 circle4 40: 6371008.771415
    test 1282 circle4 40: 6371008.771415
    test 1283 circle4 50: 6371008.771415
    test 1284 circle4 50: 6371008.771415
    test 1285 circle4 60: 6371008.771415
    test 1286 circle4 60: 6371008.771415
    test 1287 circle4 70: 6371008.771415
    test 1288 circle4 70: 6371008.771415
    test 1289 circle4 80: 6371008.771415
    test 1290 circle4 80: 6371008.771415
    test 1291 circle4 90: 6371008.771415
    test 1292 circle4 90: 6371008.771415

    77 of 1292 testEllipsoids.py tests (6.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 111.754 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testElliptic.py

    testing testElliptic.py 23.03.27
    test 1 eps4: 8.881784197e-16
    test 2 RC, RF(0.020, ...): 3.914361830671
    test 3 RC, RF(0.030, ...): 6.584789484624
    test 4 RC, RF(0.040, ...): 5.493061443341
    test 5 RC, RF(0.050, ...): 4.812118250596
    test 6 RC, RF(0.060, ...): 4.335073632453
    test 7 RC, RF(0.070, ...): 3.976827306120
    test 8 RC, RF(0.080, ...): 3.694989719259
    test 9 RC, RF(0.090, ...): 3.465735902800
    test 10 RC, RF(0.100, ...): 3.274501502373
    test 11 RC, RF(0.110, ...): 3.111812518574
    test 12 RC, RF(0.120, ...): 2.971203516685
    test 13 RC, RF(0.130, ...): 2.848090500183
    test 14 RC, RF(0.140, ...): 2.739120555165
    test 15 RC, RF(0.150, ...): 2.641776814832
    test 16 RC, RF(0.160, ...): 2.554128118830
    test 17 RC, RF(0.170, ...): 2.474664615473
    test 18 RC, RF(0.180, ...): 2.402186472893
    test 19 RC, RF(0.190, ...): 2.335726540516
    test 20 RC, RF(0.200, ...): 2.274495360058
    test 21 RC, RF(0.210, ...): 2.217841271926
    test 22 RC, RF(0.220, ...): 2.165220951174
    test 23 RC, RF(0.230, ...): 2.116177296054
    test 24 RC, RF(0.240, ...): 2.070322594382
    test 25 RC, RF(0.250, ...): 2.027325540541
    test 26 RC, RF(0.260, ...): 1.986901103492
    test 27 RC, RF(0.270, ...): 1.948802534199
    test 28 RC, RF(0.280, ...): 1.912814998209
    test 29 RC, RF(0.290, ...): 1.878750456745
    test 30 RC, RF(0.300, ...): 1.846443516895
    test 31 RC, RF(0.310, ...): 1.815748041271
    test 32 RC, RF(0.320, ...): 1.786534358134
    test 33 RC, RF(0.330, ...): 1.758686950216
    test 34 RC, RF(0.340, ...): 1.732102528083
    test 35 RC, RF(0.350, ...): 1.706688414643
    test 36 RC, RF(0.360, ...): 1.682361183106
    test 37 RC, RF(0.370, ...): 1.659045502693
    test 38 RC, RF(0.380, ...): 1.636673155658
    test 39 RC, RF(0.390, ...): 1.615182196359
    test 40 RC, RF(0.400, ...): 1.594516228743
    test 41 RC, RF(0.410, ...): 1.574623783019
    test 42 RC, RF(0.420, ...): 1.555457775830
    test 43 RC, RF(0.430, ...): 1.536975041007
    test 44 RC, RF(0.440, ...): 1.519135920258
    test 45 RC, RF(0.450, ...): 1.501903904951
    test 46 RC, RF(0.460, ...): 1.485245321610
    test 47 RC, RF(0.470, ...): 1.469129054970
    test 48 RC, RF(0.480, ...): 1.453526303390
    test 49 RC, RF(0.490, ...): 1.438410362259
    test 50 RC, RF(0.500, ...): 1.423756431678
    test 51 RC, RF(0.510, ...): 1.409541445271
    test 52 RC, RF(0.520, ...): 1.395743917431
    test 53 RC, RF(0.530, ...): 1.382343806706
    test 54 RC, RF(0.540, ...): 1.369322393343
    test 55 RC, RF(0.550, ...): 1.356662169284
    test 56 RC, RF(0.560, ...): 1.344346739158
    test 57 RC, RF(0.570, ...): 1.332360730978
    test 58 RC, RF(0.580, ...): 1.320689715446
    test 59 RC, RF(0.590, ...): 1.309320132904
    test 60 RC, RF(0.600, ...): 1.298239227085
    test 61 RC, RF(0.610, ...): 1.287434984930
    test 62 RC, RF(0.620, ...): 1.276896081822
    test 63 RC, RF(0.630, ...): 1.266611831682
    test 64 RC, RF(0.640, ...): 1.256572141405
    test 65 RC, RF(0.650, ...): 1.246767469214
    test 66 RC, RF(0.660, ...): 1.237188786540
    test 67 RC, RF(0.670, ...): 1.227827543058
    test 68 RC, RF(0.680, ...): 1.218675634611
    test 69 RC, RF(0.690, ...): 1.209725373708
    test 70 RC, RF(0.700, ...): 1.200969462383
    test 71 RC, RF(0.710, ...): 1.192400967179
    test 72 RC, RF(0.720, ...): 1.184013296070
    test 73 RC, RF(0.730, ...): 1.175800177139
    test 74 RC, RF(0.740, ...): 1.167755638871
    test 75 RC, RF(0.750, ...): 1.159873991901
    test 76 RC, RF(0.760, ...): 1.152149812097
    test 77 RC, RF(0.770, ...): 1.144577924881
    test 78 RC, RF(0.780, ...): 1.137153390647
    test 79 RC, RF(0.790, ...): 1.129871491226
    test 80 RC, RF(0.800, ...): 1.122727717281
    test 81 RC, RF(0.810, ...): 1.115717756571
    test 82 RC, RF(0.820, ...): 1.108837483013
    test 83 RC, RF(0.830, ...): 1.102082946473
    test 84 RC, RF(0.840, ...): 1.095450363236
    test 85 RC, RF(0.850, ...): 1.088936107101
    test 86 RC, RF(0.860, ...): 1.082536701044
    test 87 RC, RF(0.870, ...): 1.076248809425
    test 88 RC, RF(0.880, ...): 1.070069230678
    test 89 RC, RF(0.890, ...): 1.063994890459
    test 90 RC, RF(0.900, ...): 1.058022835225
    test 91 RC, RF(0.910, ...): 1.052150226192
    test 92 RC, RF(0.920, ...): 1.046374333669
    test 93 RC, RF(0.930, ...): 1.040692531726
    test 94 RC, RF(0.940, ...): 1.035102293176
    test 95 RC, RF(0.950, ...): 1.029601184852
    test 96 RC, RF(0.960, ...): 1.024186863158
    test 97 RC, RF(0.970, ...): 1.018857069872
    test 98 RC, RF(0.980, ...): 1.013609628192
    test 99 RC, RF(0.990, ...): 1.008442438994
    test 100 RD, RJ(0.010, ...): 8.120132781711
    test 101 RD, RJ(0.020, ...): 7.119021204087
    test 102 RD, RJ(0.030, ...): 6.544107485563
    test 103 RD, RJ(0.040, ...): 6.142532079666
    test 104 RD, RJ(0.050, ...): 5.835358486352
    test 105 RD, RJ(0.060, ...): 5.587552234737
    test 106 RD, RJ(0.070, ...): 5.380489023690
    test 107 RD, RJ(0.080, ...): 5.203088814832
    test 108 RD, RJ(0.090, ...): 5.048227960523
    test 109 RD, RJ(0.100, ...): 4.911057935480
    test 110 RD, RJ(0.110, ...): 4.788131254930
    test 111 RD, RJ(0.120, ...): 4.676910208210
    test 112 RD, RJ(0.130, ...): 4.575473423301
    test 113 RD, RJ(0.140, ...): 4.482331804788
    test 114 RD, RJ(0.150, ...): 4.396308333326
    test 115 RD, RJ(0.160, ...): 4.316456874863
    test 116 RD, RJ(0.170, ...): 4.242005741804
    test 117 RD, RJ(0.180, ...): 4.172317477477
    test 118 RD, RJ(0.190, ...): 4.106859576449
    test 119 RD, RJ(0.200, ...): 4.045182759349
    test 120 RD, RJ(0.210, ...): 3.986904580308
    test 121 RD, RJ(0.220, ...): 3.931696871490
    test 122 RD, RJ(0.230, ...): 3.879275996390
    test 123 RD, RJ(0.240, ...): 3.829395191121
    test 124 RD, RJ(0.250, ...): 3.781838479725
    test 125 RD, RJ(0.260, ...): 3.736415791191
    test 126 RD, RJ(0.270, ...): 3.692959004641
    test 127 RD, RJ(0.280, ...): 3.651318719062
    test 128 RD, RJ(0.290, ...): 3.611361594199
    test 129 RD, RJ(0.300, ...): 3.572968145771
    test 130 RD, RJ(0.310, ...): 3.536030905108
    test 131 RD, RJ(0.320, ...): 3.500452873386
    test 132 RD, RJ(0.330, ...): 3.466146215741
    test 133 RD, RJ(0.340, ...): 3.433031152013
    test 134 RD, RJ(0.350, ...): 3.401035009727
    test 135 RD, RJ(0.360, ...): 3.370091411694
    test 136 RD, RJ(0.370, ...): 3.340139575961
    test 137 RD, RJ(0.380, ...): 3.311123710009
    test 138 RD, RJ(0.390, ...): 3.282992484411
    test 139 RD, RJ(0.400, ...): 3.255698573796
    test 140 RD, RJ(0.410, ...): 3.229198255060
    test 141 RD, RJ(0.420, ...): 3.203451054514
    test 142 RD, RJ(0.430, ...): 3.178419436977
    test 143 RD, RJ(0.440, ...): 3.154068531006
    test 144 RD, RJ(0.450, ...): 3.130365885345
    test 145 RD, RJ(0.460, ...): 3.107281252437
    test 146 RD, RJ(0.470, ...): 3.084786395490
    test 147 RD, RJ(0.480, ...): 3.062854916088
    test 148 RD, RJ(0.490, ...): 3.041462099793
    test 149 RD, RJ(0.500, ...): 3.020584777522
    test 150 RD, RJ(0.510, ...): 3.000201200833
    test 151 RD, RJ(0.520, ...): 2.980290929460
    test 152 RD, RJ(0.530, ...): 2.960834729701
    test 153 RD, RJ(0.540, ...): 2.941814482427
    test 154 RD, RJ(0.550, ...): 2.923213099639
    test 155 RD, RJ(0.560, ...): 2.905014448642
    test 156 RD, RJ(0.570, ...): 2.887203283023
    test 157 RD, RJ(0.580, ...): 2.869765179714
    test 158 RD, RJ(0.590, ...): 2.852686481504
    test 159 RD, RJ(0.600, ...): 2.835954244454
    test 160 RD, RJ(0.610, ...): 2.819556189720
    test 161 RD, RJ(0.620, ...): 2.803480659351
    test 162 RD, RJ(0.630, ...): 2.787716575666
    test 163 RD, RJ(0.640, ...): 2.772253403892
    test 164 RD, RJ(0.650, ...): 2.757081117726
    test 165 RD, RJ(0.660, ...): 2.742190167580
    test 166 RD, RJ(0.670, ...): 2.727571451237
    test 167 RD, RJ(0.680, ...): 2.713216286727
    test 168 RD, RJ(0.690, ...): 2.699116387203
    test 169 RD, RJ(0.700, ...): 2.685263837661
    test 170 RD, RJ(0.710, ...): 2.671651073335
    test 171 RD, RJ(0.720, ...): 2.658270859623
    test 172 RD, RJ(0.730, ...): 2.645116273430
    test 173 RD, RJ(0.740, ...): 2.632180685789
    test 174 RD, RJ(0.750, ...): 2.619457745678
    test 175 RD, RJ(0.760, ...): 2.606941364924
    test 176 RD, RJ(0.770, ...): 2.594625704104
    test 177 RD, RJ(0.780, ...): 2.582505159384
    test 178 RD, RJ(0.790, ...): 2.570574350197
    test 179 RD, RJ(0.800, ...): 2.558828107720
    test 180 RD, RJ(0.810, ...): 2.547261464073
    test 181 RD, RJ(0.820, ...): 2.535869642198
    test 182 RD, RJ(0.830, ...): 2.524648046356
    test 183 RD, RJ(0.840, ...): 2.513592253209
    test 184 RD, RJ(0.850, ...): 2.502698003435
    test 185 RD, RJ(0.860, ...): 2.491961193848
    test 186 RD, RJ(0.870, ...): 2.481377869975
    test 187 RD, RJ(0.880, ...): 2.470944219069
    test 188 RD, RJ(0.890, ...): 2.460656563526
    test 189 RD, RJ(0.900, ...): 2.450511354674
    test 190 RD, RJ(0.910, ...): 2.440505166909
    test 191 RD, RJ(0.920, ...): 2.430634692166
    test 192 RD, RJ(0.930, ...): 2.420896734686
    test 193 RD, RJ(0.940, ...): 2.411288206073
    test 194 RD, RJ(0.950, ...): 2.401806120619
    test 195 RD, RJ(0.960, ...): 2.392447590873
    test 196 RD, RJ(0.970, ...): 2.383209823448
    test 197 RD, RJ(0.980, ...): 2.374090115050
    test 198 RD, RJ(0.990, ...): 2.365085848706

    test 199 eps4: 8.881784197e-16
    test 200 k2: 0.1000000
    test 201 kp2: 0.9000000
    test 202 eps: 0.0263340
    test 203 cD: 0.816837118
    test 204 cE: 1.530757637
    test 205 cG: 1.530757637
    test 206 cH: 0.795604230
    test 207 cK: 1.612441349
    test 208 cKE: 0.081683712
    test 209 cPi: 1.612441349
    test 210 fE(phi): 0.348372822
    test 211 fDelta(sn, cn): 0.994133906
    test 212 fD(sn, cn, dn): 0.013885234
    test 213 fE(sn, cn, dn): 0.348372822
    test 214 fEd(PI_2): 0.027415224
    test 215 fEinv(PI_2): 1.612999420
    test 216 fF(sn, cn, dn): 0.349761345
    test 217 fG(sn, cn, dn): 0.348372822
    test 218 fH(sn, cn, dn): 0.335876111
    test 219 fPi(sn, cn, dn): 0.349761345
    test 220 fPi(sn, None, dn): invokation Elliptic.fPi(0, None, 1): invalid
    test 221 fPi(sn, dn, None): invokation Elliptic.fH(0, 1, None): invalid

    test 222 deltaD(sn, cn, dn): -0.3223642
    test 223 deltaE(sn, cn, dn): 0.0084191
    test 224 deltaEinv(sn, cn): -0.0082518
    test 225 deltaF(sn, cn, dn): -0.0083379
    test 226 deltaG(sn, cn, dn): 0.0084191
    test 227 deltaH(sn, cn, dn): 0.3140691
    test 228 deltaPi(sn, cn, dn): -0.0083379
    test 229 deltaPi(sn, None, dn): invokation Elliptic.deltaPi(0, None, 1): invalid
    test 230 deltaPi(sn, dn, None): invokation Elliptic.deltaPi(0, 1, None): invalid

    test 231 RF(1,   2, 0): 1.3110287771461
    test 232 RF(0.5, 1, 0): 1.8540746773014
    test 233 RF(2,   3, 4): 0.58408284167715

    test 234 RC(0,  1/4): 3.1415926535898
    test 235 RC(9/4,  2): 0.69314718055995
    test 236 RC(1/4, -2): 0.23104906018665

    test 237 RJ(0, 1, 2, 3): 0.77688623778582
    test 238 RJ(2, 3, 4, 5): 0.14297579667157

    test 239 RD(0, 2, 1): 1.7972103521034
    test 240 RD(2, 3, 4): 0.16510527294261

    test 241 RG(0, 16, 16): 3.1415926535898
    test 242 RG(2,  3,  4): 1.7255030280692
    test 243 RG(0,  0.0796, 4): 1.0284758090288

    test 244 reset: 4
    test 245 sncndn(x): 0.0, 1.0, 1.0
    test 246 sncndn(x): 1.0, 0.0, 1.0
    test 247 sncndn(x): 0.0, 1.0, 1.0
    test 248 sncndn(x): 0.917152336, 0.398536815, 0.398536815
    test 249 sncndn(x): <class 'pygeodesy.elliptic.Elliptic3Tuple'>

    test 250 copy(Elliptic): (<class 'pygeodesy.elliptic.Elliptic'>, True)
    test 251 Elliptic.copy(): (<class 'pygeodesy.elliptic.Elliptic'>, True)
    test 252 k2 alpha2 kp2 alphap2: (0.0, 0.0, 0.0, 0.0)
    test 253 k2 alpha2 kp2 alphap2: (0.25, 0.25, 0.25, 0.25)
    test 254 k2 alpha2 kp2 alphap2: (0.5, 0.5, 0.5, 0.5)
    test 255 k2 alpha2 kp2 alphap2: (0.75, 0.75, 0.75, 0.75)

    all 255 testElliptic.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 109.164 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEpsg.py

    testing testEpsg.py 23.03.27
    test 1 Epsg: 32661
    test 2 0 N: (0, 'N')
    test 3 1 N: (1, 'N')
    test 4 2 N: (2, 'N')
    test 5 3 N: (3, 'N')
    test 6 4 N: (4, 'N')
    test 7 5 N: (5, 'N')
    test 8 6 N: (6, 'N')
    test 9 7 N: (7, 'N')
    test 10 8 N: (8, 'N')
    test 11 9 N: (9, 'N')
    test 12 10 N: (10, 'N')
    test 13 11 N: (11, 'N')
    test 14 12 N: (12, 'N')
    test 15 13 N: (13, 'N')
    test 16 14 N: (14, 'N')
    test 17 15 N: (15, 'N')
    test 18 16 N: (16, 'N')
    test 19 17 N: (17, 'N')
    test 20 18 N: (18, 'N')
    test 21 19 N: (19, 'N')
    test 22 20 N: (20, 'N')
    test 23 21 N: (21, 'N')
    test 24 22 N: (22, 'N')
    test 25 23 N: (23, 'N')
    test 26 24 N: (24, 'N')
    test 27 25 N: (25, 'N')
    test 28 26 N: (26, 'N')
    test 29 27 N: (27, 'N')
    test 30 28 N: (28, 'N')
    test 31 29 N: (29, 'N')
    test 32 30 N: (30, 'N')
    test 33 31 N: (31, 'N')
    test 34 32 N: (32, 'N')
    test 35 33 N: (33, 'N')
    test 36 34 N: (34, 'N')
    test 37 35 N: (35, 'N')
    test 38 36 N: (36, 'N')
    test 39 37 N: (37, 'N')
    test 40 38 N: (38, 'N')
    test 41 39 N: (39, 'N')
    test 42 40 N: (40, 'N')
    test 43 41 N: (41, 'N')
    test 44 42 N: (42, 'N')
    test 45 43 N: (43, 'N')
    test 46 44 N: (44, 'N')
    test 47 45 N: (45, 'N')
    test 48 46 N: (46, 'N')
    test 49 47 N: (47, 'N')
    test 50 48 N: (48, 'N')
    test 51 49 N: (49, 'N')
    test 52 50 N: (50, 'N')
    test 53 51 N: (51, 'N')
    test 54 52 N: (52, 'N')
    test 55 53 N: (53, 'N')
    test 56 54 N: (54, 'N')
    test 57 55 N: (55, 'N')
    test 58 56 N: (56, 'N')
    test 59 57 N: (57, 'N')
    test 60 58 N: (58, 'N')
    test 61 59 N: (59, 'N')
    test 62 60 N: (60, 'N')
    test 63 Epsg: 32761
    test 64 0 S: (0, 'S')
    test 65 1 S: (1, 'S')
    test 66 2 S: (2, 'S')
    test 67 3 S: (3, 'S')
    test 68 4 S: (4, 'S')
    test 69 5 S: (5, 'S')
    test 70 6 S: (6, 'S')
    test 71 7 S: (7, 'S')
    test 72 8 S: (8, 'S')
    test 73 9 S: (9, 'S')
    test 74 10 S: (10, 'S')
    test 75 11 S: (11, 'S')
    test 76 12 S: (12, 'S')
    test 77 13 S: (13, 'S')
    test 78 14 S: (14, 'S')
    test 79 15 S: (15, 'S')
    test 80 16 S: (16, 'S')
    test 81 17 S: (17, 'S')
    test 82 18 S: (18, 'S')
    test 83 19 S: (19, 'S')
    test 84 20 S: (20, 'S')
    test 85 21 S: (21, 'S')
    test 86 22 S: (22, 'S')
    test 87 23 S: (23, 'S')
    test 88 24 S: (24, 'S')
    test 89 25 S: (25, 'S')
    test 90 26 S: (26, 'S')
    test 91 27 S: (27, 'S')
    test 92 28 S: (28, 'S')
    test 93 29 S: (29, 'S')
    test 94 30 S: (30, 'S')
    test 95 31 S: (31, 'S')
    test 96 32 S: (32, 'S')
    test 97 33 S: (33, 'S')
    test 98 34 S: (34, 'S')
    test 99 35 S: (35, 'S')
    test 100 36 S: (36, 'S')
    test 101 37 S: (37, 'S')
    test 102 38 S: (38, 'S')
    test 103 39 S: (39, 'S')
    test 104 40 S: (40, 'S')
    test 105 41 S: (41, 'S')
    test 106 42 S: (42, 'S')
    test 107 43 S: (43, 'S')
    test 108 44 S: (44, 'S')
    test 109 45 S: (45, 'S')
    test 110 46 S: (46, 'S')
    test 111 47 S: (47, 'S')
    test 112 48 S: (48, 'S')
    test 113 49 S: (49, 'S')
    test 114 50 S: (50, 'S')
    test 115 51 S: (51, 'S')
    test 116 52 S: (52, 'S')
    test 117 53 S: (53, 'S')
    test 118 54 S: (54, 'S')
    test 119 55 S: (55, 'S')
    test 120 56 S: (56, 'S')
    test 121 57 S: (57, 'S')
    test 122 58 S: (58, 'S')
    test 123 59 S: (59, 'S')
    test 124 60 S: (60, 'S')
    test 125 Ups: 32761
    test 126 Ups: 00A S
    test 127 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 128 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 129 Ups: 32761
    test 130 Ups: 00B S
    test 131 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 132 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 133 Ups: 32661
    test 134 Ups: 00Y N
    test 135 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 136 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 137 Ups: 32661
    test 138 Ups: 00Z N
    test 139 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 140 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 141 TMcoord 1: 38W N
    test 142 TMcoord 2: 34P N
    test 143 TMcoord 3: 43Q N
    test 144 TMcoord 4: 35Q N
    test 145 TMcoord 5: 37N N
    test 146 TMcoord 6: 34W N
    test 147 TMcoord 7: 40V N
    test 148 TMcoord 8: 34P N
    test 149 TMcoord 9: 41S N
    test 150 TMcoord 10: 41X N
    test 151 TMcoord 11: 43X N
    test 152 TMcoord 12: 44Q N
    test 153 TMcoord 13: 44R N
    test 154 TMcoord 14: 39U N
    test 155 TMcoord 15: 44P N
    test 156 TMcoord 16: 39R N
    test 157 TMcoord 17: 41W N
    test 158 TMcoord 18: 45U N
    test 159 TMcoord 19: 32R N
    test 160 TMcoord 20: 44X N
    test 161 TMcoord 21: 35T N
    test 162 TMcoord 22: 32T N
    test 163 TMcoord 23: 31T N
    test 164 TMcoord 24: 35N N
    test 165 TMcoord 25: 45P N
    test 166 TMcoord 26: 33V N
    test 167 TMcoord 27: 41Q N
    test 168 TMcoord 28: 40X N
    test 169 TMcoord 29: 33P N
    test 170 TMcoord 30: 40S N
    test 171 TMcoord 31: 37T N
    test 172 TMcoord 32: 33X N
    test 173 TMcoord 33: 41U N
    test 174 TMcoord 34: 43Q N
    test 175 TMcoord 35: 42S N
    test 176 TMcoord 36: 33S N
    test 177 TMcoord 37: 35X N
    test 178 TMcoord 38: 38N N
    test 179 TMcoord 39: 44P N
    test 180 TMcoord 40: 33U N
    test 181 TMcoord 41: 37W N
    test 182 TMcoord 42: 36T N
    test 183 TMcoord 43: 36Q N
    test 184 TMcoord 44: 34S N
    test 185 TMcoord 45: 37S N
    test 186 TMcoord 46: 34N N
    test 187 TMcoord 47: 34T N
    test 188 TMcoord 48: 43Q N
    test 189 TMcoord 49: 32N N
    test 190 TMcoord 50: 31Q N
    test 191 TMcoord 51: 45R N
    test 192 TMcoord 52: 45R N
    test 193 TMcoord 53: 34W N
    test 194 TMcoord 54: 44V N
    test 195 TMcoord 55: 44S N
    test 196 TMcoord 56: 39R N
    test 197 TMcoord 57: 00Z N
    test 198 TMcoord 58: 36R N
    test 199 TMcoord 59: 41V N
    test 200 TMcoord 60: 42N N
    test 201 TMcoord 61: 43S N
    test 202 TMcoord 62: 34N N
    test 203 TMcoord 63: 34U N
    test 204 TMcoord 64: 38V N
    test 205 TMcoord 65: 34Q N
    test 206 TMcoord 66: 38P N
    test 207 TMcoord 67: 42S N
    test 208 TMcoord 68: 44S N
    test 209 TMcoord 69: 31Q N
    test 210 TMcoord 70: 40W N
    test 211 TMcoord 71: 35X N
    test 212 TMcoord 72: 32T N
    test 213 TMcoord 73: 45U N
    test 214 TMcoord 74: 40Q N
    test 215 TMcoord 75: 31T N
    test 216 TMcoord 76: 44R N
    test 217 TMcoord 77: 34U N
    test 218 TMcoord 78: 38P N
    test 219 TMcoord 79: 38Q N
    test 220 TMcoord 80: 45N N
    test 221 TMcoord 81: 31S N
    test 222 TMcoord 82: 41U N
    test 223 TMcoord 83: 40V N
    test 224 TMcoord 84: 43X N
    test 225 TMcoord 85: 35N N
    test 226 TMcoord 86: 44P N
    test 227 TMcoord 87: 41N N
    test 228 TMcoord 88: 38Q N
    test 229 TMcoord 89: 43X N
    test 230 TMcoord 90: 36V N
    test 231 TMcoord 91: 34Q N
    test 232 TMcoord 92: 35W N
    test 233 TMcoord 93: 45U N
    test 234 TMcoord 94: 40R N
    test 235 TMcoord 95: 36R N
    test 236 TMcoord 96: 35S N
    test 237 TMcoord 97: 41R N
    test 238 TMcoord 98: 39Q N
    test 239 TMcoord 99: 37T N
    test 240 TMcoord 100: 42P N
    test 241 TMcoord 101: 35T N
    test 242 TMcoord 102: 34Q N
    test 243 TMcoord 103: 41T N
    test 244 TMcoord 104: 43R N
    test 245 TMcoord 105: 34Q N
    test 246 TMcoord 106: 45P N
    test 247 TMcoord 107: 31P N
    test 248 TMcoord 108: 44V N
    test 249 TMcoord 109: 42X N
    test 250 TMcoord 110: 33R N
    test 251 TMcoord 111: 37W N
    test 252 TMcoord 112: 31S N
    test 253 TMcoord 113: 42N N
    test 254 TMcoord 114: 39N N
    test 255 TMcoord 115: 39T N
    test 256 TMcoord 116: 39P N
    test 257 TMcoord 117: 34U N
    test 258 TMcoord 118: 41P N
    test 259 TMcoord 119: 37R N
    test 260 TMcoord 120: 44Q N
    test 261 TMcoord 121: 32V N
    test 262 TMcoord 122: 41R N
    test 263 TMcoord 123: 36T N
    test 264 TMcoord 124: 42U N
    test 265 TMcoord 125: 42U N
    test 266 TMcoord 126: 39T N
    test 267 TMcoord 127: 32T N
    test 268 TMcoord 128: 32Q N
    test 269 TMcoord 129: 38P N
    test 270 TMcoord 130: 34Q N
    test 271 TMcoord 131: 36V N
    test 272 TMcoord 132: 36T N
    test 273 TMcoord 133: 43T N
    test 274 TMcoord 134: 41W N
    test 275 TMcoord 135: 32V N
    test 276 TMcoord 136: 39X N
    test 277 TMcoord 137: 32U N
    test 278 TMcoord 138: 37X N
    test 279 TMcoord 139: 35N N
    test 280 TMcoord 140: 36P N
    test 281 TMcoord 141: 31S N
    test 282 TMcoord 142: 36N N
    test 283 TMcoord 143: 42S N
    test 284 TMcoord 144: 44N N
    test 285 TMcoord 145: 44P N
    test 286 TMcoord 146: 39U N
    test 287 TMcoord 147: 45Q N
    test 288 TMcoord 148: 41W N
    test 289 TMcoord 149: 41N N
    test 290 TMcoord 150: 32S N
    test 291 TMcoord 151: 32N N
    test 292 TMcoord 152: 32T N
    test 293 TMcoord 153: 38R N
    test 294 TMcoord 154: 32V N
    test 295 TMcoord 155: 37Q N
    test 296 TMcoord 156: 44N N
    test 297 TMcoord 157: 34W N
    test 298 TMcoord 158: 45N N
    test 299 TMcoord 159: 42S N
    test 300 TMcoord 160: 40T N
    test 301 TMcoord 161: 31U N
    test 302 TMcoord 162: 45Q N
    test 303 TMcoord 163: 40U N
    test 304 TMcoord 164: 45T N
    test 305 TMcoord 165: 40R N
    test 306 TMcoord 166: 31V N
    test 307 TMcoord 167: 45P N
    test 308 TMcoord 168: 43W N
    test 309 TMcoord 169: 43U N
    test 310 TMcoord 170: 44V N
    test 311 TMcoord 171: 40P N
    test 312 TMcoord 172: 36Q N
    test 313 TMcoord 173: 42Q N
    test 314 TMcoord 174: 41Q N
    test 315 TMcoord 175: 32S N
    test 316 TMcoord 176: 39P N
    test 317 TMcoord 177: 39Q N
    test 318 TMcoord 178: 39T N
    test 319 TMcoord 179: 34U N
    test 320 TMcoord 180: 32W N
    test 321 TMcoord 181: 41U N
    test 322 TMcoord 182: 31Q N
    test 323 TMcoord 183: 40N N
    test 324 TMcoord 184: 40T N
    test 325 TMcoord 185: 38P N
    test 326 TMcoord 186: 44P N
    test 327 TMcoord 187: 40N N
    test 328 TMcoord 188: 44V N
    test 329 TMcoord 189: 41V N
    test 330 TMcoord 190: 43Q N
    test 331 TMcoord 191: 43X N
    test 332 TMcoord 192: 39N N
    test 333 TMcoord 193: 38T N
    test 334 TMcoord 194: 32R N
    test 335 TMcoord 195: 37S N
    test 336 TMcoord 196: 44W N
    test 337 TMcoord 197: 43V N
    test 338 TMcoord 198: 35T N
    test 339 TMcoord 199: 44W N
    test 340 TMcoord 200: 44X N
    test 341 TMcoord 201: 33Q N
    test 342 TMcoord 202: 40W N
    test 343 TMcoord 203: 43S N
    test 344 TMcoord 204: 32U N
    test 345 TMcoord 205: 33V N
    test 346 TMcoord 206: 34R N
    test 347 TMcoord 207: 39S N
    test 348 TMcoord 208: 43W N
    test 349 TMcoord 209: 39T N
    test 350 TMcoord 210: 31W N
    test 351 TMcoord 211: 45R N
    test 352 TMcoord 212: 34W N
    test 353 TMcoord 213: 32T N
    test 354 TMcoord 214: 31P N
    test 355 TMcoord 215: 44V N
    test 356 TMcoord 216: 45U N
    test 357 TMcoord 217: 43R N
    test 358 TMcoord 218: 31N N
    test 359 TMcoord 219: 43T N
    test 360 TMcoord 220: 45R N
    test 361 TMcoord 221: 39N N
    test 362 TMcoord 222: 37S N
    test 363 TMcoord 223: 31R N
    test 364 TMcoord 224: 38Q N
    test 365 TMcoord 225: 40V N
    test 366 TMcoord 226: 45N N
    test 367 TMcoord 227: 44R N
    test 368 TMcoord 228: 43P N
    test 369 TMcoord 229: 42P N
    test 370 TMcoord 230: 45S N
    test 371 TMcoord 231: 42N N
    test 372 TMcoord 232: 38S N
    test 373 TMcoord 233: 32T N
    test 374 TMcoord 234: 41T N
    test 375 TMcoord 235: 34S N
    test 376 TMcoord 236: 40R N
    test 377 TMcoord 237: 35V N
    test 378 TMcoord 238: 38N N
    test 379 TMcoord 239: 40V N
    test 380 TMcoord 240: 36R N
    test 381 TMcoord 241: 37W N
    test 382 TMcoord 242: 45R N
    test 383 TMcoord 243: 37V N
    test 384 TMcoord 244: 33P N
    test 385 TMcoord 245: 32U N
    test 386 TMcoord 246: 38T N
    test 387 TMcoord 247: 37N N
    test 388 TMcoord 248: 36R N
    test 389 TMcoord 249: 44R N
    test 390 TMcoord 250: 44Q N
    test 391 TMcoord 251: 45R N
    test 392 TMcoord 252: 34N N
    test 393 TMcoord 253: 43S N
    test 394 TMcoord 254: 40Q N
    test 395 TMcoord 255: 33T N
    test 396 TMcoord 256: 44P N
    test 397 TMcoord 257: 39N N
    test 398 TMcoord 258: 40Q N

    all 398 testEpsg.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 50.341 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testErrors.py

    testing testErrors.py 23.03.27 (module pygeodesy.errors 23.05.12)
    test 1 AssertionError: name ('value'): test1 txt
    test 2 AssertionError: 'name=value' MISSING: test2 txt
    test 3 AttributeError: name ('value'): test1 txt
    test 4 AttributeError: 'name=value' MISSING: test2 txt
    test 5 IndexError: name ('value'): test1 txt
    test 6 IndexError: 'name=value' MISSING: test2 txt
    test 7 LimitError: name ('value'): test1 txt
    test 8 LimitError: 'name=value' MISSING: test2 txt
    test 9 NameError: name ('value'): test1 txt
    test 10 NameError: 'name=value' MISSING: test2 txt
    test 11 ParseError: name ('value'): test1 txt
    test 12 ParseError: 'name=value' MISSING: test2 txt
    test 13 TypeError: type(name) ('value'): test1 txt
    test 14 TypeError: 'name=value' MISSING: test2 txt
    test 15 ClipError: name ('value'): test1 txt
    test 16 ClipError: 'name=value' MISSING: test2 txt
    test 17 CrossError: name ('value'): test1 txt
    test 18 CrossError: 'name=value' MISSING: test2 txt
    test 19 CSSError: name ('value'): test1 txt
    test 20 CSSError: 'name=value' MISSING: test2 txt
    test 21 EcefError: name ('value'): test1 txt
    test 22 EcefError: 'name=value' MISSING: test2 txt
    test 23 EllipticError: name ('value'): test1 txt
    test 24 EllipticError: 'name=value' MISSING: test2 txt
    test 25 EPSGError: name ('value'): test1 txt
    test 26 EPSGError: 'name=value' MISSING: test2 txt
    test 27 ETMError: name ('value'): test1 txt
    test 28 ETMError: 'name=value' MISSING: test2 txt
    test 29 FrechetError: name ('value'): test1 txt
    test 30 FrechetError: 'name=value' MISSING: test2 txt
    test 31 GARSError: name ('value'): test1 txt
    test 32 GARSError: 'name=value' MISSING: test2 txt
    test 33 GeohashError: name ('value'): test1 txt
    test 34 GeohashError: 'name=value' MISSING: test2 txt
    test 35 GeoidError: name ('value'): test1 txt
    test 36 GeoidError: 'name=value' MISSING: test2 txt
    test 37 HausdorffError: name ('value'): test1 txt
    test 38 HausdorffError: 'name=value' MISSING: test2 txt
    test 39 HeightError: name ('value'): test1 txt
    test 40 HeightError: 'name=value' MISSING: test2 txt
    test 41 LazyImportError: name ('value'): test1 txt
    test 42 LazyImportError: 'name=value' MISSING: test2 txt
    test 43 LCCError: name ('value'): test1 txt
    test 44 LCCError: 'name=value' MISSING: test2 txt
    test 45 MGRSError: name ('value'): test1 txt
    test 46 MGRSError: 'name=value' MISSING: test2 txt
    test 47 OSGRError: name ('value'): test1 txt
    test 48 OSGRError: 'name=value' MISSING: test2 txt
    test 49 PGMError: name ('value'): test1 txt
    test 50 PGMError: 'name=value' MISSING: test2 txt
    test 51 PointsError: name ('value'): test1 txt
    test 52 PointsError: 'name=value' MISSING: test2 txt
    test 53 SciPyError: name ('value'): test1 txt
    test 54 SciPyError: 'name=value' MISSING: test2 txt
    test 55 SciPyWarning: name ('value'): test1 txt
    test 56 SciPyWarning: 'name=value' MISSING: test2 txt
    test 57 TRFError: name ('value'): test1 txt
    test 58 TRFError: 'name=value' MISSING: test2 txt
    test 59 UnitError: name ('value'): test1 txt
    test 60 UnitError: 'name=value' MISSING: test2 txt
    test 61 UPSError: name ('value'): test1 txt
    test 62 UPSError: 'name=value' MISSING: test2 txt
    test 63 UTMError: name ('value'): test1 txt
    test 64 UTMError: 'name=value' MISSING: test2 txt
    test 65 UTMUPSError: name ('value'): test1 txt
    test 66 UTMUPSError: 'name=value' MISSING: test2 txt
    test 67 VectorError: name ('value'): test1 txt
    test 68 VectorError: 'name=value' MISSING: test2 txt
    test 69 VincentyError: name ('value'): test1 txt
    test 70 VincentyError: 'name=value' MISSING: test2 txt
    test 71 WebMercatorError: name ('value'): test1 txt
    test 72 WebMercatorError: 'name=value' MISSING: test2 txt
    test 73 WGRSError: name ('value'): test1 txt
    test 74 WGRSError: 'name=value' MISSING: test2 txt
    test 75 _InvalidError: zero (1): invalid
    test 76 _InvalidError: ValueError('zero (1): invalid')
    test 77 _InvalidError: one (2) or zero (1): outside
    test 78 _InvalidError: ValueError('one (2) or zero (1): outside')
    test 79 _InvalidError: one (2) or zero (1): outside
    test 80 _InvalidError: RangeError('one (2) or zero (1): outside')
    test 81 _IsnotError: _None (None): not an int or float
    test 82 _IsnotError: TypeError('_None (None): not an int or float')
    test 83 _IsnotError: _None (None): not a scalar
    test 84 _IsnotError: TypeError('_None (None): not a scalar')
    test 85 _IsnotError: _None (None): not a scalar
    test 86 _IsnotError: LimitError('_None (None): not a scalar')
    test 87 LenError: LenError(a, b, c, d) len 1 vs 2 vs 3 vs 4: invalid
    test 88 crosserrors: True
    test 89 crosserrors: False
    test 90 limiterrors: True
    test 91 limiterrors: False
    test 92 rangerrors: True
    test 93 rangerrors: False
    test 94 exception_chaining: None
    test 95 exception_chaining: None
    test 96 exception_chaining: None
    test 97 _xkwds_get: test1
    test 98 _xkwds_get: test2
    test 99 _xkwds_get: _xkwds_get(): no name=default kwargs
    test 100 _xkwds_get: _xkwds_get(n1='d1', n2='d2'): multiple name=default kwargs
    test 101 _xkwds_pop: test1
    test 102 _xkwds_pop: test2
    test 103 _xkwds_pop: _xkwds_pop(): no name=default kwargs
    test 104 _xkwds_pop: _xkwds_pop(n1='d1', n2='d2'): multiple name=default kwargs

    all 104 testErrors.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 1.346 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEtm.py

    testing testEtm.py 23.03.27 (module pygeodesy.etm 23.05.15)

    testExactTransverseMercator(pygeodesy.etm, 23.05.15)
    test 1 name: test
    test 2 toStr: datum='WGS84', extendp=True, k0=0.9996, lon0=0.0, name='test'
    test 3 easting: -59401.921148
    test 4 northing: 4472390.031129
    test 5 gamma: -0.453697
    test 6 scale: 0.999643
    test 7 lat: 40.400000
    test 8 lon: -3.700000
    test 9 gamma: -0.453697
    test 10 scale: 0.999643
    test 11 easting: -59401.921148
    test 12 northing: 4472390.031129
    test 13 gamma: -0.453697
    test 14 scale: 0.999643
    test 15 easting: 25495.511523
    test 16 northing: 4461098.320889
    test 17 gamma: 0.194038
    test 18 scale: 0.999608
    test 19 lat: 40.300000
    test 20 lon: -74.700000
    test 21 gamma: 0.194038
    test 22 scale: 0.999608
    test 23 easting: 25495.511523
    test 24 northing: 4461098.320889
    test 25 gamma: 0.194038
    test 26 scale: 0.999608
    test 27 lat: -2.00000000
    test 28 lon: 88.00000000
    test 29 gamma: 67.63332900
    test 30 scale: 26.33699547
    test 31 easting: 29735142.37835702  FAILED, KNOWN, expected 29735142.37835703
    test 32 northing: 4235043.60793301  FAILED, KNOWN, expected 4235043.60793304
    test 33 gamma: 67.63332900
    test 34 scale: 26.33699547
    test 35 copy(ExactTransverseMercator): (<class 'pygeodesy.etm.ExactTransverseMercator'>, True)
    test 36 ExactTransverseMercator.copy(): (<class 'pygeodesy.etm.ExactTransverseMercator'>, True)

    testExactTransverseMercator(pygeodesy.etm, 23.05.15)
    test 37 name: test
    test 38 toStr: datum='WGS84', extendp=False, k0=0.9996, lon0=0.0, name='test'
    test 39 easting: -59401.921148
    test 40 northing: 4472390.031129
    test 41 gamma: -0.453697
    test 42 scale: 0.999643
    test 43 lat: 40.400000
    test 44 lon: -3.700000
    test 45 gamma: -0.453697
    test 46 scale: 0.999643
    test 47 easting: -59401.921148
    test 48 northing: 4472390.031129
    test 49 gamma: -0.453697
    test 50 scale: 0.999643
    test 51 easting: 25495.511523
    test 52 northing: 4461098.320889
    test 53 gamma: 0.194038
    test 54 scale: 0.999608
    test 55 lat: 40.300000
    test 56 lon: -74.700000
    test 57 gamma: 0.194038
    test 58 scale: 0.999608
    test 59 easting: 25495.511523
    test 60 northing: 4461098.320889
    test 61 gamma: 0.194038
    test 62 scale: 0.999608
    test 63 lat: -2.00000000
    test 64 lon: 88.00000000
    test 65 gamma: 67.63332900
    test 66 scale: 26.33699547
    test 67 easting: 0.000
    test 68 northing: -9997964.943
    test 69 gamma: 120.000
    test 70 scale: 1.000
    test 71 lat: -90.000
    test 72 lon: 0.000
    test 73 gamma: 0.000
    test 74 scale: 1.000
    test 75 copy(ExactTransverseMercator): (<class 'pygeodesy.etm.ExactTransverseMercator'>, True)
    test 76 ExactTransverseMercator.copy(): (<class 'pygeodesy.etm.ExactTransverseMercator'>, True)

    testLatLon(pygeodesy.etm, 23.05.15)
    test 77 toEtm8: 45 S -20297797 5336899
    test 78 name: test
    test 79 toUtm: 45 S -20297797 5336899
    test 80 name: test
    test 81 toETM5: 45 S -20297797 5336899
    test 82 copy(Etm): (<class 'pygeodesy.etm.Etm'>, True)
    test 83 .name: test
    test 84 Etm.copy(): (<class 'pygeodesy.etm.Etm'>, True)
    test 85 .name: test
    test 86 parse: 31 N 448251 5411932
    test 87 name: parse
    test 88 parse: 31 N 448251 5411932
    test 89 name: parse

    testLatLon(pygeodesy.etm, 23.05.15)
    test 90 toEtm8: 45 S -20297797 5336899
    test 91 name: test
    test 92 toUtm: 45 S -20297797 5336899
    test 93 name: test
    test 94 toETM5: 45 S -20297797 5336899
    test 95 copy(Etm): (<class 'pygeodesy.etm.Etm'>, True)
    test 96 .name: test
    test 97 Etm.copy(): (<class 'pygeodesy.etm.Etm'>, True)
    test 98 .name: test
    test 99 parse: 31 N 448251 5411932
    test 100 name: parse
    test 101 parse: 31 N 448251 5411932
    test 102 name: parse

    2 of 102 testEtm.py tests (2.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 45.830 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testEtmTMcoords.py

    testing testEtmTMcoords.py 23.05.23 (module pygeodesy.etm 23.05.15)
    test 1 line 1 toEtm8.easting: 1548706.791619
    test 2 line 1 toEtm8.northing: 8451449.198772
    test 3 line 1 toEtm8.gamma: 43.922790
    test 4 line 1 toEtm8.scale: 1.029060
    test 5 line 1 toEtm8.lat: 70.579277
    test 6 line 1 toEtm8.lon: 45.599420
    test 7 line 2 toEtm8.easting: 2624150.740929
    test 8 line 2 toEtm8.northing: 1204434.041605
    test 9 line 2 toEtm8.gamma: 4.292619
    test 10 line 2 toEtm8.scale: 1.086051
    test 11 line 2 toEtm8.lat: 10.018894
    test 12 line 2 toEtm8.lon: 23.313324
    test 13 line 3 toEtm8.easting: 9855841.232935
    test 14 line 3 toEtm8.northing: 6145496.115155
    test 15 line 3 toEtm8.gamma: 53.348315
    test 16 line 3 toEtm8.scale: 2.445098
    test 17 line 3 toEtm8.lat: 19.479896
    test 18 line 3 toEtm8.lon: 75.662049
    test 19 line 4 toEtm8.easting: 3206390.691996
    test 20 line 4 toEtm8.northing: 2650745.400406
    test 21 line 4 toEtm8.gamma: 11.666950
    test 22 line 4 toEtm8.scale: 1.129359
    test 23 line 4 toEtm8.lat: 21.072465
    test 24 line 4 toEtm8.lon: 29.828684
    test 25 line 5 toEtm8.easting: 4328154.083501
    test 26 line 5 toEtm8.northing: 749647.623690
    test 27 line 5 toEtm8.gamma: 4.024317
    test 28 line 5 toEtm8.scale: 1.240829
    test 29 line 5 toEtm8.lat: 5.458957
    test 30 line 5 toEtm8.lon: 36.385237
    test 31 line 6 toEtm8.easting: 847598.266514
    test 32 line 6 toEtm8.northing: 7947180.962440
    test 33 line 6 toEtm8.gamma: 21.639091
    test 34 line 6 toEtm8.scale: 1.008399
    test 35 line 6 toEtm8.lat: 70.175454
    test 36 line 6 toEtm8.lon: 22.865350
    test 37 line 7 toEtm8.easting: 2727657.337974
    test 38 line 7 toEtm8.northing: 8283916.696410
    test 39 line 7 toEtm8.gamma: 55.690909
    test 40 line 7 toEtm8.scale: 1.091942
    test 41 line 7 toEtm8.lat: 61.965605
    test 42 line 7 toEtm8.lon: 58.931371
    test 43 line 8 toEtm8.easting: 2331001.751890
    test 44 line 8 toEtm8.northing: 1313608.224751
    test 45 line 8 toEtm8.gamma: 4.214690
    test 46 line 8 toEtm8.scale: 1.067599
    test 47 line 8 toEtm8.lat: 11.116050
    test 48 line 8 toEtm8.lon: 20.901069
    test 49 line 9 toEtm8.easting: 6035557.239480
    test 50 line 9 toEtm8.northing: 5791770.791879
    test 51 line 9 toEtm8.gamma: 43.698170
    test 52 line 9 toEtm8.scale: 1.481260
    test 53 line 9 toEtm8.lat: 32.210543
    test 54 line 9 toEtm8.lon: 60.705849
    test 55 line 10 toEtm8.easting: 1064553.125852
    test 56 line 10 toEtm8.northing: 9417273.737208
    test 57 line 10 toEtm8.gamma: 61.100380
    test 58 line 10 toEtm8.scale: 1.013475
    test 59 line 10 toEtm8.lat: 79.187451
    test 60 line 10 toEtm8.lon: 61.532382
    test 61 line 11 toEtm8.easting: 1400137.116164
    test 62 line 11 toEtm8.northing: 9616907.017686
    test 63 line 11 toEtm8.gamma: 74.527087
    test 64 line 11 toEtm8.scale: 1.023640
    test 65 line 11 toEtm8.lat: 77.103759
    test 66 line 11 toEtm8.lon: 74.899105
    test 67 line 12 toEtm8.easting: 9860691.016626
    test 68 line 12 toEtm8.northing: 7433039.143328
    test 69 line 12 toEtm8.gamma: 65.357693
    test 70 line 12 toEtm8.scale: 2.438973
    test 71 line 12 toEtm8.lat: 21.889514
    test 72 line 12 toEtm8.lon: 80.019886
    test 73 line 13 toEtm8.easting: 8076501.833695
    test 74 line 13 toEtm8.northing: 8561614.174782
    test 75 line 13 toEtm8.gamma: 75.073393
    test 76 line 13 toEtm8.scale: 1.906202
    test 77 line 13 toEtm8.lat: 30.536296
    test 78 line 13 toEtm8.lon: 82.186178
    test 79 line 14 toEtm8.easting: 3335099.866623
    test 80 line 14 toEtm8.northing: 6740519.084015
    test 81 line 14 toEtm8.gamma: 40.611821
    test 82 line 14 toEtm8.scale: 1.139021
    test 83 line 14 toEtm8.lat: 49.990485
    test 84 line 14 toEtm8.lon: 48.203179
    test 85 line 15 toEtm8.easting: 12051574.928500
    test 86 line 15 toEtm8.northing: 6587213.051951
    test 87 line 15 toEtm8.gamma: 59.033237
    test 88 line 15 toEtm8.scale: 3.357469
    test 89 line 15 toEtm8.lat: 14.486312
    test 90 line 15 toEtm8.lon: 80.905137
    test 91 line 16 toEtm8.easting: 5387578.735298
    test 92 line 16 toEtm8.northing: 4111216.907168
    test 93 line 16 toEtm8.gamma: 27.574337
    test 94 line 16 toEtm8.scale: 1.379357
    test 95 line 16 toEtm8.lat: 25.936824
    test 96 line 16 toEtm8.lon: 49.913598
    test 97 line 17 toEtm8.easting: 2622214.380233
    test 98 line 17 toEtm8.northing: 8678923.984567
    test 99 line 17 toEtm8.gamma: 61.697275
    test 100 line 17 toEtm8.scale: 1.084810
    test 101 line 17 toEtm8.lat: 64.402196
    test 102 line 17 toEtm8.lon: 64.091395
    test 103 line 18 toEtm8.easting: 5068474.169633
    test 104 line 18 toEtm8.northing: 9492066.993709
    test 105 line 18 toEtm8.gamma: 83.156740
    test 106 line 18 toEtm8.scale: 1.329990
    test 107 line 18 toEtm8.lat: 48.451354
    test 108 line 18 toEtm8.lon: 84.856198
    test 109 line 19 toEtm8.easting: 738062.047779
    test 110 line 19 toEtm8.northing: 3031007.074116
    test 111 line 19 toEtm8.gamma: 3.416802
    test 112 line 19 toEtm8.scale: 1.006332
    test 113 line 19 toEtm8.lat: 27.203895
    test 114 line 19 toEtm8.lon: 7.440229
    test 115 line 20 toEtm8.easting: 1944413.834565
    test 116 line 20 toEtm8.northing: 9613299.224493
    test 117 line 20 toEtm8.gamma: 78.462831
    test 118 line 20 toEtm8.scale: 1.046134
    test 119 line 20 toEtm8.lat: 72.509000
    test 120 line 20 toEtm8.lon: 78.982283
    test 121 line 21 toEtm8.easting: 2114521.418406
    test 122 line 21 toEtm8.northing: 4954077.440098
    test 123 line 21 toEtm8.gamma: 17.571878
    test 124 line 21 toEtm8.scale: 1.055093
    test 125 line 21 toEtm8.lat: 41.824954
    test 126 line 21 toEtm8.lon: 25.392744
    test 127 line 22 toEtm8.easting: 620365.905090
    test 128 line 22 toEtm8.northing: 4755542.026562
    test 129 line 22 toEtm8.gamma: 5.152022
    test 130 line 22 toEtm8.scale: 1.004338
    test 131 line 22 toEtm8.lat: 42.701376
    test 132 line 22 toEtm8.lon: 7.572738
    test 133 line 23 toEtm8.easting: 263004.770989
    test 134 line 23 toEtm8.northing: 4493669.762451
    test 135 line 23 toEtm8.gamma: 2.020523
    test 136 line 23 toEtm8.scale: 1.000452
    test 137 line 23 toEtm8.lat: 40.552052
    test 138 line 23 toEtm8.lon: 3.106056
    test 139 line 24 toEtm8.easting: 3217221.739462
    test 140 line 24 toEtm8.northing: 437776.119161
    test 141 line 24 toEtm8.gamma: 1.848169
    test 142 line 24 toEtm8.scale: 1.130558
    test 143 line 24 toEtm8.lat: 3.501242
    test 144 line 24 toEtm8.lon: 27.806507
    test 145 line 25 toEtm8.easting: 14661142.444961
    test 146 line 25 toEtm8.northing: 7476100.824185
    test 147 line 25 toEtm8.gamma: 68.376669
    test 148 line 25 toEtm8.scale: 4.896650
    test 149 line 25 toEtm8.lat: 10.148715
    test 150 line 25 toEtm8.lon: 85.373768
    test 151 line 26 toEtm8.easting: 967777.158554
    test 152 line 26 toEtm8.northing: 6615684.266592
    test 153 line 26 toEtm8.gamma: 14.410044
    test 154 line 26 toEtm8.scale: 1.011100
    test 155 line 26 toEtm8.lat: 58.582623
    test 156 line 26 toEtm8.lon: 16.755558
    test 157 line 27 toEtm8.easting: 7558840.728461
    test 158 line 27 toEtm8.northing: 4144728.130764
    test 159 line 27 toEtm8.gamma: 32.557264
    test 160 line 27 toEtm8.scale: 1.791490
    test 161 line 27 toEtm8.lat: 19.793004
    test 162 line 27 toEtm8.lon: 61.746763
    test 163 line 28 toEtm8.easting: 1056008.314161
    test 164 line 28 toEtm8.northing: 9290799.692669
    test 165 line 28 toEtm8.gamma: 55.843278
    test 166 line 28 toEtm8.scale: 1.013253
    test 167 line 28 toEtm8.lat: 78.666776
    test 168 line 28 toEtm8.lon: 56.365355
    test 169 line 29 toEtm8.easting: 1943965.134687
    test 170 line 29 toEtm8.northing: 1389972.228690
    test 171 line 29 toEtm8.gamma: 3.774869
    test 172 line 29 toEtm8.scale: 1.046724
    test 173 line 29 toEtm8.lat: 11.998788
    test 174 line 29 toEtm8.lon: 17.597873
    test 175 line 30 toEtm8.easting: 5803077.072902
    test 176 line 30 toEtm8.northing: 5649957.943659
    test 177 line 30 toEtm8.gamma: 41.717943
    test 178 line 30 toEtm8.scale: 1.442572
    test 179 line 30 toEtm8.lat: 32.540378
    test 180 line 30 toEtm8.lon: 58.764613
    test 181 line 31 toEtm8.easting: 2928716.986009
    test 182 line 31 toEtm8.northing: 5731835.058317
    test 183 line 31 toEtm8.gamma: 28.538550
    test 184 line 31 toEtm8.scale: 1.106780
    test 185 line 31 toEtm8.lat: 45.160356
    test 186 line 31 toEtm8.lon: 37.465285
    test 187 line 32 toEtm8.easting: 326141.975756
    test 188 line 32 toEtm8.northing: 8881325.164543
    test 189 line 32 toEtm8.gamma: 16.111415
    test 190 line 32 toEtm8.scale: 1.000900
    test 191 line 32 toEtm8.lat: 79.584190
    test 192 line 32 toEtm8.lon: 16.367006
    test 193 line 33 toEtm8.easting: 3933015.267450
    test 194 line 33 toEtm8.northing: 7932373.909512
    test 195 line 33 toEtm8.gamma: 58.577424
    test 196 line 33 toEtm8.scale: 1.194811
    test 197 line 33 toEtm8.lat: 52.470664
    test 198 line 33 toEtm8.lon: 64.125580
    test 199 line 34 toEtm8.easting: 8598926.983213
    test 200 line 34 toEtm8.northing: 6214135.167503
    test 201 line 34 toEtm8.gamma: 52.612878
    test 202 line 34 toEtm8.scale: 2.051367
    test 203 line 34 toEtm8.lat: 23.702673
    test 204 line 34 toEtm8.lon: 72.630363
    test 205 line 35 toEtm8.easting: 6620553.333772
    test 206 line 35 toEtm8.northing: 6540527.122948
    test 207 line 35 toEtm8.gamma: 52.350140
    test 208 line 35 toEtm8.scale: 1.586614
    test 209 line 35 toEtm8.lat: 32.603520
    test 210 line 35 toEtm8.lon: 67.280123
    test 211 line 36 toEtm8.easting: 1515136.758292
    test 212 line 36 toEtm8.northing: 3858996.087537
    test 213 line 36 toEtm8.gamma: 9.225127
    test 214 line 36 toEtm8.scale: 1.028029
    test 215 line 36 toEtm8.lat: 33.776224
    test 216 line 36 toEtm8.lon: 16.280993
    test 217 line 37 toEtm8.easting: 479854.373445
    test 218 line 37 toEtm8.northing: 8980501.389896
    test 219 line 37 toEtm8.gamma: 25.021222
    test 220 line 37 toEtm8.scale: 1.002415
    test 221 line 37 toEtm8.lat: 79.932747
    test 222 line 37 toEtm8.lon: 25.363622
    test 223 line 38 toEtm8.easting: 5243446.564940
    test 224 line 38 toEtm8.northing: 140657.213960
    test 225 line 38 toEtm8.gamma: 0.862817
    test 226 line 38 toEtm8.scale: 1.360358
    test 227 line 38 toEtm8.lat: 0.935056
    test 228 line 38 toEtm8.lon: 42.538824
    test 229 line 39 toEtm8.easting: 12806457.923218
    test 230 line 39 toEtm8.northing: 7170118.684675
    test 231 line 39 toEtm8.gamma: 64.708921
    test 232 line 39 toEtm8.scale: 3.740588
    test 233 line 39 toEtm8.lat: 13.490862
    test 234 line 39 toEtm8.lon: 83.178380
    test 235 line 40 toEtm8.easting: 1202993.459158
    test 236 line 40 toEtm8.northing: 5557316.053599
    test 237 line 40 toEtm8.gamma: 12.579061
    test 238 line 40 toEtm8.scale: 1.017426
    test 239 line 40 toEtm8.lat: 48.979057
    test 240 line 40 toEtm8.lon: 16.474542
    test 241 line 41 toEtm8.easting: 1729088.710196
    test 242 line 41 toEtm8.northing: 7770874.289954
    test 243 line 41 toEtm8.gamma: 36.021783
    test 244 line 41 toEtm8.scale: 1.036397
    test 245 line 41 toEtm8.lat: 65.036016
    test 246 line 41 toEtm8.lon: 38.729091
    test 247 line 42 toEtm8.easting: 2437301.517425
    test 248 line 42 toEtm8.northing: 5539327.748318
    test 249 line 42 toEtm8.gamma: 23.461879
    test 250 line 42 toEtm8.scale: 1.073459
    test 251 line 42 toEtm8.lat: 45.510091
    test 252 line 42 toEtm8.lon: 31.303729
    test 253 line 43 toEtm8.easting: 3647186.135066
    test 254 line 43 toEtm8.northing: 2086412.330983
    test 255 line 43 toEtm8.gamma: 10.023991
    test 256 line 43 toEtm8.scale: 1.168707
    test 257 line 43 toEtm8.lat: 16.058010
    test 258 line 43 toEtm8.lon: 32.520026
    test 259 line 44 toEtm8.easting: 1818497.243556
    test 260 line 44 toEtm8.northing: 4275471.745057
    test 261 line 44 toEtm8.gamma: 12.499656
    test 262 line 44 toEtm8.scale: 1.040604
    test 263 line 44 toEtm8.lat: 36.845200
    test 264 line 44 toEtm8.lon: 20.282283
    test 265 line 45 toEtm8.easting: 3751304.113783
    test 266 line 45 toEtm8.northing: 5130454.001592
    test 267 line 45 toEtm8.gamma: 28.959707
    test 268 line 45 toEtm8.scale: 1.177681
    test 269 line 45 toEtm8.lat: 37.865481
    test 270 line 45 toEtm8.lon: 41.990402
    test 271 line 46 toEtm8.easting: 2616733.138544
    test 272 line 46 toEtm8.northing: 394644.463815
    test 273 line 46 toEtm8.gamma: 1.390425
    test 274 line 46 toEtm8.scale: 1.085595
    test 275 line 46 toEtm8.lat: 3.287272
    test 276 line 46 toEtm8.lon: 22.917604
    test 277 line 47 toEtm8.easting: 1756506.573942
    test 278 line 47 toEtm8.northing: 5570393.986394
    test 279 line 47 toEtm8.gamma: 17.897894
    test 280 line 47 toEtm8.scale: 1.037732
    test 281 line 47 toEtm8.lat: 47.813686
    test 282 line 47 toEtm8.lon: 23.545092
    test 283 line 48 toEtm8.easting: 8752461.894711
    test 284 line 48 toEtm8.northing: 6087728.152284
    test 285 line 48 toEtm8.gamma: 51.628465
    test 286 line 48 toEtm8.scale: 2.095465
    test 287 line 48 toEtm8.lat: 22.836853
    test 288 line 48 toEtm8.lon: 72.604385
    test 289 line 49 toEtm8.easting: 1309272.216432
    test 290 line 49 toEtm8.northing: 59520.028899
    test 291 line 49 toEtm8.gamma: 0.109069
    test 292 line 49 toEtm8.scale: 1.020897
    test 293 line 49 toEtm8.lat: 0.527262
    test 294 line 49 toEtm8.lon: 11.684209
    test 295 line 50 toEtm8.easting: 328652.277129
    test 296 line 50 toEtm8.northing: 2233043.958874
    test 297 line 50 toEtm8.gamma: 1.084863
    test 298 line 50 toEtm8.scale: 1.000935
    test 299 line 50 toEtm8.lat: 20.166742
    test 300 line 50 toEtm8.lon: 3.143948
    test 301 line 51 toEtm8.easting: 8637959.716447
    test 302 line 51 toEtm8.northing: 9190635.156031
    test 303 line 51 toEtm8.gamma: 81.802563
    test 304 line 51 toEtm8.scale: 2.054329
    test 305 line 51 toEtm8.lat: 28.604629
    test 306 line 51 toEtm8.lon: 85.988721
    test 307 line 52 toEtm8.easting: 8548521.455147
    test 308 line 52 toEtm8.northing: 9172410.943282
    test 309 line 52 toEtm8.gamma: 81.583928
    test 310 line 52 toEtm8.scale: 2.029641
    test 311 line 52 toEtm8.lat: 28.984048
    test 312 line 52 toEtm8.lon: 85.833448
    test 313 line 53 toEtm8.easting: 796987.281104
    test 314 line 53 toEtm8.northing: 7677446.357675
    test 315 line 53 toEtm8.gamma: 18.084472
    test 316 line 53 toEtm8.scale: 1.007381
    test 317 line 53 toEtm8.lat: 68.071020
    test 318 line 53 toEtm8.lon: 19.392823
    test 319 line 54 toEtm8.easting: 3291036.496762
    test 320 line 54 toEtm8.northing: 9513199.600666
    test 321 line 54 toEtm8.gamma: 80.890254
    test 322 line 54 toEtm8.scale: 1.134826
    test 323 line 54 toEtm8.lat: 61.416576
    test 324 line 54 toEtm8.lon: 81.981611
    test 325 line 55 toEtm8.easting: 7087225.330906
    test 326 line 55 toEtm8.northing: 8382823.855822
    test 327 line 55 toEtm8.gamma: 72.253756
    test 328 line 55 toEtm8.scale: 1.678070
    test 329 line 55 toEtm8.lat: 35.074753
    test 330 line 55 toEtm8.lon: 79.496003
    test 331 line 56 toEtm8.easting: 5090358.125724
    test 332 line 56 toEtm8.northing: 4318294.133489
    test 333 line 56 toEtm8.gamma: 28.266280
    test 334 line 56 toEtm8.scale: 1.336264
    test 335 line 56 toEtm8.lat: 28.078790
    test 336 line 56 toEtm8.lon: 48.684350

    test skipped (1): line 57 toEtm8.'84.986930137199 2.067177857261 20163.0752214330146 9438635.9888499043815 2.059277291707588222 .99960496589466017622'
    test 337 line 58 toEtm8.easting: 3447670.550785
    test 338 line 58 toEtm8.northing: 3680238.888223
    test 339 line 58 toEtm8.gamma: 17.934948
    test 340 line 58 toEtm8.scale: 1.149831
    test 341 line 58 toEtm8.lat: 28.473948
    test 342 line 58 toEtm8.lon: 34.127306
    test 343 line 59 toEtm8.easting: 3396522.906798
    test 344 line 59 toEtm8.northing: 8093659.687593
    test 345 line 59 toEtm8.gamma: 57.747117
    test 346 line 59 toEtm8.scale: 1.144006
    test 347 line 59 toEtm8.lat: 56.629354
    test 348 line 59 toEtm8.lon: 62.196474
    test 349 line 60 toEtm8.easting: 11249894.100784
    test 350 line 60 toEtm8.northing: 1619226.506299
    test 351 line 60 toEtm8.gamma: 14.210358
    test 352 line 60 toEtm8.scale: 3.048347
    test 353 line 60 toEtm8.lat: 4.747762
    test 354 line 60 toEtm8.lon: 70.932555
    test 355 line 61 toEtm8.easting: 6808805.230950
    test 356 line 61 toEtm8.northing: 8044779.777369
    test 357 line 61 toEtm8.gamma: 68.242008
    test 358 line 61 toEtm8.scale: 1.621464
    test 359 line 61 toEtm8.lat: 35.882113
    test 360 line 61 toEtm8.lon: 76.741849
    test 361 line 62 toEtm8.easting: 2306021.556506
    test 362 line 62 toEtm8.northing: 757191.592866
    test 363 line 62 toEtm8.gamma: 2.385686
    test 364 line 62 toEtm8.scale: 1.066159
    test 365 line 62 toEtm8.lat: 6.420705
    test 366 line 62 toEtm8.lon: 20.416028
    test 367 line 63 toEtm8.easting: 1547406.313862
    test 368 line 63 toEtm8.northing: 6048712.751824
    test 369 line 63 toEtm8.gamma: 18.474372
    test 370 line 63 toEtm8.scale: 1.029123
    test 371 line 63 toEtm8.lat: 52.335248
    test 372 line 63 toEtm8.lon: 22.879294
    test 373 line 64 toEtm8.easting: 2430467.650383
    test 374 line 64 toEtm8.northing: 7557167.613972
    test 375 line 64 toEtm8.gamma: 42.110021
    test 376 line 64 toEtm8.scale: 1.072759
    test 377 line 64 toEtm8.lat: 59.846391
    test 378 line 64 toEtm8.lon: 46.262536
    test 379 line 65 toEtm8.easting: 2334053.905830
    test 380 line 65 toEtm8.northing: 1948076.966582
    test 381 line 65 toEtm8.gamma: 6.353185
    test 382 line 65 toEtm8.scale: 1.067733
    test 383 line 65 toEtm8.lat: 16.461790
    test 384 line 65 toEtm8.lon: 21.433269
    test 385 line 66 toEtm8.easting: 5564175.186737
    test 386 line 66 toEtm8.northing: 1836851.660412
    test 387 line 66 toEtm8.gamma: 11.870682
    test 388 line 66 toEtm8.scale: 1.408265
    test 389 line 66 toEtm8.lat: 11.707905
    test 390 line 66 toEtm8.lon: 45.827075
    test 391 line 67 toEtm8.easting: 6118505.590359
    test 392 line 67 toEtm8.northing: 7631684.552421
    test 393 line 67 toEtm8.gamma: 62.477323
    test 394 line 67 toEtm8.scale: 1.493420
    test 395 line 67 toEtm8.lat: 38.519075
    test 396 line 67 toEtm8.lon: 71.935918
    test 397 line 68 toEtm8.easting: 7365359.294665
    test 398 line 68 toEtm8.northing: 8818194.451531
    test 399 line 68 toEtm8.gamma: 77.207042
    test 400 line 68 toEtm8.scale: 1.737639
    test 401 line 68 toEtm8.lat: 34.264007
    test 402 line 68 toEtm8.lon: 82.647878
    test 403 line 69 toEtm8.easting: 36187.342415
    test 404 line 69 toEtm8.northing: 2142565.324802
    test 405 line 69 toEtm8.gamma: 0.114334
    test 406 line 69 toEtm8.scale: 0.999616
    test 407 line 69 toEtm8.lat: 19.376880
    test 408 line 69 toEtm8.lon: 0.344605
    test 409 line 70 toEtm8.easting: 2380328.546851
    test 410 line 70 toEtm8.northing: 8440109.872384
    test 411 line 70 toEtm8.gamma: 55.076067
    test 412 line 70 toEtm8.scale: 1.069658
    test 413 line 70 toEtm8.lat: 65.075805
    test 414 line 70 toEtm8.lon: 57.653438
    test 415 line 71 toEtm8.easting: 582511.608826
    test 416 line 71 toEtm8.northing: 8876047.217071
    test 417 line 71 toEtm8.gamma: 27.133300
    test 418 line 71 toEtm8.scale: 1.003749
    test 419 line 71 toEtm8.lat: 78.691870
    test 420 line 71 toEtm8.lon: 27.591736
    test 421 line 72 toEtm8.easting: 899441.350477
    test 422 line 72 toEtm8.northing: 4582046.430516
    test 423 line 72 toEtm8.gamma: 7.031211
    test 424 line 72 toEtm8.scale: 1.009573
    test 425 line 72 toEtm8.lat: 40.893022
    test 426 line 72 toEtm8.lon: 10.668804
    test 427 line 73 toEtm8.easting: 5022485.124337
    test 428 line 73 toEtm8.northing: 9741774.933721
    test 429 line 73 toEtm8.gamma: 86.505947
    test 430 line 73 toEtm8.scale: 1.323700
    test 431 line 73 toEtm8.lat: 48.914279
    test 432 line 73 toEtm8.lon: 87.359268
    test 433 line 74 toEtm8.easting: 6701004.587204
    test 434 line 74 toEtm8.northing: 2954368.258231
    test 435 line 74 toEtm8.gamma: 21.560153
    test 436 line 74 toEtm8.scale: 1.608554
    test 437 line 74 toEtm8.lat: 16.208377
    test 438 line 74 toEtm8.lon: 54.494282
    test 439 line 75 toEtm8.easting: 454986.218897
    test 440 line 75 toEtm8.northing: 4885087.887884
    test 441 line 75 toEtm8.gamma: 3.945648
    test 442 line 75 toEtm8.scale: 1.002147
    test 443 line 75 toEtm8.lat: 43.977936
    test 444 line 75 toEtm8.lon: 5.672541
    test 445 line 76 toEtm8.easting: 8903956.140311
    test 446 line 76 toEtm8.northing: 8470608.577482
    test 447 line 76 toEtm8.gamma: 74.723116
    test 448 line 76 toEtm8.scale: 2.131311
    test 449 line 76 toEtm8.lat: 26.850861
    test 450 line 76 toEtm8.lon: 82.834480
    test 451 line 77 toEtm8.easting: 1547627.594741
    test 452 line 77 toEtm8.northing: 6036584.538347
    test 453 line 77 toEtm8.gamma: 18.407629
    test 454 line 77 toEtm8.scale: 1.029132
    test 455 line 77 toEtm8.lat: 52.234165
    test 456 line 77 toEtm8.lon: 22.827655
    test 457 line 78 toEtm8.easting: 5221488.778597
    test 458 line 78 toEtm8.northing: 1762592.044392
    test 459 line 78 toEtm8.gamma: 10.927880
    test 460 line 78 toEtm8.scale: 1.356721
    test 461 line 78 toEtm8.lat: 11.674646
    test 462 line 78 toEtm8.lon: 43.500147
    test 463 line 79 toEtm8.easting: 4880570.297161
    test 464 line 79 toEtm8.northing: 3325433.988867
    test 465 line 79 toEtm8.gamma: 20.469862
    test 466 line 79 toEtm8.scale: 1.308476
    test 467 line 79 toEtm8.lat: 22.492753
    test 468 line 79 toEtm8.lon: 44.179153
    test 469 line 80 toEtm8.easting: 23930680.082694
    test 470 line 80 toEtm8.northing: 7491462.099038
    test 471 line 80 toEtm8.gamma: 75.937628
    test 472 line 80 toEtm8.scale: 15.556365
    test 473 line 80 toEtm8.lat: 0.910999
    test 474 line 80 toEtm8.lon: 88.548823
    test 475 line 81 toEtm8.easting: 71519.450458
    test 476 line 81 toEtm8.northing: 3654740.444852
    test 477 line 81 toEtm8.gamma: 0.417448
    test 478 line 81 toEtm8.scale: 0.999663
    test 479 line 81 toEtm8.lat: 33.028802
    test 480 line 81 toEtm8.lon: 0.765843
    test 481 line 82 toEtm8.easting: 4152797.795220
    test 482 line 82 toEtm8.northing: 7823098.502751
    test 483 line 82 toEtm8.gamma: 58.238901
    test 484 line 82 toEtm8.scale: 1.218052
    test 485 line 82 toEtm8.lat: 50.649195
    test 486 line 82 toEtm8.lon: 64.389076
    test 487 line 83 toEtm8.easting: 2926725.707639
    test 488 line 83 toEtm8.northing: 7904918.072844
    test 489 line 83 toEtm8.gamma: 51.592748
    test 490 line 83 toEtm8.scale: 1.106206
    test 491 line 83 toEtm8.lat: 58.820640
    test 492 line 83 toEtm8.lon: 55.841048
    test 493 line 84 toEtm8.easting: 1325509.113869
    test 494 line 84 toEtm8.northing: 9675214.948213
    test 495 line 84 toEtm8.gamma: 76.116213
    test 496 line 84 toEtm8.scale: 1.021136
    test 497 line 84 toEtm8.lat: 77.865762
    test 498 line 84 toEtm8.lon: 76.414618
    test 499 line 85 toEtm8.easting: 3045296.448926
    test 500 line 85 toEtm8.northing: 542153.443280
    test 501 line 85 toEtm8.gamma: 2.185095
    test 502 line 85 toEtm8.scale: 1.116664
    test 503 line 85 toEtm8.lat: 4.389639
    test 504 line 85 toEtm8.lon: 26.458976
    test 505 line 86 toEtm8.easting: 11843870.887518
    test 506 line 86 toEtm8.northing: 5912803.073343
    test 507 line 86 toEtm8.gamma: 52.814259
    test 508 line 86 toEtm8.scale: 3.267256
    test 509 line 86 toEtm8.lat: 13.924448
    test 510 line 86 toEtm8.lon: 79.017873
    test 511 line 87 toEtm8.easting: 8891099.704936
    test 512 line 87 toEtm8.northing: 162160.142227
    test 513 line 87 toEtm8.gamma: 1.312094
    test 514 line 87 toEtm8.scale: 2.157363
    test 515 line 87 toEtm8.lat: 0.679713
    test 516 line 87 toEtm8.lon: 62.036792
    test 517 line 88 toEtm8.easting: 4784814.214449
    test 518 line 88 toEtm8.northing: 2984497.432580
    test 519 line 88 toEtm8.gamma: 17.946545
    test 520 line 88 toEtm8.scale: 1.296116
    test 521 line 88 toEtm8.lat: 20.478281
    test 522 line 88 toEtm8.lon: 42.678234
    test 523 line 89 toEtm8.easting: 1772074.682154
    test 524 line 89 toEtm8.northing: 9491552.560143
    test 525 line 89 toEtm8.gamma: 73.634830
    test 526 line 89 toEtm8.scale: 1.038202
    test 527 line 89 toEtm8.lat: 73.695703
    test 528 line 89 toEtm8.lon: 74.259097
    test 529 line 90 toEtm8.easting: 1907649.782106
    test 530 line 90 toEtm8.northing: 6994232.429379
    test 531 line 90 toEtm8.gamma: 29.718929
    test 532 line 90 toEtm8.scale: 1.044503
    test 533 line 90 toEtm8.lat: 58.569370
    test 534 line 90 toEtm8.lon: 33.777549
    test 535 line 91 toEtm8.easting: 2084423.818962
    test 536 line 91 toEtm8.northing: 2211816.035619
    test 537 line 91 toEtm8.gamma: 6.556448
    test 538 line 91 toEtm8.scale: 1.053793
    test 539 line 91 toEtm8.lat: 18.933881
    test 540 line 91 toEtm8.lon: 19.492695
    test 541 line 92 toEtm8.easting: 1064373.671729
    test 542 line 92 toEtm8.northing: 7812482.547461
    test 543 line 92 toEtm8.gamma: 24.874124
    test 544 line 92 toEtm8.scale: 1.013490
    test 545 line 92 toEtm8.lat: 68.317934
    test 546 line 92 toEtm8.lon: 26.515687
    test 547 line 93 toEtm8.easting: 4770385.479297
    test 548 line 93 toEtm8.northing: 9734318.902980
    test 549 line 93 toEtm8.gamma: 86.273119
    test 550 line 93 toEtm8.scale: 1.290553
    test 551 line 93 toEtm8.lat: 50.641941
    test 552 line 93 toEtm8.lon: 87.111557
    test 553 line 94 toEtm8.easting: 6398096.677297
    test 554 line 94 toEtm8.northing: 4410894.752104
    test 555 line 94 toEtm8.gamma: 32.558023
    test 556 line 94 toEtm8.scale: 1.548004
    test 557 line 94 toEtm8.lat: 24.411298
    test 558 line 94 toEtm8.lon: 56.881823
    test 559 line 95 toEtm8.easting: 3138623.300415
    test 560 line 95 toEtm8.northing: 3082960.600798
    test 561 line 95 toEtm8.gamma: 13.557672
    test 562 line 95 toEtm8.scale: 1.123724
    test 563 line 95 toEtm8.lat: 24.571871
    test 564 line 95 toEtm8.lon: 30.073097
    test 565 line 96 toEtm8.easting: 2748325.794651
    test 566 line 96 toEtm8.northing: 4202811.912668
    test 567 line 96 toEtm8.gamma: 17.578706
    test 568 line 96 toEtm8.scale: 1.094102
    test 569 line 96 toEtm8.lat: 34.202576
    test 570 line 96 toEtm8.lon: 29.383166
    test 571 line 97 toEtm8.easting: 6677830.630367
    test 572 line 97 toEtm8.northing: 5350071.837395
    test 573 line 97 toEtm8.gamma: 41.306641
    test 574 line 97 toEtm8.scale: 1.599774
    test 575 line 97 toEtm8.lat: 27.756285
    test 576 line 97 toEtm8.lon: 61.881905
    test 577 line 98 toEtm8.easting: 5941536.667431
    test 578 line 98 toEtm8.northing: 3293112.175140
    test 579 line 98 toEtm8.gamma: 22.752845
    test 580 line 98 toEtm8.scale: 1.468473
    test 581 line 98 toEtm8.lat: 19.742270
    test 582 line 98 toEtm8.lon: 50.957821
    test 583 line 99 toEtm8.easting: 3152481.792567
    test 584 line 99 toEtm8.northing: 5903048.837978
    test 585 line 99 toEtm8.gamma: 31.494606
    test 586 line 99 toEtm8.scale: 1.124085
    test 587 line 99 toEtm8.lat: 45.453582
    test 588 line 99 toEtm8.lon: 40.659833
    test 589 line 100 toEtm8.easting: 10460475.897730
    test 590 line 100 toEtm8.northing: 2553463.624391
    test 591 line 100 toEtm8.gamma: 21.965869
    test 592 line 100 toEtm8.scale: 2.700296
    test 593 line 100 toEtm8.lat: 8.322144
    test 594 line 100 toEtm8.lon: 69.488157
    test 595 line 101 toEtm8.easting: 1964010.778021
    test 596 line 101 toEtm8.northing: 5634042.923056
    test 597 line 101 toEtm8.gamma: 20.117800
    test 598 line 101 toEtm8.scale: 1.047344
    test 599 line 101 toEtm8.lat: 47.749831
    test 600 line 101 toEtm8.lon: 26.322002
    test 601 line 102 toEtm8.easting: 2065306.424934
    test 602 line 102 toEtm8.northing: 2135008.468651
    test 603 line 102 toEtm8.gamma: 6.258981
    test 604 line 102 toEtm8.scale: 1.052800
    test 605 line 102 toEtm8.lat: 18.297493
    test 606 line 102 toEtm8.lon: 19.244669
    test 607 line 103 toEtm8.easting: 5127738.132976
    test 608 line 103 toEtm8.northing: 6793804.304411
    test 609 line 103 toEtm8.gamma: 50.557915
    test 610 line 103 toEtm8.scale: 1.339412
    test 611 line 103 toEtm8.lat: 40.834541
    test 612 line 103 toEtm8.lon: 61.650750
    test 613 line 104 toEtm8.easting: 8385525.148166
    test 614 line 104 toEtm8.northing: 6924932.344306
    test 615 line 104 toEtm8.gamma: 59.087561
    test 616 line 104 toEtm8.scale: 1.990364
    test 617 line 104 toEtm8.lat: 26.273247
    test 618 line 104 toEtm8.lon: 74.926694
    test 619 line 105 toEtm8.easting: 2297510.791909
    test 620 line 105 toEtm8.northing: 2805666.962834
    test 621 line 105 toEtm8.gamma: 9.301553
    test 622 line 105 toEtm8.scale: 1.065508
    test 623 line 105 toEtm8.lat: 23.698347
    test 624 line 105 toEtm8.lon: 22.155657
    test 625 line 106 toEtm8.easting: 13749544.917635
    test 626 line 106 toEtm8.northing: 8288728.384650
    test 627 line 106 toEtm8.gamma: 75.033970
    test 628 line 106 toEtm8.scale: 4.270588
    test 629 line 106 toEtm8.lat: 12.364113
    test 630 line 106 toEtm8.lon: 86.348578
    test 631 line 107 toEtm8.easting: 317518.455546
    test 632 line 107 toEtm8.northing: 1097517.583745
    test 633 line 107 toEtm8.gamma: 0.499004
    test 634 line 107 toEtm8.scale: 1.000848
    test 635 line 107 toEtm8.lat: 9.916091
    test 636 line 107 toEtm8.lon: 2.895277
    test 637 line 108 toEtm8.easting: 3856035.184888
    test 638 line 108 toEtm8.northing: 9141364.450290
    test 639 line 108 toEtm8.gamma: 75.972763
    test 640 line 108 toEtm8.scale: 1.186786
    test 641 line 108 toEtm8.lat: 56.553876
    test 642 line 108 toEtm8.lon: 78.215077
    test 643 line 109 toEtm8.easting: 1457484.942823
    test 644 line 109 toEtm8.northing: 9385297.101973
    test 645 line 109 toEtm8.gamma: 66.784662
    test 646 line 109 toEtm8.scale: 1.025660
    test 647 line 109 toEtm8.lat: 75.957631
    test 648 line 109 toEtm8.lon: 67.407383
    test 649 line 110 toEtm8.easting: 1304934.901841
    test 650 line 110 toEtm8.northing: 3604655.155715
    test 651 line 110 toEtm8.gamma: 7.343989
    test 652 line 110 toEtm8.scale: 1.020672
    test 653 line 110 toEtm8.lat: 31.826531
    test 654 line 110 toEtm8.lon: 13.731050
    test 655 line 111 toEtm8.easting: 1399093.491792
    test 656 line 111 toEtm8.northing: 8314607.120342
    test 657 line 111 toEtm8.gamma: 38.630161
    test 658 line 111 toEtm8.scale: 1.023625
    test 659 line 111 toEtm8.lat: 70.542985
    test 660 line 111 toEtm8.lon: 40.282055
    test 661 line 112 toEtm8.easting: 356983.618540
    test 662 line 112 toEtm8.northing: 4282309.048994
    test 663 line 112 toEtm8.gamma: 2.561485
    test 664 line 112 toEtm8.scale: 1.001170
    test 665 line 112 toEtm8.lat: 38.617487
    test 666 line 112 toEtm8.lon: 4.099838
    test 667 line 113 toEtm8.easting: 9952911.325091
    test 668 line 113 toEtm8.northing: 1510288.212229
    test 669 line 113 toEtm8.gamma: 12.752154
    test 670 line 113 toEtm8.scale: 2.511357
    test 671 line 113 toEtm8.lat: 5.389447
    test 672 line 113 toEtm8.lon: 66.729612
    test 673 line 114 toEtm8.easting: 6367592.504007
    test 674 line 114 toEtm8.northing: 1200437.077672
    test 675 line 114 toEtm8.gamma: 8.338041
    test 676 line 114 toEtm8.scale: 1.546210
    test 677 line 114 toEtm8.lat: 6.995168
    test 678 line 114 toEtm8.lon: 50.014763
    test 679 line 115 toEtm8.easting: 4391263.676460
    test 680 line 115 toEtm8.northing: 6325455.989408
    test 681 line 115 toEtm8.gamma: 42.653541
    test 682 line 115 toEtm8.scale: 1.245560
    test 683 line 115 toEtm8.lat: 42.321894
    test 684 line 115 toEtm8.lon: 53.784040
    test 685 line 116 toEtm8.easting: 6209880.527527
    test 686 line 116 toEtm8.northing: 2154754.449747
    test 687 line 116 toEtm8.gamma: 14.919512
    test 688 line 116 toEtm8.scale: 1.516560
    test 689 line 116 toEtm8.lat: 12.698515
    test 690 line 116 toEtm8.lon: 50.242047
    test 691 line 117 toEtm8.easting: 1507053.688772
    test 692 line 117 toEtm8.northing: 6261383.513280
    test 693 line 117 toEtm8.gamma: 19.280373
    test 694 line 117 toEtm8.scale: 1.027584
    test 695 line 117 toEtm8.lat: 54.207636
    test 696 line 117 toEtm8.lon: 23.325731
    test 697 line 118 toEtm8.easting: 8332725.003777
    test 698 line 118 toEtm8.northing: 3002712.329753
    test 699 line 118 toEtm8.gamma: 24.059212
    test 700 line 118 toEtm8.scale: 1.990450
    test 701 line 118 toEtm8.lat: 13.224787
    test 702 line 118 toEtm8.lon: 62.426698
    test 703 line 119 toEtm8.easting: 3958910.085235
    test 704 line 119 toEtm8.northing: 3462284.926102
    test 705 line 119 toEtm8.gamma: 18.546398
    test 706 line 119 toEtm8.scale: 1.199351
    test 707 line 119 toEtm8.lat: 25.650282
    test 708 line 119 toEtm8.lon: 37.710391
    test 709 line 120 toEtm8.easting: 10452892.282083
    test 710 line 120 toEtm8.northing: 8000059.605114
    test 711 line 120 toEtm8.gamma: 71.075240
    test 712 line 120 toEtm8.scale: 2.650111
    test 713 line 120 toEtm8.lat: 20.684773
    test 714 line 120 toEtm8.lon: 82.849734
    test 715 line 121 toEtm8.easting: 496148.253731
    test 716 line 121 toEtm8.northing: 6388503.365043
    test 717 line 121 toEtm8.gamma: 6.970955
    test 718 line 121 toEtm8.scale: 1.002620
    test 719 line 121 toEtm8.lat: 57.367533
    test 720 line 121 toEtm8.lon: 8.260866
    test 721 line 122 toEtm8.easting: 7375792.085850
    test 722 line 122 toEtm8.northing: 5544624.072155
    test 723 line 122 toEtm8.gamma: 44.510851
    test 724 line 122 toEtm8.scale: 1.745898
    test 725 line 122 toEtm8.lat: 25.958757
    test 726 line 122 toEtm8.lon: 65.760477
    test 727 line 123 toEtm8.easting: 2826258.041979
    test 728 line 123 toEtm8.northing: 5167759.816959
    test 729 line 123 toEtm8.gamma: 23.783897
    test 730 line 123 toEtm8.scale: 1.099415
    test 731 line 123 toEtm8.lat: 41.395848
    test 732 line 123 toEtm8.lon: 33.661790
    test 733 line 124 toEtm8.easting: 3958563.378851
    test 734 line 124 toEtm8.northing: 8499923.231243
    test 735 line 124 toEtm8.gamma: 66.570945
    test 736 line 124 toEtm8.scale: 1.197296
    test 737 line 124 toEtm8.lat: 54.266617
    test 738 line 124 toEtm8.lon: 70.602199
    test 739 line 125 toEtm8.easting: 4408189.533462
    test 740 line 125 toEtm8.northing: 8046312.003642
    test 741 line 125 toEtm8.gamma: 62.216959
    test 742 line 125 toEtm8.scale: 1.246750
    test 743 line 125 toEtm8.lat: 49.840393
    test 744 line 125 toEtm8.lon: 68.036728
    test 745 line 126 toEtm8.easting: 3629225.627512
    test 746 line 126 toEtm8.northing: 6371258.454645
    test 747 line 126 toEtm8.gamma: 38.881675
    test 748 line 126 toEtm8.scale: 1.165511
    test 749 line 126 toEtm8.lat: 46.306035
    test 750 line 126 toEtm8.lon: 48.085828
    test 751 line 127 toEtm8.easting: 602838.450710
    test 752 line 127 toEtm8.northing: 4851370.637205
    test 753 line 127 toEtm8.gamma: 5.160395
    test 754 line 127 toEtm8.scale: 1.004073
    test 755 line 127 toEtm8.lat: 43.570988
    test 756 line 127 toEtm8.lon: 7.464494
    test 757 line 128 toEtm8.easting: 764616.665051
    test 758 line 128 toEtm8.northing: 2164299.337945
    test 759 line 128 toEtm8.gamma: 2.429300
    test 760 line 128 toEtm8.scale: 1.006835
    test 761 line 128 toEtm8.lat: 19.427290
    test 762 line 128 toEtm8.lon: 7.268247
    test 763 line 129 toEtm8.easting: 5048953.021931
    test 764 line 129 toEtm8.northing: 1885974.057398
    test 765 line 129 toEtm8.gamma: 11.459804
    test 766 line 129 toEtm8.scale: 1.332207
    test 767 line 129 toEtm8.lat: 12.713794
    test 768 line 129 toEtm8.lon: 42.507018
    test 769 line 130 toEtm8.easting: 2293996.601155
    test 770 line 130 toEtm8.northing: 2392408.644221
    test 771 line 130 toEtm8.gamma: 7.791838
    test 772 line 130 toEtm8.scale: 1.065348
    test 773 line 130 toEtm8.lat: 20.238782
    test 774 line 130 toEtm8.lon: 21.566068
    test 775 line 131 toEtm8.easting: 1530603.839418
    test 776 line 131 toEtm8.northing: 7287841.459898
    test 777 line 131 toEtm8.gamma: 27.502921
    test 778 line 131 toEtm8.scale: 1.028416
    test 779 line 131 toEtm8.lat: 62.367847
    test 780 line 131 toEtm8.lon: 30.438849
    test 781 line 132 toEtm8.easting: 2660000.093152
    test 782 line 132 toEtm8.northing: 5161982.213248
    test 783 line 132 toEtm8.gamma: 22.629836
    test 784 line 132 toEtm8.scale: 1.087851
    test 785 line 132 toEtm8.lat: 41.891569
    test 786 line 132 toEtm8.lon: 31.959547
    test 787 line 133 toEtm8.easting: 5037478.329414
    test 788 line 133 toEtm8.northing: 8768172.379908
    test 789 line 133 toEtm8.gamma: 73.511182
    test 790 line 133 toEtm8.scale: 1.325919
    test 791 line 133 toEtm8.lat: 47.664248
    test 792 line 133 toEtm8.lon: 77.630062
    test 793 line 134 toEtm8.easting: 2289650.957799
    test 794 line 134 toEtm8.northing: 8784328.593607
    test 795 line 134 toEtm8.gamma: 60.786067
    test 796 line 134 toEtm8.scale: 1.064346
    test 797 line 134 toEtm8.lat: 67.259559
    test 798 line 134 toEtm8.lon: 62.715293
    test 799 line 135 toEtm8.easting: 647913.889744
    test 800 line 135 toEtm8.northing: 6742382.228217
    test 801 line 135 toEtm8.gamma: 10.252667
    test 802 line 135 toEtm8.scale: 1.004748
    test 803 line 135 toEtm8.lat: 60.295381
    test 804 line 135 toEtm8.lon: 11.763097
    test 805 line 136 toEtm8.easting: 1118372.698566
    test 806 line 136 toEtm8.northing: 9040627.942263
    test 807 line 136 toEtm8.gamma: 48.936803
    test 808 line 136 toEtm8.scale: 1.014920
    test 809 line 136 toEtm8.lat: 76.878914
    test 810 line 136 toEtm8.lon: 49.685773
    test 811 line 137 toEtm8.easting: 440696.510070
    test 812 line 137 toEtm8.northing: 5500355.826297
    test 813 line 137 toEtm8.gamma: 4.636104
    test 814 line 137 toEtm8.scale: 1.001986
    test 815 line 137 toEtm8.lat: 49.495349
    test 816 line 137 toEtm8.lon: 6.087551
    test 817 line 138 toEtm8.easting: 601728.149727
    test 818 line 138 toEtm8.northing: 9095352.048149
    test 819 line 138 toEtm8.gamma: 33.435771
    test 820 line 138 toEtm8.scale: 1.004027
    test 821 line 138 toEtm8.lat: 80.297265
    test 822 line 138 toEtm8.lon: 33.816372
    test 823 line 139 toEtm8.easting: 3481444.777827
    test 824 line 139 toEtm8.northing: 291665.708749
    test 825 line 139 toEtm8.gamma: 1.314726
    test 826 line 139 toEtm8.scale: 1.153534
    test 827 line 139 toEtm8.lat: 2.286437
    test 828 line 139 toEtm8.lon: 29.855149
    test 829 line 140 toEtm8.easting: 3515304.901524
    test 830 line 140 toEtm8.northing: 1443981.882918
    test 831 line 140 toEtm8.gamma: 6.641638
    test 832 line 140 toEtm8.scale: 1.156509
    test 833 line 140 toEtm8.lat: 11.264457
    test 834 line 140 toEtm8.lon: 30.743907
    test 835 line 141 toEtm8.easting: 160012.186959
    test 836 line 141 toEtm8.northing: 3922609.253231
    test 837 line 141 toEtm8.gamma: 1.022225
    test 838 line 141 toEtm8.scale: 0.999916
    test 839 line 141 toEtm8.lat: 35.434073
    test 840 line 141 toEtm8.lon: 1.762795
    test 841 line 142 toEtm8.easting: 4163744.245622
    test 842 line 142 toEtm8.northing: 936884.674804
    test 843 line 142 toEtm8.gamma: 4.892559
    test 844 line 142 toEtm8.scale: 1.222164
    test 845 line 142 toEtm8.lat: 6.923695
    test 846 line 142 toEtm8.lon: 35.289456
    test 847 line 143 toEtm8.easting: 6155200.017926
    test 848 line 143 toEtm8.northing: 6926306.628390
    test 849 line 143 toEtm8.gamma: 55.103258
    test 850 line 143 toEtm8.scale: 1.500556
    test 851 line 143 toEtm8.lat: 36.129672
    test 852 line 143 toEtm8.lon: 67.533176
    test 853 line 144 toEtm8.easting: 16263383.285440
    test 854 line 144 toEtm8.northing: 3591296.731341
    test 855 line 144 toEtm8.gamma: 36.040254
    test 856 line 144 toEtm8.scale: 6.589288
    test 857 line 144 toEtm8.lat: 4.406529
    test 858 line 144 toEtm8.lon: 81.965734
    test 859 line 145 toEtm8.easting: 14220995.515398
    test 860 line 145 toEtm8.northing: 5100587.457503
    test 861 line 145 toEtm8.gamma: 47.314258
    test 862 line 145 toEtm8.scale: 4.693202
    test 863 line 145 toEtm8.lat: 8.474589
    test 864 line 145 toEtm8.lon: 81.129945
    test 865 line 146 toEtm8.easting: 3173034.802372
    test 866 line 146 toEtm8.northing: 7263421.942957
    test 867 line 146 toEtm8.gamma: 45.215808
    test 868 line 146 toEtm8.scale: 1.125410
    test 869 line 146 toEtm8.lat: 53.907276
    test 870 line 146 toEtm8.lon: 51.252904
    test 871 line 147 toEtm8.easting: 10253274.092204
    test 872 line 147 toEtm8.northing: 8867574.299792
    test 873 line 147 toEtm8.gamma: 79.198250
    test 874 line 147 toEtm8.scale: 2.572372
    test 875 line 147 toEtm8.lat: 22.120545
    test 876 line 147 toEtm8.lon: 85.756782
    test 877 line 148 toEtm8.easting: 2415561.483230
    test 878 line 148 toEtm8.northing: 8813225.217097
    test 879 line 148 toEtm8.gamma: 62.548978
    test 880 line 148 toEtm8.scale: 1.071748
    test 881 line 148 toEtm8.lat: 66.444100
    test 882 line 148 toEtm8.lon: 64.532960
    test 883 line 149 toEtm8.easting: 9589179.293295
    test 884 line 149 toEtm8.northing: 1777680.784143
    test 885 line 149 toEtm8.gamma: 14.838483
    test 886 line 149 toEtm8.scale: 2.380716
    test 887 line 149 toEtm8.lat: 6.670965
    test 888 line 149 toEtm8.lon: 65.660408
    test 889 line 150 toEtm8.easting: 727939.438391
    test 890 line 150 toEtm8.northing: 3684363.236810
    test 891 line 150 toEtm8.gamma: 4.266227
    test 892 line 150 toEtm8.scale: 1.006140
    test 893 line 150 toEtm8.lat: 33.054057
    test 894 line 150 toEtm8.lon: 7.787458
    test 895 line 151 toEtm8.easting: 1250765.991085
    test 896 line 151 toEtm8.northing: 792869.242719
    test 897 line 151 toEtm8.gamma: 1.396497
    test 898 line 151 toEtm8.scale: 1.019026
    test 899 line 151 toEtm8.lat: 7.035525
    test 900 line 151 toEtm8.lon: 11.253707
    test 901 line 152 toEtm8.easting: 710421.705887
    test 902 line 152 toEtm8.northing: 5019406.075928
    test 903 line 152 toEtm8.gamma: 6.393949
    test 904 line 152 toEtm8.scale: 1.005812
    test 905 line 152 toEtm8.lat: 44.971340
    test 906 line 152 toEtm8.lon: 9.009304
    test 907 line 153 toEtm8.easting: 4600995.074643
    test 908 line 153 toEtm8.northing: 4505712.084593
    test 909 line 153 toEtm8.gamma: 27.997458
    test 910 line 153 toEtm8.scale: 1.271841
    test 911 line 153 toEtm8.lat: 30.821397
    test 912 line 153 toEtm8.lon: 45.970577
    test 913 line 154 toEtm8.easting: 557642.627782
    test 914 line 154 toEtm8.northing: 7006911.251644
    test 915 line 154 toEtm8.gamma: 9.769903
    test 916 line 154 toEtm8.scale: 1.003411
    test 917 line 154 toEtm8.lat: 62.763886
    test 918 line 154 toEtm8.lon: 10.960144
    test 919 line 155 toEtm8.easting: 4635062.294291
    test 920 line 155 toEtm8.northing: 2702556.153311
    test 921 line 155 toEtm8.gamma: 15.779547
    test 922 line 155 toEtm8.scale: 1.277178
    test 923 line 155 toEtm8.lat: 18.888611
    test 924 line 155 toEtm8.lon: 41.009871
    test 925 line 156 toEtm8.easting: 14554962.255919
    test 926 line 156 toEtm8.northing: 4716639.908572
    test 927 line 156 toEtm8.gamma: 44.192751
    test 928 line 156 toEtm8.scale: 4.960020
    test 929 line 156 toEtm8.lat: 7.524119
    test 930 line 156 toEtm8.lon: 81.050715
    test 931 line 157 toEtm8.easting: 882126.661736
    test 932 line 157 toEtm8.northing: 7947612.369506
    test 933 line 157 toEtm8.gamma: 22.429487
    test 934 line 157 toEtm8.scale: 1.009132
    test 935 line 157 toEtm8.lat: 70.063902
    test 936 line 157 toEtm8.lon: 23.705255
    test 937 line 158 toEtm8.easting: 20262021.645983
    test 938 line 158 toEtm8.northing: 8113827.820796
    test 939 line 158 toEtm8.gamma: 76.936057
    test 940 line 158 toEtm8.scale: 10.349092
    test 941 line 158 toEtm8.lat: 3.556526
    test 942 line 158 toEtm8.lon: 88.363529
    test 943 line 159 toEtm8.easting: 6500508.399850
    test 944 line 159 toEtm8.northing: 6956476.342368
    test 945 line 159 toEtm8.gamma: 56.237116
    test 946 line 159 toEtm8.scale: 1.563162
    test 947 line 159 toEtm8.lat: 34.551257
    test 948 line 159 toEtm8.lon: 69.111091
    test 949 line 160 toEtm8.easting: 3884036.641314
    test 950 line 160 toEtm8.northing: 6890167.411733
    test 951 line 160 toEtm8.gamma: 45.760130
    test 952 line 160 toEtm8.scale: 1.190167
    test 953 line 160 toEtm8.lat: 47.929051
    test 954 line 160 toEtm8.lon: 54.103418
    test 955 line 161 toEtm8.easting: 217855.546078
    test 956 line 161 toEtm8.northing: 6184108.122568
    test 957 line 161 toEtm8.gamma: 2.870993
    test 958 line 161 toEtm8.scale: 1.000182
    test 959 line 161 toEtm8.lat: 55.753536
    test 960 line 161 toEtm8.lon: 3.471798
    test 961 line 162 toEtm8.easting: 11384139.290402
    test 962 line 162 toEtm8.northing: 8893889.949556
    test 963 line 162 toEtm8.gamma: 79.774854
    test 964 line 162 toEtm8.scale: 3.024672
    test 965 line 162 toEtm8.lat: 18.530847
    test 966 line 162 toEtm8.lon: 86.555312
    test 967 line 163 toEtm8.easting: 3469855.989805
    test 968 line 163 toEtm8.northing: 7723193.799228
    test 969 line 163 toEtm8.gamma: 53.114700
    test 970 line 163 toEtm8.scale: 1.150540
    test 971 line 163 toEtm8.lat: 54.510125
    test 972 line 163 toEtm8.lon: 58.556056
    test 973 line 164 toEtm8.easting: 5926165.994939
    test 974 line 164 toEtm8.northing: 9385463.732747
    test 975 line 164 toEtm8.gamma: 82.506981
    test 976 line 164 toEtm8.scale: 1.459758
    test 977 line 164 toEtm8.lat: 42.864162
    test 978 line 164 toEtm8.lon: 84.866326
    test 979 line 165 toEtm8.easting: 5798639.662224
    test 980 line 165 toEtm8.northing: 5305387.640916
    test 981 line 165 toEtm8.gamma: 38.617257
    test 982 line 165 toEtm8.scale: 1.442263
    test 983 line 165 toEtm8.lat: 30.911943
    test 984 line 165 toEtm8.lon: 57.114102
    test 985 line 166 toEtm8.easting: 9464.934388
    test 986 line 166 toEtm8.northing: 6489121.624944
    test 987 line 166 toEtm8.gamma: 0.138696
    test 988 line 166 toEtm8.scale: 0.999601
    test 989 line 166 toEtm8.lat: 58.542493
    test 990 line 166 toEtm8.lon: 0.162593
    test 991 line 167 toEtm8.easting: 12575834.275614
    test 992 line 167 toEtm8.northing: 8356610.895486
    test 993 line 167 toEtm8.gamma: 75.235223
    test 994 line 167 toEtm8.scale: 3.599442
    test 995 line 167 toEtm8.lat: 15.022689
    test 996 line 167 toEtm8.lon: 85.792615
    test 997 line 168 toEtm8.easting: 2719653.543469
    test 998 line 168 toEtm8.northing: 9362389.163495
    test 999 line 168 toEtm8.gamma: 76.049670
    test 1000 line 168 toEtm8.scale: 1.091315
    test 1001 line 168 toEtm8.lat: 65.692275
    test 1002 line 168 toEtm8.lon: 77.241377
    test 1003 line 169 toEtm8.easting: 4845341.924698
    test 1004 line 169 toEtm8.northing: 8710522.326901
    test 1005 line 169 toEtm8.gamma: 72.320942
    test 1006 line 169 toEtm8.scale: 1.300382
    test 1007 line 169 toEtm8.lat: 48.806211
    test 1008 line 169 toEtm8.lon: 76.486365
    test 1009 line 170 toEtm8.easting: 3935261.522763
    test 1010 line 170 toEtm8.northing: 9454271.649062
    test 1011 line 170 toEtm8.gamma: 81.162334
    test 1012 line 170 toEtm8.scale: 1.194767
    test 1013 line 170 toEtm8.lat: 56.436025
    test 1014 line 170 toEtm8.lon: 82.611568
    test 1015 line 171 toEtm8.easting: 7074299.823000
    test 1016 line 171 toEtm8.northing: 1648736.065055
    test 1017 line 171 toEtm8.gamma: 12.145925
    test 1018 line 171 toEtm8.scale: 1.687551
    test 1019 line 171 toEtm8.lat: 8.766053
    test 1020 line 171 toEtm8.lon: 54.367539
    test 1021 line 172 toEtm8.easting: 3689072.579308
    test 1022 line 172 toEtm8.northing: 2230802.665211
    test 1023 line 172 toEtm8.gamma: 10.856248
    test 1024 line 172 toEtm8.scale: 1.172689
    test 1025 line 172 toEtm8.lat: 17.095495
    test 1026 line 172 toEtm8.lon: 33.059128
    test 1027 line 173 toEtm8.easting: 8102565.885587
    test 1028 line 173 toEtm8.northing: 5167396.617580
    test 1029 line 173 toEtm8.gamma: 42.324886
    test 1030 line 173 toEtm8.scale: 1.921927
    test 1031 line 173 toEtm8.lat: 22.142861
    test 1032 line 173 toEtm8.lon: 67.200684
    test 1033 line 174 toEtm8.easting: 8181271.353564
    test 1034 line 174 toEtm8.northing: 4425436.547185
    test 1035 line 174 toEtm8.gamma: 35.900845
    test 1036 line 174 toEtm8.scale: 1.945017
    test 1037 line 174 toEtm8.lat: 19.222623
    test 1038 line 174 toEtm8.lon: 65.180785
    test 1039 line 175 toEtm8.easting: 767067.394003
    test 1040 line 175 toEtm8.northing: 3701745.857296
    test 1041 line 175 toEtm8.gamma: 4.519201
    test 1042 line 175 toEtm8.scale: 1.006863
    test 1043 line 175 toEtm8.lat: 33.182474
    test 1044 line 175 toEtm8.lon: 8.216952
    test 1045 line 176 toEtm8.easting: 6688114.168572
    test 1046 line 176 toEtm8.northing: 2052857.299639
    test 1047 line 176 toEtm8.gamma: 14.766191
    test 1048 line 176 toEtm8.scale: 1.607200
    test 1049 line 176 toEtm8.lat: 11.417963
    test 1050 line 176 toEtm8.lon: 52.808691
    test 1051 line 177 toEtm8.easting: 5608408.773761
    test 1052 line 177 toEtm8.northing: 3859055.659110
    test 1053 line 177 toEtm8.gamma: 26.244151
    test 1054 line 177 toEtm8.scale: 1.413463
    test 1055 line 177 toEtm8.lat: 23.836688
    test 1056 line 177 toEtm8.lon: 50.500180
    test 1057 line 178 toEtm8.easting: 3836942.765275
    test 1058 line 178 toEtm8.northing: 6415467.634326
    test 1059 line 178 toEtm8.gamma: 40.575885
    test 1060 line 178 toEtm8.scale: 1.185615
    test 1061 line 178 toEtm8.lat: 45.550020
    test 1062 line 178 toEtm8.lon: 50.148036
    test 1063 line 179 toEtm8.easting: 1298730.366025
    test 1064 line 179 toEtm8.northing: 6021453.000792
    test 1065 line 179 toEtm8.gamma: 15.613320
    test 1066 line 179 toEtm8.scale: 1.020367
    test 1067 line 179 toEtm8.lat: 52.746079
    test 1068 line 179 toEtm8.lon: 19.343926
    test 1069 line 180 toEtm8.easting: 416934.289208
    test 1070 line 180 toEtm8.northing: 7295683.451705
    test 1071 line 180 toEtm8.gamma: 8.238232
    test 1072 line 180 toEtm8.scale: 1.001729
    test 1073 line 180 toEtm8.lat: 65.513348
    test 1074 line 180 toEtm8.lon: 9.039529
    test 1075 line 181 toEtm8.easting: 4336076.850889
    test 1076 line 181 toEtm8.northing: 7617975.722779
    test 1077 line 181 toEtm8.gamma: 56.537088
    test 1078 line 181 toEtm8.scale: 1.238582
    test 1079 line 181 toEtm8.lat: 48.709795
    test 1080 line 181 toEtm8.lon: 63.554005
    test 1081 line 182 toEtm8.easting: 168047.336980
    test 1082 line 182 toEtm8.northing: 2185000.046530
    test 1083 line 182 toEtm8.gamma: 0.542187
    test 1084 line 182 toEtm8.scale: 0.999949
    test 1085 line 182 toEtm8.lat: 19.753509
    test 1086 line 182 toEtm8.lon: 1.603846
    test 1087 line 183 toEtm8.easting: 8276281.328790
    test 1088 line 183 toEtm8.northing: 263444.350545
    test 1089 line 183 toEtm8.gamma: 2.071435
    test 1090 line 183 toEtm8.scale: 1.980314
    test 1091 line 183 toEtm8.lat: 1.202816
    test 1092 line 183 toEtm8.lon: 59.377276
    test 1093 line 184 toEtm8.easting: 4772573.810710
    test 1094 line 184 toEtm8.northing: 6765710.336002
    test 1095 line 184 toEtm8.gamma: 48.857561
    test 1096 line 184 toEtm8.scale: 1.291911
    test 1097 line 184 toEtm8.lat: 42.564975
    test 1098 line 184 toEtm8.lon: 59.356947
    test 1099 line 185 toEtm8.easting: 5427755.074639
    test 1100 line 185 toEtm8.northing: 1556055.820924
    test 1101 line 185 toEtm8.gamma: 9.862178
    test 1102 line 185 toEtm8.scale: 1.387394
    test 1103 line 185 toEtm8.lat: 10.090572
    test 1104 line 185 toEtm8.lon: 44.604132
    test 1105 line 186 toEtm8.easting: 11588458.616041
    test 1106 line 186 toEtm8.northing: 5707993.922613
    test 1107 line 186 toEtm8.gamma: 50.784827
    test 1108 line 186 toEtm8.scale: 3.149567
    test 1109 line 186 toEtm8.lat: 14.133028
    test 1110 line 186 toEtm8.lon: 78.097533
    test 1111 line 187 toEtm8.easting: 7152433.802688
    test 1112 line 187 toEtm8.northing: 761390.695844
    test 1113 line 187 toEtm8.gamma: 5.607350
    test 1114 line 187 toEtm8.scale: 1.705261
    test 1115 line 187 toEtm8.lat: 4.031123
    test 1116 line 187 toEtm8.lon: 54.048782
    test 1117 line 188 toEtm8.easting: 3105651.390901
    test 1118 line 188 toEtm8.northing: 9426026.169064
    test 1119 line 188 toEtm8.gamma: 78.750206
    test 1120 line 188 toEtm8.scale: 1.119737
    test 1121 line 188 toEtm8.lat: 62.746603
    test 1122 line 188 toEtm8.lon: 79.968641
    test 1123 line 189 toEtm8.easting: 2959009.639022
    test 1124 line 189 toEtm8.northing: 8339242.269282
    test 1125 line 189 toEtm8.gamma: 58.460865
    test 1126 line 189 toEtm8.scale: 1.108554
    test 1127 line 189 toEtm8.lat: 60.626429
    test 1128 line 189 toEtm8.lon: 61.851551
    test 1129 line 190 toEtm8.easting: 8640472.267145
    test 1130 line 190 toEtm8.northing: 6230320.417931
    test 1131 line 190 toEtm8.gamma: 52.816810
    test 1132 line 190 toEtm8.scale: 2.062973
    test 1133 line 190 toEtm8.lat: 23.600626
    test 1134 line 190 toEtm8.lon: 72.811634
    test 1135 line 191 toEtm8.easting: 811352.108932
    test 1136 line 191 toEtm8.northing: 9816129.813481
    test 1137 line 191 toEtm8.gamma: 77.299184
    test 1138 line 191 toEtm8.scale: 1.007651
    test 1139 line 191 toEtm8.lat: 82.572236
    test 1140 line 191 toEtm8.lon: 77.402323
    test 1141 line 192 toEtm8.easting: 6521874.973458
    test 1142 line 192 toEtm8.northing: 1053612.479744
    test 1143 line 192 toEtm8.gamma: 7.407328
    test 1144 line 192 toEtm8.scale: 1.575529
    test 1145 line 192 toEtm8.lat: 6.030051
    test 1146 line 192 toEtm8.lon: 50.783505
    test 1147 line 193 toEtm8.easting: 3477983.997875
    test 1148 line 193 toEtm8.northing: 5651613.325947
    test 1149 line 193 toEtm8.gamma: 31.530673
    test 1150 line 193 toEtm8.scale: 1.151875
    test 1151 line 193 toEtm8.lat: 42.411523
    test 1152 line 193 toEtm8.lon: 42.258009
    test 1153 line 194 toEtm8.easting: 629892.822243
    test 1154 line 194 toEtm8.northing: 3283914.910451
    test 1155 line 194 toEtm8.gamma: 3.210482
    test 1156 line 194 toEtm8.scale: 1.004499
    test 1157 line 194 toEtm8.lat: 29.526120
    test 1158 line 194 toEtm8.lon: 6.493069
    test 1159 line 195 toEtm8.easting: 3381879.687227
    test 1160 line 195 toEtm8.northing: 5103629.325665
    test 1161 line 195 toEtm8.gamma: 26.748108
    test 1162 line 195 toEtm8.scale: 1.143559
    test 1163 line 195 toEtm8.lat: 39.021853
    test 1164 line 195 toEtm8.lon: 38.641779
    test 1165 line 196 toEtm8.easting: 2815986.534177
    test 1166 line 196 toEtm8.northing: 9387029.120718
    test 1167 line 196 toEtm8.gamma: 76.967262
    test 1168 line 196 toEtm8.scale: 1.098032
    test 1169 line 196 toEtm8.lat: 64.971850
    test 1170 line 196 toEtm8.lon: 78.151893
    test 1171 line 197 toEtm8.easting: 3398195.889603
    test 1172 line 197 toEtm8.northing: 9138936.031490
    test 1173 line 197 toEtm8.gamma: 74.477499
    test 1174 line 197 toEtm8.scale: 1.144009
    test 1175 line 197 toEtm8.lat: 59.961819
    test 1176 line 197 toEtm8.lon: 76.473422
    test 1177 line 198 toEtm8.easting: 2421734.754637
    test 1178 line 198 toEtm8.northing: 5002372.094991
    test 1179 line 198 toEtm8.gamma: 20.017082
    test 1180 line 198 toEtm8.scale: 1.072592
    test 1181 line 198 toEtm8.lat: 41.374040
    test 1182 line 198 toEtm8.lon: 28.848343
    test 1183 line 199 toEtm8.easting: 2360869.895525
    test 1184 line 199 toEtm8.northing: 9553298.449536
    test 1185 line 199 toEtm8.gamma: 78.848205
    test 1186 line 199 toEtm8.scale: 1.068453
    test 1187 line 199 toEtm8.lat: 68.946087
    test 1188 line 199 toEtm8.lon: 79.574523
    test 1189 line 200 toEtm8.easting: 1196539.972194
    test 1190 line 200 toEtm8.northing: 9861920.836230
    test 1191 line 200 toEtm8.gamma: 83.437668
    test 1192 line 200 toEtm8.scale: 1.017137
    test 1193 line 200 toEtm8.lat: 79.275096
    test 1194 line 200 toEtm8.lon: 83.551272
    test 1195 line 201 toEtm8.easting: 1327758.704795
    test 1196 line 201 toEtm8.northing: 2375509.241683
    test 1197 line 201 toEtm8.gamma: 4.617572
    test 1198 line 201 toEtm8.scale: 1.021465
    test 1199 line 201 toEtm8.lat: 21.000252
    test 1200 line 201 toEtm8.lon: 12.697444
    test 1201 line 202 toEtm8.easting: 2070860.327644
    test 1202 line 202 toEtm8.northing: 8604500.719581
    test 1203 line 202 toEtm8.gamma: 54.722761
    test 1204 line 202 toEtm8.scale: 1.052469
    test 1205 line 202 toEtm8.lat: 68.015227
    test 1206 line 202 toEtm8.lon: 56.732419
    test 1207 line 203 toEtm8.easting: 6564776.654864
    test 1208 line 203 toEtm8.northing: 8171207.177379
    test 1209 line 203 toEtm8.gamma: 69.237523
    test 1210 line 203 toEtm8.scale: 1.573894
    test 1211 line 203 toEtm8.lat: 37.423675
    test 1212 line 203 toEtm8.lon: 76.947359
    test 1213 line 204 toEtm8.easting: 592653.553821
    test 1214 line 204 toEtm8.northing: 6125529.810052
    test 1215 line 204 toEtm8.gamma: 7.600785
    test 1216 line 204 toEtm8.scale: 1.003912
    test 1217 line 204 toEtm8.lat: 54.922707
    test 1218 line 204 toEtm8.lon: 9.260818
    test 1219 line 205 toEtm8.easting: 693459.671821
    test 1220 line 205 toEtm8.northing: 6943779.991032
    test 1221 line 205 toEtm8.gamma: 11.787587
    test 1222 line 205 toEtm8.scale: 1.005496
    test 1223 line 205 toEtm8.lat: 61.982810
    test 1224 line 205 toEtm8.lon: 13.299659
    test 1225 line 206 toEtm8.easting: 1838956.187625
    test 1226 line 206 toEtm8.northing: 3511959.612381
    test 1227 line 206 toEtm8.gamma: 9.844313
    test 1228 line 206 toEtm8.scale: 1.041603
    test 1229 line 206 toEtm8.lat: 30.324214
    test 1230 line 206 toEtm8.lon: 18.959769
    test 1231 line 207 toEtm8.easting: 4460690.884597
    test 1232 line 207 toEtm8.northing: 5541873.235403
    test 1233 line 207 toEtm8.gamma: 35.768613
    test 1234 line 207 toEtm8.scale: 1.254179
    test 1235 line 207 toEtm8.lat: 37.629667
    test 1236 line 207 toEtm8.lon: 49.649131
    test 1237 line 208 toEtm8.easting: 2311168.998941
    test 1238 line 208 toEtm8.northing: 9480561.869119
    test 1239 line 208 toEtm8.gamma: 76.828257
    test 1240 line 208 toEtm8.scale: 1.065556
    test 1241 line 208 toEtm8.lat: 69.225574
    test 1242 line 208 toEtm8.lon: 77.656135
    test 1243 line 209 toEtm8.easting: 4111775.114451
    test 1244 line 209 toEtm8.northing: 6509014.348792
    test 1245 line 209 toEtm8.gamma: 43.052130
    test 1246 line 209 toEtm8.scale: 1.214125
    test 1247 line 209 toEtm8.lat: 44.698478
    test 1248 line 209 toEtm8.lon: 52.979304
    test 1249 line 210 toEtm8.easting: 75358.261962
    test 1250 line 210 toEtm8.northing: 7711258.662251
    test 1251 line 210 toEtm8.gamma: 1.806297
    test 1252 line 210 toEtm8.scale: 0.999669
    test 1253 line 210 toEtm8.lat: 69.499594
    test 1254 line 210 toEtm8.lon: 1.928336
    test 1255 line 211 toEtm8.easting: 8781885.229116
    test 1256 line 211 toEtm8.northing: 9184776.452211
    test 1257 line 211 toEtm8.gamma: 81.795539
    test 1258 line 211 toEtm8.scale: 2.094908
    test 1259 line 211 toEtm8.lat: 27.981364
    test 1260 line 211 toEtm8.lon: 86.061113
    test 1261 line 212 toEtm8.easting: 954378.415174
    test 1262 line 212 toEtm8.northing: 7449110.669807
    test 1263 line 212 toEtm8.gamma: 19.380657
    test 1264 line 212 toEtm8.scale: 1.010768
    test 1265 line 212 toEtm8.lat: 65.699839
    test 1266 line 212 toEtm8.lon: 21.104725
    test 1267 line 213 toEtm8.easting: 720971.793706
    test 1268 line 213 toEtm8.northing: 5265195.121555
    test 1269 line 213 toEtm8.gamma: 7.002995
    test 1270 line 213 toEtm8.scale: 1.005995
    test 1271 line 213 toEtm8.lat: 47.143648
    test 1272 line 213 toEtm8.lon: 9.512189
    test 1273 line 214 toEtm8.easting: 561561.493937
    test 1274 line 214 toEtm8.northing: 989910.236221
    test 1275 line 214 toEtm8.gamma: 0.793118
    test 1276 line 214 toEtm8.scale: 1.003505
    test 1277 line 214 toEtm8.lat: 8.920167
    test 1278 line 214 toEtm8.lon: 5.101513
    test 1279 line 215 toEtm8.easting: 3446829.634468
    test 1280 line 215 toEtm8.northing: 9232868.155664
    test 1281 line 215 toEtm8.gamma: 76.279075
    test 1282 line 215 toEtm8.scale: 1.148263
    test 1283 line 215 toEtm8.lat: 59.778971
    test 1284 line 215 toEtm8.lon: 78.080322
    test 1285 line 216 toEtm8.easting: 4048307.545909
    test 1286 line 216 toEtm8.northing: 9800416.422998
    test 1287 line 216 toEtm8.gamma: 86.843918
    test 1288 line 216 toEtm8.scale: 1.206495
    test 1289 line 216 toEtm8.lat: 55.865310
    test 1290 line 216 toEtm8.lon: 87.384288
    test 1291 line 217 toEtm8.easting: 8973188.480293
    test 1292 line 217 toEtm8.northing: 7042230.087021
    test 1293 line 217 toEtm8.gamma: 60.872456
    test 1294 line 217 toEtm8.scale: 2.156098
    test 1295 line 217 toEtm8.lat: 24.310973
    test 1296 line 217 toEtm8.lon: 76.823777
    test 1297 line 218 toEtm8.easting: 126314.191618
    test 1298 line 218 toEtm8.northing: 396006.687921
    test 1299 line 218 toEtm8.gamma: 0.071065
    test 1300 line 218 toEtm8.scale: 0.999798
    test 1301 line 218 toEtm8.lat: 3.582041
    test 1302 line 218 toEtm8.lon: 1.137286
    test 1303 line 219 toEtm8.easting: 5247652.345647
    test 1304 line 219 toEtm8.northing: 8670513.359752
    test 1305 line 219 toEtm8.gamma: 72.700498
    test 1306 line 219 toEtm8.scale: 1.355272
    test 1307 line 219 toEtm8.lat: 46.124233
    test 1308 line 219 toEtm8.lon: 77.313118
    test 1309 line 220 toEtm8.easting: 8103656.838119
    test 1310 line 220 toEtm8.northing: 9469794.014737
    test 1311 line 220 toEtm8.gamma: 84.490673
    test 1312 line 220 toEtm8.scale: 1.912164
    test 1313 line 220 toEtm8.lat: 31.171391
    test 1314 line 220 toEtm8.lon: 87.104504
    test 1315 line 221 toEtm8.easting: 6300112.758236
    test 1316 line 221 toEtm8.northing: 93835.917364
    test 1317 line 221 toEtm8.gamma: 0.644805
    test 1318 line 221 toEtm8.scale: 1.534073
    test 1319 line 221 toEtm8.lat: 0.553171
    test 1320 line 221 toEtm8.lon: 49.117104
    test 1321 line 222 toEtm8.easting: 3894813.593782
    test 1322 line 222 toEtm8.northing: 4833832.341027
    test 1323 line 222 toEtm8.gamma: 27.453298
    test 1324 line 222 toEtm8.scale: 1.192135
    test 1325 line 222 toEtm8.lat: 35.361587
    test 1326 line 222 toEtm8.lon: 41.860599
    test 1327 line 223 toEtm8.easting: 402511.346712
    test 1328 line 223 toEtm8.northing: 3520621.561911
    test 1329 line 223 toEtm8.gamma: 2.238474
    test 1330 line 223 toEtm8.scale: 1.001599
    test 1331 line 223 toEtm8.lat: 31.750314
    test 1332 line 223 toEtm8.lon: 4.248167
    test 1333 line 224 toEtm8.easting: 5357378.503148
    test 1334 line 224 toEtm8.northing: 2772997.602234
    test 1335 line 224 toEtm8.gamma: 17.823560
    test 1336 line 224 toEtm8.scale: 1.376031
    test 1337 line 224 toEtm8.lat: 17.924336
    test 1338 line 224 toEtm8.lon: 46.096402
    test 1339 line 225 toEtm8.easting: 2807553.985866
    test 1340 line 225 toEtm8.northing: 8177847.980275
    test 1341 line 225 toEtm8.gamma: 54.680045
    test 1342 line 225 toEtm8.scale: 1.097531
    test 1343 line 225 toEtm8.lat: 60.931488
    test 1344 line 225 toEtm8.lon: 58.221214
    test 1345 line 226 toEtm8.easting: 18289045.166501
    test 1346 line 226 toEtm8.northing: 7792942.339604
    test 1347 line 226 toEtm8.gamma: 73.216494
    test 1348 line 226 toEtm8.scale: 8.098009
    test 1349 line 226 toEtm8.lat: 5.358151
    test 1350 line 226 toEtm8.lon: 87.556213
    test 1351 line 227 toEtm8.easting: 8376822.459538
    test 1352 line 227 toEtm8.northing: 8128174.623878
    test 1353 line 227 toEtm8.gamma: 70.920117
    test 1354 line 227 toEtm8.scale: 1.984873
    test 1355 line 227 toEtm8.lat: 28.616673
    test 1356 line 227 toEtm8.lon: 80.452426
    test 1357 line 228 toEtm8.easting: 11898068.353272
    test 1358 line 228 toEtm8.northing: 4772439.493697
    test 1359 line 228 toEtm8.gamma: 42.613968
    test 1360 line 228 toEtm8.scale: 3.314412
    test 1361 line 228 toEtm8.lat: 11.709763
    test 1362 line 228 toEtm8.lon: 76.760295
    test 1363 line 229 toEtm8.easting: 10550946.939050
    test 1364 line 229 toEtm8.northing: 3851968.815295
    test 1365 line 229 toEtm8.gamma: 33.383025
    test 1366 line 229 toEtm8.scale: 2.724754
    test 1367 line 229 toEtm8.lat: 12.009498
    test 1368 line 229 toEtm8.lon: 71.782351
    test 1369 line 230 toEtm8.easting: 6828299.123607
    test 1370 line 230 toEtm8.northing: 9394803.227463
    test 1371 line 230 toEtm8.gamma: 83.181386
    test 1372 line 230 toEtm8.scale: 1.624359
    test 1373 line 230 toEtm8.lat: 37.629784
    test 1374 line 230 toEtm8.lon: 85.795687
    test 1375 line 231 toEtm8.easting: 11162550.334022
    test 1376 line 231 toEtm8.northing: 2640267.279593
    test 1377 line 231 toEtm8.gamma: 23.145404
    test 1378 line 231 toEtm8.scale: 2.998408
    test 1379 line 231 toEtm8.lat: 7.721128
    test 1380 line 231 toEtm8.lon: 71.662731
    test 1381 line 232 toEtm8.easting: 4411584.447941
    test 1382 line 232 toEtm8.northing: 4956173.694407
    test 1383 line 232 toEtm8.gamma: 30.713919
    test 1384 line 232 toEtm8.scale: 1.248736
    test 1385 line 232 toEtm8.lat: 34.295026
    test 1386 line 232 toEtm8.lon: 46.442191
    test 1387 line 233 toEtm8.easting: 672108.897905
    test 1388 line 233 toEtm8.northing: 4751554.657054
    test 1389 line 233 toEtm8.gamma: 5.569178
    test 1390 line 233 toEtm8.scale: 1.005162
    test 1391 line 233 toEtm8.lat: 42.622496
    test 1392 line 233 toEtm8.lon: 8.193605
    test 1393 line 234 toEtm8.easting: 5022964.290579
    test 1394 line 234 toEtm8.northing: 6860418.199502
    test 1395 line 234 toEtm8.gamma: 50.862230
    test 1396 line 234 toEtm8.scale: 1.324925
    test 1397 line 234 toEtm8.lat: 41.667780
    test 1398 line 234 toEtm8.lon: 61.518288
    test 1399 line 235 toEtm8.easting: 1669655.595207
    test 1400 line 235 toEtm8.northing: 4152086.537021
    test 1401 line 235 toEtm8.gamma: 11.110237
    test 1402 line 235 toEtm8.scale: 1.034138
    test 1403 line 235 toEtm8.lat: 36.060369
    test 1404 line 235 toEtm8.lon: 18.444112
    test 1405 line 236 toEtm8.easting: 6055876.729655
    test 1406 line 236 toEtm8.northing: 4896837.552619
    test 1407 line 236 toEtm8.gamma: 35.799747
    test 1408 line 236 toEtm8.scale: 1.485967
    test 1409 line 236 toEtm8.lat: 27.948091
    test 1410 line 236 toEtm8.lon: 56.816429
    test 1411 line 237 toEtm8.easting: 1209214.164379
    test 1412 line 237 toEtm8.northing: 7266409.859178
    test 1413 line 237 toEtm8.gamma: 22.319633
    test 1414 line 237 toEtm8.scale: 1.017554
    test 1415 line 237 toEtm8.lat: 63.386030
    test 1416 line 237 toEtm8.lon: 24.662716
    test 1417 line 238 toEtm8.easting: 5154564.559584
    test 1418 line 238 toEtm8.northing: 698118.349975
    test 1419 line 238 toEtm8.gamma: 4.242360
    test 1420 line 238 toEtm8.scale: 1.347481
    test 1421 line 238 toEtm8.lat: 4.680922
    test 1422 line 238 toEtm8.lon: 42.114426
    test 1423 line 239 toEtm8.easting: 2695149.806543
    test 1424 line 239 toEtm8.northing: 8208197.765605
    test 1425 line 239 toEtm8.gamma: 54.178615
    test 1426 line 239 toEtm8.scale: 1.089730
    test 1427 line 239 toEtm8.lat: 61.826625
    test 1428 line 239 toEtm8.lon: 57.525096
    test 1429 line 240 toEtm8.easting: 3394792.327820
    test 1430 line 240 toEtm8.northing: 3217583.415552
    test 1431 line 240 toEtm8.gamma: 15.165863
    test 1432 line 240 toEtm8.scale: 1.145285
    test 1433 line 240 toEtm8.lat: 25.104353
    test 1434 line 240 toEtm8.lon: 32.528660
    test 1435 line 241 toEtm8.easting: 1429160.966985
    test 1436 line 241 toEtm8.northing: 8212685.362032
    test 1437 line 241 toEtm8.gamma: 37.484904
    test 1438 line 241 toEtm8.scale: 1.024676
    test 1439 line 241 toEtm8.lat: 69.678351
    test 1440 line 241 toEtm8.lon: 39.275513
    test 1441 line 242 toEtm8.easting: 8343387.998065
    test 1442 line 242 toEtm8.northing: 8885196.954578
    test 1443 line 242 toEtm8.gamma: 78.561937
    test 1444 line 242 toEtm8.scale: 1.974733
    test 1445 line 242 toEtm8.lat: 29.671384
    test 1446 line 242 toEtm8.lon: 84.196595
    test 1447 line 243 toEtm8.easting: 1990722.928606
    test 1448 line 243 toEtm8.northing: 7569202.065162
    test 1449 line 243 toEtm8.gamma: 37.075276
    test 1450 line 243 toEtm8.scale: 1.048486
    test 1451 line 243 toEtm8.lat: 62.300208
    test 1452 line 243 toEtm8.lon: 40.474051
    test 1453 line 244 toEtm8.easting: 1554980.099559
    test 1454 line 244 toEtm8.northing: 1449423.919586
    test 1455 line 244 toEtm8.gamma: 3.188328
    test 1456 line 244 toEtm8.scale: 1.029664
    test 1457 line 244 toEtm8.lat: 12.721776
    test 1458 line 244 toEtm8.lon: 14.190003
    test 1459 line 245 toEtm8.easting: 785205.450196
    test 1460 line 245 toEtm8.northing: 5575158.423096
    test 1461 line 245 toEtm8.gamma: 8.388417
    test 1462 line 245 toEtm8.scale: 1.007181
    test 1463 line 245 toEtm8.lat: 49.811296
    test 1464 line 245 toEtm8.lon: 10.925011
    test 1465 line 246 toEtm8.easting: 3310405.988313
    test 1466 line 246 toEtm8.northing: 5955022.233881
    test 1467 line 246 toEtm8.gamma: 33.007587
    test 1468 line 246 toEtm8.scale: 1.137141
    test 1469 line 246 toEtm8.lat: 45.132680
    test 1470 line 246 toEtm8.lon: 42.478624
    test 1471 line 247 toEtm8.easting: 4733460.960666
    test 1472 line 247 toEtm8.northing: 129034.889816
    test 1473 line 247 toEtm8.gamma: 0.737551
    test 1474 line 247 toEtm8.scale: 1.290439
    test 1475 line 247 toEtm8.lat: 0.904279
    test 1476 line 247 toEtm8.lon: 39.078412
    test 1477 line 248 toEtm8.easting: 3322708.343909
    test 1478 line 248 toEtm8.northing: 3864738.078742
    test 1479 line 248 toEtm8.gamma: 18.472566
    test 1480 line 248 toEtm8.scale: 1.138838
    test 1481 line 248 toEtm8.lat: 30.163605
    test 1482 line 248 toEtm8.lon: 33.577996
    test 1483 line 249 toEtm8.easting: 8672864.417204
    test 1484 line 249 toEtm8.northing: 8333465.983444
    test 1485 line 249 toEtm8.gamma: 73.206273
    test 1486 line 249 toEtm8.scale: 2.065441
    test 1487 line 249 toEtm8.lat: 27.643244
    test 1488 line 249 toEtm8.lon: 81.892859
    test 1489 line 250 toEtm8.easting: 11126818.231196
    test 1490 line 250 toEtm8.northing: 7618712.174991
    test 1491 line 250 toEtm8.gamma: 67.887173
    test 1492 line 250 toEtm8.scale: 2.922417
    test 1493 line 250 toEtm8.lat: 18.201208
    test 1494 line 250 toEtm8.lon: 82.434618
    test 1495 line 251 toEtm8.easting: 8650100.981797
    test 1496 line 251 toEtm8.northing: 9975084.168997
    test 1497 line 251 toEtm8.gamma: 89.767446
    test 1498 line 251 toEtm8.scale: 2.057289
    test 1499 line 251 toEtm8.lat: 28.804576
    test 1500 line 251 toEtm8.lon: 89.886072
    test 1501 line 252 toEtm8.easting: 2212701.180192
    test 1502 line 252 toEtm8.northing: 650348.100229
    test 1503 line 252 toEtm8.gamma: 1.970441
    test 1504 line 252 toEtm8.scale: 1.060830
    test 1505 line 252 toEtm8.lat: 5.542998
    test 1506 line 252 toEtm8.lon: 19.589578
    test 1507 line 253 toEtm8.easting: 6890222.326618
    test 1508 line 253 toEtm8.northing: 7506813.499547
    test 1509 line 253 toEtm8.gamma: 62.684825
    test 1510 line 253 toEtm8.scale: 1.638488
    test 1511 line 253 toEtm8.lat: 34.237147
    test 1512 line 253 toEtm8.lon: 73.678164
    test 1513 line 254 toEtm8.easting: 6692260.067325
    test 1514 line 254 toEtm8.northing: 4244174.008110
    test 1515 line 254 toEtm8.gamma: 31.812920
    test 1516 line 254 toEtm8.scale: 1.604640
    test 1517 line 254 toEtm8.lat: 22.704949
    test 1518 line 254 toEtm8.lon: 57.877010
    test 1519 line 255 toEtm8.easting: 1225564.137190
    test 1520 line 255 toEtm8.northing: 4778923.924144
    test 1521 line 255 toEtm8.gamma: 10.083419
    test 1522 line 255 toEtm8.scale: 1.018134
    test 1523 line 255 toEtm8.lat: 42.192424
    test 1524 line 255 toEtm8.lon: 14.828196
    test 1525 line 256 toEtm8.easting: 12341116.154950
    test 1526 line 256 toEtm8.northing: 5081855.521966
    test 1527 line 256 toEtm8.gamma: 45.712546
    test 1528 line 256 toEtm8.scale: 3.535170
    test 1529 line 256 toEtm8.lat: 11.481151
    test 1530 line 256 toEtm8.lon: 78.189236
    test 1531 line 257 toEtm8.easting: 6673845.021771
    test 1532 line 257 toEtm8.northing: 1177587.190565
    test 1533 line 257 toEtm8.gamma: 8.389141
    test 1534 line 257 toEtm8.scale: 1.605171
    test 1535 line 257 toEtm8.lat: 6.609626
    test 1536 line 257 toEtm8.lon: 51.735783
    test 1537 line 258 toEtm8.easting: 6966354.690417
    test 1538 line 258 toEtm8.northing: 3641802.005093
    test 1539 line 258 toEtm8.gamma: 27.409636
    test 1540 line 258 toEtm8.scale: 1.661469
    test 1541 line 258 toEtm8.lat: 19.059369
    test 1542 line 258 toEtm8.lon: 57.526439
    test 1543 max forward error: 3.166497e-08
    test 1544 max reverse error: 1.207923e-13
    test 1545 Etm.scale0: 0.9996
    test 1546 Etm.datum: WGS84
    test 1547 Etm.datum.ellipsoid.KsOrder: 8
    test 1548 WGS84.KsOrder: 8

    all 1548 testEtmTMcoords.py tests passed, 1 skipped (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 894.295 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testExactTMcoords.py

    testing testExactTMcoords.py 23.05.23 (module pygeodesy.etm 23.05.15)
    test 1 line 1 _ExactTM.easting: 1548706.791619
    test 2 line 1 _ExactTM.northing: 8451449.198772
    test 3 line 1 _ExactTM.gamma: 43.922790
    test 4 line 1 _ExactTM.scale: 1.029060
    test 5 line 1 _ExactTM.lat: 70.579277
    test 6 line 1 _ExactTM.lon: 45.599420
    test 7 line 2 _ExactTM.easting: 2624150.740929
    test 8 line 2 _ExactTM.northing: 1204434.041605
    test 9 line 2 _ExactTM.gamma: 4.292619
    test 10 line 2 _ExactTM.scale: 1.086051
    test 11 line 2 _ExactTM.lat: 10.018894
    test 12 line 2 _ExactTM.lon: 23.313324
    test 13 line 3 _ExactTM.easting: 9855841.232935
    test 14 line 3 _ExactTM.northing: 6145496.115155
    test 15 line 3 _ExactTM.gamma: 53.348315
    test 16 line 3 _ExactTM.scale: 2.445098
    test 17 line 3 _ExactTM.lat: 19.479896
    test 18 line 3 _ExactTM.lon: 75.662049
    test 19 line 4 _ExactTM.easting: 3206390.691996
    test 20 line 4 _ExactTM.northing: 2650745.400406
    test 21 line 4 _ExactTM.gamma: 11.666950
    test 22 line 4 _ExactTM.scale: 1.129359
    test 23 line 4 _ExactTM.lat: 21.072465
    test 24 line 4 _ExactTM.lon: 29.828684
    test 25 line 5 _ExactTM.easting: 4328154.083501
    test 26 line 5 _ExactTM.northing: 749647.623690
    test 27 line 5 _ExactTM.gamma: 4.024317
    test 28 line 5 _ExactTM.scale: 1.240829
    test 29 line 5 _ExactTM.lat: 5.458957
    test 30 line 5 _ExactTM.lon: 36.385237
    test 31 line 6 _ExactTM.easting: 847598.266514
    test 32 line 6 _ExactTM.northing: 7947180.962440
    test 33 line 6 _ExactTM.gamma: 21.639091
    test 34 line 6 _ExactTM.scale: 1.008399
    test 35 line 6 _ExactTM.lat: 70.175454
    test 36 line 6 _ExactTM.lon: 22.865350
    test 37 line 7 _ExactTM.easting: 2727657.337974
    test 38 line 7 _ExactTM.northing: 8283916.696410
    test 39 line 7 _ExactTM.gamma: 55.690909
    test 40 line 7 _ExactTM.scale: 1.091942
    test 41 line 7 _ExactTM.lat: 61.965605
    test 42 line 7 _ExactTM.lon: 58.931371
    test 43 line 8 _ExactTM.easting: 2331001.751890
    test 44 line 8 _ExactTM.northing: 1313608.224751
    test 45 line 8 _ExactTM.gamma: 4.214690
    test 46 line 8 _ExactTM.scale: 1.067599
    test 47 line 8 _ExactTM.lat: 11.116050
    test 48 line 8 _ExactTM.lon: 20.901069
    test 49 line 9 _ExactTM.easting: 6035557.239480
    test 50 line 9 _ExactTM.northing: 5791770.791879
    test 51 line 9 _ExactTM.gamma: 43.698170
    test 52 line 9 _ExactTM.scale: 1.481260
    test 53 line 9 _ExactTM.lat: 32.210543
    test 54 line 9 _ExactTM.lon: 60.705849
    test 55 line 10 _ExactTM.easting: 1064553.125852
    test 56 line 10 _ExactTM.northing: 9417273.737208
    test 57 line 10 _ExactTM.gamma: 61.100380
    test 58 line 10 _ExactTM.scale: 1.013475
    test 59 line 10 _ExactTM.lat: 79.187451
    test 60 line 10 _ExactTM.lon: 61.532382
    test 61 line 11 _ExactTM.easting: 1400137.116164
    test 62 line 11 _ExactTM.northing: 9616907.017686
    test 63 line 11 _ExactTM.gamma: 74.527087
    test 64 line 11 _ExactTM.scale: 1.023640
    test 65 line 11 _ExactTM.lat: 77.103759
    test 66 line 11 _ExactTM.lon: 74.899105
    test 67 line 12 _ExactTM.easting: 9860691.016626
    test 68 line 12 _ExactTM.northing: 7433039.143328
    test 69 line 12 _ExactTM.gamma: 65.357693
    test 70 line 12 _ExactTM.scale: 2.438973
    test 71 line 12 _ExactTM.lat: 21.889514
    test 72 line 12 _ExactTM.lon: 80.019886
    test 73 line 13 _ExactTM.easting: 8076501.833695
    test 74 line 13 _ExactTM.northing: 8561614.174782
    test 75 line 13 _ExactTM.gamma: 75.073393
    test 76 line 13 _ExactTM.scale: 1.906202
    test 77 line 13 _ExactTM.lat: 30.536296
    test 78 line 13 _ExactTM.lon: 82.186178
    test 79 line 14 _ExactTM.easting: 3335099.866623
    test 80 line 14 _ExactTM.northing: 6740519.084015
    test 81 line 14 _ExactTM.gamma: 40.611821
    test 82 line 14 _ExactTM.scale: 1.139021
    test 83 line 14 _ExactTM.lat: 49.990485
    test 84 line 14 _ExactTM.lon: 48.203179
    test 85 line 15 _ExactTM.easting: 12051574.928500
    test 86 line 15 _ExactTM.northing: 6587213.051951
    test 87 line 15 _ExactTM.gamma: 59.033237
    test 88 line 15 _ExactTM.scale: 3.357469
    test 89 line 15 _ExactTM.lat: 14.486312
    test 90 line 15 _ExactTM.lon: 80.905137
    test 91 line 16 _ExactTM.easting: 5387578.735298
    test 92 line 16 _ExactTM.northing: 4111216.907168
    test 93 line 16 _ExactTM.gamma: 27.574337
    test 94 line 16 _ExactTM.scale: 1.379357
    test 95 line 16 _ExactTM.lat: 25.936824
    test 96 line 16 _ExactTM.lon: 49.913598
    test 97 line 17 _ExactTM.easting: 2622214.380233
    test 98 line 17 _ExactTM.northing: 8678923.984567
    test 99 line 17 _ExactTM.gamma: 61.697275
    test 100 line 17 _ExactTM.scale: 1.084810
    test 101 line 17 _ExactTM.lat: 64.402196
    test 102 line 17 _ExactTM.lon: 64.091395
    test 103 line 18 _ExactTM.easting: 5068474.169633
    test 104 line 18 _ExactTM.northing: 9492066.993709
    test 105 line 18 _ExactTM.gamma: 83.156740
    test 106 line 18 _ExactTM.scale: 1.329990
    test 107 line 18 _ExactTM.lat: 48.451354
    test 108 line 18 _ExactTM.lon: 84.856198
    test 109 line 19 _ExactTM.easting: 738062.047779
    test 110 line 19 _ExactTM.northing: 3031007.074116
    test 111 line 19 _ExactTM.gamma: 3.416802
    test 112 line 19 _ExactTM.scale: 1.006332
    test 113 line 19 _ExactTM.lat: 27.203895
    test 114 line 19 _ExactTM.lon: 7.440229
    test 115 line 20 _ExactTM.easting: 1944413.834565
    test 116 line 20 _ExactTM.northing: 9613299.224493
    test 117 line 20 _ExactTM.gamma: 78.462831
    test 118 line 20 _ExactTM.scale: 1.046134
    test 119 line 20 _ExactTM.lat: 72.509000
    test 120 line 20 _ExactTM.lon: 78.982283
    test 121 line 21 _ExactTM.easting: 2114521.418406
    test 122 line 21 _ExactTM.northing: 4954077.440098
    test 123 line 21 _ExactTM.gamma: 17.571878
    test 124 line 21 _ExactTM.scale: 1.055093
    test 125 line 21 _ExactTM.lat: 41.824954
    test 126 line 21 _ExactTM.lon: 25.392744
    test 127 line 22 _ExactTM.easting: 620365.905090
    test 128 line 22 _ExactTM.northing: 4755542.026562
    test 129 line 22 _ExactTM.gamma: 5.152022
    test 130 line 22 _ExactTM.scale: 1.004338
    test 131 line 22 _ExactTM.lat: 42.701376
    test 132 line 22 _ExactTM.lon: 7.572738
    test 133 line 23 _ExactTM.easting: 263004.770989
    test 134 line 23 _ExactTM.northing: 4493669.762451
    test 135 line 23 _ExactTM.gamma: 2.020523
    test 136 line 23 _ExactTM.scale: 1.000452
    test 137 line 23 _ExactTM.lat: 40.552052
    test 138 line 23 _ExactTM.lon: 3.106056
    test 139 line 24 _ExactTM.easting: 3217221.739462
    test 140 line 24 _ExactTM.northing: 437776.119161
    test 141 line 24 _ExactTM.gamma: 1.848169
    test 142 line 24 _ExactTM.scale: 1.130558
    test 143 line 24 _ExactTM.lat: 3.501242
    test 144 line 24 _ExactTM.lon: 27.806507
    test 145 line 25 _ExactTM.easting: 14661142.444961
    test 146 line 25 _ExactTM.northing: 7476100.824185
    test 147 line 25 _ExactTM.gamma: 68.376669
    test 148 line 25 _ExactTM.scale: 4.896650
    test 149 line 25 _ExactTM.lat: 10.148715
    test 150 line 25 _ExactTM.lon: 85.373768
    test 151 line 26 _ExactTM.easting: 967777.158554
    test 152 line 26 _ExactTM.northing: 6615684.266592
    test 153 line 26 _ExactTM.gamma: 14.410044
    test 154 line 26 _ExactTM.scale: 1.011100
    test 155 line 26 _ExactTM.lat: 58.582623
    test 156 line 26 _ExactTM.lon: 16.755558
    test 157 line 27 _ExactTM.easting: 7558840.728461
    test 158 line 27 _ExactTM.northing: 4144728.130764
    test 159 line 27 _ExactTM.gamma: 32.557264
    test 160 line 27 _ExactTM.scale: 1.791490
    test 161 line 27 _ExactTM.lat: 19.793004
    test 162 line 27 _ExactTM.lon: 61.746763
    test 163 line 28 _ExactTM.easting: 1056008.314161
    test 164 line 28 _ExactTM.northing: 9290799.692669
    test 165 line 28 _ExactTM.gamma: 55.843278
    test 166 line 28 _ExactTM.scale: 1.013253
    test 167 line 28 _ExactTM.lat: 78.666776
    test 168 line 28 _ExactTM.lon: 56.365355
    test 169 line 29 _ExactTM.easting: 1943965.134687
    test 170 line 29 _ExactTM.northing: 1389972.228690
    test 171 line 29 _ExactTM.gamma: 3.774869
    test 172 line 29 _ExactTM.scale: 1.046724
    test 173 line 29 _ExactTM.lat: 11.998788
    test 174 line 29 _ExactTM.lon: 17.597873
    test 175 line 30 _ExactTM.easting: 5803077.072902
    test 176 line 30 _ExactTM.northing: 5649957.943659
    test 177 line 30 _ExactTM.gamma: 41.717943
    test 178 line 30 _ExactTM.scale: 1.442572
    test 179 line 30 _ExactTM.lat: 32.540378
    test 180 line 30 _ExactTM.lon: 58.764613
    test 181 line 31 _ExactTM.easting: 2928716.986009
    test 182 line 31 _ExactTM.northing: 5731835.058317
    test 183 line 31 _ExactTM.gamma: 28.538550
    test 184 line 31 _ExactTM.scale: 1.106780
    test 185 line 31 _ExactTM.lat: 45.160356
    test 186 line 31 _ExactTM.lon: 37.465285
    test 187 line 32 _ExactTM.easting: 326141.975756
    test 188 line 32 _ExactTM.northing: 8881325.164543
    test 189 line 32 _ExactTM.gamma: 16.111415
    test 190 line 32 _ExactTM.scale: 1.000900
    test 191 line 32 _ExactTM.lat: 79.584190
    test 192 line 32 _ExactTM.lon: 16.367006
    test 193 line 33 _ExactTM.easting: 3933015.267450
    test 194 line 33 _ExactTM.northing: 7932373.909512
    test 195 line 33 _ExactTM.gamma: 58.577424
    test 196 line 33 _ExactTM.scale: 1.194811
    test 197 line 33 _ExactTM.lat: 52.470664
    test 198 line 33 _ExactTM.lon: 64.125580
    test 199 line 34 _ExactTM.easting: 8598926.983213
    test 200 line 34 _ExactTM.northing: 6214135.167503
    test 201 line 34 _ExactTM.gamma: 52.612878
    test 202 line 34 _ExactTM.scale: 2.051367
    test 203 line 34 _ExactTM.lat: 23.702673
    test 204 line 34 _ExactTM.lon: 72.630363
    test 205 line 35 _ExactTM.easting: 6620553.333772
    test 206 line 35 _ExactTM.northing: 6540527.122948
    test 207 line 35 _ExactTM.gamma: 52.350140
    test 208 line 35 _ExactTM.scale: 1.586614
    test 209 line 35 _ExactTM.lat: 32.603520
    test 210 line 35 _ExactTM.lon: 67.280123
    test 211 line 36 _ExactTM.easting: 1515136.758292
    test 212 line 36 _ExactTM.northing: 3858996.087537
    test 213 line 36 _ExactTM.gamma: 9.225127
    test 214 line 36 _ExactTM.scale: 1.028029
    test 215 line 36 _ExactTM.lat: 33.776224
    test 216 line 36 _ExactTM.lon: 16.280993
    test 217 line 37 _ExactTM.easting: 479854.373445
    test 218 line 37 _ExactTM.northing: 8980501.389896
    test 219 line 37 _ExactTM.gamma: 25.021222
    test 220 line 37 _ExactTM.scale: 1.002415
    test 221 line 37 _ExactTM.lat: 79.932747
    test 222 line 37 _ExactTM.lon: 25.363622
    test 223 line 38 _ExactTM.easting: 5243446.564940
    test 224 line 38 _ExactTM.northing: 140657.213960
    test 225 line 38 _ExactTM.gamma: 0.862817
    test 226 line 38 _ExactTM.scale: 1.360358
    test 227 line 38 _ExactTM.lat: 0.935056
    test 228 line 38 _ExactTM.lon: 42.538824
    test 229 line 39 _ExactTM.easting: 12806457.923218
    test 230 line 39 _ExactTM.northing: 7170118.684675
    test 231 line 39 _ExactTM.gamma: 64.708921
    test 232 line 39 _ExactTM.scale: 3.740588
    test 233 line 39 _ExactTM.lat: 13.490862
    test 234 line 39 _ExactTM.lon: 83.178380
    test 235 line 40 _ExactTM.easting: 1202993.459158
    test 236 line 40 _ExactTM.northing: 5557316.053599
    test 237 line 40 _ExactTM.gamma: 12.579061
    test 238 line 40 _ExactTM.scale: 1.017426
    test 239 line 40 _ExactTM.lat: 48.979057
    test 240 line 40 _ExactTM.lon: 16.474542
    test 241 line 41 _ExactTM.easting: 1729088.710196
    test 242 line 41 _ExactTM.northing: 7770874.289954
    test 243 line 41 _ExactTM.gamma: 36.021783
    test 244 line 41 _ExactTM.scale: 1.036397
    test 245 line 41 _ExactTM.lat: 65.036016
    test 246 line 41 _ExactTM.lon: 38.729091
    test 247 line 42 _ExactTM.easting: 2437301.517425
    test 248 line 42 _ExactTM.northing: 5539327.748318
    test 249 line 42 _ExactTM.gamma: 23.461879
    test 250 line 42 _ExactTM.scale: 1.073459
    test 251 line 42 _ExactTM.lat: 45.510091
    test 252 line 42 _ExactTM.lon: 31.303729
    test 253 line 43 _ExactTM.easting: 3647186.135066
    test 254 line 43 _ExactTM.northing: 2086412.330983
    test 255 line 43 _ExactTM.gamma: 10.023991
    test 256 line 43 _ExactTM.scale: 1.168707
    test 257 line 43 _ExactTM.lat: 16.058010
    test 258 line 43 _ExactTM.lon: 32.520026
    test 259 line 44 _ExactTM.easting: 1818497.243556
    test 260 line 44 _ExactTM.northing: 4275471.745057
    test 261 line 44 _ExactTM.gamma: 12.499656
    test 262 line 44 _ExactTM.scale: 1.040604
    test 263 line 44 _ExactTM.lat: 36.845200
    test 264 line 44 _ExactTM.lon: 20.282283
    test 265 line 45 _ExactTM.easting: 3751304.113783
    test 266 line 45 _ExactTM.northing: 5130454.001592
    test 267 line 45 _ExactTM.gamma: 28.959707
    test 268 line 45 _ExactTM.scale: 1.177681
    test 269 line 45 _ExactTM.lat: 37.865481
    test 270 line 45 _ExactTM.lon: 41.990402
    test 271 line 46 _ExactTM.easting: 2616733.138544
    test 272 line 46 _ExactTM.northing: 394644.463815
    test 273 line 46 _ExactTM.gamma: 1.390425
    test 274 line 46 _ExactTM.scale: 1.085595
    test 275 line 46 _ExactTM.lat: 3.287272
    test 276 line 46 _ExactTM.lon: 22.917604
    test 277 line 47 _ExactTM.easting: 1756506.573942
    test 278 line 47 _ExactTM.northing: 5570393.986394
    test 279 line 47 _ExactTM.gamma: 17.897894
    test 280 line 47 _ExactTM.scale: 1.037732
    test 281 line 47 _ExactTM.lat: 47.813686
    test 282 line 47 _ExactTM.lon: 23.545092
    test 283 line 48 _ExactTM.easting: 8752461.894711
    test 284 line 48 _ExactTM.northing: 6087728.152284
    test 285 line 48 _ExactTM.gamma: 51.628465
    test 286 line 48 _ExactTM.scale: 2.095465
    test 287 line 48 _ExactTM.lat: 22.836853
    test 288 line 48 _ExactTM.lon: 72.604385
    test 289 line 49 _ExactTM.easting: 1309272.216432
    test 290 line 49 _ExactTM.northing: 59520.028899
    test 291 line 49 _ExactTM.gamma: 0.109069
    test 292 line 49 _ExactTM.scale: 1.020897
    test 293 line 49 _ExactTM.lat: 0.527262
    test 294 line 49 _ExactTM.lon: 11.684209
    test 295 line 50 _ExactTM.easting: 328652.277129
    test 296 line 50 _ExactTM.northing: 2233043.958874
    test 297 line 50 _ExactTM.gamma: 1.084863
    test 298 line 50 _ExactTM.scale: 1.000935
    test 299 line 50 _ExactTM.lat: 20.166742
    test 300 line 50 _ExactTM.lon: 3.143948
    test 301 line 51 _ExactTM.easting: 8637959.716447
    test 302 line 51 _ExactTM.northing: 9190635.156031
    test 303 line 51 _ExactTM.gamma: 81.802563
    test 304 line 51 _ExactTM.scale: 2.054329
    test 305 line 51 _ExactTM.lat: 28.604629
    test 306 line 51 _ExactTM.lon: 85.988721
    test 307 line 52 _ExactTM.easting: 8548521.455147
    test 308 line 52 _ExactTM.northing: 9172410.943282
    test 309 line 52 _ExactTM.gamma: 81.583928
    test 310 line 52 _ExactTM.scale: 2.029641
    test 311 line 52 _ExactTM.lat: 28.984048
    test 312 line 52 _ExactTM.lon: 85.833448
    test 313 line 53 _ExactTM.easting: 796987.281104
    test 314 line 53 _ExactTM.northing: 7677446.357675
    test 315 line 53 _ExactTM.gamma: 18.084472
    test 316 line 53 _ExactTM.scale: 1.007381
    test 317 line 53 _ExactTM.lat: 68.071020
    test 318 line 53 _ExactTM.lon: 19.392823
    test 319 line 54 _ExactTM.easting: 3291036.496762
    test 320 line 54 _ExactTM.northing: 9513199.600666
    test 321 line 54 _ExactTM.gamma: 80.890254
    test 322 line 54 _ExactTM.scale: 1.134826
    test 323 line 54 _ExactTM.lat: 61.416576
    test 324 line 54 _ExactTM.lon: 81.981611
    test 325 line 55 _ExactTM.easting: 7087225.330906
    test 326 line 55 _ExactTM.northing: 8382823.855822
    test 327 line 55 _ExactTM.gamma: 72.253756
    test 328 line 55 _ExactTM.scale: 1.678070
    test 329 line 55 _ExactTM.lat: 35.074753
    test 330 line 55 _ExactTM.lon: 79.496003
    test 331 line 56 _ExactTM.easting: 5090358.125724
    test 332 line 56 _ExactTM.northing: 4318294.133489
    test 333 line 56 _ExactTM.gamma: 28.266280
    test 334 line 56 _ExactTM.scale: 1.336264
    test 335 line 56 _ExactTM.lat: 28.078790
    test 336 line 56 _ExactTM.lon: 48.684350

    test skipped (1): line 57 _ExactTM.'84.986930137199 2.067177857261 20163.0752214330146 9438635.9888499043815 2.059277291707588222 .99960496589466017622'
    test 337 line 58 _ExactTM.easting: 3447670.550785
    test 338 line 58 _ExactTM.northing: 3680238.888223
    test 339 line 58 _ExactTM.gamma: 17.934948
    test 340 line 58 _ExactTM.scale: 1.149831
    test 341 line 58 _ExactTM.lat: 28.473948
    test 342 line 58 _ExactTM.lon: 34.127306
    test 343 line 59 _ExactTM.easting: 3396522.906798
    test 344 line 59 _ExactTM.northing: 8093659.687593
    test 345 line 59 _ExactTM.gamma: 57.747117
    test 346 line 59 _ExactTM.scale: 1.144006
    test 347 line 59 _ExactTM.lat: 56.629354
    test 348 line 59 _ExactTM.lon: 62.196474
    test 349 line 60 _ExactTM.easting: 11249894.100784
    test 350 line 60 _ExactTM.northing: 1619226.506299
    test 351 line 60 _ExactTM.gamma: 14.210358
    test 352 line 60 _ExactTM.scale: 3.048347
    test 353 line 60 _ExactTM.lat: 4.747762
    test 354 line 60 _ExactTM.lon: 70.932555
    test 355 line 61 _ExactTM.easting: 6808805.230950
    test 356 line 61 _ExactTM.northing: 8044779.777369
    test 357 line 61 _ExactTM.gamma: 68.242008
    test 358 line 61 _ExactTM.scale: 1.621464
    test 359 line 61 _ExactTM.lat: 35.882113
    test 360 line 61 _ExactTM.lon: 76.741849
    test 361 line 62 _ExactTM.easting: 2306021.556506
    test 362 line 62 _ExactTM.northing: 757191.592866
    test 363 line 62 _ExactTM.gamma: 2.385686
    test 364 line 62 _ExactTM.scale: 1.066159
    test 365 line 62 _ExactTM.lat: 6.420705
    test 366 line 62 _ExactTM.lon: 20.416028
    test 367 line 63 _ExactTM.easting: 1547406.313862
    test 368 line 63 _ExactTM.northing: 6048712.751824
    test 369 line 63 _ExactTM.gamma: 18.474372
    test 370 line 63 _ExactTM.scale: 1.029123
    test 371 line 63 _ExactTM.lat: 52.335248
    test 372 line 63 _ExactTM.lon: 22.879294
    test 373 line 64 _ExactTM.easting: 2430467.650383
    test 374 line 64 _ExactTM.northing: 7557167.613972
    test 375 line 64 _ExactTM.gamma: 42.110021
    test 376 line 64 _ExactTM.scale: 1.072759
    test 377 line 64 _ExactTM.lat: 59.846391
    test 378 line 64 _ExactTM.lon: 46.262536
    test 379 line 65 _ExactTM.easting: 2334053.905830
    test 380 line 65 _ExactTM.northing: 1948076.966582
    test 381 line 65 _ExactTM.gamma: 6.353185
    test 382 line 65 _ExactTM.scale: 1.067733
    test 383 line 65 _ExactTM.lat: 16.461790
    test 384 line 65 _ExactTM.lon: 21.433269
    test 385 line 66 _ExactTM.easting: 5564175.186737
    test 386 line 66 _ExactTM.northing: 1836851.660412
    test 387 line 66 _ExactTM.gamma: 11.870682
    test 388 line 66 _ExactTM.scale: 1.408265
    test 389 line 66 _ExactTM.lat: 11.707905
    test 390 line 66 _ExactTM.lon: 45.827075
    test 391 line 67 _ExactTM.easting: 6118505.590359
    test 392 line 67 _ExactTM.northing: 7631684.552421
    test 393 line 67 _ExactTM.gamma: 62.477323
    test 394 line 67 _ExactTM.scale: 1.493420
    test 395 line 67 _ExactTM.lat: 38.519075
    test 396 line 67 _ExactTM.lon: 71.935918
    test 397 line 68 _ExactTM.easting: 7365359.294665
    test 398 line 68 _ExactTM.northing: 8818194.451531
    test 399 line 68 _ExactTM.gamma: 77.207042
    test 400 line 68 _ExactTM.scale: 1.737639
    test 401 line 68 _ExactTM.lat: 34.264007
    test 402 line 68 _ExactTM.lon: 82.647878
    test 403 line 69 _ExactTM.easting: 36187.342415
    test 404 line 69 _ExactTM.northing: 2142565.324802
    test 405 line 69 _ExactTM.gamma: 0.114334
    test 406 line 69 _ExactTM.scale: 0.999616
    test 407 line 69 _ExactTM.lat: 19.376880
    test 408 line 69 _ExactTM.lon: 0.344605
    test 409 line 70 _ExactTM.easting: 2380328.546851
    test 410 line 70 _ExactTM.northing: 8440109.872384
    test 411 line 70 _ExactTM.gamma: 55.076067
    test 412 line 70 _ExactTM.scale: 1.069658
    test 413 line 70 _ExactTM.lat: 65.075805
    test 414 line 70 _ExactTM.lon: 57.653438
    test 415 line 71 _ExactTM.easting: 582511.608826
    test 416 line 71 _ExactTM.northing: 8876047.217071
    test 417 line 71 _ExactTM.gamma: 27.133300
    test 418 line 71 _ExactTM.scale: 1.003749
    test 419 line 71 _ExactTM.lat: 78.691870
    test 420 line 71 _ExactTM.lon: 27.591736
    test 421 line 72 _ExactTM.easting: 899441.350477
    test 422 line 72 _ExactTM.northing: 4582046.430516
    test 423 line 72 _ExactTM.gamma: 7.031211
    test 424 line 72 _ExactTM.scale: 1.009573
    test 425 line 72 _ExactTM.lat: 40.893022
    test 426 line 72 _ExactTM.lon: 10.668804
    test 427 line 73 _ExactTM.easting: 5022485.124337
    test 428 line 73 _ExactTM.northing: 9741774.933721
    test 429 line 73 _ExactTM.gamma: 86.505947
    test 430 line 73 _ExactTM.scale: 1.323700
    test 431 line 73 _ExactTM.lat: 48.914279
    test 432 line 73 _ExactTM.lon: 87.359268
    test 433 line 74 _ExactTM.easting: 6701004.587204
    test 434 line 74 _ExactTM.northing: 2954368.258231
    test 435 line 74 _ExactTM.gamma: 21.560153
    test 436 line 74 _ExactTM.scale: 1.608554
    test 437 line 74 _ExactTM.lat: 16.208377
    test 438 line 74 _ExactTM.lon: 54.494282
    test 439 line 75 _ExactTM.easting: 454986.218897
    test 440 line 75 _ExactTM.northing: 4885087.887884
    test 441 line 75 _ExactTM.gamma: 3.945648
    test 442 line 75 _ExactTM.scale: 1.002147
    test 443 line 75 _ExactTM.lat: 43.977936
    test 444 line 75 _ExactTM.lon: 5.672541
    test 445 line 76 _ExactTM.easting: 8903956.140311
    test 446 line 76 _ExactTM.northing: 8470608.577482
    test 447 line 76 _ExactTM.gamma: 74.723116
    test 448 line 76 _ExactTM.scale: 2.131311
    test 449 line 76 _ExactTM.lat: 26.850861
    test 450 line 76 _ExactTM.lon: 82.834480
    test 451 line 77 _ExactTM.easting: 1547627.594741
    test 452 line 77 _ExactTM.northing: 6036584.538347
    test 453 line 77 _ExactTM.gamma: 18.407629
    test 454 line 77 _ExactTM.scale: 1.029132
    test 455 line 77 _ExactTM.lat: 52.234165
    test 456 line 77 _ExactTM.lon: 22.827655
    test 457 line 78 _ExactTM.easting: 5221488.778597
    test 458 line 78 _ExactTM.northing: 1762592.044392
    test 459 line 78 _ExactTM.gamma: 10.927880
    test 460 line 78 _ExactTM.scale: 1.356721
    test 461 line 78 _ExactTM.lat: 11.674646
    test 462 line 78 _ExactTM.lon: 43.500147
    test 463 line 79 _ExactTM.easting: 4880570.297161
    test 464 line 79 _ExactTM.northing: 3325433.988867
    test 465 line 79 _ExactTM.gamma: 20.469862
    test 466 line 79 _ExactTM.scale: 1.308476
    test 467 line 79 _ExactTM.lat: 22.492753
    test 468 line 79 _ExactTM.lon: 44.179153
    test 469 line 80 _ExactTM.easting: 23930680.082694
    test 470 line 80 _ExactTM.northing: 7491462.099038
    test 471 line 80 _ExactTM.gamma: 75.937628
    test 472 line 80 _ExactTM.scale: 15.556365
    test 473 line 80 _ExactTM.lat: 0.910999
    test 474 line 80 _ExactTM.lon: 88.548823
    test 475 line 81 _ExactTM.easting: 71519.450458
    test 476 line 81 _ExactTM.northing: 3654740.444852
    test 477 line 81 _ExactTM.gamma: 0.417448
    test 478 line 81 _ExactTM.scale: 0.999663
    test 479 line 81 _ExactTM.lat: 33.028802
    test 480 line 81 _ExactTM.lon: 0.765843
    test 481 line 82 _ExactTM.easting: 4152797.795220
    test 482 line 82 _ExactTM.northing: 7823098.502751
    test 483 line 82 _ExactTM.gamma: 58.238901
    test 484 line 82 _ExactTM.scale: 1.218052
    test 485 line 82 _ExactTM.lat: 50.649195
    test 486 line 82 _ExactTM.lon: 64.389076
    test 487 line 83 _ExactTM.easting: 2926725.707639
    test 488 line 83 _ExactTM.northing: 7904918.072844
    test 489 line 83 _ExactTM.gamma: 51.592748
    test 490 line 83 _ExactTM.scale: 1.106206
    test 491 line 83 _ExactTM.lat: 58.820640
    test 492 line 83 _ExactTM.lon: 55.841048
    test 493 line 84 _ExactTM.easting: 1325509.113869
    test 494 line 84 _ExactTM.northing: 9675214.948213
    test 495 line 84 _ExactTM.gamma: 76.116213
    test 496 line 84 _ExactTM.scale: 1.021136
    test 497 line 84 _ExactTM.lat: 77.865762
    test 498 line 84 _ExactTM.lon: 76.414618
    test 499 line 85 _ExactTM.easting: 3045296.448926
    test 500 line 85 _ExactTM.northing: 542153.443280
    test 501 line 85 _ExactTM.gamma: 2.185095
    test 502 line 85 _ExactTM.scale: 1.116664
    test 503 line 85 _ExactTM.lat: 4.389639
    test 504 line 85 _ExactTM.lon: 26.458976
    test 505 line 86 _ExactTM.easting: 11843870.887518
    test 506 line 86 _ExactTM.northing: 5912803.073343
    test 507 line 86 _ExactTM.gamma: 52.814259
    test 508 line 86 _ExactTM.scale: 3.267256
    test 509 line 86 _ExactTM.lat: 13.924448
    test 510 line 86 _ExactTM.lon: 79.017873
    test 511 line 87 _ExactTM.easting: 8891099.704936
    test 512 line 87 _ExactTM.northing: 162160.142227
    test 513 line 87 _ExactTM.gamma: 1.312094
    test 514 line 87 _ExactTM.scale: 2.157363
    test 515 line 87 _ExactTM.lat: 0.679713
    test 516 line 87 _ExactTM.lon: 62.036792
    test 517 line 88 _ExactTM.easting: 4784814.214449
    test 518 line 88 _ExactTM.northing: 2984497.432580
    test 519 line 88 _ExactTM.gamma: 17.946545
    test 520 line 88 _ExactTM.scale: 1.296116
    test 521 line 88 _ExactTM.lat: 20.478281
    test 522 line 88 _ExactTM.lon: 42.678234
    test 523 line 89 _ExactTM.easting: 1772074.682154
    test 524 line 89 _ExactTM.northing: 9491552.560143
    test 525 line 89 _ExactTM.gamma: 73.634830
    test 526 line 89 _ExactTM.scale: 1.038202
    test 527 line 89 _ExactTM.lat: 73.695703
    test 528 line 89 _ExactTM.lon: 74.259097
    test 529 line 90 _ExactTM.easting: 1907649.782106
    test 530 line 90 _ExactTM.northing: 6994232.429379
    test 531 line 90 _ExactTM.gamma: 29.718929
    test 532 line 90 _ExactTM.scale: 1.044503
    test 533 line 90 _ExactTM.lat: 58.569370
    test 534 line 90 _ExactTM.lon: 33.777549
    test 535 line 91 _ExactTM.easting: 2084423.818962
    test 536 line 91 _ExactTM.northing: 2211816.035619
    test 537 line 91 _ExactTM.gamma: 6.556448
    test 538 line 91 _ExactTM.scale: 1.053793
    test 539 line 91 _ExactTM.lat: 18.933881
    test 540 line 91 _ExactTM.lon: 19.492695
    test 541 line 92 _ExactTM.easting: 1064373.671729
    test 542 line 92 _ExactTM.northing: 7812482.547461
    test 543 line 92 _ExactTM.gamma: 24.874124
    test 544 line 92 _ExactTM.scale: 1.013490
    test 545 line 92 _ExactTM.lat: 68.317934
    test 546 line 92 _ExactTM.lon: 26.515687
    test 547 line 93 _ExactTM.easting: 4770385.479297
    test 548 line 93 _ExactTM.northing: 9734318.902980
    test 549 line 93 _ExactTM.gamma: 86.273119
    test 550 line 93 _ExactTM.scale: 1.290553
    test 551 line 93 _ExactTM.lat: 50.641941
    test 552 line 93 _ExactTM.lon: 87.111557
    test 553 line 94 _ExactTM.easting: 6398096.677297
    test 554 line 94 _ExactTM.northing: 4410894.752104
    test 555 line 94 _ExactTM.gamma: 32.558023
    test 556 line 94 _ExactTM.scale: 1.548004
    test 557 line 94 _ExactTM.lat: 24.411298
    test 558 line 94 _ExactTM.lon: 56.881823
    test 559 line 95 _ExactTM.easting: 3138623.300415
    test 560 line 95 _ExactTM.northing: 3082960.600798
    test 561 line 95 _ExactTM.gamma: 13.557672
    test 562 line 95 _ExactTM.scale: 1.123724
    test 563 line 95 _ExactTM.lat: 24.571871
    test 564 line 95 _ExactTM.lon: 30.073097
    test 565 line 96 _ExactTM.easting: 2748325.794651
    test 566 line 96 _ExactTM.northing: 4202811.912668
    test 567 line 96 _ExactTM.gamma: 17.578706
    test 568 line 96 _ExactTM.scale: 1.094102
    test 569 line 96 _ExactTM.lat: 34.202576
    test 570 line 96 _ExactTM.lon: 29.383166
    test 571 line 97 _ExactTM.easting: 6677830.630367
    test 572 line 97 _ExactTM.northing: 5350071.837395
    test 573 line 97 _ExactTM.gamma: 41.306641
    test 574 line 97 _ExactTM.scale: 1.599774
    test 575 line 97 _ExactTM.lat: 27.756285
    test 576 line 97 _ExactTM.lon: 61.881905
    test 577 line 98 _ExactTM.easting: 5941536.667431
    test 578 line 98 _ExactTM.northing: 3293112.175140
    test 579 line 98 _ExactTM.gamma: 22.752845
    test 580 line 98 _ExactTM.scale: 1.468473
    test 581 line 98 _ExactTM.lat: 19.742270
    test 582 line 98 _ExactTM.lon: 50.957821
    test 583 line 99 _ExactTM.easting: 3152481.792567
    test 584 line 99 _ExactTM.northing: 5903048.837978
    test 585 line 99 _ExactTM.gamma: 31.494606
    test 586 line 99 _ExactTM.scale: 1.124085
    test 587 line 99 _ExactTM.lat: 45.453582
    test 588 line 99 _ExactTM.lon: 40.659833
    test 589 line 100 _ExactTM.easting: 10460475.897730
    test 590 line 100 _ExactTM.northing: 2553463.624391
    test 591 line 100 _ExactTM.gamma: 21.965869
    test 592 line 100 _ExactTM.scale: 2.700296
    test 593 line 100 _ExactTM.lat: 8.322144
    test 594 line 100 _ExactTM.lon: 69.488157
    test 595 line 101 _ExactTM.easting: 1964010.778021
    test 596 line 101 _ExactTM.northing: 5634042.923056
    test 597 line 101 _ExactTM.gamma: 20.117800
    test 598 line 101 _ExactTM.scale: 1.047344
    test 599 line 101 _ExactTM.lat: 47.749831
    test 600 line 101 _ExactTM.lon: 26.322002
    test 601 line 102 _ExactTM.easting: 2065306.424934
    test 602 line 102 _ExactTM.northing: 2135008.468651
    test 603 line 102 _ExactTM.gamma: 6.258981
    test 604 line 102 _ExactTM.scale: 1.052800
    test 605 line 102 _ExactTM.lat: 18.297493
    test 606 line 102 _ExactTM.lon: 19.244669
    test 607 line 103 _ExactTM.easting: 5127738.132976
    test 608 line 103 _ExactTM.northing: 6793804.304411
    test 609 line 103 _ExactTM.gamma: 50.557915
    test 610 line 103 _ExactTM.scale: 1.339412
    test 611 line 103 _ExactTM.lat: 40.834541
    test 612 line 103 _ExactTM.lon: 61.650750
    test 613 line 104 _ExactTM.easting: 8385525.148166
    test 614 line 104 _ExactTM.northing: 6924932.344306
    test 615 line 104 _ExactTM.gamma: 59.087561
    test 616 line 104 _ExactTM.scale: 1.990364
    test 617 line 104 _ExactTM.lat: 26.273247
    test 618 line 104 _ExactTM.lon: 74.926694
    test 619 line 105 _ExactTM.easting: 2297510.791909
    test 620 line 105 _ExactTM.northing: 2805666.962834
    test 621 line 105 _ExactTM.gamma: 9.301553
    test 622 line 105 _ExactTM.scale: 1.065508
    test 623 line 105 _ExactTM.lat: 23.698347
    test 624 line 105 _ExactTM.lon: 22.155657
    test 625 line 106 _ExactTM.easting: 13749544.917635
    test 626 line 106 _ExactTM.northing: 8288728.384650
    test 627 line 106 _ExactTM.gamma: 75.033970
    test 628 line 106 _ExactTM.scale: 4.270588
    test 629 line 106 _ExactTM.lat: 12.364113
    test 630 line 106 _ExactTM.lon: 86.348578
    test 631 line 107 _ExactTM.easting: 317518.455546
    test 632 line 107 _ExactTM.northing: 1097517.583745
    test 633 line 107 _ExactTM.gamma: 0.499004
    test 634 line 107 _ExactTM.scale: 1.000848
    test 635 line 107 _ExactTM.lat: 9.916091
    test 636 line 107 _ExactTM.lon: 2.895277
    test 637 line 108 _ExactTM.easting: 3856035.184888
    test 638 line 108 _ExactTM.northing: 9141364.450290
    test 639 line 108 _ExactTM.gamma: 75.972763
    test 640 line 108 _ExactTM.scale: 1.186786
    test 641 line 108 _ExactTM.lat: 56.553876
    test 642 line 108 _ExactTM.lon: 78.215077
    test 643 line 109 _ExactTM.easting: 1457484.942823
    test 644 line 109 _ExactTM.northing: 9385297.101973
    test 645 line 109 _ExactTM.gamma: 66.784662
    test 646 line 109 _ExactTM.scale: 1.025660
    test 647 line 109 _ExactTM.lat: 75.957631
    test 648 line 109 _ExactTM.lon: 67.407383
    test 649 line 110 _ExactTM.easting: 1304934.901841
    test 650 line 110 _ExactTM.northing: 3604655.155715
    test 651 line 110 _ExactTM.gamma: 7.343989
    test 652 line 110 _ExactTM.scale: 1.020672
    test 653 line 110 _ExactTM.lat: 31.826531
    test 654 line 110 _ExactTM.lon: 13.731050
    test 655 line 111 _ExactTM.easting: 1399093.491792
    test 656 line 111 _ExactTM.northing: 8314607.120342
    test 657 line 111 _ExactTM.gamma: 38.630161
    test 658 line 111 _ExactTM.scale: 1.023625
    test 659 line 111 _ExactTM.lat: 70.542985
    test 660 line 111 _ExactTM.lon: 40.282055
    test 661 line 112 _ExactTM.easting: 356983.618540
    test 662 line 112 _ExactTM.northing: 4282309.048994
    test 663 line 112 _ExactTM.gamma: 2.561485
    test 664 line 112 _ExactTM.scale: 1.001170
    test 665 line 112 _ExactTM.lat: 38.617487
    test 666 line 112 _ExactTM.lon: 4.099838
    test 667 line 113 _ExactTM.easting: 9952911.325091
    test 668 line 113 _ExactTM.northing: 1510288.212229
    test 669 line 113 _ExactTM.gamma: 12.752154
    test 670 line 113 _ExactTM.scale: 2.511357
    test 671 line 113 _ExactTM.lat: 5.389447
    test 672 line 113 _ExactTM.lon: 66.729612
    test 673 line 114 _ExactTM.easting: 6367592.504007
    test 674 line 114 _ExactTM.northing: 1200437.077672
    test 675 line 114 _ExactTM.gamma: 8.338041
    test 676 line 114 _ExactTM.scale: 1.546210
    test 677 line 114 _ExactTM.lat: 6.995168
    test 678 line 114 _ExactTM.lon: 50.014763
    test 679 line 115 _ExactTM.easting: 4391263.676460
    test 680 line 115 _ExactTM.northing: 6325455.989408
    test 681 line 115 _ExactTM.gamma: 42.653541
    test 682 line 115 _ExactTM.scale: 1.245560
    test 683 line 115 _ExactTM.lat: 42.321894
    test 684 line 115 _ExactTM.lon: 53.784040
    test 685 line 116 _ExactTM.easting: 6209880.527527
    test 686 line 116 _ExactTM.northing: 2154754.449747
    test 687 line 116 _ExactTM.gamma: 14.919512
    test 688 line 116 _ExactTM.scale: 1.516560
    test 689 line 116 _ExactTM.lat: 12.698515
    test 690 line 116 _ExactTM.lon: 50.242047
    test 691 line 117 _ExactTM.easting: 1507053.688772
    test 692 line 117 _ExactTM.northing: 6261383.513280
    test 693 line 117 _ExactTM.gamma: 19.280373
    test 694 line 117 _ExactTM.scale: 1.027584
    test 695 line 117 _ExactTM.lat: 54.207636
    test 696 line 117 _ExactTM.lon: 23.325731
    test 697 line 118 _ExactTM.easting: 8332725.003777
    test 698 line 118 _ExactTM.northing: 3002712.329753
    test 699 line 118 _ExactTM.gamma: 24.059212
    test 700 line 118 _ExactTM.scale: 1.990450
    test 701 line 118 _ExactTM.lat: 13.224787
    test 702 line 118 _ExactTM.lon: 62.426698
    test 703 line 119 _ExactTM.easting: 3958910.085235
    test 704 line 119 _ExactTM.northing: 3462284.926102
    test 705 line 119 _ExactTM.gamma: 18.546398
    test 706 line 119 _ExactTM.scale: 1.199351
    test 707 line 119 _ExactTM.lat: 25.650282
    test 708 line 119 _ExactTM.lon: 37.710391
    test 709 line 120 _ExactTM.easting: 10452892.282083
    test 710 line 120 _ExactTM.northing: 8000059.605114
    test 711 line 120 _ExactTM.gamma: 71.075240
    test 712 line 120 _ExactTM.scale: 2.650111
    test 713 line 120 _ExactTM.lat: 20.684773
    test 714 line 120 _ExactTM.lon: 82.849734
    test 715 line 121 _ExactTM.easting: 496148.253731
    test 716 line 121 _ExactTM.northing: 6388503.365043
    test 717 line 121 _ExactTM.gamma: 6.970955
    test 718 line 121 _ExactTM.scale: 1.002620
    test 719 line 121 _ExactTM.lat: 57.367533
    test 720 line 121 _ExactTM.lon: 8.260866
    test 721 line 122 _ExactTM.easting: 7375792.085850
    test 722 line 122 _ExactTM.northing: 5544624.072155
    test 723 line 122 _ExactTM.gamma: 44.510851
    test 724 line 122 _ExactTM.scale: 1.745898
    test 725 line 122 _ExactTM.lat: 25.958757
    test 726 line 122 _ExactTM.lon: 65.760477
    test 727 line 123 _ExactTM.easting: 2826258.041979
    test 728 line 123 _ExactTM.northing: 5167759.816959
    test 729 line 123 _ExactTM.gamma: 23.783897
    test 730 line 123 _ExactTM.scale: 1.099415
    test 731 line 123 _ExactTM.lat: 41.395848
    test 732 line 123 _ExactTM.lon: 33.661790
    test 733 line 124 _ExactTM.easting: 3958563.378851
    test 734 line 124 _ExactTM.northing: 8499923.231243
    test 735 line 124 _ExactTM.gamma: 66.570945
    test 736 line 124 _ExactTM.scale: 1.197296
    test 737 line 124 _ExactTM.lat: 54.266617
    test 738 line 124 _ExactTM.lon: 70.602199
    test 739 line 125 _ExactTM.easting: 4408189.533462
    test 740 line 125 _ExactTM.northing: 8046312.003642
    test 741 line 125 _ExactTM.gamma: 62.216959
    test 742 line 125 _ExactTM.scale: 1.246750
    test 743 line 125 _ExactTM.lat: 49.840393
    test 744 line 125 _ExactTM.lon: 68.036728
    test 745 line 126 _ExactTM.easting: 3629225.627512
    test 746 line 126 _ExactTM.northing: 6371258.454645
    test 747 line 126 _ExactTM.gamma: 38.881675
    test 748 line 126 _ExactTM.scale: 1.165511
    test 749 line 126 _ExactTM.lat: 46.306035
    test 750 line 126 _ExactTM.lon: 48.085828
    test 751 line 127 _ExactTM.easting: 602838.450710
    test 752 line 127 _ExactTM.northing: 4851370.637205
    test 753 line 127 _ExactTM.gamma: 5.160395
    test 754 line 127 _ExactTM.scale: 1.004073
    test 755 line 127 _ExactTM.lat: 43.570988
    test 756 line 127 _ExactTM.lon: 7.464494
    test 757 line 128 _ExactTM.easting: 764616.665051
    test 758 line 128 _ExactTM.northing: 2164299.337945
    test 759 line 128 _ExactTM.gamma: 2.429300
    test 760 line 128 _ExactTM.scale: 1.006835
    test 761 line 128 _ExactTM.lat: 19.427290
    test 762 line 128 _ExactTM.lon: 7.268247
    test 763 line 129 _ExactTM.easting: 5048953.021931
    test 764 line 129 _ExactTM.northing: 1885974.057398
    test 765 line 129 _ExactTM.gamma: 11.459804
    test 766 line 129 _ExactTM.scale: 1.332207
    test 767 line 129 _ExactTM.lat: 12.713794
    test 768 line 129 _ExactTM.lon: 42.507018
    test 769 line 130 _ExactTM.easting: 2293996.601155
    test 770 line 130 _ExactTM.northing: 2392408.644221
    test 771 line 130 _ExactTM.gamma: 7.791838
    test 772 line 130 _ExactTM.scale: 1.065348
    test 773 line 130 _ExactTM.lat: 20.238782
    test 774 line 130 _ExactTM.lon: 21.566068
    test 775 line 131 _ExactTM.easting: 1530603.839418
    test 776 line 131 _ExactTM.northing: 7287841.459898
    test 777 line 131 _ExactTM.gamma: 27.502921
    test 778 line 131 _ExactTM.scale: 1.028416
    test 779 line 131 _ExactTM.lat: 62.367847
    test 780 line 131 _ExactTM.lon: 30.438849
    test 781 line 132 _ExactTM.easting: 2660000.093152
    test 782 line 132 _ExactTM.northing: 5161982.213248
    test 783 line 132 _ExactTM.gamma: 22.629836
    test 784 line 132 _ExactTM.scale: 1.087851
    test 785 line 132 _ExactTM.lat: 41.891569
    test 786 line 132 _ExactTM.lon: 31.959547
    test 787 line 133 _ExactTM.easting: 5037478.329414
    test 788 line 133 _ExactTM.northing: 8768172.379908
    test 789 line 133 _ExactTM.gamma: 73.511182
    test 790 line 133 _ExactTM.scale: 1.325919
    test 791 line 133 _ExactTM.lat: 47.664248
    test 792 line 133 _ExactTM.lon: 77.630062
    test 793 line 134 _ExactTM.easting: 2289650.957799
    test 794 line 134 _ExactTM.northing: 8784328.593607
    test 795 line 134 _ExactTM.gamma: 60.786067
    test 796 line 134 _ExactTM.scale: 1.064346
    test 797 line 134 _ExactTM.lat: 67.259559
    test 798 line 134 _ExactTM.lon: 62.715293
    test 799 line 135 _ExactTM.easting: 647913.889744
    test 800 line 135 _ExactTM.northing: 6742382.228217
    test 801 line 135 _ExactTM.gamma: 10.252667
    test 802 line 135 _ExactTM.scale: 1.004748
    test 803 line 135 _ExactTM.lat: 60.295381
    test 804 line 135 _ExactTM.lon: 11.763097
    test 805 line 136 _ExactTM.easting: 1118372.698566
    test 806 line 136 _ExactTM.northing: 9040627.942263
    test 807 line 136 _ExactTM.gamma: 48.936803
    test 808 line 136 _ExactTM.scale: 1.014920
    test 809 line 136 _ExactTM.lat: 76.878914
    test 810 line 136 _ExactTM.lon: 49.685773
    test 811 line 137 _ExactTM.easting: 440696.510070
    test 812 line 137 _ExactTM.northing: 5500355.826297
    test 813 line 137 _ExactTM.gamma: 4.636104
    test 814 line 137 _ExactTM.scale: 1.001986
    test 815 line 137 _ExactTM.lat: 49.495349
    test 816 line 137 _ExactTM.lon: 6.087551
    test 817 line 138 _ExactTM.easting: 601728.149727
    test 818 line 138 _ExactTM.northing: 9095352.048149
    test 819 line 138 _ExactTM.gamma: 33.435771
    test 820 line 138 _ExactTM.scale: 1.004027
    test 821 line 138 _ExactTM.lat: 80.297265
    test 822 line 138 _ExactTM.lon: 33.816372
    test 823 line 139 _ExactTM.easting: 3481444.777827
    test 824 line 139 _ExactTM.northing: 291665.708749
    test 825 line 139 _ExactTM.gamma: 1.314726
    test 826 line 139 _ExactTM.scale: 1.153534
    test 827 line 139 _ExactTM.lat: 2.286437
    test 828 line 139 _ExactTM.lon: 29.855149
    test 829 line 140 _ExactTM.easting: 3515304.901524
    test 830 line 140 _ExactTM.northing: 1443981.882918
    test 831 line 140 _ExactTM.gamma: 6.641638
    test 832 line 140 _ExactTM.scale: 1.156509
    test 833 line 140 _ExactTM.lat: 11.264457
    test 834 line 140 _ExactTM.lon: 30.743907
    test 835 line 141 _ExactTM.easting: 160012.186959
    test 836 line 141 _ExactTM.northing: 3922609.253231
    test 837 line 141 _ExactTM.gamma: 1.022225
    test 838 line 141 _ExactTM.scale: 0.999916
    test 839 line 141 _ExactTM.lat: 35.434073
    test 840 line 141 _ExactTM.lon: 1.762795
    test 841 line 142 _ExactTM.easting: 4163744.245622
    test 842 line 142 _ExactTM.northing: 936884.674804
    test 843 line 142 _ExactTM.gamma: 4.892559
    test 844 line 142 _ExactTM.scale: 1.222164
    test 845 line 142 _ExactTM.lat: 6.923695
    test 846 line 142 _ExactTM.lon: 35.289456
    test 847 line 143 _ExactTM.easting: 6155200.017926
    test 848 line 143 _ExactTM.northing: 6926306.628390
    test 849 line 143 _ExactTM.gamma: 55.103258
    test 850 line 143 _ExactTM.scale: 1.500556
    test 851 line 143 _ExactTM.lat: 36.129672
    test 852 line 143 _ExactTM.lon: 67.533176
    test 853 line 144 _ExactTM.easting: 16263383.285440
    test 854 line 144 _ExactTM.northing: 3591296.731341
    test 855 line 144 _ExactTM.gamma: 36.040254
    test 856 line 144 _ExactTM.scale: 6.589288
    test 857 line 144 _ExactTM.lat: 4.406529
    test 858 line 144 _ExactTM.lon: 81.965734
    test 859 line 145 _ExactTM.easting: 14220995.515399  FAILED, KNOWN, expected 14220995.515398
    test 860 line 145 _ExactTM.northing: 5100587.457503
    test 861 line 145 _ExactTM.gamma: 47.314258
    test 862 line 145 _ExactTM.scale: 4.693202
    test 863 line 145 _ExactTM.lat: 8.474589
    test 864 line 145 _ExactTM.lon: 81.129945
    test 865 line 146 _ExactTM.easting: 3173034.802372
    test 866 line 146 _ExactTM.northing: 7263421.942957
    test 867 line 146 _ExactTM.gamma: 45.215808
    test 868 line 146 _ExactTM.scale: 1.125410
    test 869 line 146 _ExactTM.lat: 53.907276
    test 870 line 146 _ExactTM.lon: 51.252904
    test 871 line 147 _ExactTM.easting: 10253274.092204
    test 872 line 147 _ExactTM.northing: 8867574.299792
    test 873 line 147 _ExactTM.gamma: 79.198250
    test 874 line 147 _ExactTM.scale: 2.572372
    test 875 line 147 _ExactTM.lat: 22.120545
    test 876 line 147 _ExactTM.lon: 85.756782
    test 877 line 148 _ExactTM.easting: 2415561.483230
    test 878 line 148 _ExactTM.northing: 8813225.217097
    test 879 line 148 _ExactTM.gamma: 62.548978
    test 880 line 148 _ExactTM.scale: 1.071748
    test 881 line 148 _ExactTM.lat: 66.444100
    test 882 line 148 _ExactTM.lon: 64.532960
    test 883 line 149 _ExactTM.easting: 9589179.293295
    test 884 line 149 _ExactTM.northing: 1777680.784143
    test 885 line 149 _ExactTM.gamma: 14.838483
    test 886 line 149 _ExactTM.scale: 2.380716
    test 887 line 149 _ExactTM.lat: 6.670965
    test 888 line 149 _ExactTM.lon: 65.660408
    test 889 line 150 _ExactTM.easting: 727939.438391
    test 890 line 150 _ExactTM.northing: 3684363.236810
    test 891 line 150 _ExactTM.gamma: 4.266227
    test 892 line 150 _ExactTM.scale: 1.006140
    test 893 line 150 _ExactTM.lat: 33.054057
    test 894 line 150 _ExactTM.lon: 7.787458
    test 895 line 151 _ExactTM.easting: 1250765.991085
    test 896 line 151 _ExactTM.northing: 792869.242719
    test 897 line 151 _ExactTM.gamma: 1.396497
    test 898 line 151 _ExactTM.scale: 1.019026
    test 899 line 151 _ExactTM.lat: 7.035525
    test 900 line 151 _ExactTM.lon: 11.253707
    test 901 line 152 _ExactTM.easting: 710421.705887
    test 902 line 152 _ExactTM.northing: 5019406.075928
    test 903 line 152 _ExactTM.gamma: 6.393949
    test 904 line 152 _ExactTM.scale: 1.005812
    test 905 line 152 _ExactTM.lat: 44.971340
    test 906 line 152 _ExactTM.lon: 9.009304
    test 907 line 153 _ExactTM.easting: 4600995.074643
    test 908 line 153 _ExactTM.northing: 4505712.084593
    test 909 line 153 _ExactTM.gamma: 27.997458
    test 910 line 153 _ExactTM.scale: 1.271841
    test 911 line 153 _ExactTM.lat: 30.821397
    test 912 line 153 _ExactTM.lon: 45.970577
    test 913 line 154 _ExactTM.easting: 557642.627782
    test 914 line 154 _ExactTM.northing: 7006911.251644
    test 915 line 154 _ExactTM.gamma: 9.769903
    test 916 line 154 _ExactTM.scale: 1.003411
    test 917 line 154 _ExactTM.lat: 62.763886
    test 918 line 154 _ExactTM.lon: 10.960144
    test 919 line 155 _ExactTM.easting: 4635062.294291
    test 920 line 155 _ExactTM.northing: 2702556.153311
    test 921 line 155 _ExactTM.gamma: 15.779547
    test 922 line 155 _ExactTM.scale: 1.277178
    test 923 line 155 _ExactTM.lat: 18.888611
    test 924 line 155 _ExactTM.lon: 41.009871
    test 925 line 156 _ExactTM.easting: 14554962.255919
    test 926 line 156 _ExactTM.northing: 4716639.908572
    test 927 line 156 _ExactTM.gamma: 44.192751
    test 928 line 156 _ExactTM.scale: 4.960020
    test 929 line 156 _ExactTM.lat: 7.524119
    test 930 line 156 _ExactTM.lon: 81.050715
    test 931 line 157 _ExactTM.easting: 882126.661736
    test 932 line 157 _ExactTM.northing: 7947612.369506
    test 933 line 157 _ExactTM.gamma: 22.429487
    test 934 line 157 _ExactTM.scale: 1.009132
    test 935 line 157 _ExactTM.lat: 70.063902
    test 936 line 157 _ExactTM.lon: 23.705255
    test 937 line 158 _ExactTM.easting: 20262021.645983
    test 938 line 158 _ExactTM.northing: 8113827.820796
    test 939 line 158 _ExactTM.gamma: 76.936057
    test 940 line 158 _ExactTM.scale: 10.349092
    test 941 line 158 _ExactTM.lat: 3.556526
    test 942 line 158 _ExactTM.lon: 88.363529
    test 943 line 159 _ExactTM.easting: 6500508.399850
    test 944 line 159 _ExactTM.northing: 6956476.342368
    test 945 line 159 _ExactTM.gamma: 56.237116
    test 946 line 159 _ExactTM.scale: 1.563162
    test 947 line 159 _ExactTM.lat: 34.551257
    test 948 line 159 _ExactTM.lon: 69.111091
    test 949 line 160 _ExactTM.easting: 3884036.641314
    test 950 line 160 _ExactTM.northing: 6890167.411733
    test 951 line 160 _ExactTM.gamma: 45.760130
    test 952 line 160 _ExactTM.scale: 1.190167
    test 953 line 160 _ExactTM.lat: 47.929051
    test 954 line 160 _ExactTM.lon: 54.103418
    test 955 line 161 _ExactTM.easting: 217855.546078
    test 956 line 161 _ExactTM.northing: 6184108.122568
    test 957 line 161 _ExactTM.gamma: 2.870993
    test 958 line 161 _ExactTM.scale: 1.000182
    test 959 line 161 _ExactTM.lat: 55.753536
    test 960 line 161 _ExactTM.lon: 3.471798
    test 961 line 162 _ExactTM.easting: 11384139.290402
    test 962 line 162 _ExactTM.northing: 8893889.949556
    test 963 line 162 _ExactTM.gamma: 79.774854
    test 964 line 162 _ExactTM.scale: 3.024672
    test 965 line 162 _ExactTM.lat: 18.530847
    test 966 line 162 _ExactTM.lon: 86.555312
    test 967 line 163 _ExactTM.easting: 3469855.989805
    test 968 line 163 _ExactTM.northing: 7723193.799228
    test 969 line 163 _ExactTM.gamma: 53.114700
    test 970 line 163 _ExactTM.scale: 1.150540
    test 971 line 163 _ExactTM.lat: 54.510125
    test 972 line 163 _ExactTM.lon: 58.556056
    test 973 line 164 _ExactTM.easting: 5926165.994939
    test 974 line 164 _ExactTM.northing: 9385463.732747
    test 975 line 164 _ExactTM.gamma: 82.506981
    test 976 line 164 _ExactTM.scale: 1.459758
    test 977 line 164 _ExactTM.lat: 42.864162
    test 978 line 164 _ExactTM.lon: 84.866326
    test 979 line 165 _ExactTM.easting: 5798639.662224
    test 980 line 165 _ExactTM.northing: 5305387.640916
    test 981 line 165 _ExactTM.gamma: 38.617257
    test 982 line 165 _ExactTM.scale: 1.442263
    test 983 line 165 _ExactTM.lat: 30.911943
    test 984 line 165 _ExactTM.lon: 57.114102
    test 985 line 166 _ExactTM.easting: 9464.934388
    test 986 line 166 _ExactTM.northing: 6489121.624944
    test 987 line 166 _ExactTM.gamma: 0.138696
    test 988 line 166 _ExactTM.scale: 0.999601
    test 989 line 166 _ExactTM.lat: 58.542493
    test 990 line 166 _ExactTM.lon: 0.162593
    test 991 line 167 _ExactTM.easting: 12575834.275614
    test 992 line 167 _ExactTM.northing: 8356610.895486
    test 993 line 167 _ExactTM.gamma: 75.235223
    test 994 line 167 _ExactTM.scale: 3.599442
    test 995 line 167 _ExactTM.lat: 15.022689
    test 996 line 167 _ExactTM.lon: 85.792615
    test 997 line 168 _ExactTM.easting: 2719653.543469
    test 998 line 168 _ExactTM.northing: 9362389.163495
    test 999 line 168 _ExactTM.gamma: 76.049670
    test 1000 line 168 _ExactTM.scale: 1.091315
    test 1001 line 168 _ExactTM.lat: 65.692275
    test 1002 line 168 _ExactTM.lon: 77.241377
    test 1003 line 169 _ExactTM.easting: 4845341.924698
    test 1004 line 169 _ExactTM.northing: 8710522.326901
    test 1005 line 169 _ExactTM.gamma: 72.320942
    test 1006 line 169 _ExactTM.scale: 1.300382
    test 1007 line 169 _ExactTM.lat: 48.806211
    test 1008 line 169 _ExactTM.lon: 76.486365
    test 1009 line 170 _ExactTM.easting: 3935261.522763
    test 1010 line 170 _ExactTM.northing: 9454271.649062
    test 1011 line 170 _ExactTM.gamma: 81.162334
    test 1012 line 170 _ExactTM.scale: 1.194767
    test 1013 line 170 _ExactTM.lat: 56.436025
    test 1014 line 170 _ExactTM.lon: 82.611568
    test 1015 line 171 _ExactTM.easting: 7074299.823000
    test 1016 line 171 _ExactTM.northing: 1648736.065055
    test 1017 line 171 _ExactTM.gamma: 12.145925
    test 1018 line 171 _ExactTM.scale: 1.687551
    test 1019 line 171 _ExactTM.lat: 8.766053
    test 1020 line 171 _ExactTM.lon: 54.367539
    test 1021 line 172 _ExactTM.easting: 3689072.579308
    test 1022 line 172 _ExactTM.northing: 2230802.665211
    test 1023 line 172 _ExactTM.gamma: 10.856248
    test 1024 line 172 _ExactTM.scale: 1.172689
    test 1025 line 172 _ExactTM.lat: 17.095495
    test 1026 line 172 _ExactTM.lon: 33.059128
    test 1027 line 173 _ExactTM.easting: 8102565.885587
    test 1028 line 173 _ExactTM.northing: 5167396.617580
    test 1029 line 173 _ExactTM.gamma: 42.324886
    test 1030 line 173 _ExactTM.scale: 1.921927
    test 1031 line 173 _ExactTM.lat: 22.142861
    test 1032 line 173 _ExactTM.lon: 67.200684
    test 1033 line 174 _ExactTM.easting: 8181271.353564
    test 1034 line 174 _ExactTM.northing: 4425436.547185
    test 1035 line 174 _ExactTM.gamma: 35.900845
    test 1036 line 174 _ExactTM.scale: 1.945017
    test 1037 line 174 _ExactTM.lat: 19.222623
    test 1038 line 174 _ExactTM.lon: 65.180785
    test 1039 line 175 _ExactTM.easting: 767067.394003
    test 1040 line 175 _ExactTM.northing: 3701745.857296
    test 1041 line 175 _ExactTM.gamma: 4.519201
    test 1042 line 175 _ExactTM.scale: 1.006863
    test 1043 line 175 _ExactTM.lat: 33.182474
    test 1044 line 175 _ExactTM.lon: 8.216952
    test 1045 line 176 _ExactTM.easting: 6688114.168572
    test 1046 line 176 _ExactTM.northing: 2052857.299639
    test 1047 line 176 _ExactTM.gamma: 14.766191
    test 1048 line 176 _ExactTM.scale: 1.607200
    test 1049 line 176 _ExactTM.lat: 11.417963
    test 1050 line 176 _ExactTM.lon: 52.808691
    test 1051 line 177 _ExactTM.easting: 5608408.773761
    test 1052 line 177 _ExactTM.northing: 3859055.659110
    test 1053 line 177 _ExactTM.gamma: 26.244151
    test 1054 line 177 _ExactTM.scale: 1.413463
    test 1055 line 177 _ExactTM.lat: 23.836688
    test 1056 line 177 _ExactTM.lon: 50.500180
    test 1057 line 178 _ExactTM.easting: 3836942.765275
    test 1058 line 178 _ExactTM.northing: 6415467.634326
    test 1059 line 178 _ExactTM.gamma: 40.575885
    test 1060 line 178 _ExactTM.scale: 1.185615
    test 1061 line 178 _ExactTM.lat: 45.550020
    test 1062 line 178 _ExactTM.lon: 50.148036
    test 1063 line 179 _ExactTM.easting: 1298730.366025
    test 1064 line 179 _ExactTM.northing: 6021453.000792
    test 1065 line 179 _ExactTM.gamma: 15.613320
    test 1066 line 179 _ExactTM.scale: 1.020367
    test 1067 line 179 _ExactTM.lat: 52.746079
    test 1068 line 179 _ExactTM.lon: 19.343926
    test 1069 line 180 _ExactTM.easting: 416934.289208
    test 1070 line 180 _ExactTM.northing: 7295683.451705
    test 1071 line 180 _ExactTM.gamma: 8.238232
    test 1072 line 180 _ExactTM.scale: 1.001729
    test 1073 line 180 _ExactTM.lat: 65.513348
    test 1074 line 180 _ExactTM.lon: 9.039529
    test 1075 line 181 _ExactTM.easting: 4336076.850889
    test 1076 line 181 _ExactTM.northing: 7617975.722779
    test 1077 line 181 _ExactTM.gamma: 56.537088
    test 1078 line 181 _ExactTM.scale: 1.238582
    test 1079 line 181 _ExactTM.lat: 48.709795
    test 1080 line 181 _ExactTM.lon: 63.554005
    test 1081 line 182 _ExactTM.easting: 168047.336980
    test 1082 line 182 _ExactTM.northing: 2185000.046530
    test 1083 line 182 _ExactTM.gamma: 0.542187
    test 1084 line 182 _ExactTM.scale: 0.999949
    test 1085 line 182 _ExactTM.lat: 19.753509
    test 1086 line 182 _ExactTM.lon: 1.603846
    test 1087 line 183 _ExactTM.easting: 8276281.328790
    test 1088 line 183 _ExactTM.northing: 263444.350545
    test 1089 line 183 _ExactTM.gamma: 2.071435
    test 1090 line 183 _ExactTM.scale: 1.980314
    test 1091 line 183 _ExactTM.lat: 1.202816
    test 1092 line 183 _ExactTM.lon: 59.377276
    test 1093 line 184 _ExactTM.easting: 4772573.810710
    test 1094 line 184 _ExactTM.northing: 6765710.336002
    test 1095 line 184 _ExactTM.gamma: 48.857561
    test 1096 line 184 _ExactTM.scale: 1.291911
    test 1097 line 184 _ExactTM.lat: 42.564975
    test 1098 line 184 _ExactTM.lon: 59.356947
    test 1099 line 185 _ExactTM.easting: 5427755.074639
    test 1100 line 185 _ExactTM.northing: 1556055.820924
    test 1101 line 185 _ExactTM.gamma: 9.862178
    test 1102 line 185 _ExactTM.scale: 1.387394
    test 1103 line 185 _ExactTM.lat: 10.090572
    test 1104 line 185 _ExactTM.lon: 44.604132
    test 1105 line 186 _ExactTM.easting: 11588458.616041
    test 1106 line 186 _ExactTM.northing: 5707993.922613
    test 1107 line 186 _ExactTM.gamma: 50.784827
    test 1108 line 186 _ExactTM.scale: 3.149567
    test 1109 line 186 _ExactTM.lat: 14.133028
    test 1110 line 186 _ExactTM.lon: 78.097533
    test 1111 line 187 _ExactTM.easting: 7152433.802688
    test 1112 line 187 _ExactTM.northing: 761390.695844
    test 1113 line 187 _ExactTM.gamma: 5.607350
    test 1114 line 187 _ExactTM.scale: 1.705261
    test 1115 line 187 _ExactTM.lat: 4.031123
    test 1116 line 187 _ExactTM.lon: 54.048782
    test 1117 line 188 _ExactTM.easting: 3105651.390901
    test 1118 line 188 _ExactTM.northing: 9426026.169064
    test 1119 line 188 _ExactTM.gamma: 78.750206
    test 1120 line 188 _ExactTM.scale: 1.119737
    test 1121 line 188 _ExactTM.lat: 62.746603
    test 1122 line 188 _ExactTM.lon: 79.968641
    test 1123 line 189 _ExactTM.easting: 2959009.639022
    test 1124 line 189 _ExactTM.northing: 8339242.269282
    test 1125 line 189 _ExactTM.gamma: 58.460865
    test 1126 line 189 _ExactTM.scale: 1.108554
    test 1127 line 189 _ExactTM.lat: 60.626429
    test 1128 line 189 _ExactTM.lon: 61.851551
    test 1129 line 190 _ExactTM.easting: 8640472.267145
    test 1130 line 190 _ExactTM.northing: 6230320.417931
    test 1131 line 190 _ExactTM.gamma: 52.816810
    test 1132 line 190 _ExactTM.scale: 2.062973
    test 1133 line 190 _ExactTM.lat: 23.600626
    test 1134 line 190 _ExactTM.lon: 72.811634
    test 1135 line 191 _ExactTM.easting: 811352.108932
    test 1136 line 191 _ExactTM.northing: 9816129.813481
    test 1137 line 191 _ExactTM.gamma: 77.299184
    test 1138 line 191 _ExactTM.scale: 1.007651
    test 1139 line 191 _ExactTM.lat: 82.572236
    test 1140 line 191 _ExactTM.lon: 77.402323
    test 1141 line 192 _ExactTM.easting: 6521874.973458
    test 1142 line 192 _ExactTM.northing: 1053612.479744
    test 1143 line 192 _ExactTM.gamma: 7.407328
    test 1144 line 192 _ExactTM.scale: 1.575529
    test 1145 line 192 _ExactTM.lat: 6.030051
    test 1146 line 192 _ExactTM.lon: 50.783505
    test 1147 line 193 _ExactTM.easting: 3477983.997875
    test 1148 line 193 _ExactTM.northing: 5651613.325947
    test 1149 line 193 _ExactTM.gamma: 31.530673
    test 1150 line 193 _ExactTM.scale: 1.151875
    test 1151 line 193 _ExactTM.lat: 42.411523
    test 1152 line 193 _ExactTM.lon: 42.258009
    test 1153 line 194 _ExactTM.easting: 629892.822243
    test 1154 line 194 _ExactTM.northing: 3283914.910451
    test 1155 line 194 _ExactTM.gamma: 3.210482
    test 1156 line 194 _ExactTM.scale: 1.004499
    test 1157 line 194 _ExactTM.lat: 29.526120
    test 1158 line 194 _ExactTM.lon: 6.493069
    test 1159 line 195 _ExactTM.easting: 3381879.687227
    test 1160 line 195 _ExactTM.northing: 5103629.325665
    test 1161 line 195 _ExactTM.gamma: 26.748108
    test 1162 line 195 _ExactTM.scale: 1.143559
    test 1163 line 195 _ExactTM.lat: 39.021853
    test 1164 line 195 _ExactTM.lon: 38.641779
    test 1165 line 196 _ExactTM.easting: 2815986.534177
    test 1166 line 196 _ExactTM.northing: 9387029.120718
    test 1167 line 196 _ExactTM.gamma: 76.967262
    test 1168 line 196 _ExactTM.scale: 1.098032
    test 1169 line 196 _ExactTM.lat: 64.971850
    test 1170 line 196 _ExactTM.lon: 78.151893
    test 1171 line 197 _ExactTM.easting: 3398195.889603
    test 1172 line 197 _ExactTM.northing: 9138936.031490
    test 1173 line 197 _ExactTM.gamma: 74.477499
    test 1174 line 197 _ExactTM.scale: 1.144009
    test 1175 line 197 _ExactTM.lat: 59.961819
    test 1176 line 197 _ExactTM.lon: 76.473422
    test 1177 line 198 _ExactTM.easting: 2421734.754637
    test 1178 line 198 _ExactTM.northing: 5002372.094991
    test 1179 line 198 _ExactTM.gamma: 20.017082
    test 1180 line 198 _ExactTM.scale: 1.072592
    test 1181 line 198 _ExactTM.lat: 41.374040
    test 1182 line 198 _ExactTM.lon: 28.848343
    test 1183 line 199 _ExactTM.easting: 2360869.895525
    test 1184 line 199 _ExactTM.northing: 9553298.449536
    test 1185 line 199 _ExactTM.gamma: 78.848205
    test 1186 line 199 _ExactTM.scale: 1.068453
    test 1187 line 199 _ExactTM.lat: 68.946087
    test 1188 line 199 _ExactTM.lon: 79.574523
    test 1189 line 200 _ExactTM.easting: 1196539.972194
    test 1190 line 200 _ExactTM.northing: 9861920.836230
    test 1191 line 200 _ExactTM.gamma: 83.437668
    test 1192 line 200 _ExactTM.scale: 1.017137
    test 1193 line 200 _ExactTM.lat: 79.275096
    test 1194 line 200 _ExactTM.lon: 83.551272
    test 1195 line 201 _ExactTM.easting: 1327758.704795
    test 1196 line 201 _ExactTM.northing: 2375509.241683
    test 1197 line 201 _ExactTM.gamma: 4.617572
    test 1198 line 201 _ExactTM.scale: 1.021465
    test 1199 line 201 _ExactTM.lat: 21.000252
    test 1200 line 201 _ExactTM.lon: 12.697444
    test 1201 line 202 _ExactTM.easting: 2070860.327644
    test 1202 line 202 _ExactTM.northing: 8604500.719581
    test 1203 line 202 _ExactTM.gamma: 54.722761
    test 1204 line 202 _ExactTM.scale: 1.052469
    test 1205 line 202 _ExactTM.lat: 68.015227
    test 1206 line 202 _ExactTM.lon: 56.732419
    test 1207 line 203 _ExactTM.easting: 6564776.654864
    test 1208 line 203 _ExactTM.northing: 8171207.177379
    test 1209 line 203 _ExactTM.gamma: 69.237523
    test 1210 line 203 _ExactTM.scale: 1.573894
    test 1211 line 203 _ExactTM.lat: 37.423675
    test 1212 line 203 _ExactTM.lon: 76.947359
    test 1213 line 204 _ExactTM.easting: 592653.553821
    test 1214 line 204 _ExactTM.northing: 6125529.810052
    test 1215 line 204 _ExactTM.gamma: 7.600785
    test 1216 line 204 _ExactTM.scale: 1.003912
    test 1217 line 204 _ExactTM.lat: 54.922707
    test 1218 line 204 _ExactTM.lon: 9.260818
    test 1219 line 205 _ExactTM.easting: 693459.671821
    test 1220 line 205 _ExactTM.northing: 6943779.991032
    test 1221 line 205 _ExactTM.gamma: 11.787587
    test 1222 line 205 _ExactTM.scale: 1.005496
    test 1223 line 205 _ExactTM.lat: 61.982810
    test 1224 line 205 _ExactTM.lon: 13.299659
    test 1225 line 206 _ExactTM.easting: 1838956.187625
    test 1226 line 206 _ExactTM.northing: 3511959.612381
    test 1227 line 206 _ExactTM.gamma: 9.844313
    test 1228 line 206 _ExactTM.scale: 1.041603
    test 1229 line 206 _ExactTM.lat: 30.324214
    test 1230 line 206 _ExactTM.lon: 18.959769
    test 1231 line 207 _ExactTM.easting: 4460690.884597
    test 1232 line 207 _ExactTM.northing: 5541873.235403
    test 1233 line 207 _ExactTM.gamma: 35.768613
    test 1234 line 207 _ExactTM.scale: 1.254179
    test 1235 line 207 _ExactTM.lat: 37.629667
    test 1236 line 207 _ExactTM.lon: 49.649131
    test 1237 line 208 _ExactTM.easting: 2311168.998941
    test 1238 line 208 _ExactTM.northing: 9480561.869119
    test 1239 line 208 _ExactTM.gamma: 76.828257
    test 1240 line 208 _ExactTM.scale: 1.065556
    test 1241 line 208 _ExactTM.lat: 69.225574
    test 1242 line 208 _ExactTM.lon: 77.656135
    test 1243 line 209 _ExactTM.easting: 4111775.114451
    test 1244 line 209 _ExactTM.northing: 6509014.348792
    test 1245 line 209 _ExactTM.gamma: 43.052130
    test 1246 line 209 _ExactTM.scale: 1.214125
    test 1247 line 209 _ExactTM.lat: 44.698478
    test 1248 line 209 _ExactTM.lon: 52.979304
    test 1249 line 210 _ExactTM.easting: 75358.261962
    test 1250 line 210 _ExactTM.northing: 7711258.662251
    test 1251 line 210 _ExactTM.gamma: 1.806297
    test 1252 line 210 _ExactTM.scale: 0.999669
    test 1253 line 210 _ExactTM.lat: 69.499594
    test 1254 line 210 _ExactTM.lon: 1.928336
    test 1255 line 211 _ExactTM.easting: 8781885.229116
    test 1256 line 211 _ExactTM.northing: 9184776.452211
    test 1257 line 211 _ExactTM.gamma: 81.795539
    test 1258 line 211 _ExactTM.scale: 2.094908
    test 1259 line 211 _ExactTM.lat: 27.981364
    test 1260 line 211 _ExactTM.lon: 86.061113
    test 1261 line 212 _ExactTM.easting: 954378.415174
    test 1262 line 212 _ExactTM.northing: 7449110.669807
    test 1263 line 212 _ExactTM.gamma: 19.380657
    test 1264 line 212 _ExactTM.scale: 1.010768
    test 1265 line 212 _ExactTM.lat: 65.699839
    test 1266 line 212 _ExactTM.lon: 21.104725
    test 1267 line 213 _ExactTM.easting: 720971.793706
    test 1268 line 213 _ExactTM.northing: 5265195.121555
    test 1269 line 213 _ExactTM.gamma: 7.002995
    test 1270 line 213 _ExactTM.scale: 1.005995
    test 1271 line 213 _ExactTM.lat: 47.143648
    test 1272 line 213 _ExactTM.lon: 9.512189
    test 1273 line 214 _ExactTM.easting: 561561.493937
    test 1274 line 214 _ExactTM.northing: 989910.236221
    test 1275 line 214 _ExactTM.gamma: 0.793118
    test 1276 line 214 _ExactTM.scale: 1.003505
    test 1277 line 214 _ExactTM.lat: 8.920167
    test 1278 line 214 _ExactTM.lon: 5.101513
    test 1279 line 215 _ExactTM.easting: 3446829.634468
    test 1280 line 215 _ExactTM.northing: 9232868.155664
    test 1281 line 215 _ExactTM.gamma: 76.279075
    test 1282 line 215 _ExactTM.scale: 1.148263
    test 1283 line 215 _ExactTM.lat: 59.778971
    test 1284 line 215 _ExactTM.lon: 78.080322
    test 1285 line 216 _ExactTM.easting: 4048307.545909
    test 1286 line 216 _ExactTM.northing: 9800416.422998
    test 1287 line 216 _ExactTM.gamma: 86.843918
    test 1288 line 216 _ExactTM.scale: 1.206495
    test 1289 line 216 _ExactTM.lat: 55.865310
    test 1290 line 216 _ExactTM.lon: 87.384288
    test 1291 line 217 _ExactTM.easting: 8973188.480293
    test 1292 line 217 _ExactTM.northing: 7042230.087021
    test 1293 line 217 _ExactTM.gamma: 60.872456
    test 1294 line 217 _ExactTM.scale: 2.156098
    test 1295 line 217 _ExactTM.lat: 24.310973
    test 1296 line 217 _ExactTM.lon: 76.823777
    test 1297 line 218 _ExactTM.easting: 126314.191618
    test 1298 line 218 _ExactTM.northing: 396006.687921
    test 1299 line 218 _ExactTM.gamma: 0.071065
    test 1300 line 218 _ExactTM.scale: 0.999798
    test 1301 line 218 _ExactTM.lat: 3.582041
    test 1302 line 218 _ExactTM.lon: 1.137286
    test 1303 line 219 _ExactTM.easting: 5247652.345647
    test 1304 line 219 _ExactTM.northing: 8670513.359752
    test 1305 line 219 _ExactTM.gamma: 72.700498
    test 1306 line 219 _ExactTM.scale: 1.355272
    test 1307 line 219 _ExactTM.lat: 46.124233
    test 1308 line 219 _ExactTM.lon: 77.313118
    test 1309 line 220 _ExactTM.easting: 8103656.838119
    test 1310 line 220 _ExactTM.northing: 9469794.014737
    test 1311 line 220 _ExactTM.gamma: 84.490673
    test 1312 line 220 _ExactTM.scale: 1.912164
    test 1313 line 220 _ExactTM.lat: 31.171391
    test 1314 line 220 _ExactTM.lon: 87.104504
    test 1315 line 221 _ExactTM.easting: 6300112.758236
    test 1316 line 221 _ExactTM.northing: 93835.917364
    test 1317 line 221 _ExactTM.gamma: 0.644805
    test 1318 line 221 _ExactTM.scale: 1.534073
    test 1319 line 221 _ExactTM.lat: 0.553171
    test 1320 line 221 _ExactTM.lon: 49.117104
    test 1321 line 222 _ExactTM.easting: 3894813.593782
    test 1322 line 222 _ExactTM.northing: 4833832.341027
    test 1323 line 222 _ExactTM.gamma: 27.453298
    test 1324 line 222 _ExactTM.scale: 1.192135
    test 1325 line 222 _ExactTM.lat: 35.361587
    test 1326 line 222 _ExactTM.lon: 41.860599
    test 1327 line 223 _ExactTM.easting: 402511.346712
    test 1328 line 223 _ExactTM.northing: 3520621.561911
    test 1329 line 223 _ExactTM.gamma: 2.238474
    test 1330 line 223 _ExactTM.scale: 1.001599
    test 1331 line 223 _ExactTM.lat: 31.750314
    test 1332 line 223 _ExactTM.lon: 4.248167
    test 1333 line 224 _ExactTM.easting: 5357378.503148
    test 1334 line 224 _ExactTM.northing: 2772997.602234
    test 1335 line 224 _ExactTM.gamma: 17.823560
    test 1336 line 224 _ExactTM.scale: 1.376031
    test 1337 line 224 _ExactTM.lat: 17.924336
    test 1338 line 224 _ExactTM.lon: 46.096402
    test 1339 line 225 _ExactTM.easting: 2807553.985866
    test 1340 line 225 _ExactTM.northing: 8177847.980275
    test 1341 line 225 _ExactTM.gamma: 54.680045
    test 1342 line 225 _ExactTM.scale: 1.097531
    test 1343 line 225 _ExactTM.lat: 60.931488
    test 1344 line 225 _ExactTM.lon: 58.221214
    test 1345 line 226 _ExactTM.easting: 18289045.166501
    test 1346 line 226 _ExactTM.northing: 7792942.339604
    test 1347 line 226 _ExactTM.gamma: 73.216494
    test 1348 line 226 _ExactTM.scale: 8.098009
    test 1349 line 226 _ExactTM.lat: 5.358151
    test 1350 line 226 _ExactTM.lon: 87.556213
    test 1351 line 227 _ExactTM.easting: 8376822.459538
    test 1352 line 227 _ExactTM.northing: 8128174.623878
    test 1353 line 227 _ExactTM.gamma: 70.920117
    test 1354 line 227 _ExactTM.scale: 1.984873
    test 1355 line 227 _ExactTM.lat: 28.616673
    test 1356 line 227 _ExactTM.lon: 80.452426
    test 1357 line 228 _ExactTM.easting: 11898068.353272
    test 1358 line 228 _ExactTM.northing: 4772439.493697
    test 1359 line 228 _ExactTM.gamma: 42.613968
    test 1360 line 228 _ExactTM.scale: 3.314412
    test 1361 line 228 _ExactTM.lat: 11.709763
    test 1362 line 228 _ExactTM.lon: 76.760295
    test 1363 line 229 _ExactTM.easting: 10550946.939050
    test 1364 line 229 _ExactTM.northing: 3851968.815295
    test 1365 line 229 _ExactTM.gamma: 33.383025
    test 1366 line 229 _ExactTM.scale: 2.724754
    test 1367 line 229 _ExactTM.lat: 12.009498
    test 1368 line 229 _ExactTM.lon: 71.782351
    test 1369 line 230 _ExactTM.easting: 6828299.123607
    test 1370 line 230 _ExactTM.northing: 9394803.227463
    test 1371 line 230 _ExactTM.gamma: 83.181386
    test 1372 line 230 _ExactTM.scale: 1.624359
    test 1373 line 230 _ExactTM.lat: 37.629784
    test 1374 line 230 _ExactTM.lon: 85.795687
    test 1375 line 231 _ExactTM.easting: 11162550.334022
    test 1376 line 231 _ExactTM.northing: 2640267.279593
    test 1377 line 231 _ExactTM.gamma: 23.145404
    test 1378 line 231 _ExactTM.scale: 2.998408
    test 1379 line 231 _ExactTM.lat: 7.721128
    test 1380 line 231 _ExactTM.lon: 71.662731
    test 1381 line 232 _ExactTM.easting: 4411584.447941
    test 1382 line 232 _ExactTM.northing: 4956173.694407
    test 1383 line 232 _ExactTM.gamma: 30.713919
    test 1384 line 232 _ExactTM.scale: 1.248736
    test 1385 line 232 _ExactTM.lat: 34.295026
    test 1386 line 232 _ExactTM.lon: 46.442191
    test 1387 line 233 _ExactTM.easting: 672108.897905
    test 1388 line 233 _ExactTM.northing: 4751554.657054
    test 1389 line 233 _ExactTM.gamma: 5.569178
    test 1390 line 233 _ExactTM.scale: 1.005162
    test 1391 line 233 _ExactTM.lat: 42.622496
    test 1392 line 233 _ExactTM.lon: 8.193605
    test 1393 line 234 _ExactTM.easting: 5022964.290579
    test 1394 line 234 _ExactTM.northing: 6860418.199502
    test 1395 line 234 _ExactTM.gamma: 50.862230
    test 1396 line 234 _ExactTM.scale: 1.324925
    test 1397 line 234 _ExactTM.lat: 41.667780
    test 1398 line 234 _ExactTM.lon: 61.518288
    test 1399 line 235 _ExactTM.easting: 1669655.595207
    test 1400 line 235 _ExactTM.northing: 4152086.537021
    test 1401 line 235 _ExactTM.gamma: 11.110237
    test 1402 line 235 _ExactTM.scale: 1.034138
    test 1403 line 235 _ExactTM.lat: 36.060369
    test 1404 line 235 _ExactTM.lon: 18.444112
    test 1405 line 236 _ExactTM.easting: 6055876.729655
    test 1406 line 236 _ExactTM.northing: 4896837.552619
    test 1407 line 236 _ExactTM.gamma: 35.799747
    test 1408 line 236 _ExactTM.scale: 1.485967
    test 1409 line 236 _ExactTM.lat: 27.948091
    test 1410 line 236 _ExactTM.lon: 56.816429
    test 1411 line 237 _ExactTM.easting: 1209214.164379
    test 1412 line 237 _ExactTM.northing: 7266409.859178
    test 1413 line 237 _ExactTM.gamma: 22.319633
    test 1414 line 237 _ExactTM.scale: 1.017554
    test 1415 line 237 _ExactTM.lat: 63.386030
    test 1416 line 237 _ExactTM.lon: 24.662716
    test 1417 line 238 _ExactTM.easting: 5154564.559584
    test 1418 line 238 _ExactTM.northing: 698118.349975
    test 1419 line 238 _ExactTM.gamma: 4.242360
    test 1420 line 238 _ExactTM.scale: 1.347481
    test 1421 line 238 _ExactTM.lat: 4.680922
    test 1422 line 238 _ExactTM.lon: 42.114426
    test 1423 line 239 _ExactTM.easting: 2695149.806543
    test 1424 line 239 _ExactTM.northing: 8208197.765605
    test 1425 line 239 _ExactTM.gamma: 54.178615
    test 1426 line 239 _ExactTM.scale: 1.089730
    test 1427 line 239 _ExactTM.lat: 61.826625
    test 1428 line 239 _ExactTM.lon: 57.525096
    test 1429 line 240 _ExactTM.easting: 3394792.327820
    test 1430 line 240 _ExactTM.northing: 3217583.415552
    test 1431 line 240 _ExactTM.gamma: 15.165863
    test 1432 line 240 _ExactTM.scale: 1.145285
    test 1433 line 240 _ExactTM.lat: 25.104353
    test 1434 line 240 _ExactTM.lon: 32.528660
    test 1435 line 241 _ExactTM.easting: 1429160.966985
    test 1436 line 241 _ExactTM.northing: 8212685.362032
    test 1437 line 241 _ExactTM.gamma: 37.484904
    test 1438 line 241 _ExactTM.scale: 1.024676
    test 1439 line 241 _ExactTM.lat: 69.678351
    test 1440 line 241 _ExactTM.lon: 39.275513
    test 1441 line 242 _ExactTM.easting: 8343387.998065
    test 1442 line 242 _ExactTM.northing: 8885196.954578
    test 1443 line 242 _ExactTM.gamma: 78.561937
    test 1444 line 242 _ExactTM.scale: 1.974733
    test 1445 line 242 _ExactTM.lat: 29.671384
    test 1446 line 242 _ExactTM.lon: 84.196595
    test 1447 line 243 _ExactTM.easting: 1990722.928606
    test 1448 line 243 _ExactTM.northing: 7569202.065162
    test 1449 line 243 _ExactTM.gamma: 37.075276
    test 1450 line 243 _ExactTM.scale: 1.048486
    test 1451 line 243 _ExactTM.lat: 62.300208
    test 1452 line 243 _ExactTM.lon: 40.474051
    test 1453 line 244 _ExactTM.easting: 1554980.099559
    test 1454 line 244 _ExactTM.northing: 1449423.919586
    test 1455 line 244 _ExactTM.gamma: 3.188328
    test 1456 line 244 _ExactTM.scale: 1.029664
    test 1457 line 244 _ExactTM.lat: 12.721776
    test 1458 line 244 _ExactTM.lon: 14.190003
    test 1459 line 245 _ExactTM.easting: 785205.450196
    test 1460 line 245 _ExactTM.northing: 5575158.423096
    test 1461 line 245 _ExactTM.gamma: 8.388417
    test 1462 line 245 _ExactTM.scale: 1.007181
    test 1463 line 245 _ExactTM.lat: 49.811296
    test 1464 line 245 _ExactTM.lon: 10.925011
    test 1465 line 246 _ExactTM.easting: 3310405.988313
    test 1466 line 246 _ExactTM.northing: 5955022.233881
    test 1467 line 246 _ExactTM.gamma: 33.007587
    test 1468 line 246 _ExactTM.scale: 1.137141
    test 1469 line 246 _ExactTM.lat: 45.132680
    test 1470 line 246 _ExactTM.lon: 42.478624
    test 1471 line 247 _ExactTM.easting: 4733460.960666
    test 1472 line 247 _ExactTM.northing: 129034.889816
    test 1473 line 247 _ExactTM.gamma: 0.737551
    test 1474 line 247 _ExactTM.scale: 1.290439
    test 1475 line 247 _ExactTM.lat: 0.904279
    test 1476 line 247 _ExactTM.lon: 39.078412
    test 1477 line 248 _ExactTM.easting: 3322708.343909
    test 1478 line 248 _ExactTM.northing: 3864738.078742
    test 1479 line 248 _ExactTM.gamma: 18.472566
    test 1480 line 248 _ExactTM.scale: 1.138838
    test 1481 line 248 _ExactTM.lat: 30.163605
    test 1482 line 248 _ExactTM.lon: 33.577996
    test 1483 line 249 _ExactTM.easting: 8672864.417204
    test 1484 line 249 _ExactTM.northing: 8333465.983444
    test 1485 line 249 _ExactTM.gamma: 73.206273
    test 1486 line 249 _ExactTM.scale: 2.065441
    test 1487 line 249 _ExactTM.lat: 27.643244
    test 1488 line 249 _ExactTM.lon: 81.892859
    test 1489 line 250 _ExactTM.easting: 11126818.231196
    test 1490 line 250 _ExactTM.northing: 7618712.174991
    test 1491 line 250 _ExactTM.gamma: 67.887173
    test 1492 line 250 _ExactTM.scale: 2.922417
    test 1493 line 250 _ExactTM.lat: 18.201208
    test 1494 line 250 _ExactTM.lon: 82.434618
    test 1495 line 251 _ExactTM.easting: 8650100.981797
    test 1496 line 251 _ExactTM.northing: 9975084.168997
    test 1497 line 251 _ExactTM.gamma: 89.767446
    test 1498 line 251 _ExactTM.scale: 2.057289
    test 1499 line 251 _ExactTM.lat: 28.804576
    test 1500 line 251 _ExactTM.lon: 89.886072
    test 1501 line 252 _ExactTM.easting: 2212701.180192
    test 1502 line 252 _ExactTM.northing: 650348.100229
    test 1503 line 252 _ExactTM.gamma: 1.970441
    test 1504 line 252 _ExactTM.scale: 1.060830
    test 1505 line 252 _ExactTM.lat: 5.542998
    test 1506 line 252 _ExactTM.lon: 19.589578
    test 1507 line 253 _ExactTM.easting: 6890222.326618
    test 1508 line 253 _ExactTM.northing: 7506813.499547
    test 1509 line 253 _ExactTM.gamma: 62.684825
    test 1510 line 253 _ExactTM.scale: 1.638488
    test 1511 line 253 _ExactTM.lat: 34.237147
    test 1512 line 253 _ExactTM.lon: 73.678164
    test 1513 line 254 _ExactTM.easting: 6692260.067325
    test 1514 line 254 _ExactTM.northing: 4244174.008110
    test 1515 line 254 _ExactTM.gamma: 31.812920
    test 1516 line 254 _ExactTM.scale: 1.604640
    test 1517 line 254 _ExactTM.lat: 22.704949
    test 1518 line 254 _ExactTM.lon: 57.877010
    test 1519 line 255 _ExactTM.easting: 1225564.137190
    test 1520 line 255 _ExactTM.northing: 4778923.924144
    test 1521 line 255 _ExactTM.gamma: 10.083419
    test 1522 line 255 _ExactTM.scale: 1.018134
    test 1523 line 255 _ExactTM.lat: 42.192424
    test 1524 line 255 _ExactTM.lon: 14.828196
    test 1525 line 256 _ExactTM.easting: 12341116.154950
    test 1526 line 256 _ExactTM.northing: 5081855.521966
    test 1527 line 256 _ExactTM.gamma: 45.712546
    test 1528 line 256 _ExactTM.scale: 3.535170
    test 1529 line 256 _ExactTM.lat: 11.481151
    test 1530 line 256 _ExactTM.lon: 78.189236
    test 1531 line 257 _ExactTM.easting: 6673845.021771
    test 1532 line 257 _ExactTM.northing: 1177587.190565
    test 1533 line 257 _ExactTM.gamma: 8.389141
    test 1534 line 257 _ExactTM.scale: 1.605171
    test 1535 line 257 _ExactTM.lat: 6.609626
    test 1536 line 257 _ExactTM.lon: 51.735783
    test 1537 line 258 _ExactTM.easting: 6966354.690417
    test 1538 line 258 _ExactTM.northing: 3641802.005093
    test 1539 line 258 _ExactTM.gamma: 27.409636
    test 1540 line 258 _ExactTM.scale: 1.661469
    test 1541 line 258 _ExactTM.lat: 19.059369
    test 1542 line 258 _ExactTM.lon: 57.526439
    test 1543 max forward error: 2.328306e-08
    test 1544 max reverse error: 1.136868e-13
    test 1545 _ExactTM.scale0: 0.9996
    test 1546 _ExactTM.datum: WGS84
    test 1547 _ExactTM.datum.ellipsoid.KsOrder: 8
    test 1548 WGS84.KsOrder: 8

    1 of 1548 testExactTMcoords.py tests (0.1%) FAILED, ALL KNOWN, 1 skipped (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 891.679 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testFmath.py

    testing testFmath.py 23.05.18 (module pygeodesy.fmath 23.05.18)
    test 1 fpolynomialA: 1.21197509766
    test 2 fhornerA: 1.21197509766
    test 3 fpolynomialB: 0.1513671875
    test 4 fhornerB: 0.1513671875

    test 5 fpolynomialA: 1.21197509766
    test 6 fhornerA: 1.21197509766
    test 7 fpolynomialB: 0.1513671875
    test 8 fhornerB: 0.1513671875

    test 9 fpolynomialA: 1.21197509766
    test 10 fhornerA: 1.21197509766
    test 11 fpolynomialB: 0.1513671875
    test 12 fhornerB: 0.1513671875

    test 13 fpolynomialA: 1.21197509766
    test 14 fhornerA: 1.21197509766
    test 15 fpolynomialB: 0.1513671875
    test 16 fhornerB: 0.1513671875

    test 17 fpolynomialA: 1.21197509766
    test 18 fhornerA: 1.21197509766
    test 19 fpolynomialB: 0.1513671875
    test 20 fhornerB: 0.1513671875

    test 21 fpolynomialA: 1.21197509766
    test 22 fhornerA: 1.21197509766
    test 23 fpolynomialB: 0.1513671875
    test 24 fhornerB: 0.1513671875

    test 25 fpolynomialA: 1.21197509766
    test 26 fhornerA: 1.21197509766
    test 27 fpolynomialB: 0.1513671875
    test 28 fhornerB: 0.1513671875

    test 29 fpolynomialA: 1.21197509766
    test 30 fhornerA: 1.21197509766
    test 31 fpolynomialB: 0.1513671875
    test 32 fhornerB: 0.1513671875

    test 33 fpolynomialA: 1.21197509766
    test 34 fhornerA: 1.21197509766
    test 35 fpolynomialB: 0.1513671875
    test 36 fhornerB: 0.1513671875

    test 37 fpolynomialA: 1.21197509766
    test 38 fhornerA: 1.21197509766
    test 39 fpolynomialB: 0.1513671875
    test 40 fhornerB: 0.1513671875

    test 41 fpolynomialA: 1.21197509766
    test 42 fhornerA: 1.21197509766
    test 43 fpolynomialB: 0.1513671875
    test 44 fhornerB: 0.1513671875

    test 45 fpolynomialA: 1.21197509766
    test 46 fhornerA: 1.21197509766
    test 47 fpolynomialB: 0.1513671875
    test 48 fhornerB: 0.1513671875

    test 49 fpolynomialA: 1.21197509766
    test 50 fhornerA: 1.21197509766
    test 51 fpolynomialB: 0.1513671875
    test 52 fhornerB: 0.1513671875

    test 53 fpolynomialA: 1.21197509766
    test 54 fhornerA: 1.21197509766
    test 55 fpolynomialB: 0.1513671875
    test 56 fhornerB: 0.1513671875

    test 57 fpolynomialA: 1.21197509766
    test 58 fhornerA: 1.21197509766
    test 59 fpolynomialB: 0.1513671875
    test 60 fhornerB: 0.1513671875

    test 61 fpolynomialA: 1.21197509766
    test 62 fhornerA: 1.21197509766
    test 63 fpolynomialB: 0.1513671875
    test 64 fhornerB: 0.1513671875

    test 65 fpolynomialA: 1.21197509766
    test 66 fhornerA: 1.21197509766
    test 67 fpolynomialB: 0.1513671875
    test 68 fhornerB: 0.1513671875

    test 69 fpolynomialA: 1.21197509766
    test 70 fhornerA: 1.21197509766
    test 71 fpolynomialB: 0.1513671875
    test 72 fhornerB: 0.1513671875

    test 73 fpolynomialA: 1.21197509766
    test 74 fhornerA: 1.21197509766
    test 75 fpolynomialB: 0.1513671875
    test 76 fhornerB: 0.1513671875

    test 77 fpolynomialA: 1.21197509766
    test 78 fhornerA: 1.21197509766
    test 79 fpolynomialB: 0.1513671875
    test 80 fhornerB: 0.1513671875

    test 81 fpolynomialA: 1.21197509766
    test 82 fhornerA: 1.21197509766
    test 83 fpolynomialB: 0.1513671875
    test 84 fhornerB: 0.1513671875

    test 85 fpolynomialA: 1.21197509766
    test 86 fhornerA: 1.21197509766
    test 87 fpolynomialB: 0.1513671875
    test 88 fhornerB: 0.1513671875

    test 89 fpolynomialA: 1.21197509766
    test 90 fhornerA: 1.21197509766
    test 91 fpolynomialB: 0.1513671875
    test 92 fhornerB: 0.1513671875

    test 93 fpolynomialA: 1.21197509766
    test 94 fhornerA: 1.21197509766
    test 95 fpolynomialB: 0.1513671875
    test 96 fhornerB: 0.1513671875

    test 97 fpolynomialA: 1.21197509766
    test 98 fhornerA: 1.21197509766
    test 99 fpolynomialB: 0.1513671875
    test 100 fhornerB: 0.1513671875

    test 101 fpolynomialA: 1.21197509766
    test 102 fhornerA: 1.21197509766
    test 103 fpolynomialB: 0.1513671875
    test 104 fhornerB: 0.1513671875

    test 105 fpolynomialA: 1.21197509766
    test 106 fhornerA: 1.21197509766
    test 107 fpolynomialB: 0.1513671875
    test 108 fhornerB: 0.1513671875

    test 109 fpolynomialA: 1.21197509766
    test 110 fhornerA: 1.21197509766
    test 111 fpolynomialB: 0.1513671875
    test 112 fhornerB: 0.1513671875

    test 113 fpolynomialA: 1.21197509766
    test 114 fhornerA: 1.21197509766
    test 115 fpolynomialB: 0.1513671875
    test 116 fhornerB: 0.1513671875

    test 117 fpolynomialA: 1.21197509766
    test 118 fhornerA: 1.21197509766
    test 119 fpolynomialB: 0.1513671875
    test 120 fhornerB: 0.1513671875

    test 121 fpolynomialA: 1.21197509766
    test 122 fhornerA: 1.21197509766
    test 123 fpolynomialB: 0.1513671875
    test 124 fhornerB: 0.1513671875

    test 125 fpolynomialA: 1.21197509766
    test 126 fhornerA: 1.21197509766
    test 127 fpolynomialB: 0.1513671875
    test 128 fhornerB: 0.1513671875

    test 129 fpolynomialA: 1.21197509766
    test 130 fhornerA: 1.21197509766
    test 131 fpolynomialB: 0.1513671875
    test 132 fhornerB: 0.1513671875

    test 133 fpowers: 10
    test 134 fpowers: 2
    test 135 fpowers: 1024
    test 136 fpowers: 4
    test 137 fpowers: 16
    test 138 fpowers: 1024
    test 139 fpowers: 4
    test 140 fpowers: 8
    test 141 fpowers: 512

    test 142 Airy1830: 6366914.608925221
    test 143 Airy1830: 6366914.608925221
    test 144 Airy1830: 6366914.608925221
    test 145 Airy1830: 6366914.608925221

    test 146 AiryModified: 6366691.774619882  FAILED, KNOWN, expected 6366691.774619881
    test 147 AiryModified: 6366691.774619882  FAILED, KNOWN, expected 6366691.774619881
    test 148 AiryModified: 6366691.774619882  FAILED, KNOWN, expected 6366691.774619881
    test 149 AiryModified: 6366691.774619882  FAILED, KNOWN, expected 6366691.774619881

    test 150 ATS1977: 6367447.141166951  FAILED, KNOWN, expected 6367447.141166950
    test 151 ATS1977: 6367447.141166951  FAILED, KNOWN, expected 6367447.141166950
    test 152 ATS1977: 6367447.141166951  FAILED, KNOWN, expected 6367447.141166950
    test 153 ATS1977: 6367447.141166951  FAILED, KNOWN, expected 6367447.141166950

    test 154 Australia1966: 6367471.848532283  FAILED, KNOWN, expected 6367471.848532284
    test 155 Australia1966: 6367471.848532283  FAILED, KNOWN, expected 6367471.848532284
    test 156 Australia1966: 6367471.848532283  FAILED, KNOWN, expected 6367471.848532284
    test 157 Australia1966: 6367471.848532283  FAILED, KNOWN, expected 6367471.848532284

    test 158 Bessel1841: 6366742.520233950
    test 159 Bessel1841: 6366742.520233950
    test 160 Bessel1841: 6366742.520233950
    test 161 Bessel1841: 6366742.520233950

    test 162 BesselModified: 6366837.224747659
    test 163 BesselModified: 6366837.224747659
    test 164 BesselModified: 6366837.224747659
    test 165 BesselModified: 6366837.224747659

    test 166 CGCS2000: 6367449.145771047  FAILED, KNOWN, expected 6367449.145771048
    test 167 CGCS2000: 6367449.145771047  FAILED, KNOWN, expected 6367449.145771048
    test 168 CGCS2000: 6367449.145771047  FAILED, KNOWN, expected 6367449.145771048
    test 169 CGCS2000: 6367449.145771047  FAILED, KNOWN, expected 6367449.145771048

    test 170 Clarke1866: 6367399.689169783
    test 171 Clarke1866: 6367399.689169783
    test 172 Clarke1866: 6367399.689169783
    test 173 Clarke1866: 6367399.689169783

    test 174 Clarke1880: 6367386.643980513  FAILED, KNOWN, expected 6367386.643980514
    test 175 Clarke1880: 6367386.643980513  FAILED, KNOWN, expected 6367386.643980514
    test 176 Clarke1880: 6367386.643980513  FAILED, KNOWN, expected 6367386.643980514
    test 177 Clarke1880: 6367386.643980513  FAILED, KNOWN, expected 6367386.643980514

    test 178 Clarke1880IGN: 6367386.736673363
    test 179 Clarke1880IGN: 6367386.736673363
    test 180 Clarke1880IGN: 6367386.736673363
    test 181 Clarke1880IGN: 6367386.736673363

    test 182 Clarke1880Mod: 6367386.692362010  FAILED, KNOWN, expected 6367386.692362011
    test 183 Clarke1880Mod: 6367386.692362010  FAILED, KNOWN, expected 6367386.692362011
    test 184 Clarke1880Mod: 6367386.692362010  FAILED, KNOWN, expected 6367386.692362011
    test 185 Clarke1880Mod: 6367386.692362010  FAILED, KNOWN, expected 6367386.692362011

    test 186 CPM1799: 6366208.881847842  FAILED, KNOWN, expected 6366208.881847841
    test 187 CPM1799: 6366208.881847842  FAILED, KNOWN, expected 6366208.881847841
    test 188 CPM1799: 6366208.881847842  FAILED, KNOWN, expected 6366208.881847841
    test 189 CPM1799: 6366208.881847842  FAILED, KNOWN, expected 6366208.881847841

    test 190 Delambre1810: 6366197.076843344
    test 191 Delambre1810: 6366197.076843344
    test 192 Delambre1810: 6366197.076843344
    test 193 Delambre1810: 6366197.076843344

    test 194 Engelis1985: 6367448.175079710  FAILED, KNOWN, expected 6367448.175079712
    test 195 Engelis1985: 6367448.175079710  FAILED, KNOWN, expected 6367448.175079712
    test 196 Engelis1985: 6367448.175079710  FAILED, KNOWN, expected 6367448.175079712
    test 197 Engelis1985: 6367448.175079710  FAILED, KNOWN, expected 6367448.175079712

    test 198 Everest1969: 6366699.578395008  FAILED, KNOWN, expected 6366699.578395009
    test 199 Everest1969: 6366699.578395008  FAILED, KNOWN, expected 6366699.578395009
    test 200 Everest1969: 6366699.578395008  FAILED, KNOWN, expected 6366699.578395009
    test 201 Everest1969: 6366699.578395008  FAILED, KNOWN, expected 6366699.578395009

    test 202 Everest1975: 6366703.060499237
    test 203 Everest1975: 6366703.060499237
    test 204 Everest1975: 6366703.060499237
    test 205 Everest1975: 6366703.060499237

    test 206 Fisher1968: 6367463.656043807
    test 207 Fisher1968: 6367463.656043807
    test 208 Fisher1968: 6367463.656043807
    test 209 Fisher1968: 6367463.656043807

    test 210 GEM10C: 6367449.145824739  FAILED, KNOWN, expected 6367449.145824740
    test 211 GEM10C: 6367449.145824739  FAILED, KNOWN, expected 6367449.145824740
    test 212 GEM10C: 6367449.145824739  FAILED, KNOWN, expected 6367449.145824740
    test 213 GEM10C: 6367449.145824739  FAILED, KNOWN, expected 6367449.145824740

    test 214 GPES: 6378135.000000000
    test 215 GPES: 6378135.000000000
    test 216 GPES: 6378135.000000000
    test 217 GPES: 6378135.000000000

    test 218 GRS67: 6367471.747065325
    test 219 GRS67: 6367471.747065325
    test 220 GRS67: 6367471.747065325
    test 221 GRS67: 6367471.747065325

    test 222 GRS80: 6367449.145771043
    test 223 GRS80: 6367449.145771043
    test 224 GRS80: 6367449.145771043
    test 225 GRS80: 6367449.145771043

    test 226 Helmert1906: 6367513.572270742
    test 227 Helmert1906: 6367513.572270742
    test 228 Helmert1906: 6367513.572270742
    test 229 Helmert1906: 6367513.572270742

    test 230 IAU76: 6367452.132788436
    test 231 IAU76: 6367452.132788436
    test 232 IAU76: 6367452.132788436
    test 233 IAU76: 6367452.132788436

    test 234 IERS1989: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246
    test 235 IERS1989: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246
    test 236 IERS1989: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246
    test 237 IERS1989: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246

    test 238 IERS1992TOPEX: 6367448.446996409
    test 239 IERS1992TOPEX: 6367448.446996409
    test 240 IERS1992TOPEX: 6367448.446996409
    test 241 IERS1992TOPEX: 6367448.446996409

    test 242 IERS2003: 6367448.717710576  FAILED, KNOWN, expected 6367448.717710577
    test 243 IERS2003: 6367448.717710576  FAILED, KNOWN, expected 6367448.717710577
    test 244 IERS2003: 6367448.717710576  FAILED, KNOWN, expected 6367448.717710577
    test 245 IERS2003: 6367448.717710576  FAILED, KNOWN, expected 6367448.717710577

    test 246 Intl1924: 6367654.500057585  FAILED, KNOWN, expected 6367654.500057584
    test 247 Intl1924: 6367654.500057585  FAILED, KNOWN, expected 6367654.500057584
    test 248 Intl1924: 6367654.500057585  FAILED, KNOWN, expected 6367654.500057584
    test 249 Intl1924: 6367654.500057585  FAILED, KNOWN, expected 6367654.500057584

    test 250 Intl1967: 6367469.338944457
    test 251 Intl1967: 6367469.338944457
    test 252 Intl1967: 6367469.338944457
    test 253 Intl1967: 6367469.338944457

    test 254 Krassovski1940: 6367558.496874981
    test 255 Krassovski1940: 6367558.496874981
    test 256 Krassovski1940: 6367558.496874981
    test 257 Krassovski1940: 6367558.496874981

    test 258 Krassowsky1940: 6367558.496874981
    test 259 Krassowsky1940: 6367558.496874981
    test 260 Krassowsky1940: 6367558.496874981
    test 261 Krassowsky1940: 6367558.496874981

    test 262 Maupertuis1738: 6380564.130118373
    test 263 Maupertuis1738: 6380564.130118373
    test 264 Maupertuis1738: 6380564.130118373
    test 265 Maupertuis1738: 6380564.130118373

    test 266 Mercury1960: 6367479.629236430
    test 267 Mercury1960: 6367479.629236430
    test 268 Mercury1960: 6367479.629236430
    test 269 Mercury1960: 6367479.629236430

    test 270 Mercury1968Mod: 6367463.656043807
    test 271 Mercury1968Mod: 6367463.656043807
    test 272 Mercury1968Mod: 6367463.656043807
    test 273 Mercury1968Mod: 6367463.656043807

    test 274 NWL1965: 6367456.873668412
    test 275 NWL1965: 6367456.873668412
    test 276 NWL1965: 6367456.873668412
    test 277 NWL1965: 6367456.873668412

    test 278 OSU86F: 6367448.347165301  FAILED, KNOWN, expected 6367448.347165302
    test 279 OSU86F: 6367448.347165301  FAILED, KNOWN, expected 6367448.347165302
    test 280 OSU86F: 6367448.347165301  FAILED, KNOWN, expected 6367448.347165302
    test 281 OSU86F: 6367448.347165301  FAILED, KNOWN, expected 6367448.347165302

    test 282 OSU91A: 6367448.446997731  FAILED, KNOWN, expected 6367448.446997732
    test 283 OSU91A: 6367448.446997731  FAILED, KNOWN, expected 6367448.446997732
    test 284 OSU91A: 6367448.446997731  FAILED, KNOWN, expected 6367448.446997732
    test 285 OSU91A: 6367448.446997731  FAILED, KNOWN, expected 6367448.446997732

    test 286 Plessis1817: 6366197.157107386
    test 287 Plessis1817: 6366197.157107386
    test 288 Plessis1817: 6366197.157107386
    test 289 Plessis1817: 6366197.157107386

    test 290 PZ90: 6367448.169554430
    test 291 PZ90: 6367448.169554430
    test 292 PZ90: 6367448.169554430
    test 293 PZ90: 6367448.169554430

    test 294 SGS85: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246
    test 295 SGS85: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246
    test 296 SGS85: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246
    test 297 SGS85: 6367448.139491247  FAILED, KNOWN, expected 6367448.139491246

    test 298 SoAmerican1969: 6367471.848532285
    test 299 SoAmerican1969: 6367471.848532285
    test 300 SoAmerican1969: 6367471.848532285
    test 301 SoAmerican1969: 6367471.848532285

    test 302 Sphere: 6371008.771415000
    test 303 Sphere: 6371008.771415000
    test 304 Sphere: 6371008.771415000
    test 305 Sphere: 6371008.771415000

    test 306 SphereAuthalic: 6371000.000000000
    test 307 SphereAuthalic: 6371000.000000000
    test 308 SphereAuthalic: 6371000.000000000
    test 309 SphereAuthalic: 6371000.000000000

    test 310 SpherePopular: 6378137.000000000
    test 311 SpherePopular: 6378137.000000000
    test 312 SpherePopular: 6378137.000000000
    test 313 SpherePopular: 6378137.000000000

    test 314 Struve1860: 6367482.318325493
    test 315 Struve1860: 6367482.318325493
    test 316 Struve1860: 6367482.318325493
    test 317 Struve1860: 6367482.318325493

    test 318 WGS60: 6367478.630911891
    test 319 WGS60: 6367478.630911891
    test 320 WGS60: 6367478.630911891
    test 321 WGS60: 6367478.630911891

    test 322 WGS66: 6367456.873668412
    test 323 WGS66: 6367456.873668412
    test 324 WGS66: 6367456.873668412
    test 325 WGS66: 6367456.873668412

    test 326 WGS72: 6367447.248623827  FAILED, KNOWN, expected 6367447.248623826
    test 327 WGS72: 6367447.248623827  FAILED, KNOWN, expected 6367447.248623826
    test 328 WGS72: 6367447.248623827  FAILED, KNOWN, expected 6367447.248623826
    test 329 WGS72: 6367447.248623827  FAILED, KNOWN, expected 6367447.248623826

    test 330 WGS84: 6367449.145823414
    test 331 WGS84: 6367449.145823414
    test 332 WGS84: 6367449.145823414
    test 333 WGS84: 6367449.145823414

    test 334 hypot: 1
    test 335 sqrt_a: 0.6102683302836
    test 336 sqrt_a: 0.6102683302836
    test 337 hypot_ : 1.00001250
    test 338 euclid_: 1.00207107  FAILED, KNOWN, expected 1.00001250
    test 339 hypot2_: 1.00002500
    test 340 norm_  : 1.00000000
    test 341 hypot_ : 3606.937759
    test 342 euclid_: 3845.584412  FAILED, KNOWN, expected 3859.423403
    test 343 hypot2_: 13010000.0
    test 344 norm_  : 1.0
    test 345 hypot_ : 40112.842
    test 346 hypot2_: 1609040100.0
    test 347 euclid_: 41277.666  FAILED, KNOWN, expected 41316.227
    test 348 cbrt: 3.00
    test 349 cbrt: -3.00
    test 350 cbrt2: 9.00
    test 351 cbrt2: 9.00
    test 352 sqrt3: 27.00
    test 353 facos1: 0.005%
    test 354 fasin1: 0.439%
    test 355 fatan : 0.134%
    test 356 fatan1: 2.834%
    test 357 fatan2: 0.321%

    test 358 Fhypot: fmath.Fhypot[2] (5.0, 0)
    test 359 Fhypot: fmath.Fhypot[3] (9.43398, 0)
    test 360 Fhypot: fmath.Fhypot[2] (5.0, 0)
    test 361 Fhypot: fmath.Fhypot[3] (-2.18182, 0)
    test 362 Fhypot: fmath.Fhypot[2] (-12, 0)
    test 363 Fhypot: fmath.Fhypot[2] (1.41421, 0)
    test 364 Fhypot: fmath.Fhypot[2] (-0.5, 0)
    test 365 Fhypot: fmath.Fhypot[4] (-0.333333, 0)  FAILED, KNOWN, expected ValueError
    test 366 Fhypot: fmath.Fhypot(<fsums.Fsum[1] (-1, 0) at 0x7fd26027d5d0>, -1, power=0): float division by zero

    test 367 Fsqrt: fmath.Fsqrt[2] (3.0, 0)
    test 368 Fsqrt: fmath.Fcbrt[3] (3.0, 0)
    test 369 Fsqrt: fmath.Fsqrt[3] (1.41421, 0)
    test 370 Fsqrt: fmath.Fsqrt[2] (1.41421, 0)
    test 371 Fn_rt: fmath.Fn_rt[3] (0.5, 0)
    test 372 Fn_rt: fmath.Fn_rt[2] (0.5, 0)
    test 373 Fsqrt: fmath.Fsqrt(<fsums.Fsum[1] (-1, 0) at 0x7fd2500fb790>, -1, root=2.0): fsums.Fsum[3] Fsum2Tuple(fsum=-2, residual=0) ** 0.5: negative number cannot be raised to a fractional power
    test 374 Fsqrt: fmath.Fn_rt(<fsums.Fsum[1] (-1, 0) at 0x7fd2500fb790>, -1, root=0): float division by zero
    test 375 Fn_rt: fmath.Fn_rt[2] (-0.25, 0)

    test 376 Fhypot1: 1.41421356e+100
    test 377 Fpowers1: -5842915.81
    test 378 Fsqrt1: 0.086044188
    test 379 Fcbrt1: 0.194901131

    test 380 Fhypot2: 1.41421356e+100
    test 381 Fpowers2: 0.0438698822
    test 382 Fsqrt2: 0.00432858729
    test 383 Fcbrt2: 0.0265601661

    test 384 Fhypot3: 2e+100
    test 385 Fpowers3: 822.493083
    test 386 Fsqrt3: 2.65917136
    test 387 Fcbrt3: 1.91939437

    test 388 Fhypot4: 2.44948974e+100
    test 389 Fpowers4: 43.6299601
    test 390 Fsqrt4: 2.37512577
    test 391 Fcbrt4: 1.78015468

    test 392 Fhypot5: 2.82842712e+100
    test 393 Fpowers5: 3.44526415
    test 394 Fsqrt5: 1.61905854e-06
    test 395 Fcbrt5: 0.000137882252

    test 396 Fhypot6: 3.16227766e+100
    test 397 Fpowers6: 0.000338746909
    test 398 Fsqrt6: 0.130606128
    test 399 Fcbrt6: 0.25742005

    test 400 Fhypot7: 3.46410162e+100
    test 401 Fpowers7: 0.000453609058
    test 402 Fsqrt7: 0.0180979706
    test 403 Fcbrt7: 0.0689318475

    test 404 Fhypot8: 3.74165739e+100
    test 405 Fpowers8: -32.9058386
    test 406 Fsqrt8: 2.33963414e-06
    test 407 Fcbrt8: 0.000176237626

    test 408 Fhypot9: 4e+100
    test 409 Fpowers9: 0.103015441
    test 410 Fsqrt9: 8.15883583e-08
    test 411 Fcbrt9: 1.88112994e-05

    72 of 411 testFmath.py tests (17.5%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 48.978 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testFormy.py

    testing testFormy.py 23.04.11
    test 1 antipode1: (-89.0, -1.0)
    test 2 antipode2: (89.0, 1.0)
    test 3 bearing1: 251.364
    test 4 bearing2: 251.364
    test 5 bearing3: 249.614
    test 6 excessAbc_: 11.9698
    test 7 excessAbc_: 11.9698
    test 8 excessGirard_: 11.9698
    test 9 excessLHuilier_: 11.9698
    test 10 excessKarney: 56.9625
    test 11 excessQuad: 56.9625
    test 12 excessKarney: 44.0235
    test 13 excessQuad: 44.0235
    test 14 excessKarney: -44.0235
    test 15 excessQuad: -44.0235
    test 16 isantipode1: True
    test 17 isantipode2: True
    test 18 isantipode3: False
    test 19 isantipode4: True
    test 20 isantipode5: True
    test 21 isantipode6: True
    test 22 isantipode7: False
    test 23 isantipode8: True
    test 24 isnormal1: True
    test 25 isnormal2: False
    test 26 isnormal3: True
    test 27 isnormal4: True
    test 28 isnormal5: True
    test 29 isnormal6: False
    test 30 isnormal7: True
    test 31 isnormal8: True
    test 32 hartzell: (884080.396945, 5592040.198472, 2927517.711001)
    test 33 hartzell: 27.500482°N, 081.016111°E, +0.00, 'hartzell'
    test 34 hartzell: (3642031.283571, 3678090.99925, 3714150.714929)
    test 35 hartzell: 35.843738°N, 045.282243°E, +0.00, 'hartzell'
    test 36 heightOf0: 2638958.23912
    test 37 heightOf45: 5401080.43931
    test 38 heightOf90: 6371008.77141
    test 39 heightOf135: 5401080.43931
    test 40 horizon0: 0.0
    test 41 horizon10Km: 357099.672
    test 42 horizon30Kft: 392310.704
    test 43 horizon10Kft: 214877.422
    test 44 normal1: (-89.0, 179.0)
    test 45 normal2: (81.0, 180.0)
    test 46 normal3: (81.0, -19.0)
    test 47 normal4: (-81.0, 0.0)

    test 48 haversine1 (0.00%): 298009.404
    test 49 vincentys1 (0.00%): 298009.404
    test 50 vincentys1 (0.00%): 298009.404
    test 51 cosineAndoyerLambert1 (0.13%): 298395.796  FAILED, KNOWN, expected 298009.404
    test 52 cosineForsytheAndoyerLambert1 (0.13%): 298396.056  FAILED, KNOWN, expected 298009.404
    test 53 cosineLaw1 (0.00%): 298009.404
    test 54 equirectangular1 (0.01%): 298039.206  FAILED, KNOWN, expected 298009.404
    test 55 euclidean1 (5.26%): 313698.901  FAILED, KNOWN, expected 298009.404
    test 56 flatLocal1 (0.14%): 298425.999  FAILED, KNOWN, expected 298009.404
    test 57 flatPolar1 (8.67%): 323841.582  FAILED, KNOWN, expected 298009.404
    test 58 thomas1 (0.13%): 298396.261  FAILED, KNOWN, expected 298009.404
    test 59 hubeny1: <function flatLocal at 0x7fa8705a8750>

    test 60 haversine2 (0.00%): 98164.988
    test 61 vincentys2 (0.00%): 98164.988
    test 62 vincentys2 (0.00%): 98164.988
    test 63 cosineAndoyerLambert2 (0.10%): 98071.421  FAILED, KNOWN, expected 98164.988
    test 64 cosineForsytheAndoyerLambert2 (0.10%): 98071.560  FAILED, KNOWN, expected 98164.988
    test 65 cosineLaw2 (0.00%): 98164.988
    test 66 equirectangular2 (0.00%): 98165.123  FAILED, KNOWN, expected 98164.988
    test 67 euclidean2 (6.37%): 104419.458  FAILED, KNOWN, expected 98164.988
    test 68 flatLocal2 (0.10%): 98071.693  FAILED, KNOWN, expected 98164.988
    test 69 flatPolar2 (0.57%): 98725.040  FAILED, KNOWN, expected 98164.988
    test 70 thomas2 (0.10%): 98071.535  FAILED, KNOWN, expected 98164.988
    test 71 hubeny2: <function flatLocal at 0x7fa8705a8750>

    test 72 haversine3 (0.00%): 651816.987
    test 73 vincentys3 (0.00%): 651816.987
    test 74 vincentys3 (0.00%): 651816.987
    test 75 cosineAndoyerLambert3 (0.25%): 653456.144  FAILED, KNOWN, expected 651816.987
    test 76 cosineForsytheAndoyerLambert3 (0.25%): 653456.175  FAILED, KNOWN, expected 651816.987
    test 77 cosineLaw3 (0.00%): 651816.987
    test 78 equirectangular3 (0.03%): 652041.760  FAILED, KNOWN, expected 651816.987
    test 79 euclidean3 (4.37%): 680281.470  FAILED, KNOWN, expected 651816.987
    test 80 flatLocal3 (0.29%): 653681.559  FAILED, KNOWN, expected 651816.987
    test 81 flatPolar3 (13.00%): 736534.840  FAILED, KNOWN, expected 651816.987
    test 82 thomas3 (0.25%): 653456.933  FAILED, KNOWN, expected 651816.987
    test 83 hubeny3: <function flatLocal at 0x7fa8705a8750>

    test 84 haversine4 (0.00%): 4084985.780
    test 85 vincentys4 (0.00%): 4084985.780
    test 86 vincentys4 (0.00%): 4084985.780
    test 87 cosineAndoyerLambert4 (0.24%): 4094954.008  FAILED, KNOWN, expected 4084985.780
    test 88 cosineForsytheAndoyerLambert4 (0.24%): 4094953.639  FAILED, KNOWN, expected 4084985.780
    test 89 cosineLaw4 (0.00%): 4084985.780
    test 90 equirectangular4 (1.26%): 4136407.022  FAILED, KNOWN, expected 4084985.780
    test 91 euclidean4 (4.22%): 4257296.511  FAILED, KNOWN, expected 4084985.780
    test 92 flatLocal4 (1.51%): 4146513.247  FAILED, KNOWN, expected 4084985.780
    test 93 flatPolar4 (12.31%): 4587896.452  FAILED, KNOWN, expected 4084985.780
    test 94 thomas4 (0.24%): 4094958.301  FAILED, KNOWN, expected 4084985.780
    test 95 hubeny4: <function flatLocal at 0x7fa8705a8750>

    test 96 haversine5 (0.00%): 9670051.606
    test 97 vincentys5 (0.00%): 9670051.606
    test 98 vincentys5 (0.00%): 9670051.606
    test 99 cosineAndoyerLambert5 (0.21%): 9690752.610  FAILED, KNOWN, expected 9670051.606
    test 100 cosineForsytheAndoyerLambert5 (0.21%): 9690746.120  FAILED, KNOWN, expected 9670051.606
    test 101 cosineLaw5 (0.00%): 9670051.606
    test 102 equirectangular5 (7.79%): 10423307.214  FAILED, KNOWN, expected 9670051.606
    test 103 euclidean5 (9.34%): 10573030.726  FAILED, KNOWN, expected 9670051.606
    test 104 flatLocal5 (8.03%): 10446503.342  FAILED, KNOWN, expected 9670051.606
    test 105 flatPolar5 (55.59%): 15045906.074  FAILED, KNOWN, expected 9670051.606
    test 106 thomas5 (0.21%): 9690767.767  FAILED, KNOWN, expected 9670051.606
    test 107 hubeny5: <function flatLocal at 0x7fa8705a8750>

    test 108 haversine6 (0.00%): 10496496.577
    test 109 vincentys6 (0.00%): 10496496.577
    test 110 vincentys6 (0.00%): 10496496.577
    test 111 cosineAndoyerLambert6 (0.18%): 10477328.664  FAILED, KNOWN, expected 10496496.577
    test 112 cosineForsytheAndoyerLambert6 (0.18%): 10477342.084  FAILED, KNOWN, expected 10496496.577
    test 113 cosineLaw6 (0.00%): 10496496.577
    test 114 equirectangular6 (3.32%): 10844969.236  FAILED, KNOWN, expected 10496496.577
    test 115 euclidean6 (4.50%): 10968488.107  FAILED, KNOWN, expected 10496496.577
    test 116 flatLocal6 (3.07%): 10818798.605  FAILED, KNOWN, expected 10496496.577
    test 117 flatPolar6 (23.87%): 13002288.857  FAILED, KNOWN, expected 10496496.577
    test 118 thomas6 (0.18%): 10477316.498  FAILED, KNOWN, expected 10496496.577
    test 119 hubeny6: <function flatLocal at 0x7fa8705a8750>

    test 120 haversine7 (0.00%): 8998396.669
    test 121 vincentys7 (0.00%): 8998396.669
    test 122 vincentys7 (0.00%): 8998396.669
    test 123 cosineAndoyerLambert7 (0.27%): 8974227.489  FAILED, KNOWN, expected 8998396.669
    test 124 cosineForsytheAndoyerLambert7 (0.27%): 8974238.592  FAILED, KNOWN, expected 8998396.669
    test 125 cosineLaw7 (0.00%): 8998396.669
    test 126 equirectangular7 (2.05%): 9182626.289  FAILED, KNOWN, expected 8998396.669
    test 127 euclidean7 (7.76%): 9696965.812  FAILED, KNOWN, expected 8998396.669
    test 128 flatLocal7 (1.71%): 9151831.117  FAILED, KNOWN, expected 8998396.669
    test 129 flatPolar7 (17.56%): 10578638.162  FAILED, KNOWN, expected 8998396.669
    test 130 thomas7 (0.27%): 8974216.867  FAILED, KNOWN, expected 8998396.669
    test 131 hubeny7: <function flatLocal at 0x7fa8705a8750>

    test 132 haversine8 (0.00%): 6906867.946
    test 133 vincentys8 (0.00%): 6906867.946
    test 134 vincentys8 (0.00%): 6906867.946
    test 135 cosineAndoyerLambert8 (0.13%): 6916085.969  FAILED, KNOWN, expected 6906867.946
    test 136 cosineForsytheAndoyerLambert8 (0.13%): 6916085.333  FAILED, KNOWN, expected 6906867.946
    test 137 cosineLaw8 (0.00%): 6906867.946
    test 138 equirectangular8 (0.91%): 6969581.760  FAILED, KNOWN, expected 6906867.946
    test 139 euclidean8 (6.54%): 7358706.022  FAILED, KNOWN, expected 6906867.946
    test 140 flatLocal8 (1.04%): 6978905.097  FAILED, KNOWN, expected 6906867.946
    test 141 flatPolar8 (23.23%): 8511564.321  FAILED, KNOWN, expected 6906867.946
    test 142 thomas8 (0.13%): 6916087.828  FAILED, KNOWN, expected 6906867.946
    test 143 hubeny8: <function flatLocal at 0x7fa8705a8750>

    test 144 haversine9 (0.01%): 8045325.213  FAILED, KNOWN, expected 8044806.076
    test 145 vincentys9 (0.01%): 8045325.213  FAILED, KNOWN, expected 8044806.076
    test 146 cosineAndoyerLambert9 (0.07%): 8050357.566  FAILED, KNOWN, expected 8044806.076
    test 147 cosineForsytheAndoyerLambert9 (0.07%): 8050363.635  FAILED, KNOWN, expected 8044806.076
    test 148 cosineLaw9 (0.01%): 8045325.213  FAILED, KNOWN, expected 8044806.076
    test 149 flatLocal9 (15.21%): 9268128.573  FAILED, KNOWN, expected 8044806.076
    test 150 thomas9 (0.07%): 8050370.796  FAILED, KNOWN, expected 8044806.076
    test 151 hubeny9: <function flatLocal at 0x7fa8705a8750>

    test 152 intersection2: pygeodesy.formy
    test 153 intersection2(None): (25.980762, 15.0)  FAILED, KNOWN, expected (24.284126, 15.0)
    test 154 intersection2(6371008.77141): (24.146108, 15.0)  FAILED, KNOWN, expected (24.284126, 15.0)
    test 155 intersection2(-6371008.77141): (24.146108, 15.0)  FAILED, KNOWN, expected (24.284126, 15.0)
    test 156 intersection2(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84): (24.284126, 15.0)

    test 157 intersections2: pygeodesy.formy
    test 158 intersections2(None) 1: (1.0003, 1.0003), (-1.0003, -1.0003)
    test 159 intersections2(None) 2: (2.0024, 2.0024), (-2.0024, -2.0024)
    test 160 intersections2(None) 5: (5.0381, 5.0381), (-5.0381, -5.0381)
    test 161 intersections2(None) 10: (10.3062, 10.3062), (-10.3062, -10.3062)
    test 162 intersections2(None) 20: (22.494, 22.494), (-22.494, -22.494)
    test 163 intersections2(None) 30: (38.7298, 38.7298), (-38.7298, -38.7298)
    test 164 intersections2(None) 40: (62.0732, 62.0732), (-62.0732, -62.0732)
    test 165 intersections2(R_M) 1: (-1.0, -1.0003), (1.0, 1.0003)
    test 166 intersections2(R_M) 2: (-2.0, -2.0024), (2.0, 2.0024)
    test 167 intersections2(R_M) 5: (-4.9999, -5.0383), (4.9999, 5.0383)
    test 168 intersections2(R_M) 10: (-9.9976, -10.3117), (9.9976, 10.3117)
    test 169 intersections2(R_M) 20: (-19.914, -22.6761), (19.914, 22.6761)
    test 170 intersections2(R_M) 30: (-29.2059, -40.203), (29.2059, 40.203)
    test 171 intersections2(R_M) 40: (-35.5129, -68.6826), (35.5129, 68.6826)
    test 172 intersections2(WGS84) 1: (-1.0112, -0.998), (1.0112, 0.998)
    test 173 intersections2(WGS84) 2: (-2.0224, -1.9979), (2.0224, 1.9979)
    test 174 intersections2(WGS84) 5: (-5.0558, -5.0271), (5.0558, 5.0271)
    test 175 intersections2(WGS84) 10: (-10.1081, -10.2901), (10.1081, 10.2901)
    test 176 intersections2(WGS84) 20: (-20.1241, -22.6411), (20.1241, 22.6411)
    test 177 intersections2(WGS84) 30: (-29.4898, -40.1785), (29.4898, 40.1785)
    test 178 intersections2(WGS84) 40: (-35.8146, -68.7149), (35.8146, 68.7149)

    test 179 radical2: (0.26, 2.6)
    test 180 radical2: (0.74, 7.4)
    test 181 radical2: (0.5, 5.0)
    test 182 radical2: (0.5, 0.0)
    test 183 IntersectionError: distance (10.0), radius1 (5.0) or radius2 (4.0): too distant  FAILED, KNOWN, expected distance (10.0), ...

    test 184 LimitError: equirectangular_(0.0, 0.0, 60.0, 120.0, limit=45, wrap=False): delta (120) exceeds limit (45)  FAILED, KNOWN, expected delta exceeds ...

    68 of 184 testFormy.py tests (37.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 48.540 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testFrechet.py

    testing testFrechet.py 23.03.27
    test 1 FrechetDegrees_ (degrees): (288.0, 1, 1, 147, 5400)
    test 2 FrechetDegrees_ (degrees): (288.0, 1, 1, 205, 10710)
    test 3 copy(FrechetDegrees_): (<class '__main__.FrechetDegrees_'>, True)
    test 4 FrechetDegrees_.copy(): (<class '__main__.FrechetDegrees_'>, True)
    test 5 FrechetRadians_ (radians): (5.02655, 1, 1, 147, 5400)
    test 6 FrechetRadians_ (radians): (5.02655, 1, 1, 205, 10710)
    test 7 copy(FrechetRadians_): (<class '__main__.FrechetRadians_'>, True)
    test 8 FrechetRadians_.copy(): (<class '__main__.FrechetRadians_'>, True)
    test 9 FrechetCosineAndoyerLambert (radians): (1.81201, 18, 14, 117, 5400)
    test 10 FrechetCosineAndoyerLambert (radians): (1.83135, 3, 4.5, 196, 10710)
    test 11 copy(FrechetCosineAndoyerLambert): (<class 'pygeodesy.frechet.FrechetCosineAndoyerLambert'>, True)
    test 12 FrechetCosineAndoyerLambert.copy(): (<class 'pygeodesy.frechet.FrechetCosineAndoyerLambert'>, True)
    test 13 FrechetCosineForsytheAndoyerLambert (radians): (1.81201, 18, 14, 117, 5400)
    test 14 FrechetCosineForsytheAndoyerLambert (radians): (1.83135, 3, 4.5, 196, 10710)
    test 15 copy(FrechetCosineForsytheAndoyerLambert): (<class 'pygeodesy.frechet.FrechetCosineForsytheAndoyerLambert'>, True)
    test 16 FrechetCosineForsytheAndoyerLambert.copy(): (<class 'pygeodesy.frechet.FrechetCosineForsytheAndoyerLambert'>, True)
    test 17 FrechetCosineLaw (radians): (1.81341, 18, 14, 117, 5400)
    test 18 FrechetCosineLaw (radians): (1.83289, 3, 4.5, 196, 10710)
    test 19 copy(FrechetCosineLaw): (<class 'pygeodesy.frechet.FrechetCosineLaw'>, True)
    test 20 FrechetCosineLaw.copy(): (<class 'pygeodesy.frechet.FrechetCosineLaw'>, True)
    test 21 FrechetEquirectangular (radians2): (7.53702, 1, 3, 145, 5400)
    test 22 FrechetEquirectangular (radians2): (12.58507, 0, 2.5, 203, 10710)
    test 23 copy(FrechetEquirectangular): (<class 'pygeodesy.frechet.FrechetEquirectangular'>, True)
    test 24 FrechetEquirectangular.copy(): (<class 'pygeodesy.frechet.FrechetEquirectangular'>, True)
    test 25 FrechetEuclidean (radians): (2.80593, 1, 3, 145, 5400)
    test 26 FrechetEuclidean (radians): (3.83981, 0, 2.5, 203, 10710)
    test 27 copy(FrechetEuclidean): (<class 'pygeodesy.frechet.FrechetEuclidean'>, True)
    test 28 FrechetEuclidean.copy(): (<class 'pygeodesy.frechet.FrechetEuclidean'>, True)
    test 29 FrechetFlatLocal (radians2): (7.55994, 1, 3, 145, 5400)
    test 30 FrechetFlatLocal (radians2): (12.61423, 0, 2.5, 203, 10710)
    test 31 copy(FrechetFlatLocal): (<class 'pygeodesy.frechet.FrechetFlatLocal'>, True)
    test 32 FrechetFlatLocal.copy(): (<class 'pygeodesy.frechet.FrechetFlatLocal'>, True)
    test 33 FrechetFlatPolar (radians): (2.88199, 89, 59, 1, 5400)
    test 34 FrechetFlatPolar (radians): (2.88199, 89, 59, 1, 10710)
    test 35 copy(FrechetFlatPolar): (<class 'pygeodesy.frechet.FrechetFlatPolar'>, True)
    test 36 FrechetFlatPolar.copy(): (<class 'pygeodesy.frechet.FrechetFlatPolar'>, True)
    test 37 FrechetHaversine (radians): (1.81341, 18, 14, 117, 5400)
    test 38 FrechetHaversine (radians): (1.83289, 3, 4.5, 196, 10710)
    test 39 copy(FrechetHaversine): (<class 'pygeodesy.frechet.FrechetHaversine'>, True)
    test 40 FrechetHaversine.copy(): (<class 'pygeodesy.frechet.FrechetHaversine'>, True)
    test 41 FrechetHubeny (radians2): (7.55994, 1, 3, 145, 5400)
    test 42 FrechetHubeny (radians2): (12.61423, 0, 2.5, 203, 10710)
    test 43 copy(FrechetHubeny): (<class 'pygeodesy.frechet.FrechetHubeny'>, True)
    test 44 FrechetHubeny.copy(): (<class 'pygeodesy.frechet.FrechetHubeny'>, True)
    test 45 FrechetThomas (radians): (1.81201, 18, 14, 117, 5400)
    test 46 FrechetThomas (radians): (1.83135, 3, 4.5, 196, 10710)
    test 47 copy(FrechetThomas): (<class 'pygeodesy.frechet.FrechetThomas'>, True)
    test 48 FrechetThomas.copy(): (<class 'pygeodesy.frechet.FrechetThomas'>, True)
    test 49 FrechetVincentys (radians): (1.81341, 18, 14, 117, 5400)
    test 50 FrechetVincentys (radians): (1.83289, 3, 4.5, 196, 10710)
    test 51 copy(FrechetVincentys): (<class 'pygeodesy.frechet.FrechetVincentys'>, True)
    test 52 FrechetVincentys.copy(): (<class 'pygeodesy.frechet.FrechetVincentys'>, True)
    test 53 FrechetKarney (degrees): (104.00172, 18, 14, 117, 5400)
    test 54 FrechetKarney (degrees): (105.26515, 3, 4.5, 196, 10710)
    test 55 copy(FrechetKarney): (<class 'pygeodesy.frechet.FrechetKarney'>, True)
    test 56 FrechetKarney.copy(): (<class 'pygeodesy.frechet.FrechetKarney'>, True)

    all 56 testFrechet.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 5.196 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testFstats.py

    testing testFstats.py 23.03.27 (module pygeodesy.fstats 23.03.29)
    test 1 Fcook: 8
    test 2 Fcook: -0.218750
    test 3 Fcook: 4.562500
    test 4 Fcook: 5.0
    test 5 Fcook: 0.656250
    test 6 Fcook: 2.0
    test 7 Fcook: 4.0
    test 8 Fcook: 1.039635

    test 9 fcopy: fstats.Fcook 'fcopy'[8]  FAILED, KNOWN, expected fstats.Fcook 'Fcook'[8]
    test 10 fcopy: 5.0
    test 11 fcopy: 2.0
    test 12 Fcook: 8

    test 13 Doubled: 16
    test 14 Doubled: -0.218750
    test 15 Doubled: 4.5625
    test 16 Doubled: 5.0
    test 17 Doubled: 0.656250
    test 18 Doubled: 2.0
    test 19 Doubled: 4.0
    test 20 Doubled: 1.340453  FAILED, KNOWN, expected 1.039635

    test 21 Empty: fstats.Fcook 'Empty'[16]  FAILED, KNOWN, expected fstats.Fcook 'Doubled'[16]
    test 22 Empty: 18
    test 23 Empty: fstats.Fcook 'Empty'[18] += None: invalid other

    test 24 Excel: 8
    test 25 Excel: -1.114187
    test 26 Excel: -0.939792
    test 27 Excel: 2.735294
    test 28 Excel: 2.50
    test 29 Excel: -0.342403
    test 30 Excel: -0.427052
    test 31 Excel: 2.061553
    test 32 Excel: 4.2
    test 33 Excel: 0.470372

    test 34 Fwelford: 8
    test 35 Fwelford: 5.0
    test 36 Fwelford: 2.0
    test 37 Fwelford: 4.0

    test 38 fcopy: fstats.Fwelford 'fcopy'[8]  FAILED, KNOWN, expected fstats.Fwelford 'Fwelford'[8]
    test 39 fcopy: 5.0
    test 40 fcopy: 2.0
    test 41 fcopy: 4.0
    test 42 fcopy: 8
    test 43 __add__: 18
    test 44 __add__: fstats.Fwelford '__add__'[18] += None: invalid other

    test 45 Flinear: 9
    test 46 Flinear: 0.988288
    test 47 Flinear: 167.682949
    test 48 Flinear: 23.422786
    test 49 __add__: 10
    test 50 __add__: 21
    test 51 __add__: fstats.Flinear '__add__'[21] += None: invalid other
    test 52 __add__: fstats.Flinear '__add__'[21] += (1, 2, 3): isodd(len(other))

    4 of 52 testFstats.py tests (7.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 138.708 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testFsums.py

    testing testFsums.py 23.05.31 (module pygeodesy.fsums 23.06.04)
    test 1 sum1: 0.0  FAILED, KNOWN, expected 2.0
    test 2 fsum: 2.0
    test 3 Fsum: 2.0
    test 4 sum2: 0.0  FAILED, KNOWN, expected 4.0
    test 5 fsum: 4.0
    test 6 Fsum: 4.0
    test 7 sum3: 0.0  FAILED, KNOWN, expected 8.0
    test 8 fsum: 8.0
    test 9 Fsum: 8.0
    test 10 sum4: 0.0  FAILED, KNOWN, expected 16.0
    test 11 fsum: 16.0
    test 12 Fsum: 16.0
    test 13 sum5: 0.0  FAILED, KNOWN, expected 32.0
    test 14 fsum: 32.0
    test 15 Fsum: 32.0
    test 16 sum6: 0.0  FAILED, KNOWN, expected 64.0
    test 17 fsum: 64.0
    test 18 Fsum: 64.0
    test 19 sum7: 0.0  FAILED, KNOWN, expected 128.0
    test 20 fsum: 128.0
    test 21 Fsum: 128.0
    test 22 sum8: 0.0  FAILED, KNOWN, expected 256.0
    test 23 fsum: 256.0
    test 24 Fsum: 256.0
    test 25 sum9: 0.0  FAILED, KNOWN, expected 512.0
    test 26 fsum: 512.0
    test 27 Fsum: 512.0
    test 28 sum10: 0.0  FAILED, KNOWN, expected 1024.0
    test 29 fsum: 1024.0
    test 30 Fsum: 1024.0
    test 31 sum: 1.005
    test 32 fsum: 1.005
    test 33 Fsum: 1.005
    test 34 fsum: 1.0000000000000002e+16
    test 35 Fsum: 1.0000000000000002e+16
    test 36 Fsum: 1.0000000000000002e+16


    test 37 fsum: 0.00370180114092
    test 38 sum1: 21.2766677124  FAILED, KNOWN, expected 0.00370180114092
    test 39 pow(4): fsums.Fsum 'pow'[50] (1.87781e-10, 4.22716e-27)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (1.87781e-10, 2.87423e-27)
    test 40 pow(1): fsums.Fsum 'pow'[26] (0.0037018, -1.06562e-19)  FAILED, KNOWN, expected fsums.Fsum[26] (0.0037018, -1.06562e-19)
    test 41 pow(0): fsums.Fsum 'pow'[26] (1.0, 0)
    test 42 ceil: True
    test 43 floor: True
    test 44 divmod: fsums.Fsum[29] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 45 residual: 0
    test 46 is_exact: True
    test 47 Fsum: 0.00370180114092
    test 48 Fsum: 0.00370180114092

    test 49 fsum: -2.98321241516e-11
    test 50 sum2: -0.0524183018904  FAILED, KNOWN, expected -2.98321241516e-11
    test 51 pow(4): fsums.Fsum 'pow'[42] (7.92021e-43, 5.73605e-59)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[74] (7.92021e-43, 4.95013e-59)
    test 52 pow(1): fsums.Fsum 'pow'[32] (-2.98321e-11, -6.3469e-28)  FAILED, KNOWN, expected fsums.Fsum[32] (-2.98321e-11, -6.3469e-28)
    test 53 pow(0): fsums.Fsum 'pow'[32] (1.0, 0)
    test 54 ceil: True
    test 55 floor: True
    test 56 divmod: fsums.Fsum[36] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 57 residual: 0
    test 58 is_exact: True
    test 59 Fsum: -2.98321241516e-11
    test 60 Fsum: -2.98321241516e-11

    test 61 fsum: 0.0194019554814
    test 62 sum3: 0.000810249146385  FAILED, KNOWN, expected 0.0194019554814
    test 63 pow(4): fsums.Fsum 'pow'[65] (1.41704e-07, -1.27633e-24)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[138] (1.41704e-07, -1.27633e-24)
    test 64 pow(1): fsums.Fsum 'pow'[38] (0.019402, -4.36884e-20)  FAILED, KNOWN, expected fsums.Fsum[38] (0.019402, -4.36884e-20)
    test 65 pow(0): fsums.Fsum 'pow'[38] (1.0, 0)
    test 66 ceil: True
    test 67 floor: True
    test 68 divmod: fsums.Fsum[42] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 69 residual: 0
    test 70 is_exact: True
    test 71 Fsum: 0.0194019554814
    test 72 Fsum: 0.0194019554814

    test 73 fsum: -0.00987878502431
    test 74 sum4: -3.88533778445e+84  FAILED, KNOWN, expected -0.00987878502431
    test 75 pow(4): fsums.Fsum 'pow'[73] (9.52388e-09, -8.25792e-25)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[180] (9.52388e-09, -3.12041e-25)
    test 76 pow(1): fsums.Fsum 'pow'[44] (-0.00987879, 2.48118e-19)  FAILED, KNOWN, expected fsums.Fsum[44] (-0.00987879, 2.48118e-19)
    test 77 pow(0): fsums.Fsum 'pow'[44] (1.0, 0)
    test 78 ceil: True
    test 79 floor: True
    test 80 divmod: fsums.Fsum[49] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 81 residual: 0
    test 82 is_exact: True
    test 83 Fsum: -0.00987878502431
    test 84 Fsum: -0.00987878502431

    test 85 fsum: 0.000128196946448
    test 86 sum5: -3.88533778445e+84  FAILED, KNOWN, expected 0.000128196946448
    test 87 pow(4): fsums.Fsum 'pow'[80] (2.70091e-16, -2.80921e-33)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[178] (2.70091e-16, -1.56932e-32)
    test 88 pow(1): fsums.Fsum 'pow'[50] (0.000128197, -6.80132e-21)  FAILED, KNOWN, expected fsums.Fsum[50] (0.000128197, -6.80132e-21)
    test 89 pow(0): fsums.Fsum 'pow'[50] (1.0, 0)
    test 90 ceil: True
    test 91 floor: True
    test 92 divmod: fsums.Fsum[54] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 93 residual: 0
    test 94 is_exact: True
    test 95 Fsum: 0.000128196946448
    test 96 Fsum: 0.000128196946448

    test 97 fsum: 0.000715794684243
    test 98 sum6: -13.999958189  FAILED, KNOWN, expected 0.000715794684243
    test 99 pow(4): fsums.Fsum 'pow'[75] (2.62515e-13, -7.10268e-30)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[113] (2.62515e-13, -7.10268e-30)
    test 100 pow(1): fsums.Fsum 'pow'[56] (0.000715795, -4.84169e-21)  FAILED, KNOWN, expected fsums.Fsum[56] (0.000715795, -4.84169e-21)
    test 101 pow(0): fsums.Fsum 'pow'[56] (1.0, 0)
    test 102 ceil: True
    test 103 floor: True
    test 104 divmod: fsums.Fsum[59] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 105 residual: 0
    test 106 is_exact: True
    test 107 Fsum: 0.000715794684243
    test 108 Fsum: 0.000715794684243

    test 109 fsum: -1.20648193647e-08
    test 110 sum7: -3.88533778445e+84  FAILED, KNOWN, expected -1.20648193647e-08
    test 111 pow(4): fsums.Fsum 'pow'[98] (2.11877e-32, -1.22774e-48)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[257] (2.11877e-32, -7.81615e-49)
    test 112 pow(1): fsums.Fsum 'pow'[62] (-1.20648e-08, 7.79723e-25)  FAILED, KNOWN, expected fsums.Fsum[62] (-1.20648e-08, 7.79723e-25)
    test 113 pow(0): fsums.Fsum 'pow'[62] (1.0, 0)
    test 114 ceil: True
    test 115 floor: True
    test 116 divmod: fsums.Fsum[68] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 117 residual: 0
    test 118 is_exact: True
    test 119 Fsum: -1.20648193647e-08
    test 120 Fsum: -1.20648193647e-08

    test 121 fsum: -2.7160065595e-09
    test 122 sum8: -3.88533778445e+84  FAILED, KNOWN, expected -2.7160065595e-09
    test 123 pow(4): fsums.Fsum 'pow'[86] (5.44156e-35, -1.83047e-51)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[125] (5.44156e-35, 1.65228e-51)
    test 124 pow(1): fsums.Fsum 'pow'[68] (-2.71601e-09, -5.42375e-26)  FAILED, KNOWN, expected fsums.Fsum[68] (-2.71601e-09, -5.42375e-26)
    test 125 pow(0): fsums.Fsum 'pow'[68] (1.0, 0)
    test 126 ceil: True
    test 127 floor: True
    test 128 divmod: fsums.Fsum[71] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 129 residual: 0
    test 130 is_exact: True
    test 131 Fsum: -2.7160065595e-09
    test 132 Fsum: -2.7160065595e-09

    test 133 fsum: -5.00451546605e-08
    test 134 sum9: 3.88533778445e+84  FAILED, KNOWN, expected -5.00451546605e-08
    test 135 pow(4): fsums.Fsum 'pow'[83] (6.27261e-30, 1.63277e-46)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[92] (6.27261e-30, -2.50164e-46)
    test 136 pow(1): fsums.Fsum 'pow'[74] (-5.00452e-08, -2.86891e-24)  FAILED, KNOWN, expected fsums.Fsum[74] (-5.00452e-08, -2.86891e-24)
    test 137 pow(0): fsums.Fsum 'pow'[74] (1.0, 0)
    test 138 ceil: True
    test 139 floor: True
    test 140 divmod: fsums.Fsum[77] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 141 residual: 0
    test 142 is_exact: True
    test 143 Fsum: -5.00451546605e-08
    test 144 Fsum: -5.00451546605e-08

    test 145 fsum: -44.186643371
    test 146 sum10: -3.88533778445e+84  FAILED, KNOWN, expected -44.186643371
    test 147 pow(4): fsums.Fsum 'pow'[95] (3.8121e+06, -1.68377e-10)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[262] (3.8121e+06, -1.68377e-10)
    test 148 pow(1): fsums.Fsum 'pow'[80] (-44.1866, -8.61466e-16)  FAILED, KNOWN, expected fsums.Fsum[80] (-44.1866, -8.61466e-16)
    test 149 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 150 ceil: True
    test 151 floor: True
    test 152 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 153 residual: 0
    test 154 is_exact: True
    test 155 Fsum: -44.186643371
    test 156 Fsum: -44.186643371

    test 157 fsum: 4.00694762901e-15
    test 158 sum11: 3.88533778445e+84  FAILED, KNOWN, expected 4.00694762901e-15
    test 159 pow(4): fsums.Fsum 'pow'[94] (2.57783e-58, 5.51901e-76)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[125] (2.57783e-58, -3.97083e-75)
    test 160 pow(1): fsums.Fsum 'pow'[80] (4.00695e-15, 1.39606e-31)  FAILED, KNOWN, expected fsums.Fsum[80] (4.00695e-15, 1.39606e-31)
    test 161 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 162 ceil: True
    test 163 floor: True
    test 164 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 165 residual: 0
    test 166 is_exact: True
    test 167 Fsum: 4.00694762901e-15
    test 168 Fsum: 4.00694762901e-15

    test 169 fsum: 0.0139284887076
    test 170 sum12: 3.88533778445e+84  FAILED, KNOWN, expected 0.0139284887076
    test 171 pow(4): fsums.Fsum 'pow'[110] (3.76371e-08, -3.08908e-24)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[338] (3.76371e-08, 1.53086e-24)
    test 172 pow(1): fsums.Fsum 'pow'[80] (0.0139285, -1.81315e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.0139285, -1.81315e-19)
    test 173 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 174 ceil: True
    test 175 floor: True
    test 176 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 177 residual: 0
    test 178 is_exact: True
    test 179 Fsum: 0.0139284887076
    test 180 Fsum: 0.0139284887076

    test 181 fsum: -0.0230269418615
    test 182 sum13: 3.88533778445e+84  FAILED, KNOWN, expected -0.0230269418615
    test 183 pow(4): fsums.Fsum 'pow'[95] (2.81155e-07, 1.73599e-23)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[144] (2.81155e-07, -1.5063e-23)
    test 184 pow(1): fsums.Fsum 'pow'[80] (-0.0230269, 1.04546e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.0230269, 1.04546e-19)
    test 185 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 186 ceil: True
    test 187 floor: True
    test 188 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 189 residual: 0
    test 190 is_exact: True
    test 191 Fsum: -0.0230269418615
    test 192 Fsum: -0.0230269418615

    test 193 fsum: 0.181111955375
    test 194 sum14: 3.88533778445e+84  FAILED, KNOWN, expected 0.181111955375
    test 195 pow(4): fsums.Fsum 'pow'[101] (0.00107594, -5.44522e-20)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[149] (0.00107594, 6.99673e-20)
    test 196 pow(1): fsums.Fsum 'pow'[80] (0.181112, 5.11721e-18)  FAILED, KNOWN, expected fsums.Fsum[80] (0.181112, 5.11721e-18)
    test 197 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 198 ceil: True
    test 199 floor: True
    test 200 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 201 residual: 0
    test 202 is_exact: True
    test 203 Fsum: 0.181111955375
    test 204 Fsum: 0.181111955375

    test 205 fsum: -3.08829228223e-12
    test 206 sum15: -3.88533778445e+84  FAILED, KNOWN, expected -3.08829228223e-12
    test 207 pow(4): fsums.Fsum 'pow'[86] (9.09648e-47, 9.52392e-63)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[136] (9.09648e-47, -4.57784e-63)
    test 208 pow(1): fsums.Fsum 'pow'[80] (-3.08829e-12, 5.77265e-29)  FAILED, KNOWN, expected fsums.Fsum[80] (-3.08829e-12, 5.77265e-29)
    test 209 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 210 ceil: True
    test 211 floor: True
    test 212 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 213 residual: 0
    test 214 is_exact: True
    test 215 Fsum: -3.08829228223e-12
    test 216 Fsum: -3.08829228223e-12

    test 217 fsum: -5.94634054661e-05
    test 218 sum16: -3.88533778445e+84  FAILED, KNOWN, expected -5.94634054661e-05
    test 219 pow(4): fsums.Fsum 'pow'[112] (1.25026e-17, 3.77111e-34)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[260] (1.25026e-17, -1.98885e-34)
    test 220 pow(1): fsums.Fsum 'pow'[80] (-5.94634e-05, 2.96972e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (-5.94634e-05, 2.96972e-21)
    test 221 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 222 ceil: True
    test 223 floor: True
    test 224 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 225 residual: 0
    test 226 is_exact: True
    test 227 Fsum: -5.94634054661e-05
    test 228 Fsum: -5.94634054661e-05

    test 229 fsum: 0.308724927539
    test 230 sum17: -3.88533778445e+84  FAILED, KNOWN, expected 0.308724927539
    test 231 pow(4): fsums.Fsum 'pow'[102] (0.0090842, 5.06519e-19)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (0.0090842, -8.38149e-19)
    test 232 pow(1): fsums.Fsum 'pow'[80] (0.308725, 2.40643e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (0.308725, 2.40643e-17)
    test 233 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 234 ceil: True
    test 235 floor: True
    test 236 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 237 residual: 0
    test 238 is_exact: True
    test 239 Fsum: 0.308724927539
    test 240 Fsum: 0.308724927539

    test 241 fsum: -4.52455494157e-06
    test 242 sum18: 3.88533778445e+84  FAILED, KNOWN, expected -4.52455494157e-06
    test 243 pow(4): fsums.Fsum 'pow'[107] (4.19086e-22, 2.43429e-39)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[196] (4.19086e-22, 1.00021e-38)
    test 244 pow(1): fsums.Fsum 'pow'[80] (-4.52455e-06, 3.90339e-22)  FAILED, KNOWN, expected fsums.Fsum[80] (-4.52455e-06, 3.90339e-22)
    test 245 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 246 ceil: True
    test 247 floor: True
    test 248 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 249 residual: 0
    test 250 is_exact: True
    test 251 Fsum: -4.52455494157e-06
    test 252 Fsum: -4.52455494157e-06

    test 253 fsum: 189.957741798
    test 254 sum19: -3.88533778445e+84  FAILED, KNOWN, expected 189.957741798
    test 255 pow(4): fsums.Fsum 'pow'[103] (1.30205e+09, 3.30886e-08)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[200] (1.30205e+09, -2.84181e-08)
    test 256 pow(1): fsums.Fsum 'pow'[80] (189.958, -7.48896e-15)  FAILED, KNOWN, expected fsums.Fsum[80] (189.958, -7.48896e-15)
    test 257 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 258 ceil: True
    test 259 floor: True
    test 260 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 261 residual: 0
    test 262 is_exact: True
    test 263 Fsum: 189.957741798
    test 264 Fsum: 189.957741798

    test 265 fsum: -91.2796188076
    test 266 sum20: -3.88533778445e+84  FAILED, KNOWN, expected -91.2796188076
    test 267 pow(4): fsums.Fsum 'pow'[122] (6.94217e+07, 6.5519e-09)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[356] (6.94217e+07, 6.5519e-09)
    test 268 pow(1): fsums.Fsum 'pow'[80] (-91.2796, -2.1537e-15)  FAILED, KNOWN, expected fsums.Fsum[80] (-91.2796, -2.1537e-15)
    test 269 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 270 ceil: True
    test 271 floor: True
    test 272 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 273 residual: 0
    test 274 is_exact: True
    test 275 Fsum: -91.2796188076
    test 276 Fsum: -91.2796188076

    test 277 fsum: -0.111944374031
    test 278 sum21: 3.88533778445e+84  FAILED, KNOWN, expected -0.111944374031
    test 279 pow(4): fsums.Fsum 'pow'[101] (0.00015704, -8.45393e-21)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[137] (0.00015704, -3.08764e-21)
    test 280 pow(1): fsums.Fsum 'pow'[80] (-0.111944, 4.42432e-18)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.111944, 4.42432e-18)
    test 281 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 282 ceil: True
    test 283 floor: True
    test 284 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 285 residual: 0
    test 286 is_exact: True
    test 287 Fsum: -0.111944374031
    test 288 Fsum: -0.111944374031

    test 289 fsum: 0.00377865307245
    test 290 sum22: 3.88533778445e+84  FAILED, KNOWN, expected 0.00377865307245
    test 291 pow(4): fsums.Fsum 'pow'[89] (2.03868e-10, -5.38684e-27)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[136] (2.03868e-10, -4.54247e-27)
    test 292 pow(1): fsums.Fsum 'pow'[80] (0.00377865, 9.48176e-20)  FAILED, KNOWN, expected fsums.Fsum[80] (0.00377865, 9.48176e-20)
    test 293 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 294 ceil: True
    test 295 floor: True
    test 296 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 297 residual: 0
    test 298 is_exact: True
    test 299 Fsum: 0.00377865307245
    test 300 Fsum: 0.00377865307245

    test 301 fsum: 4.44908183152e-10
    test 302 sum23: 0.0  FAILED, KNOWN, expected 4.44908183152e-10
    test 303 pow(4): fsums.Fsum 'pow'[96] (3.91815e-38, 1.64679e-54)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[131] (3.91815e-38, 1.86929e-54)
    test 304 pow(1): fsums.Fsum 'pow'[80] (4.44908e-10, -1.60981e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (4.44908e-10, -1.60981e-26)
    test 305 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 306 ceil: True
    test 307 floor: True
    test 308 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 309 residual: 0
    test 310 is_exact: True
    test 311 Fsum: 4.44908183152e-10
    test 312 Fsum: 4.44908183152e-10

    test 313 fsum: -5.53667804789e-14
    test 314 sum24: -3.88533778445e+84  FAILED, KNOWN, expected -5.53667804789e-14
    test 315 pow(4): fsums.Fsum 'pow'[91] (9.39717e-54, 5.28788e-70)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[128] (9.39717e-54, 5.28788e-70)
    test 316 pow(1): fsums.Fsum 'pow'[80] (-5.53668e-14, 9.28467e-31)  FAILED, KNOWN, expected fsums.Fsum[80] (-5.53668e-14, 9.28467e-31)
    test 317 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 318 ceil: True
    test 319 floor: True
    test 320 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 321 residual: 0
    test 322 is_exact: True
    test 323 Fsum: -5.53667804789e-14
    test 324 Fsum: -5.53667804789e-14

    test 325 fsum: 0.000113772860589
    test 326 sum25: 44.8145315679  FAILED, KNOWN, expected 0.000113772860589
    test 327 pow(4): fsums.Fsum 'pow'[104] (1.67554e-16, -2.32032e-33)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[180] (1.67554e-16, 5.1244e-33)
    test 328 pow(1): fsums.Fsum 'pow'[80] (0.000113773, -5.13231e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (0.000113773, -5.13231e-21)
    test 329 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 330 ceil: True
    test 331 floor: True
    test 332 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 333 residual: 0
    test 334 is_exact: True
    test 335 Fsum: 0.000113772860589
    test 336 Fsum: 0.000113772860589

    test 337 fsum: 3.21036558583e-09
    test 338 sum26: -3.88533778445e+84  FAILED, KNOWN, expected 3.21036558583e-09
    test 339 pow(4): fsums.Fsum 'pow'[94] (1.06223e-34, -8.97291e-51)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[131] (1.06223e-34, -8.97291e-51)
    test 340 pow(1): fsums.Fsum 'pow'[80] (3.21037e-09, -6.77969e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (3.21037e-09, -6.77969e-26)
    test 341 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 342 ceil: True
    test 343 floor: True
    test 344 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 345 residual: 0
    test 346 is_exact: True
    test 347 Fsum: 3.21036558583e-09
    test 348 Fsum: 3.21036558583e-09

    test 349 fsum: -1.12359161663e-10
    test 350 sum27: 3.88533778445e+84  FAILED, KNOWN, expected -1.12359161663e-10
    test 351 pow(4): fsums.Fsum 'pow'[88] (1.5938e-40, -1.23899e-57)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[165] (1.5938e-40, -6.92371e-57)
    test 352 pow(1): fsums.Fsum 'pow'[80] (-1.12359e-10, -3.17345e-27)  FAILED, KNOWN, expected fsums.Fsum[80] (-1.12359e-10, -3.17345e-27)
    test 353 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 354 ceil: True
    test 355 floor: True
    test 356 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 357 residual: 0
    test 358 is_exact: True
    test 359 Fsum: -1.12359161663e-10
    test 360 Fsum: -1.12359161663e-10

    test 361 fsum: -2.83285851232e-09
    test 362 sum28: 7.0  FAILED, KNOWN, expected -2.83285851232e-09
    test 363 pow(4): fsums.Fsum 'pow'[101] (6.4402e-35, -5.23961e-51)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[172] (6.4402e-35, -3.32838e-51)
    test 364 pow(1): fsums.Fsum 'pow'[80] (-2.83286e-09, -6.77969e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (-2.83286e-09, -6.77969e-26)
    test 365 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 366 ceil: True
    test 367 floor: True
    test 368 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 369 residual: 0
    test 370 is_exact: True
    test 371 Fsum: -2.83285851232e-09
    test 372 Fsum: -2.83285851232e-09

    test 373 fsum: 0.550885267631
    test 374 sum29: 3.88533778445e+84  FAILED, KNOWN, expected 0.550885267631
    test 375 pow(4): fsums.Fsum 'pow'[102] (0.0920968, 2.89899e-18)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[184] (0.0920968, 4.31134e-18)
    test 376 pow(1): fsums.Fsum 'pow'[80] (0.550885, -1.64177e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (0.550885, -1.64177e-17)
    test 377 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 378 ceil: True
    test 379 floor: True
    test 380 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 381 residual: 0
    test 382 is_exact: True
    test 383 Fsum: 0.550885267631
    test 384 Fsum: 0.550885267631

    test 385 fsum: -0.0207126576173
    test 386 sum30: 0.0  FAILED, KNOWN, expected -0.0207126576173
    test 387 pow(4): fsums.Fsum 'pow'[93] (1.84053e-07, 8.04343e-24)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[224] (1.84053e-07, -8.11561e-24)
    test 388 pow(1): fsums.Fsum 'pow'[80] (-0.0207127, -2.98629e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.0207127, -2.98629e-19)
    test 389 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 390 ceil: True
    test 391 floor: True
    test 392 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 393 residual: 0
    test 394 is_exact: True
    test 395 Fsum: -0.0207126576173
    test 396 Fsum: -0.0207126576173

    test 397 fsum: 0.00269735818345
    test 398 sum31: -3.88533778445e+84  FAILED, KNOWN, expected 0.00269735818345
    test 399 pow(4): fsums.Fsum 'pow'[88] (5.29364e-11, -1.13128e-27)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (5.29364e-11, -8.31721e-28)
    test 400 pow(1): fsums.Fsum 'pow'[80] (0.00269736, -8.91008e-20)  FAILED, KNOWN, expected fsums.Fsum[80] (0.00269736, -8.91008e-20)
    test 401 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 402 ceil: True
    test 403 floor: True
    test 404 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 405 residual: 0
    test 406 is_exact: True
    test 407 Fsum: 0.00269735818345
    test 408 Fsum: 0.00269735818345

    test 409 fsum: 0.0197532784924
    test 410 sum32: 3.88533778445e+84  FAILED, KNOWN, expected 0.0197532784924
    test 411 pow(4): fsums.Fsum 'pow'[93] (1.5225e-07, 1.23242e-23)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (1.5225e-07, 7.0068e-24)
    test 412 pow(1): fsums.Fsum 'pow'[80] (0.0197533, 9.1336e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.0197533, 9.1336e-19)
    test 413 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 414 ceil: True
    test 415 floor: True
    test 416 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 417 residual: 0
    test 418 is_exact: True
    test 419 Fsum: 0.0197532784924
    test 420 Fsum: 0.0197532784924

    test 421 fsum: -0.000280265068057
    test 422 sum33: 3.88533778445e+84  FAILED, KNOWN, expected -0.000280265068057
    test 423 pow(4): fsums.Fsum 'pow'[89] (6.16987e-15, -3.48676e-31)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (6.16987e-15, 1.89465e-31)
    test 424 pow(1): fsums.Fsum 'pow'[80] (-0.000280265, 1.86126e-20)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.000280265, 1.86126e-20)
    test 425 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 426 ceil: True
    test 427 floor: True
    test 428 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 429 residual: 0
    test 430 is_exact: True
    test 431 Fsum: -0.000280265068057
    test 432 Fsum: -0.000280265068057

    test 433 fsum: 1.04562248082
    test 434 sum34: 3.88533778445e+84  FAILED, KNOWN, expected 1.04562248082
    test 435 pow(4): fsums.Fsum 'pow'[94] (1.19536, 5.31168e-19)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[212] (1.19536, -4.09141e-17)
    test 436 pow(1): fsums.Fsum 'pow'[80] (1.04562, 5.83618e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (1.04562, 5.83618e-17)
    test 437 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 438 ceil: True
    test 439 floor: True
    test 440 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 441 residual: 0
    test 442 is_exact: True
    test 443 Fsum: 1.04562248082
    test 444 Fsum: 1.04562248082

    test 445 fsum: -2.06127852879e-08
    test 446 sum35: 1.15393025216  FAILED, KNOWN, expected -2.06127852879e-08
    test 447 pow(4): fsums.Fsum 'pow'[95] (1.80529e-31, -1.05439e-47)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[128] (1.80529e-31, 1.04047e-47)
    test 448 pow(1): fsums.Fsum 'pow'[80] (-2.06128e-08, -8.94978e-25)  FAILED, KNOWN, expected fsums.Fsum[80] (-2.06128e-08, -8.94978e-25)
    test 449 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 450 ceil: True
    test 451 floor: True
    test 452 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 453 residual: 0
    test 454 is_exact: True
    test 455 Fsum: -2.06127852879e-08
    test 456 Fsum: -2.06127852879e-08

    test 457 fsum: 42.6531282818
    test 458 sum36: 3.88533778445e+84  FAILED, KNOWN, expected 42.6531282818
    test 459 pow(4): fsums.Fsum 'pow'[110] (3.30981e+06, 2.0917e-10)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[204] (3.30981e+06, 2.0917e-10)
    test 460 pow(1): fsums.Fsum 'pow'[80] (42.6531, 6.73885e-16)  FAILED, KNOWN, expected fsums.Fsum[80] (42.6531, 6.73885e-16)
    test 461 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 462 ceil: True
    test 463 floor: True
    test 464 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 465 residual: 0
    test 466 is_exact: True
    test 467 Fsum: 42.6531282818
    test 468 Fsum: 42.6531282818

    test 469 fsum: 6.08766864783e-07
    test 470 sum37: -7.81946310108  FAILED, KNOWN, expected 6.08766864783e-07
    test 471 pow(4): fsums.Fsum 'pow'[116] (1.37342e-25, 8.2609e-42)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[275] (1.37342e-25, 8.85676e-42)
    test 472 pow(1): fsums.Fsum 'pow'[80] (6.08767e-07, 2.82734e-24)  FAILED, KNOWN, expected fsums.Fsum[80] (6.08767e-07, 2.82734e-24)
    test 473 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 474 ceil: True
    test 475 floor: True
    test 476 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 477 residual: 0
    test 478 is_exact: True
    test 479 Fsum: 6.08766864783e-07
    test 480 Fsum: 6.08766864783e-07

    test 481 fsum: 0.941643775923
    test 482 sum38: -3.88533778445e+84  FAILED, KNOWN, expected 0.941643775923
    test 483 pow(4): fsums.Fsum 'pow'[111] (0.786224, 2.32482e-17)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[220] (0.786224, -2.56322e-17)
    test 484 pow(1): fsums.Fsum 'pow'[80] (0.941644, 5.14864e-18)  FAILED, KNOWN, expected fsums.Fsum[80] (0.941644, 5.14864e-18)
    test 485 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 486 ceil: True
    test 487 floor: True
    test 488 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 489 residual: 0
    test 490 is_exact: True
    test 491 Fsum: 0.941643775923
    test 492 Fsum: 0.941643775923

    test 493 fsum: -5.81635854144
    test 494 sum39: 7.00007499697  FAILED, KNOWN, expected -5.81635854144
    test 495 pow(4): fsums.Fsum 'pow'[117] (1144.47, 9.61657e-14)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[260] (1144.47, 3.41029e-14)
    test 496 pow(1): fsums.Fsum 'pow'[80] (-5.81636, 1.66704e-16)  FAILED, KNOWN, expected fsums.Fsum[80] (-5.81636, 1.66704e-16)
    test 497 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 498 ceil: True
    test 499 floor: True
    test 500 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 501 residual: 0
    test 502 is_exact: True
    test 503 Fsum: -5.81635854144
    test 504 Fsum: -5.81635854144

    test 505 fsum: 2.92792478672e-09
    test 506 sum40: 3.88533778445e+84  FAILED, KNOWN, expected 2.92792478672e-09
    test 507 pow(4): fsums.Fsum 'pow'[89] (7.34919e-35, 7.49961e-52)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[132] (7.34919e-35, -4.37185e-52)
    test 508 pow(1): fsums.Fsum 'pow'[80] (2.92792e-09, -6.77969e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (2.92792e-09, -6.77969e-26)
    test 509 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 510 ceil: True
    test 511 floor: True
    test 512 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 513 residual: 0
    test 514 is_exact: True
    test 515 Fsum: 2.92792478672e-09
    test 516 Fsum: 2.92792478672e-09

    test 517 fsum: -0.299133751082
    test 518 sum41: -3.88533778445e+84  FAILED, KNOWN, expected -0.299133751082
    test 519 pow(4): fsums.Fsum 'pow'[106] (0.00800685, -6.79961e-19)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[225] (0.00800685, -1.87036e-19)
    test 520 pow(1): fsums.Fsum 'pow'[80] (-0.299134, 1.33452e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.299134, 1.33452e-17)
    test 521 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 522 ceil: True
    test 523 floor: True
    test 524 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 525 residual: 0
    test 526 is_exact: True
    test 527 Fsum: -0.299133751082
    test 528 Fsum: -0.299133751082

    test 529 fsum: -4.50631866262e-05
    test 530 sum42: -3.88533778445e+84  FAILED, KNOWN, expected -4.50631866262e-05
    test 531 pow(4): fsums.Fsum 'pow'[118] (4.12371e-18, 4.05747e-35)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[220] (4.12371e-18, -2.1183e-34)
    test 532 pow(1): fsums.Fsum 'pow'[80] (-4.50632e-05, -3.04285e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (-4.50632e-05, -3.04285e-21)
    test 533 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 534 ceil: True
    test 535 floor: True
    test 536 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 537 residual: 0
    test 538 is_exact: True
    test 539 Fsum: -4.50631866262e-05
    test 540 Fsum: -4.50631866262e-05

    test 541 fsum: -1.52139484626e-13
    test 542 sum43: 3.88533778445e+84  FAILED, KNOWN, expected -1.52139484626e-13
    test 543 pow(4): fsums.Fsum 'pow'[94] (5.35757e-52, 3.08809e-68)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[128] (5.35757e-52, -3.55461e-68)
    test 544 pow(1): fsums.Fsum 'pow'[80] (-1.52139e-13, 7.23935e-30)  FAILED, KNOWN, expected fsums.Fsum[80] (-1.52139e-13, 7.23935e-30)
    test 545 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 546 ceil: True
    test 547 floor: True
    test 548 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 549 residual: 0
    test 550 is_exact: True
    test 551 Fsum: -1.52139484626e-13
    test 552 Fsum: -1.52139484626e-13

    test 553 fsum: -2.01854072012e-09
    test 554 sum44: 0.000740670560323  FAILED, KNOWN, expected -2.01854072012e-09
    test 555 pow(4): fsums.Fsum 'pow'[87] (1.66016e-35, -4.42366e-52)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[100] (1.66016e-35, -6.66065e-52)
    test 556 pow(1): fsums.Fsum 'pow'[80] (-2.01854e-09, -6.77969e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (-2.01854e-09, -6.77969e-26)
    test 557 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 558 ceil: True
    test 559 floor: True
    test 560 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 561 residual: 0
    test 562 is_exact: True
    test 563 Fsum: -2.01854072012e-09
    test 564 Fsum: -2.01854072012e-09

    test 565 fsum: -4.080464272e-08
    test 566 sum45: -3.88533778445e+84  FAILED, KNOWN, expected -4.080464272e-08
    test 567 pow(4): fsums.Fsum 'pow'[106] (2.77229e-30, 1.32109e-46)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[196] (2.77229e-30, -5.52594e-47)
    test 568 pow(1): fsums.Fsum 'pow'[80] (-4.08046e-08, 2.82734e-24)  FAILED, KNOWN, expected fsums.Fsum[80] (-4.08046e-08, 2.82734e-24)
    test 569 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 570 ceil: True
    test 571 floor: True
    test 572 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 573 residual: 0
    test 574 is_exact: True
    test 575 Fsum: -4.080464272e-08
    test 576 Fsum: -4.080464272e-08

    test 577 fsum: 0.000258805329932
    test 578 sum46: 3.88533778445e+84  FAILED, KNOWN, expected 0.000258805329932
    test 579 pow(4): fsums.Fsum 'pow'[99] (4.48635e-15, 3.81599e-31)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (4.48635e-15, 3.81599e-31)
    test 580 pow(1): fsums.Fsum 'pow'[80] (0.000258805, -5.87346e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (0.000258805, -5.87346e-21)
    test 581 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 582 ceil: True
    test 583 floor: True
    test 584 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 585 residual: 0
    test 586 is_exact: True
    test 587 Fsum: 0.000258805329932
    test 588 Fsum: 0.000258805329932

    test 589 fsum: -0.00997552856597
    test 590 sum47: -3.88533778445e+84  FAILED, KNOWN, expected -0.00997552856597
    test 591 pow(4): fsums.Fsum 'pow'[87] (9.90247e-09, 1.9747e-25)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[100] (9.90247e-09, 1.9747e-25)
    test 592 pow(1): fsums.Fsum 'pow'[80] (-0.00997553, -4.97317e-20)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.00997553, -4.97317e-20)
    test 593 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 594 ceil: True
    test 595 floor: True
    test 596 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 597 residual: 0
    test 598 is_exact: True
    test 599 Fsum: -0.00997552856597
    test 600 Fsum: -0.00997552856597

    test 601 fsum: -1.13296706767
    test 602 sum48: 3.88533778445e+84  FAILED, KNOWN, expected -1.13296706767
    test 603 pow(4): fsums.Fsum 'pow'[113] (1.64767, 2.7783e-17)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[260] (1.64767, -3.48611e-17)
    test 604 pow(1): fsums.Fsum 'pow'[80] (-1.13297, -3.85384e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (-1.13297, -3.85384e-17)
    test 605 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 606 ceil: True
    test 607 floor: True
    test 608 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 609 residual: 0
    test 610 is_exact: True
    test 611 Fsum: -1.13296706767
    test 612 Fsum: -1.13296706767

    test 613 fsum: -1.21073406168e-08
    test 614 sum49: -3.88533778445e+84  FAILED, KNOWN, expected -1.21073406168e-08
    test 615 pow(4): fsums.Fsum 'pow'[104] (2.1488e-32, 8.32799e-50)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[196] (2.1488e-32, -1.48196e-49)
    test 616 pow(1): fsums.Fsum 'pow'[80] (-1.21073e-08, -4.81387e-25)  FAILED, KNOWN, expected fsums.Fsum[80] (-1.21073e-08, -4.81387e-25)
    test 617 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 618 ceil: True
    test 619 floor: True
    test 620 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 621 residual: 0
    test 622 is_exact: True
    test 623 Fsum: -1.21073406168e-08
    test 624 Fsum: -1.21073406168e-08

    test 625 fsum: 5.46325174343e-05
    test 626 sum50: -3.88533778445e+84  FAILED, KNOWN, expected 5.46325174343e-05
    test 627 pow(4): fsums.Fsum 'pow'[104] (8.90851e-18, -5.29051e-34)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[168] (8.90851e-18, -5.29051e-34)
    test 628 pow(1): fsums.Fsum 'pow'[80] (5.46325e-05, -8.11118e-22)  FAILED, KNOWN, expected fsums.Fsum[80] (5.46325e-05, -8.11118e-22)
    test 629 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 630 ceil: True
    test 631 floor: True
    test 632 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 633 residual: 0
    test 634 is_exact: True
    test 635 Fsum: 5.46325174343e-05
    test 636 Fsum: 5.46325174343e-05

    test 637 fsum: 0.300545137458
    test 638 sum51: 3.88533778445e+84  FAILED, KNOWN, expected 0.300545137458
    test 639 pow(4): fsums.Fsum 'pow'[101] (0.00815904, 1.69346e-19)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[146] (0.00815904, 3.80165e-19)
    test 640 pow(1): fsums.Fsum 'pow'[80] (0.300545, 2.46472e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (0.300545, 2.46472e-17)
    test 641 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 642 ceil: True
    test 643 floor: True
    test 644 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 645 residual: 0
    test 646 is_exact: True
    test 647 Fsum: 0.300545137458
    test 648 Fsum: 0.300545137458

    test 649 fsum: -0.415534006431
    test 650 sum52: 3.88533778445e+84  FAILED, KNOWN, expected -0.415534006431
    test 651 pow(4): fsums.Fsum 'pow'[102] (0.0298144, -8.99947e-19)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[152] (0.0298144, -8.99947e-19)
    test 652 pow(1): fsums.Fsum 'pow'[80] (-0.415534, 3.13572e-18)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.415534, 3.13572e-18)
    test 653 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 654 ceil: True
    test 655 floor: True
    test 656 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 657 residual: 0
    test 658 is_exact: True
    test 659 Fsum: -0.415534006431
    test 660 Fsum: -0.415534006431

    test 661 fsum: 5.61356429821e-08
    test 662 sum53: 1.6e-19  FAILED, KNOWN, expected 5.61356429821e-08
    test 663 pow(4): fsums.Fsum 'pow'[89] (9.93013e-30, -4.85298e-46)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (9.93013e-30, -6.43663e-46)
    test 664 pow(1): fsums.Fsum 'pow'[80] (5.61356e-08, 2.82734e-24)  FAILED, KNOWN, expected fsums.Fsum[80] (5.61356e-08, 2.82734e-24)
    test 665 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 666 ceil: True
    test 667 floor: True
    test 668 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 669 residual: 0
    test 670 is_exact: True
    test 671 Fsum: 5.61356429821e-08
    test 672 Fsum: 5.61356429821e-08

    test 673 fsum: -1.89842877276e-08
    test 674 sum54: -3.88533778445e+84  FAILED, KNOWN, expected -1.89842877276e-08
    test 675 pow(4): fsums.Fsum 'pow'[94] (1.2989e-31, 8.22774e-48)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[131] (1.2989e-31, 8.22774e-48)
    test 676 pow(1): fsums.Fsum 'pow'[80] (-1.89843e-08, 4.99399e-25)  FAILED, KNOWN, expected fsums.Fsum[80] (-1.89843e-08, 4.99399e-25)
    test 677 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 678 ceil: True
    test 679 floor: True
    test 680 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 681 residual: 0
    test 682 is_exact: True
    test 683 Fsum: -1.89842877276e-08
    test 684 Fsum: -1.89842877276e-08

    test 685 fsum: -3.82102495882e-06
    test 686 sum55: -3.88533778445e+84  FAILED, KNOWN, expected -3.82102495882e-06
    test 687 pow(4): fsums.Fsum 'pow'[103] (2.13167e-22, -6.69978e-39)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (2.13167e-22, 2.25175e-38)
    test 688 pow(1): fsums.Fsum 'pow'[80] (-3.82102e-06, -7.6582e-23)  FAILED, KNOWN, expected fsums.Fsum[80] (-3.82102e-06, -7.6582e-23)
    test 689 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 690 ceil: True
    test 691 floor: True
    test 692 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 693 residual: 0
    test 694 is_exact: True
    test 695 Fsum: -3.82102495882e-06
    test 696 Fsum: -3.82102495882e-06

    test 697 fsum: -2.09939044039e-05
    test 698 sum56: 3.88533778445e+84  FAILED, KNOWN, expected -2.09939044039e-05
    test 699 pow(4): fsums.Fsum 'pow'[107] (1.94255e-19, 7.73198e-36)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[176] (1.94255e-19, -2.60463e-36)
    test 700 pow(1): fsums.Fsum 'pow'[80] (-2.09939e-05, -1.44019e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (-2.09939e-05, -1.44019e-21)
    test 701 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 702 ceil: True
    test 703 floor: True
    test 704 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 705 residual: 0
    test 706 is_exact: True
    test 707 Fsum: -2.09939044039e-05
    test 708 Fsum: -2.09939044039e-05

    test 709 fsum: -3.66229215161e-06
    test 710 sum57: 0.0  FAILED, KNOWN, expected -3.66229215161e-06
    test 711 pow(4): fsums.Fsum 'pow'[92] (1.79892e-22, -2.52834e-40)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[175] (1.79892e-22, 1.06497e-38)
    test 712 pow(1): fsums.Fsum 'pow'[80] (-3.66229e-06, 2.82734e-24)  FAILED, KNOWN, expected fsums.Fsum[80] (-3.66229e-06, 2.82734e-24)
    test 713 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 714 ceil: True
    test 715 floor: True
    test 716 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 717 residual: 0
    test 718 is_exact: True
    test 719 Fsum: -3.66229215161e-06
    test 720 Fsum: -3.66229215161e-06

    test 721 fsum: 2.78489432871e-09
    test 722 sum58: 3.88533778445e+84  FAILED, KNOWN, expected 2.78489432871e-09
    test 723 pow(4): fsums.Fsum 'pow'[103] (6.01499e-35, 3.13238e-51)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[188] (6.01499e-35, 3.52251e-52)
    test 724 pow(1): fsums.Fsum 'pow'[80] (2.78489e-09, -6.77969e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (2.78489e-09, -6.77969e-26)
    test 725 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 726 ceil: True
    test 727 floor: True
    test 728 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 729 residual: 0
    test 730 is_exact: True
    test 731 Fsum: 2.78489432871e-09
    test 732 Fsum: 2.78489432871e-09

    test 733 fsum: -0.00759847948092
    test 734 sum59: -3.88533778445e+84  FAILED, KNOWN, expected -0.00759847948092
    test 735 pow(4): fsums.Fsum 'pow'[100] (3.33355e-09, -1.03659e-25)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[137] (3.33355e-09, -1.26009e-25)
    test 736 pow(1): fsums.Fsum 'pow'[80] (-0.00759848, -3.86826e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.00759848, -3.86826e-19)
    test 737 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 738 ceil: True
    test 739 floor: True
    test 740 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 741 residual: 0
    test 742 is_exact: True
    test 743 Fsum: -0.00759847948092
    test 744 Fsum: -0.00759847948092

    test 745 fsum: 2.71648297047e-12
    test 746 sum60: 3.88533778445e+84  FAILED, KNOWN, expected 2.71648297047e-12
    test 747 pow(4): fsums.Fsum 'pow'[101] (5.44538e-47, -5.35507e-64)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (5.44538e-47, 1.45338e-63)
    test 748 pow(1): fsums.Fsum 'pow'[80] (2.71648e-12, 5.77265e-29)  FAILED, KNOWN, expected fsums.Fsum[80] (2.71648e-12, 5.77265e-29)
    test 749 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 750 ceil: True
    test 751 floor: True
    test 752 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 753 residual: 0
    test 754 is_exact: True
    test 755 Fsum: 2.71648297047e-12
    test 756 Fsum: 2.71648297047e-12

    test 757 fsum: -0.0036546186912
    test 758 sum61: -3.88533778445e+84  FAILED, KNOWN, expected -0.0036546186912
    test 759 pow(4): fsums.Fsum 'pow'[97] (1.78389e-10, -6.7389e-27)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (1.78389e-10, -9.96195e-27)
    test 760 pow(1): fsums.Fsum 'pow'[80] (-0.00365462, -1.97256e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.00365462, -1.97256e-19)
    test 761 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 762 ceil: True
    test 763 floor: True
    test 764 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 765 residual: 0
    test 766 is_exact: True
    test 767 Fsum: -0.0036546186912
    test 768 Fsum: -0.0036546186912

    test 769 fsum: 2.32276430227e-07
    test 770 sum62: 3.88533778445e+84  FAILED, KNOWN, expected 2.32276430227e-07
    test 771 pow(4): fsums.Fsum 'pow'[117] (2.91085e-27, -1.30453e-43)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[440] (2.91085e-27, -9.9364e-44)
    test 772 pow(1): fsums.Fsum 'pow'[80] (2.32276e-07, 6.54965e-24)  FAILED, KNOWN, expected fsums.Fsum[80] (2.32276e-07, 6.54965e-24)
    test 773 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 774 ceil: True
    test 775 floor: True
    test 776 divmod: fsums.Fsum[88] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 777 residual: 0
    test 778 is_exact: True
    test 779 Fsum: 2.32276430227e-07
    test 780 Fsum: 2.32276430227e-07

    test 781 fsum: 1.38001352887e-13
    test 782 sum63: -3.88533778445e+84  FAILED, KNOWN, expected 1.38001352887e-13
    test 783 pow(4): fsums.Fsum 'pow'[97] (3.62688e-52, -2.47073e-68)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[134] (3.62688e-52, -2.90857e-68)
    test 784 pow(1): fsums.Fsum 'pow'[80] (1.38001e-13, -5.38242e-30)  FAILED, KNOWN, expected fsums.Fsum[80] (1.38001e-13, -5.38242e-30)
    test 785 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 786 ceil: True
    test 787 floor: True
    test 788 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 789 residual: 0
    test 790 is_exact: True
    test 791 Fsum: 1.38001352887e-13
    test 792 Fsum: 1.38001352887e-13

    test 793 fsum: 1.61607556962e-06
    test 794 sum64: -3.88533778445e+84  FAILED, KNOWN, expected 1.61607556962e-06
    test 795 pow(4): fsums.Fsum 'pow'[88] (6.82098e-24, -5.89117e-40)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[100] (6.82098e-24, -1.74606e-40)
    test 796 pow(1): fsums.Fsum 'pow'[80] (1.61608e-06, -7.28233e-23)  FAILED, KNOWN, expected fsums.Fsum[80] (1.61608e-06, -7.28233e-23)
    test 797 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 798 ceil: True
    test 799 floor: True
    test 800 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 801 residual: 0
    test 802 is_exact: True
    test 803 Fsum: 1.61607556962e-06
    test 804 Fsum: 1.61607556962e-06

    test 805 fsum: 0.047103839389
    test 806 sum65: -3.88533778445e+84  FAILED, KNOWN, expected 0.047103839389
    test 807 pow(4): fsums.Fsum 'pow'[93] (4.92295e-06, -3.30663e-22)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[134] (4.92295e-06, -3.30663e-22)
    test 808 pow(1): fsums.Fsum 'pow'[80] (0.0471038, -7.90963e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.0471038, -7.90963e-19)
    test 809 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 810 ceil: True
    test 811 floor: True
    test 812 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 813 residual: 0
    test 814 is_exact: True
    test 815 Fsum: 0.047103839389
    test 816 Fsum: 0.047103839389

    test 817 fsum: -0.000156809217363
    test 818 sum66: 3.88533778445e+84  FAILED, KNOWN, expected -0.000156809217363
    test 819 pow(4): fsums.Fsum 'pow'[93] (6.04625e-16, -3.86968e-32)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[136] (6.04625e-16, 1.61849e-32)
    test 820 pow(1): fsums.Fsum 'pow'[80] (-0.000156809, -9.83525e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.000156809, -9.83525e-21)
    test 821 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 822 ceil: True
    test 823 floor: True
    test 824 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 825 residual: 0
    test 826 is_exact: True
    test 827 Fsum: -0.000156809217363
    test 828 Fsum: -0.000156809217363

    test 829 fsum: 4.90898775238e-10
    test 830 sum67: 3.88533778445e+84  FAILED, KNOWN, expected 4.90898775238e-10
    test 831 pow(4): fsums.Fsum 'pow'[87] (5.80721e-38, 2.0072e-54)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (5.80721e-38, 2.0072e-54)
    test 832 pow(1): fsums.Fsum 'pow'[80] (4.90899e-10, 4.24184e-27)  FAILED, KNOWN, expected fsums.Fsum[80] (4.90899e-10, 4.24184e-27)
    test 833 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 834 ceil: True
    test 835 floor: True
    test 836 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 837 residual: 0
    test 838 is_exact: True
    test 839 Fsum: 4.90898775238e-10
    test 840 Fsum: 4.90898775238e-10

    test 841 fsum: -4.48977517806e-11
    test 842 sum68: 3.88533778445e+84  FAILED, KNOWN, expected -4.48977517806e-11
    test 843 pow(4): fsums.Fsum 'pow'[101] (4.06348e-42, -2.30011e-58)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[176] (4.06348e-42, 1.06997e-58)
    test 844 pow(1): fsums.Fsum 'pow'[80] (-4.48978e-11, -2.95683e-28)  FAILED, KNOWN, expected fsums.Fsum[80] (-4.48978e-11, -2.95683e-28)
    test 845 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 846 ceil: True
    test 847 floor: True
    test 848 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 849 residual: 0
    test 850 is_exact: True
    test 851 Fsum: -4.48977517806e-11
    test 852 Fsum: -4.48977517806e-11

    test 853 fsum: 6.26188100859e-09
    test 854 sum69: 7.00507028269  FAILED, KNOWN, expected 6.26188100859e-09
    test 855 pow(4): fsums.Fsum 'pow'[98] (1.53751e-33, -2.74281e-50)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (1.53751e-33, -7.36704e-51)
    test 856 pow(1): fsums.Fsum 'pow'[80] (6.26188e-09, 2.22039e-25)  FAILED, KNOWN, expected fsums.Fsum[80] (6.26188e-09, 2.22039e-25)
    test 857 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 858 ceil: True
    test 859 floor: True
    test 860 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 861 residual: 0
    test 862 is_exact: True
    test 863 Fsum: 6.26188100859e-09
    test 864 Fsum: 6.26188100859e-09

    test 865 fsum: -2.68026807717
    test 866 sum70: -3.88533778445e+84  FAILED, KNOWN, expected -2.68026807717
    test 867 pow(4): fsums.Fsum 'pow'[95] (51.6075, -1.62503e-15)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[165] (51.6075, 8.88905e-16)
    test 868 pow(1): fsums.Fsum 'pow'[80] (-2.68027, -3.18766e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (-2.68027, -3.18766e-17)
    test 869 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 870 ceil: True
    test 871 floor: True
    test 872 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 873 residual: 0
    test 874 is_exact: True
    test 875 Fsum: -2.68026807717
    test 876 Fsum: -2.68026807717

    test 877 fsum: -5.13052548724e-10
    test 878 sum71: 3.88533778445e+84  FAILED, KNOWN, expected -5.13052548724e-10
    test 879 pow(4): fsums.Fsum 'pow'[103] (6.92863e-38, -3.07897e-54)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[188] (6.92863e-38, -1.01537e-54)
    test 880 pow(1): fsums.Fsum 'pow'[80] (-5.13053e-10, 3.56006e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (-5.13053e-10, 3.56006e-26)
    test 881 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 882 ceil: True
    test 883 floor: True
    test 884 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 885 residual: 0
    test 886 is_exact: True
    test 887 Fsum: -5.13052548724e-10
    test 888 Fsum: -5.13052548724e-10

    test 889 fsum: -6.51080037855
    test 890 sum72: 3.88533778445e+84  FAILED, KNOWN, expected -6.51080037855
    test 891 pow(4): fsums.Fsum 'pow'[113] (1796.96, -5.6544e-14)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[302] (1796.96, -5.6544e-14)
    test 892 pow(1): fsums.Fsum 'pow'[80] (-6.5108, -1.54739e-16)  FAILED, KNOWN, expected fsums.Fsum[80] (-6.5108, -1.54739e-16)
    test 893 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 894 ceil: True
    test 895 floor: True
    test 896 divmod: fsums.Fsum[87] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 897 residual: 0
    test 898 is_exact: True
    test 899 Fsum: -6.51080037855
    test 900 Fsum: -6.51080037855

    test 901 fsum: 0.516714402287
    test 902 sum73: 3.88533778445e+84  FAILED, KNOWN, expected 0.516714402287
    test 903 pow(4): fsums.Fsum 'pow'[95] (0.0712857, 4.18156e-18)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[144] (0.0712857, 5.12491e-18)
    test 904 pow(1): fsums.Fsum 'pow'[80] (0.516714, 3.61447e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (0.516714, 3.61447e-17)
    test 905 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 906 ceil: True
    test 907 floor: True
    test 908 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 909 residual: 0
    test 910 is_exact: True
    test 911 Fsum: 0.516714402287
    test 912 Fsum: 0.516714402287

    test 913 fsum: 0.595455552932
    test 914 sum74: -3.88533778445e+84  FAILED, KNOWN, expected 0.595455552932
    test 915 pow(4): fsums.Fsum 'pow'[98] (0.125718, -1.72251e-19)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[165] (0.125718, -3.32748e-18)
    test 916 pow(1): fsums.Fsum 'pow'[80] (0.595456, -4.68163e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (0.595456, -4.68163e-17)
    test 917 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 918 ceil: True
    test 919 floor: True
    test 920 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 921 residual: 0
    test 922 is_exact: True
    test 923 Fsum: 0.595455552932
    test 924 Fsum: 0.595455552932

    test 925 fsum: 4.42855006759e-08
    test 926 sum75: -3.88533778445e+84  FAILED, KNOWN, expected 4.42855006759e-08
    test 927 pow(4): fsums.Fsum 'pow'[110] (3.84633e-30, -2.00802e-46)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[245] (3.84633e-30, 2.51159e-46)
    test 928 pow(1): fsums.Fsum 'pow'[80] (4.42855e-08, -3.07602e-24)  FAILED, KNOWN, expected fsums.Fsum[80] (4.42855e-08, -3.07602e-24)
    test 929 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 930 ceil: True
    test 931 floor: True
    test 932 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 933 residual: 0
    test 934 is_exact: True
    test 935 Fsum: 4.42855006759e-08
    test 936 Fsum: 4.42855006759e-08

    test 937 fsum: -1.03442054222e-08
    test 938 sum76: 3.88533778445e+84  FAILED, KNOWN, expected -1.03442054222e-08
    test 939 pow(4): fsums.Fsum 'pow'[100] (1.14496e-32, 6.099e-50)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[137] (1.14496e-32, -5.14256e-49)
    test 940 pow(1): fsums.Fsum 'pow'[80] (-1.03442e-08, 3.43047e-26)  FAILED, KNOWN, expected fsums.Fsum[80] (-1.03442e-08, 3.43047e-26)
    test 941 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 942 ceil: True
    test 943 floor: True
    test 944 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 945 residual: 0
    test 946 is_exact: True
    test 947 Fsum: -1.03442054222e-08
    test 948 Fsum: -1.03442054222e-08

    test 949 fsum: -0.0428869225453
    test 950 sum77: 8e-20  FAILED, KNOWN, expected -0.0428869225453
    test 951 pow(4): fsums.Fsum 'pow'[94] (3.38298e-06, -2.07292e-22)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[134] (3.38298e-06, 3.38303e-23)
    test 952 pow(1): fsums.Fsum 'pow'[80] (-0.0428869, -3.21333e-18)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.0428869, -3.21333e-18)
    test 953 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 954 ceil: True
    test 955 floor: True
    test 956 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 957 residual: 0
    test 958 is_exact: True
    test 959 Fsum: -0.0428869225453
    test 960 Fsum: -0.0428869225453

    test 961 fsum: 3.44315013805e-05
    test 962 sum78: 3.88533778445e+84  FAILED, KNOWN, expected 3.44315013805e-05
    test 963 pow(4): fsums.Fsum 'pow'[87] (1.40548e-18, -9.07825e-35)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[113] (1.40548e-18, 4.9242e-35)
    test 964 pow(1): fsums.Fsum 'pow'[80] (3.44315e-05, -2.37945e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (3.44315e-05, -2.37945e-21)
    test 965 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 966 ceil: True
    test 967 floor: True
    test 968 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 969 residual: 0
    test 970 is_exact: True
    test 971 Fsum: 3.44315013805e-05
    test 972 Fsum: 3.44315013805e-05

    test 973 fsum: 28.855347038
    test 974 sum79: 3.88533778445e+84  FAILED, KNOWN, expected 28.855347038
    test 975 pow(4): fsums.Fsum 'pow'[93] (693274.0, -2.84733e-11)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[341] (693274.0, -6.71714e-12)
    test 976 pow(1): fsums.Fsum 'pow'[80] (28.8553, -1.05487e-15)  FAILED, KNOWN, expected fsums.Fsum[80] (28.8553, -1.05487e-15)
    test 977 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 978 ceil: True
    test 979 floor: True
    test 980 divmod: fsums.Fsum[88] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 981 residual: 0
    test 982 is_exact: True
    test 983 Fsum: 28.855347038
    test 984 Fsum: 28.855347038

    test 985 fsum: 0.000230177272031
    test 986 sum80: 3.88533778445e+84  FAILED, KNOWN, expected 0.000230177272031
    test 987 pow(4): fsums.Fsum 'pow'[94] (2.80705e-15, -7.76162e-32)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[132] (2.80705e-15, 1.357e-31)
    test 988 pow(1): fsums.Fsum 'pow'[80] (0.000230177, 3.71445e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (0.000230177, 3.71445e-21)
    test 989 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 990 ceil: True
    test 991 floor: True
    test 992 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 993 residual: 0
    test 994 is_exact: True
    test 995 Fsum: 0.000230177272031
    test 996 Fsum: 0.000230177272031

    test 997 fsum: -0.000108170628939
    test 998 sum81: 3.88533778445e+84  FAILED, KNOWN, expected -0.000108170628939
    test 999 pow(4): fsums.Fsum 'pow'[90] (1.36911e-16, 1.03843e-32)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[136] (1.36911e-16, -4.48706e-33)
    test 1000 pow(1): fsums.Fsum 'pow'[80] (-0.000108171, 3.54966e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.000108171, 3.54966e-21)
    test 1001 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1002 ceil: True
    test 1003 floor: True
    test 1004 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1005 residual: 0
    test 1006 is_exact: True
    test 1007 Fsum: -0.000108170628939
    test 1008 Fsum: -0.000108170628939

    test 1009 fsum: 4.31593143773e-06
    test 1010 sum82: -3.88533778445e+84  FAILED, KNOWN, expected 4.31593143773e-06
    test 1011 pow(4): fsums.Fsum 'pow'[117] (3.46975e-22, 1.30092e-38)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[290] (3.46975e-22, -1.65983e-38)
    test 1012 pow(1): fsums.Fsum 'pow'[80] (4.31593e-06, -3.85317e-23)  FAILED, KNOWN, expected fsums.Fsum[80] (4.31593e-06, -3.85317e-23)
    test 1013 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1014 ceil: True
    test 1015 floor: True
    test 1016 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1017 residual: 0
    test 1018 is_exact: True
    test 1019 Fsum: 4.31593143773e-06
    test 1020 Fsum: 4.31593143773e-06

    test 1021 fsum: 6.5533479489e-11
    test 1022 sum83: -9.12853028015  FAILED, KNOWN, expected 6.5533479489e-11
    test 1023 pow(4): fsums.Fsum 'pow'[88] (1.84439e-41, 3.40332e-58)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (1.84439e-41, -3.41647e-58)
    test 1024 pow(1): fsums.Fsum 'pow'[80] (6.55335e-11, -3.17345e-27)  FAILED, KNOWN, expected fsums.Fsum[80] (6.55335e-11, -3.17345e-27)
    test 1025 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1026 ceil: True
    test 1027 floor: True
    test 1028 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1029 residual: 0
    test 1030 is_exact: True
    test 1031 Fsum: 6.5533479489e-11
    test 1032 Fsum: 6.5533479489e-11

    test 1033 fsum: 3.99678068065e-05
    test 1034 sum84: 3.88533778445e+84  FAILED, KNOWN, expected 3.99678068065e-05
    test 1035 pow(4): fsums.Fsum 'pow'[88] (2.55177e-18, -5.53954e-35)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[102] (2.55177e-18, -5.49326e-37)
    test 1036 pow(1): fsums.Fsum 'pow'[80] (3.99678e-05, -2.80393e-21)  FAILED, KNOWN, expected fsums.Fsum[80] (3.99678e-05, -2.80393e-21)
    test 1037 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1038 ceil: True
    test 1039 floor: True
    test 1040 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1041 residual: 0
    test 1042 is_exact: True
    test 1043 Fsum: 3.99678068065e-05
    test 1044 Fsum: 3.99678068065e-05

    test 1045 fsum: 0.0884953966293
    test 1046 sum85: -3.88533778445e+84  FAILED, KNOWN, expected 0.0884953966293
    test 1047 pow(4): fsums.Fsum 'pow'[115] (6.13314e-05, -4.79882e-21)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[285] (6.13314e-05, -2.01399e-21)
    test 1048 pow(1): fsums.Fsum 'pow'[80] (0.0884954, 8.71617e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.0884954, 8.71617e-19)
    test 1049 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1050 ceil: True
    test 1051 floor: True
    test 1052 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1053 residual: 0
    test 1054 is_exact: True
    test 1055 Fsum: 0.0884953966293
    test 1056 Fsum: 0.0884953966293

    test 1057 fsum: 0.00324843072598
    test 1058 sum86: -3.88533778445e+84  FAILED, KNOWN, expected 0.00324843072598
    test 1059 pow(4): fsums.Fsum 'pow'[88] (1.11351e-10, 6.01599e-27)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[98] (1.11351e-10, -1.95711e-27)
    test 1060 pow(1): fsums.Fsum 'pow'[80] (0.00324843, 2.10365e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.00324843, 2.10365e-19)
    test 1061 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1062 ceil: True
    test 1063 floor: True
    test 1064 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1065 residual: 0
    test 1066 is_exact: True
    test 1067 Fsum: 0.00324843072598
    test 1068 Fsum: 0.00324843072598

    test 1069 fsum: 0.000824793557749
    test 1070 sum87: -3.88533778445e+84  FAILED, KNOWN, expected 0.000824793557749
    test 1071 pow(4): fsums.Fsum 'pow'[119] (4.62787e-13, -4.60626e-29)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[423] (4.62787e-13, -4.6119e-29)
    test 1072 pow(1): fsums.Fsum 'pow'[80] (0.000824794, 3.8743e-20)  FAILED, KNOWN, expected fsums.Fsum[80] (0.000824794, 3.8743e-20)
    test 1073 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1074 ceil: True
    test 1075 floor: True
    test 1076 divmod: fsums.Fsum[87] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1077 residual: 0
    test 1078 is_exact: True
    test 1079 Fsum: 0.000824793557749
    test 1080 Fsum: 0.000824793557749

    test 1081 fsum: 0.199240881189
    test 1082 sum88: -3.88533778445e+84  FAILED, KNOWN, expected 0.199240881189
    test 1083 pow(4): fsums.Fsum 'pow'[106] (0.00157585, -1.93151e-20)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[204] (0.00157585, -1.24701e-20)
    test 1084 pow(1): fsums.Fsum 'pow'[80] (0.199241, 1.10063e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (0.199241, 1.10063e-17)
    test 1085 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1086 ceil: True
    test 1087 floor: True
    test 1088 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1089 residual: 0
    test 1090 is_exact: True
    test 1091 Fsum: 0.199240881189
    test 1092 Fsum: 0.199240881189

    test 1093 fsum: -3.56977902612e-06
    test 1094 sum89: 3.88533778445e+84  FAILED, KNOWN, expected -3.56977902612e-06
    test 1095 pow(4): fsums.Fsum 'pow'[110] (1.62392e-22, 8.49141e-39)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[230] (1.62392e-22, 1.46318e-43)
    test 1096 pow(1): fsums.Fsum 'pow'[80] (-3.56978e-06, -1.55991e-22)  FAILED, KNOWN, expected fsums.Fsum[80] (-3.56978e-06, -1.55991e-22)
    test 1097 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1098 ceil: True
    test 1099 floor: True
    test 1100 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1101 residual: 0
    test 1102 is_exact: True
    test 1103 Fsum: -3.56977902612e-06
    test 1104 Fsum: -3.56977902612e-06

    test 1105 fsum: 0.012449654506
    test 1106 sum90: 3.88533778445e+84  FAILED, KNOWN, expected 0.012449654506
    test 1107 pow(4): fsums.Fsum 'pow'[110] (2.40231e-08, 1.11074e-24)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[196] (2.40231e-08, 2.98809e-25)
    test 1108 pow(1): fsums.Fsum 'pow'[80] (0.0124497, -3.35869e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.0124497, -3.35869e-19)
    test 1109 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1110 ceil: True
    test 1111 floor: True
    test 1112 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1113 residual: 0
    test 1114 is_exact: True
    test 1115 Fsum: 0.012449654506
    test 1116 Fsum: 0.012449654506

    test 1117 fsum: 2.17886739335e-08
    test 1118 sum91: -6.61178078992  FAILED, KNOWN, expected 2.17886739335e-08
    test 1119 pow(4): fsums.Fsum 'pow'[111] (2.25384e-31, 1.26251e-48)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[240] (2.25384e-31, -4.0979e-48)
    test 1120 pow(1): fsums.Fsum 'pow'[80] (2.17887e-08, 3.45793e-25)  FAILED, KNOWN, expected fsums.Fsum[80] (2.17887e-08, 3.45793e-25)
    test 1121 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1122 ceil: True
    test 1123 floor: True
    test 1124 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1125 residual: 0
    test 1126 is_exact: True
    test 1127 Fsum: 2.17886739335e-08
    test 1128 Fsum: 2.17886739335e-08

    test 1129 fsum: 2.27534827276e-10
    test 1130 sum92: -3.88533778445e+84  FAILED, KNOWN, expected 2.27534827276e-10
    test 1131 pow(4): fsums.Fsum 'pow'[91] (2.68035e-39, 3.62245e-56)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[132] (2.68035e-39, -2.35512e-56)
    test 1132 pow(1): fsums.Fsum 'pow'[80] (2.27535e-10, 9.75125e-27)  FAILED, KNOWN, expected fsums.Fsum[80] (2.27535e-10, 9.75125e-27)
    test 1133 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1134 ceil: True
    test 1135 floor: True
    test 1136 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1137 residual: 0
    test 1138 is_exact: True
    test 1139 Fsum: 2.27534827276e-10
    test 1140 Fsum: 2.27534827276e-10

    test 1141 fsum: 1.31122148173e-05
    test 1142 sum93: 6.50049241828  FAILED, KNOWN, expected 1.31122148173e-05
    test 1143 pow(4): fsums.Fsum 'pow'[102] (2.956e-20, 2.71331e-36)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[143] (2.956e-20, -3.00524e-36)
    test 1144 pow(1): fsums.Fsum 'pow'[80] (1.31122e-05, 3.20465e-22)  FAILED, KNOWN, expected fsums.Fsum[80] (1.31122e-05, 3.20465e-22)
    test 1145 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1146 ceil: True
    test 1147 floor: True
    test 1148 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1149 residual: 0
    test 1150 is_exact: True
    test 1151 Fsum: 1.31122148173e-05
    test 1152 Fsum: 1.31122148173e-05

    test 1153 fsum: 9.12206469918e-18
    test 1154 sum94: -0.00699085127846  FAILED, KNOWN, expected 9.12206469918e-18
    test 1155 pow(4): fsums.Fsum 'pow'[88] (6.92425e-69, -4.81344e-86)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[102] (6.92425e-69, 9.17521e-86)
    test 1156 pow(1): fsums.Fsum 'pow'[80] (9.12206e-18, -6.01853e-34)  FAILED, KNOWN, expected fsums.Fsum[80] (9.12206e-18, -6.01853e-34)
    test 1157 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1158 ceil: True
    test 1159 floor: True
    test 1160 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1161 residual: 0
    test 1162 is_exact: True
    test 1163 Fsum: 9.12206469918e-18
    test 1164 Fsum: 9.12206469918e-18

    test 1165 fsum: 0.00493617205538
    test 1166 sum95: -3.88533778445e+84  FAILED, KNOWN, expected 0.00493617205538
    test 1167 pow(4): fsums.Fsum 'pow'[101] (5.93692e-10, -5.20405e-27)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[180] (5.93692e-10, -1.06593e-26)
    test 1168 pow(1): fsums.Fsum 'pow'[80] (0.00493617, 4.26138e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.00493617, 4.26138e-19)
    test 1169 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1170 ceil: True
    test 1171 floor: True
    test 1172 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1173 residual: 0
    test 1174 is_exact: True
    test 1175 Fsum: 0.00493617205538
    test 1176 Fsum: 0.00493617205538

    test 1177 fsum: 2.76791096377
    test 1178 sum96: 3.88533778445e+84  FAILED, KNOWN, expected 2.76791096377
    test 1179 pow(4): fsums.Fsum 'pow'[122] (58.696, 1.61766e-15)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[356] (58.696, 1.31686e-15)
    test 1180 pow(1): fsums.Fsum 'pow'[80] (2.76791, 9.57457e-17)  FAILED, KNOWN, expected fsums.Fsum[80] (2.76791, 9.57457e-17)
    test 1181 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1182 ceil: True
    test 1183 floor: True
    test 1184 divmod: fsums.Fsum[86] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1185 residual: 0
    test 1186 is_exact: True
    test 1187 Fsum: 2.76791096377
    test 1188 Fsum: 2.76791096377

    test 1189 fsum: 2.80748321236e-07
    test 1190 sum97: 3.88533778445e+84  FAILED, KNOWN, expected 2.80748321236e-07
    test 1191 pow(4): fsums.Fsum 'pow'[100] (6.21253e-27, 2.58308e-43)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[140] (6.21253e-27, -3.09159e-43)
    test 1192 pow(1): fsums.Fsum 'pow'[80] (2.80748e-07, 2.53971e-23)  FAILED, KNOWN, expected fsums.Fsum[80] (2.80748e-07, 2.53971e-23)
    test 1193 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1194 ceil: True
    test 1195 floor: True
    test 1196 divmod: fsums.Fsum[83] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1197 residual: 0
    test 1198 is_exact: True
    test 1199 Fsum: 2.80748321236e-07
    test 1200 Fsum: 2.80748321236e-07

    test 1201 fsum: 2.95926553391e-14
    test 1202 sum98: -3.88533778445e+84  FAILED, KNOWN, expected 2.95926553391e-14
    test 1203 pow(4): fsums.Fsum 'pow'[88] (7.66895e-55, -4.86459e-71)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[100] (7.66895e-55, -4.86459e-71)
    test 1204 pow(1): fsums.Fsum 'pow'[80] (2.95927e-14, 9.28467e-31)  FAILED, KNOWN, expected fsums.Fsum[80] (2.95927e-14, 9.28467e-31)
    test 1205 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1206 ceil: True
    test 1207 floor: True
    test 1208 divmod: fsums.Fsum[82] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1209 residual: 0
    test 1210 is_exact: True
    test 1211 Fsum: 2.95926553391e-14
    test 1212 Fsum: 2.95926553391e-14

    test 1213 fsum: -0.0161560622618
    test 1214 sum99: 3.88533778445e+84  FAILED, KNOWN, expected -0.0161560622618
    test 1215 pow(4): fsums.Fsum 'pow'[91] (6.81306e-08, 1.43592e-24)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[185] (6.81306e-08, -6.14595e-24)
    test 1216 pow(1): fsums.Fsum 'pow'[80] (-0.0161561, 5.33236e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (-0.0161561, 5.33236e-19)
    test 1217 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1218 ceil: True
    test 1219 floor: True
    test 1220 divmod: fsums.Fsum[85] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1221 residual: 0
    test 1222 is_exact: True
    test 1223 Fsum: -0.0161560622618
    test 1224 Fsum: -0.0161560622618

    test 1225 fsum: 0.133222377058
    test 1226 sum100: 7.96478208576e-05  FAILED, KNOWN, expected 0.133222377058
    test 1227 pow(4): fsums.Fsum 'pow'[107] (0.000314999, 7.64211e-21)  FAILED, KNOWN, expected fsums.Fsum '__mul__'[208] (0.000314999, 7.64211e-21)
    test 1228 pow(1): fsums.Fsum 'pow'[80] (0.133222, 8.08019e-19)  FAILED, KNOWN, expected fsums.Fsum[80] (0.133222, 8.08019e-19)
    test 1229 pow(0): fsums.Fsum 'pow'[80] (1.0, 0)
    test 1230 ceil: True
    test 1231 floor: True
    test 1232 divmod: fsums.Fsum[84] (0.0, 0)  FAILED, KNOWN, expected 0.0
    test 1233 residual: 0
    test 1234 is_exact: True
    test 1235 Fsum: 0.133222377058
    test 1236 Fsum: 0.133222377058
    test 1237 fmul: 177482017.49091649

    test 1238 len1: 4
    test 1239 FSum+: 4.0
    test 1240 FSum-: 2.0
    test 1241 FSum-: 0.0
    test 1242 FSum*: 4.0
    test 1243 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1244 ._fint2: (4, 0)
    test 1245 ._fprs: 4.0
    test 1246 ._fprs2: (4.0, 0)
    test 1247 ._n: 5
    test 1248 ._ps: [4.0]
    test 1249 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1250 ._fint2: (4, 0)
    test 1251 ._fprs: 4.0
    test 1252 ._fprs2: (4.0, 0)
    test 1253 ._n: 5
    test 1254 ._ps: [4.0]
    test 1255 len2: 8
    test 1256 FSum+: 8.0
    test 1257 FSum-: 4.0
    test 1258 FSum-: 0.0
    test 1259 FSum*: 8.0
    test 1260 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1261 ._fint2: (8, 0)
    test 1262 ._fprs: 8.0
    test 1263 ._fprs2: (8.0, 0)
    test 1264 ._n: 9
    test 1265 ._ps: [8.0]
    test 1266 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1267 ._fint2: (8, 0)
    test 1268 ._fprs: 8.0
    test 1269 ._fprs2: (8.0, 0)
    test 1270 ._n: 9
    test 1271 ._ps: [8.0]
    test 1272 len3: 16
    test 1273 FSum+: 16.0
    test 1274 FSum-: 8.0
    test 1275 FSum-: 0.0
    test 1276 FSum*: 16.0
    test 1277 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1278 ._fint2: (16, 0)
    test 1279 ._fprs: 16.0
    test 1280 ._fprs2: (16.0, 0)
    test 1281 ._n: 17
    test 1282 ._ps: [16.0]
    test 1283 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1284 ._fint2: (16, 0)
    test 1285 ._fprs: 16.0
    test 1286 ._fprs2: (16.0, 0)
    test 1287 ._n: 17
    test 1288 ._ps: [16.0]
    test 1289 len4: 32
    test 1290 FSum+: 32.0
    test 1291 FSum-: 16.0
    test 1292 FSum-: 0.0
    test 1293 FSum*: 32.0
    test 1294 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1295 ._fint2: (32, 0)
    test 1296 ._fprs: 32.0
    test 1297 ._fprs2: (32.0, 0)
    test 1298 ._n: 33
    test 1299 ._ps: [32.0]
    test 1300 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1301 ._fint2: (32, 0)
    test 1302 ._fprs: 32.0
    test 1303 ._fprs2: (32.0, 0)
    test 1304 ._n: 33
    test 1305 ._ps: [32.0]
    test 1306 len5: 64
    test 1307 FSum+: 64.0
    test 1308 FSum-: 32.0
    test 1309 FSum-: 0.0
    test 1310 FSum*: 64.0
    test 1311 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1312 ._fint2: (64, 0)
    test 1313 ._fprs: 64.0
    test 1314 ._fprs2: (64.0, 0)
    test 1315 ._n: 65
    test 1316 ._ps: [64.0]
    test 1317 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1318 ._fint2: (64, 0)
    test 1319 ._fprs: 64.0
    test 1320 ._fprs2: (64.0, 0)
    test 1321 ._n: 65
    test 1322 ._ps: [64.0]
    test 1323 len6: 128
    test 1324 FSum+: 128.0
    test 1325 FSum-: 64.0
    test 1326 FSum-: 0.0
    test 1327 FSum*: 128.0
    test 1328 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1329 ._fint2: (128, 0)
    test 1330 ._fprs: 128.0
    test 1331 ._fprs2: (128.0, 0)
    test 1332 ._n: 129
    test 1333 ._ps: [128.0]
    test 1334 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1335 ._fint2: (128, 0)
    test 1336 ._fprs: 128.0
    test 1337 ._fprs2: (128.0, 0)
    test 1338 ._n: 129
    test 1339 ._ps: [128.0]
    test 1340 len7: 256
    test 1341 FSum+: 256.0
    test 1342 FSum-: 128.0
    test 1343 FSum-: 0.0
    test 1344 FSum*: 256.0
    test 1345 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1346 ._fint2: (256, 0)
    test 1347 ._fprs: 256.0
    test 1348 ._fprs2: (256.0, 0)
    test 1349 ._n: 257
    test 1350 ._ps: [256.0]
    test 1351 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1352 ._fint2: (256, 0)
    test 1353 ._fprs: 256.0
    test 1354 ._fprs2: (256.0, 0)
    test 1355 ._n: 257
    test 1356 ._ps: [256.0]
    test 1357 len8: 512
    test 1358 FSum+: 512.0
    test 1359 FSum-: 256.0
    test 1360 FSum-: 0.0
    test 1361 FSum*: 512.0
    test 1362 copy(Fsum): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1363 ._fint2: (512, 0)
    test 1364 ._fprs: 512.0
    test 1365 ._fprs2: (512.0, 0)
    test 1366 ._n: 513
    test 1367 ._ps: [512.0]
    test 1368 Fsum.copy(): (<class 'pygeodesy.fsums.Fsum'>, True)
    test 1369 ._fint2: (512, 0)
    test 1370 ._fprs: 512.0
    test 1371 ._fprs2: (512.0, 0)
    test 1372 ._n: 513
    test 1373 ._ps: [512.0]
    test 1374 len: 513
    test 1375 partials: (512.0,)

    test 1376 FSum0: 0.0
    test 1377 FSum0: 0.0
    test 1378 FSum0: 0.0
    test 1379 FSum0: 0.0
    test 1380 FSum0: 0.0
    test 1381 sizeof: 260  FAILED, KNOWN, expected 236
    test 1382 FSum0: 0.0
    test 1383 Fsum#: 514
    test 1384 Fsum#: 1
    test 1385 FSum.: fsums.Fsum[514] (0.0, 0)
    test 1386 FsumI: 0.0
    test 1387 FsumR: 0.0
    test 1388 radd: 514.0
    test 1389 rdiv: 3.91e-03
    test 1390 rmul: 1024.0
    test 1391 rpow: 1.0
    test 1392 rsub: -510.0
    test 1393 _2sum: OverflowError('_2sum(1.0e+308, inf): not finite (inf)',)
    test 1394 F(None): TypeError('type(x) (None): float() argument must be a string or a number',)

    test 1395 ints: 1
    test 1396 ints: 1
    test 1397 fsum : -3.58905099e+19  FAILED, KNOWN, expected 1.0
    test 1398 fsum_: -3.58905099e+19  FAILED, KNOWN, expected 1.0
    test 1399 Fsum : -3.58905099e+19  FAILED, KNOWN, expected 1.0
    test 1400 sum  : -3.68934881e+19  FAILED, KNOWN, expected 1.0
    test 1401 F * 2: 4.0000
    test 1402 F / 2: 2.0000
    test 1403 F / F: True
    test 1404 F / F: 1.0
    test 1405 F / F: 2.0
    test 1406 abs  : fsums.Fsum '__abs__'[4] (2.0, 0)  FAILED, KNOWN, expected fsums.Fsum[4] (2.0, 0)
    test 1407 int  : 2
    test 1408 eq F: True
    test 1409 ge F: True
    test 1410 gt F: False
    test 1411 le F: True
    test 1412 lt F: False
    test 1413 ne F: False
    test 1414 if F: True
    test 1415 gt 0: True
    test 1416 lt 0: False
    test 1417 eq 0: False
    test 1418 lt 0: True
    test 1419 gt 0: True
    test 1420 gt 0: False
    test 1421 signOf: 1
    test 1422 signOf: -1
    test 1423 ceil : 3.0
    test 1424 floor: 2.0

    test 1425 divmod : (2.0, <fsums.Fsum '__divmod__'[7] (0.0, 0) at 0x7fa2f01ace50>)
    test 1426 divmod : (2.0, <fsums.Fsum 'divmod'[2] (0.0, 0) at 0x7fa2f01ace90>)
    test 1427 rdivmod : (0.0, <fsums.Fsum '__rdivmod__'[1] (2.0, 0) at 0x7fa2f01ace90>)
    test 1428 divmod : (-2.0, <fsums.Fsum '__divmod__'[2] (1.0, 0) at 0x7fa2f01ace50>)
    test 1429 imod: fsums.Fsum '__imod__'[2] (0.0, 0)
    test 1430 mod : fsums.Fsum '__mod__'[7] (0.0, 0)
    test 1431 rmod: fsums.Fsum '__rmod__'[1] (2.0, 0)
    test 1432 neg : fsums.Fsum '__neg__'[4] (-2, 0)
    test 1433 pos : fsums.Fsum[4] (2.0, 0)
    test 1434 is_int: True
    test 1435 float: 9e-102
    test 1436 is_int: False
    test 1437 F //: fsums.Fsum '__floordiv__'[1] (-1, 0)
    test 1438 // F: ResidualError("fsums.Fsum '__rfloordiv__'[1] Fsum2Tuple(fsum=5.0, residual=0) // <fsums.Fsum 'm'[4] (-3, 9.0e-102) at 0x7fa2f01ace50>: non-zero residual (9.0e-102), ratio (3.0e-102) exceeds RESIDUAL (0.0)",)
    test 1439 F //=: fsums.Fsum 'm'[1] (-2, 0)
    test 1440 F / 0: ZeroDivisionError("fsums.Fsum '__truediv__'[4] Fsum2Tuple(fsum=9.0e-102, residual=5.9483e-118) / 0: float division by zero",)
    test 1441 pow(F, +): ResidualError("fsums.Fsum '__pow__'[4] Fsum2Tuple(fsum=9.0e-102, residual=5.9483e-118) ** 2.1: non-zero residual (5.94830118e-118), fractional power (2.1)",)
    test 1442 pow(F, -): ResidualError("fsums.Fsum '__pow__'[5] Fsum2Tuple(fsum=1.0, residual=0) ** <fsums.Fsum '__pow__'[4] (9.0e-102, 5.9483e-118) at 0x7fa2f01acc50>: non-zero residual (5.94830118e-118), ratio (6.60922353e-17) exceeds RESIDUAL (0.0)",)
    test 1443 pow(-F, F): ResidualError("fsums.Fsum '__pow__'[1] Fsum2Tuple(fsum=-2, residual=0) ** <fsums.Fsum[4] (9.0e-102, 5.9483e-118) at 0x7fa2f004a7d0>: non-zero residual (5.94830118e-118), ratio (6.60922353e-17) exceeds RESIDUAL (0.0)",)
    test 1444 pow(F, F): ResidualError("fsums.Fsum '__pow__'[1] Fsum2Tuple(fsum=2.0, residual=0) ** <fsums.Fsum[4] (9.0e-102, 5.9483e-118) at 0x7fa2f004a7d0>: non-zero residual (5.94830118e-118), ratio (6.60922353e-17) exceeds RESIDUAL (0.0)",)
    test 1445 pow(F, f, i): ResidualError("fsums.Fsum '__pow__'[4] Fsum2Tuple(fsum=9.0e-102, residual=5.9483e-118) ** 2.1: integer residual (9.0e-102), mod (2)",)
    test 1446 pow(F, F, i): TypeError("fsums.Fsum 'pow'[1] Fsum2Tuple(fsum=-2, residual=0) ** <fsums.Fsum[1] (2.1, 0) at 0x7fa2f01acf10>: mod (2), pow() 3rd argument not allowed unless all arguments are integers",)
    test 1447 pow(F, i, None): fsums.Fsum '__pow__'[1] (4.0, 0)
    test 1448 Z**-2: ZeroDivisionError("fsums.Fsum '__pow__'[2] Fsum2Tuple(fsum=0.0, residual=0) ** -2: 0.0 cannot be raised to a negative power",)
    test 1449 pow(0): 1.000
    test 1450 pow(1): -3.000
    test 1451 pow(2): 9.000
    test 1452 pow(21): -10460353203.000
    test 1453 **= 2: 9.000
    test 1454 F0**0: fsums.Fsum '__pow__'[1] (1, 0)
    test 1455 F0**0.: fsums.Fsum '__pow__'[1] (1.0, 0)
    test 1456 0**F0: fsums.Fsum '__rpow__'[1] (1.0, 0)
    test 1457 0.**F0: fsums.Fsum '__rpow__'[1] (1.0, 0)
    test 1458 F0**0: fsums.Fsum 'pow'[1] (1, 0)
    test 1459 F0**2: fsums.Fsum 'pow'[1] (0.0, 0)
    test 1460 F0**0.: fsums.Fsum 'pow'[1] (1.0, 0)
    test 1461 F0**3.: fsums.Fsum 'pow'[1] (0.0, 0)
    test 1462 F0**0.: fsums.Fsum 'pow'[1] (1, 0)
    test 1463 2**F0: fsums.Fsum '__rpow__'[1] (1.0, 0)
    test 1464 2.**F0: fsums.Fsum '__rpow__'[1] (1.0, 0)
    test 1465 F2**0: fsums.Fsum '__pow__'[1] (1, 0)
    test 1466 F2.**0: fsums.Fsum '__pow__'[1] (1, 0)
    test 1467 F2**F2: fsums.Fsum '__pow__'[1] (4, 0)
    test 1468 F2**F2: fsums.Fsum '__rpow__'[1] (4, 0)
    test 1469 F**2: 3125.000
    test 1470 F**-1: 0.200
    test 1471 F**-2: 0.040
    test 1472 F**-2.5: 0.018
    test 1473 F** 2.5: 55.902
    test 1474 pow(2): 25.000
    test 1475 pow(2.5): 55.902
    test 1476 pow(F): 3125.000
    test 1477 3pow(2, None): fsums.Fsum 'pow'[2] (25, 0)
    test 1478 3pow(2.5, None): fsums.Fsum 'pow'[2] (55.902, 0)
    test 1479 3pow(2, 20): fsums.Fsum 'pow'[2] (5, 0)
    test 1480 fsum(): 5.0
    test 1481 fsum(): True
    test 1482 fsum2(): (5.0, 0)
    test 1483 fsum2(): True
    test 1484 fsum2(): Fsum2Tuple(fsum=5.0, residual=0)
    test 1485 Fsum2Tuple: ('fsum', 5.0, <class 'pygeodesy.unitsBase.Float'>)
    test 1486 Fsum2Tuple: ('residual', 0, <class 'pygeodesy.unitsBase.Int'>)
    test 1487 fmul(x): 25.0
    test 1488 fmul(F): 62.5
    test 1489 fadd(F): 65.0
    test 1490 fsub(F): 62.5
    test 1491 Fsum(F): 125.0

    test 1492 ratio: (-27021597764141911, 9007199254740992)
    test 1493 ratio: fsums.Fsum[1] (-3, 0)  FAILED, KNOWN, expected fsums.Fsum[4] (-3, 8.80732e-17)
    test 1494 int_float: -3.000
    test 1495 fint: fsums.Fsum 'fint'[1] (-3, 0)
    test 1496 fint2: (-3, 0)
    test 1497 pow3: fsums.Fsum '__pow__'[1] (3, 0)

    test 1498 is_math_fsum: 2

    test 1499 RESIDUAL: 0.0
    test 1500 RESIDUAL: 0.0
    test 1501 RESIDUAL: 1e-32
    test 1502 RESIDUAL: 9.0
    test 1503 RESIDUAL: sorted

    417 of 1503 testFsums.py tests (27.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 215.060 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testGars.py

    testing testGars.py 23.03.27 (module pygeodesy.gars 22.09.29)
    test 1 Garef: 381NH45
    test 2 Garef: 381NH45
    test 3 Garef: Garef('381NH45')
    test 4 Garef: '381NH45'
    test 5 Garef: '381NH45'  FAILED, KNOWN, expected Garef('381NH45')
    test 6 Garef.precision: 2
    test 7 copy(Garef): (<class 'pygeodesy.gars.Garef'>, True)
    test 8 Garef.copy(): (<class 'pygeodesy.gars.Garef'>, True)
    test 9 Garef.latlon: 57.64911, 10.40744
    test 10 Garef.toLatLon: LatLon(57°38′56.8″N, 010°24′26.78″E)
    test 11 codec3: 381NH45
    test 12 decode3: 57.625, 10.375, 2.0
    test 13 encode: 381NH45
    test 14 Garef(LatLon): 381NH45
    test 15 copy(Garef): (<class 'pygeodesy.gars.Garef'>, True)
    test 16 Garef.copy(): (<class 'pygeodesy.gars.Garef'>, True)
    test 17 precision: -1  FAILED, KNOWN, expected 0
    test 18 resolution: 30′
    test 19 precision: 0
    test 20 resolution: 30′
    test 21 precision: 1
    test 22 resolution: 15′
    test 23 precision: 2
    test 24 resolution: 5′
    test 25 precision: 3  FAILED, KNOWN, expected 2
    test 26 resolution: 5′

    3 of 26 testGars.py tests (11.5%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 1.652 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testGeodesicx.py

    testing testGeodesicx.py 23.07.12 (module pygeodesy.geodesicx 23.04.04)

    testDirectX vs ...(pygeodesy.geodesicx, 23.04.04)
    test 1 C++X.a12: 49.4755274632515
    test 2 C++X.azi1: 51
    test 3 C++X.azi2: 107.189397162606
    test 4 C++X.lat1: 40.6
    test 5 C++X.lat2: 51.8845645056068
    test 6 C++X.lon1: -73.8
    test 7 C++X.lon2: -1.14117286120081  FAILED, KNOWN, expected -1.14117286120083
    test 8 C++X.m12: 4844148.70310149
    test 9 C++X.M12: 0.650910566998086
    test 10 C++X.M21: 0.651228658921966
    test 11 C++X.S12: 39735075134877.1
    test 12 C++X.s12: 5500000
    test 13 iteration: None

    test 14 Python.a12: 49.4755274632515
    test 15 Python.azi1: 51
    test 16 Python.azi2: 107.189397162606
    test 17 Python.lat1: 40.6
    test 18 Python.lat2: 51.8845645056068
    test 19 Python.lon1: -73.8
    test 20 Python.lon2: -1.14117286120081  FAILED, KNOWN, expected -1.14117286120086
    test 21 Python.m12: 4844148.70310149
    test 22 Python.M12: 0.650910566998086
    test 23 Python.M21: 0.651228658921966
    test 24 Python.S12: 39735075134877.1
    test 25 Python.s12: 5500000
    test 26 iteration: None

    test 27 GeodSolve.a12: 49.4755274632515
    test 28 GeodSolve.azi1: 51
    test 29 GeodSolve.azi2: 107.189397162606
    test 30 GeodSolve.lat1: 40.6
    test 31 GeodSolve.lat2: 51.8845645056068
    test 32 GeodSolve.lon1: -73.8
    test 33 GeodSolve.lon2: -1.14117286120081  FAILED, KNOWN, expected -1.14117286120083
    test 34 GeodSolve.m12: 4844148.70310149
    test 35 GeodSolve.M12: 0.650910566998086
    test 36 GeodSolve.M21: 0.651228658921966
    test 37 GeodSolve.S12: 39735075134877.1
    test 38 GeodSolve.s12: 5500000
    test 39 iteration: None

    test 40 f(-0.7)proLate.a12: 41.284510993253
    test 41 f(-0.7)proLate.azi1: 51
    test 42 f(-0.7)proLate.azi2: 122.151604420253
    test 43 f(-0.7)proLate.lat1: 40.6
    test 44 f(-0.7)proLate.lat2: 44.0611144929705
    test 45 f(-0.7)proLate.lon1: -73.8
    test 46 f(-0.7)proLate.lon2: 22.642936371381
    test 47 f(-0.7)proLate.m12: 4556060.22546814
    test 48 f(-0.7)proLate.M12: 0.529204136691901  FAILED, KNOWN, expected 0.5292041366919
    test 49 f(-0.7)proLate.M21: 0.508852016715467
    test 50 f(-0.7)proLate.S12: 92958550148866.3  FAILED, KNOWN, expected 92958550148866.4
    test 51 f(-0.7)proLate.s12: 5500000

    test 52 f(-0.6)proLate.a12: 41.9855065431433  FAILED, KNOWN, expected 41.9855065431432
    test 53 f(-0.6)proLate.azi1: 51
    test 54 f(-0.6)proLate.azi2: 120.049569615163
    test 55 f(-0.6)proLate.lat1: 40.6
    test 56 f(-0.6)proLate.lat2: 45.0761455124556
    test 57 f(-0.6)proLate.lon1: -73.8
    test 58 f(-0.6)proLate.lon2: 19.3243907915446  FAILED, KNOWN, expected 19.3243907915444
    test 59 f(-0.6)proLate.m12: 4607523.91009243  FAILED, KNOWN, expected 4607523.91009242
    test 60 f(-0.6)proLate.M12: 0.553483535239665  FAILED, KNOWN, expected 0.553483535239667
    test 61 f(-0.6)proLate.M21: 0.531159755627539  FAILED, KNOWN, expected 0.531159755627541
    test 62 f(-0.6)proLate.S12: 84342570067148.5  FAILED, KNOWN, expected 84342570067148.3
    test 63 f(-0.6)proLate.s12: 5500000

    test 64 f(-0.5)proLate.a12: 42.7835406714306  FAILED, KNOWN, expected 42.7835406714305
    test 65 f(-0.5)proLate.azi1: 51
    test 66 f(-0.5)proLate.azi2: 117.89451986943
    test 67 f(-0.5)proLate.lat1: 40.6
    test 68 f(-0.5)proLate.lat2: 46.1086918613931
    test 69 f(-0.5)proLate.lon1: -73.8
    test 70 f(-0.5)proLate.lon2: 15.9398177760259
    test 71 f(-0.5)proLate.m12: 4656181.1495523
    test 72 f(-0.5)proLate.M12: 0.575884086565632
    test 73 f(-0.5)proLate.M21: 0.553184499769341  FAILED, KNOWN, expected 0.553184499769342
    test 74 f(-0.5)proLate.S12: 76020929892733.5  FAILED, KNOWN, expected 76020929892733.4
    test 75 f(-0.5)proLate.s12: 5500000

    test 76 f(-0.4)proLate.a12: 43.7036853028434
    test 77 f(-0.4)proLate.azi1: 51
    test 78 f(-0.4)proLate.azi2: 115.706685237732
    test 79 f(-0.4)proLate.lat1: 40.6
    test 80 f(-0.4)proLate.lat2: 47.1623837243428
    test 81 f(-0.4)proLate.lon1: -73.8
    test 82 f(-0.4)proLate.lon2: 12.5108734214613
    test 83 f(-0.4)proLate.m12: 4701617.48531727
    test 84 f(-0.4)proLate.M12: 0.596186986538199  FAILED, KNOWN, expected 0.596186986538198
    test 85 f(-0.4)proLate.M21: 0.57467855536679
    test 86 f(-0.4)proLate.S12: 68024911861224.7  FAILED, KNOWN, expected 68024911861224.8
    test 87 f(-0.4)proLate.s12: 5500000

    test 88 f(-0.3)proLate.a12: 44.778142996055
    test 89 f(-0.3)proLate.azi1: 51
    test 90 f(-0.3)proLate.azi2: 113.512221079884
    test 91 f(-0.3)proLate.lat1: 40.6
    test 92 f(-0.3)proLate.lat2: 48.2448394088334
    test 93 f(-0.3)proLate.lon1: -73.8
    test 94 f(-0.3)proLate.lon2: 9.06439641717137  FAILED, KNOWN, expected 9.06439641717141
    test 95 f(-0.3)proLate.m12: 4743418.11467171  FAILED, KNOWN, expected 4743418.11467172
    test 96 f(-0.3)proLate.M12: 0.614141109926638
    test 97 f(-0.3)proLate.M21: 0.595388570443548
    test 98 f(-0.3)proLate.S12: 60386769588050.2
    test 99 f(-0.3)proLate.s12: 5500000

    test 100 f(-0.2)proLate.a12: 46.0484287767579  FAILED, KNOWN, expected 46.0484287767578
    test 101 f(-0.2)proLate.azi1: 51
    test 102 f(-0.2)proLate.azi2: 111.343872400749
    test 103 f(-0.2)proLate.lat1: 40.6
    test 104 f(-0.2)proLate.lat2: 49.3693479292292
    test 105 f(-0.2)proLate.lon1: -73.8
    test 106 f(-0.2)proLate.lon2: 5.63252938443215  FAILED, KNOWN, expected 5.63252938443208
    test 107 f(-0.2)proLate.m12: 4781182.84779737
    test 108 f(-0.2)proLate.M12: 0.629452843380053
    test 109 f(-0.2)proLate.M21: 0.615074420205344  FAILED, KNOWN, expected 0.615074420205345
    test 110 f(-0.2)proLate.S12: 53138975764711.1  FAILED, KNOWN, expected 53138975764711
    test 111 f(-0.2)proLate.s12: 5500000

    test 112 f(-0.1)proLate.a12: 47.5682594059394
    test 113 f(-0.1)proLate.azi1: 51
    test 114 f(-0.1)proLate.azi2: 109.241628907367
    test 115 f(-0.1)proLate.lat1: 40.6
    test 116 f(-0.1)proLate.lat2: 50.5570087568933
    test 117 f(-0.1)proLate.lon1: -73.8
    test 118 f(-0.1)proLate.lon2: 2.25260962354909  FAILED, KNOWN, expected 2.25260962354912
    test 119 f(-0.1)proLate.m12: 4814553.53489421  FAILED, KNOWN, expected 4814553.53489422
    test 120 f(-0.1)proLate.M12: 0.641772419411799  FAILED, KNOWN, expected 0.641772419411798
    test 121 f(-0.1)proLate.M21: 0.6335390304747
    test 122 f(-0.1)proLate.S12: 46313407380218.5
    test 123 f(-0.1)proLate.s12: 5500000

    test 124 f(0.0)sphere.a12: 49.4073406265737
    test 125 f(0.0)sphere.azi1: 51
    test 126 f(0.0)sphere.azi2: 107.253441084194
    test 127 f(0.0)sphere.lat1: 40.6
    test 128 f(0.0)sphere.lat2: 51.8394367533853
    test 129 f(0.0)sphere.lon1: -73.8
    test 130 f(0.0)sphere.lon2: -1.03317283695991  FAILED, KNOWN, expected -1.03317283695989
    test 131 f(0.0)sphere.m12: 4843268.16188793
    test 132 f(0.0)sphere.M12: 0.650676935525673
    test 133 f(0.0)sphere.M21: 0.650676935525673
    test 134 f(0.0)sphere.S12: 39940559879050.1
    test 135 f(0.0)sphere.s12: 5500000

    test 136 f(0.1)obLate.a12: 51.6562009348442
    test 137 f(0.1)obLate.azi1: 51
    test 138 f(0.1)obLate.azi2: 105.436101360918
    test 139 f(0.1)obLate.lat1: 40.6
    test 140 f(0.1)obLate.lat2: 53.2621488352775
    test 141 f(0.1)obLate.lon1: -73.8
    test 142 f(0.1)obLate.lon2: -4.17831797695514  FAILED, KNOWN, expected -4.17831797695516
    test 143 f(0.1)obLate.m12: 4867271.01535067
    test 144 f(0.1)obLate.M12: 0.655652471115945
    test 145 f(0.1)obLate.M21: 0.666556146155552
    test 146 f(0.1)obLate.S12: 34048882687460.5
    test 147 f(0.1)obLate.s12: 5500000

    test 148 f(0.2)obLate.a12: 54.4319984205255
    test 149 f(0.2)obLate.azi1: 51
    test 150 f(0.2)obLate.azi2: 103.856359382499
    test 151 f(0.2)obLate.lat1: 40.6
    test 152 f(0.2)obLate.lat2: 54.8886869301292
    test 153 f(0.2)obLate.lon1: -73.8
    test 154 f(0.2)obLate.lon2: -7.13270532079328
    test 155 f(0.2)obLate.m12: 4886937.77404685
    test 156 f(0.2)obLate.M12: 0.65608338247866
    test 157 f(0.2)obLate.M21: 0.681558941812475
    test 158 f(0.2)obLate.S12: 28664292324534.6  FAILED, KNOWN, expected 28664292324534.5
    test 159 f(0.2)obLate.s12: 5500000

    test 160 f(0.3)obLate.a12: 57.8845459603905
    test 161 f(0.3)obLate.azi1: 51
    test 162 f(0.3)obLate.azi2: 102.592096849744
    test 163 f(0.3)obLate.lat1: 40.6
    test 164 f(0.3)obLate.lat2: 56.8052789737725
    test 165 f(0.3)obLate.lon1: -73.8
    test 166 f(0.3)obLate.lon2: -9.84339350245071  FAILED, KNOWN, expected -9.8433935024507
    test 167 f(0.3)obLate.m12: 4903527.26055769
    test 168 f(0.3)obLate.M12: 0.651269895561088
    test 169 f(0.3)obLate.M21: 0.696621153271262
    test 170 f(0.3)obLate.S12: 23809838803598.7
    test 171 f(0.3)obLate.s12: 5500000

    test 172 f(0.4)obLate.a12: 62.2000535802232
    test 173 f(0.4)obLate.azi1: 51
    test 174 f(0.4)obLate.azi2: 101.732620462068
    test 175 f(0.4)obLate.lat1: 40.6
    test 176 f(0.4)obLate.lat2: 59.1251996985707
    test 177 f(0.4)obLate.lon1: -73.8
    test 178 f(0.4)obLate.lon2: -12.2555967438742
    test 179 f(0.4)obLate.m12: 4920049.29725335
    test 180 f(0.4)obLate.M12: 0.640521897686656
    test 181 f(0.4)obLate.M21: 0.713612775606923
    test 182 f(0.4)obLate.S12: 19505392269428.9
    test 183 f(0.4)obLate.s12: 5500000

    test 184 f(0.5)obLate.a12: 67.5961360204058
    test 185 f(0.5)obLate.azi1: 51
    test 186 f(0.5)obLate.azi2: 101.375214059512
    test 187 f(0.5)obLate.lat1: 40.6
    test 188 f(0.5)obLate.lat2: 61.9908246599489  FAILED, KNOWN, expected 61.9908246599488
    test 189 f(0.5)obLate.lon1: -73.8
    test 190 f(0.5)obLate.lon2: -14.314173457934
    test 191 f(0.5)obLate.m12: 4942782.22410672
    test 192 f(0.5)obLate.M12: 0.62342153427984
    test 193 f(0.5)obLate.M21: 0.735840684527278
    test 194 f(0.5)obLate.S12: 15767156271751.5
    test 195 f(0.5)obLate.s12: 5500000

    test 196 f(0.6)obLate.a12: 74.293940742003
    test 197 f(0.6)obLate.azi1: 51
    test 198 f(0.6)obLate.azi2: 101.611122905479
    test 199 f(0.6)obLate.lat1: 40.6
    test 200 f(0.6)obLate.lat2: 65.570125882359
    test 201 f(0.6)obLate.lon1: -73.8
    test 202 f(0.6)obLate.lon2: -15.9664855590569
    test 203 f(0.6)obLate.m12: 4983385.70418856
    test 204 f(0.6)obLate.M12: 0.600385896682554
    test 205 f(0.6)obLate.M21: 0.768372005314338  FAILED, KNOWN, expected 0.768372005314339
    test 206 f(0.6)obLate.S12: 12607032773613.6
    test 207 f(0.6)obLate.s12: 5500000

    test 208 f(0.7)obLate.a12: 82.4416835202881
    test 209 f(0.7)obLate.azi1: 51
    test 210 f(0.7)obLate.azi2: 102.488060130252
    test 211 f(0.7)obLate.lat1: 40.6
    test 212 f(0.7)obLate.lat2: 70.0446694858328
    test 213 f(0.7)obLate.lon1: -73.8
    test 214 f(0.7)obLate.lon2: -17.1682178841074
    test 215 f(0.7)obLate.m12: 5059996.37065633
    test 216 f(0.7)obLate.M12: 0.573565786722513
    test 217 f(0.7)obLate.M21: 0.817099782347416
    test 218 f(0.7)obLate.S12: 10032955148624.8  FAILED, KNOWN, expected 10032955148494
    test 219 f(0.7)obLate.s12: 5500000

    test 220 f(0.8)obLate.a12: 91.9549069618778
    test 221 f(0.8)obLate.azi1: 51
    test 222 f(0.8)obLate.azi2: 103.932282361181
    test 223 f(0.8)obLate.lat1: 40.6
    test 224 f(0.8)obLate.lat2: 75.5867314102627
    test 225 f(0.8)obLate.lon1: -73.8
    test 226 f(0.8)obLate.lon2: -17.8943807275634  FAILED, KNOWN, expected -17.8943807275633
    test 227 f(0.8)obLate.m12: 5191227.434783
    test 228 f(0.8)obLate.M12: 0.54758812096158
    test 229 f(0.8)obLate.M21: 0.88423165114083
    test 230 f(0.8)obLate.S12: 8054551454844.59  FAILED, KNOWN, expected 8054551222919.28
    test 231 f(0.8)obLate.s12: 5500000

    test 232 f(0.9)obLate.a12: 102.246152032153
    test 233 f(0.9)obLate.azi1: 51
    test 234 f(0.9)obLate.azi2: 105.618016083621
    test 235 f(0.9)obLate.lat1: 40.6
    test 236 f(0.9)obLate.lat2: 82.2999319410311
    test 237 f(0.9)obLate.lon1: -73.8
    test 238 f(0.9)obLate.lon2: -18.1607604123894  FAILED, KNOWN, expected -18.1607604123893
    test 239 f(0.9)obLate.m12: 5370336.10833014
    test 240 f(0.9)obLate.M12: 0.528679454698809
    test 241 f(0.9)obLate.M21: 0.958073002020685  FAILED, KNOWN, expected 0.958073002020686
    test 242 f(0.9)obLate.S12: 6706997024987.37  FAILED, KNOWN, expected 6706617604760.9
    test 243 f(0.9)obLate.s12: 5500000

    test 244 _GeodesicLineExact: a13=49.475527, azi1=51.0, geodesic=GeodesicExact(C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), lat1=40.6, lon1=-73.8, s13=5500000.0
    test 245 GeodesicExact: GeodesicExact(C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594))
    test 246 _GeodesicLineExact: Direct9Tuple(a12=49.475527, lat2=51.884565, lon2=-1.141173, azi2=107.189397, s12=5500000.0, m12=NAN, M12=NAN, M21=NAN, S12=NAN)

    test 247 GeodesicExact: {a12: 49.475527, azi1: 51.0, azi2: 107.189397, lat1: 40.6, lat2: 51.884565, lon1: -73.8, lon2: -1.141173, s12: 5500000.0}
    test 248 GeodesicExact: (49.475527, 51.884565, -1.141173, 107.189397, 5500000.0, NAN, NAN, NAN, NAN)
    test 249 GeodesicExact: {a12: 49.475527, azi2: 107.189397, lat2: 51.884565, lon2: -1.141173, M12: NAN, m12: NAN, M21: NAN, s12: 5500000.0, S12: NAN}  FAILED, KNOWN, expected {a12: 49.475527, azi1: 51.0, azi2: 107.189397, lat1: 40.6, lat2: 51.884565, lon1: -73.8, lon2: -1.141173, s12: 5500000.0}

    test 250 Geodesic: {a12: 49.475527, azi2: 107.189397, lat2: 51.884565, lon2: -1.141173, M12: NAN, m12: NAN, M21: NAN, s12: 5500000.0, S12: NAN}
    test 251 Geodesic: (49.475527, 51.884565, -1.141173, 107.189397, 5500000.0, NAN, NAN, NAN, NAN)
    test 252 Geodesic: {a12: 49.475527, azi2: 107.189397, lat2: 51.884565, lon2: -1.141173, M12: NAN, m12: NAN, M21: NAN, s12: 5500000.0, S12: NAN}

    test 253 GeodesicSolve: {a12: 49.475527, azi1: 51.0, azi2: 107.189397, lat1: 40.6, lat2: 51.884565, lon1: -73.8, lon2: -1.141173, M12: 0.650911, m12: 4844148.703101, M21: 0.651229, s12: 5500000.0, S12: 39735075134877.09375}
    test 254 GeodesicSolve: (49.475527, 51.884565, -1.141173, 107.189397, 5500000.0, 4844148.703101, 0.650911, 0.651229, 39735075134877.09375)
    test 255 GeodesicSolve: {a12: 49.475527, azi2: 107.189397, lat2: 51.884565, lon2: -1.141173, M12: 0.650911, m12: 4844148.703101, M21: 0.651229, s12: 5500000.0, S12: 39735075134877.09375}  FAILED, KNOWN, expected {a12: 49.475527, azi1: 51.0, azi2: 107.189397, lat1: 40.6, lat2: 51.884565, lon1: -73.8, lon2: -1.141173, M12: 0.650911, m12: 4844148.703101, M21: 0.651229, s12: 5500000.0, S12: 39735075134877.09375}

    test 256 ArcDirect.a12: 49.8
    test 257 ArcDirect.azi1: 51
    test 258 ArcDirect.azi2: 107.582082475406  FAILED, KNOWN, expected 107.5820825
    test 259 ArcDirect.lat1: 40.6
    test 260 ArcDirect.lat2: 51.7876866587893  FAILED, KNOWN, expected 51.7876867
    test 261 ArcDirect.lon1: -73.8
    test 262 ArcDirect.lon2: -0.641731343091337  FAILED, KNOWN, expected -0.641731
    test 263 ArcDirect.s12: 5536073.73439267  FAILED, KNOWN, expected 5536073.734393
    test 264 iteration: None

    test 265 ArcDirectLine: a13=49.8, azi1=51.0, geodesic=GeodesicExact(C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), lat1=40.6, lon1=-73.8, s13=5536073.734393
    test 266 iteration: None

    test 267 GeodesicLineExact: a13=NAN, azi1=51.0, geodesic=GeodesicExact(C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), lat1=40.6, lon1=-73.8, s13=NAN
    test 268 iteration: None

    testInverseX vs ...(pygeodesy.geodesicx, 23.04.04)
    test 269 C++X.a12: 49.941310217899
    test 270 C++X.azi1: 51.1988828455798
    test 271 C++X.azi2: 107.821776735514
    test 272 C++X.lat1: 40.6
    test 273 C++X.lat2: 51.6
    test 274 C++X.lon1: -73.8
    test 275 C++X.lon2: -0.5
    test 276 C++X.m12: 4877684.6027062
    test 277 C++X.M12: 0.644729692059482
    test 278 C++X.M21: 0.645045678521344
    test 279 C++X.S12: 40041368848742.5
    test 280 C++X.s12: 5551759.40031868
    test 281 iteration: 4

    test 282 Python.a12: 49.941310217899
    test 283 Python.azi1: 51.1988828455798
    test 284 Python.azi2: 107.821776735514
    test 285 Python.lat1: 40.6
    test 286 Python.lat2: 51.6
    test 287 Python.lon1: -73.8
    test 288 Python.lon2: -0.5
    test 289 Python.m12: 4877684.6027062
    test 290 Python.M12: 0.644729692059482
    test 291 Python.M21: 0.645045678521344
    test 292 Python.S12: 40041368848742.5
    test 293 Python.s12: 5551759.40031868
    test 294 iteration: None

    test 295 GeodSolve.a12: 49.941310217899
    test 296 GeodSolve.azi1: 51.1988828455798
    test 297 GeodSolve.azi2: 107.821776735514
    test 298 GeodSolve.lat1: 40.6
    test 299 GeodSolve.lat2: 51.6
    test 300 GeodSolve.lon1: -73.8
    test 301 GeodSolve.lon2: -0.5
    test 302 GeodSolve.m12: 4877684.6027062
    test 303 GeodSolve.M12: 0.644729692059482
    test 304 GeodSolve.M21: 0.645045678521344
    test 305 GeodSolve.S12: 40041368848742.5
    test 306 GeodSolve.s12: 5551759.40031868
    test 307 iteration: None

    test 308 f(-0.7)proLate.a12: 30.8498450229686  FAILED, KNOWN, expected 30.8498450229685
    test 309 f(-0.7)proLate.azi1: 46.8390771777767
    test 310 f(-0.7)proLate.azi2: 102.364845341617
    test 311 f(-0.7)proLate.lat1: 40.6
    test 312 f(-0.7)proLate.lat2: 51.6
    test 313 f(-0.7)proLate.lon1: -73.8
    test 314 f(-0.7)proLate.lon2: -0.5
    test 315 f(-0.7)proLate.m12: 3663075.31071237
    test 316 f(-0.7)proLate.M12: 0.731807954033609
    test 317 f(-0.7)proLate.M21: 0.696381877483542
    test 318 f(-0.7)proLate.S12: 71321909298423.2
    test 319 f(-0.7)proLate.s12: 4064374.7273353  FAILED, KNOWN, expected 4064374.72733529

    test 320 f(-0.6)proLate.a12: 32.624467259717
    test 321 f(-0.6)proLate.azi1: 47.2626025379604
    test 322 f(-0.6)proLate.azi2: 102.867650046856
    test 323 f(-0.6)proLate.lat1: 40.6
    test 324 f(-0.6)proLate.lat2: 51.6
    test 325 f(-0.6)proLate.lon1: -73.8
    test 326 f(-0.6)proLate.lon2: -0.5
    test 327 f(-0.6)proLate.m12: 3811547.14779174
    test 328 f(-0.6)proLate.M12: 0.725390840887562  FAILED, KNOWN, expected 0.725390840887561
    test 329 f(-0.6)proLate.M21: 0.692782702624978
    test 330 f(-0.6)proLate.S12: 67003980896186
    test 331 f(-0.6)proLate.s12: 4237106.26798552

    test 332 f(-0.5)proLate.a12: 34.6143539838512
    test 333 f(-0.5)proLate.azi1: 47.7400036902753
    test 334 f(-0.5)proLate.azi2: 103.43951372754
    test 335 f(-0.5)proLate.lat1: 40.6
    test 336 f(-0.5)proLate.lat2: 51.6
    test 337 f(-0.5)proLate.lon1: -73.8
    test 338 f(-0.5)proLate.lon2: -0.5
    test 339 f(-0.5)proLate.m12: 3968659.90647178
    test 340 f(-0.5)proLate.M12: 0.717750671080257
    test 341 f(-0.5)proLate.M21: 0.688437867237199  FAILED, KNOWN, expected 0.688437867237198
    test 342 f(-0.5)proLate.S12: 62647679908513.6
    test 343 f(-0.5)proLate.s12: 4421695.86157285  FAILED, KNOWN, expected 4421695.86157284

    test 344 f(-0.4)proLate.a12: 36.8617108475833
    test 345 f(-0.4)proLate.azi1: 48.2782940313591
    test 346 f(-0.4)proLate.azi2: 104.091557707465
    test 347 f(-0.4)proLate.lat1: 40.6
    test 348 f(-0.4)proLate.lat2: 51.6
    test 349 f(-0.4)proLate.lon1: -73.8
    test 350 f(-0.4)proLate.lon2: -0.5
    test 351 f(-0.4)proLate.m12: 4134433.86723881
    test 352 f(-0.4)proLate.M12: 0.708569458041405
    test 353 f(-0.4)proLate.M21: 0.683143770036343
    test 354 f(-0.4)proLate.S12: 58248979819324.2
    test 355 f(-0.4)proLate.s12: 4618861.32295257

    test 356 f(-0.3)proLate.a12: 39.420657884794
    test 357 f(-0.3)proLate.azi1: 48.8846677001672
    test 358 f(-0.3)proLate.azi2: 104.836563775286
    test 359 f(-0.3)proLate.lat1: 40.6
    test 360 f(-0.3)proLate.lat2: 51.6
    test 361 f(-0.3)proLate.lon1: -73.8
    test 362 f(-0.3)proLate.lon2: -0.5
    test 363 f(-0.3)proLate.m12: 4308600.98113564
    test 364 f(-0.3)proLate.M12: 0.697425644708898
    test 365 f(-0.3)proLate.M21: 0.676630205430697
    test 366 f(-0.3)proLate.S12: 53804526775605.1
    test 367 f(-0.3)proLate.s12: 4829239.13386067

    test 368 f(-0.2)proLate.a12: 42.3616492820545
    test 369 f(-0.2)proLate.azi1: 49.5658543493026
    test 370 f(-0.2)proLate.azi2: 105.689010365627
    test 371 f(-0.2)proLate.lat1: 40.6
    test 372 f(-0.2)proLate.lat2: 51.6
    test 373 f(-0.2)proLate.lon1: -73.8
    test 374 f(-0.2)proLate.lon2: -0.5
    test 375 f(-0.2)proLate.m12: 4490465.96891757
    test 376 f(-0.2)proLate.M12: 0.68375529812055
    test 377 f(-0.2)proLate.M21: 0.668536876326996
    test 378 f(-0.2)proLate.S12: 49312505255330.1
    test 379 f(-0.2)proLate.s12: 5053314.98382881

    test 380 f(-0.1)proLate.a12: 45.7778520084076
    test 381 f(-0.1)proLate.azi1: 50.3269341833279
    test 382 f(-0.1)proLate.azi2: 106.664955696455
    test 383 f(-0.1)proLate.lat1: 40.6
    test 384 f(-0.1)proLate.lat2: 51.6
    test 385 f(-0.1)proLate.lon1: -73.8
    test 386 f(-0.1)proLate.lon2: -0.5
    test 387 f(-0.1)proLate.m12: 4678718.41576326
    test 388 f(-0.1)proLate.M12: 0.666798996688209
    test 389 f(-0.1)proLate.M21: 0.658383098263921
    test 390 f(-0.1)proLate.S12: 44774044241120.1
    test 391 f(-0.1)proLate.s12: 5291321.5507197

    test 392 f(0.0)sphere.a12: 49.7943971585703  FAILED, KNOWN, expected 49.7943971585704
    test 393 f(0.0)sphere.azi1: 51.1692726724686
    test 394 f(0.0)sphere.azi2: 107.781686005324
    test 395 f(0.0)sphere.lat1: 40.6
    test 396 f(0.0)sphere.lat2: 51.6
    test 397 f(0.0)sphere.lon1: -73.8
    test 398 f(0.0)sphere.lon2: -0.5
    test 399 f(0.0)sphere.m12: 4871193.11191523
    test 400 f(0.0)sphere.M12: 0.645532374747016
    test 401 f(0.0)sphere.M21: 0.645532374747016
    test 402 f(0.0)sphere.S12: 40195434111030.4
    test 403 f(0.0)sphere.s12: 5543086.93605008

    test 404 f(0.1)obLate.a12: 54.5817311860469
    test 405 f(0.1)obLate.azi1: 52.0870591681387
    test 406 f(0.1)obLate.azi2: 109.057061572538
    test 407 f(0.1)obLate.lat1: 40.6
    test 408 f(0.1)obLate.lat2: 51.6
    test 409 f(0.1)obLate.lon1: -73.8
    test 410 f(0.1)obLate.lon2: -0.5
    test 411 f(0.1)obLate.m12: 5064606.53235912
    test 412 f(0.1)obLate.M12: 0.618585517999412
    test 413 f(0.1)obLate.M21: 0.629161725809446  FAILED, KNOWN, expected 0.629161725809447
    test 414 f(0.1)obLate.S12: 35591517394916.9
    test 415 f(0.1)obLate.s12: 5807806.81178111

    test 416 f(0.2)obLate.a12: 60.3743912113748
    test 417 f(0.2)obLate.azi1: 53.0617122520881
    test 418 f(0.2)obLate.azi2: 110.508586502508
    test 419 f(0.2)obLate.lat1: 40.6
    test 420 f(0.2)obLate.lat2: 51.6
    test 421 f(0.2)obLate.lon1: -73.8
    test 422 f(0.2)obLate.lon2: -0.5
    test 423 f(0.2)obLate.m12: 5254398.40150139  FAILED, KNOWN, expected 5254398.40150138
    test 424 f(0.2)obLate.M12: 0.58418152964186
    test 425 f(0.2)obLate.M21: 0.608269542318507
    test 426 f(0.2)obLate.S12: 30990690116402.8
    test 427 f(0.2)obLate.s12: 6083696.88909233  FAILED, KNOWN, expected 6083696.88909232

    test 428 f(0.3)obLate.a12: 67.495457095946
    test 429 f(0.3)obLate.azi1: 54.0532224017487
    test 430 f(0.3)obLate.azi2: 112.152465760492
    test 431 f(0.3)obLate.lat1: 40.6
    test 432 f(0.3)obLate.lat2: 51.6
    test 433 f(0.3)obLate.lon1: -73.8
    test 434 f(0.3)obLate.lon2: -0.5
    test 435 f(0.3)obLate.m12: 5435105.88682598
    test 436 f(0.3)obLate.M12: 0.540200055593843  FAILED, KNOWN, expected 0.540200055593844
    test 437 f(0.3)obLate.M21: 0.58182050999746
    test 438 f(0.3)obLate.S12: 26441913266022.4
    test 439 f(0.3)obLate.s12: 6367459.71879628

    test 440 f(0.4)obLate.a12: 76.3815180684531
    test 441 f(0.4)obLate.azi1: 54.9876967652191
    test 442 f(0.4)obLate.azi2: 114.003234978639
    test 443 f(0.4)obLate.lat1: 40.6
    test 444 f(0.4)obLate.lat2: 51.6
    test 445 f(0.4)obLate.lon1: -73.8
    test 446 f(0.4)obLate.lon2: -0.5
    test 447 f(0.4)obLate.m12: 5602495.83037188
    test 448 f(0.4)obLate.M12: 0.484674381110201
    test 449 f(0.4)obLate.M21: 0.549286273467489
    test 450 f(0.4)obLate.S12: 22023748427134.9
    test 451 f(0.4)obLate.s12: 6653478.68267745

    test 452 f(0.5)obLate.a12: 87.5840623039457
    test 453 f(0.5)obLate.azi1: 55.7424301998074  FAILED, KNOWN, expected 55.7424301998073
    test 454 f(0.5)obLate.azi2: 116.074074324746
    test 455 f(0.5)obLate.lat1: 40.6
    test 456 f(0.5)obLate.lat2: 51.6
    test 457 f(0.5)obLate.lon1: -73.8
    test 458 f(0.5)obLate.lon2: -0.5
    test 459 f(0.5)obLate.m12: 5760420.96055484
    test 460 f(0.5)obLate.M12: 0.417476669533174
    test 461 f(0.5)obLate.M21: 0.512154548261849
    test 462 f(0.5)obLate.S12: 17854087370054.8
    test 463 f(0.5)obLate.s12: 6932661.04065593

    test 464 f(0.6)obLate.a12: 101.672789393317
    test 465 f(0.6)obLate.azi1: 56.1390154131257
    test 466 f(0.6)obLate.azi2: 118.372753418033
    test 467 f(0.6)obLate.lat1: 40.6
    test 468 f(0.6)obLate.lat2: 51.6
    test 469 f(0.6)obLate.lon1: -73.8
    test 470 f(0.6)obLate.lon2: -0.5
    test 471 f(0.6)obLate.m12: 5936976.93923961  FAILED, KNOWN, expected 5936976.9392396
    test 472 f(0.6)obLate.M12: 0.344399833962436
    test 473 f(0.6)obLate.M21: 0.477141269812572
    test 474 f(0.6)obLate.S12: 14095435741511.4
    test 475 f(0.6)obLate.s12: 7190974.04293755

    test 476 f(0.7)obLate.a12: 118.899974433249
    test 477 f(0.7)obLate.azi1: 55.9822604941527
    test 478 f(0.7)obLate.azi2: 120.870267694794
    test 479 f(0.7)obLate.lat1: 40.6
    test 480 f(0.7)obLate.lat2: 51.6
    test 481 f(0.7)obLate.lon1: -73.8
    test 482 f(0.7)obLate.lon2: -0.5
    test 483 f(0.7)obLate.m12: 6204736.82362484
    test 484 f(0.7)obLate.M12: 0.282767834544914
    test 485 f(0.7)obLate.M21: 0.459629432484044
    test 486 f(0.7)obLate.S12: 10942220257436.1  FAILED, KNOWN, expected 10942220257394.1
    test 487 f(0.7)obLate.s12: 7408209.39534379  FAILED, KNOWN, expected 7408209.3953438

    test 488 f(0.8)obLate.a12: 138.654874707967
    test 489 f(0.8)obLate.azi1: 55.2084184735526
    test 490 f(0.8)obLate.azi2: 123.405114674792
    test 491 f(0.8)obLate.lat1: 40.6
    test 492 f(0.8)obLate.lat2: 51.6
    test 493 f(0.8)obLate.lon1: -73.8
    test 494 f(0.8)obLate.lon2: -0.5
    test 495 f(0.8)obLate.m12: 6652110.16869957
    test 496 f(0.8)obLate.M12: 0.257661231584228  FAILED, KNOWN, expected 0.257661231584227
    test 497 f(0.8)obLate.M21: 0.47762576985866
    test 498 f(0.8)obLate.S12: 8571969475833.51  FAILED, KNOWN, expected 8571969367509.23
    test 499 f(0.8)obLate.s12: 7559119.6499539  FAILED, KNOWN, expected 7559119.64995391

    test 500 f(0.9)obLate.a12: 159.448156899958
    test 501 f(0.9)obLate.azi1: 54.0916012255364  FAILED, KNOWN, expected 54.0916012255363
    test 502 f(0.9)obLate.azi2: 125.571065515772
    test 503 f(0.9)obLate.lat1: 40.6
    test 504 f(0.9)obLate.lat2: 51.6
    test 505 f(0.9)obLate.lon1: -73.8
    test 506 f(0.9)obLate.lon2: -0.5
    test 507 f(0.9)obLate.m12: 7235195.22082336  FAILED, KNOWN, expected 7235195.22082338
    test 508 f(0.9)obLate.M12: 0.275665516678923
    test 509 f(0.9)obLate.M21: 0.527869883058878
    test 510 f(0.9)obLate.S12: 7084875642239.05  FAILED, KNOWN, expected 7084594959626.03
    test 511 f(0.9)obLate.s12: 7622715.60282402  FAILED, KNOWN, expected 7622715.60282403

    test 512 _GeodesicLineExact: _GeodesicLineExact(a13=49.94131, azi1=51.198883, geodesic=GeodesicExact(C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), lat1=40.6, lon1=-73.8, s13=5551759.400319)
    test 513 GeodesicExact: C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)
    test 514 _GeodesicLineExact: Direct9Tuple(a12=49.94131, lat2=51.6, lon2=-0.5, azi2=107.821777, s12=5551759.400319, m12=NAN, M12=NAN, M21=NAN, S12=NAN)

    test 515 GeodesicExact: GDict(a12=49.94131, azi1=51.198883, azi2=107.821777, lat1=40.6, lat2=51.6, lon1=-73.8, lon2=-0.5, s12=5551759.400319)
    test 516 GeodesicExact: Inverse10Tuple(a12=49.94131, s12=5551759.400319, salp1=NAN, calp1=NAN, salp2=NAN, calp2=NAN, m12=NAN, M12=NAN, M21=NAN, S12=NAN)
    test 517 GeodesicExact: {a12: 49.94131, azi1: NAN, azi2: NAN, calp1: NAN, calp2: NAN, m12: NAN, M12: NAN, M21: NAN, s12: 5551759.400319, S12: NAN, salp1: NAN, salp2: NAN}  FAILED, KNOWN, expected {a12: 49.94131, azi1: 51.198883, azi2: 107.821777, lat1: 40.6, lat2: 51.6, lon1: -73.8, lon2: -0.5, s12: 5551759.400319}

    test 518 Geodesic: GDict(a12=49.94131, azi1=51.198883, azi2=107.821777, calp1=0.626619, calp2=-0.306057, lon1=-73.8, lon2=-0.5, m12=NAN, M12=NAN, M21=NAN, s12=5551759.400319, S12=NAN, salp1=0.779326, salp2=0.952013)
    test 519 Geodesic: Inverse10Tuple(a12=49.94131, s12=5551759.400319, salp1=0.779326, calp1=0.626619, salp2=0.952013, calp2=-0.306057, m12=NAN, M12=NAN, M21=NAN, S12=NAN)
    test 520 Geodesic: {a12: 49.94131, azi1: 51.198883, azi2: 107.821777, calp1: 0.626619, calp2: -0.306057, m12: NAN, M12: NAN, M21: NAN, s12: 5551759.400319, S12: NAN, salp1: 0.779326, salp2: 0.952013}  FAILED, KNOWN, expected {a12: 49.94131, azi1: 51.198883, azi2: 107.821777, calp1: 0.626619, calp2: -0.306057, lon1: -73.8, lon2: -0.5, m12: NAN, M12: NAN, M21: NAN, s12: 5551759.400319, S12: NAN, salp1: 0.779326, salp2: 0.952013}

    test 521 GeodesicSolve: GDict(a12=49.94131, azi1=51.198883, azi2=107.821777, lat1=40.6, lat2=51.6, lon1=-73.8, lon2=-0.5, M12=0.64473, m12=4877684.602706, M21=0.645046, s12=5551759.400319, S12=40041368848742.53125)
    test 522 GeodesicSolve: Inverse10Tuple(a12=49.94131, s12=5551759.400319, salp1=NAN, calp1=NAN, salp2=NAN, calp2=NAN, m12=4877684.602706, M12=0.64473, M21=0.645046, S12=40041368848742.53125)
    test 523 GeodesicSolve: {a12: 49.94131, azi1: NAN, azi2: NAN, calp1: NAN, calp2: NAN, m12: 4877684.602706, M12: 0.64473, M21: 0.645046, s12: 5551759.400319, S12: 40041368848742.53125, salp1: NAN, salp2: NAN}  FAILED, KNOWN, expected {a12: 49.94131, azi1: 51.198883, azi2: 107.821777, lat1: 40.6, lat2: 51.6, lon1: -73.8, lon2: -0.5, M12: 0.64473, m12: 4877684.602706, M21: 0.645046, s12: 5551759.400319, S12: 40041368848742.53125}

    test 524 Inverse: {a12: 49.647855, azi1: 51.139649, azi2: 107.74164, lat1: 40.6, lat2: 51.6, lon1: -73.8, lon2: -0.5, s12: 5515844.227497}
    test 525 Inverse1: 49.6478547612

    testPolygon24(pygeodesy.geodesicx, 23.04.04)
    test 526 Compute: (1, 0, 0)
    test 527 AddEdges: (4, 4000, 1000000)
    test 528 TestEdge: (5, 4000, 1000000)
    test 529 Clear: 0
    test 530 TestPoint: (1, 0, 0)
    test 531 AddPoints: (4, 29506941, 65690027591346)
    test 532 TestPoint: (5, 29506941, 65690027591346)
    test 533 toStr: area=65690027591345.671875, geodesic=GeodesicExact(C4order=24, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), num=4, perimeter=29506941.155178, polyline=False

    testPolygon27(pygeodesy.geodesicx, 23.04.04)
    test 534 Compute: (1, 0, 0)
    test 535 AddEdges: (4, 4000, 1000000)
    test 536 TestEdge: (5, 4000, 1000000)
    test 537 Clear: 0
    test 538 TestPoint: (1, 0, 0)
    test 539 AddPoints: (4, 29506941, 65690027591346)
    test 540 TestPoint: (5, 29506941, 65690027591346)
    test 541 toStr: area=65690027591345.671875, geodesic=GeodesicExact(C4order=27, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), num=4, perimeter=29506941.155178, polyline=False

    testPolygon30(pygeodesy.geodesicx, 23.04.04)
    test 542 Compute: (1, 0, 0)
    test 543 AddEdges: (4, 4000, 1000000)
    test 544 TestEdge: (5, 4000, 1000000)
    test 545 Clear: 0
    test 546 TestPoint: (1, 0, 0)
    test 547 AddPoints: (4, 29506941, 65690027591346)
    test 548 TestPoint: (5, 29506941, 65690027591346)
    test 549 toStr: area=65690027591345.671875, geodesic=GeodesicExact(C4order=30, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594)), num=4, perimeter=29506941.155178, polyline=False

    testPolygon(pygeodesy.geodsolve, 23.04.11)
    test 550 Compute: (1, 0, 0)
    test 551 AddEdges: (4, 4000, 1000000)
    test 552 TestEdge: (5, 4000, 1000000)
    test 553 Clear: 0
    test 554 TestPoint: (1, 0, 0)
    test 555 AddPoints: (4, 29506941, 65690027591346)
    test 556 TestPoint: (5, 29506941, 65690027591346)
    test 557 toStr: area=65690027591345.664062, geodesic=GeodesicSolve(ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), GeodSolve='/opt/local/bin/GeodSolve', invokation=17, status=0), num=4, perimeter=29506941.155178, polyline=False

    testPolygon(pygeodesy.geodesicw, 23.05.12)
    test 558 Compute: (1, 0, 0)
    test 559 AddEdges: (4, 4000, 1000000)
    test 560 TestEdge: (5, 4000, 1000000)
    test 561 Clear: None  FAILED, KNOWN, expected 0
    test 562 TestPoint: (1, 0, 0)
    test 563 AddPoints: (4, 29506941, 65690027591346)
    test 564 TestPoint: (5, 29506941, 65690027591346)

    68 of 564 testGeodesicx.py tests (12.1%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 1.783 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testGeohash.py

    testing testGeohash.py 23.03.27 (module pygeodesy.geohash 23.04.29)
    test 1 Geohash: geek
    test 2 Geohash: geek
    test 3 Geohash: 'geek'
    test 4 Geohash: Geohash('geek')
    test 5 Geohash: geek
    test 6 bounds: (LatLon(65°23′26.25″N, 017°55′46.88″W), LatLon(65°33′59.06″N, 017°34′41.25″W))
    test 7 toLatLon: 65.478516°N, 017.753906°W
    test 8 latlon: 65.4785156, -17.7539062
    test 9 philam: 1.1428157, -0.3098641
    test 10 copy(Geohash): (<class 'pygeodesy.geohash.Geohash'>, True)
    test 11 Geohash.copy(): (<class 'pygeodesy.geohash.Geohash'>, True)
    test 12 Geohash: geehpbpbp
    test 13 toLatLon: 65.390625°N, 017.929689°W
    test 14 latlon: 65.390625, -17.929689
    test 15 ab: 1.1412817, -0.3129321
    test 16 decode: ('65.390646', '-17.929709')
    test 17 decode2: (65.390646, -17.929709)
    test 18 decode_error: 2.145767e-05, 2.145767e-05
    test 19 distance1To: 2758.887
    test 20 distance2To: 682.760
    test 21 distance3To: 397.404
    test 22 sizes: 4.8, 4.8
    test 23 copy(Geohash): (<class 'pygeodesy.geohash.Geohash'>, True)
    test 24 Geohash.copy(): (<class 'pygeodesy.geohash.Geohash'>, True)
    test 25 N: geehpbpbr
    test 26 NE: geek00002
    test 27 E: geek00000
    test 28 SE: gee7bpbpb
    test 29 S: gee5zzzzz
    test 30 SW: gee5zzzzy
    test 31 W: geehpbpbn
    test 32 NW: geehpbpbq
    test 33 N: geehpbpbr
    test 34 NE: geek00002
    test 35 E: geek00000
    test 36 SE: gee7bpbpb
    test 37 S: gee5zzzzz
    test 38 SW: gee5zzzzy
    test 39 W: geehpbpbn
    test 40 NW: geehpbpbq
    test 41 N: geehpbpbr
    test 42 NE: geek00002
    test 43 E: geek00000
    test 44 SE: gee7bpbpb
    test 45 S: gee5zzzzz
    test 46 SW: gee5zzzzy
    test 47 W: geehpbpbn
    test 48 NW: geehpbpbq
    test 49 N: geehpbpbr
    test 50 NE: geek00002
    test 51 E: geek00000
    test 52 SE: gee7bpbpb
    test 53 S: gee5zzzzz
    test 54 SW: gee5zzzzy
    test 55 W: geehpbpbn
    test 56 NW: geehpbpbq
    test 57 bounds: 52.20428467, 0.11810303, 52.20565796, 0.11947632
    test 58 decode: 52.205, 0.1188
    test 59 encode-decode: u120fxw
    test 60 encode-decode: geek
    test 61 encode-decode: fur
    test 62 encode-decode: geehpbpbp
    test 63 encode-decode: u4pruydqqvj8
    test 64 encode-decode: bgr96qxvpd46
    test 65 encode-decode: 0123456789
    test 66 encode-decode: zzzzzz
    test 67 Geohash: u4pruydq
    test 68 N.E.S.W: True
    test 69 E.S.W.N: True
    test 70 S.W.N.E: True
    test 71 W.N.E.S: True
    test 72 N.E.S.S.W.W.N.N.E.S: True
    test 73 Geohash: u4pruydqq
    test 74 N.E.S.W: True
    test 75 E.S.W.N: True
    test 76 S.W.N.E: True
    test 77 W.N.E.S: True
    test 78 N.E.S.S.W.W.N.N.E.S: True
    test 79 Geohash: u4pruydqqv
    test 80 N.E.S.W: True
    test 81 E.S.W.N: True
    test 82 S.W.N.E: True
    test 83 W.N.E.S: True
    test 84 N.E.S.S.W.W.N.N.E.S: True
    test 85 Geohash: u4pruydqqvj
    test 86 N.E.S.W: True
    test 87 E.S.W.N: True
    test 88 S.W.N.E: True
    test 89 W.N.E.S: True
    test 90 N.E.S.S.W.W.N.N.E.S: True
    test 91 Geohash: u4pruydqqvj8
    test 92 N.E.S.W: True
    test 93 E.S.W.N: True
    test 94 S.W.N.E: True
    test 95 W.N.E.S: True
    test 96 N.E.S.S.W.W.N.N.E.S: True
    test 97 encode: u120fxw
    test 98 decode: ('52.205', '0.1188')
    test 99 decode2: (52.205, 0.1188)
    test 100 decode_error: 6.866455e-04, 6.866455e-04
    test 101 distance1: 486.710
    test 102 distance2: 3.374
    test 103 distance3: 2.798
    test 104 sizes: 153.0, 153.0
    test 105 Geohash: u336xv
    test 106 encode: u336xv
    test 107 equal: True
    test 108 sizes: 610.0, 1220.0
    test 109 encode: fur
    test 110 decode: ('69.6', '-45.7')
    test 111 decode: ('70.3', '-51')
    test 112 decode: ('68', '-68')
    test 113 decode_error: (0.703125, 0.703125)
    test 114 decode_error: (2.8125, 5.625)
    test 115 decode_error: (22.5, 22.5)
    test 116 encode: ezs42e44yx96
    test 117 decode: ('42.60000003', '-5.59999997')
    test 118 encode: ezs42
    test 119 decode: ('42.605', '-5.603')
    test 120 distance1: 503442.4
    test 121 distance2: 303317.6
    test 122 distance3: 179940.1
    test 123 precision: 0  FAILED, KNOWN, expected 1
    test 124 resolution: 360.0, 180.0
    test 125 precision: 1
    test 126 resolution: 45.0, 11.25
    test 127 precision: 2
    test 128 resolution: 11.25, 0.352
    test 129 precision: 3
    test 130 resolution: 1.4062, 0.011
    test 131 precision: 4
    test 132 resolution: 0.35156, 0.00034
    test 133 precision: 5
    test 134 resolution: 0.043945, 0.000011
    test 135 precision: 6
    test 136 resolution: 0.0109863, 0.0000003
    test 137 precision: 7
    test 138 resolution: 0.00137329, 0.00000001
    test 139 precision: 8
    test 140 resolution: 0.000343323, 0.0
    test 141 precision: 9
    test 142 resolution: 0.0000429153, 0.0
    test 143 precision: 10
    test 144 resolution: 0.00001072884, 0.0
    test 145 precision: 11
    test 146 resolution: 0.000001341105, 0.0
    test 147 precision: 12
    test 148 resolution: 0.0000003352761, 0.0
    test 149 precision: 13  FAILED, KNOWN, expected 12
    test 150 resolution: 0.00000033527613, 0.0

    2 of 150 testGeohash.py tests (1.3%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 27.115 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testGeoids.py

    testing testGeoids.py 23.05.23
    test 1 GeoidKarney('egm96-5.pgm').height(-76.981, 34.17) kind 2: 11.422  FAILED, KNOWN, expected 11.423
    test 2 GeoidKarney('egm96-5.pgm').height(79.695, 88.806) kind 2: 0.887  FAILED, KNOWN, expected 0.892
    test 3 GeoidKarney('egm96-5.pgm').height(-15.245, 168.748) kind 2: 65.226
    test 4 GeoidKarney('egm96-5.pgm').height(-19.379, 15.855) kind 2: 24.460  FAILED, KNOWN, expected 24.463
    test 5 GeoidKarney('egm96-5.pgm').height(43.378, -130.552) kind 2: -29.682
    test 6 GeoidKarney('egm96-5.pgm').height(-16.075, 21.795) kind 2: 10.503
    test 7 GeoidKarney('egm96-5.pgm').height(-11.256, -73.75) kind 2: 29.325  FAILED, KNOWN, expected 29.326
    test 8 GeoidKarney('egm96-5.pgm').height(69.017, -15.921) kind 2: 60.423  FAILED, KNOWN, expected 60.424
    test 9 GeoidKarney('egm96-5.pgm').height(2.221, 139.739) kind 2: 68.997  FAILED, KNOWN, expected 68.996
    test 10 GeoidKarney('egm96-5.pgm').height(-9.097, 119.142) kind 2: 36.295  FAILED, KNOWN, expected 36.287
    test 11 GeoidKarney('egm96-5.pgm').height(-28.524, -22.192) kind 2: 6.627  FAILED, KNOWN, expected 6.626
    test 12 GeoidKarney('egm96-5.pgm').height(12.272, -136.424) kind 2: -20.860
    test 13 GeoidKarney('egm96-5.pgm').height(-15.203, -85.604) kind 2: -3.266  FAILED, KNOWN, expected -3.267
    test 14 GeoidKarney('egm96-5.pgm').height(-63.736, -77.17) kind 2: -1.296  FAILED, KNOWN, expected -1.294
    test 15 GeoidKarney('egm96-5.pgm').height(-48.771, -90.102) kind 2: -2.322
    test 16 GeoidKarney('egm96-5.pgm').height(-0.179, -126.368) kind 2: -17.556  FAILED, KNOWN, expected -17.557
    test 17 GeoidKarney('egm96-5.pgm').height(1.586, -128.887) kind 2: -16.594
    test 18 GeoidKarney('egm96-5.pgm').height(-48.781, -2.684) kind 2: 24.455  FAILED, KNOWN, expected 24.453
    test 19 GeoidKarney('egm96-5.pgm').height(-49.092, 136.862) kind 2: -18.591  FAILED, KNOWN, expected -18.592
    test 20 GeoidKarney('egm96-5.pgm').height(47.732, 17.552) kind 2: 44.051  FAILED, KNOWN, expected 44.049
    test 21 GeoidKarney('egm96-5.pgm').height(-49.11, 85.706) kind 2: 18.582  FAILED, KNOWN, expected 18.581
    test 22 GeoidKarney('egm96-5.pgm').height(-49.162, 40.321) kind 2: 44.290  FAILED, KNOWN, expected 44.289
    test 23 GeoidKarney('egm96-5.pgm').height(3.498, 158.118) kind 2: 49.821  FAILED, KNOWN, expected 49.816
    test 24 GeoidKarney('egm96-5.pgm').height(-35.616, 122.648) kind 2: -36.108  FAILED, KNOWN, expected -36.114
    test 25 GeoidKarney('egm96-5.pgm').height(56.598, -96.114) kind 2: -41.046  FAILED, KNOWN, expected -41.048
    test 26 GeoidKarney('egm96-5.pgm').height(-31.85, 149.121) kind 2: 26.457  FAILED, KNOWN, expected 26.456
    test 27 GeoidKarney('egm96-5.pgm').height(-26.569, -177.792) kind 2: 49.309  FAILED, KNOWN, expected 49.317
    test 28 GeoidKarney('egm96-5.pgm').height(76.735, -65.753) kind 2: 20.706  FAILED, KNOWN, expected 20.714
    test 29 GeoidKarney('egm96-5.pgm').height(-21.404, -122.268) kind 2: -7.363  FAILED, KNOWN, expected -7.362
    test 30 GeoidKarney('egm96-5.pgm').height(-77.133, -65.474) kind 2: -16.499  FAILED, KNOWN, expected -16.492
    test 31 GeoidKarney('egm96-5.pgm').height(-58.812, 2.276) kind 2: 18.108  FAILED, KNOWN, expected 18.110
    test 32 GeoidKarney('egm96-5.pgm').height(4.415, 155.683) kind 2: 51.859  FAILED, KNOWN, expected 51.858
    test 33 GeoidKarney('egm96-5.pgm').height(-28.146, 107.081) kind 2: -38.979  FAILED, KNOWN, expected -38.981
    test 34 GeoidKarney('egm96-5.pgm').height(-10.551, -126.69) kind 2: -9.912  FAILED, KNOWN, expected -9.913
    test 35 GeoidKarney('egm96-5.pgm').height(-25.444, -103.337) kind 2: -2.827  FAILED, KNOWN, expected -2.828
    test 36 GeoidKarney('egm96-5.pgm').height(24.436, 46.159) kind 2: -5.719
    test 37 GeoidKarney('egm96-5.pgm').height(-72.889, 37.107) kind 2: 22.420  FAILED, KNOWN, expected 22.426
    test 38 GeoidKarney('egm96-5.pgm').height(-19.629, 13.245) kind 2: 24.546  FAILED, KNOWN, expected 24.545
    test 39 GeoidKarney('egm96-5.pgm').height(-7.602, 171.265) kind 2: 40.651  FAILED, KNOWN, expected 40.652
    test 40 GeoidKarney('egm96-5.pgm').height(-45.364, -1.876) kind 2: 22.380  FAILED, KNOWN, expected 22.383
    test 41 GeoidKarney('egm96-5.pgm').height(-7.292, -69.18) kind 2: 22.185  FAILED, KNOWN, expected 22.182
    test 42 GeoidKarney('egm96-5.pgm').height(-31.566, -166.689) kind 2: 14.927  FAILED, KNOWN, expected 14.930
    test 43 GeoidKarney('egm96-5.pgm').height(-82.751, -162.085) kind 2: -47.093  FAILED, KNOWN, expected -47.094
    test 44 GeoidKarney('egm96-5.pgm').height(-40.7, 99.466) kind 2: -18.421
    test 45 GeoidKarney('egm96-5.pgm').height(48.676, 39.69) kind 2: 10.060  FAILED, KNOWN, expected 10.055
    test 46 GeoidKarney('egm96-5.pgm').height(74.817, -78.404) kind 2: 5.784  FAILED, KNOWN, expected 5.786
    test 47 GeoidKarney('egm96-5.pgm').height(-81.032, -63.865) kind 2: -22.840  FAILED, KNOWN, expected -22.838
    test 48 GeoidKarney('egm96-5.pgm').height(74.022, 9.432) kind 2: 42.988  FAILED, KNOWN, expected 42.989
    test 49 GeoidKarney('egm96-5.pgm').height(-75.071, 17.579) kind 2: 15.351  FAILED, KNOWN, expected 15.353
    test 50 GeoidKarney('egm96-5.pgm').height(-12.546, -54.851) kind 2: -6.341  FAILED, KNOWN, expected -6.337
    test 51 GeoidKarney('egm96-5.pgm').height(-13.621, 42.408) kind 2: -25.551  FAILED, KNOWN, expected -25.555
    test 52 GeoidKarney('egm96-5.pgm').height(-2.266, -91.951) kind 2: -9.921  FAILED, KNOWN, expected -9.923
    test 53 GeoidKarney('egm96-5.pgm').height(-18.672, 42.547) kind 2: -10.861  FAILED, KNOWN, expected -10.852
    test 54 GeoidKarney('egm96-5.pgm').height(-41.44, 157.413) kind 2: -0.136  FAILED, KNOWN, expected -0.135
    test 55 GeoidKarney('egm96-5.pgm').height(53.686, -79.375) kind 2: -43.808  FAILED, KNOWN, expected -43.809
    test 56 GeoidKarney('egm96-5.pgm').height(39.26, -30.351) kind 2: 57.151  FAILED, KNOWN, expected 57.150
    test 57 GeoidKarney('egm96-5.pgm').height(-51.699, -141.493) kind 2: -17.660  FAILED, KNOWN, expected -17.657
    test 58 GeoidKarney('egm96-5.pgm').height(36.585, 4.515) kind 2: 46.356  FAILED, KNOWN, expected 46.358
    test 59 GeoidKarney('egm96-5.pgm').height(39.642, -54.659) kind 2: -14.404
    test 60 GeoidKarney('egm96-5.pgm').height(59.761, 166.567) kind 2: 11.239  FAILED, KNOWN, expected 11.242
    test 61 GeoidKarney('egm96-5.pgm').height(51.83, 13.357) kind 2: 42.236  FAILED, KNOWN, expected 42.237
    test 62 GeoidKarney('egm96-5.pgm').height(-36.531, -175.431) kind 2: 22.148  FAILED, KNOWN, expected 22.147
    test 63 GeoidKarney('egm96-5.pgm').height(-37.08, 125.264) kind 2: -33.395  FAILED, KNOWN, expected -33.396
    test 64 GeoidKarney('egm96-5.pgm').height(-68.651, 92.732) kind 2: 7.965  FAILED, KNOWN, expected 7.961
    test 65 GeoidKarney('egm96-5.pgm').height(35.087, 45.336) kind 2: 7.228  FAILED, KNOWN, expected 7.229
    test 66 GeoidKarney('egm96-5.pgm').height(-61.356, -169.379) kind 2: -44.289  FAILED, KNOWN, expected -44.292
    test 67 GeoidKarney('egm96-5.pgm').height(-36.955, 179.12) kind 2: 21.872  FAILED, KNOWN, expected 21.875
    test 68 GeoidKarney('egm96-5.pgm').height(10.248, -6.714) kind 2: 28.935  FAILED, KNOWN, expected 28.933
    test 69 GeoidKarney('egm96-5.pgm').height(36.868, 84.602) kind 2: -41.255  FAILED, KNOWN, expected -41.238
    test 70 GeoidKarney('egm96-5.pgm').height(28.637, 88.933) kind 2: -31.334  FAILED, KNOWN, expected -31.331
    test 71 GeoidKarney('egm96-5.pgm').height(54.811, -99.968) kind 2: -32.702
    test 72 GeoidKarney('egm96-5.pgm').height(7.611, 145.911) kind 2: 60.118  FAILED, KNOWN, expected 60.117
    test 73 GeoidKarney('egm96-5.pgm').height(59.412, 170.102) kind 2: 6.456  FAILED, KNOWN, expected 6.457
    test 74 GeoidKarney('egm96-5.pgm').height(-61.469, 126.144) kind 2: -31.959  FAILED, KNOWN, expected -31.961
    test 75 GeoidKarney('egm96-5.pgm').height(18.514, -137.083) kind 2: -26.572  FAILED, KNOWN, expected -26.571
    test 76 GeoidKarney('egm96-5.pgm').height(7.854, -126.799) kind 2: -29.761  FAILED, KNOWN, expected -29.760
    test 77 GeoidKarney('egm96-5.pgm').height(47.489, 134.183) kind 2: 21.980
    test 78 GeoidKarney('egm96-5.pgm').height(-34.144, -11.922) kind 2: 16.849
    test 79 GeoidKarney('egm96-5.pgm').height(-58.389, 117.458) kind 2: -20.922  FAILED, KNOWN, expected -20.923
    test 80 GeoidKarney('egm96-5.pgm').height(9.773, 95.846) kind 2: -42.745  FAILED, KNOWN, expected -42.749
    test 81 GeoidKarney('egm96-5.pgm').height(-53.12, 136.994) kind 2: -21.839  FAILED, KNOWN, expected -21.841
    test 82 GeoidKarney('egm96-5.pgm').height(-50.35, 0.075) kind 2: 25.482
    test 83 GeoidKarney('egm96-5.pgm').height(31.438, -170.879) kind 2: -8.845  FAILED, KNOWN, expected -8.847
    test 84 GeoidKarney('egm96-5.pgm').height(37.541, -153.024) kind 2: -19.600  FAILED, KNOWN, expected -19.604
    test 85 GeoidKarney('egm96-5.pgm').height(27.586, 2.444) kind 2: 25.672  FAILED, KNOWN, expected 25.668
    test 86 GeoidKarney('egm96-5.pgm').height(-26.139, -106.201) kind 2: -3.772
    test 87 GeoidKarney('egm96-5.pgm').height(-33.426, -14.84) kind 2: 17.747  FAILED, KNOWN, expected 17.748
    test 88 GeoidKarney('egm96-5.pgm').height(39.586, -153.019) kind 2: -17.838  FAILED, KNOWN, expected -17.839
    test 89 GeoidKarney('egm96-5.pgm').height(-60.79, -2.578) kind 2: 14.293  FAILED, KNOWN, expected 14.292
    test 90 GeoidKarney('egm96-5.pgm').height(-20.131, 21.975) kind 2: 16.529
    test 91 GeoidKarney('egm96-5.pgm').height(75.649, 99.921) kind 2: -8.230  FAILED, KNOWN, expected -8.229
    test 92 GeoidKarney('egm96-5.pgm').height(-0.385, -23.788) kind 2: 9.828  FAILED, KNOWN, expected 9.830
    test 93 GeoidKarney('egm96-5.pgm').height(-51.56, -50.327) kind 2: 6.213  FAILED, KNOWN, expected 6.215
    test 94 GeoidKarney('egm96-5.pgm').height(-43.129, -167.271) kind 2: -2.957  FAILED, KNOWN, expected -2.960
    test 95 GeoidKarney('egm96-5.pgm').height(46.374, 71.948) kind 2: -42.326  FAILED, KNOWN, expected -42.323
    test 96 GeoidKarney('egm96-5.pgm').height(-22.783, 140.657) kind 2: 38.352  FAILED, KNOWN, expected 38.356
    test 97 GeoidKarney('egm96-5.pgm').height(-12.056, 122.804) kind 2: 34.242  FAILED, KNOWN, expected 34.259
    test 98 GeoidKarney('egm96-5.pgm').height(30.127, 94.738) kind 2: -37.390  FAILED, KNOWN, expected -37.397
    test 99 GeoidKarney('egm96-5.pgm').height(46.296, -174.479) kind 2: -2.015  FAILED, KNOWN, expected -2.016
    test 100 GeoidKarney('egm96-5.pgm').height(34.99, 15.052) kind 2: 33.915  FAILED, KNOWN, expected 33.912
    test 101 GeoidKarney('egm96-5.pgm').height(-51.287, 90.565) kind 2: 12.676
    test 102 GeoidKarney('egm96-5.pgm').height(34.217, 141.302) kind 2: 15.729  FAILED, KNOWN, expected 15.692
    test 103 GeoidKarney('egm96-5.pgm').height(-40.423, -142.787) kind 2: -11.117
    test 104 GeoidKarney('egm96-5.pgm').height(-17.854, -170.216) kind 2: 27.443  FAILED, KNOWN, expected 27.437
    test 105 GeoidKarney('egm96-5.pgm').height(47.803, 112.701) kind 2: -23.893  FAILED, KNOWN, expected -23.894
    test 106 GeoidKarney('egm96-5.pgm').height(-23.276, 133.454) kind 2: 18.749  FAILED, KNOWN, expected 18.766
    test 107 GeoidKarney('egm96-5.pgm').height(-26.884, -36.571) kind 2: -7.452
    test 108 GeoidKarney('egm96-5.pgm').height(-37.106, 31.128) kind 2: 30.141  FAILED, KNOWN, expected 30.143
    test 109 GeoidKarney('egm96-5.pgm').height(-75.363, -173.674) kind 2: -61.176  FAILED, KNOWN, expected -61.172
    test 110 GeoidKarney('egm96-5.pgm').height(-18.305, 69.016) kind 2: -24.892  FAILED, KNOWN, expected -24.890
    test 111 GeoidKarney('egm96-5.pgm').height(39.527, 23.58) kind 2: 39.523  FAILED, KNOWN, expected 39.519
    test 112 GeoidKarney('egm96-5.pgm').height(68.903, 30.97) kind 2: 19.417  FAILED, KNOWN, expected 19.419
    test 113 GeoidKarney('egm96-5.pgm').height(53.937, 168.318) kind 2: 2.069
    test 114 GeoidKarney('egm96-5.pgm').height(-38.6, 64.812) kind 2: 25.048
    test 115 GeoidKarney('egm96-5.pgm').height(-41.396, -69.739) kind 2: 22.547
    test 116 GeoidKarney('egm96-5.pgm').height(50.158, 72.319) kind 2: -34.359
    test 117 GeoidKarney('egm96-5.pgm').height(27.692, 176.153) kind 2: -5.454  FAILED, KNOWN, expected -5.453
    test 118 GeoidKarney('egm96-5.pgm').height(-48.419, 170.454) kind 2: -6.802  FAILED, KNOWN, expected -6.804
    test 119 GeoidKarney('egm96-5.pgm').height(-65.346, -124.976) kind 2: -35.053  FAILED, KNOWN, expected -35.054
    test 120 GeoidKarney('egm96-5.pgm').height(-51.873, 167.266) kind 2: -15.417  FAILED, KNOWN, expected -15.418
    test 121 GeoidKarney('egm96-5.pgm').height(-7.263, 84.308) kind 2: -79.556  FAILED, KNOWN, expected -79.557
    test 122 GeoidKarney('egm96-5.pgm').height(-1.461, -105.458) kind 2: -16.894
    test 123 GeoidKarney('egm96-5.pgm').height(7.684, 161.873) kind 2: 36.213  FAILED, KNOWN, expected 36.215
    test 124 GeoidKarney('egm96-5.pgm').height(-31.475, -158.52) kind 2: 3.524  FAILED, KNOWN, expected 3.523
    test 125 GeoidKarney('egm96-5.pgm').height(-36.187, 62.917) kind 2: 23.796  FAILED, KNOWN, expected 23.797
    test 126 GeoidKarney('egm96-5.pgm').height(16.003, 141.687) kind 2: 51.587  FAILED, KNOWN, expected 51.586
    test 127 GeoidKarney('egm96-5.pgm').height(30.182, 86.261) kind 2: -30.131
    test 128 GeoidKarney('egm96-5.pgm').height(-77.304, 159.498) kind 2: -51.853  FAILED, KNOWN, expected -51.848
    test 129 GeoidKarney('egm96-5.pgm').height(39.536, 139.795) kind 2: 37.200  FAILED, KNOWN, expected 37.192
    test 130 GeoidKarney('egm96-5.pgm').height(8.569, 134.618) kind 2: 63.583  FAILED, KNOWN, expected 63.597
    test 131 GeoidKarney('egm96-5.pgm').height(14.473, 90.596) kind 2: -62.636
    test 132 GeoidKarney('egm96-5.pgm').height(-13.138, -99.589) kind 2: -8.717
    test 133 GeoidKarney('egm96-5.pgm').height(34.212, -26.307) kind 2: 40.649  FAILED, KNOWN, expected 40.645
    test 134 GeoidKarney('egm96-5.pgm').height(21.89, 76.371) kind 2: -60.730  FAILED, KNOWN, expected -60.729
    test 135 GeoidKarney('egm96-5.pgm').height(29.793, 120.487) kind 2: 8.784  FAILED, KNOWN, expected 8.783
    test 136 GeoidKarney('egm96-5.pgm').height(15.724, 122.714) kind 2: 31.569  FAILED, KNOWN, expected 31.523
    test 137 GeoidKarney('egm96-5.pgm').height(-66.208, -78.499) kind 2: -6.249  FAILED, KNOWN, expected -6.250
    test 138 GeoidKarney('egm96-5.pgm').height(-39.507, 55.809) kind 2: 32.599
    test 139 GeoidKarney('egm96-5.pgm').height(28.159, 51.476) kind 2: -24.531  FAILED, KNOWN, expected -24.536
    test 140 GeoidKarney('egm96-5.pgm').height(-36.207, 120.205) kind 2: -38.863  FAILED, KNOWN, expected -38.869
    test 141 GeoidKarney('egm96-5.pgm').height(30.575, -99.998) kind 2: -23.214  FAILED, KNOWN, expected -23.213
    test 142 GeoidKarney('egm96-5.pgm').height(-16.993, 37.136) kind 2: -11.824
    test 143 GeoidKarney('egm96-5.pgm').height(-11.477, 12.039) kind 2: 16.712  FAILED, KNOWN, expected 16.709
    test 144 GeoidKarney('egm96-5.pgm').height(30.428, -144.765) kind 2: -22.380  FAILED, KNOWN, expected -22.379
    test 145 GeoidKarney('egm96-5.pgm').height(-17.44, -92.424) kind 2: -4.941
    test 146 GeoidKarney('egm96-5.pgm').height(40.203, 143.43) kind 2: 19.382  FAILED, KNOWN, expected 19.394
    test 147 GeoidKarney('egm96-5.pgm').height(-37.098, -106.574) kind 2: -9.381
    test 148 GeoidKarney('egm96-5.pgm').height(54.62, -68.413) kind 2: -23.319
    test 149 GeoidKarney('egm96-5.pgm').height(-31.633, 148.182) kind 2: 24.470  FAILED, KNOWN, expected 24.468
    test 150 GeoidKarney('egm96-5.pgm').height(-56.07, -141.407) kind 2: -21.762  FAILED, KNOWN, expected -21.761
    test 151 GeoidKarney('egm96-5.pgm').height(-8.195, -52.691) kind 2: -18.798
    test 152 GeoidKarney('egm96-5.pgm').height(17.851, 24.749) kind 2: 12.611  FAILED, KNOWN, expected 12.612
    test 153 GeoidKarney('egm96-5.pgm').height(0.349, -108.333) kind 2: -19.708  FAILED, KNOWN, expected -19.706
    test 154 GeoidKarney('egm96-5.pgm').height(15.038, 126.191) kind 2: 45.794  FAILED, KNOWN, expected 45.792
    test 155 GeoidKarney('egm96-5.pgm').height(-21.111, -123.696) kind 2: -8.408  FAILED, KNOWN, expected -8.406
    test 156 GeoidKarney('egm96-5.pgm').height(30.947, 173.002) kind 2: -8.366  FAILED, KNOWN, expected -8.367
    test 157 GeoidKarney('egm96-5.pgm').height(-10.698, -144.091) kind 2: -2.026  FAILED, KNOWN, expected -2.025
    test 158 GeoidKarney('egm96-5.pgm').height(-29.412, 124.753) kind 2: -16.569
    test 159 GeoidKarney('egm96-5.pgm').height(38.224, -137.189) kind 2: -35.434  FAILED, KNOWN, expected -35.435
    test 160 GeoidKarney('egm96-5.pgm').height(36.064, -132.409) kind 2: -39.009
    test 161 GeoidKarney('egm96-5.pgm').height(29.975, 178.076) kind 2: -6.921
    test 162 GeoidKarney('egm96-5.pgm').height(-21.346, 169.26) kind 2: 50.811  FAILED, KNOWN, expected 50.795
    test 163 GeoidKarney('egm96-5.pgm').height(49.282, -152.934) kind 2: 1.069  FAILED, KNOWN, expected 1.070
    test 164 GeoidKarney('egm96-5.pgm').height(16.349, -99.962) kind 2: -14.198  FAILED, KNOWN, expected -14.214
    test 165 GeoidKarney('egm96-5.pgm').height(-14.293, -167.34) kind 2: 17.603  FAILED, KNOWN, expected 17.600
    test 166 GeoidKarney('egm96-5.pgm').height(47.166, -38.523) kind 2: 44.803  FAILED, KNOWN, expected 44.804
    test 167 GeoidKarney('egm96-5.pgm').height(-58.911, 114.347) kind 2: -17.924  FAILED, KNOWN, expected -17.922
    test 168 GeoidKarney('egm96-5.pgm').height(-9.055, 111.294) kind 2: 10.681  FAILED, KNOWN, expected 10.662
    test 169 GeoidKarney('egm96-5.pgm').height(18.391, 29.692) kind 2: 7.672  FAILED, KNOWN, expected 7.670
    test 170 GeoidKarney('egm96-5.pgm').height(-15.074, 22.153) kind 2: 8.622  FAILED, KNOWN, expected 8.623
    test 171 GeoidKarney('egm96-5.pgm').height(-4.235, 62.001) kind 2: -60.723
    test 172 GeoidKarney('egm96-5.pgm').height(15.171, -86.583) kind 2: 3.818
    test 173 GeoidKarney('egm96-5.pgm').height(79.254, 112.116) kind 2: -1.870  FAILED, KNOWN, expected -1.871
    test 174 GeoidKarney('egm96-5.pgm').height(15.947, 156.093) kind 2: 30.642  FAILED, KNOWN, expected 30.633
    test 175 GeoidKarney('egm96-5.pgm').height(68.371, -177.382) kind 2: 2.801
    test 176 GeoidKarney('egm96-5.pgm').height(-41.931, -72.093) kind 2: 19.858  FAILED, KNOWN, expected 19.859
    test 177 GeoidKarney('egm96-5.pgm').height(-1.193, -143.133) kind 2: 5.347  FAILED, KNOWN, expected 5.348
    test 178 GeoidKarney('egm96-5.pgm').height(-37.006, 154.513) kind 2: 9.940  FAILED, KNOWN, expected 9.941
    test 179 GeoidKarney('egm96-5.pgm').height(-22.148, 9.938) kind 2: 22.322  FAILED, KNOWN, expected 22.321
    test 180 GeoidKarney('egm96-5.pgm').height(24.329, 109.044) kind 2: -24.136  FAILED, KNOWN, expected -24.135
    test 181 GeoidKarney('egm96-5.pgm').height(-54.878, 114.691) kind 2: -17.680  FAILED, KNOWN, expected -17.679
    test 182 GeoidKarney('egm96-5.pgm').height(45.601, -80.458) kind 2: -37.149  FAILED, KNOWN, expected -37.150
    test 183 GeoidKarney('egm96-5.pgm').height(2.372, 58.974) kind 2: -61.158
    test 184 GeoidKarney('egm96-5.pgm').height(15.937, 165.854) kind 2: 20.600  FAILED, KNOWN, expected 20.602
    test 185 GeoidKarney('egm96-5.pgm').height(4.889, -24.213) kind 2: 13.054  FAILED, KNOWN, expected 13.055
    test 186 GeoidKarney('egm96-5.pgm').height(-11.392, 179.558) kind 2: 40.138  FAILED, KNOWN, expected 40.132
    test 187 GeoidKarney('egm96-5.pgm').height(58.246, 4.862) kind 2: 43.263
    test 188 GeoidKarney('egm96-5.pgm').height(34.302, -109.109) kind 2: -23.129  FAILED, KNOWN, expected -23.126
    test 189 GeoidKarney('egm96-5.pgm').height(-58.196, 117.306) kind 2: -20.677  FAILED, KNOWN, expected -20.678
    test 190 GeoidKarney('egm96-5.pgm').height(44.5, 173.769) kind 2: -8.531  FAILED, KNOWN, expected -8.529
    test 191 GeoidKarney('egm96-5.pgm').height(-28.863, -139.775) kind 2: -8.669  FAILED, KNOWN, expected -8.666
    test 192 GeoidKarney('egm96-5.pgm').height(19.507, -96.099) kind 2: -12.798  FAILED, KNOWN, expected -12.796
    test 193 GeoidKarney('egm96-5.pgm').height(-42.488, -73.907) kind 2: 15.770  FAILED, KNOWN, expected 15.773
    test 194 GeoidKarney('egm96-5.pgm').height(46.138, -141.429) kind 2: -19.955  FAILED, KNOWN, expected -19.954
    test 195 GeoidKarney('egm96-5.pgm').height(60.507, 93.743) kind 2: -31.479  FAILED, KNOWN, expected -31.480
    test 196 GeoidKarney('egm96-5.pgm').height(26.219, -145.434) kind 2: -17.428  FAILED, KNOWN, expected -17.429
    test 197 GeoidKarney('egm96-5.pgm').height(-28.687, 3.37) kind 2: 24.037
    test 198 GeoidKarney('egm96-5.pgm').height(-15.008, 117.45) kind 2: 4.522  FAILED, KNOWN, expected 4.520
    test 199 GeoidKarney('egm96-5.pgm').height(40.71, 144.095) kind 2: 11.403  FAILED, KNOWN, expected 11.394
    test 200 GeoidKarney('egm96-5.pgm').height(20.823, -173.611) kind 2: 5.676  FAILED, KNOWN, expected 5.679
    test 201 GeoidKarney('egm96-5.pgm').height(16.776, -3.009) kind 2: 28.705  FAILED, KNOWN, expected 28.707
    test 202 GeoidKarney('egm96-5.pgm').height(41.0, -95.0) kind 2: -30.261  FAILED, KNOWN, expected -30.262
    test 203 GeoidKarney('egm96-5.pgm').height(49.0, -120.5) kind 2: -15.984
    test 204 GeoidKarney('egm96-5.pgm').height(49.0, -103.5) kind 2: -18.636  FAILED, KNOWN, expected -18.635
    test 205 GeoidKarney('egm96-5.pgm').height(49.0, -86.5) kind 2: -37.749
    test 206 GeoidKarney('egm96-5.pgm').height(49.0, -69.5) kind 2: -26.691
    test 207 GeoidKarney('egm96-5.pgm').height(33.0, -120.5) kind 2: -39.561
    test 208 GeoidKarney('egm96-5.pgm').height(33.0, -103.5) kind 2: -22.563  FAILED, KNOWN, expected -22.562
    test 209 GeoidKarney('egm96-5.pgm').height(33.0, -86.5) kind 2: -30.012
    test 210 GeoidKarney('egm96-5.pgm').height(33.0, -69.5) kind 2: -48.039

    test 211 GeoidKarney('egm96-5.pgm').height() kind 2, hits 0, eps max (in 0 FAILED): 0.046496
    test 212 GeoidKarney('egm96-5.pgm').height() kind 2, hits 0, eps mean (of 210 total): 0.002766
    test 213 GeoidKarney('egm96-5.pgm').height() kind 2, hits 0, eps stdev (of 210 total): 0.005116
    test 214 GeoidKarney('egm96-5.pgm').toStr: GeoidKarney('egm96-5.pgm'): lowerleft(-90.0, -180.0, -29.535), upperright(90.0, 180.0, 13.605), center(0.0, 0.0, 17.163), highest(-8.167, 147.25, 85.422), lowest(4.667, 78.833, -107.043)

    test 215 closed: True
    test 216 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 217 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 218 GeoidKarney('egm96-5.pgm').height(-76.981, 34.17) kind 3: 11.424  FAILED, KNOWN, expected 11.423
    test 219 GeoidKarney('egm96-5.pgm').height(79.695, 88.806) kind 3: 0.892
    test 220 GeoidKarney('egm96-5.pgm').height(-15.245, 168.748) kind 3: 65.225  FAILED, KNOWN, expected 65.226
    test 221 GeoidKarney('egm96-5.pgm').height(-19.379, 15.855) kind 3: 24.464  FAILED, KNOWN, expected 24.463
    test 222 GeoidKarney('egm96-5.pgm').height(43.378, -130.552) kind 3: -29.682
    test 223 GeoidKarney('egm96-5.pgm').height(-16.075, 21.795) kind 3: 10.503
    test 224 GeoidKarney('egm96-5.pgm').height(-11.256, -73.75) kind 3: 29.325  FAILED, KNOWN, expected 29.326
    test 225 GeoidKarney('egm96-5.pgm').height(69.017, -15.921) kind 3: 60.423  FAILED, KNOWN, expected 60.424
    test 226 GeoidKarney('egm96-5.pgm').height(2.221, 139.739) kind 3: 68.996
    test 227 GeoidKarney('egm96-5.pgm').height(-9.097, 119.142) kind 3: 36.287
    test 228 GeoidKarney('egm96-5.pgm').height(-28.524, -22.192) kind 3: 6.626
    test 229 GeoidKarney('egm96-5.pgm').height(12.272, -136.424) kind 3: -20.861  FAILED, KNOWN, expected -20.860
    test 230 GeoidKarney('egm96-5.pgm').height(-15.203, -85.604) kind 3: -3.267
    test 231 GeoidKarney('egm96-5.pgm').height(-63.736, -77.17) kind 3: -1.295  FAILED, KNOWN, expected -1.294
    test 232 GeoidKarney('egm96-5.pgm').height(-48.771, -90.102) kind 3: -2.323  FAILED, KNOWN, expected -2.322
    test 233 GeoidKarney('egm96-5.pgm').height(-0.179, -126.368) kind 3: -17.555  FAILED, KNOWN, expected -17.557
    test 234 GeoidKarney('egm96-5.pgm').height(1.586, -128.887) kind 3: -16.594
    test 235 GeoidKarney('egm96-5.pgm').height(-48.781, -2.684) kind 3: 24.454  FAILED, KNOWN, expected 24.453
    test 236 GeoidKarney('egm96-5.pgm').height(-49.092, 136.862) kind 3: -18.592
    test 237 GeoidKarney('egm96-5.pgm').height(47.732, 17.552) kind 3: 44.048  FAILED, KNOWN, expected 44.049
    test 238 GeoidKarney('egm96-5.pgm').height(-49.11, 85.706) kind 3: 18.582  FAILED, KNOWN, expected 18.581
    test 239 GeoidKarney('egm96-5.pgm').height(-49.162, 40.321) kind 3: 44.290  FAILED, KNOWN, expected 44.289
    test 240 GeoidKarney('egm96-5.pgm').height(3.498, 158.118) kind 3: 49.817  FAILED, KNOWN, expected 49.816
    test 241 GeoidKarney('egm96-5.pgm').height(-35.616, 122.648) kind 3: -36.114
    test 242 GeoidKarney('egm96-5.pgm').height(56.598, -96.114) kind 3: -41.047  FAILED, KNOWN, expected -41.048
    test 243 GeoidKarney('egm96-5.pgm').height(-31.85, 149.121) kind 3: 26.456
    test 244 GeoidKarney('egm96-5.pgm').height(-26.569, -177.792) kind 3: 49.317
    test 245 GeoidKarney('egm96-5.pgm').height(76.735, -65.753) kind 3: 20.714
    test 246 GeoidKarney('egm96-5.pgm').height(-21.404, -122.268) kind 3: -7.362
    test 247 GeoidKarney('egm96-5.pgm').height(-77.133, -65.474) kind 3: -16.491  FAILED, KNOWN, expected -16.492
    test 248 GeoidKarney('egm96-5.pgm').height(-58.812, 2.276) kind 3: 18.110
    test 249 GeoidKarney('egm96-5.pgm').height(4.415, 155.683) kind 3: 51.858
    test 250 GeoidKarney('egm96-5.pgm').height(-28.146, 107.081) kind 3: -38.979  FAILED, KNOWN, expected -38.981
    test 251 GeoidKarney('egm96-5.pgm').height(-10.551, -126.69) kind 3: -9.913
    test 252 GeoidKarney('egm96-5.pgm').height(-25.444, -103.337) kind 3: -2.828
    test 253 GeoidKarney('egm96-5.pgm').height(24.436, 46.159) kind 3: -5.718  FAILED, KNOWN, expected -5.719
    test 254 GeoidKarney('egm96-5.pgm').height(-72.889, 37.107) kind 3: 22.427  FAILED, KNOWN, expected 22.426
    test 255 GeoidKarney('egm96-5.pgm').height(-19.629, 13.245) kind 3: 24.545
    test 256 GeoidKarney('egm96-5.pgm').height(-7.602, 171.265) kind 3: 40.651  FAILED, KNOWN, expected 40.652
    test 257 GeoidKarney('egm96-5.pgm').height(-45.364, -1.876) kind 3: 22.383
    test 258 GeoidKarney('egm96-5.pgm').height(-7.292, -69.18) kind 3: 22.183  FAILED, KNOWN, expected 22.182
    test 259 GeoidKarney('egm96-5.pgm').height(-31.566, -166.689) kind 3: 14.929  FAILED, KNOWN, expected 14.930
    test 260 GeoidKarney('egm96-5.pgm').height(-82.751, -162.085) kind 3: -47.094
    test 261 GeoidKarney('egm96-5.pgm').height(-40.7, 99.466) kind 3: -18.421
    test 262 GeoidKarney('egm96-5.pgm').height(48.676, 39.69) kind 3: 10.055
    test 263 GeoidKarney('egm96-5.pgm').height(74.817, -78.404) kind 3: 5.786
    test 264 GeoidKarney('egm96-5.pgm').height(-81.032, -63.865) kind 3: -22.838
    test 265 GeoidKarney('egm96-5.pgm').height(74.022, 9.432) kind 3: 42.989
    test 266 GeoidKarney('egm96-5.pgm').height(-75.071, 17.579) kind 3: 15.352  FAILED, KNOWN, expected 15.353
    test 267 GeoidKarney('egm96-5.pgm').height(-12.546, -54.851) kind 3: -6.338  FAILED, KNOWN, expected -6.337
    test 268 GeoidKarney('egm96-5.pgm').height(-13.621, 42.408) kind 3: -25.554  FAILED, KNOWN, expected -25.555
    test 269 GeoidKarney('egm96-5.pgm').height(-2.266, -91.951) kind 3: -9.922  FAILED, KNOWN, expected -9.923
    test 270 GeoidKarney('egm96-5.pgm').height(-18.672, 42.547) kind 3: -10.853  FAILED, KNOWN, expected -10.852
    test 271 GeoidKarney('egm96-5.pgm').height(-41.44, 157.413) kind 3: -0.135
    test 272 GeoidKarney('egm96-5.pgm').height(53.686, -79.375) kind 3: -43.809
    test 273 GeoidKarney('egm96-5.pgm').height(39.26, -30.351) kind 3: 57.150
    test 274 GeoidKarney('egm96-5.pgm').height(-51.699, -141.493) kind 3: -17.656  FAILED, KNOWN, expected -17.657
    test 275 GeoidKarney('egm96-5.pgm').height(36.585, 4.515) kind 3: 46.359  FAILED, KNOWN, expected 46.358
    test 276 GeoidKarney('egm96-5.pgm').height(39.642, -54.659) kind 3: -14.404
    test 277 GeoidKarney('egm96-5.pgm').height(59.761, 166.567) kind 3: 11.242
    test 278 GeoidKarney('egm96-5.pgm').height(51.83, 13.357) kind 3: 42.237
    test 279 GeoidKarney('egm96-5.pgm').height(-36.531, -175.431) kind 3: 22.147
    test 280 GeoidKarney('egm96-5.pgm').height(-37.08, 125.264) kind 3: -33.396
    test 281 GeoidKarney('egm96-5.pgm').height(-68.651, 92.732) kind 3: 7.961
    test 282 GeoidKarney('egm96-5.pgm').height(35.087, 45.336) kind 3: 7.228  FAILED, KNOWN, expected 7.229
    test 283 GeoidKarney('egm96-5.pgm').height(-61.356, -169.379) kind 3: -44.290  FAILED, KNOWN, expected -44.292
    test 284 GeoidKarney('egm96-5.pgm').height(-36.955, 179.12) kind 3: 21.874  FAILED, KNOWN, expected 21.875
    test 285 GeoidKarney('egm96-5.pgm').height(10.248, -6.714) kind 3: 28.933
    test 286 GeoidKarney('egm96-5.pgm').height(36.868, 84.602) kind 3: -41.238
    test 287 GeoidKarney('egm96-5.pgm').height(28.637, 88.933) kind 3: -31.331
    test 288 GeoidKarney('egm96-5.pgm').height(54.811, -99.968) kind 3: -32.702
    test 289 GeoidKarney('egm96-5.pgm').height(7.611, 145.911) kind 3: 60.117
    test 290 GeoidKarney('egm96-5.pgm').height(59.412, 170.102) kind 3: 6.457
    test 291 GeoidKarney('egm96-5.pgm').height(-61.469, 126.144) kind 3: -31.961
    test 292 GeoidKarney('egm96-5.pgm').height(18.514, -137.083) kind 3: -26.572  FAILED, KNOWN, expected -26.571
    test 293 GeoidKarney('egm96-5.pgm').height(7.854, -126.799) kind 3: -29.761  FAILED, KNOWN, expected -29.760
    test 294 GeoidKarney('egm96-5.pgm').height(47.489, 134.183) kind 3: 21.981  FAILED, KNOWN, expected 21.980
    test 295 GeoidKarney('egm96-5.pgm').height(-34.144, -11.922) kind 3: 16.849
    test 296 GeoidKarney('egm96-5.pgm').height(-58.389, 117.458) kind 3: -20.923
    test 297 GeoidKarney('egm96-5.pgm').height(9.773, 95.846) kind 3: -42.749
    test 298 GeoidKarney('egm96-5.pgm').height(-53.12, 136.994) kind 3: -21.840  FAILED, KNOWN, expected -21.841
    test 299 GeoidKarney('egm96-5.pgm').height(-50.35, 0.075) kind 3: 25.481  FAILED, KNOWN, expected 25.482
    test 300 GeoidKarney('egm96-5.pgm').height(31.438, -170.879) kind 3: -8.846  FAILED, KNOWN, expected -8.847
    test 301 GeoidKarney('egm96-5.pgm').height(37.541, -153.024) kind 3: -19.603  FAILED, KNOWN, expected -19.604
    test 302 GeoidKarney('egm96-5.pgm').height(27.586, 2.444) kind 3: 25.668
    test 303 GeoidKarney('egm96-5.pgm').height(-26.139, -106.201) kind 3: -3.772
    test 304 GeoidKarney('egm96-5.pgm').height(-33.426, -14.84) kind 3: 17.747  FAILED, KNOWN, expected 17.748
    test 305 GeoidKarney('egm96-5.pgm').height(39.586, -153.019) kind 3: -17.838  FAILED, KNOWN, expected -17.839
    test 306 GeoidKarney('egm96-5.pgm').height(-60.79, -2.578) kind 3: 14.292
    test 307 GeoidKarney('egm96-5.pgm').height(-20.131, 21.975) kind 3: 16.529
    test 308 GeoidKarney('egm96-5.pgm').height(75.649, 99.921) kind 3: -8.230  FAILED, KNOWN, expected -8.229
    test 309 GeoidKarney('egm96-5.pgm').height(-0.385, -23.788) kind 3: 9.831  FAILED, KNOWN, expected 9.830
    test 310 GeoidKarney('egm96-5.pgm').height(-51.56, -50.327) kind 3: 6.215
    test 311 GeoidKarney('egm96-5.pgm').height(-43.129, -167.271) kind 3: -2.960
    test 312 GeoidKarney('egm96-5.pgm').height(46.374, 71.948) kind 3: -42.323
    test 313 GeoidKarney('egm96-5.pgm').height(-22.783, 140.657) kind 3: 38.356
    test 314 GeoidKarney('egm96-5.pgm').height(-12.056, 122.804) kind 3: 34.259
    test 315 GeoidKarney('egm96-5.pgm').height(30.127, 94.738) kind 3: -37.397
    test 316 GeoidKarney('egm96-5.pgm').height(46.296, -174.479) kind 3: -2.017  FAILED, KNOWN, expected -2.016
    test 317 GeoidKarney('egm96-5.pgm').height(34.99, 15.052) kind 3: 33.912
    test 318 GeoidKarney('egm96-5.pgm').height(-51.287, 90.565) kind 3: 12.676
    test 319 GeoidKarney('egm96-5.pgm').height(34.217, 141.302) kind 3: 15.692
    test 320 GeoidKarney('egm96-5.pgm').height(-40.423, -142.787) kind 3: -11.117
    test 321 GeoidKarney('egm96-5.pgm').height(-17.854, -170.216) kind 3: 27.437
    test 322 GeoidKarney('egm96-5.pgm').height(47.803, 112.701) kind 3: -23.894
    test 323 GeoidKarney('egm96-5.pgm').height(-23.276, 133.454) kind 3: 18.765  FAILED, KNOWN, expected 18.766
    test 324 GeoidKarney('egm96-5.pgm').height(-26.884, -36.571) kind 3: -7.452
    test 325 GeoidKarney('egm96-5.pgm').height(-37.106, 31.128) kind 3: 30.143
    test 326 GeoidKarney('egm96-5.pgm').height(-75.363, -173.674) kind 3: -61.172
    test 327 GeoidKarney('egm96-5.pgm').height(-18.305, 69.016) kind 3: -24.890
    test 328 GeoidKarney('egm96-5.pgm').height(39.527, 23.58) kind 3: 39.519
    test 329 GeoidKarney('egm96-5.pgm').height(68.903, 30.97) kind 3: 19.420  FAILED, KNOWN, expected 19.419
    test 330 GeoidKarney('egm96-5.pgm').height(53.937, 168.318) kind 3: 2.067  FAILED, KNOWN, expected 2.069
    test 331 GeoidKarney('egm96-5.pgm').height(-38.6, 64.812) kind 3: 25.049  FAILED, KNOWN, expected 25.048
    test 332 GeoidKarney('egm96-5.pgm').height(-41.396, -69.739) kind 3: 22.546  FAILED, KNOWN, expected 22.547
    test 333 GeoidKarney('egm96-5.pgm').height(50.158, 72.319) kind 3: -34.358  FAILED, KNOWN, expected -34.359
    test 334 GeoidKarney('egm96-5.pgm').height(27.692, 176.153) kind 3: -5.454  FAILED, KNOWN, expected -5.453
    test 335 GeoidKarney('egm96-5.pgm').height(-48.419, 170.454) kind 3: -6.804
    test 336 GeoidKarney('egm96-5.pgm').height(-65.346, -124.976) kind 3: -35.053  FAILED, KNOWN, expected -35.054
    test 337 GeoidKarney('egm96-5.pgm').height(-51.873, 167.266) kind 3: -15.417  FAILED, KNOWN, expected -15.418
    test 338 GeoidKarney('egm96-5.pgm').height(-7.263, 84.308) kind 3: -79.557
    test 339 GeoidKarney('egm96-5.pgm').height(-1.461, -105.458) kind 3: -16.894
    test 340 GeoidKarney('egm96-5.pgm').height(7.684, 161.873) kind 3: 36.215
    test 341 GeoidKarney('egm96-5.pgm').height(-31.475, -158.52) kind 3: 3.523
    test 342 GeoidKarney('egm96-5.pgm').height(-36.187, 62.917) kind 3: 23.797
    test 343 GeoidKarney('egm96-5.pgm').height(16.003, 141.687) kind 3: 51.587  FAILED, KNOWN, expected 51.586
    test 344 GeoidKarney('egm96-5.pgm').height(30.182, 86.261) kind 3: -30.131
    test 345 GeoidKarney('egm96-5.pgm').height(-77.304, 159.498) kind 3: -51.849  FAILED, KNOWN, expected -51.848
    test 346 GeoidKarney('egm96-5.pgm').height(39.536, 139.795) kind 3: 37.191  FAILED, KNOWN, expected 37.192
    test 347 GeoidKarney('egm96-5.pgm').height(8.569, 134.618) kind 3: 63.596  FAILED, KNOWN, expected 63.597
    test 348 GeoidKarney('egm96-5.pgm').height(14.473, 90.596) kind 3: -62.636
    test 349 GeoidKarney('egm96-5.pgm').height(-13.138, -99.589) kind 3: -8.718  FAILED, KNOWN, expected -8.717
    test 350 GeoidKarney('egm96-5.pgm').height(34.212, -26.307) kind 3: 40.645
    test 351 GeoidKarney('egm96-5.pgm').height(21.89, 76.371) kind 3: -60.729
    test 352 GeoidKarney('egm96-5.pgm').height(29.793, 120.487) kind 3: 8.784  FAILED, KNOWN, expected 8.783
    test 353 GeoidKarney('egm96-5.pgm').height(15.724, 122.714) kind 3: 31.523
    test 354 GeoidKarney('egm96-5.pgm').height(-66.208, -78.499) kind 3: -6.251  FAILED, KNOWN, expected -6.250
    test 355 GeoidKarney('egm96-5.pgm').height(-39.507, 55.809) kind 3: 32.598  FAILED, KNOWN, expected 32.599
    test 356 GeoidKarney('egm96-5.pgm').height(28.159, 51.476) kind 3: -24.536
    test 357 GeoidKarney('egm96-5.pgm').height(-36.207, 120.205) kind 3: -38.869
    test 358 GeoidKarney('egm96-5.pgm').height(30.575, -99.998) kind 3: -23.212  FAILED, KNOWN, expected -23.213
    test 359 GeoidKarney('egm96-5.pgm').height(-16.993, 37.136) kind 3: -11.824
    test 360 GeoidKarney('egm96-5.pgm').height(-11.477, 12.039) kind 3: 16.710  FAILED, KNOWN, expected 16.709
    test 361 GeoidKarney('egm96-5.pgm').height(30.428, -144.765) kind 3: -22.378  FAILED, KNOWN, expected -22.379
    test 362 GeoidKarney('egm96-5.pgm').height(-17.44, -92.424) kind 3: -4.941
    test 363 GeoidKarney('egm96-5.pgm').height(40.203, 143.43) kind 3: 19.394
    test 364 GeoidKarney('egm96-5.pgm').height(-37.098, -106.574) kind 3: -9.381
    test 365 GeoidKarney('egm96-5.pgm').height(54.62, -68.413) kind 3: -23.318  FAILED, KNOWN, expected -23.319
    test 366 GeoidKarney('egm96-5.pgm').height(-31.633, 148.182) kind 3: 24.467  FAILED, KNOWN, expected 24.468
    test 367 GeoidKarney('egm96-5.pgm').height(-56.07, -141.407) kind 3: -21.761
    test 368 GeoidKarney('egm96-5.pgm').height(-8.195, -52.691) kind 3: -18.798
    test 369 GeoidKarney('egm96-5.pgm').height(17.851, 24.749) kind 3: 12.612
    test 370 GeoidKarney('egm96-5.pgm').height(0.349, -108.333) kind 3: -19.708  FAILED, KNOWN, expected -19.706
    test 371 GeoidKarney('egm96-5.pgm').height(15.038, 126.191) kind 3: 45.792
    test 372 GeoidKarney('egm96-5.pgm').height(-21.111, -123.696) kind 3: -8.406
    test 373 GeoidKarney('egm96-5.pgm').height(30.947, 173.002) kind 3: -8.367
    test 374 GeoidKarney('egm96-5.pgm').height(-10.698, -144.091) kind 3: -2.026  FAILED, KNOWN, expected -2.025
    test 375 GeoidKarney('egm96-5.pgm').height(-29.412, 124.753) kind 3: -16.567  FAILED, KNOWN, expected -16.569
    test 376 GeoidKarney('egm96-5.pgm').height(38.224, -137.189) kind 3: -35.435
    test 377 GeoidKarney('egm96-5.pgm').height(36.064, -132.409) kind 3: -39.008  FAILED, KNOWN, expected -39.009
    test 378 GeoidKarney('egm96-5.pgm').height(29.975, 178.076) kind 3: -6.921
    test 379 GeoidKarney('egm96-5.pgm').height(-21.346, 169.26) kind 3: 50.795
    test 380 GeoidKarney('egm96-5.pgm').height(49.282, -152.934) kind 3: 1.071  FAILED, KNOWN, expected 1.070
    test 381 GeoidKarney('egm96-5.pgm').height(16.349, -99.962) kind 3: -14.214
    test 382 GeoidKarney('egm96-5.pgm').height(-14.293, -167.34) kind 3: 17.600
    test 383 GeoidKarney('egm96-5.pgm').height(47.166, -38.523) kind 3: 44.803  FAILED, KNOWN, expected 44.804
    test 384 GeoidKarney('egm96-5.pgm').height(-58.911, 114.347) kind 3: -17.923  FAILED, KNOWN, expected -17.922
    test 385 GeoidKarney('egm96-5.pgm').height(-9.055, 111.294) kind 3: 10.662
    test 386 GeoidKarney('egm96-5.pgm').height(18.391, 29.692) kind 3: 7.670
    test 387 GeoidKarney('egm96-5.pgm').height(-15.074, 22.153) kind 3: 8.624  FAILED, KNOWN, expected 8.623
    test 388 GeoidKarney('egm96-5.pgm').height(-4.235, 62.001) kind 3: -60.722  FAILED, KNOWN, expected -60.723
    test 389 GeoidKarney('egm96-5.pgm').height(15.171, -86.583) kind 3: 3.820  FAILED, KNOWN, expected 3.818
    test 390 GeoidKarney('egm96-5.pgm').height(79.254, 112.116) kind 3: -1.871
    test 391 GeoidKarney('egm96-5.pgm').height(15.947, 156.093) kind 3: 30.634  FAILED, KNOWN, expected 30.633
    test 392 GeoidKarney('egm96-5.pgm').height(68.371, -177.382) kind 3: 2.800  FAILED, KNOWN, expected 2.801
    test 393 GeoidKarney('egm96-5.pgm').height(-41.931, -72.093) kind 3: 19.858  FAILED, KNOWN, expected 19.859
    test 394 GeoidKarney('egm96-5.pgm').height(-1.193, -143.133) kind 3: 5.347  FAILED, KNOWN, expected 5.348
    test 395 GeoidKarney('egm96-5.pgm').height(-37.006, 154.513) kind 3: 9.941
    test 396 GeoidKarney('egm96-5.pgm').height(-22.148, 9.938) kind 3: 22.322  FAILED, KNOWN, expected 22.321
    test 397 GeoidKarney('egm96-5.pgm').height(24.329, 109.044) kind 3: -24.135
    test 398 GeoidKarney('egm96-5.pgm').height(-54.878, 114.691) kind 3: -17.680  FAILED, KNOWN, expected -17.679
    test 399 GeoidKarney('egm96-5.pgm').height(45.601, -80.458) kind 3: -37.151  FAILED, KNOWN, expected -37.150
    test 400 GeoidKarney('egm96-5.pgm').height(2.372, 58.974) kind 3: -61.158
    test 401 GeoidKarney('egm96-5.pgm').height(15.937, 165.854) kind 3: 20.603  FAILED, KNOWN, expected 20.602
    test 402 GeoidKarney('egm96-5.pgm').height(4.889, -24.213) kind 3: 13.056  FAILED, KNOWN, expected 13.055
    test 403 GeoidKarney('egm96-5.pgm').height(-11.392, 179.558) kind 3: 40.133  FAILED, KNOWN, expected 40.132
    test 404 GeoidKarney('egm96-5.pgm').height(58.246, 4.862) kind 3: 43.263
    test 405 GeoidKarney('egm96-5.pgm').height(34.302, -109.109) kind 3: -23.126
    test 406 GeoidKarney('egm96-5.pgm').height(-58.196, 117.306) kind 3: -20.678
    test 407 GeoidKarney('egm96-5.pgm').height(44.5, 173.769) kind 3: -8.530  FAILED, KNOWN, expected -8.529
    test 408 GeoidKarney('egm96-5.pgm').height(-28.863, -139.775) kind 3: -8.666
    test 409 GeoidKarney('egm96-5.pgm').height(19.507, -96.099) kind 3: -12.795  FAILED, KNOWN, expected -12.796
    test 410 GeoidKarney('egm96-5.pgm').height(-42.488, -73.907) kind 3: 15.774  FAILED, KNOWN, expected 15.773
    test 411 GeoidKarney('egm96-5.pgm').height(46.138, -141.429) kind 3: -19.955  FAILED, KNOWN, expected -19.954
    test 412 GeoidKarney('egm96-5.pgm').height(60.507, 93.743) kind 3: -31.480
    test 413 GeoidKarney('egm96-5.pgm').height(26.219, -145.434) kind 3: -17.428  FAILED, KNOWN, expected -17.429
    test 414 GeoidKarney('egm96-5.pgm').height(-28.687, 3.37) kind 3: 24.037
    test 415 GeoidKarney('egm96-5.pgm').height(-15.008, 117.45) kind 3: 4.519  FAILED, KNOWN, expected 4.520
    test 416 GeoidKarney('egm96-5.pgm').height(40.71, 144.095) kind 3: 11.393  FAILED, KNOWN, expected 11.394
    test 417 GeoidKarney('egm96-5.pgm').height(20.823, -173.611) kind 3: 5.678  FAILED, KNOWN, expected 5.679
    test 418 GeoidKarney('egm96-5.pgm').height(16.776, -3.009) kind 3: 28.707
    test 419 GeoidKarney('egm96-5.pgm').height(41.0, -95.0) kind 3: -30.261  FAILED, KNOWN, expected -30.262
    test 420 GeoidKarney('egm96-5.pgm').height(49.0, -120.5) kind 3: -15.984
    test 421 GeoidKarney('egm96-5.pgm').height(49.0, -103.5) kind 3: -18.635
    test 422 GeoidKarney('egm96-5.pgm').height(49.0, -86.5) kind 3: -37.749
    test 423 GeoidKarney('egm96-5.pgm').height(49.0, -69.5) kind 3: -26.691
    test 424 GeoidKarney('egm96-5.pgm').height(33.0, -120.5) kind 3: -39.561
    test 425 GeoidKarney('egm96-5.pgm').height(33.0, -103.5) kind 3: -22.562
    test 426 GeoidKarney('egm96-5.pgm').height(33.0, -86.5) kind 3: -30.012
    test 427 GeoidKarney('egm96-5.pgm').height(33.0, -69.5) kind 3: -48.039

    test 428 GeoidKarney('egm96-5.pgm').height() kind 3, hits 0, eps max (in 0 FAILED): 0.001756
    test 429 GeoidKarney('egm96-5.pgm').height() kind 3, hits 0, eps mean (of 210 total): 0.000524
    test 430 GeoidKarney('egm96-5.pgm').height() kind 3, hits 0, eps stdev (of 210 total): 0.000371
    test 431 GeoidKarney('egm96-5.pgm').toStr: GeoidKarney('egm96-5.pgm'): lowerleft(-90.0, -180.0, -29.535), upperright(90.0, 180.0, 13.605), center(0.0, 0.0, 17.163), highest(-8.167, 147.25, 85.422), lowest(4.667, 78.833, -107.043)

    test 432 closed: True
    test 433 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 434 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 435 GeoidPGM('egm96-5.pgm').height(-76.981, 34.17) kind 3: lli ('-76.981466, 34.17016') or wrap (False): lli ('-76.981466, 34.17016'): outside on SE  FAILED, KNOWN, expected 11.423
    test 436 GeoidPGM('egm96-5.pgm').height(79.695, 88.806) kind 3: lli ('79.695484, 88.805571') or wrap (False): lli ('79.695484, 88.805571'): outside on NE  FAILED, KNOWN, expected 0.892
    test 437 GeoidPGM('egm96-5.pgm').height(-15.245, 168.748) kind 3: lli ('-15.244804, 168.747961') or wrap (False): lli ('-15.244804, 168.747961'): outside on SE  FAILED, KNOWN, expected 65.226
    test 438 GeoidPGM('egm96-5.pgm').height(-19.379, 15.855) kind 3: lli ('-19.379357, 15.85511') or wrap (False): lli ('-19.379357, 15.85511'): outside on SE  FAILED, KNOWN, expected 24.463
    test 439 GeoidPGM('egm96-5.pgm').height(43.378, -130.552) kind 3: lli ('43.377784, -130.551582') or wrap (False): lli ('43.377784, -130.551582'): outside on W  FAILED, KNOWN, expected -29.682
    test 440 GeoidPGM('egm96-5.pgm').height(-16.075, 21.795) kind 3: lli ('-16.074554, 21.79547') or wrap (False): lli ('-16.074554, 21.79547'): outside on SE  FAILED, KNOWN, expected 10.503
    test 441 GeoidPGM('egm96-5.pgm').height(-11.256, -73.75) kind 3: lli ('-11.256389, -73.750255') or wrap (False): lli ('-11.256389, -73.750255'): outside on S  FAILED, KNOWN, expected 29.326
    test 442 GeoidPGM('egm96-5.pgm').height(69.017, -15.921) kind 3: lli ('69.016564, -15.921115') or wrap (False): lli ('69.016564, -15.921115'): outside on NE  FAILED, KNOWN, expected 60.424
    test 443 GeoidPGM('egm96-5.pgm').height(2.221, 139.739) kind 3: lli ('2.221008, 139.73935') or wrap (False): lli ('2.221008, 139.73935'): outside on SE  FAILED, KNOWN, expected 68.996
    test 444 GeoidPGM('egm96-5.pgm').height(-9.097, 119.142) kind 3: lli ('-9.096878, 119.141551') or wrap (False): lli ('-9.096878, 119.141551'): outside on SE  FAILED, KNOWN, expected 36.287
    test 445 GeoidPGM('egm96-5.pgm').height(-28.524, -22.192) kind 3: lli ('-28.523717, -22.1925') or wrap (False): lli ('-28.523717, -22.1925'): outside on SE  FAILED, KNOWN, expected 6.626
    test 446 GeoidPGM('egm96-5.pgm').height(12.272, -136.424) kind 3: lli ('12.27231, -136.424168') or wrap (False): lli ('12.27231, -136.424168'): outside on SW  FAILED, KNOWN, expected -20.860
    test 447 GeoidPGM('egm96-5.pgm').height(-15.203, -85.604) kind 3: lli ('-15.20317, -85.603753') or wrap (False): lli ('-15.20317, -85.603753'): outside on S  FAILED, KNOWN, expected -3.267
    test 448 GeoidPGM('egm96-5.pgm').height(-63.736, -77.17) kind 3: lli ('-63.735565, -77.169636') or wrap (False): lli ('-63.735565, -77.169636'): outside on S  FAILED, KNOWN, expected -1.294
    test 449 GeoidPGM('egm96-5.pgm').height(-48.771, -90.102) kind 3: lli ('-48.770825, -90.102117') or wrap (False): lli ('-48.770825, -90.102117'): outside on S  FAILED, KNOWN, expected -2.322
    test 450 GeoidPGM('egm96-5.pgm').height(-0.179, -126.368) kind 3: lli ('-0.178524, -126.368279') or wrap (False): lli ('-0.178524, -126.368279'): outside on SW  FAILED, KNOWN, expected -17.557
    test 451 GeoidPGM('egm96-5.pgm').height(1.586, -128.887) kind 3: lli ('1.585536, -128.886967') or wrap (False): lli ('1.585536, -128.886967'): outside on SW  FAILED, KNOWN, expected -16.594
    test 452 GeoidPGM('egm96-5.pgm').height(-48.781, -2.684) kind 3: lli ('-48.780705, -2.684224') or wrap (False): lli ('-48.780705, -2.684224'): outside on SE  FAILED, KNOWN, expected 24.453
    test 453 GeoidPGM('egm96-5.pgm').height(-49.092, 136.862) kind 3: lli ('-49.091632, 136.862256') or wrap (False): lli ('-49.091632, 136.862256'): outside on SE  FAILED, KNOWN, expected -18.592
    test 454 GeoidPGM('egm96-5.pgm').height(47.732, 17.552) kind 3: lli ('47.731727, 17.552416') or wrap (False): lli ('47.731727, 17.552416'): outside on E  FAILED, KNOWN, expected 44.049
    test 455 GeoidPGM('egm96-5.pgm').height(-49.11, 85.706) kind 3: lli ('-49.109549, 85.706437') or wrap (False): lli ('-49.109549, 85.706437'): outside on SE  FAILED, KNOWN, expected 18.581
    test 456 GeoidPGM('egm96-5.pgm').height(-49.162, 40.321) kind 3: lli ('-49.162281, 40.321209') or wrap (False): lli ('-49.162281, 40.321209'): outside on SE  FAILED, KNOWN, expected 44.289
    test 457 GeoidPGM('egm96-5.pgm').height(3.498, 158.118) kind 3: lli ('3.498333, 158.117699') or wrap (False): lli ('3.498333, 158.117699'): outside on SE  FAILED, KNOWN, expected 49.816
    test 458 GeoidPGM('egm96-5.pgm').height(-35.616, 122.648) kind 3: lli ('-35.616495, 122.648407') or wrap (False): lli ('-35.616495, 122.648407'): outside on SE  FAILED, KNOWN, expected -36.114
    test 459 GeoidPGM('egm96-5.pgm').height(56.598, -96.114) kind 3: lli ('56.598256, -96.113696') or wrap (False): lli ('56.598256, -96.113696'): outside on N  FAILED, KNOWN, expected -41.048
    test 460 GeoidPGM('egm96-5.pgm').height(-31.85, 149.121) kind 3: lli ('-31.850231, 149.120596') or wrap (False): lli ('-31.850231, 149.120596'): outside on SE  FAILED, KNOWN, expected 26.456
    test 461 GeoidPGM('egm96-5.pgm').height(-26.569, -177.792) kind 3: lli ('-26.568996, -177.792196') or wrap (False): lli ('-26.568996, -177.792196'): outside on SW  FAILED, KNOWN, expected 49.317
    test 462 GeoidPGM('egm96-5.pgm').height(76.735, -65.753) kind 3: lli ('76.734699, -65.752952') or wrap (False): lli ('76.734699, -65.752952'): outside on N  FAILED, KNOWN, expected 20.714
    test 463 GeoidPGM('egm96-5.pgm').height(-21.404, -122.268) kind 3: lli ('-21.404166, -122.267869') or wrap (False): lli ('-21.404166, -122.267869'): outside on S  FAILED, KNOWN, expected -7.362
    test 464 GeoidPGM('egm96-5.pgm').height(-77.133, -65.474) kind 3: lli ('-77.133426, -65.473819') or wrap (False): lli ('-77.133426, -65.473819'): outside on S  FAILED, KNOWN, expected -16.492
    test 465 GeoidPGM('egm96-5.pgm').height(-58.812, 2.276) kind 3: lli ('-58.811779, 2.276142') or wrap (False): lli ('-58.811779, 2.276142'): outside on SE  FAILED, KNOWN, expected 18.110
    test 466 GeoidPGM('egm96-5.pgm').height(4.415, 155.683) kind 3: lli ('4.415102, 155.683336') or wrap (False): lli ('4.415102, 155.683336'): outside on SE  FAILED, KNOWN, expected 51.858
    test 467 GeoidPGM('egm96-5.pgm').height(-28.146, 107.081) kind 3: lli ('-28.145768, 107.081334') or wrap (False): lli ('-28.145768, 107.081334'): outside on SE  FAILED, KNOWN, expected -38.981
    test 468 GeoidPGM('egm96-5.pgm').height(-10.551, -126.69) kind 3: lli ('-10.551267, -126.690468') or wrap (False): lli ('-10.551267, -126.690468'): outside on SW  FAILED, KNOWN, expected -9.913
    test 469 GeoidPGM('egm96-5.pgm').height(-25.444, -103.337) kind 3: lli ('-25.444344, -103.337184') or wrap (False): lli ('-25.444344, -103.337184'): outside on S  FAILED, KNOWN, expected -2.828
    test 470 GeoidPGM('egm96-5.pgm').height(24.436, 46.159) kind 3: lli ('24.435896, 46.158715') or wrap (False): lli ('24.435896, 46.158715'): outside on SE  FAILED, KNOWN, expected -5.719
    test 471 GeoidPGM('egm96-5.pgm').height(-72.889, 37.107) kind 3: lli ('-72.888898, 37.106907') or wrap (False): lli ('-72.888898, 37.106907'): outside on SE  FAILED, KNOWN, expected 22.426
    test 472 GeoidPGM('egm96-5.pgm').height(-19.629, 13.245) kind 3: lli ('-19.628762, 13.244525') or wrap (False): lli ('-19.628762, 13.244525'): outside on SE  FAILED, KNOWN, expected 24.545
    test 473 GeoidPGM('egm96-5.pgm').height(-7.602, 171.265) kind 3: lli ('-7.602449, 171.264763') or wrap (False): lli ('-7.602449, 171.264763'): outside on SE  FAILED, KNOWN, expected 40.652
    test 474 GeoidPGM('egm96-5.pgm').height(-45.364, -1.876) kind 3: lli ('-45.364396, -1.876412') or wrap (False): lli ('-45.364396, -1.876412'): outside on SE  FAILED, KNOWN, expected 22.383
    test 475 GeoidPGM('egm96-5.pgm').height(-7.292, -69.18) kind 3: lli ('-7.292121, -69.179565') or wrap (False): lli ('-7.292121, -69.179565'): outside on S  FAILED, KNOWN, expected 22.182
    test 476 GeoidPGM('egm96-5.pgm').height(-31.566, -166.689) kind 3: lli ('-31.566264, -166.688985') or wrap (False): lli ('-31.566264, -166.688985'): outside on SW  FAILED, KNOWN, expected 14.930
    test 477 GeoidPGM('egm96-5.pgm').height(-82.751, -162.085) kind 3: lli ('-82.751144, -162.08523') or wrap (False): lli ('-82.751144, -162.08523'): outside on SW  FAILED, KNOWN, expected -47.094
    test 478 GeoidPGM('egm96-5.pgm').height(-40.7, 99.466) kind 3: lli ('-40.699637, 99.465509') or wrap (False): lli ('-40.699637, 99.465509'): outside on SE  FAILED, KNOWN, expected -18.421
    test 479 GeoidPGM('egm96-5.pgm').height(48.676, 39.69) kind 3: lli ('48.675771, 39.690012') or wrap (False): lli ('48.675771, 39.690012'): outside on E  FAILED, KNOWN, expected 10.055
    test 480 GeoidPGM('egm96-5.pgm').height(74.817, -78.404) kind 3: lli ('74.817287, -78.404187') or wrap (False): lli ('74.817287, -78.404187'): outside on N  FAILED, KNOWN, expected 5.786
    test 481 GeoidPGM('egm96-5.pgm').height(-81.032, -63.865) kind 3: lli ('-81.032306, -63.864898') or wrap (False): lli ('-81.032306, -63.864898'): outside on SE  FAILED, KNOWN, expected -22.838
    test 482 GeoidPGM('egm96-5.pgm').height(74.022, 9.432) kind 3: lli ('74.021785, 9.431926') or wrap (False): lli ('74.021785, 9.431926'): outside on NE  FAILED, KNOWN, expected 42.989
    test 483 GeoidPGM('egm96-5.pgm').height(-75.071, 17.579) kind 3: lli ('-75.070563, 17.57935') or wrap (False): lli ('-75.070563, 17.57935'): outside on SE  FAILED, KNOWN, expected 15.353
    test 484 GeoidPGM('egm96-5.pgm').height(-12.546, -54.851) kind 3: lli ('-12.54612, -54.850614') or wrap (False): lli ('-12.54612, -54.850614'): outside on SE  FAILED, KNOWN, expected -6.337
    test 485 GeoidPGM('egm96-5.pgm').height(-13.621, 42.408) kind 3: lli ('-13.621418, 42.407805') or wrap (False): lli ('-13.621418, 42.407805'): outside on SE  FAILED, KNOWN, expected -25.555
    test 486 GeoidPGM('egm96-5.pgm').height(-2.266, -91.951) kind 3: lli ('-2.265774, -91.951437') or wrap (False): lli ('-2.265774, -91.951437'): outside on S  FAILED, KNOWN, expected -9.923
    test 487 GeoidPGM('egm96-5.pgm').height(-18.672, 42.547) kind 3: lli ('-18.672316, 42.547125') or wrap (False): lli ('-18.672316, 42.547125'): outside on SE  FAILED, KNOWN, expected -10.852
    test 488 GeoidPGM('egm96-5.pgm').height(-41.44, 157.413) kind 3: lli ('-41.439867, 157.413161') or wrap (False): lli ('-41.439867, 157.413161'): outside on SE  FAILED, KNOWN, expected -0.135
    test 489 GeoidPGM('egm96-5.pgm').height(53.686, -79.375) kind 3: -43.809
    test 490 GeoidPGM('egm96-5.pgm').height(39.26, -30.351) kind 3: lli ('39.260397, -30.351359') or wrap (False): lli ('39.260397, -30.351359'): outside on E  FAILED, KNOWN, expected 57.150
    test 491 GeoidPGM('egm96-5.pgm').height(-51.699, -141.493) kind 3: lli ('-51.699195, -141.493082') or wrap (False): lli ('-51.699195, -141.493082'): outside on SW  FAILED, KNOWN, expected -17.657
    test 492 GeoidPGM('egm96-5.pgm').height(36.585, 4.515) kind 3: lli ('36.584861, 4.515157') or wrap (False): lli ('36.584861, 4.515157'): outside on E  FAILED, KNOWN, expected 46.358
    test 493 GeoidPGM('egm96-5.pgm').height(39.642, -54.659) kind 3: lli ('39.641638, -54.658846') or wrap (False): lli ('39.641638, -54.658846'): outside on E  FAILED, KNOWN, expected -14.404
    test 494 GeoidPGM('egm96-5.pgm').height(59.761, 166.567) kind 3: lli ('59.761024, 166.566646') or wrap (False): lli ('59.761024, 166.566646'): outside on NE  FAILED, KNOWN, expected 11.242
    test 495 GeoidPGM('egm96-5.pgm').height(51.83, 13.357) kind 3: lli ('51.830001, 13.357464') or wrap (False): lli ('51.830001, 13.357464'): outside on E  FAILED, KNOWN, expected 42.237
    test 496 GeoidPGM('egm96-5.pgm').height(-36.531, -175.431) kind 3: lli ('-36.530912, -175.430804') or wrap (False): lli ('-36.530912, -175.430804'): outside on SW  FAILED, KNOWN, expected 22.147
    test 497 GeoidPGM('egm96-5.pgm').height(-37.08, 125.264) kind 3: lli ('-37.079518, 125.263901') or wrap (False): lli ('-37.079518, 125.263901'): outside on SE  FAILED, KNOWN, expected -33.396
    test 498 GeoidPGM('egm96-5.pgm').height(-68.651, 92.732) kind 3: lli ('-68.650762, 92.731524') or wrap (False): lli ('-68.650762, 92.731524'): outside on SE  FAILED, KNOWN, expected 7.961
    test 499 GeoidPGM('egm96-5.pgm').height(35.087, 45.336) kind 3: lli ('35.086645, 45.335611') or wrap (False): lli ('35.086645, 45.335611'): outside on E  FAILED, KNOWN, expected 7.229
    test 500 GeoidPGM('egm96-5.pgm').height(-61.356, -169.379) kind 3: lli ('-61.355646, -169.378929') or wrap (False): lli ('-61.355646, -169.378929'): outside on SW  FAILED, KNOWN, expected -44.292
    test 501 GeoidPGM('egm96-5.pgm').height(-36.955, 179.12) kind 3: lli ('-36.954967, 179.11982') or wrap (False): lli ('-36.954967, 179.11982'): outside on SE  FAILED, KNOWN, expected 21.875
    test 502 GeoidPGM('egm96-5.pgm').height(10.248, -6.714) kind 3: lli ('10.248399, -6.713559') or wrap (False): lli ('10.248399, -6.713559'): outside on SE  FAILED, KNOWN, expected 28.933
    test 503 GeoidPGM('egm96-5.pgm').height(36.868, 84.602) kind 3: lli ('36.868193, 84.602243') or wrap (False): lli ('36.868193, 84.602243'): outside on E  FAILED, KNOWN, expected -41.238
    test 504 GeoidPGM('egm96-5.pgm').height(28.637, 88.933) kind 3: lli ('28.636703, 88.932955') or wrap (False): lli ('28.636703, 88.932955'): outside on E  FAILED, KNOWN, expected -31.331
    test 505 GeoidPGM('egm96-5.pgm').height(54.811, -99.968) kind 3: -32.702
    test 506 GeoidPGM('egm96-5.pgm').height(7.611, 145.911) kind 3: lli ('7.610621, 145.911188') or wrap (False): lli ('7.610621, 145.911188'): outside on SE  FAILED, KNOWN, expected 60.117
    test 507 GeoidPGM('egm96-5.pgm').height(59.412, 170.102) kind 3: lli ('59.411557, 170.102394') or wrap (False): lli ('59.411557, 170.102394'): outside on NE  FAILED, KNOWN, expected 6.457
    test 508 GeoidPGM('egm96-5.pgm').height(-61.469, 126.144) kind 3: lli ('-61.468618, 126.144056') or wrap (False): lli ('-61.468618, 126.144056'): outside on SE  FAILED, KNOWN, expected -31.961
    test 509 GeoidPGM('egm96-5.pgm').height(18.514, -137.083) kind 3: lli ('18.514019, -137.083301') or wrap (False): lli ('18.514019, -137.083301'): outside on SW  FAILED, KNOWN, expected -26.571
    test 510 GeoidPGM('egm96-5.pgm').height(7.854, -126.799) kind 3: lli ('7.854318, -126.799148') or wrap (False): lli ('7.854318, -126.799148'): outside on SW  FAILED, KNOWN, expected -29.760
    test 511 GeoidPGM('egm96-5.pgm').height(47.489, 134.183) kind 3: lli ('47.489222, 134.182527') or wrap (False): lli ('47.489222, 134.182527'): outside on E  FAILED, KNOWN, expected 21.980
    test 512 GeoidPGM('egm96-5.pgm').height(-34.144, -11.922) kind 3: lli ('-34.143602, -11.921567') or wrap (False): lli ('-34.143602, -11.921567'): outside on SE  FAILED, KNOWN, expected 16.849
    test 513 GeoidPGM('egm96-5.pgm').height(-58.389, 117.458) kind 3: lli ('-58.388787, 117.457755') or wrap (False): lli ('-58.388787, 117.457755'): outside on SE  FAILED, KNOWN, expected -20.923
    test 514 GeoidPGM('egm96-5.pgm').height(9.773, 95.846) kind 3: lli ('9.772764, 95.845943') or wrap (False): lli ('9.772764, 95.845943'): outside on SE  FAILED, KNOWN, expected -42.749
    test 515 GeoidPGM('egm96-5.pgm').height(-53.12, 136.994) kind 3: lli ('-53.120381, 136.993994') or wrap (False): lli ('-53.120381, 136.993994'): outside on SE  FAILED, KNOWN, expected -21.841
    test 516 GeoidPGM('egm96-5.pgm').height(-50.35, 0.075) kind 3: lli ('-50.349867, 0.07532') or wrap (False): lli ('-50.349867, 0.07532'): outside on SE  FAILED, KNOWN, expected 25.482
    test 517 GeoidPGM('egm96-5.pgm').height(31.438, -170.879) kind 3: lli ('31.438387, -170.878548') or wrap (False): lli ('31.438387, -170.878548'): outside on W  FAILED, KNOWN, expected -8.847
    test 518 GeoidPGM('egm96-5.pgm').height(37.541, -153.024) kind 3: lli ('37.540689, -153.024228') or wrap (False): lli ('37.540689, -153.024228'): outside on W  FAILED, KNOWN, expected -19.604
    test 519 GeoidPGM('egm96-5.pgm').height(27.586, 2.444) kind 3: lli ('27.586088, 2.443556') or wrap (False): lli ('27.586088, 2.443556'): outside on E  FAILED, KNOWN, expected 25.668
    test 520 GeoidPGM('egm96-5.pgm').height(-26.139, -106.201) kind 3: lli ('-26.139126, -106.20081') or wrap (False): lli ('-26.139126, -106.20081'): outside on S  FAILED, KNOWN, expected -3.772
    test 521 GeoidPGM('egm96-5.pgm').height(-33.426, -14.84) kind 3: lli ('-33.425976, -14.840359') or wrap (False): lli ('-33.425976, -14.840359'): outside on SE  FAILED, KNOWN, expected 17.748
    test 522 GeoidPGM('egm96-5.pgm').height(39.586, -153.019) kind 3: lli ('39.586286, -153.018974') or wrap (False): lli ('39.586286, -153.018974'): outside on W  FAILED, KNOWN, expected -17.839
    test 523 GeoidPGM('egm96-5.pgm').height(-60.79, -2.578) kind 3: lli ('-60.790289, -2.578163') or wrap (False): lli ('-60.790289, -2.578163'): outside on SE  FAILED, KNOWN, expected 14.292
    test 524 GeoidPGM('egm96-5.pgm').height(-20.131, 21.975) kind 3: lli ('-20.130538, 21.974941') or wrap (False): lli ('-20.130538, 21.974941'): outside on SE  FAILED, KNOWN, expected 16.529
    test 525 GeoidPGM('egm96-5.pgm').height(75.649, 99.921) kind 3: lli ('75.64878, 99.920587') or wrap (False): lli ('75.64878, 99.920587'): outside on NE  FAILED, KNOWN, expected -8.229
    test 526 GeoidPGM('egm96-5.pgm').height(-0.385, -23.788) kind 3: lli ('-0.385453, -23.788336') or wrap (False): lli ('-0.385453, -23.788336'): outside on SE  FAILED, KNOWN, expected 9.830
    test 527 GeoidPGM('egm96-5.pgm').height(-51.56, -50.327) kind 3: lli ('-51.559564, -50.32687') or wrap (False): lli ('-51.559564, -50.32687'): outside on SE  FAILED, KNOWN, expected 6.215
    test 528 GeoidPGM('egm96-5.pgm').height(-43.129, -167.271) kind 3: lli ('-43.129209, -167.27147') or wrap (False): lli ('-43.129209, -167.27147'): outside on SW  FAILED, KNOWN, expected -2.960
    test 529 GeoidPGM('egm96-5.pgm').height(46.374, 71.948) kind 3: lli ('46.374177, 71.947616') or wrap (False): lli ('46.374177, 71.947616'): outside on E  FAILED, KNOWN, expected -42.323
    test 530 GeoidPGM('egm96-5.pgm').height(-22.783, 140.657) kind 3: lli ('-22.783085, 140.657444') or wrap (False): lli ('-22.783085, 140.657444'): outside on SE  FAILED, KNOWN, expected 38.356
    test 531 GeoidPGM('egm96-5.pgm').height(-12.056, 122.804) kind 3: lli ('-12.05584, 122.80402') or wrap (False): lli ('-12.05584, 122.80402'): outside on SE  FAILED, KNOWN, expected 34.259
    test 532 GeoidPGM('egm96-5.pgm').height(30.127, 94.738) kind 3: lli ('30.127372, 94.738186') or wrap (False): lli ('30.127372, 94.738186'): outside on E  FAILED, KNOWN, expected -37.397
    test 533 GeoidPGM('egm96-5.pgm').height(46.296, -174.479) kind 3: lli ('46.296018, -174.478616') or wrap (False): lli ('46.296018, -174.478616'): outside on W  FAILED, KNOWN, expected -2.016
    test 534 GeoidPGM('egm96-5.pgm').height(34.99, 15.052) kind 3: lli ('34.989646, 15.051646') or wrap (False): lli ('34.989646, 15.051646'): outside on E  FAILED, KNOWN, expected 33.912
    test 535 GeoidPGM('egm96-5.pgm').height(-51.287, 90.565) kind 3: lli ('-51.287168, 90.564711') or wrap (False): lli ('-51.287168, 90.564711'): outside on SE  FAILED, KNOWN, expected 12.676
    test 536 GeoidPGM('egm96-5.pgm').height(34.217, 141.302) kind 3: lli ('34.217016, 141.301548') or wrap (False): lli ('34.217016, 141.301548'): outside on E  FAILED, KNOWN, expected 15.692
    test 537 GeoidPGM('egm96-5.pgm').height(-40.423, -142.787) kind 3: lli ('-40.423023, -142.786592') or wrap (False): lli ('-40.423023, -142.786592'): outside on SW  FAILED, KNOWN, expected -11.117
    test 538 GeoidPGM('egm96-5.pgm').height(-17.854, -170.216) kind 3: lli ('-17.854486, -170.216354') or wrap (False): lli ('-17.854486, -170.216354'): outside on SW  FAILED, KNOWN, expected 27.437
    test 539 GeoidPGM('egm96-5.pgm').height(47.803, 112.701) kind 3: lli ('47.803271, 112.700942') or wrap (False): lli ('47.803271, 112.700942'): outside on E  FAILED, KNOWN, expected -23.894
    test 540 GeoidPGM('egm96-5.pgm').height(-23.276, 133.454) kind 3: lli ('-23.275962, 133.453821') or wrap (False): lli ('-23.275962, 133.453821'): outside on SE  FAILED, KNOWN, expected 18.766
    test 541 GeoidPGM('egm96-5.pgm').height(-26.884, -36.571) kind 3: lli ('-26.884369, -36.570654') or wrap (False): lli ('-26.884369, -36.570654'): outside on SE  FAILED, KNOWN, expected -7.452
    test 542 GeoidPGM('egm96-5.pgm').height(-37.106, 31.128) kind 3: lli ('-37.106468, 31.127939') or wrap (False): lli ('-37.106468, 31.127939'): outside on SE  FAILED, KNOWN, expected 30.143
    test 543 GeoidPGM('egm96-5.pgm').height(-75.363, -173.674) kind 3: lli ('-75.363185, -173.673649') or wrap (False): lli ('-75.363185, -173.673649'): outside on SW  FAILED, KNOWN, expected -61.172
    test 544 GeoidPGM('egm96-5.pgm').height(-18.305, 69.016) kind 3: lli ('-18.30485, 69.015565') or wrap (False): lli ('-18.30485, 69.015565'): outside on SE  FAILED, KNOWN, expected -24.890
    test 545 GeoidPGM('egm96-5.pgm').height(39.527, 23.58) kind 3: lli ('39.527401, 23.580206') or wrap (False): lli ('39.527401, 23.580206'): outside on E  FAILED, KNOWN, expected 39.519
    test 546 GeoidPGM('egm96-5.pgm').height(68.903, 30.97) kind 3: lli ('68.903148, 30.970247') or wrap (False): lli ('68.903148, 30.970247'): outside on NE  FAILED, KNOWN, expected 19.419
    test 547 GeoidPGM('egm96-5.pgm').height(53.937, 168.318) kind 3: lli ('53.936937, 168.318201') or wrap (False): lli ('53.936937, 168.318201'): outside on E  FAILED, KNOWN, expected 2.069
    test 548 GeoidPGM('egm96-5.pgm').height(-38.6, 64.812) kind 3: lli ('-38.600098, 64.811532') or wrap (False): lli ('-38.600098, 64.811532'): outside on SE  FAILED, KNOWN, expected 25.048
    test 549 GeoidPGM('egm96-5.pgm').height(-41.396, -69.739) kind 3: lli ('-41.395739, -69.739418') or wrap (False): lli ('-41.395739, -69.739418'): outside on S  FAILED, KNOWN, expected 22.547
    test 550 GeoidPGM('egm96-5.pgm').height(50.158, 72.319) kind 3: lli ('50.157749, 72.319017') or wrap (False): lli ('50.157749, 72.319017'): outside on E  FAILED, KNOWN, expected -34.359
    test 551 GeoidPGM('egm96-5.pgm').height(27.692, 176.153) kind 3: lli ('27.691879, 176.152884') or wrap (False): lli ('27.691879, 176.152884'): outside on E  FAILED, KNOWN, expected -5.453
    test 552 GeoidPGM('egm96-5.pgm').height(-48.419, 170.454) kind 3: lli ('-48.419449, 170.454472') or wrap (False): lli ('-48.419449, 170.454472'): outside on SE  FAILED, KNOWN, expected -6.804
    test 553 GeoidPGM('egm96-5.pgm').height(-65.346, -124.976) kind 3: lli ('-65.34567, -124.975961') or wrap (False): lli ('-65.34567, -124.975961'): outside on S  FAILED, KNOWN, expected -35.054
    test 554 GeoidPGM('egm96-5.pgm').height(-51.873, 167.266) kind 3: lli ('-51.873009, 167.265613') or wrap (False): lli ('-51.873009, 167.265613'): outside on SE  FAILED, KNOWN, expected -15.418
    test 555 GeoidPGM('egm96-5.pgm').height(-7.263, 84.308) kind 3: lli ('-7.262544, 84.307626') or wrap (False): lli ('-7.262544, 84.307626'): outside on SE  FAILED, KNOWN, expected -79.557
    test 556 GeoidPGM('egm96-5.pgm').height(-1.461, -105.458) kind 3: lli ('-1.461003, -105.458323') or wrap (False): lli ('-1.461003, -105.458323'): outside on S  FAILED, KNOWN, expected -16.894
    test 557 GeoidPGM('egm96-5.pgm').height(7.684, 161.873) kind 3: lli ('7.684324, 161.87293') or wrap (False): lli ('7.684324, 161.87293'): outside on SE  FAILED, KNOWN, expected 36.215
    test 558 GeoidPGM('egm96-5.pgm').height(-31.475, -158.52) kind 3: lli ('-31.474549, -158.520033') or wrap (False): lli ('-31.474549, -158.520033'): outside on SW  FAILED, KNOWN, expected 3.523
    test 559 GeoidPGM('egm96-5.pgm').height(-36.187, 62.917) kind 3: lli ('-36.187212, 62.917075') or wrap (False): lli ('-36.187212, 62.917075'): outside on SE  FAILED, KNOWN, expected 23.797
    test 560 GeoidPGM('egm96-5.pgm').height(16.003, 141.687) kind 3: lli ('16.002975, 141.686552') or wrap (False): lli ('16.002975, 141.686552'): outside on SE  FAILED, KNOWN, expected 51.586
    test 561 GeoidPGM('egm96-5.pgm').height(30.182, 86.261) kind 3: lli ('30.182218, 86.260576') or wrap (False): lli ('30.182218, 86.260576'): outside on E  FAILED, KNOWN, expected -30.131
    test 562 GeoidPGM('egm96-5.pgm').height(-77.304, 159.498) kind 3: lli ('-77.303842, 159.497665') or wrap (False): lli ('-77.303842, 159.497665'): outside on SE  FAILED, KNOWN, expected -51.848
    test 563 GeoidPGM('egm96-5.pgm').height(39.536, 139.795) kind 3: lli ('39.536, 139.795358') or wrap (False): lli ('39.536, 139.795358'): outside on E  FAILED, KNOWN, expected 37.192
    test 564 GeoidPGM('egm96-5.pgm').height(8.569, 134.618) kind 3: lli ('8.569309, 134.618403') or wrap (False): lli ('8.569309, 134.618403'): outside on SE  FAILED, KNOWN, expected 63.597
    test 565 GeoidPGM('egm96-5.pgm').height(14.473, 90.596) kind 3: lli ('14.473483, 90.595663') or wrap (False): lli ('14.473483, 90.595663'): outside on SE  FAILED, KNOWN, expected -62.636
    test 566 GeoidPGM('egm96-5.pgm').height(-13.138, -99.589) kind 3: lli ('-13.13767, -99.589202') or wrap (False): lli ('-13.13767, -99.589202'): outside on S  FAILED, KNOWN, expected -8.717
    test 567 GeoidPGM('egm96-5.pgm').height(34.212, -26.307) kind 3: lli ('34.211572, -26.307194') or wrap (False): lli ('34.211572, -26.307194'): outside on E  FAILED, KNOWN, expected 40.645
    test 568 GeoidPGM('egm96-5.pgm').height(21.89, 76.371) kind 3: lli ('21.889732, 76.371362') or wrap (False): lli ('21.889732, 76.371362'): outside on SE  FAILED, KNOWN, expected -60.729
    test 569 GeoidPGM('egm96-5.pgm').height(29.793, 120.487) kind 3: lli ('29.792909, 120.48703') or wrap (False): lli ('29.792909, 120.48703'): outside on E  FAILED, KNOWN, expected 8.783
    test 570 GeoidPGM('egm96-5.pgm').height(15.724, 122.714) kind 3: lli ('15.723814, 122.713685') or wrap (False): lli ('15.723814, 122.713685'): outside on SE  FAILED, KNOWN, expected 31.523
    test 571 GeoidPGM('egm96-5.pgm').height(-66.208, -78.499) kind 3: lli ('-66.20776, -78.498807') or wrap (False): lli ('-66.20776, -78.498807'): outside on S  FAILED, KNOWN, expected -6.250
    test 572 GeoidPGM('egm96-5.pgm').height(-39.507, 55.809) kind 3: lli ('-39.507049, 55.808743') or wrap (False): lli ('-39.507049, 55.808743'): outside on SE  FAILED, KNOWN, expected 32.599
    test 573 GeoidPGM('egm96-5.pgm').height(28.159, 51.476) kind 3: lli ('28.159494, 51.476474') or wrap (False): lli ('28.159494, 51.476474'): outside on E  FAILED, KNOWN, expected -24.536
    test 574 GeoidPGM('egm96-5.pgm').height(-36.207, 120.205) kind 3: lli ('-36.206825, 120.205019') or wrap (False): lli ('-36.206825, 120.205019'): outside on SE  FAILED, KNOWN, expected -38.869
    test 575 GeoidPGM('egm96-5.pgm').height(30.575, -99.998) kind 3: -23.213
    test 576 GeoidPGM('egm96-5.pgm').height(-16.993, 37.136) kind 3: lli ('-16.992515, 37.135881') or wrap (False): lli ('-16.992515, 37.135881'): outside on SE  FAILED, KNOWN, expected -11.824
    test 577 GeoidPGM('egm96-5.pgm').height(-11.477, 12.039) kind 3: lli ('-11.476997, 12.038708') or wrap (False): lli ('-11.476997, 12.038708'): outside on SE  FAILED, KNOWN, expected 16.709
    test 578 GeoidPGM('egm96-5.pgm').height(30.428, -144.765) kind 3: lli ('30.428465, -144.765049') or wrap (False): lli ('30.428465, -144.765049'): outside on W  FAILED, KNOWN, expected -22.379
    test 579 GeoidPGM('egm96-5.pgm').height(-17.44, -92.424) kind 3: lli ('-17.439773, -92.424339') or wrap (False): lli ('-17.439773, -92.424339'): outside on S  FAILED, KNOWN, expected -4.941
    test 580 GeoidPGM('egm96-5.pgm').height(40.203, 143.43) kind 3: lli ('40.203164, 143.429799') or wrap (False): lli ('40.203164, 143.429799'): outside on E  FAILED, KNOWN, expected 19.394
    test 581 GeoidPGM('egm96-5.pgm').height(-37.098, -106.574) kind 3: lli ('-37.098392, -106.573712') or wrap (False): lli ('-37.098392, -106.573712'): outside on S  FAILED, KNOWN, expected -9.381
    test 582 GeoidPGM('egm96-5.pgm').height(54.62, -68.413) kind 3: -23.318  FAILED, KNOWN, expected -23.319
    test 583 GeoidPGM('egm96-5.pgm').height(-31.633, 148.182) kind 3: lli ('-31.633252, 148.181926') or wrap (False): lli ('-31.633252, 148.181926'): outside on SE  FAILED, KNOWN, expected 24.468
    test 584 GeoidPGM('egm96-5.pgm').height(-56.07, -141.407) kind 3: lli ('-56.069748, -141.406778') or wrap (False): lli ('-56.069748, -141.406778'): outside on SW  FAILED, KNOWN, expected -21.761
    test 585 GeoidPGM('egm96-5.pgm').height(-8.195, -52.691) kind 3: lli ('-8.195214, -52.691177') or wrap (False): lli ('-8.195214, -52.691177'): outside on SE  FAILED, KNOWN, expected -18.798
    test 586 GeoidPGM('egm96-5.pgm').height(17.851, 24.749) kind 3: lli ('17.850526, 24.748606') or wrap (False): lli ('17.850526, 24.748606'): outside on SE  FAILED, KNOWN, expected 12.612
    test 587 GeoidPGM('egm96-5.pgm').height(0.349, -108.333) kind 3: lli ('0.349465, -108.332667') or wrap (False): lli ('0.349465, -108.332667'): outside on S  FAILED, KNOWN, expected -19.706
    test 588 GeoidPGM('egm96-5.pgm').height(15.038, 126.191) kind 3: lli ('15.037932, 126.190545') or wrap (False): lli ('15.037932, 126.190545'): outside on SE  FAILED, KNOWN, expected 45.792
    test 589 GeoidPGM('egm96-5.pgm').height(-21.111, -123.696) kind 3: lli ('-21.111105, -123.695981') or wrap (False): lli ('-21.111105, -123.695981'): outside on S  FAILED, KNOWN, expected -8.406
    test 590 GeoidPGM('egm96-5.pgm').height(30.947, 173.002) kind 3: lli ('30.946618, 173.002137') or wrap (False): lli ('30.946618, 173.002137'): outside on E  FAILED, KNOWN, expected -8.367
    test 591 GeoidPGM('egm96-5.pgm').height(-10.698, -144.091) kind 3: lli ('-10.698334, -144.091109') or wrap (False): lli ('-10.698334, -144.091109'): outside on SW  FAILED, KNOWN, expected -2.025
    test 592 GeoidPGM('egm96-5.pgm').height(-29.412, 124.753) kind 3: lli ('-29.412071, 124.75279') or wrap (False): lli ('-29.412071, 124.75279'): outside on SE  FAILED, KNOWN, expected -16.569
    test 593 GeoidPGM('egm96-5.pgm').height(38.224, -137.189) kind 3: lli ('38.223621, -137.189376') or wrap (False): lli ('38.223621, -137.189376'): outside on W  FAILED, KNOWN, expected -35.435
    test 594 GeoidPGM('egm96-5.pgm').height(36.064, -132.409) kind 3: lli ('36.063775, -132.409284') or wrap (False): lli ('36.063775, -132.409284'): outside on W  FAILED, KNOWN, expected -39.009
    test 595 GeoidPGM('egm96-5.pgm').height(29.975, 178.076) kind 3: lli ('29.974676, 178.075894') or wrap (False): lli ('29.974676, 178.075894'): outside on E  FAILED, KNOWN, expected -6.921
    test 596 GeoidPGM('egm96-5.pgm').height(-21.346, 169.26) kind 3: lli ('-21.346396, 169.259508') or wrap (False): lli ('-21.346396, 169.259508'): outside on SE  FAILED, KNOWN, expected 50.795
    test 597 GeoidPGM('egm96-5.pgm').height(49.282, -152.934) kind 3: lli ('49.282472, -152.934409') or wrap (False): lli ('49.282472, -152.934409'): outside on W  FAILED, KNOWN, expected 1.070
    test 598 GeoidPGM('egm96-5.pgm').height(16.349, -99.962) kind 3: lli ('16.349121, -99.962229') or wrap (False): lli ('16.349121, -99.962229'): outside on S  FAILED, KNOWN, expected -14.214
    test 599 GeoidPGM('egm96-5.pgm').height(-14.293, -167.34) kind 3: lli ('-14.293325, -167.339799') or wrap (False): lli ('-14.293325, -167.339799'): outside on SW  FAILED, KNOWN, expected 17.600
    test 600 GeoidPGM('egm96-5.pgm').height(47.166, -38.523) kind 3: lli ('47.165911, -38.522629') or wrap (False): lli ('47.165911, -38.522629'): outside on E  FAILED, KNOWN, expected 44.804
    test 601 GeoidPGM('egm96-5.pgm').height(-58.911, 114.347) kind 3: lli ('-58.910597, 114.346927') or wrap (False): lli ('-58.910597, 114.346927'): outside on SE  FAILED, KNOWN, expected -17.922
    test 602 GeoidPGM('egm96-5.pgm').height(-9.055, 111.294) kind 3: lli ('-9.055095, 111.294422') or wrap (False): lli ('-9.055095, 111.294422'): outside on SE  FAILED, KNOWN, expected 10.662
    test 603 GeoidPGM('egm96-5.pgm').height(18.391, 29.692) kind 3: lli ('18.390988, 29.691577') or wrap (False): lli ('18.390988, 29.691577'): outside on SE  FAILED, KNOWN, expected 7.670
    test 604 GeoidPGM('egm96-5.pgm').height(-15.074, 22.153) kind 3: lli ('-15.074412, 22.152663') or wrap (False): lli ('-15.074412, 22.152663'): outside on SE  FAILED, KNOWN, expected 8.623
    test 605 GeoidPGM('egm96-5.pgm').height(-4.235, 62.001) kind 3: lli ('-4.234571, 62.001081') or wrap (False): lli ('-4.234571, 62.001081'): outside on SE  FAILED, KNOWN, expected -60.723
    test 606 GeoidPGM('egm96-5.pgm').height(15.171, -86.583) kind 3: lli ('15.170822, -86.582929') or wrap (False): lli ('15.170822, -86.582929'): outside on S  FAILED, KNOWN, expected 3.818
    test 607 GeoidPGM('egm96-5.pgm').height(79.254, 112.116) kind 3: lli ('79.254009, 112.115515') or wrap (False): lli ('79.254009, 112.115515'): outside on NE  FAILED, KNOWN, expected -1.871
    test 608 GeoidPGM('egm96-5.pgm').height(15.947, 156.093) kind 3: lli ('15.947068, 156.092678') or wrap (False): lli ('15.947068, 156.092678'): outside on SE  FAILED, KNOWN, expected 30.633
    test 609 GeoidPGM('egm96-5.pgm').height(68.371, -177.382) kind 3: lli ('68.370605, -177.382127') or wrap (False): lli ('68.370605, -177.382127'): outside on NW  FAILED, KNOWN, expected 2.801
    test 610 GeoidPGM('egm96-5.pgm').height(-41.931, -72.093) kind 3: lli ('-41.931009, -72.093413') or wrap (False): lli ('-41.931009, -72.093413'): outside on S  FAILED, KNOWN, expected 19.859
    test 611 GeoidPGM('egm96-5.pgm').height(-1.193, -143.133) kind 3: lli ('-1.192967, -143.133078') or wrap (False): lli ('-1.192967, -143.133078'): outside on SW  FAILED, KNOWN, expected 5.348
    test 612 GeoidPGM('egm96-5.pgm').height(-37.006, 154.513) kind 3: lli ('-37.006115, 154.512534') or wrap (False): lli ('-37.006115, 154.512534'): outside on SE  FAILED, KNOWN, expected 9.941
    test 613 GeoidPGM('egm96-5.pgm').height(-22.148, 9.938) kind 3: lli ('-22.148493, 9.938408') or wrap (False): lli ('-22.148493, 9.938408'): outside on SE  FAILED, KNOWN, expected 22.321
    test 614 GeoidPGM('egm96-5.pgm').height(24.329, 109.044) kind 3: lli ('24.328746, 109.043774') or wrap (False): lli ('24.328746, 109.043774'): outside on SE  FAILED, KNOWN, expected -24.135
    test 615 GeoidPGM('egm96-5.pgm').height(-54.878, 114.691) kind 3: lli ('-54.877699, 114.691444') or wrap (False): lli ('-54.877699, 114.691444'): outside on SE  FAILED, KNOWN, expected -17.679
    test 616 GeoidPGM('egm96-5.pgm').height(45.601, -80.458) kind 3: -37.151  FAILED, KNOWN, expected -37.150
    test 617 GeoidPGM('egm96-5.pgm').height(2.372, 58.974) kind 3: lli ('2.371766, 58.974082') or wrap (False): lli ('2.371766, 58.974082'): outside on SE  FAILED, KNOWN, expected -61.158
    test 618 GeoidPGM('egm96-5.pgm').height(15.937, 165.854) kind 3: lli ('15.936522, 165.854035') or wrap (False): lli ('15.936522, 165.854035'): outside on SE  FAILED, KNOWN, expected 20.602
    test 619 GeoidPGM('egm96-5.pgm').height(4.889, -24.213) kind 3: lli ('4.889499, -24.213194') or wrap (False): lli ('4.889499, -24.213194'): outside on SE  FAILED, KNOWN, expected 13.055
    test 620 GeoidPGM('egm96-5.pgm').height(-11.392, 179.558) kind 3: lli ('-11.392365, 179.558198') or wrap (False): lli ('-11.392365, 179.558198'): outside on SE  FAILED, KNOWN, expected 40.132
    test 621 GeoidPGM('egm96-5.pgm').height(58.246, 4.862) kind 3: lli ('58.24629, 4.862128') or wrap (False): lli ('58.24629, 4.862128'): outside on NE  FAILED, KNOWN, expected 43.263
    test 622 GeoidPGM('egm96-5.pgm').height(34.302, -109.109) kind 3: -23.126
    test 623 GeoidPGM('egm96-5.pgm').height(-58.196, 117.306) kind 3: lli ('-58.195787, 117.305696') or wrap (False): lli ('-58.195787, 117.305696'): outside on SE  FAILED, KNOWN, expected -20.678
    test 624 GeoidPGM('egm96-5.pgm').height(44.5, 173.769) kind 3: lli ('44.499876, 173.768568') or wrap (False): lli ('44.499876, 173.768568'): outside on E  FAILED, KNOWN, expected -8.529
    test 625 GeoidPGM('egm96-5.pgm').height(-28.863, -139.775) kind 3: lli ('-28.862539, -139.774812') or wrap (False): lli ('-28.862539, -139.774812'): outside on SW  FAILED, KNOWN, expected -8.666
    test 626 GeoidPGM('egm96-5.pgm').height(19.507, -96.099) kind 3: lli ('19.507043, -96.099433') or wrap (False): lli ('19.507043, -96.099433'): outside on S  FAILED, KNOWN, expected -12.796
    test 627 GeoidPGM('egm96-5.pgm').height(-42.488, -73.907) kind 3: lli ('-42.487604, -73.906602') or wrap (False): lli ('-42.487604, -73.906602'): outside on S  FAILED, KNOWN, expected 15.773
    test 628 GeoidPGM('egm96-5.pgm').height(46.138, -141.429) kind 3: lli ('46.138437, -141.429193') or wrap (False): lli ('46.138437, -141.429193'): outside on W  FAILED, KNOWN, expected -19.954
    test 629 GeoidPGM('egm96-5.pgm').height(60.507, 93.743) kind 3: lli ('60.506969, 93.74336') or wrap (False): lli ('60.506969, 93.74336'): outside on NE  FAILED, KNOWN, expected -31.480
    test 630 GeoidPGM('egm96-5.pgm').height(26.219, -145.434) kind 3: lli ('26.219081, -145.434391') or wrap (False): lli ('26.219081, -145.434391'): outside on W  FAILED, KNOWN, expected -17.429
    test 631 GeoidPGM('egm96-5.pgm').height(-28.687, 3.37) kind 3: lli ('-28.68714, 3.370196') or wrap (False): lli ('-28.68714, 3.370196'): outside on SE  FAILED, KNOWN, expected 24.037
    test 632 GeoidPGM('egm96-5.pgm').height(-15.008, 117.45) kind 3: lli ('-15.007944, 117.449536') or wrap (False): lli ('-15.007944, 117.449536'): outside on SE  FAILED, KNOWN, expected 4.520
    test 633 GeoidPGM('egm96-5.pgm').height(40.71, 144.095) kind 3: lli ('40.710024, 144.095126') or wrap (False): lli ('40.710024, 144.095126'): outside on E  FAILED, KNOWN, expected 11.394
    test 634 GeoidPGM('egm96-5.pgm').height(20.823, -173.611) kind 3: lli ('20.823096, -173.610797') or wrap (False): lli ('20.823096, -173.610797'): outside on SW  FAILED, KNOWN, expected 5.679
    test 635 GeoidPGM('egm96-5.pgm').height(16.776, -3.009) kind 3: lli ('16.776, -3.009') or wrap (False): lli ('16.776, -3.009'): outside on SE  FAILED, KNOWN, expected 28.707
    test 636 GeoidPGM('egm96-5.pgm').height(41.0, -95.0) kind 3: -30.261  FAILED, KNOWN, expected -30.262
    test 637 GeoidPGM('egm96-5.pgm').height(49.0, -120.5) kind 3: -15.984
    test 638 GeoidPGM('egm96-5.pgm').height(49.0, -103.5) kind 3: -18.636  FAILED, KNOWN, expected -18.635
    test 639 GeoidPGM('egm96-5.pgm').height(49.0, -86.5) kind 3: -37.749
    test 640 GeoidPGM('egm96-5.pgm').height(49.0, -69.5) kind 3: -26.691
    test 641 GeoidPGM('egm96-5.pgm').height(33.0, -120.5) kind 3: -39.561
    test 642 GeoidPGM('egm96-5.pgm').height(33.0, -103.5) kind 3: -22.563  FAILED, KNOWN, expected -22.562
    test 643 GeoidPGM('egm96-5.pgm').height(33.0, -86.5) kind 3: -30.012
    test 644 GeoidPGM('egm96-5.pgm').height(33.0, -69.5) kind 3: -48.039

    test 645 GeoidPGM('egm96-5.pgm').height() kind 3, eps max (in 0 FAILED): 0.001116
    test 646 GeoidPGM('egm96-5.pgm').height() kind 3, eps mean (of 15 total): 0.000383
    test 647 GeoidPGM('egm96-5.pgm').height() kind 3, eps stdev (of 15 total): 0.000294
    test 648 GeoidPGM('egm96-5.pgm').toStr: GeoidPGM('egm96-5.pgm'): lowerleft(25.0, -125.0, -45.543), upperright(55.0, -64.917, -16.097), center(40.0, -94.958, -32.13), highest(45.0, -110.083, -7.479), lowest(25.75, -69.583, -52.671)

    test 649 closed: True
    test 650 copy(GeoidPGM): (<class 'pygeodesy.geoids.GeoidPGM'>, True)
    test 651 GeoidPGM.copy(): (<class 'pygeodesy.geoids.GeoidPGM'>, True)
    test 652 GeoidKarney('egm2008-1.pgm').height(-76.981, 34.17) kind 2: 12.637  FAILED, KNOWN, expected 12.636
    test 653 GeoidKarney('egm2008-1.pgm').height(79.695, 88.806) kind 2: 0.749
    test 654 GeoidKarney('egm2008-1.pgm').height(-15.245, 168.748) kind 2: 65.110  FAILED, KNOWN, expected 65.109
    test 655 GeoidKarney('egm2008-1.pgm').height(-19.379, 15.855) kind 2: 24.889
    test 656 GeoidKarney('egm2008-1.pgm').height(43.378, -130.552) kind 2: -29.557
    test 657 GeoidKarney('egm2008-1.pgm').height(-16.075, 21.795) kind 2: 9.741  FAILED, KNOWN, expected 9.742
    test 658 GeoidKarney('egm2008-1.pgm').height(-11.256, -73.75) kind 2: 30.061  FAILED, KNOWN, expected 30.059
    test 659 GeoidKarney('egm2008-1.pgm').height(69.017, -15.921) kind 2: 60.691  FAILED, KNOWN, expected 60.690
    test 660 GeoidKarney('egm2008-1.pgm').height(2.221, 139.739) kind 2: 69.134  FAILED, KNOWN, expected 69.133
    test 661 GeoidKarney('egm2008-1.pgm').height(-9.097, 119.142) kind 2: 36.522  FAILED, KNOWN, expected 36.520
    test 662 GeoidKarney('egm2008-1.pgm').height(-28.524, -22.192) kind 2: 6.801
    test 663 GeoidKarney('egm2008-1.pgm').height(12.272, -136.424) kind 2: -20.652  FAILED, KNOWN, expected -20.651
    test 664 GeoidKarney('egm2008-1.pgm').height(-15.203, -85.604) kind 2: -3.040
    test 665 GeoidKarney('egm2008-1.pgm').height(-63.736, -77.17) kind 2: -1.329  FAILED, KNOWN, expected -1.328
    test 666 GeoidKarney('egm2008-1.pgm').height(-48.771, -90.102) kind 2: -2.171  FAILED, KNOWN, expected -2.172
    test 667 GeoidKarney('egm2008-1.pgm').height(-0.179, -126.368) kind 2: -17.411
    test 668 GeoidKarney('egm2008-1.pgm').height(1.586, -128.887) kind 2: -16.426  FAILED, KNOWN, expected -16.425
    test 669 GeoidKarney('egm2008-1.pgm').height(-48.781, -2.684) kind 2: 24.699  FAILED, KNOWN, expected 24.698
    test 670 GeoidKarney('egm2008-1.pgm').height(-49.092, 136.862) kind 2: -18.328  FAILED, KNOWN, expected -18.329
    test 671 GeoidKarney('egm2008-1.pgm').height(47.732, 17.552) kind 2: 43.802
    test 672 GeoidKarney('egm2008-1.pgm').height(-49.11, 85.706) kind 2: 18.716
    test 673 GeoidKarney('egm2008-1.pgm').height(-49.162, 40.321) kind 2: 44.468  FAILED, KNOWN, expected 44.469
    test 674 GeoidKarney('egm2008-1.pgm').height(3.498, 158.118) kind 2: 49.943  FAILED, KNOWN, expected 49.944
    test 675 GeoidKarney('egm2008-1.pgm').height(-35.616, 122.648) kind 2: -35.878
    test 676 GeoidKarney('egm2008-1.pgm').height(56.598, -96.114) kind 2: -40.777
    test 677 GeoidKarney('egm2008-1.pgm').height(-31.85, 149.121) kind 2: 26.560  FAILED, KNOWN, expected 26.559
    test 678 GeoidKarney('egm2008-1.pgm').height(-26.569, -177.792) kind 2: 49.361
    test 679 GeoidKarney('egm2008-1.pgm').height(76.735, -65.753) kind 2: 21.106  FAILED, KNOWN, expected 21.107
    test 680 GeoidKarney('egm2008-1.pgm').height(-21.404, -122.268) kind 2: -7.202
    test 681 GeoidKarney('egm2008-1.pgm').height(-77.133, -65.474) kind 2: -17.168
    test 682 GeoidKarney('egm2008-1.pgm').height(-58.812, 2.276) kind 2: 18.359
    test 683 GeoidKarney('egm2008-1.pgm').height(4.415, 155.683) kind 2: 52.118
    test 684 GeoidKarney('egm2008-1.pgm').height(-28.146, 107.081) kind 2: -38.949  FAILED, KNOWN, expected -38.950
    test 685 GeoidKarney('egm2008-1.pgm').height(-10.551, -126.69) kind 2: -9.935  FAILED, KNOWN, expected -9.934
    test 686 GeoidKarney('egm2008-1.pgm').height(-25.444, -103.337) kind 2: -2.879
    test 687 GeoidKarney('egm2008-1.pgm').height(24.436, 46.159) kind 2: -5.025
    test 688 GeoidKarney('egm2008-1.pgm').height(-72.889, 37.107) kind 2: 24.296
    test 689 GeoidKarney('egm2008-1.pgm').height(-19.629, 13.245) kind 2: 25.131
    test 690 GeoidKarney('egm2008-1.pgm').height(-7.602, 171.265) kind 2: 40.720  FAILED, KNOWN, expected 40.721
    test 691 GeoidKarney('egm2008-1.pgm').height(-45.364, -1.876) kind 2: 22.388
    test 692 GeoidKarney('egm2008-1.pgm').height(-7.292, -69.18) kind 2: 22.485  FAILED, KNOWN, expected 22.486
    test 693 GeoidKarney('egm2008-1.pgm').height(-31.566, -166.689) kind 2: 14.942  FAILED, KNOWN, expected 14.943
    test 694 GeoidKarney('egm2008-1.pgm').height(-82.751, -162.085) kind 2: -47.387
    test 695 GeoidKarney('egm2008-1.pgm').height(-40.7, 99.466) kind 2: -18.404  FAILED, KNOWN, expected -18.403
    test 696 GeoidKarney('egm2008-1.pgm').height(48.676, 39.69) kind 2: 10.186  FAILED, KNOWN, expected 10.185
    test 697 GeoidKarney('egm2008-1.pgm').height(74.817, -78.404) kind 2: 5.671
    test 698 GeoidKarney('egm2008-1.pgm').height(-81.032, -63.865) kind 2: -24.577
    test 699 GeoidKarney('egm2008-1.pgm').height(74.022, 9.432) kind 2: 43.288
    test 700 GeoidKarney('egm2008-1.pgm').height(-75.071, 17.579) kind 2: 13.747  FAILED, KNOWN, expected 13.748
    test 701 GeoidKarney('egm2008-1.pgm').height(-12.546, -54.851) kind 2: -5.342
    test 702 GeoidKarney('egm2008-1.pgm').height(-13.621, 42.408) kind 2: -25.579
    test 703 GeoidKarney('egm2008-1.pgm').height(-2.266, -91.951) kind 2: -9.849
    test 704 GeoidKarney('egm2008-1.pgm').height(-18.672, 42.547) kind 2: -10.491
    test 705 GeoidKarney('egm2008-1.pgm').height(-41.44, 157.413) kind 2: 0.243  FAILED, KNOWN, expected 0.244
    test 706 GeoidKarney('egm2008-1.pgm').height(53.686, -79.375) kind 2: -43.820  FAILED, KNOWN, expected -43.821
    test 707 GeoidKarney('egm2008-1.pgm').height(39.26, -30.351) kind 2: 57.400  FAILED, KNOWN, expected 57.401
    test 708 GeoidKarney('egm2008-1.pgm').height(-51.699, -141.493) kind 2: -17.889  FAILED, KNOWN, expected -17.890
    test 709 GeoidKarney('egm2008-1.pgm').height(36.585, 4.515) kind 2: 46.422  FAILED, KNOWN, expected 46.421
    test 710 GeoidKarney('egm2008-1.pgm').height(39.642, -54.659) kind 2: -14.475
    test 711 GeoidKarney('egm2008-1.pgm').height(59.761, 166.567) kind 2: 11.119  FAILED, KNOWN, expected 11.118
    test 712 GeoidKarney('egm2008-1.pgm').height(51.83, 13.357) kind 2: 42.291
    test 713 GeoidKarney('egm2008-1.pgm').height(-36.531, -175.431) kind 2: 22.327  FAILED, KNOWN, expected 22.326
    test 714 GeoidKarney('egm2008-1.pgm').height(-37.08, 125.264) kind 2: -33.098
    test 715 GeoidKarney('egm2008-1.pgm').height(-68.651, 92.732) kind 2: 9.431  FAILED, KNOWN, expected 9.430
    test 716 GeoidKarney('egm2008-1.pgm').height(35.087, 45.336) kind 2: 6.032
    test 717 GeoidKarney('egm2008-1.pgm').height(-61.356, -169.379) kind 2: -44.330
    test 718 GeoidKarney('egm2008-1.pgm').height(-36.955, 179.12) kind 2: 21.775
    test 719 GeoidKarney('egm2008-1.pgm').height(10.248, -6.714) kind 2: 29.243
    test 720 GeoidKarney('egm2008-1.pgm').height(36.868, 84.602) kind 2: -40.677  FAILED, KNOWN, expected -40.676
    test 721 GeoidKarney('egm2008-1.pgm').height(28.637, 88.933) kind 2: -31.353
    test 722 GeoidKarney('egm2008-1.pgm').height(54.811, -99.968) kind 2: -32.700  FAILED, KNOWN, expected -32.701
    test 723 GeoidKarney('egm2008-1.pgm').height(7.611, 145.911) kind 2: 60.628  FAILED, KNOWN, expected 60.629
    test 724 GeoidKarney('egm2008-1.pgm').height(59.412, 170.102) kind 2: 6.617
    test 725 GeoidKarney('egm2008-1.pgm').height(-61.469, 126.144) kind 2: -31.888  FAILED, KNOWN, expected -31.887
    test 726 GeoidKarney('egm2008-1.pgm').height(18.514, -137.083) kind 2: -26.536  FAILED, KNOWN, expected -26.535
    test 727 GeoidKarney('egm2008-1.pgm').height(7.854, -126.799) kind 2: -29.631  FAILED, KNOWN, expected -29.630
    test 728 GeoidKarney('egm2008-1.pgm').height(47.489, 134.183) kind 2: 22.274  FAILED, KNOWN, expected 22.275
    test 729 GeoidKarney('egm2008-1.pgm').height(-34.144, -11.922) kind 2: 17.095  FAILED, KNOWN, expected 17.094
    test 730 GeoidKarney('egm2008-1.pgm').height(-58.389, 117.458) kind 2: -20.940  FAILED, KNOWN, expected -20.941
    test 731 GeoidKarney('egm2008-1.pgm').height(9.773, 95.846) kind 2: -42.740
    test 732 GeoidKarney('egm2008-1.pgm').height(-53.12, 136.994) kind 2: -21.651
    test 733 GeoidKarney('egm2008-1.pgm').height(-50.35, 0.075) kind 2: 25.240
    test 734 GeoidKarney('egm2008-1.pgm').height(31.438, -170.879) kind 2: -8.758
    test 735 GeoidKarney('egm2008-1.pgm').height(37.541, -153.024) kind 2: -19.606  FAILED, KNOWN, expected -19.607
    test 736 GeoidKarney('egm2008-1.pgm').height(27.586, 2.444) kind 2: 26.258
    test 737 GeoidKarney('egm2008-1.pgm').height(-26.139, -106.201) kind 2: -3.824
    test 738 GeoidKarney('egm2008-1.pgm').height(-33.426, -14.84) kind 2: 18.194  FAILED, KNOWN, expected 18.195
    test 739 GeoidKarney('egm2008-1.pgm').height(39.586, -153.019) kind 2: -17.724  FAILED, KNOWN, expected -17.725
    test 740 GeoidKarney('egm2008-1.pgm').height(-60.79, -2.578) kind 2: 14.511  FAILED, KNOWN, expected 14.513
    test 741 GeoidKarney('egm2008-1.pgm').height(-20.131, 21.975) kind 2: 16.808  FAILED, KNOWN, expected 16.809
    test 742 GeoidKarney('egm2008-1.pgm').height(75.649, 99.921) kind 2: -8.025  FAILED, KNOWN, expected -8.026
    test 743 GeoidKarney('egm2008-1.pgm').height(-0.385, -23.788) kind 2: 9.688
    test 744 GeoidKarney('egm2008-1.pgm').height(-51.56, -50.327) kind 2: 6.218
    test 745 GeoidKarney('egm2008-1.pgm').height(-43.129, -167.271) kind 2: -2.725  FAILED, KNOWN, expected -2.724
    test 746 GeoidKarney('egm2008-1.pgm').height(46.374, 71.948) kind 2: -42.566  FAILED, KNOWN, expected -42.565
    test 747 GeoidKarney('egm2008-1.pgm').height(-22.783, 140.657) kind 2: 38.341
    test 748 GeoidKarney('egm2008-1.pgm').height(-12.056, 122.804) kind 2: 33.888  FAILED, KNOWN, expected 33.889
    test 749 GeoidKarney('egm2008-1.pgm').height(30.127, 94.738) kind 2: -37.382  FAILED, KNOWN, expected -37.380
    test 750 GeoidKarney('egm2008-1.pgm').height(46.296, -174.479) kind 2: -1.857  FAILED, KNOWN, expected -1.858
    test 751 GeoidKarney('egm2008-1.pgm').height(34.99, 15.052) kind 2: 34.196  FAILED, KNOWN, expected 34.195
    test 752 GeoidKarney('egm2008-1.pgm').height(-51.287, 90.565) kind 2: 12.767
    test 753 GeoidKarney('egm2008-1.pgm').height(34.217, 141.302) kind 2: 15.612
    test 754 GeoidKarney('egm2008-1.pgm').height(-40.423, -142.787) kind 2: -11.063
    test 755 GeoidKarney('egm2008-1.pgm').height(-17.854, -170.216) kind 2: 27.387
    test 756 GeoidKarney('egm2008-1.pgm').height(47.803, 112.701) kind 2: -23.817
    test 757 GeoidKarney('egm2008-1.pgm').height(-23.276, 133.454) kind 2: 18.713  FAILED, KNOWN, expected 18.712
    test 758 GeoidKarney('egm2008-1.pgm').height(-26.884, -36.571) kind 2: -7.343  FAILED, KNOWN, expected -7.344
    test 759 GeoidKarney('egm2008-1.pgm').height(-37.106, 31.128) kind 2: 29.997  FAILED, KNOWN, expected 29.998
    test 760 GeoidKarney('egm2008-1.pgm').height(-75.363, -173.674) kind 2: -61.869
    test 761 GeoidKarney('egm2008-1.pgm').height(-18.305, 69.016) kind 2: -24.937
    test 762 GeoidKarney('egm2008-1.pgm').height(39.527, 23.58) kind 2: 38.558  FAILED, KNOWN, expected 38.556
    test 763 GeoidKarney('egm2008-1.pgm').height(68.903, 30.97) kind 2: 19.672  FAILED, KNOWN, expected 19.671
    test 764 GeoidKarney('egm2008-1.pgm').height(53.937, 168.318) kind 2: 2.273  FAILED, KNOWN, expected 2.272
    test 765 GeoidKarney('egm2008-1.pgm').height(-38.6, 64.812) kind 2: 24.863
    test 766 GeoidKarney('egm2008-1.pgm').height(-41.396, -69.739) kind 2: 21.637  FAILED, KNOWN, expected 21.636
    test 767 GeoidKarney('egm2008-1.pgm').height(50.158, 72.319) kind 2: -33.851
    test 768 GeoidKarney('egm2008-1.pgm').height(27.692, 176.153) kind 2: -5.299
    test 769 GeoidKarney('egm2008-1.pgm').height(-48.419, 170.454) kind 2: -6.789
    test 770 GeoidKarney('egm2008-1.pgm').height(-65.346, -124.976) kind 2: -35.030
    test 771 GeoidKarney('egm2008-1.pgm').height(-51.873, 167.266) kind 2: -15.338
    test 772 GeoidKarney('egm2008-1.pgm').height(-7.263, 84.308) kind 2: -79.356
    test 773 GeoidKarney('egm2008-1.pgm').height(-1.461, -105.458) kind 2: -16.650
    test 774 GeoidKarney('egm2008-1.pgm').height(7.684, 161.873) kind 2: 36.358  FAILED, KNOWN, expected 36.359
    test 775 GeoidKarney('egm2008-1.pgm').height(-31.475, -158.52) kind 2: 3.614  FAILED, KNOWN, expected 3.615
    test 776 GeoidKarney('egm2008-1.pgm').height(-36.187, 62.917) kind 2: 23.946  FAILED, KNOWN, expected 23.947
    test 777 GeoidKarney('egm2008-1.pgm').height(16.003, 141.687) kind 2: 51.495
    test 778 GeoidKarney('egm2008-1.pgm').height(30.182, 86.261) kind 2: -30.909  FAILED, KNOWN, expected -30.910
    test 779 GeoidKarney('egm2008-1.pgm').height(-77.304, 159.498) kind 2: -52.131
    test 780 GeoidKarney('egm2008-1.pgm').height(39.536, 139.795) kind 2: 37.046  FAILED, KNOWN, expected 37.045
    test 781 GeoidKarney('egm2008-1.pgm').height(8.569, 134.618) kind 2: 64.181  FAILED, KNOWN, expected 64.180
    test 782 GeoidKarney('egm2008-1.pgm').height(14.473, 90.596) kind 2: -62.475
    test 783 GeoidKarney('egm2008-1.pgm').height(-13.138, -99.589) kind 2: -8.454
    test 784 GeoidKarney('egm2008-1.pgm').height(34.212, -26.307) kind 2: 40.834
    test 785 GeoidKarney('egm2008-1.pgm').height(21.89, 76.371) kind 2: -60.456  FAILED, KNOWN, expected -60.455
    test 786 GeoidKarney('egm2008-1.pgm').height(29.793, 120.487) kind 2: 9.727
    test 787 GeoidKarney('egm2008-1.pgm').height(15.724, 122.714) kind 2: 32.143  FAILED, KNOWN, expected 32.142
    test 788 GeoidKarney('egm2008-1.pgm').height(-66.208, -78.499) kind 2: -6.221  FAILED, KNOWN, expected -6.220
    test 789 GeoidKarney('egm2008-1.pgm').height(-39.507, 55.809) kind 2: 32.489
    test 790 GeoidKarney('egm2008-1.pgm').height(28.159, 51.476) kind 2: -24.692
    test 791 GeoidKarney('egm2008-1.pgm').height(-36.207, 120.205) kind 2: -38.748  FAILED, KNOWN, expected -38.749
    test 792 GeoidKarney('egm2008-1.pgm').height(30.575, -99.998) kind 2: -23.254  FAILED, KNOWN, expected -23.255
    test 793 GeoidKarney('egm2008-1.pgm').height(-16.993, 37.136) kind 2: -13.454  FAILED, KNOWN, expected -13.455
    test 794 GeoidKarney('egm2008-1.pgm').height(-11.477, 12.039) kind 2: 16.627
    test 795 GeoidKarney('egm2008-1.pgm').height(30.428, -144.765) kind 2: -22.221
    test 796 GeoidKarney('egm2008-1.pgm').height(-17.44, -92.424) kind 2: -4.836
    test 797 GeoidKarney('egm2008-1.pgm').height(40.203, 143.43) kind 2: 19.571
    test 798 GeoidKarney('egm2008-1.pgm').height(-37.098, -106.574) kind 2: -9.227
    test 799 GeoidKarney('egm2008-1.pgm').height(54.62, -68.413) kind 2: -23.248
    test 800 GeoidKarney('egm2008-1.pgm').height(-31.633, 148.182) kind 2: 24.829
    test 801 GeoidKarney('egm2008-1.pgm').height(-56.07, -141.407) kind 2: -21.706  FAILED, KNOWN, expected -21.705
    test 802 GeoidKarney('egm2008-1.pgm').height(-8.195, -52.691) kind 2: -17.054  FAILED, KNOWN, expected -17.053
    test 803 GeoidKarney('egm2008-1.pgm').height(17.851, 24.749) kind 2: 11.716
    test 804 GeoidKarney('egm2008-1.pgm').height(0.349, -108.333) kind 2: -19.529  FAILED, KNOWN, expected -19.530
    test 805 GeoidKarney('egm2008-1.pgm').height(15.038, 126.191) kind 2: 45.929
    test 806 GeoidKarney('egm2008-1.pgm').height(-21.111, -123.696) kind 2: -8.283
    test 807 GeoidKarney('egm2008-1.pgm').height(30.947, 173.002) kind 2: -8.467
    test 808 GeoidKarney('egm2008-1.pgm').height(-10.698, -144.091) kind 2: -1.829
    test 809 GeoidKarney('egm2008-1.pgm').height(-29.412, 124.753) kind 2: -16.505  FAILED, KNOWN, expected -16.506
    test 810 GeoidKarney('egm2008-1.pgm').height(38.224, -137.189) kind 2: -35.384
    test 811 GeoidKarney('egm2008-1.pgm').height(36.064, -132.409) kind 2: -38.962  FAILED, KNOWN, expected -38.963
    test 812 GeoidKarney('egm2008-1.pgm').height(29.975, 178.076) kind 2: -6.956
    test 813 GeoidKarney('egm2008-1.pgm').height(-21.346, 169.26) kind 2: 51.006  FAILED, KNOWN, expected 51.005
    test 814 GeoidKarney('egm2008-1.pgm').height(49.282, -152.934) kind 2: 1.193  FAILED, KNOWN, expected 1.192
    test 815 GeoidKarney('egm2008-1.pgm').height(16.349, -99.962) kind 2: -15.038
    test 816 GeoidKarney('egm2008-1.pgm').height(-14.293, -167.34) kind 2: 17.792  FAILED, KNOWN, expected 17.791
    test 817 GeoidKarney('egm2008-1.pgm').height(47.166, -38.523) kind 2: 44.653  FAILED, KNOWN, expected 44.652
    test 818 GeoidKarney('egm2008-1.pgm').height(-58.911, 114.347) kind 2: -17.972  FAILED, KNOWN, expected -17.971
    test 819 GeoidKarney('egm2008-1.pgm').height(-9.055, 111.294) kind 2: 11.631
    test 820 GeoidKarney('egm2008-1.pgm').height(18.391, 29.692) kind 2: 7.394
    test 821 GeoidKarney('egm2008-1.pgm').height(-15.074, 22.153) kind 2: 7.932
    test 822 GeoidKarney('egm2008-1.pgm').height(-4.235, 62.001) kind 2: -60.594  FAILED, KNOWN, expected -60.593
    test 823 GeoidKarney('egm2008-1.pgm').height(15.171, -86.583) kind 2: 4.382  FAILED, KNOWN, expected 4.384
    test 824 GeoidKarney('egm2008-1.pgm').height(79.254, 112.116) kind 2: 1.296  FAILED, KNOWN, expected 1.297
    test 825 GeoidKarney('egm2008-1.pgm').height(15.947, 156.093) kind 2: 30.852
    test 826 GeoidKarney('egm2008-1.pgm').height(68.371, -177.382) kind 2: 2.705  FAILED, KNOWN, expected 2.704
    test 827 GeoidKarney('egm2008-1.pgm').height(-41.931, -72.093) kind 2: 21.263  FAILED, KNOWN, expected 21.264
    test 828 GeoidKarney('egm2008-1.pgm').height(-1.193, -143.133) kind 2: 5.443
    test 829 GeoidKarney('egm2008-1.pgm').height(-37.006, 154.513) kind 2: 9.998
    test 830 GeoidKarney('egm2008-1.pgm').height(-22.148, 9.938) kind 2: 22.428
    test 831 GeoidKarney('egm2008-1.pgm').height(24.329, 109.044) kind 2: -23.156  FAILED, KNOWN, expected -23.154
    test 832 GeoidKarney('egm2008-1.pgm').height(-54.878, 114.691) kind 2: -17.662
    test 833 GeoidKarney('egm2008-1.pgm').height(45.601, -80.458) kind 2: -36.840  FAILED, KNOWN, expected -36.839
    test 834 GeoidKarney('egm2008-1.pgm').height(2.372, 58.974) kind 2: -61.220  FAILED, KNOWN, expected -61.221
    test 835 GeoidKarney('egm2008-1.pgm').height(15.937, 165.854) kind 2: 20.355
    test 836 GeoidKarney('egm2008-1.pgm').height(4.889, -24.213) kind 2: 13.147
    test 837 GeoidKarney('egm2008-1.pgm').height(-11.392, 179.558) kind 2: 41.072
    test 838 GeoidKarney('egm2008-1.pgm').height(58.246, 4.862) kind 2: 42.982
    test 839 GeoidKarney('egm2008-1.pgm').height(34.302, -109.109) kind 2: -22.997  FAILED, KNOWN, expected -22.998
    test 840 GeoidKarney('egm2008-1.pgm').height(-58.196, 117.306) kind 2: -20.662
    test 841 GeoidKarney('egm2008-1.pgm').height(44.5, 173.769) kind 2: -8.438
    test 842 GeoidKarney('egm2008-1.pgm').height(-28.863, -139.775) kind 2: -8.711  FAILED, KNOWN, expected -8.712
    test 843 GeoidKarney('egm2008-1.pgm').height(19.507, -96.099) kind 2: -12.654  FAILED, KNOWN, expected -12.653
    test 844 GeoidKarney('egm2008-1.pgm').height(-42.488, -73.907) kind 2: 17.163  FAILED, KNOWN, expected 17.166
    test 845 GeoidKarney('egm2008-1.pgm').height(46.138, -141.429) kind 2: -19.873  FAILED, KNOWN, expected -19.874
    test 846 GeoidKarney('egm2008-1.pgm').height(60.507, 93.743) kind 2: -31.124
    test 847 GeoidKarney('egm2008-1.pgm').height(26.219, -145.434) kind 2: -17.307
    test 848 GeoidKarney('egm2008-1.pgm').height(-28.687, 3.37) kind 2: 23.437  FAILED, KNOWN, expected 23.434
    test 849 GeoidKarney('egm2008-1.pgm').height(-15.008, 117.45) kind 2: 4.508
    test 850 GeoidKarney('egm2008-1.pgm').height(40.71, 144.095) kind 2: 11.550  FAILED, KNOWN, expected 11.549
    test 851 GeoidKarney('egm2008-1.pgm').height(20.823, -173.611) kind 2: 5.749  FAILED, KNOWN, expected 5.748
    test 852 GeoidKarney('egm2008-1.pgm').height(16.776, -3.009) kind 2: 28.788
    test 853 GeoidKarney('egm2008-1.pgm').height(41.0, -95.0) kind 2: -30.588  FAILED, KNOWN, expected -30.589
    test 854 GeoidKarney('egm2008-1.pgm').height(49.0, -120.5) kind 2: -15.273
    test 855 GeoidKarney('egm2008-1.pgm').height(49.0, -103.5) kind 2: -18.624
    test 856 GeoidKarney('egm2008-1.pgm').height(49.0, -86.5) kind 2: -37.872  FAILED, KNOWN, expected -37.873
    test 857 GeoidKarney('egm2008-1.pgm').height(49.0, -69.5) kind 2: -26.511
    test 858 GeoidKarney('egm2008-1.pgm').height(33.0, -120.5) kind 2: -39.600
    test 859 GeoidKarney('egm2008-1.pgm').height(33.0, -103.5) kind 2: -22.689
    test 860 GeoidKarney('egm2008-1.pgm').height(33.0, -86.5) kind 2: -30.066  FAILED, KNOWN, expected -30.067
    test 861 GeoidKarney('egm2008-1.pgm').height(33.0, -69.5) kind 2: -48.093

    test 862 GeoidKarney('egm2008-1.pgm').height() kind 2, hits 0, eps max (in 0 FAILED): 0.002537
    test 863 GeoidKarney('egm2008-1.pgm').height() kind 2, hits 0, eps mean (of 210 total): 0.000543
    test 864 GeoidKarney('egm2008-1.pgm').height() kind 2, hits 0, eps stdev (of 210 total): 0.000458
    test 865 GeoidKarney('egm2008-1.pgm').toStr: GeoidKarney('egm2008-1.pgm'): lowerleft(-90.0, -180.0, -30.15), upperright(90.0, 180.0, 14.898), center(0.0, 0.0, 17.226), highest(-8.4, 147.367, 85.839), lowest(4.7, 78.767, -106.911)

    test 866 closed: True
    test 867 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 868 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 869 GeoidKarney('egm2008-1.pgm').height(-76.981, 34.17) kind 3: 12.637  FAILED, KNOWN, expected 12.636
    test 870 GeoidKarney('egm2008-1.pgm').height(79.695, 88.806) kind 3: 0.749
    test 871 GeoidKarney('egm2008-1.pgm').height(-15.245, 168.748) kind 3: 65.110  FAILED, KNOWN, expected 65.109
    test 872 GeoidKarney('egm2008-1.pgm').height(-19.379, 15.855) kind 3: 24.889
    test 873 GeoidKarney('egm2008-1.pgm').height(43.378, -130.552) kind 3: -29.556  FAILED, KNOWN, expected -29.557
    test 874 GeoidKarney('egm2008-1.pgm').height(-16.075, 21.795) kind 3: 9.741  FAILED, KNOWN, expected 9.742
    test 875 GeoidKarney('egm2008-1.pgm').height(-11.256, -73.75) kind 3: 30.060  FAILED, KNOWN, expected 30.059
    test 876 GeoidKarney('egm2008-1.pgm').height(69.017, -15.921) kind 3: 60.690
    test 877 GeoidKarney('egm2008-1.pgm').height(2.221, 139.739) kind 3: 69.134  FAILED, KNOWN, expected 69.133
    test 878 GeoidKarney('egm2008-1.pgm').height(-9.097, 119.142) kind 3: 36.521  FAILED, KNOWN, expected 36.520
    test 879 GeoidKarney('egm2008-1.pgm').height(-28.524, -22.192) kind 3: 6.801
    test 880 GeoidKarney('egm2008-1.pgm').height(12.272, -136.424) kind 3: -20.652  FAILED, KNOWN, expected -20.651
    test 881 GeoidKarney('egm2008-1.pgm').height(-15.203, -85.604) kind 3: -3.040
    test 882 GeoidKarney('egm2008-1.pgm').height(-63.736, -77.17) kind 3: -1.329  FAILED, KNOWN, expected -1.328
    test 883 GeoidKarney('egm2008-1.pgm').height(-48.771, -90.102) kind 3: -2.171  FAILED, KNOWN, expected -2.172
    test 884 GeoidKarney('egm2008-1.pgm').height(-0.179, -126.368) kind 3: -17.411
    test 885 GeoidKarney('egm2008-1.pgm').height(1.586, -128.887) kind 3: -16.426  FAILED, KNOWN, expected -16.425
    test 886 GeoidKarney('egm2008-1.pgm').height(-48.781, -2.684) kind 3: 24.699  FAILED, KNOWN, expected 24.698
    test 887 GeoidKarney('egm2008-1.pgm').height(-49.092, 136.862) kind 3: -18.328  FAILED, KNOWN, expected -18.329
    test 888 GeoidKarney('egm2008-1.pgm').height(47.732, 17.552) kind 3: 43.802
    test 889 GeoidKarney('egm2008-1.pgm').height(-49.11, 85.706) kind 3: 18.716
    test 890 GeoidKarney('egm2008-1.pgm').height(-49.162, 40.321) kind 3: 44.468  FAILED, KNOWN, expected 44.469
    test 891 GeoidKarney('egm2008-1.pgm').height(3.498, 158.118) kind 3: 49.943  FAILED, KNOWN, expected 49.944
    test 892 GeoidKarney('egm2008-1.pgm').height(-35.616, 122.648) kind 3: -35.878
    test 893 GeoidKarney('egm2008-1.pgm').height(56.598, -96.114) kind 3: -40.777
    test 894 GeoidKarney('egm2008-1.pgm').height(-31.85, 149.121) kind 3: 26.559
    test 895 GeoidKarney('egm2008-1.pgm').height(-26.569, -177.792) kind 3: 49.362  FAILED, KNOWN, expected 49.361
    test 896 GeoidKarney('egm2008-1.pgm').height(76.735, -65.753) kind 3: 21.106  FAILED, KNOWN, expected 21.107
    test 897 GeoidKarney('egm2008-1.pgm').height(-21.404, -122.268) kind 3: -7.203  FAILED, KNOWN, expected -7.202
    test 898 GeoidKarney('egm2008-1.pgm').height(-77.133, -65.474) kind 3: -17.167  FAILED, KNOWN, expected -17.168
    test 899 GeoidKarney('egm2008-1.pgm').height(-58.812, 2.276) kind 3: 18.359
    test 900 GeoidKarney('egm2008-1.pgm').height(4.415, 155.683) kind 3: 52.117  FAILED, KNOWN, expected 52.118
    test 901 GeoidKarney('egm2008-1.pgm').height(-28.146, 107.081) kind 3: -38.950
    test 902 GeoidKarney('egm2008-1.pgm').height(-10.551, -126.69) kind 3: -9.935  FAILED, KNOWN, expected -9.934
    test 903 GeoidKarney('egm2008-1.pgm').height(-25.444, -103.337) kind 3: -2.879
    test 904 GeoidKarney('egm2008-1.pgm').height(24.436, 46.159) kind 3: -5.025
    test 905 GeoidKarney('egm2008-1.pgm').height(-72.889, 37.107) kind 3: 24.296
    test 906 GeoidKarney('egm2008-1.pgm').height(-19.629, 13.245) kind 3: 25.131
    test 907 GeoidKarney('egm2008-1.pgm').height(-7.602, 171.265) kind 3: 40.720  FAILED, KNOWN, expected 40.721
    test 908 GeoidKarney('egm2008-1.pgm').height(-45.364, -1.876) kind 3: 22.387  FAILED, KNOWN, expected 22.388
    test 909 GeoidKarney('egm2008-1.pgm').height(-7.292, -69.18) kind 3: 22.485  FAILED, KNOWN, expected 22.486
    test 910 GeoidKarney('egm2008-1.pgm').height(-31.566, -166.689) kind 3: 14.942  FAILED, KNOWN, expected 14.943
    test 911 GeoidKarney('egm2008-1.pgm').height(-82.751, -162.085) kind 3: -47.387
    test 912 GeoidKarney('egm2008-1.pgm').height(-40.7, 99.466) kind 3: -18.404  FAILED, KNOWN, expected -18.403
    test 913 GeoidKarney('egm2008-1.pgm').height(48.676, 39.69) kind 3: 10.185
    test 914 GeoidKarney('egm2008-1.pgm').height(74.817, -78.404) kind 3: 5.670  FAILED, KNOWN, expected 5.671
    test 915 GeoidKarney('egm2008-1.pgm').height(-81.032, -63.865) kind 3: -24.577
    test 916 GeoidKarney('egm2008-1.pgm').height(74.022, 9.432) kind 3: 43.288
    test 917 GeoidKarney('egm2008-1.pgm').height(-75.071, 17.579) kind 3: 13.747  FAILED, KNOWN, expected 13.748
    test 918 GeoidKarney('egm2008-1.pgm').height(-12.546, -54.851) kind 3: -5.342
    test 919 GeoidKarney('egm2008-1.pgm').height(-13.621, 42.408) kind 3: -25.579
    test 920 GeoidKarney('egm2008-1.pgm').height(-2.266, -91.951) kind 3: -9.849
    test 921 GeoidKarney('egm2008-1.pgm').height(-18.672, 42.547) kind 3: -10.490  FAILED, KNOWN, expected -10.491
    test 922 GeoidKarney('egm2008-1.pgm').height(-41.44, 157.413) kind 3: 0.243  FAILED, KNOWN, expected 0.244
    test 923 GeoidKarney('egm2008-1.pgm').height(53.686, -79.375) kind 3: -43.820  FAILED, KNOWN, expected -43.821
    test 924 GeoidKarney('egm2008-1.pgm').height(39.26, -30.351) kind 3: 57.401
    test 925 GeoidKarney('egm2008-1.pgm').height(-51.699, -141.493) kind 3: -17.889  FAILED, KNOWN, expected -17.890
    test 926 GeoidKarney('egm2008-1.pgm').height(36.585, 4.515) kind 3: 46.423  FAILED, KNOWN, expected 46.421
    test 927 GeoidKarney('egm2008-1.pgm').height(39.642, -54.659) kind 3: -14.475
    test 928 GeoidKarney('egm2008-1.pgm').height(59.761, 166.567) kind 3: 11.118
    test 929 GeoidKarney('egm2008-1.pgm').height(51.83, 13.357) kind 3: 42.291
    test 930 GeoidKarney('egm2008-1.pgm').height(-36.531, -175.431) kind 3: 22.327  FAILED, KNOWN, expected 22.326
    test 931 GeoidKarney('egm2008-1.pgm').height(-37.08, 125.264) kind 3: -33.098
    test 932 GeoidKarney('egm2008-1.pgm').height(-68.651, 92.732) kind 3: 9.431  FAILED, KNOWN, expected 9.430
    test 933 GeoidKarney('egm2008-1.pgm').height(35.087, 45.336) kind 3: 6.032
    test 934 GeoidKarney('egm2008-1.pgm').height(-61.356, -169.379) kind 3: -44.330
    test 935 GeoidKarney('egm2008-1.pgm').height(-36.955, 179.12) kind 3: 21.775
    test 936 GeoidKarney('egm2008-1.pgm').height(10.248, -6.714) kind 3: 29.243
    test 937 GeoidKarney('egm2008-1.pgm').height(36.868, 84.602) kind 3: -40.677  FAILED, KNOWN, expected -40.676
    test 938 GeoidKarney('egm2008-1.pgm').height(28.637, 88.933) kind 3: -31.352  FAILED, KNOWN, expected -31.353
    test 939 GeoidKarney('egm2008-1.pgm').height(54.811, -99.968) kind 3: -32.700  FAILED, KNOWN, expected -32.701
    test 940 GeoidKarney('egm2008-1.pgm').height(7.611, 145.911) kind 3: 60.628  FAILED, KNOWN, expected 60.629
    test 941 GeoidKarney('egm2008-1.pgm').height(59.412, 170.102) kind 3: 6.617
    test 942 GeoidKarney('egm2008-1.pgm').height(-61.469, 126.144) kind 3: -31.887
    test 943 GeoidKarney('egm2008-1.pgm').height(18.514, -137.083) kind 3: -26.536  FAILED, KNOWN, expected -26.535
    test 944 GeoidKarney('egm2008-1.pgm').height(7.854, -126.799) kind 3: -29.631  FAILED, KNOWN, expected -29.630
    test 945 GeoidKarney('egm2008-1.pgm').height(47.489, 134.183) kind 3: 22.274  FAILED, KNOWN, expected 22.275
    test 946 GeoidKarney('egm2008-1.pgm').height(-34.144, -11.922) kind 3: 17.095  FAILED, KNOWN, expected 17.094
    test 947 GeoidKarney('egm2008-1.pgm').height(-58.389, 117.458) kind 3: -20.940  FAILED, KNOWN, expected -20.941
    test 948 GeoidKarney('egm2008-1.pgm').height(9.773, 95.846) kind 3: -42.740
    test 949 GeoidKarney('egm2008-1.pgm').height(-53.12, 136.994) kind 3: -21.651
    test 950 GeoidKarney('egm2008-1.pgm').height(-50.35, 0.075) kind 3: 25.240
    test 951 GeoidKarney('egm2008-1.pgm').height(31.438, -170.879) kind 3: -8.758
    test 952 GeoidKarney('egm2008-1.pgm').height(37.541, -153.024) kind 3: -19.606  FAILED, KNOWN, expected -19.607
    test 953 GeoidKarney('egm2008-1.pgm').height(27.586, 2.444) kind 3: 26.258
    test 954 GeoidKarney('egm2008-1.pgm').height(-26.139, -106.201) kind 3: -3.823  FAILED, KNOWN, expected -3.824
    test 955 GeoidKarney('egm2008-1.pgm').height(-33.426, -14.84) kind 3: 18.195
    test 956 GeoidKarney('egm2008-1.pgm').height(39.586, -153.019) kind 3: -17.724  FAILED, KNOWN, expected -17.725
    test 957 GeoidKarney('egm2008-1.pgm').height(-60.79, -2.578) kind 3: 14.512  FAILED, KNOWN, expected 14.513
    test 958 GeoidKarney('egm2008-1.pgm').height(-20.131, 21.975) kind 3: 16.808  FAILED, KNOWN, expected 16.809
    test 959 GeoidKarney('egm2008-1.pgm').height(75.649, 99.921) kind 3: -8.025  FAILED, KNOWN, expected -8.026
    test 960 GeoidKarney('egm2008-1.pgm').height(-0.385, -23.788) kind 3: 9.689  FAILED, KNOWN, expected 9.688
    test 961 GeoidKarney('egm2008-1.pgm').height(-51.56, -50.327) kind 3: 6.218
    test 962 GeoidKarney('egm2008-1.pgm').height(-43.129, -167.271) kind 3: -2.725  FAILED, KNOWN, expected -2.724
    test 963 GeoidKarney('egm2008-1.pgm').height(46.374, 71.948) kind 3: -42.566  FAILED, KNOWN, expected -42.565
    test 964 GeoidKarney('egm2008-1.pgm').height(-22.783, 140.657) kind 3: 38.342  FAILED, KNOWN, expected 38.341
    test 965 GeoidKarney('egm2008-1.pgm').height(-12.056, 122.804) kind 3: 33.888  FAILED, KNOWN, expected 33.889
    test 966 GeoidKarney('egm2008-1.pgm').height(30.127, 94.738) kind 3: -37.381  FAILED, KNOWN, expected -37.380
    test 967 GeoidKarney('egm2008-1.pgm').height(46.296, -174.479) kind 3: -1.857  FAILED, KNOWN, expected -1.858
    test 968 GeoidKarney('egm2008-1.pgm').height(34.99, 15.052) kind 3: 34.196  FAILED, KNOWN, expected 34.195
    test 969 GeoidKarney('egm2008-1.pgm').height(-51.287, 90.565) kind 3: 12.767
    test 970 GeoidKarney('egm2008-1.pgm').height(34.217, 141.302) kind 3: 15.612
    test 971 GeoidKarney('egm2008-1.pgm').height(-40.423, -142.787) kind 3: -11.063
    test 972 GeoidKarney('egm2008-1.pgm').height(-17.854, -170.216) kind 3: 27.386  FAILED, KNOWN, expected 27.387
    test 973 GeoidKarney('egm2008-1.pgm').height(47.803, 112.701) kind 3: -23.817
    test 974 GeoidKarney('egm2008-1.pgm').height(-23.276, 133.454) kind 3: 18.713  FAILED, KNOWN, expected 18.712
    test 975 GeoidKarney('egm2008-1.pgm').height(-26.884, -36.571) kind 3: -7.343  FAILED, KNOWN, expected -7.344
    test 976 GeoidKarney('egm2008-1.pgm').height(-37.106, 31.128) kind 3: 29.997  FAILED, KNOWN, expected 29.998
    test 977 GeoidKarney('egm2008-1.pgm').height(-75.363, -173.674) kind 3: -61.869
    test 978 GeoidKarney('egm2008-1.pgm').height(-18.305, 69.016) kind 3: -24.938  FAILED, KNOWN, expected -24.937
    test 979 GeoidKarney('egm2008-1.pgm').height(39.527, 23.58) kind 3: 38.557  FAILED, KNOWN, expected 38.556
    test 980 GeoidKarney('egm2008-1.pgm').height(68.903, 30.97) kind 3: 19.671
    test 981 GeoidKarney('egm2008-1.pgm').height(53.937, 168.318) kind 3: 2.273  FAILED, KNOWN, expected 2.272
    test 982 GeoidKarney('egm2008-1.pgm').height(-38.6, 64.812) kind 3: 24.863
    test 983 GeoidKarney('egm2008-1.pgm').height(-41.396, -69.739) kind 3: 21.636
    test 984 GeoidKarney('egm2008-1.pgm').height(50.158, 72.319) kind 3: -33.850  FAILED, KNOWN, expected -33.851
    test 985 GeoidKarney('egm2008-1.pgm').height(27.692, 176.153) kind 3: -5.299
    test 986 GeoidKarney('egm2008-1.pgm').height(-48.419, 170.454) kind 3: -6.789
    test 987 GeoidKarney('egm2008-1.pgm').height(-65.346, -124.976) kind 3: -35.030
    test 988 GeoidKarney('egm2008-1.pgm').height(-51.873, 167.266) kind 3: -15.338
    test 989 GeoidKarney('egm2008-1.pgm').height(-7.263, 84.308) kind 3: -79.356
    test 990 GeoidKarney('egm2008-1.pgm').height(-1.461, -105.458) kind 3: -16.649  FAILED, KNOWN, expected -16.650
    test 991 GeoidKarney('egm2008-1.pgm').height(7.684, 161.873) kind 3: 36.359
    test 992 GeoidKarney('egm2008-1.pgm').height(-31.475, -158.52) kind 3: 3.614  FAILED, KNOWN, expected 3.615
    test 993 GeoidKarney('egm2008-1.pgm').height(-36.187, 62.917) kind 3: 23.946  FAILED, KNOWN, expected 23.947
    test 994 GeoidKarney('egm2008-1.pgm').height(16.003, 141.687) kind 3: 51.494  FAILED, KNOWN, expected 51.495
    test 995 GeoidKarney('egm2008-1.pgm').height(30.182, 86.261) kind 3: -30.909  FAILED, KNOWN, expected -30.910
    test 996 GeoidKarney('egm2008-1.pgm').height(-77.304, 159.498) kind 3: -52.131
    test 997 GeoidKarney('egm2008-1.pgm').height(39.536, 139.795) kind 3: 37.046  FAILED, KNOWN, expected 37.045
    test 998 GeoidKarney('egm2008-1.pgm').height(8.569, 134.618) kind 3: 64.181  FAILED, KNOWN, expected 64.180
    test 999 GeoidKarney('egm2008-1.pgm').height(14.473, 90.596) kind 3: -62.475
    test 1000 GeoidKarney('egm2008-1.pgm').height(-13.138, -99.589) kind 3: -8.454
    test 1001 GeoidKarney('egm2008-1.pgm').height(34.212, -26.307) kind 3: 40.834
    test 1002 GeoidKarney('egm2008-1.pgm').height(21.89, 76.371) kind 3: -60.455
    test 1003 GeoidKarney('egm2008-1.pgm').height(29.793, 120.487) kind 3: 9.728  FAILED, KNOWN, expected 9.727
    test 1004 GeoidKarney('egm2008-1.pgm').height(15.724, 122.714) kind 3: 32.141  FAILED, KNOWN, expected 32.142
    test 1005 GeoidKarney('egm2008-1.pgm').height(-66.208, -78.499) kind 3: -6.221  FAILED, KNOWN, expected -6.220
    test 1006 GeoidKarney('egm2008-1.pgm').height(-39.507, 55.809) kind 3: 32.488  FAILED, KNOWN, expected 32.489
    test 1007 GeoidKarney('egm2008-1.pgm').height(28.159, 51.476) kind 3: -24.692
    test 1008 GeoidKarney('egm2008-1.pgm').height(-36.207, 120.205) kind 3: -38.749
    test 1009 GeoidKarney('egm2008-1.pgm').height(30.575, -99.998) kind 3: -23.254  FAILED, KNOWN, expected -23.255
    test 1010 GeoidKarney('egm2008-1.pgm').height(-16.993, 37.136) kind 3: -13.454  FAILED, KNOWN, expected -13.455
    test 1011 GeoidKarney('egm2008-1.pgm').height(-11.477, 12.039) kind 3: 16.627
    test 1012 GeoidKarney('egm2008-1.pgm').height(30.428, -144.765) kind 3: -22.221
    test 1013 GeoidKarney('egm2008-1.pgm').height(-17.44, -92.424) kind 3: -4.836
    test 1014 GeoidKarney('egm2008-1.pgm').height(40.203, 143.43) kind 3: 19.571
    test 1015 GeoidKarney('egm2008-1.pgm').height(-37.098, -106.574) kind 3: -9.227
    test 1016 GeoidKarney('egm2008-1.pgm').height(54.62, -68.413) kind 3: -23.248
    test 1017 GeoidKarney('egm2008-1.pgm').height(-31.633, 148.182) kind 3: 24.829
    test 1018 GeoidKarney('egm2008-1.pgm').height(-56.07, -141.407) kind 3: -21.706  FAILED, KNOWN, expected -21.705
    test 1019 GeoidKarney('egm2008-1.pgm').height(-8.195, -52.691) kind 3: -17.054  FAILED, KNOWN, expected -17.053
    test 1020 GeoidKarney('egm2008-1.pgm').height(17.851, 24.749) kind 3: 11.715  FAILED, KNOWN, expected 11.716
    test 1021 GeoidKarney('egm2008-1.pgm').height(0.349, -108.333) kind 3: -19.529  FAILED, KNOWN, expected -19.530
    test 1022 GeoidKarney('egm2008-1.pgm').height(15.038, 126.191) kind 3: 45.929
    test 1023 GeoidKarney('egm2008-1.pgm').height(-21.111, -123.696) kind 3: -8.283
    test 1024 GeoidKarney('egm2008-1.pgm').height(30.947, 173.002) kind 3: -8.467
    test 1025 GeoidKarney('egm2008-1.pgm').height(-10.698, -144.091) kind 3: -1.829
    test 1026 GeoidKarney('egm2008-1.pgm').height(-29.412, 124.753) kind 3: -16.505  FAILED, KNOWN, expected -16.506
    test 1027 GeoidKarney('egm2008-1.pgm').height(38.224, -137.189) kind 3: -35.384
    test 1028 GeoidKarney('egm2008-1.pgm').height(36.064, -132.409) kind 3: -38.962  FAILED, KNOWN, expected -38.963
    test 1029 GeoidKarney('egm2008-1.pgm').height(29.975, 178.076) kind 3: -6.956
    test 1030 GeoidKarney('egm2008-1.pgm').height(-21.346, 169.26) kind 3: 51.006  FAILED, KNOWN, expected 51.005
    test 1031 GeoidKarney('egm2008-1.pgm').height(49.282, -152.934) kind 3: 1.193  FAILED, KNOWN, expected 1.192
    test 1032 GeoidKarney('egm2008-1.pgm').height(16.349, -99.962) kind 3: -15.038
    test 1033 GeoidKarney('egm2008-1.pgm').height(-14.293, -167.34) kind 3: 17.791
    test 1034 GeoidKarney('egm2008-1.pgm').height(47.166, -38.523) kind 3: 44.653  FAILED, KNOWN, expected 44.652
    test 1035 GeoidKarney('egm2008-1.pgm').height(-58.911, 114.347) kind 3: -17.972  FAILED, KNOWN, expected -17.971
    test 1036 GeoidKarney('egm2008-1.pgm').height(-9.055, 111.294) kind 3: 11.630  FAILED, KNOWN, expected 11.631
    test 1037 GeoidKarney('egm2008-1.pgm').height(18.391, 29.692) kind 3: 7.394
    test 1038 GeoidKarney('egm2008-1.pgm').height(-15.074, 22.153) kind 3: 7.932
    test 1039 GeoidKarney('egm2008-1.pgm').height(-4.235, 62.001) kind 3: -60.594  FAILED, KNOWN, expected -60.593
    test 1040 GeoidKarney('egm2008-1.pgm').height(15.171, -86.583) kind 3: 4.384
    test 1041 GeoidKarney('egm2008-1.pgm').height(79.254, 112.116) kind 3: 1.296  FAILED, KNOWN, expected 1.297
    test 1042 GeoidKarney('egm2008-1.pgm').height(15.947, 156.093) kind 3: 30.852
    test 1043 GeoidKarney('egm2008-1.pgm').height(68.371, -177.382) kind 3: 2.705  FAILED, KNOWN, expected 2.704
    test 1044 GeoidKarney('egm2008-1.pgm').height(-41.931, -72.093) kind 3: 21.264
    test 1045 GeoidKarney('egm2008-1.pgm').height(-1.193, -143.133) kind 3: 5.443
    test 1046 GeoidKarney('egm2008-1.pgm').height(-37.006, 154.513) kind 3: 9.998
    test 1047 GeoidKarney('egm2008-1.pgm').height(-22.148, 9.938) kind 3: 22.428
    test 1048 GeoidKarney('egm2008-1.pgm').height(24.329, 109.044) kind 3: -23.155  FAILED, KNOWN, expected -23.154
    test 1049 GeoidKarney('egm2008-1.pgm').height(-54.878, 114.691) kind 3: -17.662
    test 1050 GeoidKarney('egm2008-1.pgm').height(45.601, -80.458) kind 3: -36.840  FAILED, KNOWN, expected -36.839
    test 1051 GeoidKarney('egm2008-1.pgm').height(2.372, 58.974) kind 3: -61.220  FAILED, KNOWN, expected -61.221
    test 1052 GeoidKarney('egm2008-1.pgm').height(15.937, 165.854) kind 3: 20.355
    test 1053 GeoidKarney('egm2008-1.pgm').height(4.889, -24.213) kind 3: 13.147
    test 1054 GeoidKarney('egm2008-1.pgm').height(-11.392, 179.558) kind 3: 41.073  FAILED, KNOWN, expected 41.072
    test 1055 GeoidKarney('egm2008-1.pgm').height(58.246, 4.862) kind 3: 42.982
    test 1056 GeoidKarney('egm2008-1.pgm').height(34.302, -109.109) kind 3: -22.997  FAILED, KNOWN, expected -22.998
    test 1057 GeoidKarney('egm2008-1.pgm').height(-58.196, 117.306) kind 3: -20.662
    test 1058 GeoidKarney('egm2008-1.pgm').height(44.5, 173.769) kind 3: -8.438
    test 1059 GeoidKarney('egm2008-1.pgm').height(-28.863, -139.775) kind 3: -8.711  FAILED, KNOWN, expected -8.712
    test 1060 GeoidKarney('egm2008-1.pgm').height(19.507, -96.099) kind 3: -12.653
    test 1061 GeoidKarney('egm2008-1.pgm').height(-42.488, -73.907) kind 3: 17.166
    test 1062 GeoidKarney('egm2008-1.pgm').height(46.138, -141.429) kind 3: -19.873  FAILED, KNOWN, expected -19.874
    test 1063 GeoidKarney('egm2008-1.pgm').height(60.507, 93.743) kind 3: -31.124
    test 1064 GeoidKarney('egm2008-1.pgm').height(26.219, -145.434) kind 3: -17.306  FAILED, KNOWN, expected -17.307
    test 1065 GeoidKarney('egm2008-1.pgm').height(-28.687, 3.37) kind 3: 23.435  FAILED, KNOWN, expected 23.434
    test 1066 GeoidKarney('egm2008-1.pgm').height(-15.008, 117.45) kind 3: 4.508
    test 1067 GeoidKarney('egm2008-1.pgm').height(40.71, 144.095) kind 3: 11.550  FAILED, KNOWN, expected 11.549
    test 1068 GeoidKarney('egm2008-1.pgm').height(20.823, -173.611) kind 3: 5.749  FAILED, KNOWN, expected 5.748
    test 1069 GeoidKarney('egm2008-1.pgm').height(16.776, -3.009) kind 3: 28.788
    test 1070 GeoidKarney('egm2008-1.pgm').height(41.0, -95.0) kind 3: -30.589
    test 1071 GeoidKarney('egm2008-1.pgm').height(49.0, -120.5) kind 3: -15.273
    test 1072 GeoidKarney('egm2008-1.pgm').height(49.0, -103.5) kind 3: -18.624
    test 1073 GeoidKarney('egm2008-1.pgm').height(49.0, -86.5) kind 3: -37.872  FAILED, KNOWN, expected -37.873
    test 1074 GeoidKarney('egm2008-1.pgm').height(49.0, -69.5) kind 3: -26.511
    test 1075 GeoidKarney('egm2008-1.pgm').height(33.0, -120.5) kind 3: -39.600
    test 1076 GeoidKarney('egm2008-1.pgm').height(33.0, -103.5) kind 3: -22.689
    test 1077 GeoidKarney('egm2008-1.pgm').height(33.0, -86.5) kind 3: -30.067
    test 1078 GeoidKarney('egm2008-1.pgm').height(33.0, -69.5) kind 3: -48.093

    test 1079 GeoidKarney('egm2008-1.pgm').height() kind 3, hits 0, eps max (in 0 FAILED): 0.001323
    test 1080 GeoidKarney('egm2008-1.pgm').height() kind 3, hits 0, eps mean (of 210 total): 0.000468
    test 1081 GeoidKarney('egm2008-1.pgm').height() kind 3, hits 0, eps stdev (of 210 total): 0.000333
    test 1082 GeoidKarney('egm2008-1.pgm').toStr: GeoidKarney('egm2008-1.pgm'): lowerleft(-90.0, -180.0, -30.15), upperright(90.0, 180.0, 14.898), center(0.0, 0.0, 17.226), highest(-8.4, 147.367, 85.839), lowest(4.7, 78.767, -106.911)

    test 1083 closed: True
    test 1084 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1085 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1086 GeoidPGM('egm2008-1.pgm').height(-76.981, 34.17) kind 3: lli ('-76.981466, 34.17016') or wrap (False): lli ('-76.981466, 34.17016'): outside on SE  FAILED, KNOWN, expected 12.636
    test 1087 GeoidPGM('egm2008-1.pgm').height(79.695, 88.806) kind 3: lli ('79.695484, 88.805571') or wrap (False): lli ('79.695484, 88.805571'): outside on NE  FAILED, KNOWN, expected 0.749
    test 1088 GeoidPGM('egm2008-1.pgm').height(-15.245, 168.748) kind 3: lli ('-15.244804, 168.747961') or wrap (False): lli ('-15.244804, 168.747961'): outside on SE  FAILED, KNOWN, expected 65.109
    test 1089 GeoidPGM('egm2008-1.pgm').height(-19.379, 15.855) kind 3: lli ('-19.379357, 15.85511') or wrap (False): lli ('-19.379357, 15.85511'): outside on SE  FAILED, KNOWN, expected 24.889
    test 1090 GeoidPGM('egm2008-1.pgm').height(43.378, -130.552) kind 3: lli ('43.377784, -130.551582') or wrap (False): lli ('43.377784, -130.551582'): outside on W  FAILED, KNOWN, expected -29.557
    test 1091 GeoidPGM('egm2008-1.pgm').height(-16.075, 21.795) kind 3: lli ('-16.074554, 21.79547') or wrap (False): lli ('-16.074554, 21.79547'): outside on SE  FAILED, KNOWN, expected 9.742
    test 1092 GeoidPGM('egm2008-1.pgm').height(-11.256, -73.75) kind 3: lli ('-11.256389, -73.750255') or wrap (False): lli ('-11.256389, -73.750255'): outside on S  FAILED, KNOWN, expected 30.059
    test 1093 GeoidPGM('egm2008-1.pgm').height(69.017, -15.921) kind 3: lli ('69.016564, -15.921115') or wrap (False): lli ('69.016564, -15.921115'): outside on NE  FAILED, KNOWN, expected 60.690
    test 1094 GeoidPGM('egm2008-1.pgm').height(2.221, 139.739) kind 3: lli ('2.221008, 139.73935') or wrap (False): lli ('2.221008, 139.73935'): outside on SE  FAILED, KNOWN, expected 69.133
    test 1095 GeoidPGM('egm2008-1.pgm').height(-9.097, 119.142) kind 3: lli ('-9.096878, 119.141551') or wrap (False): lli ('-9.096878, 119.141551'): outside on SE  FAILED, KNOWN, expected 36.520
    test 1096 GeoidPGM('egm2008-1.pgm').height(-28.524, -22.192) kind 3: lli ('-28.523717, -22.1925') or wrap (False): lli ('-28.523717, -22.1925'): outside on SE  FAILED, KNOWN, expected 6.801
    test 1097 GeoidPGM('egm2008-1.pgm').height(12.272, -136.424) kind 3: lli ('12.27231, -136.424168') or wrap (False): lli ('12.27231, -136.424168'): outside on SW  FAILED, KNOWN, expected -20.651
    test 1098 GeoidPGM('egm2008-1.pgm').height(-15.203, -85.604) kind 3: lli ('-15.20317, -85.603753') or wrap (False): lli ('-15.20317, -85.603753'): outside on S  FAILED, KNOWN, expected -3.040
    test 1099 GeoidPGM('egm2008-1.pgm').height(-63.736, -77.17) kind 3: lli ('-63.735565, -77.169636') or wrap (False): lli ('-63.735565, -77.169636'): outside on S  FAILED, KNOWN, expected -1.328
    test 1100 GeoidPGM('egm2008-1.pgm').height(-48.771, -90.102) kind 3: lli ('-48.770825, -90.102117') or wrap (False): lli ('-48.770825, -90.102117'): outside on S  FAILED, KNOWN, expected -2.172
    test 1101 GeoidPGM('egm2008-1.pgm').height(-0.179, -126.368) kind 3: lli ('-0.178524, -126.368279') or wrap (False): lli ('-0.178524, -126.368279'): outside on SW  FAILED, KNOWN, expected -17.411
    test 1102 GeoidPGM('egm2008-1.pgm').height(1.586, -128.887) kind 3: lli ('1.585536, -128.886967') or wrap (False): lli ('1.585536, -128.886967'): outside on SW  FAILED, KNOWN, expected -16.425
    test 1103 GeoidPGM('egm2008-1.pgm').height(-48.781, -2.684) kind 3: lli ('-48.780705, -2.684224') or wrap (False): lli ('-48.780705, -2.684224'): outside on SE  FAILED, KNOWN, expected 24.698
    test 1104 GeoidPGM('egm2008-1.pgm').height(-49.092, 136.862) kind 3: lli ('-49.091632, 136.862256') or wrap (False): lli ('-49.091632, 136.862256'): outside on SE  FAILED, KNOWN, expected -18.329
    test 1105 GeoidPGM('egm2008-1.pgm').height(47.732, 17.552) kind 3: lli ('47.731727, 17.552416') or wrap (False): lli ('47.731727, 17.552416'): outside on E  FAILED, KNOWN, expected 43.802
    test 1106 GeoidPGM('egm2008-1.pgm').height(-49.11, 85.706) kind 3: lli ('-49.109549, 85.706437') or wrap (False): lli ('-49.109549, 85.706437'): outside on SE  FAILED, KNOWN, expected 18.716
    test 1107 GeoidPGM('egm2008-1.pgm').height(-49.162, 40.321) kind 3: lli ('-49.162281, 40.321209') or wrap (False): lli ('-49.162281, 40.321209'): outside on SE  FAILED, KNOWN, expected 44.469
    test 1108 GeoidPGM('egm2008-1.pgm').height(3.498, 158.118) kind 3: lli ('3.498333, 158.117699') or wrap (False): lli ('3.498333, 158.117699'): outside on SE  FAILED, KNOWN, expected 49.944
    test 1109 GeoidPGM('egm2008-1.pgm').height(-35.616, 122.648) kind 3: lli ('-35.616495, 122.648407') or wrap (False): lli ('-35.616495, 122.648407'): outside on SE  FAILED, KNOWN, expected -35.878
    test 1110 GeoidPGM('egm2008-1.pgm').height(56.598, -96.114) kind 3: lli ('56.598256, -96.113696') or wrap (False): lli ('56.598256, -96.113696'): outside on N  FAILED, KNOWN, expected -40.777
    test 1111 GeoidPGM('egm2008-1.pgm').height(-31.85, 149.121) kind 3: lli ('-31.850231, 149.120596') or wrap (False): lli ('-31.850231, 149.120596'): outside on SE  FAILED, KNOWN, expected 26.559
    test 1112 GeoidPGM('egm2008-1.pgm').height(-26.569, -177.792) kind 3: lli ('-26.568996, -177.792196') or wrap (False): lli ('-26.568996, -177.792196'): outside on SW  FAILED, KNOWN, expected 49.361
    test 1113 GeoidPGM('egm2008-1.pgm').height(76.735, -65.753) kind 3: lli ('76.734699, -65.752952') or wrap (False): lli ('76.734699, -65.752952'): outside on N  FAILED, KNOWN, expected 21.107
    test 1114 GeoidPGM('egm2008-1.pgm').height(-21.404, -122.268) kind 3: lli ('-21.404166, -122.267869') or wrap (False): lli ('-21.404166, -122.267869'): outside on S  FAILED, KNOWN, expected -7.202
    test 1115 GeoidPGM('egm2008-1.pgm').height(-77.133, -65.474) kind 3: lli ('-77.133426, -65.473819') or wrap (False): lli ('-77.133426, -65.473819'): outside on S  FAILED, KNOWN, expected -17.168
    test 1116 GeoidPGM('egm2008-1.pgm').height(-58.812, 2.276) kind 3: lli ('-58.811779, 2.276142') or wrap (False): lli ('-58.811779, 2.276142'): outside on SE  FAILED, KNOWN, expected 18.359
    test 1117 GeoidPGM('egm2008-1.pgm').height(4.415, 155.683) kind 3: lli ('4.415102, 155.683336') or wrap (False): lli ('4.415102, 155.683336'): outside on SE  FAILED, KNOWN, expected 52.118
    test 1118 GeoidPGM('egm2008-1.pgm').height(-28.146, 107.081) kind 3: lli ('-28.145768, 107.081334') or wrap (False): lli ('-28.145768, 107.081334'): outside on SE  FAILED, KNOWN, expected -38.950
    test 1119 GeoidPGM('egm2008-1.pgm').height(-10.551, -126.69) kind 3: lli ('-10.551267, -126.690468') or wrap (False): lli ('-10.551267, -126.690468'): outside on SW  FAILED, KNOWN, expected -9.934
    test 1120 GeoidPGM('egm2008-1.pgm').height(-25.444, -103.337) kind 3: lli ('-25.444344, -103.337184') or wrap (False): lli ('-25.444344, -103.337184'): outside on S  FAILED, KNOWN, expected -2.879
    test 1121 GeoidPGM('egm2008-1.pgm').height(24.436, 46.159) kind 3: lli ('24.435896, 46.158715') or wrap (False): lli ('24.435896, 46.158715'): outside on SE  FAILED, KNOWN, expected -5.025
    test 1122 GeoidPGM('egm2008-1.pgm').height(-72.889, 37.107) kind 3: lli ('-72.888898, 37.106907') or wrap (False): lli ('-72.888898, 37.106907'): outside on SE  FAILED, KNOWN, expected 24.296
    test 1123 GeoidPGM('egm2008-1.pgm').height(-19.629, 13.245) kind 3: lli ('-19.628762, 13.244525') or wrap (False): lli ('-19.628762, 13.244525'): outside on SE  FAILED, KNOWN, expected 25.131
    test 1124 GeoidPGM('egm2008-1.pgm').height(-7.602, 171.265) kind 3: lli ('-7.602449, 171.264763') or wrap (False): lli ('-7.602449, 171.264763'): outside on SE  FAILED, KNOWN, expected 40.721
    test 1125 GeoidPGM('egm2008-1.pgm').height(-45.364, -1.876) kind 3: lli ('-45.364396, -1.876412') or wrap (False): lli ('-45.364396, -1.876412'): outside on SE  FAILED, KNOWN, expected 22.388
    test 1126 GeoidPGM('egm2008-1.pgm').height(-7.292, -69.18) kind 3: lli ('-7.292121, -69.179565') or wrap (False): lli ('-7.292121, -69.179565'): outside on S  FAILED, KNOWN, expected 22.486
    test 1127 GeoidPGM('egm2008-1.pgm').height(-31.566, -166.689) kind 3: lli ('-31.566264, -166.688985') or wrap (False): lli ('-31.566264, -166.688985'): outside on SW  FAILED, KNOWN, expected 14.943
    test 1128 GeoidPGM('egm2008-1.pgm').height(-82.751, -162.085) kind 3: lli ('-82.751144, -162.08523') or wrap (False): lli ('-82.751144, -162.08523'): outside on SW  FAILED, KNOWN, expected -47.387
    test 1129 GeoidPGM('egm2008-1.pgm').height(-40.7, 99.466) kind 3: lli ('-40.699637, 99.465509') or wrap (False): lli ('-40.699637, 99.465509'): outside on SE  FAILED, KNOWN, expected -18.403
    test 1130 GeoidPGM('egm2008-1.pgm').height(48.676, 39.69) kind 3: lli ('48.675771, 39.690012') or wrap (False): lli ('48.675771, 39.690012'): outside on E  FAILED, KNOWN, expected 10.185
    test 1131 GeoidPGM('egm2008-1.pgm').height(74.817, -78.404) kind 3: lli ('74.817287, -78.404187') or wrap (False): lli ('74.817287, -78.404187'): outside on N  FAILED, KNOWN, expected 5.671
    test 1132 GeoidPGM('egm2008-1.pgm').height(-81.032, -63.865) kind 3: lli ('-81.032306, -63.864898') or wrap (False): lli ('-81.032306, -63.864898'): outside on SE  FAILED, KNOWN, expected -24.577
    test 1133 GeoidPGM('egm2008-1.pgm').height(74.022, 9.432) kind 3: lli ('74.021785, 9.431926') or wrap (False): lli ('74.021785, 9.431926'): outside on NE  FAILED, KNOWN, expected 43.288
    test 1134 GeoidPGM('egm2008-1.pgm').height(-75.071, 17.579) kind 3: lli ('-75.070563, 17.57935') or wrap (False): lli ('-75.070563, 17.57935'): outside on SE  FAILED, KNOWN, expected 13.748
    test 1135 GeoidPGM('egm2008-1.pgm').height(-12.546, -54.851) kind 3: lli ('-12.54612, -54.850614') or wrap (False): lli ('-12.54612, -54.850614'): outside on SE  FAILED, KNOWN, expected -5.342
    test 1136 GeoidPGM('egm2008-1.pgm').height(-13.621, 42.408) kind 3: lli ('-13.621418, 42.407805') or wrap (False): lli ('-13.621418, 42.407805'): outside on SE  FAILED, KNOWN, expected -25.579
    test 1137 GeoidPGM('egm2008-1.pgm').height(-2.266, -91.951) kind 3: lli ('-2.265774, -91.951437') or wrap (False): lli ('-2.265774, -91.951437'): outside on S  FAILED, KNOWN, expected -9.849
    test 1138 GeoidPGM('egm2008-1.pgm').height(-18.672, 42.547) kind 3: lli ('-18.672316, 42.547125') or wrap (False): lli ('-18.672316, 42.547125'): outside on SE  FAILED, KNOWN, expected -10.491
    test 1139 GeoidPGM('egm2008-1.pgm').height(-41.44, 157.413) kind 3: lli ('-41.439867, 157.413161') or wrap (False): lli ('-41.439867, 157.413161'): outside on SE  FAILED, KNOWN, expected 0.244
    test 1140 GeoidPGM('egm2008-1.pgm').height(53.686, -79.375) kind 3: -43.820  FAILED, KNOWN, expected -43.821
    test 1141 GeoidPGM('egm2008-1.pgm').height(39.26, -30.351) kind 3: lli ('39.260397, -30.351359') or wrap (False): lli ('39.260397, -30.351359'): outside on E  FAILED, KNOWN, expected 57.401
    test 1142 GeoidPGM('egm2008-1.pgm').height(-51.699, -141.493) kind 3: lli ('-51.699195, -141.493082') or wrap (False): lli ('-51.699195, -141.493082'): outside on SW  FAILED, KNOWN, expected -17.890
    test 1143 GeoidPGM('egm2008-1.pgm').height(36.585, 4.515) kind 3: lli ('36.584861, 4.515157') or wrap (False): lli ('36.584861, 4.515157'): outside on E  FAILED, KNOWN, expected 46.421
    test 1144 GeoidPGM('egm2008-1.pgm').height(39.642, -54.659) kind 3: lli ('39.641638, -54.658846') or wrap (False): lli ('39.641638, -54.658846'): outside on E  FAILED, KNOWN, expected -14.475
    test 1145 GeoidPGM('egm2008-1.pgm').height(59.761, 166.567) kind 3: lli ('59.761024, 166.566646') or wrap (False): lli ('59.761024, 166.566646'): outside on NE  FAILED, KNOWN, expected 11.118
    test 1146 GeoidPGM('egm2008-1.pgm').height(51.83, 13.357) kind 3: lli ('51.830001, 13.357464') or wrap (False): lli ('51.830001, 13.357464'): outside on E  FAILED, KNOWN, expected 42.291
    test 1147 GeoidPGM('egm2008-1.pgm').height(-36.531, -175.431) kind 3: lli ('-36.530912, -175.430804') or wrap (False): lli ('-36.530912, -175.430804'): outside on SW  FAILED, KNOWN, expected 22.326
    test 1148 GeoidPGM('egm2008-1.pgm').height(-37.08, 125.264) kind 3: lli ('-37.079518, 125.263901') or wrap (False): lli ('-37.079518, 125.263901'): outside on SE  FAILED, KNOWN, expected -33.098
    test 1149 GeoidPGM('egm2008-1.pgm').height(-68.651, 92.732) kind 3: lli ('-68.650762, 92.731524') or wrap (False): lli ('-68.650762, 92.731524'): outside on SE  FAILED, KNOWN, expected 9.430
    test 1150 GeoidPGM('egm2008-1.pgm').height(35.087, 45.336) kind 3: lli ('35.086645, 45.335611') or wrap (False): lli ('35.086645, 45.335611'): outside on E  FAILED, KNOWN, expected 6.032
    test 1151 GeoidPGM('egm2008-1.pgm').height(-61.356, -169.379) kind 3: lli ('-61.355646, -169.378929') or wrap (False): lli ('-61.355646, -169.378929'): outside on SW  FAILED, KNOWN, expected -44.330
    test 1152 GeoidPGM('egm2008-1.pgm').height(-36.955, 179.12) kind 3: lli ('-36.954967, 179.11982') or wrap (False): lli ('-36.954967, 179.11982'): outside on SE  FAILED, KNOWN, expected 21.775
    test 1153 GeoidPGM('egm2008-1.pgm').height(10.248, -6.714) kind 3: lli ('10.248399, -6.713559') or wrap (False): lli ('10.248399, -6.713559'): outside on SE  FAILED, KNOWN, expected 29.243
    test 1154 GeoidPGM('egm2008-1.pgm').height(36.868, 84.602) kind 3: lli ('36.868193, 84.602243') or wrap (False): lli ('36.868193, 84.602243'): outside on E  FAILED, KNOWN, expected -40.676
    test 1155 GeoidPGM('egm2008-1.pgm').height(28.637, 88.933) kind 3: lli ('28.636703, 88.932955') or wrap (False): lli ('28.636703, 88.932955'): outside on E  FAILED, KNOWN, expected -31.353
    test 1156 GeoidPGM('egm2008-1.pgm').height(54.811, -99.968) kind 3: -32.700  FAILED, KNOWN, expected -32.701
    test 1157 GeoidPGM('egm2008-1.pgm').height(7.611, 145.911) kind 3: lli ('7.610621, 145.911188') or wrap (False): lli ('7.610621, 145.911188'): outside on SE  FAILED, KNOWN, expected 60.629
    test 1158 GeoidPGM('egm2008-1.pgm').height(59.412, 170.102) kind 3: lli ('59.411557, 170.102394') or wrap (False): lli ('59.411557, 170.102394'): outside on NE  FAILED, KNOWN, expected 6.617
    test 1159 GeoidPGM('egm2008-1.pgm').height(-61.469, 126.144) kind 3: lli ('-61.468618, 126.144056') or wrap (False): lli ('-61.468618, 126.144056'): outside on SE  FAILED, KNOWN, expected -31.887
    test 1160 GeoidPGM('egm2008-1.pgm').height(18.514, -137.083) kind 3: lli ('18.514019, -137.083301') or wrap (False): lli ('18.514019, -137.083301'): outside on SW  FAILED, KNOWN, expected -26.535
    test 1161 GeoidPGM('egm2008-1.pgm').height(7.854, -126.799) kind 3: lli ('7.854318, -126.799148') or wrap (False): lli ('7.854318, -126.799148'): outside on SW  FAILED, KNOWN, expected -29.630
    test 1162 GeoidPGM('egm2008-1.pgm').height(47.489, 134.183) kind 3: lli ('47.489222, 134.182527') or wrap (False): lli ('47.489222, 134.182527'): outside on E  FAILED, KNOWN, expected 22.275
    test 1163 GeoidPGM('egm2008-1.pgm').height(-34.144, -11.922) kind 3: lli ('-34.143602, -11.921567') or wrap (False): lli ('-34.143602, -11.921567'): outside on SE  FAILED, KNOWN, expected 17.094
    test 1164 GeoidPGM('egm2008-1.pgm').height(-58.389, 117.458) kind 3: lli ('-58.388787, 117.457755') or wrap (False): lli ('-58.388787, 117.457755'): outside on SE  FAILED, KNOWN, expected -20.941
    test 1165 GeoidPGM('egm2008-1.pgm').height(9.773, 95.846) kind 3: lli ('9.772764, 95.845943') or wrap (False): lli ('9.772764, 95.845943'): outside on SE  FAILED, KNOWN, expected -42.740
    test 1166 GeoidPGM('egm2008-1.pgm').height(-53.12, 136.994) kind 3: lli ('-53.120381, 136.993994') or wrap (False): lli ('-53.120381, 136.993994'): outside on SE  FAILED, KNOWN, expected -21.651
    test 1167 GeoidPGM('egm2008-1.pgm').height(-50.35, 0.075) kind 3: lli ('-50.349867, 0.07532') or wrap (False): lli ('-50.349867, 0.07532'): outside on SE  FAILED, KNOWN, expected 25.240
    test 1168 GeoidPGM('egm2008-1.pgm').height(31.438, -170.879) kind 3: lli ('31.438387, -170.878548') or wrap (False): lli ('31.438387, -170.878548'): outside on W  FAILED, KNOWN, expected -8.758
    test 1169 GeoidPGM('egm2008-1.pgm').height(37.541, -153.024) kind 3: lli ('37.540689, -153.024228') or wrap (False): lli ('37.540689, -153.024228'): outside on W  FAILED, KNOWN, expected -19.607
    test 1170 GeoidPGM('egm2008-1.pgm').height(27.586, 2.444) kind 3: lli ('27.586088, 2.443556') or wrap (False): lli ('27.586088, 2.443556'): outside on E  FAILED, KNOWN, expected 26.258
    test 1171 GeoidPGM('egm2008-1.pgm').height(-26.139, -106.201) kind 3: lli ('-26.139126, -106.20081') or wrap (False): lli ('-26.139126, -106.20081'): outside on S  FAILED, KNOWN, expected -3.824
    test 1172 GeoidPGM('egm2008-1.pgm').height(-33.426, -14.84) kind 3: lli ('-33.425976, -14.840359') or wrap (False): lli ('-33.425976, -14.840359'): outside on SE  FAILED, KNOWN, expected 18.195
    test 1173 GeoidPGM('egm2008-1.pgm').height(39.586, -153.019) kind 3: lli ('39.586286, -153.018974') or wrap (False): lli ('39.586286, -153.018974'): outside on W  FAILED, KNOWN, expected -17.725
    test 1174 GeoidPGM('egm2008-1.pgm').height(-60.79, -2.578) kind 3: lli ('-60.790289, -2.578163') or wrap (False): lli ('-60.790289, -2.578163'): outside on SE  FAILED, KNOWN, expected 14.513
    test 1175 GeoidPGM('egm2008-1.pgm').height(-20.131, 21.975) kind 3: lli ('-20.130538, 21.974941') or wrap (False): lli ('-20.130538, 21.974941'): outside on SE  FAILED, KNOWN, expected 16.809
    test 1176 GeoidPGM('egm2008-1.pgm').height(75.649, 99.921) kind 3: lli ('75.64878, 99.920587') or wrap (False): lli ('75.64878, 99.920587'): outside on NE  FAILED, KNOWN, expected -8.026
    test 1177 GeoidPGM('egm2008-1.pgm').height(-0.385, -23.788) kind 3: lli ('-0.385453, -23.788336') or wrap (False): lli ('-0.385453, -23.788336'): outside on SE  FAILED, KNOWN, expected 9.688
    test 1178 GeoidPGM('egm2008-1.pgm').height(-51.56, -50.327) kind 3: lli ('-51.559564, -50.32687') or wrap (False): lli ('-51.559564, -50.32687'): outside on SE  FAILED, KNOWN, expected 6.218
    test 1179 GeoidPGM('egm2008-1.pgm').height(-43.129, -167.271) kind 3: lli ('-43.129209, -167.27147') or wrap (False): lli ('-43.129209, -167.27147'): outside on SW  FAILED, KNOWN, expected -2.724
    test 1180 GeoidPGM('egm2008-1.pgm').height(46.374, 71.948) kind 3: lli ('46.374177, 71.947616') or wrap (False): lli ('46.374177, 71.947616'): outside on E  FAILED, KNOWN, expected -42.565
    test 1181 GeoidPGM('egm2008-1.pgm').height(-22.783, 140.657) kind 3: lli ('-22.783085, 140.657444') or wrap (False): lli ('-22.783085, 140.657444'): outside on SE  FAILED, KNOWN, expected 38.341
    test 1182 GeoidPGM('egm2008-1.pgm').height(-12.056, 122.804) kind 3: lli ('-12.05584, 122.80402') or wrap (False): lli ('-12.05584, 122.80402'): outside on SE  FAILED, KNOWN, expected 33.889
    test 1183 GeoidPGM('egm2008-1.pgm').height(30.127, 94.738) kind 3: lli ('30.127372, 94.738186') or wrap (False): lli ('30.127372, 94.738186'): outside on E  FAILED, KNOWN, expected -37.380
    test 1184 GeoidPGM('egm2008-1.pgm').height(46.296, -174.479) kind 3: lli ('46.296018, -174.478616') or wrap (False): lli ('46.296018, -174.478616'): outside on W  FAILED, KNOWN, expected -1.858
    test 1185 GeoidPGM('egm2008-1.pgm').height(34.99, 15.052) kind 3: lli ('34.989646, 15.051646') or wrap (False): lli ('34.989646, 15.051646'): outside on E  FAILED, KNOWN, expected 34.195
    test 1186 GeoidPGM('egm2008-1.pgm').height(-51.287, 90.565) kind 3: lli ('-51.287168, 90.564711') or wrap (False): lli ('-51.287168, 90.564711'): outside on SE  FAILED, KNOWN, expected 12.767
    test 1187 GeoidPGM('egm2008-1.pgm').height(34.217, 141.302) kind 3: lli ('34.217016, 141.301548') or wrap (False): lli ('34.217016, 141.301548'): outside on E  FAILED, KNOWN, expected 15.612
    test 1188 GeoidPGM('egm2008-1.pgm').height(-40.423, -142.787) kind 3: lli ('-40.423023, -142.786592') or wrap (False): lli ('-40.423023, -142.786592'): outside on SW  FAILED, KNOWN, expected -11.063
    test 1189 GeoidPGM('egm2008-1.pgm').height(-17.854, -170.216) kind 3: lli ('-17.854486, -170.216354') or wrap (False): lli ('-17.854486, -170.216354'): outside on SW  FAILED, KNOWN, expected 27.387
    test 1190 GeoidPGM('egm2008-1.pgm').height(47.803, 112.701) kind 3: lli ('47.803271, 112.700942') or wrap (False): lli ('47.803271, 112.700942'): outside on E  FAILED, KNOWN, expected -23.817
    test 1191 GeoidPGM('egm2008-1.pgm').height(-23.276, 133.454) kind 3: lli ('-23.275962, 133.453821') or wrap (False): lli ('-23.275962, 133.453821'): outside on SE  FAILED, KNOWN, expected 18.712
    test 1192 GeoidPGM('egm2008-1.pgm').height(-26.884, -36.571) kind 3: lli ('-26.884369, -36.570654') or wrap (False): lli ('-26.884369, -36.570654'): outside on SE  FAILED, KNOWN, expected -7.344
    test 1193 GeoidPGM('egm2008-1.pgm').height(-37.106, 31.128) kind 3: lli ('-37.106468, 31.127939') or wrap (False): lli ('-37.106468, 31.127939'): outside on SE  FAILED, KNOWN, expected 29.998
    test 1194 GeoidPGM('egm2008-1.pgm').height(-75.363, -173.674) kind 3: lli ('-75.363185, -173.673649') or wrap (False): lli ('-75.363185, -173.673649'): outside on SW  FAILED, KNOWN, expected -61.869
    test 1195 GeoidPGM('egm2008-1.pgm').height(-18.305, 69.016) kind 3: lli ('-18.30485, 69.015565') or wrap (False): lli ('-18.30485, 69.015565'): outside on SE  FAILED, KNOWN, expected -24.937
    test 1196 GeoidPGM('egm2008-1.pgm').height(39.527, 23.58) kind 3: lli ('39.527401, 23.580206') or wrap (False): lli ('39.527401, 23.580206'): outside on E  FAILED, KNOWN, expected 38.556
    test 1197 GeoidPGM('egm2008-1.pgm').height(68.903, 30.97) kind 3: lli ('68.903148, 30.970247') or wrap (False): lli ('68.903148, 30.970247'): outside on NE  FAILED, KNOWN, expected 19.671
    test 1198 GeoidPGM('egm2008-1.pgm').height(53.937, 168.318) kind 3: lli ('53.936937, 168.318201') or wrap (False): lli ('53.936937, 168.318201'): outside on E  FAILED, KNOWN, expected 2.272
    test 1199 GeoidPGM('egm2008-1.pgm').height(-38.6, 64.812) kind 3: lli ('-38.600098, 64.811532') or wrap (False): lli ('-38.600098, 64.811532'): outside on SE  FAILED, KNOWN, expected 24.863
    test 1200 GeoidPGM('egm2008-1.pgm').height(-41.396, -69.739) kind 3: lli ('-41.395739, -69.739418') or wrap (False): lli ('-41.395739, -69.739418'): outside on S  FAILED, KNOWN, expected 21.636
    test 1201 GeoidPGM('egm2008-1.pgm').height(50.158, 72.319) kind 3: lli ('50.157749, 72.319017') or wrap (False): lli ('50.157749, 72.319017'): outside on E  FAILED, KNOWN, expected -33.851
    test 1202 GeoidPGM('egm2008-1.pgm').height(27.692, 176.153) kind 3: lli ('27.691879, 176.152884') or wrap (False): lli ('27.691879, 176.152884'): outside on E  FAILED, KNOWN, expected -5.299
    test 1203 GeoidPGM('egm2008-1.pgm').height(-48.419, 170.454) kind 3: lli ('-48.419449, 170.454472') or wrap (False): lli ('-48.419449, 170.454472'): outside on SE  FAILED, KNOWN, expected -6.789
    test 1204 GeoidPGM('egm2008-1.pgm').height(-65.346, -124.976) kind 3: lli ('-65.34567, -124.975961') or wrap (False): lli ('-65.34567, -124.975961'): outside on S  FAILED, KNOWN, expected -35.030
    test 1205 GeoidPGM('egm2008-1.pgm').height(-51.873, 167.266) kind 3: lli ('-51.873009, 167.265613') or wrap (False): lli ('-51.873009, 167.265613'): outside on SE  FAILED, KNOWN, expected -15.338
    test 1206 GeoidPGM('egm2008-1.pgm').height(-7.263, 84.308) kind 3: lli ('-7.262544, 84.307626') or wrap (False): lli ('-7.262544, 84.307626'): outside on SE  FAILED, KNOWN, expected -79.356
    test 1207 GeoidPGM('egm2008-1.pgm').height(-1.461, -105.458) kind 3: lli ('-1.461003, -105.458323') or wrap (False): lli ('-1.461003, -105.458323'): outside on S  FAILED, KNOWN, expected -16.650
    test 1208 GeoidPGM('egm2008-1.pgm').height(7.684, 161.873) kind 3: lli ('7.684324, 161.87293') or wrap (False): lli ('7.684324, 161.87293'): outside on SE  FAILED, KNOWN, expected 36.359
    test 1209 GeoidPGM('egm2008-1.pgm').height(-31.475, -158.52) kind 3: lli ('-31.474549, -158.520033') or wrap (False): lli ('-31.474549, -158.520033'): outside on SW  FAILED, KNOWN, expected 3.615
    test 1210 GeoidPGM('egm2008-1.pgm').height(-36.187, 62.917) kind 3: lli ('-36.187212, 62.917075') or wrap (False): lli ('-36.187212, 62.917075'): outside on SE  FAILED, KNOWN, expected 23.947
    test 1211 GeoidPGM('egm2008-1.pgm').height(16.003, 141.687) kind 3: lli ('16.002975, 141.686552') or wrap (False): lli ('16.002975, 141.686552'): outside on SE  FAILED, KNOWN, expected 51.495
    test 1212 GeoidPGM('egm2008-1.pgm').height(30.182, 86.261) kind 3: lli ('30.182218, 86.260576') or wrap (False): lli ('30.182218, 86.260576'): outside on E  FAILED, KNOWN, expected -30.910
    test 1213 GeoidPGM('egm2008-1.pgm').height(-77.304, 159.498) kind 3: lli ('-77.303842, 159.497665') or wrap (False): lli ('-77.303842, 159.497665'): outside on SE  FAILED, KNOWN, expected -52.131
    test 1214 GeoidPGM('egm2008-1.pgm').height(39.536, 139.795) kind 3: lli ('39.536, 139.795358') or wrap (False): lli ('39.536, 139.795358'): outside on E  FAILED, KNOWN, expected 37.045
    test 1215 GeoidPGM('egm2008-1.pgm').height(8.569, 134.618) kind 3: lli ('8.569309, 134.618403') or wrap (False): lli ('8.569309, 134.618403'): outside on SE  FAILED, KNOWN, expected 64.180
    test 1216 GeoidPGM('egm2008-1.pgm').height(14.473, 90.596) kind 3: lli ('14.473483, 90.595663') or wrap (False): lli ('14.473483, 90.595663'): outside on SE  FAILED, KNOWN, expected -62.475
    test 1217 GeoidPGM('egm2008-1.pgm').height(-13.138, -99.589) kind 3: lli ('-13.13767, -99.589202') or wrap (False): lli ('-13.13767, -99.589202'): outside on S  FAILED, KNOWN, expected -8.454
    test 1218 GeoidPGM('egm2008-1.pgm').height(34.212, -26.307) kind 3: lli ('34.211572, -26.307194') or wrap (False): lli ('34.211572, -26.307194'): outside on E  FAILED, KNOWN, expected 40.834
    test 1219 GeoidPGM('egm2008-1.pgm').height(21.89, 76.371) kind 3: lli ('21.889732, 76.371362') or wrap (False): lli ('21.889732, 76.371362'): outside on SE  FAILED, KNOWN, expected -60.455
    test 1220 GeoidPGM('egm2008-1.pgm').height(29.793, 120.487) kind 3: lli ('29.792909, 120.48703') or wrap (False): lli ('29.792909, 120.48703'): outside on E  FAILED, KNOWN, expected 9.727
    test 1221 GeoidPGM('egm2008-1.pgm').height(15.724, 122.714) kind 3: lli ('15.723814, 122.713685') or wrap (False): lli ('15.723814, 122.713685'): outside on SE  FAILED, KNOWN, expected 32.142
    test 1222 GeoidPGM('egm2008-1.pgm').height(-66.208, -78.499) kind 3: lli ('-66.20776, -78.498807') or wrap (False): lli ('-66.20776, -78.498807'): outside on S  FAILED, KNOWN, expected -6.220
    test 1223 GeoidPGM('egm2008-1.pgm').height(-39.507, 55.809) kind 3: lli ('-39.507049, 55.808743') or wrap (False): lli ('-39.507049, 55.808743'): outside on SE  FAILED, KNOWN, expected 32.489
    test 1224 GeoidPGM('egm2008-1.pgm').height(28.159, 51.476) kind 3: lli ('28.159494, 51.476474') or wrap (False): lli ('28.159494, 51.476474'): outside on E  FAILED, KNOWN, expected -24.692
    test 1225 GeoidPGM('egm2008-1.pgm').height(-36.207, 120.205) kind 3: lli ('-36.206825, 120.205019') or wrap (False): lli ('-36.206825, 120.205019'): outside on SE  FAILED, KNOWN, expected -38.749
    test 1226 GeoidPGM('egm2008-1.pgm').height(30.575, -99.998) kind 3: -23.254  FAILED, KNOWN, expected -23.255
    test 1227 GeoidPGM('egm2008-1.pgm').height(-16.993, 37.136) kind 3: lli ('-16.992515, 37.135881') or wrap (False): lli ('-16.992515, 37.135881'): outside on SE  FAILED, KNOWN, expected -13.455
    test 1228 GeoidPGM('egm2008-1.pgm').height(-11.477, 12.039) kind 3: lli ('-11.476997, 12.038708') or wrap (False): lli ('-11.476997, 12.038708'): outside on SE  FAILED, KNOWN, expected 16.627
    test 1229 GeoidPGM('egm2008-1.pgm').height(30.428, -144.765) kind 3: lli ('30.428465, -144.765049') or wrap (False): lli ('30.428465, -144.765049'): outside on W  FAILED, KNOWN, expected -22.221
    test 1230 GeoidPGM('egm2008-1.pgm').height(-17.44, -92.424) kind 3: lli ('-17.439773, -92.424339') or wrap (False): lli ('-17.439773, -92.424339'): outside on S  FAILED, KNOWN, expected -4.836
    test 1231 GeoidPGM('egm2008-1.pgm').height(40.203, 143.43) kind 3: lli ('40.203164, 143.429799') or wrap (False): lli ('40.203164, 143.429799'): outside on E  FAILED, KNOWN, expected 19.571
    test 1232 GeoidPGM('egm2008-1.pgm').height(-37.098, -106.574) kind 3: lli ('-37.098392, -106.573712') or wrap (False): lli ('-37.098392, -106.573712'): outside on S  FAILED, KNOWN, expected -9.227
    test 1233 GeoidPGM('egm2008-1.pgm').height(54.62, -68.413) kind 3: -23.248
    test 1234 GeoidPGM('egm2008-1.pgm').height(-31.633, 148.182) kind 3: lli ('-31.633252, 148.181926') or wrap (False): lli ('-31.633252, 148.181926'): outside on SE  FAILED, KNOWN, expected 24.829
    test 1235 GeoidPGM('egm2008-1.pgm').height(-56.07, -141.407) kind 3: lli ('-56.069748, -141.406778') or wrap (False): lli ('-56.069748, -141.406778'): outside on SW  FAILED, KNOWN, expected -21.705
    test 1236 GeoidPGM('egm2008-1.pgm').height(-8.195, -52.691) kind 3: lli ('-8.195214, -52.691177') or wrap (False): lli ('-8.195214, -52.691177'): outside on SE  FAILED, KNOWN, expected -17.053
    test 1237 GeoidPGM('egm2008-1.pgm').height(17.851, 24.749) kind 3: lli ('17.850526, 24.748606') or wrap (False): lli ('17.850526, 24.748606'): outside on SE  FAILED, KNOWN, expected 11.716
    test 1238 GeoidPGM('egm2008-1.pgm').height(0.349, -108.333) kind 3: lli ('0.349465, -108.332667') or wrap (False): lli ('0.349465, -108.332667'): outside on S  FAILED, KNOWN, expected -19.530
    test 1239 GeoidPGM('egm2008-1.pgm').height(15.038, 126.191) kind 3: lli ('15.037932, 126.190545') or wrap (False): lli ('15.037932, 126.190545'): outside on SE  FAILED, KNOWN, expected 45.929
    test 1240 GeoidPGM('egm2008-1.pgm').height(-21.111, -123.696) kind 3: lli ('-21.111105, -123.695981') or wrap (False): lli ('-21.111105, -123.695981'): outside on S  FAILED, KNOWN, expected -8.283
    test 1241 GeoidPGM('egm2008-1.pgm').height(30.947, 173.002) kind 3: lli ('30.946618, 173.002137') or wrap (False): lli ('30.946618, 173.002137'): outside on E  FAILED, KNOWN, expected -8.467
    test 1242 GeoidPGM('egm2008-1.pgm').height(-10.698, -144.091) kind 3: lli ('-10.698334, -144.091109') or wrap (False): lli ('-10.698334, -144.091109'): outside on SW  FAILED, KNOWN, expected -1.829
    test 1243 GeoidPGM('egm2008-1.pgm').height(-29.412, 124.753) kind 3: lli ('-29.412071, 124.75279') or wrap (False): lli ('-29.412071, 124.75279'): outside on SE  FAILED, KNOWN, expected -16.506
    test 1244 GeoidPGM('egm2008-1.pgm').height(38.224, -137.189) kind 3: lli ('38.223621, -137.189376') or wrap (False): lli ('38.223621, -137.189376'): outside on W  FAILED, KNOWN, expected -35.384
    test 1245 GeoidPGM('egm2008-1.pgm').height(36.064, -132.409) kind 3: lli ('36.063775, -132.409284') or wrap (False): lli ('36.063775, -132.409284'): outside on W  FAILED, KNOWN, expected -38.963
    test 1246 GeoidPGM('egm2008-1.pgm').height(29.975, 178.076) kind 3: lli ('29.974676, 178.075894') or wrap (False): lli ('29.974676, 178.075894'): outside on E  FAILED, KNOWN, expected -6.956
    test 1247 GeoidPGM('egm2008-1.pgm').height(-21.346, 169.26) kind 3: lli ('-21.346396, 169.259508') or wrap (False): lli ('-21.346396, 169.259508'): outside on SE  FAILED, KNOWN, expected 51.005
    test 1248 GeoidPGM('egm2008-1.pgm').height(49.282, -152.934) kind 3: lli ('49.282472, -152.934409') or wrap (False): lli ('49.282472, -152.934409'): outside on W  FAILED, KNOWN, expected 1.192
    test 1249 GeoidPGM('egm2008-1.pgm').height(16.349, -99.962) kind 3: lli ('16.349121, -99.962229') or wrap (False): lli ('16.349121, -99.962229'): outside on S  FAILED, KNOWN, expected -15.038
    test 1250 GeoidPGM('egm2008-1.pgm').height(-14.293, -167.34) kind 3: lli ('-14.293325, -167.339799') or wrap (False): lli ('-14.293325, -167.339799'): outside on SW  FAILED, KNOWN, expected 17.791
    test 1251 GeoidPGM('egm2008-1.pgm').height(47.166, -38.523) kind 3: lli ('47.165911, -38.522629') or wrap (False): lli ('47.165911, -38.522629'): outside on E  FAILED, KNOWN, expected 44.652
    test 1252 GeoidPGM('egm2008-1.pgm').height(-58.911, 114.347) kind 3: lli ('-58.910597, 114.346927') or wrap (False): lli ('-58.910597, 114.346927'): outside on SE  FAILED, KNOWN, expected -17.971
    test 1253 GeoidPGM('egm2008-1.pgm').height(-9.055, 111.294) kind 3: lli ('-9.055095, 111.294422') or wrap (False): lli ('-9.055095, 111.294422'): outside on SE  FAILED, KNOWN, expected 11.631
    test 1254 GeoidPGM('egm2008-1.pgm').height(18.391, 29.692) kind 3: lli ('18.390988, 29.691577') or wrap (False): lli ('18.390988, 29.691577'): outside on SE  FAILED, KNOWN, expected 7.394
    test 1255 GeoidPGM('egm2008-1.pgm').height(-15.074, 22.153) kind 3: lli ('-15.074412, 22.152663') or wrap (False): lli ('-15.074412, 22.152663'): outside on SE  FAILED, KNOWN, expected 7.932
    test 1256 GeoidPGM('egm2008-1.pgm').height(-4.235, 62.001) kind 3: lli ('-4.234571, 62.001081') or wrap (False): lli ('-4.234571, 62.001081'): outside on SE  FAILED, KNOWN, expected -60.593
    test 1257 GeoidPGM('egm2008-1.pgm').height(15.171, -86.583) kind 3: lli ('15.170822, -86.582929') or wrap (False): lli ('15.170822, -86.582929'): outside on S  FAILED, KNOWN, expected 4.384
    test 1258 GeoidPGM('egm2008-1.pgm').height(79.254, 112.116) kind 3: lli ('79.254009, 112.115515') or wrap (False): lli ('79.254009, 112.115515'): outside on NE  FAILED, KNOWN, expected 1.297
    test 1259 GeoidPGM('egm2008-1.pgm').height(15.947, 156.093) kind 3: lli ('15.947068, 156.092678') or wrap (False): lli ('15.947068, 156.092678'): outside on SE  FAILED, KNOWN, expected 30.852
    test 1260 GeoidPGM('egm2008-1.pgm').height(68.371, -177.382) kind 3: lli ('68.370605, -177.382127') or wrap (False): lli ('68.370605, -177.382127'): outside on NW  FAILED, KNOWN, expected 2.704
    test 1261 GeoidPGM('egm2008-1.pgm').height(-41.931, -72.093) kind 3: lli ('-41.931009, -72.093413') or wrap (False): lli ('-41.931009, -72.093413'): outside on S  FAILED, KNOWN, expected 21.264
    test 1262 GeoidPGM('egm2008-1.pgm').height(-1.193, -143.133) kind 3: lli ('-1.192967, -143.133078') or wrap (False): lli ('-1.192967, -143.133078'): outside on SW  FAILED, KNOWN, expected 5.443
    test 1263 GeoidPGM('egm2008-1.pgm').height(-37.006, 154.513) kind 3: lli ('-37.006115, 154.512534') or wrap (False): lli ('-37.006115, 154.512534'): outside on SE  FAILED, KNOWN, expected 9.998
    test 1264 GeoidPGM('egm2008-1.pgm').height(-22.148, 9.938) kind 3: lli ('-22.148493, 9.938408') or wrap (False): lli ('-22.148493, 9.938408'): outside on SE  FAILED, KNOWN, expected 22.428
    test 1265 GeoidPGM('egm2008-1.pgm').height(24.329, 109.044) kind 3: lli ('24.328746, 109.043774') or wrap (False): lli ('24.328746, 109.043774'): outside on SE  FAILED, KNOWN, expected -23.154
    test 1266 GeoidPGM('egm2008-1.pgm').height(-54.878, 114.691) kind 3: lli ('-54.877699, 114.691444') or wrap (False): lli ('-54.877699, 114.691444'): outside on SE  FAILED, KNOWN, expected -17.662
    test 1267 GeoidPGM('egm2008-1.pgm').height(45.601, -80.458) kind 3: -36.840  FAILED, KNOWN, expected -36.839
    test 1268 GeoidPGM('egm2008-1.pgm').height(2.372, 58.974) kind 3: lli ('2.371766, 58.974082') or wrap (False): lli ('2.371766, 58.974082'): outside on SE  FAILED, KNOWN, expected -61.221
    test 1269 GeoidPGM('egm2008-1.pgm').height(15.937, 165.854) kind 3: lli ('15.936522, 165.854035') or wrap (False): lli ('15.936522, 165.854035'): outside on SE  FAILED, KNOWN, expected 20.355
    test 1270 GeoidPGM('egm2008-1.pgm').height(4.889, -24.213) kind 3: lli ('4.889499, -24.213194') or wrap (False): lli ('4.889499, -24.213194'): outside on SE  FAILED, KNOWN, expected 13.147
    test 1271 GeoidPGM('egm2008-1.pgm').height(-11.392, 179.558) kind 3: lli ('-11.392365, 179.558198') or wrap (False): lli ('-11.392365, 179.558198'): outside on SE  FAILED, KNOWN, expected 41.072
    test 1272 GeoidPGM('egm2008-1.pgm').height(58.246, 4.862) kind 3: lli ('58.24629, 4.862128') or wrap (False): lli ('58.24629, 4.862128'): outside on NE  FAILED, KNOWN, expected 42.982
    test 1273 GeoidPGM('egm2008-1.pgm').height(34.302, -109.109) kind 3: -22.997  FAILED, KNOWN, expected -22.998
    test 1274 GeoidPGM('egm2008-1.pgm').height(-58.196, 117.306) kind 3: lli ('-58.195787, 117.305696') or wrap (False): lli ('-58.195787, 117.305696'): outside on SE  FAILED, KNOWN, expected -20.662
    test 1275 GeoidPGM('egm2008-1.pgm').height(44.5, 173.769) kind 3: lli ('44.499876, 173.768568') or wrap (False): lli ('44.499876, 173.768568'): outside on E  FAILED, KNOWN, expected -8.438
    test 1276 GeoidPGM('egm2008-1.pgm').height(-28.863, -139.775) kind 3: lli ('-28.862539, -139.774812') or wrap (False): lli ('-28.862539, -139.774812'): outside on SW  FAILED, KNOWN, expected -8.712
    test 1277 GeoidPGM('egm2008-1.pgm').height(19.507, -96.099) kind 3: lli ('19.507043, -96.099433') or wrap (False): lli ('19.507043, -96.099433'): outside on S  FAILED, KNOWN, expected -12.653
    test 1278 GeoidPGM('egm2008-1.pgm').height(-42.488, -73.907) kind 3: lli ('-42.487604, -73.906602') or wrap (False): lli ('-42.487604, -73.906602'): outside on S  FAILED, KNOWN, expected 17.166
    test 1279 GeoidPGM('egm2008-1.pgm').height(46.138, -141.429) kind 3: lli ('46.138437, -141.429193') or wrap (False): lli ('46.138437, -141.429193'): outside on W  FAILED, KNOWN, expected -19.874
    test 1280 GeoidPGM('egm2008-1.pgm').height(60.507, 93.743) kind 3: lli ('60.506969, 93.74336') or wrap (False): lli ('60.506969, 93.74336'): outside on NE  FAILED, KNOWN, expected -31.124
    test 1281 GeoidPGM('egm2008-1.pgm').height(26.219, -145.434) kind 3: lli ('26.219081, -145.434391') or wrap (False): lli ('26.219081, -145.434391'): outside on W  FAILED, KNOWN, expected -17.307
    test 1282 GeoidPGM('egm2008-1.pgm').height(-28.687, 3.37) kind 3: lli ('-28.68714, 3.370196') or wrap (False): lli ('-28.68714, 3.370196'): outside on SE  FAILED, KNOWN, expected 23.434
    test 1283 GeoidPGM('egm2008-1.pgm').height(-15.008, 117.45) kind 3: lli ('-15.007944, 117.449536') or wrap (False): lli ('-15.007944, 117.449536'): outside on SE  FAILED, KNOWN, expected 4.508
    test 1284 GeoidPGM('egm2008-1.pgm').height(40.71, 144.095) kind 3: lli ('40.710024, 144.095126') or wrap (False): lli ('40.710024, 144.095126'): outside on E  FAILED, KNOWN, expected 11.549
    test 1285 GeoidPGM('egm2008-1.pgm').height(20.823, -173.611) kind 3: lli ('20.823096, -173.610797') or wrap (False): lli ('20.823096, -173.610797'): outside on SW  FAILED, KNOWN, expected 5.748
    test 1286 GeoidPGM('egm2008-1.pgm').height(16.776, -3.009) kind 3: lli ('16.776, -3.009') or wrap (False): lli ('16.776, -3.009'): outside on SE  FAILED, KNOWN, expected 28.788
    test 1287 GeoidPGM('egm2008-1.pgm').height(41.0, -95.0) kind 3: -30.588  FAILED, KNOWN, expected -30.589
    test 1288 GeoidPGM('egm2008-1.pgm').height(49.0, -120.5) kind 3: -15.273
    test 1289 GeoidPGM('egm2008-1.pgm').height(49.0, -103.5) kind 3: -18.624
    test 1290 GeoidPGM('egm2008-1.pgm').height(49.0, -86.5) kind 3: -37.872  FAILED, KNOWN, expected -37.873
    test 1291 GeoidPGM('egm2008-1.pgm').height(49.0, -69.5) kind 3: -26.511
    test 1292 GeoidPGM('egm2008-1.pgm').height(33.0, -120.5) kind 3: -39.600
    test 1293 GeoidPGM('egm2008-1.pgm').height(33.0, -103.5) kind 3: -22.689
    test 1294 GeoidPGM('egm2008-1.pgm').height(33.0, -86.5) kind 3: -30.066  FAILED, KNOWN, expected -30.067
    test 1295 GeoidPGM('egm2008-1.pgm').height(33.0, -69.5) kind 3: -48.093

    test 1296 GeoidPGM('egm2008-1.pgm').height() kind 3, eps max (in 0 FAILED): 0.001386
    test 1297 GeoidPGM('egm2008-1.pgm').height() kind 3, eps mean (of 15 total): 0.000532
    test 1298 GeoidPGM('egm2008-1.pgm').height() kind 3, eps stdev (of 15 total): 0.000380
    test 1299 GeoidPGM('egm2008-1.pgm').toStr: GeoidPGM('egm2008-1.pgm'): lowerleft(25.0, -125.0, -45.45), upperright(55.0, -64.983, -16.223), center(40.0, -94.992, -31.838), highest(44.15, -109.817, -7.089), lowest(25.733, -69.767, -52.518)

    test 1300 closed: True
    test 1301 copy(GeoidPGM): (<class 'pygeodesy.geoids.GeoidPGM'>, True)
    test 1302 GeoidPGM.copy(): (<class 'pygeodesy.geoids.GeoidPGM'>, True)
    test 1303 GeoidKarney('egm84-15.pgm').height(-76.981, 34.17) kind 2: 11.727  FAILED, KNOWN, expected 11.729
    test 1304 GeoidKarney('egm84-15.pgm').height(79.695, 88.806) kind 2: 0.280  FAILED, KNOWN, expected 0.270
    test 1305 GeoidKarney('egm84-15.pgm').height(-15.245, 168.748) kind 2: 67.071  FAILED, KNOWN, expected 67.074
    test 1306 GeoidKarney('egm84-15.pgm').height(-19.379, 15.855) kind 2: 25.366  FAILED, KNOWN, expected 25.344
    test 1307 GeoidKarney('egm84-15.pgm').height(43.378, -130.552) kind 2: -28.913  FAILED, KNOWN, expected -28.919
    test 1308 GeoidKarney('egm84-15.pgm').height(-16.075, 21.795) kind 2: 14.383  FAILED, KNOWN, expected 14.386
    test 1309 GeoidKarney('egm84-15.pgm').height(-11.256, -73.75) kind 2: 30.701  FAILED, KNOWN, expected 30.700
    test 1310 GeoidKarney('egm84-15.pgm').height(69.017, -15.921) kind 2: 62.222  FAILED, KNOWN, expected 62.225
    test 1311 GeoidKarney('egm84-15.pgm').height(2.221, 139.739) kind 2: 70.221  FAILED, KNOWN, expected 70.222
    test 1312 GeoidKarney('egm84-15.pgm').height(-9.097, 119.142) kind 2: 34.290  FAILED, KNOWN, expected 34.336
    test 1313 GeoidKarney('egm84-15.pgm').height(-28.524, -22.192) kind 2: 8.205  FAILED, KNOWN, expected 8.206
    test 1314 GeoidKarney('egm84-15.pgm').height(12.272, -136.424) kind 2: -20.068  FAILED, KNOWN, expected -20.074
    test 1315 GeoidKarney('egm84-15.pgm').height(-15.203, -85.604) kind 2: -3.129
    test 1316 GeoidKarney('egm84-15.pgm').height(-63.736, -77.17) kind 2: -3.214  FAILED, KNOWN, expected -3.217
    test 1317 GeoidKarney('egm84-15.pgm').height(-48.771, -90.102) kind 2: -1.536  FAILED, KNOWN, expected -1.531
    test 1318 GeoidKarney('egm84-15.pgm').height(-0.179, -126.368) kind 2: -16.742
    test 1319 GeoidKarney('egm84-15.pgm').height(1.586, -128.887) kind 2: -15.418  FAILED, KNOWN, expected -15.412
    test 1320 GeoidKarney('egm84-15.pgm').height(-48.781, -2.684) kind 2: 25.077  FAILED, KNOWN, expected 25.078
    test 1321 GeoidKarney('egm84-15.pgm').height(-49.092, 136.862) kind 2: -18.114  FAILED, KNOWN, expected -18.120
    test 1322 GeoidKarney('egm84-15.pgm').height(47.732, 17.552) kind 2: 46.230  FAILED, KNOWN, expected 46.224
    test 1323 GeoidKarney('egm84-15.pgm').height(-49.11, 85.706) kind 2: 18.648  FAILED, KNOWN, expected 18.649
    test 1324 GeoidKarney('egm84-15.pgm').height(-49.162, 40.321) kind 2: 44.759  FAILED, KNOWN, expected 44.764
    test 1325 GeoidKarney('egm84-15.pgm').height(3.498, 158.118) kind 2: 51.095  FAILED, KNOWN, expected 51.089
    test 1326 GeoidKarney('egm84-15.pgm').height(-35.616, 122.648) kind 2: -34.436  FAILED, KNOWN, expected -34.471
    test 1327 GeoidKarney('egm84-15.pgm').height(56.598, -96.114) kind 2: -39.124
    test 1328 GeoidKarney('egm84-15.pgm').height(-31.85, 149.121) kind 2: 28.131  FAILED, KNOWN, expected 28.142
    test 1329 GeoidKarney('egm84-15.pgm').height(-26.569, -177.792) kind 2: 49.606  FAILED, KNOWN, expected 49.619
    test 1330 GeoidKarney('egm84-15.pgm').height(76.735, -65.753) kind 2: 22.568  FAILED, KNOWN, expected 22.575
    test 1331 GeoidKarney('egm84-15.pgm').height(-21.404, -122.268) kind 2: -6.894  FAILED, KNOWN, expected -6.893
    test 1332 GeoidKarney('egm84-15.pgm').height(-77.133, -65.474) kind 2: -15.017  FAILED, KNOWN, expected -15.012
    test 1333 GeoidKarney('egm84-15.pgm').height(-58.812, 2.276) kind 2: 18.777  FAILED, KNOWN, expected 18.776
    test 1334 GeoidKarney('egm84-15.pgm').height(4.415, 155.683) kind 2: 53.644  FAILED, KNOWN, expected 53.645
    test 1335 GeoidKarney('egm84-15.pgm').height(-28.146, 107.081) kind 2: -39.058  FAILED, KNOWN, expected -39.074
    test 1336 GeoidKarney('egm84-15.pgm').height(-10.551, -126.69) kind 2: -9.643  FAILED, KNOWN, expected -9.645
    test 1337 GeoidKarney('egm84-15.pgm').height(-25.444, -103.337) kind 2: -2.520  FAILED, KNOWN, expected -2.528
    test 1338 GeoidKarney('egm84-15.pgm').height(24.436, 46.159) kind 2: -6.918  FAILED, KNOWN, expected -6.907
    test 1339 GeoidKarney('egm84-15.pgm').height(-72.889, 37.107) kind 2: 21.758  FAILED, KNOWN, expected 21.711
    test 1340 GeoidKarney('egm84-15.pgm').height(-19.629, 13.245) kind 2: 25.617  FAILED, KNOWN, expected 25.611
    test 1341 GeoidKarney('egm84-15.pgm').height(-7.602, 171.265) kind 2: 41.585  FAILED, KNOWN, expected 41.569
    test 1342 GeoidKarney('egm84-15.pgm').height(-45.364, -1.876) kind 2: 23.283  FAILED, KNOWN, expected 23.280
    test 1343 GeoidKarney('egm84-15.pgm').height(-7.292, -69.18) kind 2: 24.497  FAILED, KNOWN, expected 24.502
    test 1344 GeoidKarney('egm84-15.pgm').height(-31.566, -166.689) kind 2: 14.825  FAILED, KNOWN, expected 14.826
    test 1345 GeoidKarney('egm84-15.pgm').height(-82.751, -162.085) kind 2: -45.104
    test 1346 GeoidKarney('egm84-15.pgm').height(-40.7, 99.466) kind 2: -17.254  FAILED, KNOWN, expected -17.252
    test 1347 GeoidKarney('egm84-15.pgm').height(48.676, 39.69) kind 2: 12.984  FAILED, KNOWN, expected 12.972
    test 1348 GeoidKarney('egm84-15.pgm').height(74.817, -78.404) kind 2: 4.773  FAILED, KNOWN, expected 4.776
    test 1349 GeoidKarney('egm84-15.pgm').height(-81.032, -63.865) kind 2: -23.577
    test 1350 GeoidKarney('egm84-15.pgm').height(74.022, 9.432) kind 2: 43.884  FAILED, KNOWN, expected 43.885
    test 1351 GeoidKarney('egm84-15.pgm').height(-75.071, 17.579) kind 2: 17.064  FAILED, KNOWN, expected 17.072
    test 1352 GeoidKarney('egm84-15.pgm').height(-12.546, -54.851) kind 2: -6.637  FAILED, KNOWN, expected -6.643
    test 1353 GeoidKarney('egm84-15.pgm').height(-13.621, 42.408) kind 2: -23.332  FAILED, KNOWN, expected -23.325
    test 1354 GeoidKarney('egm84-15.pgm').height(-2.266, -91.951) kind 2: -10.689  FAILED, KNOWN, expected -10.698
    test 1355 GeoidKarney('egm84-15.pgm').height(-18.672, 42.547) kind 2: -10.305  FAILED, KNOWN, expected -10.265
    test 1356 GeoidKarney('egm84-15.pgm').height(-41.44, 157.413) kind 2: 0.692  FAILED, KNOWN, expected 0.689
    test 1357 GeoidKarney('egm84-15.pgm').height(53.686, -79.375) kind 2: -43.763  FAILED, KNOWN, expected -43.758
    test 1358 GeoidKarney('egm84-15.pgm').height(39.26, -30.351) kind 2: 57.551  FAILED, KNOWN, expected 57.554
    test 1359 GeoidKarney('egm84-15.pgm').height(-51.699, -141.493) kind 2: -16.939  FAILED, KNOWN, expected -16.936
    test 1360 GeoidKarney('egm84-15.pgm').height(36.585, 4.515) kind 2: 45.227  FAILED, KNOWN, expected 45.295
    test 1361 GeoidKarney('egm84-15.pgm').height(39.642, -54.659) kind 2: -13.585  FAILED, KNOWN, expected -13.586
    test 1362 GeoidKarney('egm84-15.pgm').height(59.761, 166.567) kind 2: 11.469  FAILED, KNOWN, expected 11.468
    test 1363 GeoidKarney('egm84-15.pgm').height(51.83, 13.357) kind 2: 42.090  FAILED, KNOWN, expected 42.092
    test 1364 GeoidKarney('egm84-15.pgm').height(-36.531, -175.431) kind 2: 22.828  FAILED, KNOWN, expected 22.830
    test 1365 GeoidKarney('egm84-15.pgm').height(-37.08, 125.264) kind 2: -32.300  FAILED, KNOWN, expected -32.302
    test 1366 GeoidKarney('egm84-15.pgm').height(-68.651, 92.732) kind 2: 9.212  FAILED, KNOWN, expected 9.228
    test 1367 GeoidKarney('egm84-15.pgm').height(35.087, 45.336) kind 2: 6.000  FAILED, KNOWN, expected 5.965
    test 1368 GeoidKarney('egm84-15.pgm').height(-61.356, -169.379) kind 2: -45.000  FAILED, KNOWN, expected -45.013
    test 1369 GeoidKarney('egm84-15.pgm').height(-36.955, 179.12) kind 2: 21.148  FAILED, KNOWN, expected 21.118
    test 1370 GeoidKarney('egm84-15.pgm').height(10.248, -6.714) kind 2: 30.500  FAILED, KNOWN, expected 30.497
    test 1371 GeoidKarney('egm84-15.pgm').height(36.868, 84.602) kind 2: -40.416  FAILED, KNOWN, expected -40.396
    test 1372 GeoidKarney('egm84-15.pgm').height(28.637, 88.933) kind 2: -31.726  FAILED, KNOWN, expected -31.704
    test 1373 GeoidKarney('egm84-15.pgm').height(54.811, -99.968) kind 2: -32.271  FAILED, KNOWN, expected -32.277
    test 1374 GeoidKarney('egm84-15.pgm').height(7.611, 145.911) kind 2: 61.016  FAILED, KNOWN, expected 61.024
    test 1375 GeoidKarney('egm84-15.pgm').height(59.412, 170.102) kind 2: 5.017  FAILED, KNOWN, expected 4.994
    test 1376 GeoidKarney('egm84-15.pgm').height(-61.469, 126.144) kind 2: -30.240  FAILED, KNOWN, expected -30.237
    test 1377 GeoidKarney('egm84-15.pgm').height(18.514, -137.083) kind 2: -26.007  FAILED, KNOWN, expected -26.006
    test 1378 GeoidKarney('egm84-15.pgm').height(7.854, -126.799) kind 2: -29.280  FAILED, KNOWN, expected -29.283
    test 1379 GeoidKarney('egm84-15.pgm').height(47.489, 134.183) kind 2: 22.400  FAILED, KNOWN, expected 22.394
    test 1380 GeoidKarney('egm84-15.pgm').height(-34.144, -11.922) kind 2: 17.549  FAILED, KNOWN, expected 17.550
    test 1381 GeoidKarney('egm84-15.pgm').height(-58.389, 117.458) kind 2: -20.621  FAILED, KNOWN, expected -20.622
    test 1382 GeoidKarney('egm84-15.pgm').height(9.773, 95.846) kind 2: -41.463  FAILED, KNOWN, expected -41.484
    test 1383 GeoidKarney('egm84-15.pgm').height(-53.12, 136.994) kind 2: -20.969  FAILED, KNOWN, expected -20.968
    test 1384 GeoidKarney('egm84-15.pgm').height(-50.35, 0.075) kind 2: 25.561  FAILED, KNOWN, expected 25.568
    test 1385 GeoidKarney('egm84-15.pgm').height(31.438, -170.879) kind 2: -8.574  FAILED, KNOWN, expected -8.581
    test 1386 GeoidKarney('egm84-15.pgm').height(37.541, -153.024) kind 2: -18.329
    test 1387 GeoidKarney('egm84-15.pgm').height(27.586, 2.444) kind 2: 25.003  FAILED, KNOWN, expected 25.001
    test 1388 GeoidKarney('egm84-15.pgm').height(-26.139, -106.201) kind 2: -2.945  FAILED, KNOWN, expected -2.940
    test 1389 GeoidKarney('egm84-15.pgm').height(-33.426, -14.84) kind 2: 18.220  FAILED, KNOWN, expected 18.228
    test 1390 GeoidKarney('egm84-15.pgm').height(39.586, -153.019) kind 2: -16.511  FAILED, KNOWN, expected -16.507
    test 1391 GeoidKarney('egm84-15.pgm').height(-60.79, -2.578) kind 2: 14.277  FAILED, KNOWN, expected 14.275
    test 1392 GeoidKarney('egm84-15.pgm').height(-20.131, 21.975) kind 2: 16.866  FAILED, KNOWN, expected 16.852
    test 1393 GeoidKarney('egm84-15.pgm').height(75.649, 99.921) kind 2: -6.870  FAILED, KNOWN, expected -6.872
    test 1394 GeoidKarney('egm84-15.pgm').height(-0.385, -23.788) kind 2: 8.987  FAILED, KNOWN, expected 9.006
    test 1395 GeoidKarney('egm84-15.pgm').height(-51.56, -50.327) kind 2: 6.277  FAILED, KNOWN, expected 6.296
    test 1396 GeoidKarney('egm84-15.pgm').height(-43.129, -167.271) kind 2: -1.483  FAILED, KNOWN, expected -1.481
    test 1397 GeoidKarney('egm84-15.pgm').height(46.374, 71.948) kind 2: -40.929  FAILED, KNOWN, expected -40.915
    test 1398 GeoidKarney('egm84-15.pgm').height(-22.783, 140.657) kind 2: 37.481  FAILED, KNOWN, expected 37.495
    test 1399 GeoidKarney('egm84-15.pgm').height(-12.056, 122.804) kind 2: 32.222  FAILED, KNOWN, expected 32.258
    test 1400 GeoidKarney('egm84-15.pgm').height(30.127, 94.738) kind 2: -41.529
    test 1401 GeoidKarney('egm84-15.pgm').height(46.296, -174.479) kind 2: -1.377
    test 1402 GeoidKarney('egm84-15.pgm').height(34.99, 15.052) kind 2: 35.263  FAILED, KNOWN, expected 35.280
    test 1403 GeoidKarney('egm84-15.pgm').height(-51.287, 90.565) kind 2: 12.958
    test 1404 GeoidKarney('egm84-15.pgm').height(34.217, 141.302) kind 2: 18.423  FAILED, KNOWN, expected 18.307
    test 1405 GeoidKarney('egm84-15.pgm').height(-40.423, -142.787) kind 2: -10.400
    test 1406 GeoidKarney('egm84-15.pgm').height(-17.854, -170.216) kind 2: 28.649  FAILED, KNOWN, expected 28.638
    test 1407 GeoidKarney('egm84-15.pgm').height(47.803, 112.701) kind 2: -24.060  FAILED, KNOWN, expected -24.059
    test 1408 GeoidKarney('egm84-15.pgm').height(-23.276, 133.454) kind 2: 18.800  FAILED, KNOWN, expected 18.806
    test 1409 GeoidKarney('egm84-15.pgm').height(-26.884, -36.571) kind 2: -6.808  FAILED, KNOWN, expected -6.820
    test 1410 GeoidKarney('egm84-15.pgm').height(-37.106, 31.128) kind 2: 31.485  FAILED, KNOWN, expected 31.486
    test 1411 GeoidKarney('egm84-15.pgm').height(-75.363, -173.674) kind 2: -62.021  FAILED, KNOWN, expected -62.024
    test 1412 GeoidKarney('egm84-15.pgm').height(-18.305, 69.016) kind 2: -24.246  FAILED, KNOWN, expected -24.248
    test 1413 GeoidKarney('egm84-15.pgm').height(39.527, 23.58) kind 2: 43.246  FAILED, KNOWN, expected 43.255
    test 1414 GeoidKarney('egm84-15.pgm').height(68.903, 30.97) kind 2: 18.496  FAILED, KNOWN, expected 18.498
    test 1415 GeoidKarney('egm84-15.pgm').height(53.937, 168.318) kind 2: 4.100  FAILED, KNOWN, expected 4.067
    test 1416 GeoidKarney('egm84-15.pgm').height(-38.6, 64.812) kind 2: 25.456  FAILED, KNOWN, expected 25.454
    test 1417 GeoidKarney('egm84-15.pgm').height(-41.396, -69.739) kind 2: 26.619  FAILED, KNOWN, expected 26.657
    test 1418 GeoidKarney('egm84-15.pgm').height(50.158, 72.319) kind 2: -32.003  FAILED, KNOWN, expected -31.966
    test 1419 GeoidKarney('egm84-15.pgm').height(27.692, 176.153) kind 2: -4.422  FAILED, KNOWN, expected -4.415
    test 1420 GeoidKarney('egm84-15.pgm').height(-48.419, 170.454) kind 2: -6.717  FAILED, KNOWN, expected -6.741
    test 1421 GeoidKarney('egm84-15.pgm').height(-65.346, -124.976) kind 2: -34.915  FAILED, KNOWN, expected -34.900
    test 1422 GeoidKarney('egm84-15.pgm').height(-51.873, 167.266) kind 2: -14.214  FAILED, KNOWN, expected -14.223
    test 1423 GeoidKarney('egm84-15.pgm').height(-7.263, 84.308) kind 2: -79.313  FAILED, KNOWN, expected -79.317
    test 1424 GeoidKarney('egm84-15.pgm').height(-1.461, -105.458) kind 2: -16.163
    test 1425 GeoidKarney('egm84-15.pgm').height(7.684, 161.873) kind 2: 36.296  FAILED, KNOWN, expected 36.287
    test 1426 GeoidKarney('egm84-15.pgm').height(-31.475, -158.52) kind 2: 4.066  FAILED, KNOWN, expected 4.068
    test 1427 GeoidKarney('egm84-15.pgm').height(-36.187, 62.917) kind 2: 24.401  FAILED, KNOWN, expected 24.407
    test 1428 GeoidKarney('egm84-15.pgm').height(16.003, 141.687) kind 2: 53.051  FAILED, KNOWN, expected 53.054
    test 1429 GeoidKarney('egm84-15.pgm').height(30.182, 86.261) kind 2: -30.616  FAILED, KNOWN, expected -30.622
    test 1430 GeoidKarney('egm84-15.pgm').height(-77.304, 159.498) kind 2: -53.544  FAILED, KNOWN, expected -53.540
    test 1431 GeoidKarney('egm84-15.pgm').height(39.536, 139.795) kind 2: 36.274  FAILED, KNOWN, expected 36.262
    test 1432 GeoidKarney('egm84-15.pgm').height(8.569, 134.618) kind 2: 64.339  FAILED, KNOWN, expected 64.369
    test 1433 GeoidKarney('egm84-15.pgm').height(14.473, 90.596) kind 2: -61.320  FAILED, KNOWN, expected -61.300
    test 1434 GeoidKarney('egm84-15.pgm').height(-13.138, -99.589) kind 2: -7.996  FAILED, KNOWN, expected -7.999
    test 1435 GeoidKarney('egm84-15.pgm').height(34.212, -26.307) kind 2: 41.489  FAILED, KNOWN, expected 41.477
    test 1436 GeoidKarney('egm84-15.pgm').height(21.89, 76.371) kind 2: -59.881  FAILED, KNOWN, expected -59.876
    test 1437 GeoidKarney('egm84-15.pgm').height(29.793, 120.487) kind 2: 8.422  FAILED, KNOWN, expected 8.404
    test 1438 GeoidKarney('egm84-15.pgm').height(15.724, 122.714) kind 2: 39.200  FAILED, KNOWN, expected 39.152
    test 1439 GeoidKarney('egm84-15.pgm').height(-66.208, -78.499) kind 2: -7.068  FAILED, KNOWN, expected -7.076
    test 1440 GeoidKarney('egm84-15.pgm').height(-39.507, 55.809) kind 2: 33.179  FAILED, KNOWN, expected 33.178
    test 1441 GeoidKarney('egm84-15.pgm').height(28.159, 51.476) kind 2: -23.801  FAILED, KNOWN, expected -23.832
    test 1442 GeoidKarney('egm84-15.pgm').height(-36.207, 120.205) kind 2: -38.175  FAILED, KNOWN, expected -38.206
    test 1443 GeoidKarney('egm84-15.pgm').height(30.575, -99.998) kind 2: -22.171  FAILED, KNOWN, expected -22.142
    test 1444 GeoidKarney('egm84-15.pgm').height(-16.993, 37.136) kind 2: -13.746  FAILED, KNOWN, expected -13.765
    test 1445 GeoidKarney('egm84-15.pgm').height(-11.477, 12.039) kind 2: 16.909  FAILED, KNOWN, expected 16.898
    test 1446 GeoidKarney('egm84-15.pgm').height(30.428, -144.765) kind 2: -22.479  FAILED, KNOWN, expected -22.474
    test 1447 GeoidKarney('egm84-15.pgm').height(-17.44, -92.424) kind 2: -4.710  FAILED, KNOWN, expected -4.718
    test 1448 GeoidKarney('egm84-15.pgm').height(40.203, 143.43) kind 2: 16.680  FAILED, KNOWN, expected 16.635
    test 1449 GeoidKarney('egm84-15.pgm').height(-37.098, -106.574) kind 2: -9.012
    test 1450 GeoidKarney('egm84-15.pgm').height(54.62, -68.413) kind 2: -23.556  FAILED, KNOWN, expected -23.543
    test 1451 GeoidKarney('egm84-15.pgm').height(-31.633, 148.182) kind 2: 26.240  FAILED, KNOWN, expected 26.236
    test 1452 GeoidKarney('egm84-15.pgm').height(-56.07, -141.407) kind 2: -21.963  FAILED, KNOWN, expected -21.953
    test 1453 GeoidKarney('egm84-15.pgm').height(-8.195, -52.691) kind 2: -17.959
    test 1454 GeoidKarney('egm84-15.pgm').height(17.851, 24.749) kind 2: 9.072  FAILED, KNOWN, expected 9.078
    test 1455 GeoidKarney('egm84-15.pgm').height(0.349, -108.333) kind 2: -19.160  FAILED, KNOWN, expected -19.158
    test 1456 GeoidKarney('egm84-15.pgm').height(15.038, 126.191) kind 2: 46.776
    test 1457 GeoidKarney('egm84-15.pgm').height(-21.111, -123.696) kind 2: -8.053  FAILED, KNOWN, expected -8.055
    test 1458 GeoidKarney('egm84-15.pgm').height(30.947, 173.002) kind 2: -7.681  FAILED, KNOWN, expected -7.696
    test 1459 GeoidKarney('egm84-15.pgm').height(-10.698, -144.091) kind 2: -1.052  FAILED, KNOWN, expected -1.049
    test 1460 GeoidKarney('egm84-15.pgm').height(-29.412, 124.753) kind 2: -16.081
    test 1461 GeoidKarney('egm84-15.pgm').height(38.224, -137.189) kind 2: -35.429  FAILED, KNOWN, expected -35.427
    test 1462 GeoidKarney('egm84-15.pgm').height(36.064, -132.409) kind 2: -38.648
    test 1463 GeoidKarney('egm84-15.pgm').height(29.975, 178.076) kind 2: -5.524  FAILED, KNOWN, expected -5.519
    test 1464 GeoidKarney('egm84-15.pgm').height(-21.346, 169.26) kind 2: 53.448  FAILED, KNOWN, expected 53.431
    test 1465 GeoidKarney('egm84-15.pgm').height(49.282, -152.934) kind 2: 1.977  FAILED, KNOWN, expected 1.979
    test 1466 GeoidKarney('egm84-15.pgm').height(16.349, -99.962) kind 2: -13.131  FAILED, KNOWN, expected -13.197
    test 1467 GeoidKarney('egm84-15.pgm').height(-14.293, -167.34) kind 2: 18.953  FAILED, KNOWN, expected 18.945
    test 1468 GeoidKarney('egm84-15.pgm').height(47.166, -38.523) kind 2: 45.180  FAILED, KNOWN, expected 45.187
    test 1469 GeoidKarney('egm84-15.pgm').height(-58.911, 114.347) kind 2: -17.155  FAILED, KNOWN, expected -17.145
    test 1470 GeoidKarney('egm84-15.pgm').height(-9.055, 111.294) kind 2: 13.136  FAILED, KNOWN, expected 13.146
    test 1471 GeoidKarney('egm84-15.pgm').height(18.391, 29.692) kind 2: 4.933
    test 1472 GeoidKarney('egm84-15.pgm').height(-15.074, 22.153) kind 2: 12.313  FAILED, KNOWN, expected 12.326
    test 1473 GeoidKarney('egm84-15.pgm').height(-4.235, 62.001) kind 2: -60.029  FAILED, KNOWN, expected -60.030
    test 1474 GeoidKarney('egm84-15.pgm').height(15.171, -86.583) kind 2: 3.034  FAILED, KNOWN, expected 3.110
    test 1475 GeoidKarney('egm84-15.pgm').height(79.254, 112.116) kind 2: -2.741
    test 1476 GeoidKarney('egm84-15.pgm').height(15.947, 156.093) kind 2: 32.108  FAILED, KNOWN, expected 32.085
    test 1477 GeoidKarney('egm84-15.pgm').height(68.371, -177.382) kind 2: 2.069  FAILED, KNOWN, expected 2.060
    test 1478 GeoidKarney('egm84-15.pgm').height(-41.931, -72.093) kind 2: 22.901  FAILED, KNOWN, expected 22.916
    test 1479 GeoidKarney('egm84-15.pgm').height(-1.193, -143.133) kind 2: 5.526  FAILED, KNOWN, expected 5.519
    test 1480 GeoidKarney('egm84-15.pgm').height(-37.006, 154.513) kind 2: 11.019  FAILED, KNOWN, expected 11.020
    test 1481 GeoidKarney('egm84-15.pgm').height(-22.148, 9.938) kind 2: 22.181  FAILED, KNOWN, expected 22.171
    test 1482 GeoidKarney('egm84-15.pgm').height(24.329, 109.044) kind 2: -22.957  FAILED, KNOWN, expected -22.944
    test 1483 GeoidKarney('egm84-15.pgm').height(-54.878, 114.691) kind 2: -17.583  FAILED, KNOWN, expected -17.580
    test 1484 GeoidKarney('egm84-15.pgm').height(45.601, -80.458) kind 2: -35.728  FAILED, KNOWN, expected -35.738
    test 1485 GeoidKarney('egm84-15.pgm').height(2.372, 58.974) kind 2: -61.036  FAILED, KNOWN, expected -61.040
    test 1486 GeoidKarney('egm84-15.pgm').height(15.937, 165.854) kind 2: 20.897  FAILED, KNOWN, expected 20.907
    test 1487 GeoidKarney('egm84-15.pgm').height(4.889, -24.213) kind 2: 13.865  FAILED, KNOWN, expected 13.874
    test 1488 GeoidKarney('egm84-15.pgm').height(-11.392, 179.558) kind 2: 40.920  FAILED, KNOWN, expected 40.929
    test 1489 GeoidKarney('egm84-15.pgm').height(58.246, 4.862) kind 2: 43.196  FAILED, KNOWN, expected 43.191
    test 1490 GeoidKarney('egm84-15.pgm').height(34.302, -109.109) kind 2: -22.016  FAILED, KNOWN, expected -22.006
    test 1491 GeoidKarney('egm84-15.pgm').height(-58.196, 117.306) kind 2: -20.378  FAILED, KNOWN, expected -20.375
    test 1492 GeoidKarney('egm84-15.pgm').height(44.5, 173.769) kind 2: -7.856  FAILED, KNOWN, expected -7.852
    test 1493 GeoidKarney('egm84-15.pgm').height(-28.863, -139.775) kind 2: -8.680  FAILED, KNOWN, expected -8.674
    test 1494 GeoidKarney('egm84-15.pgm').height(19.507, -96.099) kind 2: -14.089  FAILED, KNOWN, expected -14.117
    test 1495 GeoidKarney('egm84-15.pgm').height(-42.488, -73.907) kind 2: 17.249  FAILED, KNOWN, expected 17.251
    test 1496 GeoidKarney('egm84-15.pgm').height(46.138, -141.429) kind 2: -19.434  FAILED, KNOWN, expected -19.436
    test 1497 GeoidKarney('egm84-15.pgm').height(60.507, 93.743) kind 2: -31.333  FAILED, KNOWN, expected -31.330
    test 1498 GeoidKarney('egm84-15.pgm').height(26.219, -145.434) kind 2: -17.088  FAILED, KNOWN, expected -17.090
    test 1499 GeoidKarney('egm84-15.pgm').height(-28.687, 3.37) kind 2: 24.177  FAILED, KNOWN, expected 24.184
    test 1500 GeoidKarney('egm84-15.pgm').height(-15.008, 117.45) kind 2: 6.146  FAILED, KNOWN, expected 6.142
    test 1501 GeoidKarney('egm84-15.pgm').height(40.71, 144.095) kind 2: 11.771  FAILED, KNOWN, expected 11.693
    test 1502 GeoidKarney('egm84-15.pgm').height(20.823, -173.611) kind 2: 6.830  FAILED, KNOWN, expected 6.840
    test 1503 GeoidKarney('egm84-15.pgm').height(16.776, -3.009) kind 2: 31.293  FAILED, KNOWN, expected 31.298
    test 1504 GeoidKarney('egm84-15.pgm').height(41.0, -95.0) kind 2: -31.953  FAILED, KNOWN, expected -31.952
    test 1505 GeoidKarney('egm84-15.pgm').height(49.0, -120.5) kind 2: -14.946
    test 1506 GeoidKarney('egm84-15.pgm').height(49.0, -103.5) kind 2: -17.031  FAILED, KNOWN, expected -17.032
    test 1507 GeoidKarney('egm84-15.pgm').height(49.0, -86.5) kind 2: -37.962
    test 1508 GeoidKarney('egm84-15.pgm').height(49.0, -69.5) kind 2: -26.493  FAILED, KNOWN, expected -26.492
    test 1509 GeoidKarney('egm84-15.pgm').height(33.0, -120.5) kind 2: -39.543
    test 1510 GeoidKarney('egm84-15.pgm').height(33.0, -103.5) kind 2: -22.557  FAILED, KNOWN, expected -22.556
    test 1511 GeoidKarney('egm84-15.pgm').height(33.0, -86.5) kind 2: -28.710
    test 1512 GeoidKarney('egm84-15.pgm').height(33.0, -69.5) kind 2: -46.590

    test 1513 GeoidKarney('egm84-15.pgm').height() kind 2, hits 0, eps max (in 0 FAILED): 0.115669
    test 1514 GeoidKarney('egm84-15.pgm').height() kind 2, hits 0, eps mean (of 210 total): 0.010307
    test 1515 GeoidKarney('egm84-15.pgm').height() kind 2, hits 0, eps stdev (of 210 total): 0.015203
    test 1516 GeoidKarney('egm84-15.pgm').toStr: GeoidKarney('egm84-15.pgm'): lowerleft(-90.0, -180.0, -29.712), upperright(90.0, 180.0, 13.098), center(0.0, 0.0, 18.33), highest(-4.5, 148.75, 81.33), lowest(4.75, 79.25, -107.34)

    test 1517 closed: True
    test 1518 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1519 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1520 GeoidKarney('egm84-15.pgm').height(-76.981, 34.17) kind 3: 11.729
    test 1521 GeoidKarney('egm84-15.pgm').height(79.695, 88.806) kind 3: 0.271  FAILED, KNOWN, expected 0.270
    test 1522 GeoidKarney('egm84-15.pgm').height(-15.245, 168.748) kind 3: 67.074
    test 1523 GeoidKarney('egm84-15.pgm').height(-19.379, 15.855) kind 3: 25.345  FAILED, KNOWN, expected 25.344
    test 1524 GeoidKarney('egm84-15.pgm').height(43.378, -130.552) kind 3: -28.919
    test 1525 GeoidKarney('egm84-15.pgm').height(-16.075, 21.795) kind 3: 14.386
    test 1526 GeoidKarney('egm84-15.pgm').height(-11.256, -73.75) kind 3: 30.699  FAILED, KNOWN, expected 30.700
    test 1527 GeoidKarney('egm84-15.pgm').height(69.017, -15.921) kind 3: 62.226  FAILED, KNOWN, expected 62.225
    test 1528 GeoidKarney('egm84-15.pgm').height(2.221, 139.739) kind 3: 70.222
    test 1529 GeoidKarney('egm84-15.pgm').height(-9.097, 119.142) kind 3: 34.334  FAILED, KNOWN, expected 34.336
    test 1530 GeoidKarney('egm84-15.pgm').height(-28.524, -22.192) kind 3: 8.206
    test 1531 GeoidKarney('egm84-15.pgm').height(12.272, -136.424) kind 3: -20.073  FAILED, KNOWN, expected -20.074
    test 1532 GeoidKarney('egm84-15.pgm').height(-15.203, -85.604) kind 3: -3.129
    test 1533 GeoidKarney('egm84-15.pgm').height(-63.736, -77.17) kind 3: -3.216  FAILED, KNOWN, expected -3.217
    test 1534 GeoidKarney('egm84-15.pgm').height(-48.771, -90.102) kind 3: -1.532  FAILED, KNOWN, expected -1.531
    test 1535 GeoidKarney('egm84-15.pgm').height(-0.179, -126.368) kind 3: -16.741  FAILED, KNOWN, expected -16.742
    test 1536 GeoidKarney('egm84-15.pgm').height(1.586, -128.887) kind 3: -15.413  FAILED, KNOWN, expected -15.412
    test 1537 GeoidKarney('egm84-15.pgm').height(-48.781, -2.684) kind 3: 25.079  FAILED, KNOWN, expected 25.078
    test 1538 GeoidKarney('egm84-15.pgm').height(-49.092, 136.862) kind 3: -18.120
    test 1539 GeoidKarney('egm84-15.pgm').height(47.732, 17.552) kind 3: 46.225  FAILED, KNOWN, expected 46.224
    test 1540 GeoidKarney('egm84-15.pgm').height(-49.11, 85.706) kind 3: 18.649
    test 1541 GeoidKarney('egm84-15.pgm').height(-49.162, 40.321) kind 3: 44.763  FAILED, KNOWN, expected 44.764
    test 1542 GeoidKarney('egm84-15.pgm').height(3.498, 158.118) kind 3: 51.090  FAILED, KNOWN, expected 51.089
    test 1543 GeoidKarney('egm84-15.pgm').height(-35.616, 122.648) kind 3: -34.470  FAILED, KNOWN, expected -34.471
    test 1544 GeoidKarney('egm84-15.pgm').height(56.598, -96.114) kind 3: -39.125  FAILED, KNOWN, expected -39.124
    test 1545 GeoidKarney('egm84-15.pgm').height(-31.85, 149.121) kind 3: 28.142
    test 1546 GeoidKarney('egm84-15.pgm').height(-26.569, -177.792) kind 3: 49.620  FAILED, KNOWN, expected 49.619
    test 1547 GeoidKarney('egm84-15.pgm').height(76.735, -65.753) kind 3: 22.576  FAILED, KNOWN, expected 22.575
    test 1548 GeoidKarney('egm84-15.pgm').height(-21.404, -122.268) kind 3: -6.893
    test 1549 GeoidKarney('egm84-15.pgm').height(-77.133, -65.474) kind 3: -15.013  FAILED, KNOWN, expected -15.012
    test 1550 GeoidKarney('egm84-15.pgm').height(-58.812, 2.276) kind 3: 18.777  FAILED, KNOWN, expected 18.776
    test 1551 GeoidKarney('egm84-15.pgm').height(4.415, 155.683) kind 3: 53.645
    test 1552 GeoidKarney('egm84-15.pgm').height(-28.146, 107.081) kind 3: -39.073  FAILED, KNOWN, expected -39.074
    test 1553 GeoidKarney('egm84-15.pgm').height(-10.551, -126.69) kind 3: -9.645
    test 1554 GeoidKarney('egm84-15.pgm').height(-25.444, -103.337) kind 3: -2.527  FAILED, KNOWN, expected -2.528
    test 1555 GeoidKarney('egm84-15.pgm').height(24.436, 46.159) kind 3: -6.907
    test 1556 GeoidKarney('egm84-15.pgm').height(-72.889, 37.107) kind 3: 21.715  FAILED, KNOWN, expected 21.711
    test 1557 GeoidKarney('egm84-15.pgm').height(-19.629, 13.245) kind 3: 25.612  FAILED, KNOWN, expected 25.611
    test 1558 GeoidKarney('egm84-15.pgm').height(-7.602, 171.265) kind 3: 41.570  FAILED, KNOWN, expected 41.569
    test 1559 GeoidKarney('egm84-15.pgm').height(-45.364, -1.876) kind 3: 23.280
    test 1560 GeoidKarney('egm84-15.pgm').height(-7.292, -69.18) kind 3: 24.502
    test 1561 GeoidKarney('egm84-15.pgm').height(-31.566, -166.689) kind 3: 14.825  FAILED, KNOWN, expected 14.826
    test 1562 GeoidKarney('egm84-15.pgm').height(-82.751, -162.085) kind 3: -45.104
    test 1563 GeoidKarney('egm84-15.pgm').height(-40.7, 99.466) kind 3: -17.252
    test 1564 GeoidKarney('egm84-15.pgm').height(48.676, 39.69) kind 3: 12.972
    test 1565 GeoidKarney('egm84-15.pgm').height(74.817, -78.404) kind 3: 4.777  FAILED, KNOWN, expected 4.776
    test 1566 GeoidKarney('egm84-15.pgm').height(-81.032, -63.865) kind 3: -23.578  FAILED, KNOWN, expected -23.577
    test 1567 GeoidKarney('egm84-15.pgm').height(74.022, 9.432) kind 3: 43.886  FAILED, KNOWN, expected 43.885
    test 1568 GeoidKarney('egm84-15.pgm').height(-75.071, 17.579) kind 3: 17.071  FAILED, KNOWN, expected 17.072
    test 1569 GeoidKarney('egm84-15.pgm').height(-12.546, -54.851) kind 3: -6.643
    test 1570 GeoidKarney('egm84-15.pgm').height(-13.621, 42.408) kind 3: -23.326  FAILED, KNOWN, expected -23.325
    test 1571 GeoidKarney('egm84-15.pgm').height(-2.266, -91.951) kind 3: -10.699  FAILED, KNOWN, expected -10.698
    test 1572 GeoidKarney('egm84-15.pgm').height(-18.672, 42.547) kind 3: -10.268  FAILED, KNOWN, expected -10.265
    test 1573 GeoidKarney('egm84-15.pgm').height(-41.44, 157.413) kind 3: 0.690  FAILED, KNOWN, expected 0.689
    test 1574 GeoidKarney('egm84-15.pgm').height(53.686, -79.375) kind 3: -43.759  FAILED, KNOWN, expected -43.758
    test 1575 GeoidKarney('egm84-15.pgm').height(39.26, -30.351) kind 3: 57.553  FAILED, KNOWN, expected 57.554
    test 1576 GeoidKarney('egm84-15.pgm').height(-51.699, -141.493) kind 3: -16.937  FAILED, KNOWN, expected -16.936
    test 1577 GeoidKarney('egm84-15.pgm').height(36.585, 4.515) kind 3: 45.291  FAILED, KNOWN, expected 45.295
    test 1578 GeoidKarney('egm84-15.pgm').height(39.642, -54.659) kind 3: -13.585  FAILED, KNOWN, expected -13.586
    test 1579 GeoidKarney('egm84-15.pgm').height(59.761, 166.567) kind 3: 11.467  FAILED, KNOWN, expected 11.468
    test 1580 GeoidKarney('egm84-15.pgm').height(51.83, 13.357) kind 3: 42.092
    test 1581 GeoidKarney('egm84-15.pgm').height(-36.531, -175.431) kind 3: 22.830
    test 1582 GeoidKarney('egm84-15.pgm').height(-37.08, 125.264) kind 3: -32.302
    test 1583 GeoidKarney('egm84-15.pgm').height(-68.651, 92.732) kind 3: 9.228
    test 1584 GeoidKarney('egm84-15.pgm').height(35.087, 45.336) kind 3: 5.966  FAILED, KNOWN, expected 5.965
    test 1585 GeoidKarney('egm84-15.pgm').height(-61.356, -169.379) kind 3: -45.012  FAILED, KNOWN, expected -45.013
    test 1586 GeoidKarney('egm84-15.pgm').height(-36.955, 179.12) kind 3: 21.118
    test 1587 GeoidKarney('egm84-15.pgm').height(10.248, -6.714) kind 3: 30.497
    test 1588 GeoidKarney('egm84-15.pgm').height(36.868, 84.602) kind 3: -40.397  FAILED, KNOWN, expected -40.396
    test 1589 GeoidKarney('egm84-15.pgm').height(28.637, 88.933) kind 3: -31.701  FAILED, KNOWN, expected -31.704
    test 1590 GeoidKarney('egm84-15.pgm').height(54.811, -99.968) kind 3: -32.276  FAILED, KNOWN, expected -32.277
    test 1591 GeoidKarney('egm84-15.pgm').height(7.611, 145.911) kind 3: 61.024
    test 1592 GeoidKarney('egm84-15.pgm').height(59.412, 170.102) kind 3: 4.996  FAILED, KNOWN, expected 4.994
    test 1593 GeoidKarney('egm84-15.pgm').height(-61.469, 126.144) kind 3: -30.238  FAILED, KNOWN, expected -30.237
    test 1594 GeoidKarney('egm84-15.pgm').height(18.514, -137.083) kind 3: -26.006
    test 1595 GeoidKarney('egm84-15.pgm').height(7.854, -126.799) kind 3: -29.283
    test 1596 GeoidKarney('egm84-15.pgm').height(47.489, 134.183) kind 3: 22.393  FAILED, KNOWN, expected 22.394
    test 1597 GeoidKarney('egm84-15.pgm').height(-34.144, -11.922) kind 3: 17.550
    test 1598 GeoidKarney('egm84-15.pgm').height(-58.389, 117.458) kind 3: -20.623  FAILED, KNOWN, expected -20.622
    test 1599 GeoidKarney('egm84-15.pgm').height(9.773, 95.846) kind 3: -41.482  FAILED, KNOWN, expected -41.484
    test 1600 GeoidKarney('egm84-15.pgm').height(-53.12, 136.994) kind 3: -20.968
    test 1601 GeoidKarney('egm84-15.pgm').height(-50.35, 0.075) kind 3: 25.567  FAILED, KNOWN, expected 25.568
    test 1602 GeoidKarney('egm84-15.pgm').height(31.438, -170.879) kind 3: -8.581
    test 1603 GeoidKarney('egm84-15.pgm').height(37.541, -153.024) kind 3: -18.330  FAILED, KNOWN, expected -18.329
    test 1604 GeoidKarney('egm84-15.pgm').height(27.586, 2.444) kind 3: 25.000  FAILED, KNOWN, expected 25.001
    test 1605 GeoidKarney('egm84-15.pgm').height(-26.139, -106.201) kind 3: -2.941  FAILED, KNOWN, expected -2.940
    test 1606 GeoidKarney('egm84-15.pgm').height(-33.426, -14.84) kind 3: 18.229  FAILED, KNOWN, expected 18.228
    test 1607 GeoidKarney('egm84-15.pgm').height(39.586, -153.019) kind 3: -16.507
    test 1608 GeoidKarney('egm84-15.pgm').height(-60.79, -2.578) kind 3: 14.275
    test 1609 GeoidKarney('egm84-15.pgm').height(-20.131, 21.975) kind 3: 16.853  FAILED, KNOWN, expected 16.852
    test 1610 GeoidKarney('egm84-15.pgm').height(75.649, 99.921) kind 3: -6.872
    test 1611 GeoidKarney('egm84-15.pgm').height(-0.385, -23.788) kind 3: 9.005  FAILED, KNOWN, expected 9.006
    test 1612 GeoidKarney('egm84-15.pgm').height(-51.56, -50.327) kind 3: 6.294  FAILED, KNOWN, expected 6.296
    test 1613 GeoidKarney('egm84-15.pgm').height(-43.129, -167.271) kind 3: -1.482  FAILED, KNOWN, expected -1.481
    test 1614 GeoidKarney('egm84-15.pgm').height(46.374, 71.948) kind 3: -40.916  FAILED, KNOWN, expected -40.915
    test 1615 GeoidKarney('egm84-15.pgm').height(-22.783, 140.657) kind 3: 37.495
    test 1616 GeoidKarney('egm84-15.pgm').height(-12.056, 122.804) kind 3: 32.255  FAILED, KNOWN, expected 32.258
    test 1617 GeoidKarney('egm84-15.pgm').height(30.127, 94.738) kind 3: -41.528  FAILED, KNOWN, expected -41.529
    test 1618 GeoidKarney('egm84-15.pgm').height(46.296, -174.479) kind 3: -1.376  FAILED, KNOWN, expected -1.377
    test 1619 GeoidKarney('egm84-15.pgm').height(34.99, 15.052) kind 3: 35.279  FAILED, KNOWN, expected 35.280
    test 1620 GeoidKarney('egm84-15.pgm').height(-51.287, 90.565) kind 3: 12.958
    test 1621 GeoidKarney('egm84-15.pgm').height(34.217, 141.302) kind 3: 18.313  FAILED, KNOWN, expected 18.307
    test 1622 GeoidKarney('egm84-15.pgm').height(-40.423, -142.787) kind 3: -10.400
    test 1623 GeoidKarney('egm84-15.pgm').height(-17.854, -170.216) kind 3: 28.640  FAILED, KNOWN, expected 28.638
    test 1624 GeoidKarney('egm84-15.pgm').height(47.803, 112.701) kind 3: -24.059
    test 1625 GeoidKarney('egm84-15.pgm').height(-23.276, 133.454) kind 3: 18.806
    test 1626 GeoidKarney('egm84-15.pgm').height(-26.884, -36.571) kind 3: -6.819  FAILED, KNOWN, expected -6.820
    test 1627 GeoidKarney('egm84-15.pgm').height(-37.106, 31.128) kind 3: 31.486
    test 1628 GeoidKarney('egm84-15.pgm').height(-75.363, -173.674) kind 3: -62.024
    test 1629 GeoidKarney('egm84-15.pgm').height(-18.305, 69.016) kind 3: -24.247  FAILED, KNOWN, expected -24.248
    test 1630 GeoidKarney('egm84-15.pgm').height(39.527, 23.58) kind 3: 43.255
    test 1631 GeoidKarney('egm84-15.pgm').height(68.903, 30.97) kind 3: 18.499  FAILED, KNOWN, expected 18.498
    test 1632 GeoidKarney('egm84-15.pgm').height(53.937, 168.318) kind 3: 4.069  FAILED, KNOWN, expected 4.067
    test 1633 GeoidKarney('egm84-15.pgm').height(-38.6, 64.812) kind 3: 25.455  FAILED, KNOWN, expected 25.454
    test 1634 GeoidKarney('egm84-15.pgm').height(-41.396, -69.739) kind 3: 26.655  FAILED, KNOWN, expected 26.657
    test 1635 GeoidKarney('egm84-15.pgm').height(50.158, 72.319) kind 3: -31.967  FAILED, KNOWN, expected -31.966
    test 1636 GeoidKarney('egm84-15.pgm').height(27.692, 176.153) kind 3: -4.416  FAILED, KNOWN, expected -4.415
    test 1637 GeoidKarney('egm84-15.pgm').height(-48.419, 170.454) kind 3: -6.741
    test 1638 GeoidKarney('egm84-15.pgm').height(-65.346, -124.976) kind 3: -34.902  FAILED, KNOWN, expected -34.900
    test 1639 GeoidKarney('egm84-15.pgm').height(-51.873, 167.266) kind 3: -14.223
    test 1640 GeoidKarney('egm84-15.pgm').height(-7.263, 84.308) kind 3: -79.317
    test 1641 GeoidKarney('egm84-15.pgm').height(-1.461, -105.458) kind 3: -16.162  FAILED, KNOWN, expected -16.163
    test 1642 GeoidKarney('egm84-15.pgm').height(7.684, 161.873) kind 3: 36.288  FAILED, KNOWN, expected 36.287
    test 1643 GeoidKarney('egm84-15.pgm').height(-31.475, -158.52) kind 3: 4.067  FAILED, KNOWN, expected 4.068
    test 1644 GeoidKarney('egm84-15.pgm').height(-36.187, 62.917) kind 3: 24.406  FAILED, KNOWN, expected 24.407
    test 1645 GeoidKarney('egm84-15.pgm').height(16.003, 141.687) kind 3: 53.053  FAILED, KNOWN, expected 53.054
    test 1646 GeoidKarney('egm84-15.pgm').height(30.182, 86.261) kind 3: -30.621  FAILED, KNOWN, expected -30.622
    test 1647 GeoidKarney('egm84-15.pgm').height(-77.304, 159.498) kind 3: -53.540
    test 1648 GeoidKarney('egm84-15.pgm').height(39.536, 139.795) kind 3: 36.262
    test 1649 GeoidKarney('egm84-15.pgm').height(8.569, 134.618) kind 3: 64.367  FAILED, KNOWN, expected 64.369
    test 1650 GeoidKarney('egm84-15.pgm').height(14.473, 90.596) kind 3: -61.301  FAILED, KNOWN, expected -61.300
    test 1651 GeoidKarney('egm84-15.pgm').height(-13.138, -99.589) kind 3: -8.000  FAILED, KNOWN, expected -7.999
    test 1652 GeoidKarney('egm84-15.pgm').height(34.212, -26.307) kind 3: 41.479  FAILED, KNOWN, expected 41.477
    test 1653 GeoidKarney('egm84-15.pgm').height(21.89, 76.371) kind 3: -59.875  FAILED, KNOWN, expected -59.876
    test 1654 GeoidKarney('egm84-15.pgm').height(29.793, 120.487) kind 3: 8.404
    test 1655 GeoidKarney('egm84-15.pgm').height(15.724, 122.714) kind 3: 39.154  FAILED, KNOWN, expected 39.152
    test 1656 GeoidKarney('egm84-15.pgm').height(-66.208, -78.499) kind 3: -7.076
    test 1657 GeoidKarney('egm84-15.pgm').height(-39.507, 55.809) kind 3: 33.179  FAILED, KNOWN, expected 33.178
    test 1658 GeoidKarney('egm84-15.pgm').height(28.159, 51.476) kind 3: -23.832
    test 1659 GeoidKarney('egm84-15.pgm').height(-36.207, 120.205) kind 3: -38.206
    test 1660 GeoidKarney('egm84-15.pgm').height(30.575, -99.998) kind 3: -22.144  FAILED, KNOWN, expected -22.142
    test 1661 GeoidKarney('egm84-15.pgm').height(-16.993, 37.136) kind 3: -13.763  FAILED, KNOWN, expected -13.765
    test 1662 GeoidKarney('egm84-15.pgm').height(-11.477, 12.039) kind 3: 16.899  FAILED, KNOWN, expected 16.898
    test 1663 GeoidKarney('egm84-15.pgm').height(30.428, -144.765) kind 3: -22.475  FAILED, KNOWN, expected -22.474
    test 1664 GeoidKarney('egm84-15.pgm').height(-17.44, -92.424) kind 3: -4.717  FAILED, KNOWN, expected -4.718
    test 1665 GeoidKarney('egm84-15.pgm').height(40.203, 143.43) kind 3: 16.635
    test 1666 GeoidKarney('egm84-15.pgm').height(-37.098, -106.574) kind 3: -9.011  FAILED, KNOWN, expected -9.012
    test 1667 GeoidKarney('egm84-15.pgm').height(54.62, -68.413) kind 3: -23.544  FAILED, KNOWN, expected -23.543
    test 1668 GeoidKarney('egm84-15.pgm').height(-31.633, 148.182) kind 3: 26.236
    test 1669 GeoidKarney('egm84-15.pgm').height(-56.07, -141.407) kind 3: -21.955  FAILED, KNOWN, expected -21.953
    test 1670 GeoidKarney('egm84-15.pgm').height(-8.195, -52.691) kind 3: -17.959
    test 1671 GeoidKarney('egm84-15.pgm').height(17.851, 24.749) kind 3: 9.078
    test 1672 GeoidKarney('egm84-15.pgm').height(0.349, -108.333) kind 3: -19.157  FAILED, KNOWN, expected -19.158
    test 1673 GeoidKarney('egm84-15.pgm').height(15.038, 126.191) kind 3: 46.776
    test 1674 GeoidKarney('egm84-15.pgm').height(-21.111, -123.696) kind 3: -8.055
    test 1675 GeoidKarney('egm84-15.pgm').height(30.947, 173.002) kind 3: -7.695  FAILED, KNOWN, expected -7.696
    test 1676 GeoidKarney('egm84-15.pgm').height(-10.698, -144.091) kind 3: -1.048  FAILED, KNOWN, expected -1.049
    test 1677 GeoidKarney('egm84-15.pgm').height(-29.412, 124.753) kind 3: -16.082  FAILED, KNOWN, expected -16.081
    test 1678 GeoidKarney('egm84-15.pgm').height(38.224, -137.189) kind 3: -35.426  FAILED, KNOWN, expected -35.427
    test 1679 GeoidKarney('egm84-15.pgm').height(36.064, -132.409) kind 3: -38.648
    test 1680 GeoidKarney('egm84-15.pgm').height(29.975, 178.076) kind 3: -5.519
    test 1681 GeoidKarney('egm84-15.pgm').height(-21.346, 169.26) kind 3: 53.430  FAILED, KNOWN, expected 53.431
    test 1682 GeoidKarney('egm84-15.pgm').height(49.282, -152.934) kind 3: 1.978  FAILED, KNOWN, expected 1.979
    test 1683 GeoidKarney('egm84-15.pgm').height(16.349, -99.962) kind 3: -13.194  FAILED, KNOWN, expected -13.197
    test 1684 GeoidKarney('egm84-15.pgm').height(-14.293, -167.34) kind 3: 18.945
    test 1685 GeoidKarney('egm84-15.pgm').height(47.166, -38.523) kind 3: 45.185  FAILED, KNOWN, expected 45.187
    test 1686 GeoidKarney('egm84-15.pgm').height(-58.911, 114.347) kind 3: -17.146  FAILED, KNOWN, expected -17.145
    test 1687 GeoidKarney('egm84-15.pgm').height(-9.055, 111.294) kind 3: 13.145  FAILED, KNOWN, expected 13.146
    test 1688 GeoidKarney('egm84-15.pgm').height(18.391, 29.692) kind 3: 4.932  FAILED, KNOWN, expected 4.933
    test 1689 GeoidKarney('egm84-15.pgm').height(-15.074, 22.153) kind 3: 12.327  FAILED, KNOWN, expected 12.326
    test 1690 GeoidKarney('egm84-15.pgm').height(-4.235, 62.001) kind 3: -60.029  FAILED, KNOWN, expected -60.030
    test 1691 GeoidKarney('egm84-15.pgm').height(15.171, -86.583) kind 3: 3.107  FAILED, KNOWN, expected 3.110
    test 1692 GeoidKarney('egm84-15.pgm').height(79.254, 112.116) kind 3: -2.741
    test 1693 GeoidKarney('egm84-15.pgm').height(15.947, 156.093) kind 3: 32.086  FAILED, KNOWN, expected 32.085
    test 1694 GeoidKarney('egm84-15.pgm').height(68.371, -177.382) kind 3: 2.060
    test 1695 GeoidKarney('egm84-15.pgm').height(-41.931, -72.093) kind 3: 22.916
    test 1696 GeoidKarney('egm84-15.pgm').height(-1.193, -143.133) kind 3: 5.519
    test 1697 GeoidKarney('egm84-15.pgm').height(-37.006, 154.513) kind 3: 11.021  FAILED, KNOWN, expected 11.020
    test 1698 GeoidKarney('egm84-15.pgm').height(-22.148, 9.938) kind 3: 22.171
    test 1699 GeoidKarney('egm84-15.pgm').height(24.329, 109.044) kind 3: -22.945  FAILED, KNOWN, expected -22.944
    test 1700 GeoidKarney('egm84-15.pgm').height(-54.878, 114.691) kind 3: -17.579  FAILED, KNOWN, expected -17.580
    test 1701 GeoidKarney('egm84-15.pgm').height(45.601, -80.458) kind 3: -35.737  FAILED, KNOWN, expected -35.738
    test 1702 GeoidKarney('egm84-15.pgm').height(2.372, 58.974) kind 3: -61.040
    test 1703 GeoidKarney('egm84-15.pgm').height(15.937, 165.854) kind 3: 20.906  FAILED, KNOWN, expected 20.907
    test 1704 GeoidKarney('egm84-15.pgm').height(4.889, -24.213) kind 3: 13.874
    test 1705 GeoidKarney('egm84-15.pgm').height(-11.392, 179.558) kind 3: 40.928  FAILED, KNOWN, expected 40.929
    test 1706 GeoidKarney('egm84-15.pgm').height(58.246, 4.862) kind 3: 43.191
    test 1707 GeoidKarney('egm84-15.pgm').height(34.302, -109.109) kind 3: -22.006
    test 1708 GeoidKarney('egm84-15.pgm').height(-58.196, 117.306) kind 3: -20.375
    test 1709 GeoidKarney('egm84-15.pgm').height(44.5, 173.769) kind 3: -7.851  FAILED, KNOWN, expected -7.852
    test 1710 GeoidKarney('egm84-15.pgm').height(-28.863, -139.775) kind 3: -8.675  FAILED, KNOWN, expected -8.674
    test 1711 GeoidKarney('egm84-15.pgm').height(19.507, -96.099) kind 3: -14.116  FAILED, KNOWN, expected -14.117
    test 1712 GeoidKarney('egm84-15.pgm').height(-42.488, -73.907) kind 3: 17.252  FAILED, KNOWN, expected 17.251
    test 1713 GeoidKarney('egm84-15.pgm').height(46.138, -141.429) kind 3: -19.435  FAILED, KNOWN, expected -19.436
    test 1714 GeoidKarney('egm84-15.pgm').height(60.507, 93.743) kind 3: -31.331  FAILED, KNOWN, expected -31.330
    test 1715 GeoidKarney('egm84-15.pgm').height(26.219, -145.434) kind 3: -17.091  FAILED, KNOWN, expected -17.090
    test 1716 GeoidKarney('egm84-15.pgm').height(-28.687, 3.37) kind 3: 24.184
    test 1717 GeoidKarney('egm84-15.pgm').height(-15.008, 117.45) kind 3: 6.142
    test 1718 GeoidKarney('egm84-15.pgm').height(40.71, 144.095) kind 3: 11.693
    test 1719 GeoidKarney('egm84-15.pgm').height(20.823, -173.611) kind 3: 6.839  FAILED, KNOWN, expected 6.840
    test 1720 GeoidKarney('egm84-15.pgm').height(16.776, -3.009) kind 3: 31.298
    test 1721 GeoidKarney('egm84-15.pgm').height(41.0, -95.0) kind 3: -31.952
    test 1722 GeoidKarney('egm84-15.pgm').height(49.0, -120.5) kind 3: -14.946
    test 1723 GeoidKarney('egm84-15.pgm').height(49.0, -103.5) kind 3: -17.032
    test 1724 GeoidKarney('egm84-15.pgm').height(49.0, -86.5) kind 3: -37.962
    test 1725 GeoidKarney('egm84-15.pgm').height(49.0, -69.5) kind 3: -26.492
    test 1726 GeoidKarney('egm84-15.pgm').height(33.0, -120.5) kind 3: -39.543
    test 1727 GeoidKarney('egm84-15.pgm').height(33.0, -103.5) kind 3: -22.556
    test 1728 GeoidKarney('egm84-15.pgm').height(33.0, -86.5) kind 3: -28.710
    test 1729 GeoidKarney('egm84-15.pgm').height(33.0, -69.5) kind 3: -46.590

    test 1730 GeoidKarney('egm84-15.pgm').height() kind 3, hits 0, eps max (in 0 FAILED): 0.005459
    test 1731 GeoidKarney('egm84-15.pgm').height() kind 3, hits 0, eps mean (of 210 total): 0.000736
    test 1732 GeoidKarney('egm84-15.pgm').height() kind 3, hits 0, eps stdev (of 210 total): 0.000728
    test 1733 GeoidKarney('egm84-15.pgm').toStr: GeoidKarney('egm84-15.pgm'): lowerleft(-90.0, -180.0, -29.712), upperright(90.0, 180.0, 13.098), center(0.0, 0.0, 18.33), highest(-4.5, 148.75, 81.33), lowest(4.75, 79.25, -107.34)

    test 1734 closed: True
    test 1735 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1736 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1737 GeoidPGM('egm84-15.pgm').height(-76.981, 34.17) kind 3: lli ('-76.981466, 34.17016') or wrap (False): lli ('-76.981466, 34.17016'): outside on SE  FAILED, KNOWN, expected 11.729
    test 1738 GeoidPGM('egm84-15.pgm').height(79.695, 88.806) kind 3: lli ('79.695484, 88.805571') or wrap (False): lli ('79.695484, 88.805571'): outside on NE  FAILED, KNOWN, expected 0.270
    test 1739 GeoidPGM('egm84-15.pgm').height(-15.245, 168.748) kind 3: lli ('-15.244804, 168.747961') or wrap (False): lli ('-15.244804, 168.747961'): outside on SE  FAILED, KNOWN, expected 67.074
    test 1740 GeoidPGM('egm84-15.pgm').height(-19.379, 15.855) kind 3: lli ('-19.379357, 15.85511') or wrap (False): lli ('-19.379357, 15.85511'): outside on SE  FAILED, KNOWN, expected 25.344
    test 1741 GeoidPGM('egm84-15.pgm').height(43.378, -130.552) kind 3: lli ('43.377784, -130.551582') or wrap (False): lli ('43.377784, -130.551582'): outside on W  FAILED, KNOWN, expected -28.919
    test 1742 GeoidPGM('egm84-15.pgm').height(-16.075, 21.795) kind 3: lli ('-16.074554, 21.79547') or wrap (False): lli ('-16.074554, 21.79547'): outside on SE  FAILED, KNOWN, expected 14.386
    test 1743 GeoidPGM('egm84-15.pgm').height(-11.256, -73.75) kind 3: lli ('-11.256389, -73.750255') or wrap (False): lli ('-11.256389, -73.750255'): outside on S  FAILED, KNOWN, expected 30.700
    test 1744 GeoidPGM('egm84-15.pgm').height(69.017, -15.921) kind 3: lli ('69.016564, -15.921115') or wrap (False): lli ('69.016564, -15.921115'): outside on NE  FAILED, KNOWN, expected 62.225
    test 1745 GeoidPGM('egm84-15.pgm').height(2.221, 139.739) kind 3: lli ('2.221008, 139.73935') or wrap (False): lli ('2.221008, 139.73935'): outside on SE  FAILED, KNOWN, expected 70.222
    test 1746 GeoidPGM('egm84-15.pgm').height(-9.097, 119.142) kind 3: lli ('-9.096878, 119.141551') or wrap (False): lli ('-9.096878, 119.141551'): outside on SE  FAILED, KNOWN, expected 34.336
    test 1747 GeoidPGM('egm84-15.pgm').height(-28.524, -22.192) kind 3: lli ('-28.523717, -22.1925') or wrap (False): lli ('-28.523717, -22.1925'): outside on SE  FAILED, KNOWN, expected 8.206
    test 1748 GeoidPGM('egm84-15.pgm').height(12.272, -136.424) kind 3: lli ('12.27231, -136.424168') or wrap (False): lli ('12.27231, -136.424168'): outside on SW  FAILED, KNOWN, expected -20.074
    test 1749 GeoidPGM('egm84-15.pgm').height(-15.203, -85.604) kind 3: lli ('-15.20317, -85.603753') or wrap (False): lli ('-15.20317, -85.603753'): outside on S  FAILED, KNOWN, expected -3.129
    test 1750 GeoidPGM('egm84-15.pgm').height(-63.736, -77.17) kind 3: lli ('-63.735565, -77.169636') or wrap (False): lli ('-63.735565, -77.169636'): outside on S  FAILED, KNOWN, expected -3.217
    test 1751 GeoidPGM('egm84-15.pgm').height(-48.771, -90.102) kind 3: lli ('-48.770825, -90.102117') or wrap (False): lli ('-48.770825, -90.102117'): outside on S  FAILED, KNOWN, expected -1.531
    test 1752 GeoidPGM('egm84-15.pgm').height(-0.179, -126.368) kind 3: lli ('-0.178524, -126.368279') or wrap (False): lli ('-0.178524, -126.368279'): outside on SW  FAILED, KNOWN, expected -16.742
    test 1753 GeoidPGM('egm84-15.pgm').height(1.586, -128.887) kind 3: lli ('1.585536, -128.886967') or wrap (False): lli ('1.585536, -128.886967'): outside on SW  FAILED, KNOWN, expected -15.412
    test 1754 GeoidPGM('egm84-15.pgm').height(-48.781, -2.684) kind 3: lli ('-48.780705, -2.684224') or wrap (False): lli ('-48.780705, -2.684224'): outside on SE  FAILED, KNOWN, expected 25.078
    test 1755 GeoidPGM('egm84-15.pgm').height(-49.092, 136.862) kind 3: lli ('-49.091632, 136.862256') or wrap (False): lli ('-49.091632, 136.862256'): outside on SE  FAILED, KNOWN, expected -18.120
    test 1756 GeoidPGM('egm84-15.pgm').height(47.732, 17.552) kind 3: lli ('47.731727, 17.552416') or wrap (False): lli ('47.731727, 17.552416'): outside on E  FAILED, KNOWN, expected 46.224
    test 1757 GeoidPGM('egm84-15.pgm').height(-49.11, 85.706) kind 3: lli ('-49.109549, 85.706437') or wrap (False): lli ('-49.109549, 85.706437'): outside on SE  FAILED, KNOWN, expected 18.649
    test 1758 GeoidPGM('egm84-15.pgm').height(-49.162, 40.321) kind 3: lli ('-49.162281, 40.321209') or wrap (False): lli ('-49.162281, 40.321209'): outside on SE  FAILED, KNOWN, expected 44.764
    test 1759 GeoidPGM('egm84-15.pgm').height(3.498, 158.118) kind 3: lli ('3.498333, 158.117699') or wrap (False): lli ('3.498333, 158.117699'): outside on SE  FAILED, KNOWN, expected 51.089
    test 1760 GeoidPGM('egm84-15.pgm').height(-35.616, 122.648) kind 3: lli ('-35.616495, 122.648407') or wrap (False): lli ('-35.616495, 122.648407'): outside on SE  FAILED, KNOWN, expected -34.471
    test 1761 GeoidPGM('egm84-15.pgm').height(56.598, -96.114) kind 3: lli ('56.598256, -96.113696') or wrap (False): lli ('56.598256, -96.113696'): outside on N  FAILED, KNOWN, expected -39.124
    test 1762 GeoidPGM('egm84-15.pgm').height(-31.85, 149.121) kind 3: lli ('-31.850231, 149.120596') or wrap (False): lli ('-31.850231, 149.120596'): outside on SE  FAILED, KNOWN, expected 28.142
    test 1763 GeoidPGM('egm84-15.pgm').height(-26.569, -177.792) kind 3: lli ('-26.568996, -177.792196') or wrap (False): lli ('-26.568996, -177.792196'): outside on SW  FAILED, KNOWN, expected 49.619
    test 1764 GeoidPGM('egm84-15.pgm').height(76.735, -65.753) kind 3: lli ('76.734699, -65.752952') or wrap (False): lli ('76.734699, -65.752952'): outside on N  FAILED, KNOWN, expected 22.575
    test 1765 GeoidPGM('egm84-15.pgm').height(-21.404, -122.268) kind 3: lli ('-21.404166, -122.267869') or wrap (False): lli ('-21.404166, -122.267869'): outside on S  FAILED, KNOWN, expected -6.893
    test 1766 GeoidPGM('egm84-15.pgm').height(-77.133, -65.474) kind 3: lli ('-77.133426, -65.473819') or wrap (False): lli ('-77.133426, -65.473819'): outside on S  FAILED, KNOWN, expected -15.012
    test 1767 GeoidPGM('egm84-15.pgm').height(-58.812, 2.276) kind 3: lli ('-58.811779, 2.276142') or wrap (False): lli ('-58.811779, 2.276142'): outside on SE  FAILED, KNOWN, expected 18.776
    test 1768 GeoidPGM('egm84-15.pgm').height(4.415, 155.683) kind 3: lli ('4.415102, 155.683336') or wrap (False): lli ('4.415102, 155.683336'): outside on SE  FAILED, KNOWN, expected 53.645
    test 1769 GeoidPGM('egm84-15.pgm').height(-28.146, 107.081) kind 3: lli ('-28.145768, 107.081334') or wrap (False): lli ('-28.145768, 107.081334'): outside on SE  FAILED, KNOWN, expected -39.074
    test 1770 GeoidPGM('egm84-15.pgm').height(-10.551, -126.69) kind 3: lli ('-10.551267, -126.690468') or wrap (False): lli ('-10.551267, -126.690468'): outside on SW  FAILED, KNOWN, expected -9.645
    test 1771 GeoidPGM('egm84-15.pgm').height(-25.444, -103.337) kind 3: lli ('-25.444344, -103.337184') or wrap (False): lli ('-25.444344, -103.337184'): outside on S  FAILED, KNOWN, expected -2.528
    test 1772 GeoidPGM('egm84-15.pgm').height(24.436, 46.159) kind 3: lli ('24.435896, 46.158715') or wrap (False): lli ('24.435896, 46.158715'): outside on SE  FAILED, KNOWN, expected -6.907
    test 1773 GeoidPGM('egm84-15.pgm').height(-72.889, 37.107) kind 3: lli ('-72.888898, 37.106907') or wrap (False): lli ('-72.888898, 37.106907'): outside on SE  FAILED, KNOWN, expected 21.711
    test 1774 GeoidPGM('egm84-15.pgm').height(-19.629, 13.245) kind 3: lli ('-19.628762, 13.244525') or wrap (False): lli ('-19.628762, 13.244525'): outside on SE  FAILED, KNOWN, expected 25.611
    test 1775 GeoidPGM('egm84-15.pgm').height(-7.602, 171.265) kind 3: lli ('-7.602449, 171.264763') or wrap (False): lli ('-7.602449, 171.264763'): outside on SE  FAILED, KNOWN, expected 41.569
    test 1776 GeoidPGM('egm84-15.pgm').height(-45.364, -1.876) kind 3: lli ('-45.364396, -1.876412') or wrap (False): lli ('-45.364396, -1.876412'): outside on SE  FAILED, KNOWN, expected 23.280
    test 1777 GeoidPGM('egm84-15.pgm').height(-7.292, -69.18) kind 3: lli ('-7.292121, -69.179565') or wrap (False): lli ('-7.292121, -69.179565'): outside on S  FAILED, KNOWN, expected 24.502
    test 1778 GeoidPGM('egm84-15.pgm').height(-31.566, -166.689) kind 3: lli ('-31.566264, -166.688985') or wrap (False): lli ('-31.566264, -166.688985'): outside on SW  FAILED, KNOWN, expected 14.826
    test 1779 GeoidPGM('egm84-15.pgm').height(-82.751, -162.085) kind 3: lli ('-82.751144, -162.08523') or wrap (False): lli ('-82.751144, -162.08523'): outside on SW  FAILED, KNOWN, expected -45.104
    test 1780 GeoidPGM('egm84-15.pgm').height(-40.7, 99.466) kind 3: lli ('-40.699637, 99.465509') or wrap (False): lli ('-40.699637, 99.465509'): outside on SE  FAILED, KNOWN, expected -17.252
    test 1781 GeoidPGM('egm84-15.pgm').height(48.676, 39.69) kind 3: lli ('48.675771, 39.690012') or wrap (False): lli ('48.675771, 39.690012'): outside on E  FAILED, KNOWN, expected 12.972
    test 1782 GeoidPGM('egm84-15.pgm').height(74.817, -78.404) kind 3: lli ('74.817287, -78.404187') or wrap (False): lli ('74.817287, -78.404187'): outside on N  FAILED, KNOWN, expected 4.776
    test 1783 GeoidPGM('egm84-15.pgm').height(-81.032, -63.865) kind 3: lli ('-81.032306, -63.864898') or wrap (False): lli ('-81.032306, -63.864898'): outside on SE  FAILED, KNOWN, expected -23.577
    test 1784 GeoidPGM('egm84-15.pgm').height(74.022, 9.432) kind 3: lli ('74.021785, 9.431926') or wrap (False): lli ('74.021785, 9.431926'): outside on NE  FAILED, KNOWN, expected 43.885
    test 1785 GeoidPGM('egm84-15.pgm').height(-75.071, 17.579) kind 3: lli ('-75.070563, 17.57935') or wrap (False): lli ('-75.070563, 17.57935'): outside on SE  FAILED, KNOWN, expected 17.072
    test 1786 GeoidPGM('egm84-15.pgm').height(-12.546, -54.851) kind 3: lli ('-12.54612, -54.850614') or wrap (False): lli ('-12.54612, -54.850614'): outside on SE  FAILED, KNOWN, expected -6.643
    test 1787 GeoidPGM('egm84-15.pgm').height(-13.621, 42.408) kind 3: lli ('-13.621418, 42.407805') or wrap (False): lli ('-13.621418, 42.407805'): outside on SE  FAILED, KNOWN, expected -23.325
    test 1788 GeoidPGM('egm84-15.pgm').height(-2.266, -91.951) kind 3: lli ('-2.265774, -91.951437') or wrap (False): lli ('-2.265774, -91.951437'): outside on S  FAILED, KNOWN, expected -10.698
    test 1789 GeoidPGM('egm84-15.pgm').height(-18.672, 42.547) kind 3: lli ('-18.672316, 42.547125') or wrap (False): lli ('-18.672316, 42.547125'): outside on SE  FAILED, KNOWN, expected -10.265
    test 1790 GeoidPGM('egm84-15.pgm').height(-41.44, 157.413) kind 3: lli ('-41.439867, 157.413161') or wrap (False): lli ('-41.439867, 157.413161'): outside on SE  FAILED, KNOWN, expected 0.689
    test 1791 GeoidPGM('egm84-15.pgm').height(53.686, -79.375) kind 3: -43.759  FAILED, KNOWN, expected -43.758
    test 1792 GeoidPGM('egm84-15.pgm').height(39.26, -30.351) kind 3: lli ('39.260397, -30.351359') or wrap (False): lli ('39.260397, -30.351359'): outside on E  FAILED, KNOWN, expected 57.554
    test 1793 GeoidPGM('egm84-15.pgm').height(-51.699, -141.493) kind 3: lli ('-51.699195, -141.493082') or wrap (False): lli ('-51.699195, -141.493082'): outside on SW  FAILED, KNOWN, expected -16.936
    test 1794 GeoidPGM('egm84-15.pgm').height(36.585, 4.515) kind 3: lli ('36.584861, 4.515157') or wrap (False): lli ('36.584861, 4.515157'): outside on E  FAILED, KNOWN, expected 45.295
    test 1795 GeoidPGM('egm84-15.pgm').height(39.642, -54.659) kind 3: lli ('39.641638, -54.658846') or wrap (False): lli ('39.641638, -54.658846'): outside on E  FAILED, KNOWN, expected -13.586
    test 1796 GeoidPGM('egm84-15.pgm').height(59.761, 166.567) kind 3: lli ('59.761024, 166.566646') or wrap (False): lli ('59.761024, 166.566646'): outside on NE  FAILED, KNOWN, expected 11.468
    test 1797 GeoidPGM('egm84-15.pgm').height(51.83, 13.357) kind 3: lli ('51.830001, 13.357464') or wrap (False): lli ('51.830001, 13.357464'): outside on E  FAILED, KNOWN, expected 42.092
    test 1798 GeoidPGM('egm84-15.pgm').height(-36.531, -175.431) kind 3: lli ('-36.530912, -175.430804') or wrap (False): lli ('-36.530912, -175.430804'): outside on SW  FAILED, KNOWN, expected 22.830
    test 1799 GeoidPGM('egm84-15.pgm').height(-37.08, 125.264) kind 3: lli ('-37.079518, 125.263901') or wrap (False): lli ('-37.079518, 125.263901'): outside on SE  FAILED, KNOWN, expected -32.302
    test 1800 GeoidPGM('egm84-15.pgm').height(-68.651, 92.732) kind 3: lli ('-68.650762, 92.731524') or wrap (False): lli ('-68.650762, 92.731524'): outside on SE  FAILED, KNOWN, expected 9.228
    test 1801 GeoidPGM('egm84-15.pgm').height(35.087, 45.336) kind 3: lli ('35.086645, 45.335611') or wrap (False): lli ('35.086645, 45.335611'): outside on E  FAILED, KNOWN, expected 5.965
    test 1802 GeoidPGM('egm84-15.pgm').height(-61.356, -169.379) kind 3: lli ('-61.355646, -169.378929') or wrap (False): lli ('-61.355646, -169.378929'): outside on SW  FAILED, KNOWN, expected -45.013
    test 1803 GeoidPGM('egm84-15.pgm').height(-36.955, 179.12) kind 3: lli ('-36.954967, 179.11982') or wrap (False): lli ('-36.954967, 179.11982'): outside on SE  FAILED, KNOWN, expected 21.118
    test 1804 GeoidPGM('egm84-15.pgm').height(10.248, -6.714) kind 3: lli ('10.248399, -6.713559') or wrap (False): lli ('10.248399, -6.713559'): outside on SE  FAILED, KNOWN, expected 30.497
    test 1805 GeoidPGM('egm84-15.pgm').height(36.868, 84.602) kind 3: lli ('36.868193, 84.602243') or wrap (False): lli ('36.868193, 84.602243'): outside on E  FAILED, KNOWN, expected -40.396
    test 1806 GeoidPGM('egm84-15.pgm').height(28.637, 88.933) kind 3: lli ('28.636703, 88.932955') or wrap (False): lli ('28.636703, 88.932955'): outside on E  FAILED, KNOWN, expected -31.704
    test 1807 GeoidPGM('egm84-15.pgm').height(54.811, -99.968) kind 3: -32.277
    test 1808 GeoidPGM('egm84-15.pgm').height(7.611, 145.911) kind 3: lli ('7.610621, 145.911188') or wrap (False): lli ('7.610621, 145.911188'): outside on SE  FAILED, KNOWN, expected 61.024
    test 1809 GeoidPGM('egm84-15.pgm').height(59.412, 170.102) kind 3: lli ('59.411557, 170.102394') or wrap (False): lli ('59.411557, 170.102394'): outside on NE  FAILED, KNOWN, expected 4.994
    test 1810 GeoidPGM('egm84-15.pgm').height(-61.469, 126.144) kind 3: lli ('-61.468618, 126.144056') or wrap (False): lli ('-61.468618, 126.144056'): outside on SE  FAILED, KNOWN, expected -30.237
    test 1811 GeoidPGM('egm84-15.pgm').height(18.514, -137.083) kind 3: lli ('18.514019, -137.083301') or wrap (False): lli ('18.514019, -137.083301'): outside on SW  FAILED, KNOWN, expected -26.006
    test 1812 GeoidPGM('egm84-15.pgm').height(7.854, -126.799) kind 3: lli ('7.854318, -126.799148') or wrap (False): lli ('7.854318, -126.799148'): outside on SW  FAILED, KNOWN, expected -29.283
    test 1813 GeoidPGM('egm84-15.pgm').height(47.489, 134.183) kind 3: lli ('47.489222, 134.182527') or wrap (False): lli ('47.489222, 134.182527'): outside on E  FAILED, KNOWN, expected 22.394
    test 1814 GeoidPGM('egm84-15.pgm').height(-34.144, -11.922) kind 3: lli ('-34.143602, -11.921567') or wrap (False): lli ('-34.143602, -11.921567'): outside on SE  FAILED, KNOWN, expected 17.550
    test 1815 GeoidPGM('egm84-15.pgm').height(-58.389, 117.458) kind 3: lli ('-58.388787, 117.457755') or wrap (False): lli ('-58.388787, 117.457755'): outside on SE  FAILED, KNOWN, expected -20.622
    test 1816 GeoidPGM('egm84-15.pgm').height(9.773, 95.846) kind 3: lli ('9.772764, 95.845943') or wrap (False): lli ('9.772764, 95.845943'): outside on SE  FAILED, KNOWN, expected -41.484
    test 1817 GeoidPGM('egm84-15.pgm').height(-53.12, 136.994) kind 3: lli ('-53.120381, 136.993994') or wrap (False): lli ('-53.120381, 136.993994'): outside on SE  FAILED, KNOWN, expected -20.968
    test 1818 GeoidPGM('egm84-15.pgm').height(-50.35, 0.075) kind 3: lli ('-50.349867, 0.07532') or wrap (False): lli ('-50.349867, 0.07532'): outside on SE  FAILED, KNOWN, expected 25.568
    test 1819 GeoidPGM('egm84-15.pgm').height(31.438, -170.879) kind 3: lli ('31.438387, -170.878548') or wrap (False): lli ('31.438387, -170.878548'): outside on W  FAILED, KNOWN, expected -8.581
    test 1820 GeoidPGM('egm84-15.pgm').height(37.541, -153.024) kind 3: lli ('37.540689, -153.024228') or wrap (False): lli ('37.540689, -153.024228'): outside on W  FAILED, KNOWN, expected -18.329
    test 1821 GeoidPGM('egm84-15.pgm').height(27.586, 2.444) kind 3: lli ('27.586088, 2.443556') or wrap (False): lli ('27.586088, 2.443556'): outside on E  FAILED, KNOWN, expected 25.001
    test 1822 GeoidPGM('egm84-15.pgm').height(-26.139, -106.201) kind 3: lli ('-26.139126, -106.20081') or wrap (False): lli ('-26.139126, -106.20081'): outside on S  FAILED, KNOWN, expected -2.940
    test 1823 GeoidPGM('egm84-15.pgm').height(-33.426, -14.84) kind 3: lli ('-33.425976, -14.840359') or wrap (False): lli ('-33.425976, -14.840359'): outside on SE  FAILED, KNOWN, expected 18.228
    test 1824 GeoidPGM('egm84-15.pgm').height(39.586, -153.019) kind 3: lli ('39.586286, -153.018974') or wrap (False): lli ('39.586286, -153.018974'): outside on W  FAILED, KNOWN, expected -16.507
    test 1825 GeoidPGM('egm84-15.pgm').height(-60.79, -2.578) kind 3: lli ('-60.790289, -2.578163') or wrap (False): lli ('-60.790289, -2.578163'): outside on SE  FAILED, KNOWN, expected 14.275
    test 1826 GeoidPGM('egm84-15.pgm').height(-20.131, 21.975) kind 3: lli ('-20.130538, 21.974941') or wrap (False): lli ('-20.130538, 21.974941'): outside on SE  FAILED, KNOWN, expected 16.852
    test 1827 GeoidPGM('egm84-15.pgm').height(75.649, 99.921) kind 3: lli ('75.64878, 99.920587') or wrap (False): lli ('75.64878, 99.920587'): outside on NE  FAILED, KNOWN, expected -6.872
    test 1828 GeoidPGM('egm84-15.pgm').height(-0.385, -23.788) kind 3: lli ('-0.385453, -23.788336') or wrap (False): lli ('-0.385453, -23.788336'): outside on SE  FAILED, KNOWN, expected 9.006
    test 1829 GeoidPGM('egm84-15.pgm').height(-51.56, -50.327) kind 3: lli ('-51.559564, -50.32687') or wrap (False): lli ('-51.559564, -50.32687'): outside on SE  FAILED, KNOWN, expected 6.296
    test 1830 GeoidPGM('egm84-15.pgm').height(-43.129, -167.271) kind 3: lli ('-43.129209, -167.27147') or wrap (False): lli ('-43.129209, -167.27147'): outside on SW  FAILED, KNOWN, expected -1.481
    test 1831 GeoidPGM('egm84-15.pgm').height(46.374, 71.948) kind 3: lli ('46.374177, 71.947616') or wrap (False): lli ('46.374177, 71.947616'): outside on E  FAILED, KNOWN, expected -40.915
    test 1832 GeoidPGM('egm84-15.pgm').height(-22.783, 140.657) kind 3: lli ('-22.783085, 140.657444') or wrap (False): lli ('-22.783085, 140.657444'): outside on SE  FAILED, KNOWN, expected 37.495
    test 1833 GeoidPGM('egm84-15.pgm').height(-12.056, 122.804) kind 3: lli ('-12.05584, 122.80402') or wrap (False): lli ('-12.05584, 122.80402'): outside on SE  FAILED, KNOWN, expected 32.258
    test 1834 GeoidPGM('egm84-15.pgm').height(30.127, 94.738) kind 3: lli ('30.127372, 94.738186') or wrap (False): lli ('30.127372, 94.738186'): outside on E  FAILED, KNOWN, expected -41.529
    test 1835 GeoidPGM('egm84-15.pgm').height(46.296, -174.479) kind 3: lli ('46.296018, -174.478616') or wrap (False): lli ('46.296018, -174.478616'): outside on W  FAILED, KNOWN, expected -1.377
    test 1836 GeoidPGM('egm84-15.pgm').height(34.99, 15.052) kind 3: lli ('34.989646, 15.051646') or wrap (False): lli ('34.989646, 15.051646'): outside on E  FAILED, KNOWN, expected 35.280
    test 1837 GeoidPGM('egm84-15.pgm').height(-51.287, 90.565) kind 3: lli ('-51.287168, 90.564711') or wrap (False): lli ('-51.287168, 90.564711'): outside on SE  FAILED, KNOWN, expected 12.958
    test 1838 GeoidPGM('egm84-15.pgm').height(34.217, 141.302) kind 3: lli ('34.217016, 141.301548') or wrap (False): lli ('34.217016, 141.301548'): outside on E  FAILED, KNOWN, expected 18.307
    test 1839 GeoidPGM('egm84-15.pgm').height(-40.423, -142.787) kind 3: lli ('-40.423023, -142.786592') or wrap (False): lli ('-40.423023, -142.786592'): outside on SW  FAILED, KNOWN, expected -10.400
    test 1840 GeoidPGM('egm84-15.pgm').height(-17.854, -170.216) kind 3: lli ('-17.854486, -170.216354') or wrap (False): lli ('-17.854486, -170.216354'): outside on SW  FAILED, KNOWN, expected 28.638
    test 1841 GeoidPGM('egm84-15.pgm').height(47.803, 112.701) kind 3: lli ('47.803271, 112.700942') or wrap (False): lli ('47.803271, 112.700942'): outside on E  FAILED, KNOWN, expected -24.059
    test 1842 GeoidPGM('egm84-15.pgm').height(-23.276, 133.454) kind 3: lli ('-23.275962, 133.453821') or wrap (False): lli ('-23.275962, 133.453821'): outside on SE  FAILED, KNOWN, expected 18.806
    test 1843 GeoidPGM('egm84-15.pgm').height(-26.884, -36.571) kind 3: lli ('-26.884369, -36.570654') or wrap (False): lli ('-26.884369, -36.570654'): outside on SE  FAILED, KNOWN, expected -6.820
    test 1844 GeoidPGM('egm84-15.pgm').height(-37.106, 31.128) kind 3: lli ('-37.106468, 31.127939') or wrap (False): lli ('-37.106468, 31.127939'): outside on SE  FAILED, KNOWN, expected 31.486
    test 1845 GeoidPGM('egm84-15.pgm').height(-75.363, -173.674) kind 3: lli ('-75.363185, -173.673649') or wrap (False): lli ('-75.363185, -173.673649'): outside on SW  FAILED, KNOWN, expected -62.024
    test 1846 GeoidPGM('egm84-15.pgm').height(-18.305, 69.016) kind 3: lli ('-18.30485, 69.015565') or wrap (False): lli ('-18.30485, 69.015565'): outside on SE  FAILED, KNOWN, expected -24.248
    test 1847 GeoidPGM('egm84-15.pgm').height(39.527, 23.58) kind 3: lli ('39.527401, 23.580206') or wrap (False): lli ('39.527401, 23.580206'): outside on E  FAILED, KNOWN, expected 43.255
    test 1848 GeoidPGM('egm84-15.pgm').height(68.903, 30.97) kind 3: lli ('68.903148, 30.970247') or wrap (False): lli ('68.903148, 30.970247'): outside on NE  FAILED, KNOWN, expected 18.498
    test 1849 GeoidPGM('egm84-15.pgm').height(53.937, 168.318) kind 3: lli ('53.936937, 168.318201') or wrap (False): lli ('53.936937, 168.318201'): outside on E  FAILED, KNOWN, expected 4.067
    test 1850 GeoidPGM('egm84-15.pgm').height(-38.6, 64.812) kind 3: lli ('-38.600098, 64.811532') or wrap (False): lli ('-38.600098, 64.811532'): outside on SE  FAILED, KNOWN, expected 25.454
    test 1851 GeoidPGM('egm84-15.pgm').height(-41.396, -69.739) kind 3: lli ('-41.395739, -69.739418') or wrap (False): lli ('-41.395739, -69.739418'): outside on S  FAILED, KNOWN, expected 26.657
    test 1852 GeoidPGM('egm84-15.pgm').height(50.158, 72.319) kind 3: lli ('50.157749, 72.319017') or wrap (False): lli ('50.157749, 72.319017'): outside on E  FAILED, KNOWN, expected -31.966
    test 1853 GeoidPGM('egm84-15.pgm').height(27.692, 176.153) kind 3: lli ('27.691879, 176.152884') or wrap (False): lli ('27.691879, 176.152884'): outside on E  FAILED, KNOWN, expected -4.415
    test 1854 GeoidPGM('egm84-15.pgm').height(-48.419, 170.454) kind 3: lli ('-48.419449, 170.454472') or wrap (False): lli ('-48.419449, 170.454472'): outside on SE  FAILED, KNOWN, expected -6.741
    test 1855 GeoidPGM('egm84-15.pgm').height(-65.346, -124.976) kind 3: lli ('-65.34567, -124.975961') or wrap (False): lli ('-65.34567, -124.975961'): outside on S  FAILED, KNOWN, expected -34.900
    test 1856 GeoidPGM('egm84-15.pgm').height(-51.873, 167.266) kind 3: lli ('-51.873009, 167.265613') or wrap (False): lli ('-51.873009, 167.265613'): outside on SE  FAILED, KNOWN, expected -14.223
    test 1857 GeoidPGM('egm84-15.pgm').height(-7.263, 84.308) kind 3: lli ('-7.262544, 84.307626') or wrap (False): lli ('-7.262544, 84.307626'): outside on SE  FAILED, KNOWN, expected -79.317
    test 1858 GeoidPGM('egm84-15.pgm').height(-1.461, -105.458) kind 3: lli ('-1.461003, -105.458323') or wrap (False): lli ('-1.461003, -105.458323'): outside on S  FAILED, KNOWN, expected -16.163
    test 1859 GeoidPGM('egm84-15.pgm').height(7.684, 161.873) kind 3: lli ('7.684324, 161.87293') or wrap (False): lli ('7.684324, 161.87293'): outside on SE  FAILED, KNOWN, expected 36.287
    test 1860 GeoidPGM('egm84-15.pgm').height(-31.475, -158.52) kind 3: lli ('-31.474549, -158.520033') or wrap (False): lli ('-31.474549, -158.520033'): outside on SW  FAILED, KNOWN, expected 4.068
    test 1861 GeoidPGM('egm84-15.pgm').height(-36.187, 62.917) kind 3: lli ('-36.187212, 62.917075') or wrap (False): lli ('-36.187212, 62.917075'): outside on SE  FAILED, KNOWN, expected 24.407
    test 1862 GeoidPGM('egm84-15.pgm').height(16.003, 141.687) kind 3: lli ('16.002975, 141.686552') or wrap (False): lli ('16.002975, 141.686552'): outside on SE  FAILED, KNOWN, expected 53.054
    test 1863 GeoidPGM('egm84-15.pgm').height(30.182, 86.261) kind 3: lli ('30.182218, 86.260576') or wrap (False): lli ('30.182218, 86.260576'): outside on E  FAILED, KNOWN, expected -30.622
    test 1864 GeoidPGM('egm84-15.pgm').height(-77.304, 159.498) kind 3: lli ('-77.303842, 159.497665') or wrap (False): lli ('-77.303842, 159.497665'): outside on SE  FAILED, KNOWN, expected -53.540
    test 1865 GeoidPGM('egm84-15.pgm').height(39.536, 139.795) kind 3: lli ('39.536, 139.795358') or wrap (False): lli ('39.536, 139.795358'): outside on E  FAILED, KNOWN, expected 36.262
    test 1866 GeoidPGM('egm84-15.pgm').height(8.569, 134.618) kind 3: lli ('8.569309, 134.618403') or wrap (False): lli ('8.569309, 134.618403'): outside on SE  FAILED, KNOWN, expected 64.369
    test 1867 GeoidPGM('egm84-15.pgm').height(14.473, 90.596) kind 3: lli ('14.473483, 90.595663') or wrap (False): lli ('14.473483, 90.595663'): outside on SE  FAILED, KNOWN, expected -61.300
    test 1868 GeoidPGM('egm84-15.pgm').height(-13.138, -99.589) kind 3: lli ('-13.13767, -99.589202') or wrap (False): lli ('-13.13767, -99.589202'): outside on S  FAILED, KNOWN, expected -7.999
    test 1869 GeoidPGM('egm84-15.pgm').height(34.212, -26.307) kind 3: lli ('34.211572, -26.307194') or wrap (False): lli ('34.211572, -26.307194'): outside on E  FAILED, KNOWN, expected 41.477
    test 1870 GeoidPGM('egm84-15.pgm').height(21.89, 76.371) kind 3: lli ('21.889732, 76.371362') or wrap (False): lli ('21.889732, 76.371362'): outside on SE  FAILED, KNOWN, expected -59.876
    test 1871 GeoidPGM('egm84-15.pgm').height(29.793, 120.487) kind 3: lli ('29.792909, 120.48703') or wrap (False): lli ('29.792909, 120.48703'): outside on E  FAILED, KNOWN, expected 8.404
    test 1872 GeoidPGM('egm84-15.pgm').height(15.724, 122.714) kind 3: lli ('15.723814, 122.713685') or wrap (False): lli ('15.723814, 122.713685'): outside on SE  FAILED, KNOWN, expected 39.152
    test 1873 GeoidPGM('egm84-15.pgm').height(-66.208, -78.499) kind 3: lli ('-66.20776, -78.498807') or wrap (False): lli ('-66.20776, -78.498807'): outside on S  FAILED, KNOWN, expected -7.076
    test 1874 GeoidPGM('egm84-15.pgm').height(-39.507, 55.809) kind 3: lli ('-39.507049, 55.808743') or wrap (False): lli ('-39.507049, 55.808743'): outside on SE  FAILED, KNOWN, expected 33.178
    test 1875 GeoidPGM('egm84-15.pgm').height(28.159, 51.476) kind 3: lli ('28.159494, 51.476474') or wrap (False): lli ('28.159494, 51.476474'): outside on E  FAILED, KNOWN, expected -23.832
    test 1876 GeoidPGM('egm84-15.pgm').height(-36.207, 120.205) kind 3: lli ('-36.206825, 120.205019') or wrap (False): lli ('-36.206825, 120.205019'): outside on SE  FAILED, KNOWN, expected -38.206
    test 1877 GeoidPGM('egm84-15.pgm').height(30.575, -99.998) kind 3: -22.143  FAILED, KNOWN, expected -22.142
    test 1878 GeoidPGM('egm84-15.pgm').height(-16.993, 37.136) kind 3: lli ('-16.992515, 37.135881') or wrap (False): lli ('-16.992515, 37.135881'): outside on SE  FAILED, KNOWN, expected -13.765
    test 1879 GeoidPGM('egm84-15.pgm').height(-11.477, 12.039) kind 3: lli ('-11.476997, 12.038708') or wrap (False): lli ('-11.476997, 12.038708'): outside on SE  FAILED, KNOWN, expected 16.898
    test 1880 GeoidPGM('egm84-15.pgm').height(30.428, -144.765) kind 3: lli ('30.428465, -144.765049') or wrap (False): lli ('30.428465, -144.765049'): outside on W  FAILED, KNOWN, expected -22.474
    test 1881 GeoidPGM('egm84-15.pgm').height(-17.44, -92.424) kind 3: lli ('-17.439773, -92.424339') or wrap (False): lli ('-17.439773, -92.424339'): outside on S  FAILED, KNOWN, expected -4.718
    test 1882 GeoidPGM('egm84-15.pgm').height(40.203, 143.43) kind 3: lli ('40.203164, 143.429799') or wrap (False): lli ('40.203164, 143.429799'): outside on E  FAILED, KNOWN, expected 16.635
    test 1883 GeoidPGM('egm84-15.pgm').height(-37.098, -106.574) kind 3: lli ('-37.098392, -106.573712') or wrap (False): lli ('-37.098392, -106.573712'): outside on S  FAILED, KNOWN, expected -9.012
    test 1884 GeoidPGM('egm84-15.pgm').height(54.62, -68.413) kind 3: -23.544  FAILED, KNOWN, expected -23.543
    test 1885 GeoidPGM('egm84-15.pgm').height(-31.633, 148.182) kind 3: lli ('-31.633252, 148.181926') or wrap (False): lli ('-31.633252, 148.181926'): outside on SE  FAILED, KNOWN, expected 26.236
    test 1886 GeoidPGM('egm84-15.pgm').height(-56.07, -141.407) kind 3: lli ('-56.069748, -141.406778') or wrap (False): lli ('-56.069748, -141.406778'): outside on SW  FAILED, KNOWN, expected -21.953
    test 1887 GeoidPGM('egm84-15.pgm').height(-8.195, -52.691) kind 3: lli ('-8.195214, -52.691177') or wrap (False): lli ('-8.195214, -52.691177'): outside on SE  FAILED, KNOWN, expected -17.959
    test 1888 GeoidPGM('egm84-15.pgm').height(17.851, 24.749) kind 3: lli ('17.850526, 24.748606') or wrap (False): lli ('17.850526, 24.748606'): outside on SE  FAILED, KNOWN, expected 9.078
    test 1889 GeoidPGM('egm84-15.pgm').height(0.349, -108.333) kind 3: lli ('0.349465, -108.332667') or wrap (False): lli ('0.349465, -108.332667'): outside on S  FAILED, KNOWN, expected -19.158
    test 1890 GeoidPGM('egm84-15.pgm').height(15.038, 126.191) kind 3: lli ('15.037932, 126.190545') or wrap (False): lli ('15.037932, 126.190545'): outside on SE  FAILED, KNOWN, expected 46.776
    test 1891 GeoidPGM('egm84-15.pgm').height(-21.111, -123.696) kind 3: lli ('-21.111105, -123.695981') or wrap (False): lli ('-21.111105, -123.695981'): outside on S  FAILED, KNOWN, expected -8.055
    test 1892 GeoidPGM('egm84-15.pgm').height(30.947, 173.002) kind 3: lli ('30.946618, 173.002137') or wrap (False): lli ('30.946618, 173.002137'): outside on E  FAILED, KNOWN, expected -7.696
    test 1893 GeoidPGM('egm84-15.pgm').height(-10.698, -144.091) kind 3: lli ('-10.698334, -144.091109') or wrap (False): lli ('-10.698334, -144.091109'): outside on SW  FAILED, KNOWN, expected -1.049
    test 1894 GeoidPGM('egm84-15.pgm').height(-29.412, 124.753) kind 3: lli ('-29.412071, 124.75279') or wrap (False): lli ('-29.412071, 124.75279'): outside on SE  FAILED, KNOWN, expected -16.081
    test 1895 GeoidPGM('egm84-15.pgm').height(38.224, -137.189) kind 3: lli ('38.223621, -137.189376') or wrap (False): lli ('38.223621, -137.189376'): outside on W  FAILED, KNOWN, expected -35.427
    test 1896 GeoidPGM('egm84-15.pgm').height(36.064, -132.409) kind 3: lli ('36.063775, -132.409284') or wrap (False): lli ('36.063775, -132.409284'): outside on W  FAILED, KNOWN, expected -38.648
    test 1897 GeoidPGM('egm84-15.pgm').height(29.975, 178.076) kind 3: lli ('29.974676, 178.075894') or wrap (False): lli ('29.974676, 178.075894'): outside on E  FAILED, KNOWN, expected -5.519
    test 1898 GeoidPGM('egm84-15.pgm').height(-21.346, 169.26) kind 3: lli ('-21.346396, 169.259508') or wrap (False): lli ('-21.346396, 169.259508'): outside on SE  FAILED, KNOWN, expected 53.431
    test 1899 GeoidPGM('egm84-15.pgm').height(49.282, -152.934) kind 3: lli ('49.282472, -152.934409') or wrap (False): lli ('49.282472, -152.934409'): outside on W  FAILED, KNOWN, expected 1.979
    test 1900 GeoidPGM('egm84-15.pgm').height(16.349, -99.962) kind 3: lli ('16.349121, -99.962229') or wrap (False): lli ('16.349121, -99.962229'): outside on S  FAILED, KNOWN, expected -13.197
    test 1901 GeoidPGM('egm84-15.pgm').height(-14.293, -167.34) kind 3: lli ('-14.293325, -167.339799') or wrap (False): lli ('-14.293325, -167.339799'): outside on SW  FAILED, KNOWN, expected 18.945
    test 1902 GeoidPGM('egm84-15.pgm').height(47.166, -38.523) kind 3: lli ('47.165911, -38.522629') or wrap (False): lli ('47.165911, -38.522629'): outside on E  FAILED, KNOWN, expected 45.187
    test 1903 GeoidPGM('egm84-15.pgm').height(-58.911, 114.347) kind 3: lli ('-58.910597, 114.346927') or wrap (False): lli ('-58.910597, 114.346927'): outside on SE  FAILED, KNOWN, expected -17.145
    test 1904 GeoidPGM('egm84-15.pgm').height(-9.055, 111.294) kind 3: lli ('-9.055095, 111.294422') or wrap (False): lli ('-9.055095, 111.294422'): outside on SE  FAILED, KNOWN, expected 13.146
    test 1905 GeoidPGM('egm84-15.pgm').height(18.391, 29.692) kind 3: lli ('18.390988, 29.691577') or wrap (False): lli ('18.390988, 29.691577'): outside on SE  FAILED, KNOWN, expected 4.933
    test 1906 GeoidPGM('egm84-15.pgm').height(-15.074, 22.153) kind 3: lli ('-15.074412, 22.152663') or wrap (False): lli ('-15.074412, 22.152663'): outside on SE  FAILED, KNOWN, expected 12.326
    test 1907 GeoidPGM('egm84-15.pgm').height(-4.235, 62.001) kind 3: lli ('-4.234571, 62.001081') or wrap (False): lli ('-4.234571, 62.001081'): outside on SE  FAILED, KNOWN, expected -60.030
    test 1908 GeoidPGM('egm84-15.pgm').height(15.171, -86.583) kind 3: lli ('15.170822, -86.582929') or wrap (False): lli ('15.170822, -86.582929'): outside on S  FAILED, KNOWN, expected 3.110
    test 1909 GeoidPGM('egm84-15.pgm').height(79.254, 112.116) kind 3: lli ('79.254009, 112.115515') or wrap (False): lli ('79.254009, 112.115515'): outside on NE  FAILED, KNOWN, expected -2.741
    test 1910 GeoidPGM('egm84-15.pgm').height(15.947, 156.093) kind 3: lli ('15.947068, 156.092678') or wrap (False): lli ('15.947068, 156.092678'): outside on SE  FAILED, KNOWN, expected 32.085
    test 1911 GeoidPGM('egm84-15.pgm').height(68.371, -177.382) kind 3: lli ('68.370605, -177.382127') or wrap (False): lli ('68.370605, -177.382127'): outside on NW  FAILED, KNOWN, expected 2.060
    test 1912 GeoidPGM('egm84-15.pgm').height(-41.931, -72.093) kind 3: lli ('-41.931009, -72.093413') or wrap (False): lli ('-41.931009, -72.093413'): outside on S  FAILED, KNOWN, expected 22.916
    test 1913 GeoidPGM('egm84-15.pgm').height(-1.193, -143.133) kind 3: lli ('-1.192967, -143.133078') or wrap (False): lli ('-1.192967, -143.133078'): outside on SW  FAILED, KNOWN, expected 5.519
    test 1914 GeoidPGM('egm84-15.pgm').height(-37.006, 154.513) kind 3: lli ('-37.006115, 154.512534') or wrap (False): lli ('-37.006115, 154.512534'): outside on SE  FAILED, KNOWN, expected 11.020
    test 1915 GeoidPGM('egm84-15.pgm').height(-22.148, 9.938) kind 3: lli ('-22.148493, 9.938408') or wrap (False): lli ('-22.148493, 9.938408'): outside on SE  FAILED, KNOWN, expected 22.171
    test 1916 GeoidPGM('egm84-15.pgm').height(24.329, 109.044) kind 3: lli ('24.328746, 109.043774') or wrap (False): lli ('24.328746, 109.043774'): outside on SE  FAILED, KNOWN, expected -22.944
    test 1917 GeoidPGM('egm84-15.pgm').height(-54.878, 114.691) kind 3: lli ('-54.877699, 114.691444') or wrap (False): lli ('-54.877699, 114.691444'): outside on SE  FAILED, KNOWN, expected -17.580
    test 1918 GeoidPGM('egm84-15.pgm').height(45.601, -80.458) kind 3: -35.737  FAILED, KNOWN, expected -35.738
    test 1919 GeoidPGM('egm84-15.pgm').height(2.372, 58.974) kind 3: lli ('2.371766, 58.974082') or wrap (False): lli ('2.371766, 58.974082'): outside on SE  FAILED, KNOWN, expected -61.040
    test 1920 GeoidPGM('egm84-15.pgm').height(15.937, 165.854) kind 3: lli ('15.936522, 165.854035') or wrap (False): lli ('15.936522, 165.854035'): outside on SE  FAILED, KNOWN, expected 20.907
    test 1921 GeoidPGM('egm84-15.pgm').height(4.889, -24.213) kind 3: lli ('4.889499, -24.213194') or wrap (False): lli ('4.889499, -24.213194'): outside on SE  FAILED, KNOWN, expected 13.874
    test 1922 GeoidPGM('egm84-15.pgm').height(-11.392, 179.558) kind 3: lli ('-11.392365, 179.558198') or wrap (False): lli ('-11.392365, 179.558198'): outside on SE  FAILED, KNOWN, expected 40.929
    test 1923 GeoidPGM('egm84-15.pgm').height(58.246, 4.862) kind 3: lli ('58.24629, 4.862128') or wrap (False): lli ('58.24629, 4.862128'): outside on NE  FAILED, KNOWN, expected 43.191
    test 1924 GeoidPGM('egm84-15.pgm').height(34.302, -109.109) kind 3: -22.005  FAILED, KNOWN, expected -22.006
    test 1925 GeoidPGM('egm84-15.pgm').height(-58.196, 117.306) kind 3: lli ('-58.195787, 117.305696') or wrap (False): lli ('-58.195787, 117.305696'): outside on SE  FAILED, KNOWN, expected -20.375
    test 1926 GeoidPGM('egm84-15.pgm').height(44.5, 173.769) kind 3: lli ('44.499876, 173.768568') or wrap (False): lli ('44.499876, 173.768568'): outside on E  FAILED, KNOWN, expected -7.852
    test 1927 GeoidPGM('egm84-15.pgm').height(-28.863, -139.775) kind 3: lli ('-28.862539, -139.774812') or wrap (False): lli ('-28.862539, -139.774812'): outside on SW  FAILED, KNOWN, expected -8.674
    test 1928 GeoidPGM('egm84-15.pgm').height(19.507, -96.099) kind 3: lli ('19.507043, -96.099433') or wrap (False): lli ('19.507043, -96.099433'): outside on S  FAILED, KNOWN, expected -14.117
    test 1929 GeoidPGM('egm84-15.pgm').height(-42.488, -73.907) kind 3: lli ('-42.487604, -73.906602') or wrap (False): lli ('-42.487604, -73.906602'): outside on S  FAILED, KNOWN, expected 17.251
    test 1930 GeoidPGM('egm84-15.pgm').height(46.138, -141.429) kind 3: lli ('46.138437, -141.429193') or wrap (False): lli ('46.138437, -141.429193'): outside on W  FAILED, KNOWN, expected -19.436
    test 1931 GeoidPGM('egm84-15.pgm').height(60.507, 93.743) kind 3: lli ('60.506969, 93.74336') or wrap (False): lli ('60.506969, 93.74336'): outside on NE  FAILED, KNOWN, expected -31.330
    test 1932 GeoidPGM('egm84-15.pgm').height(26.219, -145.434) kind 3: lli ('26.219081, -145.434391') or wrap (False): lli ('26.219081, -145.434391'): outside on W  FAILED, KNOWN, expected -17.090
    test 1933 GeoidPGM('egm84-15.pgm').height(-28.687, 3.37) kind 3: lli ('-28.68714, 3.370196') or wrap (False): lli ('-28.68714, 3.370196'): outside on SE  FAILED, KNOWN, expected 24.184
    test 1934 GeoidPGM('egm84-15.pgm').height(-15.008, 117.45) kind 3: lli ('-15.007944, 117.449536') or wrap (False): lli ('-15.007944, 117.449536'): outside on SE  FAILED, KNOWN, expected 6.142
    test 1935 GeoidPGM('egm84-15.pgm').height(40.71, 144.095) kind 3: lli ('40.710024, 144.095126') or wrap (False): lli ('40.710024, 144.095126'): outside on E  FAILED, KNOWN, expected 11.693
    test 1936 GeoidPGM('egm84-15.pgm').height(20.823, -173.611) kind 3: lli ('20.823096, -173.610797') or wrap (False): lli ('20.823096, -173.610797'): outside on SW  FAILED, KNOWN, expected 6.840
    test 1937 GeoidPGM('egm84-15.pgm').height(16.776, -3.009) kind 3: lli ('16.776, -3.009') or wrap (False): lli ('16.776, -3.009'): outside on SE  FAILED, KNOWN, expected 31.298
    test 1938 GeoidPGM('egm84-15.pgm').height(41.0, -95.0) kind 3: -31.953  FAILED, KNOWN, expected -31.952
    test 1939 GeoidPGM('egm84-15.pgm').height(49.0, -120.5) kind 3: -14.946
    test 1940 GeoidPGM('egm84-15.pgm').height(49.0, -103.5) kind 3: -17.031  FAILED, KNOWN, expected -17.032
    test 1941 GeoidPGM('egm84-15.pgm').height(49.0, -86.5) kind 3: -37.962
    test 1942 GeoidPGM('egm84-15.pgm').height(49.0, -69.5) kind 3: -26.493  FAILED, KNOWN, expected -26.492
    test 1943 GeoidPGM('egm84-15.pgm').height(33.0, -120.5) kind 3: -39.543
    test 1944 GeoidPGM('egm84-15.pgm').height(33.0, -103.5) kind 3: -22.557  FAILED, KNOWN, expected -22.556
    test 1945 GeoidPGM('egm84-15.pgm').height(33.0, -86.5) kind 3: -28.710
    test 1946 GeoidPGM('egm84-15.pgm').height(33.0, -69.5) kind 3: -46.590

    test 1947 GeoidPGM('egm84-15.pgm').height() kind 3, eps max (in 0 FAILED): 0.001055
    test 1948 GeoidPGM('egm84-15.pgm').height() kind 3, eps mean (of 15 total): 0.000534
    test 1949 GeoidPGM('egm84-15.pgm').height() kind 3, eps stdev (of 15 total): 0.000293
    test 1950 GeoidPGM('egm84-15.pgm').toStr: GeoidPGM('egm84-15.pgm'): lowerleft(25.0, -125.0, -45.237), upperright(55.0, -64.75, -15.43), center(40.0, -94.875, -33.654), highest(44.0, -110.25, -6.927), lowest(26.0, -69.5, -52.293)

    test 1951 closed: True
    test 1952 copy(GeoidPGM): (<class 'pygeodesy.geoids.GeoidPGM'>, True)
    test 1953 GeoidPGM.copy(): (<class 'pygeodesy.geoids.GeoidPGM'>, True)
    test 1954 GeoidG2012B('g2012bu0.bin').height(41.0, -95.0) kind 3: -30.312
    test 1955 GeoidG2012B('g2012bu0.bin').height(49.0, -120.5) kind 3: -16.112
    test 1956 GeoidG2012B('g2012bu0.bin').height(49.0, -103.5) kind 3: -18.955
    test 1957 GeoidG2012B('g2012bu0.bin').height(49.0, -86.5) kind 3: -37.584
    test 1958 GeoidG2012B('g2012bu0.bin').height(49.0, -69.5) kind 3: -25.867
    test 1959 GeoidG2012B('g2012bu0.bin').height(33.0, -120.5) kind 3: -39.554
    test 1960 GeoidG2012B('g2012bu0.bin').height(33.0, -103.5) kind 3: -21.917
    test 1961 GeoidG2012B('g2012bu0.bin').height(33.0, -86.5) kind 3: -29.001
    test 1962 GeoidG2012B('g2012bu0.bin').height(33.0, -69.5) kind 3: -46.725

    test 1963 GeoidG2012B('g2012bu0.bin').height() kind 3, eps max (in 0 FAILED): 0.000400
    test 1964 GeoidG2012B('g2012bu0.bin').height() kind 3, eps mean (of 9 total): 0.000222
    test 1965 GeoidG2012B('g2012bu0.bin').height() kind 3, eps stdev (of 9 total): 0.000139
    test 1966 GeoidG2012B('g2012bu0.bin').toStr: GeoidG2012B('g2012bu0.bin'): lowerleft(24.0, -130.0, -39.727), upperright(58.0, -59.983, 3.38), center(41.0, -94.992, -30.328), highest(58.0, -60.0, 3.31), lowest(25.9, -69.85, -50.709)

    test 1967 closed: True
    test 1968 copy(GeoidG2012B): (<class 'pygeodesy.geoids.GeoidG2012B'>, True)
    test 1969 GeoidG2012B.copy(): (<class 'pygeodesy.geoids.GeoidG2012B'>, True)

    1385 of 1969 testGeoids.py tests (70.3%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 37.390 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testGreatCircle.py

    testing testGreatCircle.py 23.05.05

    testGreatCircle(pygeodesy.sphericalNvector, 23.06.12)
    test 1 InitialBearingSameLocations: 0.0
    test 2 InitialBearingEqualLocations: 0.0
    test 3 FinalBearingSameLocations: 180.0
    test 4 FinalBearingEqualLocations: 180.0
    test 5 FinalBearingCrossError: point (LatLon(43°55′51.28″N, 072°03′13.72″W)) or other (LatLon(43°55′51.28″N, 072°03′13.72″W)): coincident
    test 6 DistanceSameLocations: 0.0
    test 7 DistanceEqualLocations: 0.0
    test 8 DistanceEiffelToVersailles: 14084.300096  FAILED, KNOWN, expected 14084.280705
    test 9 DistanceVersaillesToEiffel: 14084.300096  FAILED, KNOWN, expected 14084.280705
    test 10 InitialBearingEiffelToVersailles: 245.13460297
    test 11 InitialBearingEiffelToVersailles(DMS): 245°08′04.5707″
    test 12 InitialBearingVersaillesToEiffel: 65.003253951
    test 13 InitialBearingVersaillesToEiffel(DMS): 65°00′11.7142″
    test 14 FinalBearingEiffelToVersailles: 245.00325395
    test 15 FinalBearingEiffelToVersailles(DMS): 245°00′11.7142″
    test 16 FinalBearingVersaillesToEiffel: 65.134602969
    test 17 FinalBearingVersaillesToEiffel(DMS): 65°08′04.5707″
    test 18 GenerateLocationVersailles: 48.804766°N, 002.120339°E
    test 19 GenerateLocationEiffel: 48.858158°N, 002.294825°E
    test 20 MidpointEiffelToVersailles: 48.831495°N, 002.207536°E
    test 21 MidpointEiffelToVersailles(DMS): 48°49′53.3817″N, 002°12′27.1279″E
    test 22 MidpointEiffelToVersailles(m): 7042.15004788  FAILED, KNOWN, expected 7042.15974330
    test 23 MidpointVersaillesToEiffel: 48.831495°N, 002.207536°E  FAILED, KNOWN, expected 48.831495°N, 002.207535°E
    test 24 MidpointVersaillesToEiffel(DMS): 48°49′53.3817″N, 002°12′27.1279″E
    test 25 MidpointVersaillesToEiffel(m): 7042.15004788  FAILED, KNOWN, expected 7042.15974330
    test 26 Intersection: 48.83569095°N, 002.221252031°E
    test 27 Intersection: 48.8356909498836°N, 002.2212520313074°E
    test 28 CrossTrackDistance200m+90°: 200.0
    test 29 CrossTrackDistance200m+270°: -200.0
    test 30 CrossTrackDistanceCloseToZero: 0.0000000

    testGreatCircle(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 31 InitialBearingSameLocations: 0.0
    test 32 InitialBearingEqualLocations: 0.0
    test 33 FinalBearingSameLocations: 180.0
    test 34 FinalBearingEqualLocations: 180.0
    test 35 FinalBearingCrossError: point (LatLon(43°55′51.28″N, 072°03′13.72″W)), other (LatLon(43°55′51.28″N, 072°03′13.72″W)) or wrap (False): coincident
    test 36 DistanceSameLocations: 0.0
    test 37 DistanceEqualLocations: 0.0
    test 38 DistanceEiffelToVersailles: 14084.300096  FAILED, KNOWN, expected 14084.280705
    test 39 DistanceVersaillesToEiffel: 14084.300096  FAILED, KNOWN, expected 14084.280705
    test 40 InitialBearingEiffelToVersailles: 245.13460297
    test 41 InitialBearingEiffelToVersailles(DMS): 245°08′04.5707″
    test 42 InitialBearingVersaillesToEiffel: 65.003253951
    test 43 InitialBearingVersaillesToEiffel(DMS): 65°00′11.7142″
    test 44 FinalBearingEiffelToVersailles: 245.00325395
    test 45 FinalBearingEiffelToVersailles(DMS): 245°00′11.7142″
    test 46 FinalBearingVersaillesToEiffel: 65.134602969
    test 47 FinalBearingVersaillesToEiffel(DMS): 65°08′04.5707″
    test 48 GenerateLocationVersailles: 48.804766°N, 002.120339°E
    test 49 GenerateLocationEiffel: 48.858158°N, 002.294825°E
    test 50 MidpointEiffelToVersailles: 48.831495°N, 002.207536°E
    test 51 MidpointEiffelToVersailles(DMS): 48°49′53.3817″N, 002°12′27.1279″E
    test 52 MidpointEiffelToVersailles(m): 7042.15004788  FAILED, KNOWN, expected 7042.15974330
    test 53 MidpointVersaillesToEiffel: 48.831495°N, 002.207536°E  FAILED, KNOWN, expected 48.831495°N, 002.207535°E
    test 54 MidpointVersaillesToEiffel(DMS): 48°49′53.3817″N, 002°12′27.1279″E
    test 55 MidpointVersaillesToEiffel(m): 7042.15004788  FAILED, KNOWN, expected 7042.15974331
    test 56 Intersection: 48.83569095°N, 002.221252031°E
    test 57 Intersection: 48.8356909498836°N, 002.2212520313074°E
    test 58 CrossTrackDistance200m+90°: 200.0
    test 59 CrossTrackDistance200m+270°: -200.0
    test 60 CrossTrackDistanceCloseToZero: 0.0000000

    10 of 60 testGreatCircle.py tests (16.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 8.835 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testHausdorff.py

    testing testHausdorff.py 23.03.27
    test 1 randomrange[0]: ()
    test 2 randomrange[1]: (0,)
    test 3 randomrange[2]: (1, 0)
    test 4 randomrange[8]: (0, 7, 5, 3, 2, 6, 1, 4)
    test 5 randomrange[32]: (18, 3, 9, 29, 22, 11, 30, 26, 0, 23, 31, 16, 13, 6, 7, 12, 8, 24, 27, 20, 5, 21, 10, 1, 19, 14, 4, 17, 25, 15, 2, 28)
    test 6 randomrange[128]: (109, 64, 14, 31, 88, 22, 32, 62, 73, 35, 60, 17, 76, 25, 68, 82, 91, 118, 34, 18, 41, 74, 106, 28, 36, 51, 26, 98, 16, 105, 83, 20, 97, 9, 114, 56, 1, 80, 8, 94, 110, 11, 39, 45, 112, 77, 72, 93, 79, 48, 69, 57, 102, 84, 124, 66, 107, 99, 117, 96, 100, 49, 123, 71, 63, 13, 127, 3, 121, 103, 61, 10, 58, 81, 87, 116, 113, 95, 59, 126, 86, 6, 33, 19, 65, 92, 12, 115, 0, 29, 46, 104, 54, 90, 44, 52, 89, 15, 101, 55, 47, 21, 37, 75, 111, 85, 24, 42, 70, 7, 122, 23, 53, 50, 27, 2, 43, 125, 67, 108, 38, 4, 120, 119, 30, 78, 5, 40)
    test 7 HausdorffDegrees_ (degrees): (50.5, 61, 7, 90, 18.45556)
    test 8 HausdorffDegrees_ (degrees): (50.5, 61, 7, 150, 16.05)
    test 9 HausdorffDegrees_ (degrees): (50.5, 61, 7, 90, 18.45556)
    test 10 HausdorffDegrees_ (degrees): (50.5, 61, 7, 150, 16.05)
    test 11 HausdorffDegrees_ (degrees): (50.5, 61, 7, 90, None)
    test 12 HausdorffDegrees_ (degrees): (50.5, 61, 7, 150, None)
    test 13 HausdorffDegrees_ (degrees): (50.5, 61, 7, 90, None)
    test 14 HausdorffDegrees_ (degrees): (50.5, 61, 7, 150, None)
    test 15 copy(HausdorffDegrees_): (<class '__main__.HausdorffDegrees_'>, True)
    test 16 HausdorffDegrees_.copy(): (<class '__main__.HausdorffDegrees_'>, True)
    test 17 HausdorffRadians_ (radians): (0.88139, 61, 7, 90, 0.32211)
    test 18 HausdorffRadians_ (radians): (0.88139, 61, 7, 150, 0.28013)
    test 19 HausdorffRadians_ (radians): (0.88139, 61, 7, 90, 0.32211)
    test 20 HausdorffRadians_ (radians): (0.88139, 61, 7, 150, 0.28013)
    test 21 HausdorffRadians_ (radians): (0.88139, 61, 7, 90, None)
    test 22 HausdorffRadians_ (radians): (0.88139, 61, 7, 150, None)
    test 23 HausdorffRadians_ (radians): (0.88139, 61, 7, 90, None)
    test 24 HausdorffRadians_ (radians): (0.88139, 61, 7, 150, None)
    test 25 copy(HausdorffRadians_): (<class '__main__.HausdorffRadians_'>, True)
    test 26 HausdorffRadians_.copy(): (<class '__main__.HausdorffRadians_'>, True)
    test 27 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 90, 0.19764)
    test 28 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 150, 0.17591)
    test 29 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 90, 0.19764)
    test 30 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 150, 0.17591)
    test 31 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 90, None)
    test 32 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 150, None)
    test 33 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 90, None)
    test 34 HausdorffCosineAndoyerLambert (meter): (0.56263, 49, 29, 150, None)
    test 35 copy(HausdorffCosineAndoyerLambert): (<class 'pygeodesy.hausdorff.HausdorffCosineAndoyerLambert'>, True)
    test 36 HausdorffCosineAndoyerLambert.copy(): (<class 'pygeodesy.hausdorff.HausdorffCosineAndoyerLambert'>, True)
    test 37 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 90, 0.19764)
    test 38 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 150, 0.17591)
    test 39 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 90, 0.19764)
    test 40 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 150, 0.17591)
    test 41 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 90, None)
    test 42 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 150, None)
    test 43 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 90, None)
    test 44 HausdorffCosineForsytheAndoyerLambert (meter): (0.56263, 49, 29, 150, None)
    test 45 copy(HausdorffCosineForsytheAndoyerLambert): (<class 'pygeodesy.hausdorff.HausdorffCosineForsytheAndoyerLambert'>, True)
    test 46 HausdorffCosineForsytheAndoyerLambert.copy(): (<class 'pygeodesy.hausdorff.HausdorffCosineForsytheAndoyerLambert'>, True)
    test 47 HausdorffCosineLaw (meter): (0.56202, 49, 29, 90, 0.19776)
    test 48 HausdorffCosineLaw (meter): (0.56202, 49, 29, 150, 0.176)
    test 49 HausdorffCosineLaw (meter): (0.56202, 49, 29, 90, 0.19776)
    test 50 HausdorffCosineLaw (meter): (0.56202, 49, 29, 150, 0.176)
    test 51 HausdorffCosineLaw (meter): (0.56202, 49, 29, 90, None)
    test 52 HausdorffCosineLaw (meter): (0.56202, 49, 29, 150, None)
    test 53 HausdorffCosineLaw (meter): (0.56202, 49, 29, 90, None)
    test 54 HausdorffCosineLaw (meter): (0.56202, 49, 29, 150, None)
    test 55 copy(HausdorffCosineLaw): (<class 'pygeodesy.hausdorff.HausdorffCosineLaw'>, True)
    test 56 HausdorffCosineLaw.copy(): (<class 'pygeodesy.hausdorff.HausdorffCosineLaw'>, True)
    test 57 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 90, 0.06075)
    test 58 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 150, 0.04918)
    test 59 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 90, 0.06075)
    test 60 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 150, 0.04918)
    test 61 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 90, None)
    test 62 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 150, None)
    test 63 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 90, None)
    test 64 HausdorffEquirectangular (degrees2): (0.33016, 49, 29, 150, None)
    test 65 copy(HausdorffEquirectangular): (<class 'pygeodesy.hausdorff.HausdorffEquirectangular'>, True)
    test 66 HausdorffEquirectangular.copy(): (<class 'pygeodesy.hausdorff.HausdorffEquirectangular'>, True)
    test 67 HausdorffEuclidean (meter): (0.61785, 49, 29, 90, 0.21327)
    test 68 HausdorffEuclidean (meter): (0.61785, 49, 29, 150, 0.19061)
    test 69 HausdorffEuclidean (meter): (0.61785, 49, 29, 90, 0.21327)
    test 70 HausdorffEuclidean (meter): (0.61785, 49, 29, 150, 0.19061)
    test 71 HausdorffEuclidean (meter): (0.61785, 49, 29, 90, None)
    test 72 HausdorffEuclidean (meter): (0.61785, 49, 29, 150, None)
    test 73 HausdorffEuclidean (meter): (0.61785, 49, 29, 90, None)
    test 74 HausdorffEuclidean (meter): (0.61785, 49, 29, 150, None)
    test 75 copy(HausdorffEuclidean): (<class 'pygeodesy.hausdorff.HausdorffEuclidean'>, True)
    test 76 HausdorffEuclidean.copy(): (<class 'pygeodesy.hausdorff.HausdorffEuclidean'>, True)
    test 77 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 90, 0.06067)
    test 78 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 150, 0.04912)
    test 79 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 90, 0.06067)
    test 80 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 150, 0.04912)
    test 81 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 90, None)
    test 82 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 150, None)
    test 83 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 90, None)
    test 84 HausdorffFlatLocal (radians2): (0.33092, 49, 29, 150, None)
    test 85 copy(HausdorffFlatLocal): (<class 'pygeodesy.hausdorff.HausdorffFlatLocal'>, True)
    test 86 HausdorffFlatLocal.copy(): (<class 'pygeodesy.hausdorff.HausdorffFlatLocal'>, True)
    test 87 HausdorffFlatPolar (meter): (0.96853, 20, 46, 90, 0.24569)
    test 88 HausdorffFlatPolar (meter): (0.96853, 20, 46, 150, 0.21335)
    test 89 HausdorffFlatPolar (meter): (0.96853, 20, 46, 90, 0.24569)
    test 90 HausdorffFlatPolar (meter): (0.96853, 20, 46, 150, 0.21335)
    test 91 HausdorffFlatPolar (meter): (0.96853, 20, 46, 90, None)
    test 92 HausdorffFlatPolar (meter): (0.96853, 20, 46, 150, None)
    test 93 HausdorffFlatPolar (meter): (0.96853, 20, 46, 90, None)
    test 94 HausdorffFlatPolar (meter): (0.96853, 20, 46, 150, None)
    test 95 copy(HausdorffFlatPolar): (<class 'pygeodesy.hausdorff.HausdorffFlatPolar'>, True)
    test 96 HausdorffFlatPolar.copy(): (<class 'pygeodesy.hausdorff.HausdorffFlatPolar'>, True)
    test 97 HausdorffHaversine (meter): (0.56202, 49, 29, 90, 0.19776)
    test 98 HausdorffHaversine (meter): (0.56202, 49, 29, 150, 0.176)
    test 99 HausdorffHaversine (meter): (0.56202, 49, 29, 90, 0.19776)
    test 100 HausdorffHaversine (meter): (0.56202, 49, 29, 150, 0.176)
    test 101 HausdorffHaversine (meter): (0.56202, 49, 29, 90, None)
    test 102 HausdorffHaversine (meter): (0.56202, 49, 29, 150, None)
    test 103 HausdorffHaversine (meter): (0.56202, 49, 29, 90, None)
    test 104 HausdorffHaversine (meter): (0.56202, 49, 29, 150, None)
    test 105 copy(HausdorffHaversine): (<class 'pygeodesy.hausdorff.HausdorffHaversine'>, True)
    test 106 HausdorffHaversine.copy(): (<class 'pygeodesy.hausdorff.HausdorffHaversine'>, True)
    test 107 HausdorffHubeny (radians2): (0.33092, 49, 29, 90, 0.06067)
    test 108 HausdorffHubeny (radians2): (0.33092, 49, 29, 150, 0.04912)
    test 109 HausdorffHubeny (radians2): (0.33092, 49, 29, 90, 0.06067)
    test 110 HausdorffHubeny (radians2): (0.33092, 49, 29, 150, 0.04912)
    test 111 HausdorffHubeny (radians2): (0.33092, 49, 29, 90, None)
    test 112 HausdorffHubeny (radians2): (0.33092, 49, 29, 150, None)
    test 113 HausdorffHubeny (radians2): (0.33092, 49, 29, 90, None)
    test 114 HausdorffHubeny (radians2): (0.33092, 49, 29, 150, None)
    test 115 copy(HausdorffHubeny): (<class 'pygeodesy.hausdorff.HausdorffHubeny'>, True)
    test 116 HausdorffHubeny.copy(): (<class 'pygeodesy.hausdorff.HausdorffHubeny'>, True)
    test 117 HausdorffThomas (meter): (0.56263, 49, 29, 90, 0.19764)
    test 118 HausdorffThomas (meter): (0.56263, 49, 29, 150, 0.17591)
    test 119 HausdorffThomas (meter): (0.56263, 49, 29, 90, 0.19764)
    test 120 HausdorffThomas (meter): (0.56263, 49, 29, 150, 0.17591)
    test 121 HausdorffThomas (meter): (0.56263, 49, 29, 90, None)
    test 122 HausdorffThomas (meter): (0.56263, 49, 29, 150, None)
    test 123 HausdorffThomas (meter): (0.56263, 49, 29, 90, None)
    test 124 HausdorffThomas (meter): (0.56263, 49, 29, 150, None)
    test 125 copy(HausdorffThomas): (<class 'pygeodesy.hausdorff.HausdorffThomas'>, True)
    test 126 HausdorffThomas.copy(): (<class 'pygeodesy.hausdorff.HausdorffThomas'>, True)
    test 127 HausdorffVincentys (meter): (0.56202, 49, 29, 90, 0.19776)
    test 128 HausdorffVincentys (meter): (0.56202, 49, 29, 150, 0.176)
    test 129 HausdorffVincentys (meter): (0.56202, 49, 29, 90, 0.19776)
    test 130 HausdorffVincentys (meter): (0.56202, 49, 29, 150, 0.176)
    test 131 HausdorffVincentys (meter): (0.56202, 49, 29, 90, None)
    test 132 HausdorffVincentys (meter): (0.56202, 49, 29, 150, None)
    test 133 HausdorffVincentys (meter): (0.56202, 49, 29, 90, None)
    test 134 HausdorffVincentys (meter): (0.56202, 49, 29, 150, None)
    test 135 copy(HausdorffVincentys): (<class 'pygeodesy.hausdorff.HausdorffVincentys'>, True)
    test 136 HausdorffVincentys.copy(): (<class 'pygeodesy.hausdorff.HausdorffVincentys'>, True)
    test 137 HausdorffKarney (degrees): (32.28234, 49, 29, 90, 11.34653)
    test 138 HausdorffKarney (degrees): (32.28234, 49, 29, 150, 10.09914)
    test 139 HausdorffKarney (degrees): (32.28234, 49, 29, 90, 11.34653)
    test 140 HausdorffKarney (degrees): (32.28234, 49, 29, 150, 10.09914)
    test 141 HausdorffKarney (degrees): (32.28234, 49, 29, 90, None)
    test 142 HausdorffKarney (degrees): (32.28234, 49, 29, 150, None)
    test 143 HausdorffKarney (degrees): (32.28234, 49, 29, 90, None)
    test 144 HausdorffKarney (degrees): (32.28234, 49, 29, 150, None)
    test 145 copy(HausdorffKarney): (<class 'pygeodesy.hausdorff.HausdorffKarney'>, True)
    test 146 HausdorffKarney.copy(): (<class 'pygeodesy.hausdorff.HausdorffKarney'>, True)
    test 147 hausdorff_: (50.5, 61, 7, 90, 18.45556)
    test 148 hausdorff_: (50.5, 61, 7, 150, 16.05)
    test 149 hausdorff_: (50.5, 61, 7, 90, 18.45556)
    test 150 hausdorff_: (50.5, 61, 7, 150, 16.05)
    test 151 hausdorff_: (50.5, 61, 7, 90, None)
    test 152 hausdorff_: (50.5, 61, 7, 150, None)
    test 153 hausdorff_: (50.5, 61, 7, 90, None)
    test 154 hausdorff_: (50.5, 61, 7, 150, None)

    all 154 testHausdorff.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 8.203 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testHeights.py

    testing testHeights.py 23.05.14
    test 1 copy(HeightIDWcosineAndoyerLambert): (<class 'pygeodesy.heights.HeightIDWcosineAndoyerLambert'>, True)
    test 2 HeightIDWcosineAndoyerLambert.copy(): (<class 'pygeodesy.heights.HeightIDWcosineAndoyerLambert'>, True)
    test 3 HeightIDWcosineAndoyerLambert(wrap=False): 6.111157919
    test 4 HeightIDWcosineAndoyerLambert(float): <type 'float'>
    test 5 HeightIDWcosineAndoyerLambert(latlon): True
    test 6 HeightIDWcosineAndoyerLambert(wrap=False): 5.0
    test 7 HeightIDWcosineAndoyerLambert(float): <type 'float'>
    test 8 HeightIDWcosineAndoyerLambert(latlon): True
    test 9 HeightIDWcosineAndoyerLambert(wrap=False): (6.111157919, 5.0,)
    test 10 HeightIDWcosineAndoyerLambert(tuple): <type 'tuple'>
    test 11 HeightIDWcosineAndoyerLambert(tuple-float): <type 'float'>
    test 12 HeightIDWcosineAndoyerLambert(tuple-float): <type 'float'>
    test 13 HeightIDWcosineAndoyerLambert(wrap=False): [6.111157919, 5.0]
    test 14 HeightIDWcosineAndoyerLambert(list: <type 'list'>
    test 15 HeightIDWcosineAndoyerLambert(list-float): <type 'float'>
    test 16 HeightIDWcosineAndoyerLambert(list-float): <type 'float'>
    test 17 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 18 copy(HeightIDWcosineForsytheAndoyerLambert): (<class 'pygeodesy.heights.HeightIDWcosineForsytheAndoyerLambert'>, True)
    test 19 HeightIDWcosineForsytheAndoyerLambert.copy(): (<class 'pygeodesy.heights.HeightIDWcosineForsytheAndoyerLambert'>, True)
    test 20 HeightIDWcosineForsytheAndoyerLambert(wrap=False): 6.111158354
    test 21 HeightIDWcosineForsytheAndoyerLambert(float): <type 'float'>
    test 22 HeightIDWcosineForsytheAndoyerLambert(latlon): True
    test 23 HeightIDWcosineForsytheAndoyerLambert(wrap=False): 5.0
    test 24 HeightIDWcosineForsytheAndoyerLambert(float): <type 'float'>
    test 25 HeightIDWcosineForsytheAndoyerLambert(latlon): True
    test 26 HeightIDWcosineForsytheAndoyerLambert(wrap=False): (6.111158354, 5.0,)
    test 27 HeightIDWcosineForsytheAndoyerLambert(tuple): <type 'tuple'>
    test 28 HeightIDWcosineForsytheAndoyerLambert(tuple-float): <type 'float'>
    test 29 HeightIDWcosineForsytheAndoyerLambert(tuple-float): <type 'float'>
    test 30 HeightIDWcosineForsytheAndoyerLambert(wrap=False): [6.111158354, 5.0]
    test 31 HeightIDWcosineForsytheAndoyerLambert(list: <type 'list'>
    test 32 HeightIDWcosineForsytheAndoyerLambert(list-float): <type 'float'>
    test 33 HeightIDWcosineForsytheAndoyerLambert(list-float): <type 'float'>
    test 34 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 35 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 36 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 37 HeightIDWcosineLaw(wrap=True): 6.108538037
    test 38 HeightIDWcosineLaw(float): <type 'float'>
    test 39 HeightIDWcosineLaw(latlon): True
    test 40 HeightIDWcosineLaw(wrap=True): 5.0
    test 41 HeightIDWcosineLaw(float): <type 'float'>
    test 42 HeightIDWcosineLaw(latlon): True
    test 43 HeightIDWcosineLaw(wrap=True): (6.108538037, 5.0,)
    test 44 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 45 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 46 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 47 HeightIDWcosineLaw(wrap=True): [6.108538037, 5.0]
    test 48 HeightIDWcosineLaw(list: <type 'list'>
    test 49 HeightIDWcosineLaw(list-float): <type 'float'>
    test 50 HeightIDWcosineLaw(list-float): <type 'float'>
    test 51 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 52 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 53 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 54 HeightIDWcosineLaw(wrap=False): 6.108538037
    test 55 HeightIDWcosineLaw(float): <type 'float'>
    test 56 HeightIDWcosineLaw(latlon): True
    test 57 HeightIDWcosineLaw(wrap=False): 5.0
    test 58 HeightIDWcosineLaw(float): <type 'float'>
    test 59 HeightIDWcosineLaw(latlon): True
    test 60 HeightIDWcosineLaw(wrap=False): (6.108538037, 5.0,)
    test 61 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 62 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 63 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 64 HeightIDWcosineLaw(wrap=False): [6.108538037, 5.0]
    test 65 HeightIDWcosineLaw(list: <type 'list'>
    test 66 HeightIDWcosineLaw(list-float): <type 'float'>
    test 67 HeightIDWcosineLaw(list-float): <type 'float'>
    test 68 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 69 copy(HeightIDWdistanceTo): (<class 'pygeodesy.heights.HeightIDWdistanceTo'>, True)
    test 70 HeightIDWdistanceTo.copy(): (<class 'pygeodesy.heights.HeightIDWdistanceTo'>, True)
    test 71 HeightIDWdistanceTo(): 6.108538037
    test 72 HeightIDWdistanceTo(float): <type 'float'>
    test 73 HeightIDWdistanceTo(latlon): True
    test 74 HeightIDWdistanceTo(): 5.0
    test 75 HeightIDWdistanceTo(float): <type 'float'>
    test 76 HeightIDWdistanceTo(latlon): True
    test 77 HeightIDWdistanceTo(): (6.108538037, 5.0,)
    test 78 HeightIDWdistanceTo(tuple): <type 'tuple'>
    test 79 HeightIDWdistanceTo(tuple-float): <type 'float'>
    test 80 HeightIDWdistanceTo(tuple-float): <type 'float'>
    test 81 HeightIDWdistanceTo(): [6.108538037, 5.0]
    test 82 HeightIDWdistanceTo(list: <type 'list'>
    test 83 HeightIDWdistanceTo(list-float): <type 'float'>
    test 84 HeightIDWdistanceTo(list-float): <type 'float'>
    test 85 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 86 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 87 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 88 HeightIDWequirectangular(adjust=True, wrap=True): 6.860459007
    test 89 HeightIDWequirectangular(float): <type 'float'>
    test 90 HeightIDWequirectangular(latlon): True
    test 91 HeightIDWequirectangular(adjust=True, wrap=True): 5.0
    test 92 HeightIDWequirectangular(float): <type 'float'>
    test 93 HeightIDWequirectangular(latlon): True
    test 94 HeightIDWequirectangular(adjust=True, wrap=True): (6.860459007, 5.0,)
    test 95 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 96 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 97 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 98 HeightIDWequirectangular(adjust=True, wrap=True): [6.860459007, 5.0]
    test 99 HeightIDWequirectangular(list: <type 'list'>
    test 100 HeightIDWequirectangular(list-float): <type 'float'>
    test 101 HeightIDWequirectangular(list-float): <type 'float'>
    test 102 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 103 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 104 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 105 HeightIDWequirectangular(adjust=False, wrap=True): 6.860498092
    test 106 HeightIDWequirectangular(float): <type 'float'>
    test 107 HeightIDWequirectangular(latlon): True
    test 108 HeightIDWequirectangular(adjust=False, wrap=True): 5.0
    test 109 HeightIDWequirectangular(float): <type 'float'>
    test 110 HeightIDWequirectangular(latlon): True
    test 111 HeightIDWequirectangular(adjust=False, wrap=True): (6.860498092, 5.0,)
    test 112 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 113 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 114 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 115 HeightIDWequirectangular(adjust=False, wrap=True): [6.860498092, 5.0]
    test 116 HeightIDWequirectangular(list: <type 'list'>
    test 117 HeightIDWequirectangular(list-float): <type 'float'>
    test 118 HeightIDWequirectangular(list-float): <type 'float'>
    test 119 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 120 copy(HeightIDWeuclidean): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 121 HeightIDWeuclidean.copy(): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 122 HeightIDWeuclidean(): 6.142945781
    test 123 HeightIDWeuclidean(float): <type 'float'>
    test 124 HeightIDWeuclidean(latlon): True
    test 125 HeightIDWeuclidean(): 5.0
    test 126 HeightIDWeuclidean(float): <type 'float'>
    test 127 HeightIDWeuclidean(latlon): True
    test 128 HeightIDWeuclidean(): (6.142945781, 5.0,)
    test 129 HeightIDWeuclidean(tuple): <type 'tuple'>
    test 130 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 131 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 132 HeightIDWeuclidean(): [6.142945781, 5.0]
    test 133 HeightIDWeuclidean(list: <type 'list'>
    test 134 HeightIDWeuclidean(list-float): <type 'float'>
    test 135 HeightIDWeuclidean(list-float): <type 'float'>
    test 136 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 137 copy(HeightIDWexact): (<class 'pygeodesy.heights.HeightIDWexact'>, True)
    test 138 HeightIDWexact.copy(): (<class 'pygeodesy.heights.HeightIDWexact'>, True)
    test 139 HeightIDWexact(): 6.108538037
    test 140 HeightIDWexact(float): <type 'float'>
    test 141 HeightIDWexact(latlon): True
    test 142 HeightIDWexact(): 5.0
    test 143 HeightIDWexact(float): <type 'float'>
    test 144 HeightIDWexact(latlon): True
    test 145 HeightIDWexact(): (6.108538037, 5.0,)
    test 146 HeightIDWexact(tuple): <type 'tuple'>
    test 147 HeightIDWexact(tuple-float): <type 'float'>
    test 148 HeightIDWexact(tuple-float): <type 'float'>
    test 149 HeightIDWexact(): [6.108538037, 5.0]
    test 150 HeightIDWexact(list: <type 'list'>
    test 151 HeightIDWexact(list-float): <type 'float'>
    test 152 HeightIDWexact(list-float): <type 'float'>
    test 153 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 154 copy(HeightIDWflatLocal): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 155 HeightIDWflatLocal.copy(): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 156 HeightIDWflatLocal(): 6.111158784
    test 157 HeightIDWflatLocal(float): <type 'float'>
    test 158 HeightIDWflatLocal(latlon): True
    test 159 HeightIDWflatLocal(): 5.0
    test 160 HeightIDWflatLocal(float): <type 'float'>
    test 161 HeightIDWflatLocal(latlon): True
    test 162 HeightIDWflatLocal(): (6.111158784, 5.0,)
    test 163 HeightIDWflatLocal(tuple): <type 'tuple'>
    test 164 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 165 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 166 HeightIDWflatLocal(): [6.111158784, 5.0]
    test 167 HeightIDWflatLocal(list: <type 'list'>
    test 168 HeightIDWflatLocal(list-float): <type 'float'>
    test 169 HeightIDWflatLocal(list-float): <type 'float'>
    test 170 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 171 copy(HeightIDWflatPolar): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 172 HeightIDWflatPolar.copy(): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 173 HeightIDWflatPolar(): 6.261469975
    test 174 HeightIDWflatPolar(float): <type 'float'>
    test 175 HeightIDWflatPolar(latlon): True
    test 176 HeightIDWflatPolar(): 5.0
    test 177 HeightIDWflatPolar(float): <type 'float'>
    test 178 HeightIDWflatPolar(latlon): True
    test 179 HeightIDWflatPolar(): (6.261469975, 5.0,)
    test 180 HeightIDWflatPolar(tuple): <type 'tuple'>
    test 181 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 182 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 183 HeightIDWflatPolar(): [6.261469975, 5.0]
    test 184 HeightIDWflatPolar(list: <type 'list'>
    test 185 HeightIDWflatPolar(list-float): <type 'float'>
    test 186 HeightIDWflatPolar(list-float): <type 'float'>
    test 187 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 188 copy(HeightIDWhaversine): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 189 HeightIDWhaversine.copy(): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 190 HeightIDWhaversine(): 6.108538037
    test 191 HeightIDWhaversine(float): <type 'float'>
    test 192 HeightIDWhaversine(latlon): True
    test 193 HeightIDWhaversine(): 5.0
    test 194 HeightIDWhaversine(float): <type 'float'>
    test 195 HeightIDWhaversine(latlon): True
    test 196 HeightIDWhaversine(): (6.108538037, 5.0,)
    test 197 HeightIDWhaversine(tuple): <type 'tuple'>
    test 198 HeightIDWhaversine(tuple-float): <type 'float'>
    test 199 HeightIDWhaversine(tuple-float): <type 'float'>
    test 200 HeightIDWhaversine(): [6.108538037, 5.0]
    test 201 HeightIDWhaversine(list: <type 'list'>
    test 202 HeightIDWhaversine(list-float): <type 'float'>
    test 203 HeightIDWhaversine(list-float): <type 'float'>
    test 204 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 205 copy(HeightIDWhubeny): (<class 'pygeodesy.heights.HeightIDWhubeny'>, True)
    test 206 HeightIDWhubeny.copy(): (<class 'pygeodesy.heights.HeightIDWhubeny'>, True)
    test 207 HeightIDWhubeny(): 6.111158784
    test 208 HeightIDWhubeny(float): <type 'float'>
    test 209 HeightIDWhubeny(latlon): True
    test 210 HeightIDWhubeny(): 5.0
    test 211 HeightIDWhubeny(float): <type 'float'>
    test 212 HeightIDWhubeny(latlon): True
    test 213 HeightIDWhubeny(): (6.111158784, 5.0,)
    test 214 HeightIDWhubeny(tuple): <type 'tuple'>
    test 215 HeightIDWhubeny(tuple-float): <type 'float'>
    test 216 HeightIDWhubeny(tuple-float): <type 'float'>
    test 217 HeightIDWhubeny(): [6.111158784, 5.0]
    test 218 HeightIDWhubeny(list: <type 'list'>
    test 219 HeightIDWhubeny(list-float): <type 'float'>
    test 220 HeightIDWhubeny(list-float): <type 'float'>
    test 221 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 222 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 223 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 224 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): 6.111158743
    test 225 HeightIDWkarney(float): <type 'float'>
    test 226 HeightIDWkarney(latlon): True
    test 227 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): 5.0
    test 228 HeightIDWkarney(float): <type 'float'>
    test 229 HeightIDWkarney(latlon): True
    test 230 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): (6.111158743, 5.0,)
    test 231 HeightIDWkarney(tuple): <type 'tuple'>
    test 232 HeightIDWkarney(tuple-float): <type 'float'>
    test 233 HeightIDWkarney(tuple-float): <type 'float'>
    test 234 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): [6.111158743, 5.0]
    test 235 HeightIDWkarney(list: <type 'list'>
    test 236 HeightIDWkarney(list-float): <type 'float'>
    test 237 HeightIDWkarney(list-float): <type 'float'>
    test 238 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 239 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 240 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 241 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): 6.111158743
    test 242 HeightIDWkarney(float): <type 'float'>
    test 243 HeightIDWkarney(latlon): True
    test 244 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): 5.0
    test 245 HeightIDWkarney(float): <type 'float'>
    test 246 HeightIDWkarney(latlon): True
    test 247 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): (6.111158743, 5.0,)
    test 248 HeightIDWkarney(tuple): <type 'tuple'>
    test 249 HeightIDWkarney(tuple-float): <type 'float'>
    test 250 HeightIDWkarney(tuple-float): <type 'float'>
    test 251 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): [6.111158743, 5.0]
    test 252 HeightIDWkarney(list: <type 'list'>
    test 253 HeightIDWkarney(list-float): <type 'float'>
    test 254 HeightIDWkarney(list-float): <type 'float'>
    test 255 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 256 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 257 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 258 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): 6.108538037
    test 259 HeightIDWkarney(float): <type 'float'>
    test 260 HeightIDWkarney(latlon): True
    test 261 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): 5.0
    test 262 HeightIDWkarney(float): <type 'float'>
    test 263 HeightIDWkarney(latlon): True
    test 264 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): (6.108538037, 5.0,)
    test 265 HeightIDWkarney(tuple): <type 'tuple'>
    test 266 HeightIDWkarney(tuple-float): <type 'float'>
    test 267 HeightIDWkarney(tuple-float): <type 'float'>
    test 268 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): [6.108538037, 5.0]
    test 269 HeightIDWkarney(list: <type 'list'>
    test 270 HeightIDWkarney(list-float): <type 'float'>
    test 271 HeightIDWkarney(list-float): <type 'float'>
    test 272 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 273 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 274 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 275 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): 6.108538037
    test 276 HeightIDWkarney(float): <type 'float'>
    test 277 HeightIDWkarney(latlon): True
    test 278 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): 5.0
    test 279 HeightIDWkarney(float): <type 'float'>
    test 280 HeightIDWkarney(latlon): True
    test 281 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): (6.108538037, 5.0,)
    test 282 HeightIDWkarney(tuple): <type 'tuple'>
    test 283 HeightIDWkarney(tuple-float): <type 'float'>
    test 284 HeightIDWkarney(tuple-float): <type 'float'>
    test 285 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): [6.108538037, 5.0]
    test 286 HeightIDWkarney(list: <type 'list'>
    test 287 HeightIDWkarney(list-float): <type 'float'>
    test 288 HeightIDWkarney(list-float): <type 'float'>
    test 289 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 290 copy(HeightIDWthomas): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 291 HeightIDWthomas.copy(): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 292 HeightIDWthomas(wrap=True): 6.111159454
    test 293 HeightIDWthomas(float): <type 'float'>
    test 294 HeightIDWthomas(latlon): True
    test 295 HeightIDWthomas(wrap=True): 5.0
    test 296 HeightIDWthomas(float): <type 'float'>
    test 297 HeightIDWthomas(latlon): True
    test 298 HeightIDWthomas(wrap=True): (6.111159454, 5.0,)
    test 299 HeightIDWthomas(tuple): <type 'tuple'>
    test 300 HeightIDWthomas(tuple-float): <type 'float'>
    test 301 HeightIDWthomas(tuple-float): <type 'float'>
    test 302 HeightIDWthomas(wrap=True): [6.111159454, 5.0]
    test 303 HeightIDWthomas(list: <type 'list'>
    test 304 HeightIDWthomas(list-float): <type 'float'>
    test 305 HeightIDWthomas(list-float): <type 'float'>
    test 306 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 307 copy(HeightIDWthomas): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 308 HeightIDWthomas.copy(): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 309 HeightIDWthomas(wrap=False): 6.111159454
    test 310 HeightIDWthomas(float): <type 'float'>
    test 311 HeightIDWthomas(latlon): True
    test 312 HeightIDWthomas(wrap=False): 5.0
    test 313 HeightIDWthomas(float): <type 'float'>
    test 314 HeightIDWthomas(latlon): True
    test 315 HeightIDWthomas(wrap=False): (6.111159454, 5.0,)
    test 316 HeightIDWthomas(tuple): <type 'tuple'>
    test 317 HeightIDWthomas(tuple-float): <type 'float'>
    test 318 HeightIDWthomas(tuple-float): <type 'float'>
    test 319 HeightIDWthomas(wrap=False): [6.111159454, 5.0]
    test 320 HeightIDWthomas(list: <type 'list'>
    test 321 HeightIDWthomas(list-float): <type 'float'>
    test 322 HeightIDWthomas(list-float): <type 'float'>
    test 323 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 324 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 325 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 326 HeightIDWvincentys(wrap=True): 6.108538037
    test 327 HeightIDWvincentys(float): <type 'float'>
    test 328 HeightIDWvincentys(latlon): True
    test 329 HeightIDWvincentys(wrap=True): 5.0
    test 330 HeightIDWvincentys(float): <type 'float'>
    test 331 HeightIDWvincentys(latlon): True
    test 332 HeightIDWvincentys(wrap=True): (6.108538037, 5.0,)
    test 333 HeightIDWvincentys(tuple): <type 'tuple'>
    test 334 HeightIDWvincentys(tuple-float): <type 'float'>
    test 335 HeightIDWvincentys(tuple-float): <type 'float'>
    test 336 HeightIDWvincentys(wrap=True): [6.108538037, 5.0]
    test 337 HeightIDWvincentys(list: <type 'list'>
    test 338 HeightIDWvincentys(list-float): <type 'float'>
    test 339 HeightIDWvincentys(list-float): <type 'float'>
    test 340 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 341 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 342 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 343 HeightIDWvincentys(wrap=False): 6.108538037
    test 344 HeightIDWvincentys(float): <type 'float'>
    test 345 HeightIDWvincentys(latlon): True
    test 346 HeightIDWvincentys(wrap=False): 5.0
    test 347 HeightIDWvincentys(float): <type 'float'>
    test 348 HeightIDWvincentys(latlon): True
    test 349 HeightIDWvincentys(wrap=False): (6.108538037, 5.0,)
    test 350 HeightIDWvincentys(tuple): <type 'tuple'>
    test 351 HeightIDWvincentys(tuple-float): <type 'float'>
    test 352 HeightIDWvincentys(tuple-float): <type 'float'>
    test 353 HeightIDWvincentys(wrap=False): [6.108538037, 5.0]
    test 354 HeightIDWvincentys(list: <type 'list'>
    test 355 HeightIDWvincentys(list-float): <type 'float'>
    test 356 HeightIDWvincentys(list-float): <type 'float'>
    test 357 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 358 intersection: 02.64932°N, 002.550079°E, +2.50m

    test 359 copy(HeightIDWcosineAndoyerLambert): (<class 'pygeodesy.heights.HeightIDWcosineAndoyerLambert'>, True)
    test 360 HeightIDWcosineAndoyerLambert.copy(): (<class 'pygeodesy.heights.HeightIDWcosineAndoyerLambert'>, True)
    test 361 HeightIDWcosineAndoyerLambert(wrap=False): 2.592742781
    test 362 HeightIDWcosineAndoyerLambert(float): <type 'float'>
    test 363 HeightIDWcosineAndoyerLambert(latlon): True
    test 364 HeightIDWcosineAndoyerLambert(wrap=False): 3.0
    test 365 HeightIDWcosineAndoyerLambert(float): <type 'float'>
    test 366 HeightIDWcosineAndoyerLambert(latlon): True
    test 367 HeightIDWcosineAndoyerLambert(wrap=False): (2.592742781, 3.0,)
    test 368 HeightIDWcosineAndoyerLambert(tuple): <type 'tuple'>
    test 369 HeightIDWcosineAndoyerLambert(tuple-float): <type 'float'>
    test 370 HeightIDWcosineAndoyerLambert(tuple-float): <type 'float'>
    test 371 HeightIDWcosineAndoyerLambert(wrap=False): [2.592742781, 3.0]
    test 372 HeightIDWcosineAndoyerLambert(list: <type 'list'>
    test 373 HeightIDWcosineAndoyerLambert(list-float): <type 'float'>
    test 374 HeightIDWcosineAndoyerLambert(list-float): <type 'float'>
    test 375 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 376 copy(HeightIDWcosineForsytheAndoyerLambert): (<class 'pygeodesy.heights.HeightIDWcosineForsytheAndoyerLambert'>, True)
    test 377 HeightIDWcosineForsytheAndoyerLambert.copy(): (<class 'pygeodesy.heights.HeightIDWcosineForsytheAndoyerLambert'>, True)
    test 378 HeightIDWcosineForsytheAndoyerLambert(wrap=False): 2.592742781
    test 379 HeightIDWcosineForsytheAndoyerLambert(float): <type 'float'>
    test 380 HeightIDWcosineForsytheAndoyerLambert(latlon): True
    test 381 HeightIDWcosineForsytheAndoyerLambert(wrap=False): 3.0
    test 382 HeightIDWcosineForsytheAndoyerLambert(float): <type 'float'>
    test 383 HeightIDWcosineForsytheAndoyerLambert(latlon): True
    test 384 HeightIDWcosineForsytheAndoyerLambert(wrap=False): (2.592742781, 3.0,)
    test 385 HeightIDWcosineForsytheAndoyerLambert(tuple): <type 'tuple'>
    test 386 HeightIDWcosineForsytheAndoyerLambert(tuple-float): <type 'float'>
    test 387 HeightIDWcosineForsytheAndoyerLambert(tuple-float): <type 'float'>
    test 388 HeightIDWcosineForsytheAndoyerLambert(wrap=False): [2.592742781, 3.0]
    test 389 HeightIDWcosineForsytheAndoyerLambert(list: <type 'list'>
    test 390 HeightIDWcosineForsytheAndoyerLambert(list-float): <type 'float'>
    test 391 HeightIDWcosineForsytheAndoyerLambert(list-float): <type 'float'>
    test 392 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 393 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 394 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 395 HeightIDWcosineLaw(wrap=True): 2.592742938
    test 396 HeightIDWcosineLaw(float): <type 'float'>
    test 397 HeightIDWcosineLaw(latlon): True
    test 398 HeightIDWcosineLaw(wrap=True): 3.0
    test 399 HeightIDWcosineLaw(float): <type 'float'>
    test 400 HeightIDWcosineLaw(latlon): True
    test 401 HeightIDWcosineLaw(wrap=True): (2.592742938, 3.0,)
    test 402 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 403 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 404 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 405 HeightIDWcosineLaw(wrap=True): [2.592742938, 3.0]
    test 406 HeightIDWcosineLaw(list: <type 'list'>
    test 407 HeightIDWcosineLaw(list-float): <type 'float'>
    test 408 HeightIDWcosineLaw(list-float): <type 'float'>
    test 409 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 410 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 411 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 412 HeightIDWcosineLaw(wrap=False): 2.592742938
    test 413 HeightIDWcosineLaw(float): <type 'float'>
    test 414 HeightIDWcosineLaw(latlon): True
    test 415 HeightIDWcosineLaw(wrap=False): 3.0
    test 416 HeightIDWcosineLaw(float): <type 'float'>
    test 417 HeightIDWcosineLaw(latlon): True
    test 418 HeightIDWcosineLaw(wrap=False): (2.592742938, 3.0,)
    test 419 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 420 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 421 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 422 HeightIDWcosineLaw(wrap=False): [2.592742938, 3.0]
    test 423 HeightIDWcosineLaw(list: <type 'list'>
    test 424 HeightIDWcosineLaw(list-float): <type 'float'>
    test 425 HeightIDWcosineLaw(list-float): <type 'float'>
    test 426 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 427 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 428 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 429 HeightIDWequirectangular(adjust=True, wrap=True): 2.689429914
    test 430 HeightIDWequirectangular(float): <type 'float'>
    test 431 HeightIDWequirectangular(latlon): True
    test 432 HeightIDWequirectangular(adjust=True, wrap=True): 3.0
    test 433 HeightIDWequirectangular(float): <type 'float'>
    test 434 HeightIDWequirectangular(latlon): True
    test 435 HeightIDWequirectangular(adjust=True, wrap=True): (2.689429914, 3.0,)
    test 436 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 437 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 438 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 439 HeightIDWequirectangular(adjust=True, wrap=True): [2.689429914, 3.0]
    test 440 HeightIDWequirectangular(list: <type 'list'>
    test 441 HeightIDWequirectangular(list-float): <type 'float'>
    test 442 HeightIDWequirectangular(list-float): <type 'float'>
    test 443 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 444 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 445 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 446 HeightIDWequirectangular(adjust=False, wrap=True): 2.689413401
    test 447 HeightIDWequirectangular(float): <type 'float'>
    test 448 HeightIDWequirectangular(latlon): True
    test 449 HeightIDWequirectangular(adjust=False, wrap=True): 3.0
    test 450 HeightIDWequirectangular(float): <type 'float'>
    test 451 HeightIDWequirectangular(latlon): True
    test 452 HeightIDWequirectangular(adjust=False, wrap=True): (2.689413401, 3.0,)
    test 453 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 454 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 455 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 456 HeightIDWequirectangular(adjust=False, wrap=True): [2.689413401, 3.0]
    test 457 HeightIDWequirectangular(list: <type 'list'>
    test 458 HeightIDWequirectangular(list-float): <type 'float'>
    test 459 HeightIDWequirectangular(list-float): <type 'float'>
    test 460 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 461 copy(HeightIDWeuclidean): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 462 HeightIDWeuclidean.copy(): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 463 HeightIDWeuclidean(adjust=False): 2.592735541
    test 464 HeightIDWeuclidean(float): <type 'float'>
    test 465 HeightIDWeuclidean(latlon): True
    test 466 HeightIDWeuclidean(adjust=False): 3.0
    test 467 HeightIDWeuclidean(float): <type 'float'>
    test 468 HeightIDWeuclidean(latlon): True
    test 469 HeightIDWeuclidean(adjust=False): (2.592735541, 3.0,)
    test 470 HeightIDWeuclidean(tuple): <type 'tuple'>
    test 471 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 472 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 473 HeightIDWeuclidean(adjust=False): [2.592735541, 3.0]
    test 474 HeightIDWeuclidean(list: <type 'list'>
    test 475 HeightIDWeuclidean(list-float): <type 'float'>
    test 476 HeightIDWeuclidean(list-float): <type 'float'>
    test 477 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 478 copy(HeightIDWexact): (<class 'pygeodesy.heights.HeightIDWexact'>, True)
    test 479 HeightIDWexact.copy(): (<class 'pygeodesy.heights.HeightIDWexact'>, True)
    test 480 HeightIDWexact(): 2.592742938
    test 481 HeightIDWexact(float): <type 'float'>
    test 482 HeightIDWexact(latlon): True
    test 483 HeightIDWexact(): 3.0
    test 484 HeightIDWexact(float): <type 'float'>
    test 485 HeightIDWexact(latlon): True
    test 486 HeightIDWexact(): (2.592742938, 3.0,)
    test 487 HeightIDWexact(tuple): <type 'tuple'>
    test 488 HeightIDWexact(tuple-float): <type 'float'>
    test 489 HeightIDWexact(tuple-float): <type 'float'>
    test 490 HeightIDWexact(): [2.592742938, 3.0]
    test 491 HeightIDWexact(list: <type 'list'>
    test 492 HeightIDWexact(list-float): <type 'float'>
    test 493 HeightIDWexact(list-float): <type 'float'>
    test 494 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 495 copy(HeightIDWflatLocal): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 496 HeightIDWflatLocal.copy(): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 497 HeightIDWflatLocal(): 2.592743288
    test 498 HeightIDWflatLocal(float): <type 'float'>
    test 499 HeightIDWflatLocal(latlon): True
    test 500 HeightIDWflatLocal(): 3.0
    test 501 HeightIDWflatLocal(float): <type 'float'>
    test 502 HeightIDWflatLocal(latlon): True
    test 503 HeightIDWflatLocal(): (2.592743288, 3.0,)
    test 504 HeightIDWflatLocal(tuple): <type 'tuple'>
    test 505 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 506 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 507 HeightIDWflatLocal(): [2.592743288, 3.0]
    test 508 HeightIDWflatLocal(list: <type 'list'>
    test 509 HeightIDWflatLocal(list-float): <type 'float'>
    test 510 HeightIDWflatLocal(list-float): <type 'float'>
    test 511 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 512 copy(HeightIDWflatPolar): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 513 HeightIDWflatPolar.copy(): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 514 HeightIDWflatPolar(): 2.592973059
    test 515 HeightIDWflatPolar(float): <type 'float'>
    test 516 HeightIDWflatPolar(latlon): True
    test 517 HeightIDWflatPolar(): 3.0
    test 518 HeightIDWflatPolar(float): <type 'float'>
    test 519 HeightIDWflatPolar(latlon): True
    test 520 HeightIDWflatPolar(): (2.592973059, 3.0,)
    test 521 HeightIDWflatPolar(tuple): <type 'tuple'>
    test 522 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 523 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 524 HeightIDWflatPolar(): [2.592973059, 3.0]
    test 525 HeightIDWflatPolar(list: <type 'list'>
    test 526 HeightIDWflatPolar(list-float): <type 'float'>
    test 527 HeightIDWflatPolar(list-float): <type 'float'>
    test 528 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 529 copy(HeightIDWhaversine): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 530 HeightIDWhaversine.copy(): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 531 HeightIDWhaversine(): 2.592742938
    test 532 HeightIDWhaversine(float): <type 'float'>
    test 533 HeightIDWhaversine(latlon): True
    test 534 HeightIDWhaversine(): 3.0
    test 535 HeightIDWhaversine(float): <type 'float'>
    test 536 HeightIDWhaversine(latlon): True
    test 537 HeightIDWhaversine(): (2.592742938, 3.0,)
    test 538 HeightIDWhaversine(tuple): <type 'tuple'>
    test 539 HeightIDWhaversine(tuple-float): <type 'float'>
    test 540 HeightIDWhaversine(tuple-float): <type 'float'>
    test 541 HeightIDWhaversine(): [2.592742938, 3.0]
    test 542 HeightIDWhaversine(list: <type 'list'>
    test 543 HeightIDWhaversine(list-float): <type 'float'>
    test 544 HeightIDWhaversine(list-float): <type 'float'>
    test 545 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 546 copy(HeightIDWhubeny): (<class 'pygeodesy.heights.HeightIDWhubeny'>, True)
    test 547 HeightIDWhubeny.copy(): (<class 'pygeodesy.heights.HeightIDWhubeny'>, True)
    test 548 HeightIDWhubeny(): 2.592743288
    test 549 HeightIDWhubeny(float): <type 'float'>
    test 550 HeightIDWhubeny(latlon): True
    test 551 HeightIDWhubeny(): 3.0
    test 552 HeightIDWhubeny(float): <type 'float'>
    test 553 HeightIDWhubeny(latlon): True
    test 554 HeightIDWhubeny(): (2.592743288, 3.0,)
    test 555 HeightIDWhubeny(tuple): <type 'tuple'>
    test 556 HeightIDWhubeny(tuple-float): <type 'float'>
    test 557 HeightIDWhubeny(tuple-float): <type 'float'>
    test 558 HeightIDWhubeny(): [2.592743288, 3.0]
    test 559 HeightIDWhubeny(list: <type 'list'>
    test 560 HeightIDWhubeny(list-float): <type 'float'>
    test 561 HeightIDWhubeny(list-float): <type 'float'>
    test 562 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 563 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 564 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 565 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): 2.592742915
    test 566 HeightIDWkarney(float): <type 'float'>
    test 567 HeightIDWkarney(latlon): True
    test 568 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): 3.0
    test 569 HeightIDWkarney(float): <type 'float'>
    test 570 HeightIDWkarney(latlon): True
    test 571 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): (2.592742915, 3.0,)
    test 572 HeightIDWkarney(tuple): <type 'tuple'>
    test 573 HeightIDWkarney(tuple-float): <type 'float'>
    test 574 HeightIDWkarney(tuple-float): <type 'float'>
    test 575 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=True): [2.592742915, 3.0]
    test 576 HeightIDWkarney(list: <type 'list'>
    test 577 HeightIDWkarney(list-float): <type 'float'>
    test 578 HeightIDWkarney(list-float): <type 'float'>
    test 579 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 580 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 581 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 582 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): 2.592742915
    test 583 HeightIDWkarney(float): <type 'float'>
    test 584 HeightIDWkarney(latlon): True
    test 585 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): 3.0
    test 586 HeightIDWkarney(float): <type 'float'>
    test 587 HeightIDWkarney(latlon): True
    test 588 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): (2.592742915, 3.0,)
    test 589 HeightIDWkarney(tuple): <type 'tuple'>
    test 590 HeightIDWkarney(tuple-float): <type 'float'>
    test 591 HeightIDWkarney(tuple-float): <type 'float'>
    test 592 HeightIDWkarney(datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), wrap=False): [2.592742915, 3.0]
    test 593 HeightIDWkarney(list: <type 'list'>
    test 594 HeightIDWkarney(list-float): <type 'float'>
    test 595 HeightIDWkarney(list-float): <type 'float'>
    test 596 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 597 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 598 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 599 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): 2.592742938
    test 600 HeightIDWkarney(float): <type 'float'>
    test 601 HeightIDWkarney(latlon): True
    test 602 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): 3.0
    test 603 HeightIDWkarney(float): <type 'float'>
    test 604 HeightIDWkarney(latlon): True
    test 605 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): (2.592742938, 3.0,)
    test 606 HeightIDWkarney(tuple): <type 'tuple'>
    test 607 HeightIDWkarney(tuple-float): <type 'float'>
    test 608 HeightIDWkarney(tuple-float): <type 'float'>
    test 609 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=True): [2.592742938, 3.0]
    test 610 HeightIDWkarney(list: <type 'list'>
    test 611 HeightIDWkarney(list-float): <type 'float'>
    test 612 HeightIDWkarney(list-float): <type 'float'>
    test 613 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 614 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 615 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 616 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): 2.592742938
    test 617 HeightIDWkarney(float): <type 'float'>
    test 618 HeightIDWkarney(latlon): True
    test 619 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): 3.0
    test 620 HeightIDWkarney(float): <type 'float'>
    test 621 HeightIDWkarney(latlon): True
    test 622 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): (2.592742938, 3.0,)
    test 623 HeightIDWkarney(tuple): <type 'tuple'>
    test 624 HeightIDWkarney(tuple-float): <type 'float'>
    test 625 HeightIDWkarney(tuple-float): <type 'float'>
    test 626 HeightIDWkarney(datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84), wrap=False): [2.592742938, 3.0]
    test 627 HeightIDWkarney(list: <type 'list'>
    test 628 HeightIDWkarney(list-float): <type 'float'>
    test 629 HeightIDWkarney(list-float): <type 'float'>
    test 630 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 631 copy(HeightIDWthomas): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 632 HeightIDWthomas.copy(): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 633 HeightIDWthomas(wrap=True): 2.592742781
    test 634 HeightIDWthomas(float): <type 'float'>
    test 635 HeightIDWthomas(latlon): True
    test 636 HeightIDWthomas(wrap=True): 3.0
    test 637 HeightIDWthomas(float): <type 'float'>
    test 638 HeightIDWthomas(latlon): True
    test 639 HeightIDWthomas(wrap=True): (2.592742781, 3.0,)
    test 640 HeightIDWthomas(tuple): <type 'tuple'>
    test 641 HeightIDWthomas(tuple-float): <type 'float'>
    test 642 HeightIDWthomas(tuple-float): <type 'float'>
    test 643 HeightIDWthomas(wrap=True): [2.592742781, 3.0]
    test 644 HeightIDWthomas(list: <type 'list'>
    test 645 HeightIDWthomas(list-float): <type 'float'>
    test 646 HeightIDWthomas(list-float): <type 'float'>
    test 647 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 648 copy(HeightIDWthomas): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 649 HeightIDWthomas.copy(): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 650 HeightIDWthomas(wrap=False): 2.592742781
    test 651 HeightIDWthomas(float): <type 'float'>
    test 652 HeightIDWthomas(latlon): True
    test 653 HeightIDWthomas(wrap=False): 3.0
    test 654 HeightIDWthomas(float): <type 'float'>
    test 655 HeightIDWthomas(latlon): True
    test 656 HeightIDWthomas(wrap=False): (2.592742781, 3.0,)
    test 657 HeightIDWthomas(tuple): <type 'tuple'>
    test 658 HeightIDWthomas(tuple-float): <type 'float'>
    test 659 HeightIDWthomas(tuple-float): <type 'float'>
    test 660 HeightIDWthomas(wrap=False): [2.592742781, 3.0]
    test 661 HeightIDWthomas(list: <type 'list'>
    test 662 HeightIDWthomas(list-float): <type 'float'>
    test 663 HeightIDWthomas(list-float): <type 'float'>
    test 664 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 665 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 666 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 667 HeightIDWvincentys(wrap=True): 2.592742938
    test 668 HeightIDWvincentys(float): <type 'float'>
    test 669 HeightIDWvincentys(latlon): True
    test 670 HeightIDWvincentys(wrap=True): 3.0
    test 671 HeightIDWvincentys(float): <type 'float'>
    test 672 HeightIDWvincentys(latlon): True
    test 673 HeightIDWvincentys(wrap=True): (2.592742938, 3.0,)
    test 674 HeightIDWvincentys(tuple): <type 'tuple'>
    test 675 HeightIDWvincentys(tuple-float): <type 'float'>
    test 676 HeightIDWvincentys(tuple-float): <type 'float'>
    test 677 HeightIDWvincentys(wrap=True): [2.592742938, 3.0]
    test 678 HeightIDWvincentys(list: <type 'list'>
    test 679 HeightIDWvincentys(list-float): <type 'float'>
    test 680 HeightIDWvincentys(list-float): <type 'float'>
    test 681 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 682 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 683 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 684 HeightIDWvincentys(wrap=False): 2.592742938
    test 685 HeightIDWvincentys(float): <type 'float'>
    test 686 HeightIDWvincentys(latlon): True
    test 687 HeightIDWvincentys(wrap=False): 3.0
    test 688 HeightIDWvincentys(float): <type 'float'>
    test 689 HeightIDWvincentys(latlon): True
    test 690 HeightIDWvincentys(wrap=False): (2.592742938, 3.0,)
    test 691 HeightIDWvincentys(tuple): <type 'tuple'>
    test 692 HeightIDWvincentys(tuple-float): <type 'float'>
    test 693 HeightIDWvincentys(tuple-float): <type 'float'>
    test 694 HeightIDWvincentys(wrap=False): [2.592742938, 3.0]
    test 695 HeightIDWvincentys(list: <type 'list'>
    test 696 HeightIDWvincentys(list-float): <type 'float'>
    test 697 HeightIDWvincentys(list-float): <type 'float'>
    test 698 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 699 copy(HeightLinear): (<class 'pygeodesy.heights.HeightLinear'>, True)
    test 700 HeightLinear.copy(): (<class 'pygeodesy.heights.HeightLinear'>, True)
    test 701 HeightLinear: 2.536626441
    test 702 HeightLinear(float): <type 'float'>
    test 703 HeightLinear(latlon): True
    test 704 copy(HeightCubic): (<class 'pygeodesy.heights.HeightCubic'>, True)
    test 705 HeightCubic.copy(): (<class 'pygeodesy.heights.HeightCubic'>, True)
    test 706 HeightError: llis[0] (9.0): 'float' object has no attribute 'lat'
    test 707 HeightCubic: 3.000000000
    test 708 HeightCubic(float): <type 'float'>
    test 709 HeightCubic(latlon): True
    test 710 HeightCubic(tuple): <type 'tuple'>
    test 711 HeightCubic(tuple-float): <type 'float'>
    test 712 HeightCubic(tuple-float): <type 'float'>
    test 713 HeightCubic(list): <type 'list'>
    test 714 HeightCubic(list-float): <type 'float'>
    test 715 HeightCubic(list-float): <type 'float'>
    test 716 HeightCubic(latlon): True

    test 717 copy(HeightIDWcosineAndoyerLambert): (<class 'pygeodesy.heights.HeightIDWcosineAndoyerLambert'>, True)
    test 718 HeightIDWcosineAndoyerLambert.copy(): (<class 'pygeodesy.heights.HeightIDWcosineAndoyerLambert'>, True)
    test 719 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 720 HeightIDWcosineAndoyerLambert: 2.401661864
    test 721 HeightIDWcosineAndoyerLambert(float): <type 'float'>
    test 722 HeightIDWcosineAndoyerLambert(latlon): True
    test 723 HeightIDWcosineAndoyerLambert(tuple): <type 'tuple'>
    test 724 HeightIDWcosineAndoyerLambert(tuple-float): <type 'float'>
    test 725 HeightIDWcosineAndoyerLambert(tuple-float): <type 'float'>
    test 726 HeightIDWcosineAndoyerLambert(list): <type 'list'>
    test 727 HeightIDWcosineAndoyerLambert(list-float): <type 'float'>
    test 728 HeightIDWcosineAndoyerLambert(list-float): <type 'float'>
    test 729 HeightIDWcosineAndoyerLambert(latlon): True

    test 730 copy(HeightIDWcosineForsytheAndoyerLambert): (<class 'pygeodesy.heights.HeightIDWcosineForsytheAndoyerLambert'>, True)
    test 731 HeightIDWcosineForsytheAndoyerLambert.copy(): (<class 'pygeodesy.heights.HeightIDWcosineForsytheAndoyerLambert'>, True)
    test 732 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 733 HeightIDWcosineForsytheAndoyerLambert: 2.401661859
    test 734 HeightIDWcosineForsytheAndoyerLambert(float): <type 'float'>
    test 735 HeightIDWcosineForsytheAndoyerLambert(latlon): True
    test 736 HeightIDWcosineForsytheAndoyerLambert(tuple): <type 'tuple'>
    test 737 HeightIDWcosineForsytheAndoyerLambert(tuple-float): <type 'float'>
    test 738 HeightIDWcosineForsytheAndoyerLambert(tuple-float): <type 'float'>
    test 739 HeightIDWcosineForsytheAndoyerLambert(list): <type 'list'>
    test 740 HeightIDWcosineForsytheAndoyerLambert(list-float): <type 'float'>
    test 741 HeightIDWcosineForsytheAndoyerLambert(list-float): <type 'float'>
    test 742 HeightIDWcosineForsytheAndoyerLambert(latlon): True

    test 743 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 744 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 745 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 746 HeightIDWcosineLaw: 2.402157442
    test 747 HeightIDWcosineLaw(float): <type 'float'>
    test 748 HeightIDWcosineLaw(latlon): True
    test 749 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 750 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 751 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 752 HeightIDWcosineLaw(list): <type 'list'>
    test 753 HeightIDWcosineLaw(list-float): <type 'float'>
    test 754 HeightIDWcosineLaw(list-float): <type 'float'>
    test 755 HeightIDWcosineLaw(latlon): True

    test 756 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 757 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 758 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 759 HeightIDWequirectangular: 2.469718302
    test 760 HeightIDWequirectangular(float): <type 'float'>
    test 761 HeightIDWequirectangular(latlon): True
    test 762 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 763 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 764 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 765 HeightIDWequirectangular(list): <type 'list'>
    test 766 HeightIDWequirectangular(list-float): <type 'float'>
    test 767 HeightIDWequirectangular(list-float): <type 'float'>
    test 768 HeightIDWequirectangular(latlon): True

    test 769 copy(HeightIDWeuclidean): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 770 HeightIDWeuclidean.copy(): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 771 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 772 HeightIDWeuclidean: 2.409288552
    test 773 HeightIDWeuclidean(float): <type 'float'>
    test 774 HeightIDWeuclidean(latlon): True
    test 775 HeightIDWeuclidean(tuple): <type 'tuple'>
    test 776 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 777 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 778 HeightIDWeuclidean(list): <type 'list'>
    test 779 HeightIDWeuclidean(list-float): <type 'float'>
    test 780 HeightIDWeuclidean(list-float): <type 'float'>
    test 781 HeightIDWeuclidean(latlon): True

    test 782 copy(HeightIDWexact): (<class 'pygeodesy.heights.HeightIDWexact'>, True)
    test 783 HeightIDWexact.copy(): (<class 'pygeodesy.heights.HeightIDWexact'>, True)
    test 784 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 785 HeightIDWexact: 2.402157442
    test 786 HeightIDWexact(float): <type 'float'>
    test 787 HeightIDWexact(latlon): True
    test 788 HeightIDWexact(tuple): <type 'tuple'>
    test 789 HeightIDWexact(tuple-float): <type 'float'>
    test 790 HeightIDWexact(tuple-float): <type 'float'>
    test 791 HeightIDWexact(list): <type 'list'>
    test 792 HeightIDWexact(list-float): <type 'float'>
    test 793 HeightIDWexact(list-float): <type 'float'>
    test 794 HeightIDWexact(latlon): True

    test 795 copy(HeightIDWflatLocal): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 796 HeightIDWflatLocal.copy(): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 797 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 798 HeightIDWflatLocal: 2.401661562
    test 799 HeightIDWflatLocal(float): <type 'float'>
    test 800 HeightIDWflatLocal(latlon): True
    test 801 HeightIDWflatLocal(tuple): <type 'tuple'>
    test 802 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 803 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 804 HeightIDWflatLocal(list): <type 'list'>
    test 805 HeightIDWflatLocal(list-float): <type 'float'>
    test 806 HeightIDWflatLocal(list-float): <type 'float'>
    test 807 HeightIDWflatLocal(latlon): True

    test 808 copy(HeightIDWflatPolar): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 809 HeightIDWflatPolar.copy(): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 810 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 811 HeightIDWflatPolar: 2.370266641
    test 812 HeightIDWflatPolar(float): <type 'float'>
    test 813 HeightIDWflatPolar(latlon): True
    test 814 HeightIDWflatPolar(tuple): <type 'tuple'>
    test 815 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 816 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 817 HeightIDWflatPolar(list): <type 'list'>
    test 818 HeightIDWflatPolar(list-float): <type 'float'>
    test 819 HeightIDWflatPolar(list-float): <type 'float'>
    test 820 HeightIDWflatPolar(latlon): True

    test 821 copy(HeightIDWhaversine): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 822 HeightIDWhaversine.copy(): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 823 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 824 HeightIDWhaversine: 2.402157442
    test 825 HeightIDWhaversine(float): <type 'float'>
    test 826 HeightIDWhaversine(latlon): True
    test 827 HeightIDWhaversine(tuple): <type 'tuple'>
    test 828 HeightIDWhaversine(tuple-float): <type 'float'>
    test 829 HeightIDWhaversine(tuple-float): <type 'float'>
    test 830 HeightIDWhaversine(list): <type 'list'>
    test 831 HeightIDWhaversine(list-float): <type 'float'>
    test 832 HeightIDWhaversine(list-float): <type 'float'>
    test 833 HeightIDWhaversine(latlon): True

    test 834 copy(HeightIDWhubeny): (<class 'pygeodesy.heights.HeightIDWhubeny'>, True)
    test 835 HeightIDWhubeny.copy(): (<class 'pygeodesy.heights.HeightIDWhubeny'>, True)
    test 836 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 837 HeightIDWhubeny: 2.401661562
    test 838 HeightIDWhubeny(float): <type 'float'>
    test 839 HeightIDWhubeny(latlon): True
    test 840 HeightIDWhubeny(tuple): <type 'tuple'>
    test 841 HeightIDWhubeny(tuple-float): <type 'float'>
    test 842 HeightIDWhubeny(tuple-float): <type 'float'>
    test 843 HeightIDWhubeny(list): <type 'list'>
    test 844 HeightIDWhubeny(list-float): <type 'float'>
    test 845 HeightIDWhubeny(list-float): <type 'float'>
    test 846 HeightIDWhubeny(latlon): True

    test 847 copy(HeightIDWkarney): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 848 HeightIDWkarney.copy(): (<class 'pygeodesy.heights.HeightIDWkarney'>, True)
    test 849 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 850 HeightIDWkarney: 2.402157442
    test 851 HeightIDWkarney(float): <type 'float'>
    test 852 HeightIDWkarney(latlon): True
    test 853 HeightIDWkarney(tuple): <type 'tuple'>
    test 854 HeightIDWkarney(tuple-float): <type 'float'>
    test 855 HeightIDWkarney(tuple-float): <type 'float'>
    test 856 HeightIDWkarney(list): <type 'list'>
    test 857 HeightIDWkarney(list-float): <type 'float'>
    test 858 HeightIDWkarney(list-float): <type 'float'>
    test 859 HeightIDWkarney(latlon): True

    test 860 copy(HeightIDWthomas): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 861 HeightIDWthomas.copy(): (<class 'pygeodesy.heights.HeightIDWthomas'>, True)
    test 862 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 863 HeightIDWthomas: 2.401661653
    test 864 HeightIDWthomas(float): <type 'float'>
    test 865 HeightIDWthomas(latlon): True
    test 866 HeightIDWthomas(tuple): <type 'tuple'>
    test 867 HeightIDWthomas(tuple-float): <type 'float'>
    test 868 HeightIDWthomas(tuple-float): <type 'float'>
    test 869 HeightIDWthomas(list): <type 'list'>
    test 870 HeightIDWthomas(list-float): <type 'float'>
    test 871 HeightIDWthomas(list-float): <type 'float'>
    test 872 HeightIDWthomas(latlon): True

    test 873 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 874 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 875 HeightError: llis[0] (9.0): 'float' object has no attribute 'lon'
    test 876 HeightIDWvincentys: 2.402157442
    test 877 HeightIDWvincentys(float): <type 'float'>
    test 878 HeightIDWvincentys(latlon): True
    test 879 HeightIDWvincentys(tuple): <type 'tuple'>
    test 880 HeightIDWvincentys(tuple-float): <type 'float'>
    test 881 HeightIDWvincentys(tuple-float): <type 'float'>
    test 882 HeightIDWvincentys(list): <type 'list'>
    test 883 HeightIDWvincentys(list-float): <type 'float'>
    test 884 HeightIDWvincentys(list-float): <type 'float'>
    test 885 HeightIDWvincentys(latlon): True

    test 886 copy(HeightLinear): (<class 'pygeodesy.heights.HeightLinear'>, True)
    test 887 HeightLinear.copy(): (<class 'pygeodesy.heights.HeightLinear'>, True)
    test 888 HeightError: llis[0] (9.0): 'float' object has no attribute 'lat'
    test 889 HeightLinear: 3.000000000
    test 890 HeightLinear(float): <type 'float'>
    test 891 HeightLinear(latlon): True
    test 892 HeightLinear(tuple): <type 'tuple'>
    test 893 HeightLinear(tuple-float): <type 'float'>
    test 894 HeightLinear(tuple-float): <type 'float'>
    test 895 HeightLinear(list): <type 'list'>
    test 896 HeightLinear(list-float): <type 'float'>
    test 897 HeightLinear(list-float): <type 'float'>
    test 898 HeightLinear(latlon): True

    test 899 copy(HeightLSQBiSpline): (<class 'pygeodesy.heights.HeightLSQBiSpline'>, True)
    test 900 HeightLSQBiSpline.copy(): (<class 'pygeodesy.heights.HeightLSQBiSpline'>, True)
    test 901 HeightError: llis[0] (9.0): 'float' object has no attribute 'lat'
    test 902 HeightLSQBiSpline: 6.419251669
    test 903 HeightLSQBiSpline(float): <type 'float'>
    test 904 HeightLSQBiSpline(latlon): True
    test 905 HeightLSQBiSpline(tuple): <type 'tuple'>
    test 906 HeightLSQBiSpline(tuple-float): <type 'float'>
    test 907 HeightLSQBiSpline(tuple-float): <type 'float'>
    test 908 HeightLSQBiSpline(list): <type 'list'>
    test 909 HeightLSQBiSpline(list-float): <type 'float'>
    test 910 HeightLSQBiSpline(list-float): <type 'float'>
    test 911 HeightLSQBiSpline(latlon): True

    test 912 copy(HeightLSQBiSpline): (<class 'pygeodesy.heights.HeightLSQBiSpline'>, True)
    test 913 HeightLSQBiSpline.copy(): (<class 'pygeodesy.heights.HeightLSQBiSpline'>, True)
    test 914 HeightError: llis[0] (9.0): 'float' object has no attribute 'lat'
    test 915 HeightLSQBiSpline: 6.419251669
    test 916 HeightLSQBiSpline(float): <type 'float'>
    test 917 HeightLSQBiSpline(latlon): True
    test 918 HeightLSQBiSpline(tuple): <type 'tuple'>
    test 919 HeightLSQBiSpline(tuple-float): <type 'float'>
    test 920 HeightLSQBiSpline(tuple-float): <type 'float'>
    test 921 HeightLSQBiSpline(list): <type 'list'>
    test 922 HeightLSQBiSpline(list-float): <type 'float'>
    test 923 HeightLSQBiSpline(list-float): <type 'float'>
    test 924 HeightLSQBiSpline(latlon): True

    test 925 copy(HeightLSQBiSpline): (<class 'pygeodesy.heights.HeightLSQBiSpline'>, True)
    test 926 HeightLSQBiSpline.copy(): (<class 'pygeodesy.heights.HeightLSQBiSpline'>, True)
    test 927 HeightError: llis[0] (9.0): 'float' object has no attribute 'lat'
    test 928 HeightLSQBiSpline: 6.419251669
    test 929 HeightLSQBiSpline(float): <type 'float'>
    test 930 HeightLSQBiSpline(latlon): True
    test 931 HeightLSQBiSpline(tuple): <type 'tuple'>
    test 932 HeightLSQBiSpline(tuple-float): <type 'float'>
    test 933 HeightLSQBiSpline(tuple-float): <type 'float'>
    test 934 HeightLSQBiSpline(list): <type 'list'>
    test 935 HeightLSQBiSpline(list-float): <type 'float'>
    test 936 HeightLSQBiSpline(list-float): <type 'float'>
    test 937 HeightLSQBiSpline(latlon): True

    test 938 copy(HeightSmoothBiSpline): (<class 'pygeodesy.heights.HeightSmoothBiSpline'>, True)
    test 939 HeightSmoothBiSpline.copy(): (<class 'pygeodesy.heights.HeightSmoothBiSpline'>, True)
    test 940 HeightError: llis[0] (9.0): 'float' object has no attribute 'lat'
    test 941 HeightSmoothBiSpline: 2.598922541
    test 942 HeightSmoothBiSpline(float): <type 'float'>
    test 943 HeightSmoothBiSpline(latlon): True
    test 944 HeightSmoothBiSpline(tuple): <type 'tuple'>
    test 945 HeightSmoothBiSpline(tuple-float): <type 'float'>
    test 946 HeightSmoothBiSpline(tuple-float): <type 'float'>
    test 947 HeightSmoothBiSpline(list): <type 'list'>
    test 948 HeightSmoothBiSpline(list-float): <type 'float'>
    test 949 HeightSmoothBiSpline(list-float): <type 'float'>
    test 950 HeightSmoothBiSpline(latlon): True


    all 950 testHeights.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 2.188 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testInterns.py

    testing testInterns.py 23.03.27 (module pygeodesy.interns 23.06.12)
    test 1 _0_ = '0': True
    test 2 _0_ = '0': 0
    test 3 _0to9_ = '0123456789': True
    test 4 _0to9_ = '0123456789': 0123456789  FAILED, KNOWN, expected 0to9
    test 5 _1_ = '1': True
    test 6 _1_ = '1': 1
    test 7 _2_ = '2': True
    test 8 _2_ = '2': 2
    test 9 _3_ = '3': True
    test 10 _3_ = '3': 3
    test 11 _4_ = '4': True
    test 12 _4_ = '4': 4
    test 13 __all__ = ('NN', 'Str_', 'machine'): False  FAILED, KNOWN, expected True
    test 14 __builtins__ = {'bytearray': <type 'byte....ceptions.OverflowError'>}: False  FAILED, KNOWN, expected True
    test 15 __doc__ = u"Single C{str}ing consta.... L{pygeodesy.machine}.\n": False  FAILED, KNOWN, expected True
    test 16 __file__ = './pygeodesy/interns.pyc': True
    test 17 __name__ = 'pygeodesy.interns': True
    test 18 __package__ = None: False  FAILED, KNOWN, expected True
    test 19 __version__ = '23.06.12': True
    test 20 _a12_ = 'a12': True
    test 21 _a12_ = 'a12': a12
    test 22 _A_ = 'A': True
    test 23 _A_ = 'A': a
    test 24 _a_ = 'a': True
    test 25 _a_ = 'a': a
    test 26 _Airy1830_ = 'Airy1830': True
    test 27 _Airy1830_ = 'Airy1830': airy1830
    test 28 _AiryModified_ = 'AiryModified': True
    test 29 _AiryModified_ = 'AiryModified': airymodified
    test 30 _ambiguous_ = 'ambiguous': True
    test 31 _ambiguous_ = 'ambiguous': ambiguous
    test 32 _AMPERSAND_ = '&': True
    test 33 _AMPERSAND_ = '&': &  FAILED, KNOWN, expected ampersand
    test 34 _an_ = 'an': True
    test 35 _an_ = 'an': an
    test 36 _and_ = 'and': True
    test 37 _and_ = 'and': and
    test 38 _angle_ = 'angle': True
    test 39 _angle_ = 'angle': angle
    test 40 _antipodal_ = 'antipodal': True
    test 41 _antipodal_ = 'antipodal': antipodal
    test 42 _area_ = 'area': True
    test 43 _area_ = 'area': area
    test 44 _areaOf_ = 'areaOf': True
    test 45 _areaOf_ = 'areaOf': areaof
    test 46 _arg_ = 'arg': True
    test 47 _arg_ = 'arg': arg
    test 48 _AT_ = '@': True
    test 49 _AT_ = '@': @  FAILED, KNOWN, expected at
    test 50 _at_ = 'at': True
    test 51 _at_ = 'at': at
    test 52 _AtoZnoIO_ = 'ABCDEFGHJKLMNPQRSTUVWXYZ': True
    test 53 _AtoZnoIO_ = 'ABCDEFGHJKLMNPQRSTUVWXYZ': abcdefghjklmnpqrstuvwxyz  FAILED, KNOWN, expected atoznoio
    test 54 _attribute_ = 'attribute': True
    test 55 _attribute_ = 'attribute': attribute
    test 56 _azi12_ = 'azi12': True
    test 57 _azi12_ = 'azi12': azi12
    test 58 _azi1_ = 'azi1': True
    test 59 _azi1_ = 'azi1': azi1
    test 60 _azi2_ = 'azi2': True
    test 61 _azi2_ = 'azi2': azi2
    test 62 _azimuth_ = 'azimuth': True
    test 63 _azimuth_ = 'azimuth': azimuth
    test 64 _B_ = 'B': True
    test 65 _B_ = 'B': b
    test 66 _b_ = 'b': True
    test 67 _b_ = 'b': b
    test 68 _BACKSLASH_ = '\\': True
    test 69 _BACKSLASH_ = '\\': \  FAILED, KNOWN, expected backslash
    test 70 _band_ = 'band': True
    test 71 _band_ = 'band': band
    test 72 _BANG_ = '!': True
    test 73 _BANG_ = '!': !  FAILED, KNOWN, expected bang
    test 74 _BAR_ = '|': True
    test 75 _BAR_ = '|': |  FAILED, KNOWN, expected bar
    test 76 _bearing_ = 'bearing': True
    test 77 _bearing_ = 'bearing': bearing
    test 78 _Bessel1841_ = 'Bessel1841': True
    test 79 _Bessel1841_ = 'Bessel1841': bessel1841
    test 80 _beta_ = 'beta': True
    test 81 _beta_ = 'beta': beta
    test 82 _by_ = 'by': True
    test 83 _by_ = 'by': by
    test 84 _C_ = 'C': True
    test 85 _C_ = 'C': c
    test 86 _c_ = 'c': True
    test 87 _c_ = 'c': c
    test 88 _cartesian_ = 'cartesian': True
    test 89 _cartesian_ = 'cartesian': cartesian
    test 90 _center_ = 'center': True
    test 91 _center_ = 'center': center
    test 92 _Clarke1866_ = 'Clarke1866': True
    test 93 _Clarke1866_ = 'Clarke1866': clarke1866
    test 94 _Clarke1880IGN_ = 'Clarke1880IGN': True
    test 95 _Clarke1880IGN_ = 'Clarke1880IGN': clarke1880ign
    test 96 _clip_ = 'clip': True
    test 97 _clip_ = 'clip': clip
    test 98 _clipid_ = 'clipid': True
    test 99 _clipid_ = 'clipid': clipid
    test 100 _coincident_ = 'coincident': True
    test 101 _coincident_ = 'coincident': coincident
    test 102 _colinear_ = 'colinear': True
    test 103 _colinear_ = 'colinear': colinear
    test 104 _COLON_ = ':': True
    test 105 _COLON_ = ':': :  FAILED, KNOWN, expected colon
    test 106 _COLONSPACE_ = ': ': True
    test 107 _COLONSPACE_ = ': ': :   FAILED, KNOWN, expected colonspace
    test 108 _COMMA_ = ',': True
    test 109 _COMMA_ = ',': ,  FAILED, KNOWN, expected comma
    test 110 _COMMASPACE_ = ', ': True
    test 111 _COMMASPACE_ = ', ': ,   FAILED, KNOWN, expected commaspace
    test 112 _composite_ = 'composite': True
    test 113 _composite_ = 'composite': composite
    test 114 _concentric_ = 'concentric': True
    test 115 _concentric_ = 'concentric': concentric
    test 116 _convergence_ = 'convergence': True
    test 117 _convergence_ = 'convergence': convergence
    test 118 _conversion_ = 'conversion': True
    test 119 _conversion_ = 'conversion': conversion
    test 120 _convex_ = 'convex': True
    test 121 _convex_ = 'convex': convex
    test 122 _cubic_ = 'cubic': True
    test 123 _cubic_ = 'cubic': cubic
    test 124 _D_ = 'D': True
    test 125 _D_ = 'D': d
    test 126 _d_ = 'd': True
    test 127 _d_ = 'd': d
    test 128 _DASH_ = '-': True
    test 129 _DASH_ = '-': -  FAILED, KNOWN, expected dash
    test 130 _datum_ = 'datum': True
    test 131 _datum_ = 'datum': datum
    test 132 _DDOT_ = '..': True
    test 133 _DDOT_ = '..': ..  FAILED, KNOWN, expected ddot
    test 134 _decode3_ = 'decode3': True
    test 135 _decode3_ = 'decode3': decode3
    test 136 _deg_ = 'deg': True
    test 137 _deg_ = 'deg': deg
    test 138 _degrees2_ = 'degrees2': True
    test 139 _degrees2_ = 'degrees2': degrees2
    test 140 _degrees_ = 'degrees': True
    test 141 _degrees_ = 'degrees': degrees
    test 142 _delta_ = 'delta': True
    test 143 _delta_ = 'delta': delta
    test 144 _DEPRECATED_ = 'DEPRECATED': True
    test 145 _DEPRECATED_ = 'DEPRECATED': deprecated
    test 146 _DEQUALSPACED_ = ' == ': True
    test 147 _DEQUALSPACED_ = ' == ':  ==   FAILED, KNOWN, expected dequalspaced
    test 148 _distance_ = 'distance': True
    test 149 _distance_ = 'distance': distance
    test 150 _distant_ = 'distant': True
    test 151 _distant_ = 'distant': distant
    test 152 _DNL_ = '\n\n': True
    test 153 _DNL_ = '\n\n': 

  FAILED, KNOWN, expected dnl
    test 154 _doesn_t_exist_ = "doesn't exist": True
    test 155 _doesn_t_exist_ = "doesn't exist": doesn't exist  FAILED, KNOWN, expected doesn_t_exist
    test 156 _DOT_ = '.': True
    test 157 _DOT_ = '.': .  FAILED, KNOWN, expected dot
    test 158 _down_ = 'down': True
    test 159 _down_ = 'down': down
    test 160 _DUNDER_ = '__': True
    test 161 _DUNDER_ = '__': __  FAILED, KNOWN, expected dunder
    test 162 _E_ = 'E': True
    test 163 _E_ = 'E': e
    test 164 _e_ = 'e': True
    test 165 _e_ = 'e': e
    test 166 _earth_ = 'earth': True
    test 167 _earth_ = 'earth': earth
    test 168 _east_ = 'east': True
    test 169 _east_ = 'east': east
    test 170 _easting_ = 'easting': True
    test 171 _easting_ = 'easting': easting
    test 172 _ecef_ = 'ecef': True
    test 173 _ecef_ = 'ecef': ecef
    test 174 _edge_ = 'edge': True
    test 175 _edge_ = 'edge': edge
    test 176 _elevation_ = 'elevation': True
    test 177 _elevation_ = 'elevation': elevation
    test 178 _ELLIPSIS4_ = '....': True
    test 179 _ELLIPSIS4_ = '....': ....  FAILED, KNOWN, expected ellipsis4
    test 180 _ELLIPSIS_ = '...': True
    test 181 _ELLIPSIS_ = '...': ...  FAILED, KNOWN, expected ellipsis
    test 182 _ellipsoid_ = 'ellipsoid': True
    test 183 _ellipsoid_ = 'ellipsoid': ellipsoid
    test 184 _ellipsoidal_ = 'ellipsoidal': True
    test 185 _ellipsoidal_ = 'ellipsoidal': ellipsoidal
    test 186 _enabled_ = 'enabled': True
    test 187 _enabled_ = 'enabled': enabled
    test 188 _encode_ = 'encode': True
    test 189 _encode_ = 'encode': encode
    test 190 _end_ = 'end': True
    test 191 _end_ = 'end': end
    test 192 _epoch_ = 'epoch': True
    test 193 _epoch_ = 'epoch': epoch
    test 194 _eps_ = 'eps': True
    test 195 _eps_ = 'eps': eps
    test 196 _EQUAL_ = '=': True
    test 197 _EQUAL_ = '=': =  FAILED, KNOWN, expected equal
    test 198 _EQUALSPACED_ = ' = ': True
    test 199 _EQUALSPACED_ = ' = ':  =   FAILED, KNOWN, expected equalspaced
    test 200 _Error_ = 'Error': True
    test 201 _Error_ = 'Error': error
    test 202 _EW_ = 'EW': True
    test 203 _EW_ = 'EW': ew
    test 204 _exceed_PI_radians_ = 'exceed PI radians': True
    test 205 _exceed_PI_radians_ = 'exceed PI radians': exceed pi radians  FAILED, KNOWN, expected exceed_pi_radians
    test 206 _exceeds_ = 'exceeds': True
    test 207 _exceeds_ = 'exceeds': exceeds
    test 208 _exists_ = 'exists': True
    test 209 _exists_ = 'exists': exists
    test 210 _F_ = 'F': True
    test 211 _F_ = 'F': f
    test 212 _f_ = 'f': True
    test 213 _f_ = 'f': f
    test 214 _feet_ = 'feet': True
    test 215 _feet_ = 'feet': feet
    test 216 _few_ = 'few': True
    test 217 _few_ = 'few': few
    test 218 _fi_ = 'fi': True
    test 219 _fi_ = 'fi': fi
    test 220 _finite_ = 'finite': True
    test 221 _finite_ = 'finite': finite
    test 222 _from_ = 'from': True
    test 223 _from_ = 'from': from
    test 224 _g_ = 'g': True
    test 225 _g_ = 'g': g
    test 226 _gamma_ = 'gamma': True
    test 227 _gamma_ = 'gamma': gamma
    test 228 _GRS80_ = 'GRS80': True
    test 229 _GRS80_ = 'GRS80': grs80
    test 230 _H_ = 'H': True
    test 231 _H_ = 'H': h
    test 232 _h_ = 'h': True
    test 233 _h_ = 'h': h
    test 234 _height_ = 'height': True
    test 235 _height_ = 'height': height
    test 236 _hemipole_ = 'hemipole': True
    test 237 _hemipole_ = 'hemipole': hemipole
    test 238 _i_ = 'i': True
    test 239 _i_ = 'i': i
    test 240 _iadd_ = '+=': True
    test 241 _iadd_ = '+=': +=  FAILED, KNOWN, expected iadd
    test 242 _immutable_ = 'immutable': True
    test 243 _immutable_ = 'immutable': immutable
    test 244 _in_ = 'in': True
    test 245 _in_ = 'in': in
    test 246 _incompatible_ = 'incompatible': True
    test 247 _incompatible_ = 'incompatible': incompatible
    test 248 _INF_ = 'INF': True
    test 249 _INF_ = 'INF': inf
    test 250 _infinite_ = 'infinite': True
    test 251 _infinite_ = 'infinite': infinite
    test 252 _initial_ = 'initial': True
    test 253 _initial_ = 'initial': initial
    test 254 _inside_ = 'inside': True
    test 255 _inside_ = 'inside': inside
    test 256 _insufficient_ = 'insufficient': True
    test 257 _insufficient_ = 'insufficient': insufficient
    test 258 _intersection_ = 'intersection': True
    test 259 _intersection_ = 'intersection': intersection
    test 260 _Intl1924_ = 'Intl1924': True
    test 261 _Intl1924_ = 'Intl1924': intl1924
    test 262 _invalid_ = 'invalid': True
    test 263 _invalid_ = 'invalid': invalid
    test 264 _isclockwise_ = 'isclockwise': True
    test 265 _isclockwise_ = 'isclockwise': isclockwise
    test 266 _ispolar_ = 'ispolar': True
    test 267 _ispolar_ = 'ispolar': ispolar
    test 268 _j_ = 'j': True
    test 269 _j_ = 'j': j
    test 270 _k0_ = 'k0': True
    test 271 _k0_ = 'k0': k0
    test 272 _kind_ = 'kind': True
    test 273 _kind_ = 'kind': kind
    test 274 _knots_ = 'knots': True
    test 275 _knots_ = 'knots': knots
    test 276 _Krassovski1940_ = 'Krassovski1940': True
    test 277 _Krassovski1940_ = 'Krassovski1940': krassovski1940
    test 278 _Krassowsky1940_ = 'Krassowsky1940': True
    test 279 _Krassowsky1940_ = 'Krassowsky1940': krassowsky1940
    test 280 _lam_ = 'lam': True
    test 281 _lam_ = 'lam': lam
    test 282 _LANGLE_ = '<': True
    test 283 _LANGLE_ = '<': <  FAILED, KNOWN, expected langle
    test 284 _lat0_ = 'lat0': True
    test 285 _lat0_ = 'lat0': lat0
    test 286 _lat1_ = 'lat1': True
    test 287 _lat1_ = 'lat1': lat1
    test 288 _lat2_ = 'lat2': True
    test 289 _lat2_ = 'lat2': lat2
    test 290 _lat_ = 'lat': True
    test 291 _lat_ = 'lat': lat
    test 292 _LatLon_ = 'LatLon': True
    test 293 _LatLon_ = 'LatLon': latlon
    test 294 _latlon_ = 'latlon': True
    test 295 _latlon_ = 'latlon': latlon
    test 296 _LCURLY_ = '{': True
    test 297 _LCURLY_ = '{': {  FAILED, KNOWN, expected lcurly
    test 298 _len_ = 'len': True
    test 299 _len_ = 'len': len
    test 300 _limit_ = 'limit': True
    test 301 _limit_ = 'limit': limit
    test 302 _line_ = 'line': True
    test 303 _line_ = 'line': line
    test 304 _linear_ = 'linear': True
    test 305 _linear_ = 'linear': linear
    test 306 _lon0_ = 'lon0': True
    test 307 _lon0_ = 'lon0': lon0
    test 308 _lon1_ = 'lon1': True
    test 309 _lon1_ = 'lon1': lon1
    test 310 _lon2_ = 'lon2': True
    test 311 _lon2_ = 'lon2': lon2
    test 312 _lon_ = 'lon': True
    test 313 _lon_ = 'lon': lon
    test 314 _low_ = 'low': True
    test 315 _low_ = 'low': low
    test 316 _LPAREN_ = '(': True
    test 317 _LPAREN_ = '(': (  FAILED, KNOWN, expected lparen
    test 318 _LSQUARE_ = '[': True
    test 319 _LSQUARE_ = '[': [  FAILED, KNOWN, expected lsquare
    test 320 _ltp_ = 'ltp': True
    test 321 _ltp_ = 'ltp': ltp
    test 322 _M12_ = 'M12': True
    test 323 _M12_ = 'M12': m12
    test 324 _m12_ = 'm12': True
    test 325 _m12_ = 'm12': m12
    test 326 _M21_ = 'M21': True
    test 327 _M21_ = 'M21': m21
    test 328 _M_ = 'M': True
    test 329 _M_ = 'M': m
    test 330 _m_ = 'm': True
    test 331 _m_ = 'm': m
    test 332 _MANT_DIG_ = 'MANT_DIG': True
    test 333 _MANT_DIG_ = 'MANT_DIG': mant_dig
    test 334 _MAX_ = 'MAX': True
    test 335 _MAX_ = 'MAX': max
    test 336 _mean_ = 'mean': True
    test 337 _mean_ = 'mean': mean
    test 338 _meanOf_ = 'meanOf': True
    test 339 _meanOf_ = 'meanOf': meanof
    test 340 _meridional_ = 'meridional': True
    test 341 _meridional_ = 'meridional': meridional
    test 342 _meter2_ = 'meter2': True
    test 343 _meter2_ = 'meter2': meter2
    test 344 _meter_ = 'meter': True
    test 345 _meter_ = 'meter': meter
    test 346 _MGRS_ = 'MGRS': True
    test 347 _MGRS_ = 'MGRS': mgrs
    test 348 _MIN_ = 'MIN': True
    test 349 _MIN_ = 'MIN': min
    test 350 _MINUS_ = '-': True
    test 351 _MINUS_ = '-': -  FAILED, KNOWN, expected minus
    test 352 _module_ = 'module': True
    test 353 _module_ = 'module': module
    test 354 _N_ = 'N': True
    test 355 _N_ = 'N': n
    test 356 _n_ = 'n': True
    test 357 _n_ = 'n': n
    test 358 _N_A_ = 'N/A': True
    test 359 _N_A_ = 'N/A': n/a  FAILED, KNOWN, expected n_a
    test 360 _n_a_ = 'n/a': True
    test 361 _n_a_ = 'n/a': n/a  FAILED, KNOWN, expected n_a
    test 362 _NAD27_ = 'NAD27': True
    test 363 _NAD27_ = 'NAD27': nad27
    test 364 _NAD83_ = 'NAD83': True
    test 365 _NAD83_ = 'NAD83': nad83
    test 366 _name_ = 'name': True
    test 367 _name_ = 'name': name
    test 368 _NAN_ = 'NAN': True
    test 369 _NAN_ = 'NAN': nan
    test 370 _NE_ = 'NE': True
    test 371 _NE_ = 'NE': ne
    test 372 _near_ = 'near': True
    test 373 _near_ = 'near': near
    test 374 _nearestOn2_ = 'nearestOn2': True
    test 375 _nearestOn2_ = 'nearestOn2': neareston2
    test 376 _negative_ = 'negative': True
    test 377 _negative_ = 'negative': negative
    test 378 _NL_ = '\n': True
    test 379 _NL_ = '\n': 
  FAILED, KNOWN, expected nl
    test 380 _NLATvar_ = '\n@var ': True
    test 381 _NLATvar_ = '\n@var ': 
@var   FAILED, KNOWN, expected nlatvar
    test 382 _NLHASH_ = '\n# ': True
    test 383 _NLHASH_ = '\n# ': 
#   FAILED, KNOWN, expected nlhash
    test 384 _NN_ = 'NN': True
    test 385 _NN_ = 'NN': nn
    test 386 _no_ = 'no': True
    test 387 _no_ = 'no': no
    test 388 _north_ = 'north': True
    test 389 _north_ = 'north': north
    test 390 _northing_ = 'northing': True
    test 391 _northing_ = 'northing': northing
    test 392 _NorthPole_ = 'NorthPole': True
    test 393 _NorthPole_ = 'NorthPole': northpole
    test 394 _not_ = 'not': True
    test 395 _not_ = 'not': not
    test 396 _not_finite_ = 'not finite': True
    test 397 _not_finite_ = 'not finite': not finite  FAILED, KNOWN, expected not_finite
    test 398 _not_scalar_ = 'not scalar': True
    test 399 _not_scalar_ = 'not scalar': not scalar  FAILED, KNOWN, expected not_scalar
    test 400 _NOTEQUAL_ = '!=': True
    test 401 _NOTEQUAL_ = '!=': !=  FAILED, KNOWN, expected notequal
    test 402 _NS_ = 'NS': True
    test 403 _NS_ = 'NS': ns
    test 404 _NSEW_ = 'NSEW': True
    test 405 _NSEW_ = 'NSEW': nsew
    test 406 _NTF_ = 'NTF': True
    test 407 _NTF_ = 'NTF': ntf
    test 408 _null_ = 'null': True
    test 409 _null_ = 'null': null
    test 410 _number_ = 'number': True
    test 411 _number_ = 'number': number
    test 412 _numpy_ = 'numpy': True
    test 413 _numpy_ = 'numpy': numpy
    test 414 _Nv00_ = 'Nv00': True
    test 415 _Nv00_ = 'Nv00': nv00
    test 416 _NW_ = 'NW': True
    test 417 _NW_ = 'NW': nw
    test 418 _of_ = 'of': True
    test 419 _of_ = 'of': of
    test 420 _on_ = 'on': True
    test 421 _on_ = 'on': on
    test 422 _opposite_ = 'opposite': True
    test 423 _opposite_ = 'opposite': opposite
    test 424 _or_ = 'or': True
    test 425 _or_ = 'or': or
    test 426 _other_ = 'other': True
    test 427 _other_ = 'other': other
    test 428 _outside_ = 'outside': True
    test 429 _outside_ = 'outside': outside
    test 430 _overlap_ = 'overlap': True
    test 431 _overlap_ = 'overlap': overlap
    test 432 _PERCENT_ = '%': True
    test 433 _PERCENT_ = '%': %  FAILED, KNOWN, expected percent
    test 434 _PERCENTDOTSTAR_ = '%.*': True
    test 435 _PERCENTDOTSTAR_ = '%.*': %.*  FAILED, KNOWN, expected percentdotstar
    test 436 _phi_ = 'phi': True
    test 437 _phi_ = 'phi': phi
    test 438 _platform2 = <function _platform2 at 0x7fd858275850>: True
    test 439 _PLUS_ = '+': True
    test 440 _PLUS_ = '+': +  FAILED, KNOWN, expected plus
    test 441 _PLUSMINUS_ = '+-': True
    test 442 _PLUSMINUS_ = '+-': +-  FAILED, KNOWN, expected plusminus
    test 443 _point_ = 'point': True
    test 444 _point_ = 'point': point
    test 445 _points_ = 'points': True
    test 446 _points_ = 'points': points
    test 447 _pole_ = 'pole': True
    test 448 _pole_ = 'pole': pole
    test 449 _precision_ = 'precision': True
    test 450 _precision_ = 'precision': precision
    test 451 _prime_vertical_ = 'prime_vertical': True
    test 452 _prime_vertical_ = 'prime_vertical': prime_vertical
    test 453 _pygeodesy_abspath_ = 'pygeodesy_abspath': True
    test 454 _pygeodesy_abspath_ = 'pygeodesy_abspath': pygeodesy_abspath
    test 455 _PyPy__ = 'PyPy ': True
    test 456 _PyPy__ = 'PyPy ': pypy   FAILED, KNOWN, expected pypy
    test 457 _Python_ = 'Python': True
    test 458 _Python_ = 'Python': python
    test 459 _python_ = 'python': True
    test 460 _python_ = 'python': python
    test 461 _QUOTE1_ = "'": True
    test 462 _QUOTE1_ = "'": '  FAILED, KNOWN, expected quote1
    test 463 _QUOTE2_ = '"': True
    test 464 _QUOTE2_ = '"': "  FAILED, KNOWN, expected quote2
    test 465 _R_ = 'R': True
    test 466 _R_ = 'R': r
    test 467 _radians2_ = 'radians2': True
    test 468 _radians2_ = 'radians2': radians2
    test 469 _radians_ = 'radians': True
    test 470 _radians_ = 'radians': radians
    test 471 _radius1_ = 'radius1': True
    test 472 _radius1_ = 'radius1': radius1
    test 473 _radius2_ = 'radius2': True
    test 474 _radius2_ = 'radius2': radius2
    test 475 _radius_ = 'radius': True
    test 476 _radius_ = 'radius': radius
    test 477 _range_ = 'range': True
    test 478 _range_ = 'range': range
    test 479 _RANGLE_ = '>': True
    test 480 _RANGLE_ = '>': >  FAILED, KNOWN, expected rangle
    test 481 _RCURLY_ = '}': True
    test 482 _RCURLY_ = '}': }  FAILED, KNOWN, expected rcurly
    test 483 _reciprocal_ = 'reciprocal': True
    test 484 _reciprocal_ = 'reciprocal': reciprocal
    test 485 _reframe_ = 'reframe': True
    test 486 _reframe_ = 'reframe': reframe
    test 487 _resolution_ = 'resolution': True
    test 488 _resolution_ = 'resolution': resolution
    test 489 _rIn_ = 'rIn': True
    test 490 _rIn_ = 'rIn': rin
    test 491 _RPAREN_ = ')': True
    test 492 _RPAREN_ = ')': )  FAILED, KNOWN, expected rparen
    test 493 _RSQUARE_ = ']': True
    test 494 _RSQUARE_ = ']': ]  FAILED, KNOWN, expected rsquare
    test 495 _S12_ = 'S12': True
    test 496 _S12_ = 'S12': s12
    test 497 _s12_ = 's12': True
    test 498 _s12_ = 's12': s12
    test 499 _S_ = 'S': True
    test 500 _S_ = 'S': s
    test 501 _s_ = 's': True
    test 502 _s_ = 's': s
    test 503 _scalar_ = 'scalar': True
    test 504 _scalar_ = 'scalar': scalar
    test 505 _scale0_ = 'scale0': True
    test 506 _scale0_ = 'scale0': scale0
    test 507 _scale_ = 'scale': True
    test 508 _scale_ = 'scale': scale
    test 509 _scipy_ = 'scipy': True
    test 510 _scipy_ = 'scipy': scipy
    test 511 _SE_ = 'SE': True
    test 512 _SE_ = 'SE': se
    test 513 _semi_circular_ = 'semi-circular': True
    test 514 _semi_circular_ = 'semi-circular': semi-circular  FAILED, KNOWN, expected semi_circular
    test 515 _sep_ = 'sep': True
    test 516 _sep_ = 'sep': sep
    test 517 _singular_ = 'singular': True
    test 518 _singular_ = 'singular': singular
    test 519 _SLASH_ = '/': True
    test 520 _SLASH_ = '/': /  FAILED, KNOWN, expected slash
    test 521 _small_ = 'small': True
    test 522 _small_ = 'small': small
    test 523 _SouthPole_ = 'SouthPole': True
    test 524 _SouthPole_ = 'SouthPole': southpole
    test 525 _SPACE_ = ' ': True
    test 526 _SPACE_ = ' ':    FAILED, KNOWN, expected space
    test 527 _specified_ = 'specified': True
    test 528 _specified_ = 'specified': specified
    test 529 _Sphere_ = 'Sphere': True
    test 530 _Sphere_ = 'Sphere': sphere
    test 531 _spherical_ = 'spherical': True
    test 532 _spherical_ = 'spherical': spherical
    test 533 _STAR_ = '*': True
    test 534 _STAR_ = '*': *  FAILED, KNOWN, expected star
    test 535 _start_ = 'start': True
    test 536 _start_ = 'start': start
    test 537 _std_ = 'std': True
    test 538 _std_ = 'std': std
    test 539 _stdev_ = 'stdev': True
    test 540 _stdev_ = 'stdev': stdev
    test 541 _supported_ = 'supported': True
    test 542 _supported_ = 'supported': supported
    test 543 _SW_ = 'SW': True
    test 544 _SW_ = 'SW': sw
    test 545 _sx_ = 'sx': True
    test 546 _sx_ = 'sx': sx
    test 547 _sy_ = 'sy': True
    test 548 _sy_ = 'sy': sy
    test 549 _sz_ = 'sz': True
    test 550 _sz_ = 'sz': sz
    test 551 _tbd_ = 'tbd': True
    test 552 _tbd_ = 'tbd': tbd
    test 553 _TILDE_ = '~': True
    test 554 _TILDE_ = '~': ~  FAILED, KNOWN, expected tilde
    test 555 _till_ = 'till': True
    test 556 _till_ = 'till': till
    test 557 _to_ = 'to': True
    test 558 _to_ = 'to': to
    test 559 _tolerance_ = 'tolerance': True
    test 560 _tolerance_ = 'tolerance': tolerance
    test 561 _too_ = 'too': True
    test 562 _too_ = 'too': too
    test 563 _transform_ = 'transform': True
    test 564 _transform_ = 'transform': transform
    test 565 _tx_ = 'tx': True
    test 566 _tx_ = 'tx': tx
    test 567 _ty_ = 'ty': True
    test 568 _ty_ = 'ty': ty
    test 569 _tz_ = 'tz': True
    test 570 _tz_ = 'tz': tz
    test 571 _UNDER_ = '_': True
    test 572 _UNDER_ = '_': _  FAILED, KNOWN, expected under
    test 573 _units_ = 'units': True
    test 574 _units_ = 'units': units
    test 575 _up_ = 'up': True
    test 576 _up_ = 'up': up
    test 577 _UPS_ = 'UPS': True
    test 578 _UPS_ = 'UPS': ups
    test 579 _utf_8_ = 'utf-8': True
    test 580 _utf_8_ = 'utf-8': utf-8  FAILED, KNOWN, expected utf_8
    test 581 _UTM_ = 'UTM': True
    test 582 _UTM_ = 'UTM': utm
    test 583 _V_ = 'V': True
    test 584 _V_ = 'V': v
    test 585 _valid_ = 'valid': True
    test 586 _valid_ = 'valid': valid
    test 587 _value_ = 'value': True
    test 588 _value_ = 'value': value
    test 589 _version2 = <function _version2 at 0x7fd858275ad0>: True
    test 590 _version_ = 'version': True
    test 591 _version_ = 'version': version
    test 592 _vs_ = 'vs': True
    test 593 _vs_ = 'vs': vs
    test 594 _W_ = 'W': True
    test 595 _W_ = 'W': w
    test 596 _WGS72_ = 'WGS72': True
    test 597 _WGS72_ = 'WGS72': wgs72
    test 598 _WGS84_ = 'WGS84': True
    test 599 _WGS84_ = 'WGS84': wgs84
    test 600 _width_ = 'width': True
    test 601 _width_ = 'width': width
    test 602 _with_ = 'with': True
    test 603 _with_ = 'with': with
    test 604 _X_ = 'X': True
    test 605 _X_ = 'X': x
    test 606 _x_ = 'x': True
    test 607 _x_ = 'x': x
    test 608 _xyz_ = 'xyz': True
    test 609 _xyz_ = 'xyz': xyz
    test 610 _Y_ = 'Y': True
    test 611 _Y_ = 'Y': y
    test 612 _y_ = 'y': True
    test 613 _y_ = 'y': y
    test 614 _Z_ = 'Z': True
    test 615 _Z_ = 'Z': z
    test 616 _z_ = 'z': True
    test 617 _z_ = 'z': z
    test 618 _zone_ = 'zone': True
    test 619 _zone_ = 'zone': zone
    test 620 .tillC: ABC
    test 621 .fromX: XYZ
    test 622 .fromH.tillJ: HJ
    test 623 .fromN.tillP: NP

    59 of 623 testInterns.py tests (9.5%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 6.179 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testIters.py

    testing testIters.py 23.03.27 (module pygeodesy.iters 23.05.04)
    test 1 i : 7
    test 2 dedup: False
    test 3 i : 0
    test 4 p0: True
    test 5 dedup: True
    test 6 copies: [0, 1, 2, 3, 4, 5, 6, 7]
    test 7 i : 0
    test 8 copies: 8
    test 9 p0: True
    test 10 copies: True
    test 11 copies: (0, 1, 2, 3, 4, 5, 6, 7)
    test 12 iter: 1
    test 13 iter: 2
    test 14 iter: 3
    test 15 re-iter: PointsError('points (0): too few')

    all 15 testIters.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 528.097 us

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testKarney.py

    testing testKarney.py 23.04.08 (module pygeodesy.karney 23.06.04)
    test 1 Geodesic: True

    testDirect(pygeodesy.geodesicw, 23.05.12)
    test 2 Direct.lat2: -11.174909999999993  FAILED, KNOWN, expected -11.174910000000001
    test 3 Direct.lon2: -69.959210000000027  FAILED, KNOWN, expected -69.959209999999999
    test 4 Direct.azi2: 129.289270889708774
    test 5 Direct.a12: 80.507297142819738
    test 6 Direct.m12: 6273170.205530384555459  FAILED, KNOWN, expected 6273170.205530383624136
    test 7 Direct.M12: 0.166063184473861
    test 8 Direct.M21: 0.164791169456130  FAILED, KNOWN, expected 0.164791169456129
    test 9 Direct.S12: 12841384694976.431640625000000
    test 10 Direct.lat2: 77.031959999999998
    test 11 Direct.lon2: 197.182340000000011
    test 12 Direct.azi2: 109.112041110671512
    test 13 Direct.a12: 36.892740690445898  FAILED, KNOWN, expected 36.892740690445891
    test 14 Direct.m12: 3828869.334438760299236  FAILED, KNOWN, expected 3828869.334438760764897
    test 15 Direct.M12: 0.800763496080926
    test 16 Direct.M21: 0.801010069842010
    test 17 Direct.S12: 61674961290615.609375000000000  FAILED, KNOWN, expected 61674961290615.617187500000000
    test 18 Direct.lat2: 41.841380000000001
    test 19 Direct.lon2: 98.566350000000014  FAILED, KNOWN, expected 98.566350000000000
    test 20 Direct.azi2: -41.843599514404666  FAILED, KNOWN, expected -41.843599514404659
    test 21 Direct.a12: 75.629304910115223
    test 22 Direct.m12: 6161154.577311060391366  FAILED, KNOWN, expected 6161154.577311061322689
    test 23 Direct.M12: 0.248163392339504
    test 24 Direct.M21: 0.249302512036279
    test 25 Direct.S12: -6637997720646.715820312500000  FAILED, KNOWN, expected -6637997720646.716796875000000
    test 26 Direct.lat2: -12.706309999999982  FAILED, KNOWN, expected -12.706310000000000
    test 27 Direct.lon2: 285.903439999999989
    test 28 Direct.azi2: 2.512956620913670  FAILED, KNOWN, expected 2.512956620913668
    test 29 Direct.a12: 100.278634181155780  FAILED, KNOWN, expected 100.278634181155752
    test 30 Direct.m12: 6289939.567044666968286  FAILED, KNOWN, expected 6289939.567044668830931
    test 31 Direct.M12: -0.171994902747004
    test 32 Direct.M21: -0.177225695263457
    test 33 Direct.S12: -121287239862139.734375000000000  FAILED, KNOWN, expected -121287239862139.750000000000000
    test 34 Direct.lat2: -15.847839999999980  FAILED, KNOWN, expected -15.847840000000000
    test 35 Direct.lon2: 5.935569999999984  FAILED, KNOWN, expected 5.935570000000000
    test 36 Direct.azi2: -20.787484651536985  FAILED, KNOWN, expected -20.787484651536989
    test 37 Direct.a12: 144.640108810286279  FAILED, KNOWN, expected 144.640108810286250
    test 38 Direct.m12: 3732902.158387716859579  FAILED, KNOWN, expected 3732902.158387718722224
    test 39 Direct.M12: -0.812736387000705
    test 40 Direct.M21: -0.812998005191545
    test 41 Direct.S12: 97825992354058.703125000000000

    testInverse(pygeodesy.geodesicw, 23.05.12)
    test 42 Inverse.lat2: -11.174910000000001
    test 43 Inverse.lon2: -69.959209999999999
    test 44 Inverse.azi1: 111.098748429560331
    test 45 Inverse.azi2: 129.289270889708774
    test 46 Inverse.s12: 8935244.560481829568744
    test 47 Inverse.a12: 80.507297142819752  FAILED, KNOWN, expected 80.507297142819738
    test 48 Inverse.m12: 6273170.205530384555459  FAILED, KNOWN, expected 6273170.205530383624136
    test 49 Inverse.M12: 0.166063184473861
    test 50 Inverse.M21: 0.164791169456129
    test 51 Inverse.S12: 12841384694976.433593750000000  FAILED, KNOWN, expected 12841384694976.431640625000000
    test 52 Inverse.lat2: 77.031959999999998
    test 53 Inverse.lon2: 197.182340000000011
    test 54 Inverse.azi1: 22.020059880982803  FAILED, KNOWN, expected 22.020059880982799
    test 55 Inverse.azi2: 109.112041110671541  FAILED, KNOWN, expected 109.112041110671512
    test 56 Inverse.s12: 4105086.171392441727221  FAILED, KNOWN, expected 4105086.171392440795898
    test 57 Inverse.a12: 36.892740690445905  FAILED, KNOWN, expected 36.892740690445891
    test 58 Inverse.m12: 3828869.334438761696219  FAILED, KNOWN, expected 3828869.334438760764897
    test 59 Inverse.M12: 0.800763496080926
    test 60 Inverse.M21: 0.801010069842010
    test 61 Inverse.S12: 61674961290615.617187500000000
    test 62 Inverse.lat2: 41.841380000000001
    test 63 Inverse.lon2: 98.566350000000000
    test 64 Inverse.azi1: -32.444568764331898  FAILED, KNOWN, expected -32.444568764331891
    test 65 Inverse.azi2: -41.843599514404666  FAILED, KNOWN, expected -41.843599514404659
    test 66 Inverse.s12: 8394328.894657669588923  FAILED, KNOWN, expected 8394328.894657671451569
    test 67 Inverse.a12: 75.629304910115223
    test 68 Inverse.m12: 6161154.577311060391366  FAILED, KNOWN, expected 6161154.577311061322689
    test 69 Inverse.M12: 0.248163392339504
    test 70 Inverse.M21: 0.249302512036279
    test 71 Inverse.S12: -6637997720646.717773437500000  FAILED, KNOWN, expected -6637997720646.716796875000000
    test 72 Inverse.lat2: -12.706310000000000
    test 73 Inverse.lon2: 285.903439999999989
    test 74 Inverse.azi1: 173.734912408784027
    test 75 Inverse.azi2: 2.512956620913673  FAILED, KNOWN, expected 2.512956620913668
    test 76 Inverse.s12: 11150344.231208024546504
    test 77 Inverse.a12: 100.278634181155766  FAILED, KNOWN, expected 100.278634181155752
    test 78 Inverse.m12: 6289939.567044666968286  FAILED, KNOWN, expected 6289939.567044668830931
    test 79 Inverse.M12: -0.171994902747004
    test 80 Inverse.M21: -0.177225695263457
    test 81 Inverse.S12: -121287239862139.718750000000000  FAILED, KNOWN, expected -121287239862139.750000000000000
    test 82 Inverse.lat2: -15.847840000000000
    test 83 Inverse.lon2: 5.935570000000000
    test 84 Inverse.azi1: -159.033557661192930
    test 85 Inverse.azi2: -20.787484651536989
    test 86 Inverse.s12: 16076603.163118068128824
    test 87 Inverse.a12: 144.640108810286250
    test 88 Inverse.m12: 3732902.158387719187886  FAILED, KNOWN, expected 3732902.158387718722224
    test 89 Inverse.M12: -0.812736387000705
    test 90 Inverse.M21: -0.812998005191545
    test 91 Inverse.S12: 97825992354058.703125000000000

    testInverseLine(pygeodesy.geodesicw, 23.05.12)
    test 92 InverseLine[0].lat: 40.640
    test 93 InverseLine[0].lon: -73.779
    test 94 InverseLine[1].lat: 49.825  FAILED, KNOWN, expected 49.829
    test 95 InverseLine[1].lon: -72.962
    test 96 InverseLine[2].lat: 58.992  FAILED, KNOWN, expected 58.994
    test 97 InverseLine[2].lon: -71.759
    test 98 InverseLine[3].lat: 68.132  FAILED, KNOWN, expected 68.127
    test 99 InverseLine[3].lon: -69.677  FAILED, KNOWN, expected -69.678
    test 100 InverseLine[4].lat: 77.203  FAILED, KNOWN, expected 77.190
    test 101 InverseLine[4].lon: -64.830  FAILED, KNOWN, expected -64.842
    test 102 InverseLine[5].lat: 85.794  FAILED, KNOWN, expected 85.774
    test 103 InverseLine[5].lon: -39.425  FAILED, KNOWN, expected -39.628
    test 104 InverseLine[6].lat: 83.690  FAILED, KNOWN, expected 83.724
    test 105 InverseLine[6].lon: 80.754  FAILED, KNOWN, expected 80.619
    test 106 InverseLine[7].lat: 74.828  FAILED, KNOWN, expected 74.875
    test 107 InverseLine[7].lon: 94.774  FAILED, KNOWN, expected 94.743
    test 108 InverseLine[8].lat: 65.730  FAILED, KNOWN, expected 65.786
    test 109 InverseLine[8].lon: 98.489  FAILED, KNOWN, expected 98.474
    test 110 InverseLine[9].lat: 56.582  FAILED, KNOWN, expected 56.643
    test 111 InverseLine[9].lon: 100.254  FAILED, KNOWN, expected 100.246
    test 112 InverseLine[10].lat: 47.409  FAILED, KNOWN, expected 47.471
    test 113 InverseLine[10].lon: 101.327  FAILED, KNOWN, expected 101.321
    test 114 InverseLine[11].lat: 38.220  FAILED, KNOWN, expected 38.277
    test 115 InverseLine[11].lon: 102.079  FAILED, KNOWN, expected 102.075
    test 116 InverseLine[12].lat: 29.017  FAILED, KNOWN, expected 29.066
    test 117 InverseLine[12].lon: 102.662  FAILED, KNOWN, expected 102.659
    test 118 InverseLine[13].lat: 19.804  FAILED, KNOWN, expected 19.839
    test 119 InverseLine[13].lon: 103.148  FAILED, KNOWN, expected 103.147
    test 120 InverseLine[14].lat: 10.584  FAILED, KNOWN, expected 10.602
    test 121 InverseLine[14].lon: 103.581
    test 122 InverseLine[15].lat: 1.359
    test 123 InverseLine[15].lon: 103.989

    testGeodCalc(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 124 area: 13662703680020
    test 125 perimeter: 16831067.892791

    testMask(pygeodesy.geodesicw, 23.05.12)
    test 126 Geodesic.EMPTY: 0
    test 127 Geodesic.LATITUDE: 128
    test 128 Geodesic.LONGITUDE: 264
    test 129 Geodesic.AZIMUTH: 512
    test 130 Geodesic.DISTANCE: 1025
    test 131 Geodesic.STANDARD: 1929
    test 132 Geodesic.DISTANCE_IN: 2051
    test 133 Geodesic.REDUCEDLENGTH: 4101
    test 134 Geodesic.GEODESICSCALE: 8197
    test 135 Geodesic.AREA: 16400
    test 136 Geodesic.ALL: 32671
    test 137 Geodesic.LONG_UNROLL: 32768

    testDirect(pygeodesy.geodesicx, 23.04.04)
    test 138 Direct.lat2: -11.174909999999993  FAILED, KNOWN, expected -11.174910000000001
    test 139 Direct.lon2: -69.959209999999999
    test 140 Direct.azi2: 129.289270889708774
    test 141 Direct.a12: 80.507297142819738
    test 142 Direct.m12: 6273170.205530384555459  FAILED, KNOWN, expected 6273170.205530383624136
    test 143 Direct.M12: 0.166063184473861
    test 144 Direct.M21: 0.164791169456130  FAILED, KNOWN, expected 0.164791169456129
    test 145 Direct.S12: 12841384694976.431640625000000
    test 146 Direct.lat2: 77.031959999999998
    test 147 Direct.lon2: 197.182339999999897  FAILED, KNOWN, expected 197.182340000000011
    test 148 Direct.azi2: 109.112041110671441  FAILED, KNOWN, expected 109.112041110671512
    test 149 Direct.a12: 36.892740690445883  FAILED, KNOWN, expected 36.892740690445891
    test 150 Direct.m12: 3828869.334438760299236  FAILED, KNOWN, expected 3828869.334438760764897
    test 151 Direct.M12: 0.800763496080926
    test 152 Direct.M21: 0.801010069842010
    test 153 Direct.S12: 61674961290615.554687500000000  FAILED, KNOWN, expected 61674961290615.617187500000000
    test 154 Direct.lat2: 41.841380000000001
    test 155 Direct.lon2: 98.566350000000000
    test 156 Direct.azi2: -41.843599514404673  FAILED, KNOWN, expected -41.843599514404659
    test 157 Direct.a12: 75.629304910115238  FAILED, KNOWN, expected 75.629304910115223
    test 158 Direct.m12: 6161154.577311059460044  FAILED, KNOWN, expected 6161154.577311061322689
    test 159 Direct.M12: 0.248163392339504
    test 160 Direct.M21: 0.249302512036279
    test 161 Direct.S12: -6637997720646.717773437500000  FAILED, KNOWN, expected -6637997720646.716796875000000
    test 162 Direct.lat2: -12.706309999999990  FAILED, KNOWN, expected -12.706310000000000
    test 163 Direct.lon2: 285.903439999999989
    test 164 Direct.azi2: 2.512956620913672  FAILED, KNOWN, expected 2.512956620913668
    test 165 Direct.a12: 100.278634181155780  FAILED, KNOWN, expected 100.278634181155752
    test 166 Direct.m12: 6289939.567044666968286  FAILED, KNOWN, expected 6289939.567044668830931
    test 167 Direct.M12: -0.171994902747004
    test 168 Direct.M21: -0.177225695263457
    test 169 Direct.S12: -121287239862139.718750000000000  FAILED, KNOWN, expected -121287239862139.750000000000000
    test 170 Direct.lat2: -15.847839999999952  FAILED, KNOWN, expected -15.847840000000000
    test 171 Direct.lon2: 5.935569999999984  FAILED, KNOWN, expected 5.935570000000000
    test 172 Direct.azi2: -20.787484651536982  FAILED, KNOWN, expected -20.787484651536989
    test 173 Direct.a12: 144.640108810286307  FAILED, KNOWN, expected 144.640108810286250
    test 174 Direct.m12: 3732902.158387714996934  FAILED, KNOWN, expected 3732902.158387718722224
    test 175 Direct.M12: -0.812736387000705
    test 176 Direct.M21: -0.812998005191545
    test 177 Direct.S12: 97825992354058.703125000000000

    testInverse(pygeodesy.geodesicx, 23.04.04)
    test 178 Inverse.lat2: -11.174910000000001
    test 179 Inverse.lon2: -69.959209999999999
    test 180 Inverse.azi1: 111.098748429560331
    test 181 Inverse.azi2: 129.289270889708774
    test 182 Inverse.s12: 8935244.560481829568744
    test 183 Inverse.a12: 80.507297142819738
    test 184 Inverse.m12: 6273170.205530384555459  FAILED, KNOWN, expected 6273170.205530383624136
    test 185 Inverse.M12: 0.166063184473861
    test 186 Inverse.M21: 0.164791169456130  FAILED, KNOWN, expected 0.164791169456129
    test 187 Inverse.S12: 12841384694976.433593750000000  FAILED, KNOWN, expected 12841384694976.431640625000000
    test 188 Inverse.lat2: 77.031959999999998
    test 189 Inverse.lon2: 197.182340000000011
    test 190 Inverse.azi1: 22.020059880982814  FAILED, KNOWN, expected 22.020059880982799
    test 191 Inverse.azi2: 109.112041110671527  FAILED, KNOWN, expected 109.112041110671512
    test 192 Inverse.s12: 4105086.171392444055527  FAILED, KNOWN, expected 4105086.171392440795898
    test 193 Inverse.a12: 36.892740690445912  FAILED, KNOWN, expected 36.892740690445891
    test 194 Inverse.m12: 3828869.334438762161881  FAILED, KNOWN, expected 3828869.334438760764897
    test 195 Inverse.M12: 0.800763496080926
    test 196 Inverse.M21: 0.801010069842010
    test 197 Inverse.S12: 61674961290615.617187500000000
    test 198 Inverse.lat2: 41.841380000000001
    test 199 Inverse.lon2: 98.566350000000000
    test 200 Inverse.azi1: -32.444568764331891
    test 201 Inverse.azi2: -41.843599514404659
    test 202 Inverse.s12: 8394328.894657669588923  FAILED, KNOWN, expected 8394328.894657671451569
    test 203 Inverse.a12: 75.629304910115223
    test 204 Inverse.m12: 6161154.577311060391366  FAILED, KNOWN, expected 6161154.577311061322689
    test 205 Inverse.M12: 0.248163392339504
    test 206 Inverse.M21: 0.249302512036279
    test 207 Inverse.S12: -6637997720646.715820312500000  FAILED, KNOWN, expected -6637997720646.716796875000000
    test 208 Inverse.lat2: -12.706310000000000
    test 209 Inverse.lon2: 285.903439999999989
    test 210 Inverse.azi1: 173.734912408784027
    test 211 Inverse.azi2: 2.512956620913675  FAILED, KNOWN, expected 2.512956620913668
    test 212 Inverse.s12: 11150344.231208024546504
    test 213 Inverse.a12: 100.278634181155766  FAILED, KNOWN, expected 100.278634181155752
    test 214 Inverse.m12: 6289939.567044666968286  FAILED, KNOWN, expected 6289939.567044668830931
    test 215 Inverse.M12: -0.171994902747004
    test 216 Inverse.M21: -0.177225695263457
    test 217 Inverse.S12: -121287239862139.718750000000000  FAILED, KNOWN, expected -121287239862139.750000000000000
    test 218 Inverse.lat2: -15.847840000000000
    test 219 Inverse.lon2: 5.935570000000000
    test 220 Inverse.azi1: -159.033557661192930
    test 221 Inverse.azi2: -20.787484651536985  FAILED, KNOWN, expected -20.787484651536989
    test 222 Inverse.s12: 16076603.163118060678244  FAILED, KNOWN, expected 16076603.163118068128824
    test 223 Inverse.a12: 144.640108810286250
    test 224 Inverse.m12: 3732902.158387719187886  FAILED, KNOWN, expected 3732902.158387718722224
    test 225 Inverse.M12: -0.812736387000705
    test 226 Inverse.M21: -0.812998005191545
    test 227 Inverse.S12: 97825992354058.703125000000000

    testInverseLine(pygeodesy.geodesicx, 23.04.04)
    test 228 InverseLine[0].lat: 40.640
    test 229 InverseLine[0].lon: -73.779
    test 230 InverseLine[1].lat: 49.825  FAILED, KNOWN, expected 49.829
    test 231 InverseLine[1].lon: -72.962
    test 232 InverseLine[2].lat: 58.992  FAILED, KNOWN, expected 58.994
    test 233 InverseLine[2].lon: -71.759
    test 234 InverseLine[3].lat: 68.132  FAILED, KNOWN, expected 68.127
    test 235 InverseLine[3].lon: -69.677  FAILED, KNOWN, expected -69.678
    test 236 InverseLine[4].lat: 77.203  FAILED, KNOWN, expected 77.190
    test 237 InverseLine[4].lon: -64.830  FAILED, KNOWN, expected -64.842
    test 238 InverseLine[5].lat: 85.794  FAILED, KNOWN, expected 85.774
    test 239 InverseLine[5].lon: -39.425  FAILED, KNOWN, expected -39.628
    test 240 InverseLine[6].lat: 83.690  FAILED, KNOWN, expected 83.724
    test 241 InverseLine[6].lon: 80.754  FAILED, KNOWN, expected 80.619
    test 242 InverseLine[7].lat: 74.828  FAILED, KNOWN, expected 74.875
    test 243 InverseLine[7].lon: 94.774  FAILED, KNOWN, expected 94.743
    test 244 InverseLine[8].lat: 65.730  FAILED, KNOWN, expected 65.786
    test 245 InverseLine[8].lon: 98.489  FAILED, KNOWN, expected 98.474
    test 246 InverseLine[9].lat: 56.582  FAILED, KNOWN, expected 56.643
    test 247 InverseLine[9].lon: 100.254  FAILED, KNOWN, expected 100.246
    test 248 InverseLine[10].lat: 47.409  FAILED, KNOWN, expected 47.471
    test 249 InverseLine[10].lon: 101.327  FAILED, KNOWN, expected 101.321
    test 250 InverseLine[11].lat: 38.220  FAILED, KNOWN, expected 38.277
    test 251 InverseLine[11].lon: 102.079  FAILED, KNOWN, expected 102.075
    test 252 InverseLine[12].lat: 29.017  FAILED, KNOWN, expected 29.066
    test 253 InverseLine[12].lon: 102.662  FAILED, KNOWN, expected 102.659
    test 254 InverseLine[13].lat: 19.804  FAILED, KNOWN, expected 19.839
    test 255 InverseLine[13].lon: 103.148  FAILED, KNOWN, expected 103.147
    test 256 InverseLine[14].lat: 10.584  FAILED, KNOWN, expected 10.602
    test 257 InverseLine[14].lon: 103.581
    test 258 InverseLine[15].lat: 1.359
    test 259 InverseLine[15].lon: 103.989

    testGeodCalc(pygeodesy.ellipsoidalExact, 23.05.04)
    test 260 area: 13662703680020
    test 261 perimeter: 16830891.356049

    testMask(pygeodesy.geodesicx, 23.04.04)
    test 262 Geodesic.EMPTY: 0
    test 263 Geodesic.LATITUDE: 128
    test 264 Geodesic.LONGITUDE: 256
    test 265 Geodesic.AZIMUTH: 512
    test 266 Geodesic.DISTANCE: 1024
    test 267 Geodesic.STANDARD: 3968
    test 268 Geodesic.DISTANCE_IN: 2048
    test 269 Geodesic.REDUCEDLENGTH: 4096
    test 270 Geodesic.GEODESICSCALE: 8192
    test 271 Geodesic.AREA: 16384
    test 272 Geodesic.ALL: 32640
    test 273 Geodesic.LONG_UNROLL: 65536

    testDirect(pygeodesy.geodsolve, 23.04.11)
    test 274 Direct.lat2: -11.174909999999988  FAILED, KNOWN, expected -11.174910000000001
    test 275 Direct.lon2: -69.959210000000027  FAILED, KNOWN, expected -69.959209999999999
    test 276 Direct.azi2: 129.289270889708774
    test 277 Direct.a12: 80.507297142819723  FAILED, KNOWN, expected 80.507297142819738
    test 278 Direct.m12: 6273170.205530384555459  FAILED, KNOWN, expected 6273170.205530383624136
    test 279 Direct.M12: 0.166063184473861
    test 280 Direct.M21: 0.164791169456130  FAILED, KNOWN, expected 0.164791169456129
    test 281 Direct.S12: 12841384694976.429687500000000  FAILED, KNOWN, expected 12841384694976.431640625000000
    test 282 Direct.lat2: 77.031959999999998
    test 283 Direct.lon2: -162.817659999999961  FAILED, KNOWN, expected 197.182340000000011
    test 284 Direct.azi2: 109.112041110671555  FAILED, KNOWN, expected 109.112041110671512
    test 285 Direct.a12: 36.892740690445905  FAILED, KNOWN, expected 36.892740690445891
    test 286 Direct.m12: 3828869.334438761696219  FAILED, KNOWN, expected 3828869.334438760764897
    test 287 Direct.M12: 0.800763496080926
    test 288 Direct.M21: 0.801010069842010
    test 289 Direct.S12: 61674961290615.625000000000000  FAILED, KNOWN, expected 61674961290615.617187500000000
    test 290 Direct.lat2: 41.841380000000001
    test 291 Direct.lon2: 98.566350000000000
    test 292 Direct.azi2: -41.843599514404673  FAILED, KNOWN, expected -41.843599514404659
    test 293 Direct.a12: 75.629304910115238  FAILED, KNOWN, expected 75.629304910115223
    test 294 Direct.m12: 6161154.577311060391366  FAILED, KNOWN, expected 6161154.577311061322689
    test 295 Direct.M12: 0.248163392339504
    test 296 Direct.M21: 0.249302512036279
    test 297 Direct.S12: -6637997720646.717773437500000  FAILED, KNOWN, expected -6637997720646.716796875000000
    test 298 Direct.lat2: -12.706309999999982  FAILED, KNOWN, expected -12.706310000000000
    test 299 Direct.lon2: -74.096560000000011  FAILED, KNOWN, expected 285.903439999999989
    test 300 Direct.azi2: 2.512956620913670  FAILED, KNOWN, expected 2.512956620913668
    test 301 Direct.a12: 100.278634181155780  FAILED, KNOWN, expected 100.278634181155752
    test 302 Direct.m12: 6289939.567044666968286  FAILED, KNOWN, expected 6289939.567044668830931
    test 303 Direct.M12: -0.171994902747004
    test 304 Direct.M21: -0.177225695263457
    test 305 Direct.S12: -121287239862139.734375000000000  FAILED, KNOWN, expected -121287239862139.750000000000000
    test 306 Direct.lat2: -15.847839999999977  FAILED, KNOWN, expected -15.847840000000000
    test 307 Direct.lon2: 5.935569999999956  FAILED, KNOWN, expected 5.935570000000000
    test 308 Direct.azi2: -20.787484651536982  FAILED, KNOWN, expected -20.787484651536989
    test 309 Direct.a12: 144.640108810286279  FAILED, KNOWN, expected 144.640108810286250
    test 310 Direct.m12: 3732902.158387716859579  FAILED, KNOWN, expected 3732902.158387718722224
    test 311 Direct.M12: -0.812736387000705
    test 312 Direct.M21: -0.812998005191545
    test 313 Direct.S12: 97825992354058.703125000000000

    testInverse(pygeodesy.geodsolve, 23.04.11)
    test 314 Inverse.lat2: -11.174910000000001
    test 315 Inverse.lon2: -69.959209999999999
    test 316 Inverse.azi1: 111.098748429560331
    test 317 Inverse.azi2: 129.289270889708746  FAILED, KNOWN, expected 129.289270889708774
    test 318 Inverse.s12: 8935244.560481829568744
    test 319 Inverse.a12: 80.507297142819738
    test 320 Inverse.m12: 6273170.205530384555459  FAILED, KNOWN, expected 6273170.205530383624136
    test 321 Inverse.M12: 0.166063184473861
    test 322 Inverse.M21: 0.164791169456129
    test 323 Inverse.S12: 12841384694976.433593750000000  FAILED, KNOWN, expected 12841384694976.431640625000000
    test 324 Inverse.lat2: 77.031959999999998
    test 325 Inverse.lon2: -162.817659999999989  FAILED, KNOWN, expected 197.182340000000011
    test 326 Inverse.azi1: 22.020059880982807  FAILED, KNOWN, expected 22.020059880982799
    test 327 Inverse.azi2: 109.112041110671527  FAILED, KNOWN, expected 109.112041110671512
    test 328 Inverse.s12: 4105086.171392440330237  FAILED, KNOWN, expected 4105086.171392440795898
    test 329 Inverse.a12: 36.892740690445898  FAILED, KNOWN, expected 36.892740690445891
    test 330 Inverse.m12: 3828869.334438761696219  FAILED, KNOWN, expected 3828869.334438760764897
    test 331 Inverse.M12: 0.800763496080926
    test 332 Inverse.M21: 0.801010069842010
    test 333 Inverse.S12: 61674961290615.617187500000000
    test 334 Inverse.lat2: 41.841380000000001
    test 335 Inverse.lon2: 98.566350000000000
    test 336 Inverse.azi1: -32.444568764331891
    test 337 Inverse.azi2: -41.843599514404659
    test 338 Inverse.s12: 8394328.894657669588923  FAILED, KNOWN, expected 8394328.894657671451569
    test 339 Inverse.a12: 75.629304910115223
    test 340 Inverse.m12: 6161154.577311060391366  FAILED, KNOWN, expected 6161154.577311061322689
    test 341 Inverse.M12: 0.248163392339504
    test 342 Inverse.M21: 0.249302512036279
    test 343 Inverse.S12: -6637997720646.715820312500000  FAILED, KNOWN, expected -6637997720646.716796875000000
    test 344 Inverse.lat2: -12.706310000000000
    test 345 Inverse.lon2: -74.096560000000011  FAILED, KNOWN, expected 285.903439999999989
    test 346 Inverse.azi1: 173.734912408784027
    test 347 Inverse.azi2: 2.512956620913673  FAILED, KNOWN, expected 2.512956620913668
    test 348 Inverse.s12: 11150344.231208024546504
    test 349 Inverse.a12: 100.278634181155766  FAILED, KNOWN, expected 100.278634181155752
    test 350 Inverse.m12: 6289939.567044666968286  FAILED, KNOWN, expected 6289939.567044668830931
    test 351 Inverse.M12: -0.171994902747004
    test 352 Inverse.M21: -0.177225695263457
    test 353 Inverse.S12: -121287239862139.718750000000000  FAILED, KNOWN, expected -121287239862139.750000000000000
    test 354 Inverse.lat2: -15.847840000000000
    test 355 Inverse.lon2: 5.935570000000000
    test 356 Inverse.azi1: -159.033557661192930
    test 357 Inverse.azi2: -20.787484651536985  FAILED, KNOWN, expected -20.787484651536989
    test 358 Inverse.s12: 16076603.163118068128824
    test 359 Inverse.a12: 144.640108810286250
    test 360 Inverse.m12: 3732902.158387719187886  FAILED, KNOWN, expected 3732902.158387718722224
    test 361 Inverse.M12: -0.812736387000705
    test 362 Inverse.M21: -0.812998005191545
    test 363 Inverse.S12: 97825992354058.703125000000000

    testGeodCalc(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 364 area: 13662703680020
    test 365 perimeter: 16831067.892791

    testMask(pygeodesy.geodsolve, 23.04.11)
    test 366 Geodesic.EMPTY: 0
    test 367 Geodesic.LATITUDE: 128
    test 368 Geodesic.LONGITUDE: 256
    test 369 Geodesic.AZIMUTH: 512
    test 370 Geodesic.DISTANCE: 1024
    test 371 Geodesic.STANDARD: 3968
    test 372 Geodesic.DISTANCE_IN: 2048
    test 373 Geodesic.REDUCEDLENGTH: 4096
    test 374 Geodesic.GEODESICSCALE: 8192
    test 375 Geodesic.AREA: 16384
    test 376 Geodesic.ALL: 32640
    test 377 Geodesic.LONG_UNROLL: 65536

    testMath(pygeodesy.karney, 23.06.04)
    test 378 _diff182(-180, -180): 0.0  FAILED, KNOWN, expected -0.0
    test 379 _diff182(-180, -90): 90.0
    test 380 _diff182(-180, 0): 180.0
    test 381 _diff182(-180, 90): -90.0
    test 382 _diff182(-180, 180): 0.0
    test 383 _diff182(-90, -180): -90.0
    test 384 _diff182(-90, -90): 0.0  FAILED, KNOWN, expected -0.0
    test 385 _diff182(-90, 0): 90.0
    test 386 _diff182(-90, 90): 180.0
    test 387 _diff182(-90, 180): -90.0
    test 388 _diff182(0, -180): -180.0
    test 389 _diff182(0, -90): -90.0
    test 390 _diff182(0, 0): 0.0  FAILED, KNOWN, expected -0.0
    test 391 _diff182(0, 90): 90.0
    test 392 _diff182(0, 180): 180.0
    test 393 _diff182(90, -180): 90.0
    test 394 _diff182(90, -90): -180.0
    test 395 _diff182(90, 0): -90.0
    test 396 _diff182(90, 90): 0.0  FAILED, KNOWN, expected -0.0
    test 397 _diff182(90, 180): 90.0
    test 398 _diff182(180, -180): -0.0
    test 399 _diff182(180, -90): 90.0
    test 400 _diff182(180, 0): -180.0
    test 401 _diff182(180, 90): -90.0
    test 402 _diff182(180, 180): 0.0  FAILED, KNOWN, expected -0.0
    test 403 _norm180(-361): -1.0
    test 404  wrap180(-361): -1.0
    test 405 _norm180(-360): -0.0
    test 406  wrap180(-360): 0.0  FAILED, KNOWN, expected -0.0
    test 407 _norm180(-180): -180.0  FAILED, KNOWN, expected 180.0
    test 408  wrap180(-180): -180.0  FAILED, KNOWN, expected 180.0
    test 409 _norm180(-90): -90.0
    test 410  wrap180(-90): -90.0
    test 411 _norm180(0): 0.0
    test 412  wrap180(0): 0.0
    test 413 _norm180(0): 0.0
    test 414  wrap180(0): 0.0
    test 415 _norm180(90): 90.0
    test 416  wrap180(90): 90.0
    test 417 _norm180(180): 180.0
    test 418  wrap180(180): 180.0
    test 419 _norm180(360): 0.0
    test 420  wrap180(360): 0.0
    test 421 _norm180(361): 1.0
    test 422  wrap180(361): 1.0
    test 423 _fsum2_: 1.0e-20
    test 424 _fsum2_: 0.0
    test 425 _fsum2_: -8.0e-20  FAILED, KNOWN, expected 1.0e-20
    test 426 _fsum2_: 1.0e-20
    test 427 _fsum2_: -3.68934881474e+19  FAILED, KNOWN, expected 1.0
    test 428 _fsum2_: 1.00297827341e+18
    test 429 unroll(-30, 0): (30.0, 0.0)
    test 430 unroll(-30, 30): (60.0, 30.0)
    test 431 unroll(-30, 60): (90.0, 60.0)
    test 432 unroll(-30, 90): (120.0, 90.0)
    test 433 unroll(-30, 120): (150.0, 120.0)
    test 434 unroll(-30, 150): (180.0, 150.0)
    test 435 unroll(-30, 180): (-150.0, -180.0)
    test 436 unroll(-30, 210): (-120.0, -150.0)
    test 437 unroll(-30, 240): (-90.0, -120.0)
    test 438 unroll(-30, 270): (-60.0, -90.0)
    test 439 unroll(-30, 300): (-30.0, -60.0)
    test 440 unroll(-30, 330): (0.0, -30.0)
    test 441 unroll(-30, 360): (30.0, 0.0)

    184 of 441 testKarney.py tests (41.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 901.972 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testKtm.py

    testing testKtm.py 23.03.27 (module pygeodesy.ktm 23.05.25)

    test 1 _TM: KTransverseMercator(ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=7)
    test 2 forward 0N (80.000, 0.000) -/-: 0.0, 8881585.815988, 0.0, 0.9996
    test 3 reverse 0N (80.000, 0.000) -/-: 0.0
    test 4 forward 3N (79.890, 8.374) -/-: 163544.38007, 8881136.361771, 8.245542, 0.999927
    test 5 reverse 3N (79.890, 8.374) -/-: 1.7763568394e-15
    test 6 forward 6N (79.562, 16.725) -/-: 333788.634116, 8880946.730424, 16.462884, 1.000962
    test 7 reverse 6N (79.562, 16.725) -/-: 2.00971834712e-14
    test 8 forward 9N (79.015, 25.030) -/-: 516782.400098, 8884389.933155, 24.625783, 1.002865
    test 9 reverse 9N (79.015, 25.030) -/-: 2.13162820728e-14
    test 10 forward 12N (78.252, 33.266) -/-: 717349.637417, 8896761.249834, 32.712011, 1.005894
    test 11 reverse 12N (78.252, 33.266) -/-: 4.49386683978e-14
    test 12 forward 15N (77.274, 41.411) -/-: 938645.229361, 8924845.3123, 40.705476, 1.010384
    test 13 reverse 15N (77.274, 41.411) -/-: 7.1054273576e-15
    test 14 forward 18N (76.085, 49.443) -/-: 1181870.215451, 8976407.252949, 48.598167, 1.016714
    test 15 reverse 18N (76.085, 49.443) -/-: 3.82638973458e-14
    test 16 forward 21N (74.686, 57.339) -/-: 1446137.252018, 9059670.735504, 56.391495, 1.025259
    test 17 reverse 21N (74.686, 57.339) -/-: 5.85928550211e-14
    test 18 forward 24N (73.084, 65.078) -/-: 1728450.251911, 9182823.938232, 64.096558, 1.036319
    test 19 reverse 24N (73.084, 65.078) -/-: 1.42108547152e-14
    test 20 forward 27N (71.281, 72.638) -/-: 2023752.790526, 9353559.771346, 71.732868, 1.050046
    test 21 reverse 27N (71.281, 72.638) -/-: 0.0
    test 22 forward 30N (69.282, 80.000) -/-: 2325015.074835, 9578621.128889, 79.325231, 1.066355
    test 23 reverse 30N (69.282, 80.000) -/-: 1.42108547152e-14
    test 24 forward 33N (67.094, 87.142) -/-: 2623368.28288, 9863301.12097, 86.898617, 1.084836
    test 25 reverse 33N (67.094, 87.142) -/-: 0.0
    test 26 forward 36N (64.721, 94.046) -/-: 2908348.733697, 10210857.598605, 94.471204, 1.104695
    test 27 reverse 36N (64.721, 94.046) -/-: 0.0
    test 28 forward 39N (62.172, 100.691) -/-: 3168362.707459, 10621853.317461, 102.04623, 1.124739
    test 29 reverse 39N (62.172, 100.691) -/-: 0.0
    test 30 forward 42N (59.452, 107.061) -/-: 3391492.622467, 11093528.387239, 109.604086, 1.14345
    test 31 reverse 42N (59.452, 107.061) -/-: 2.84217094304e-14
    test 32 forward 45N (56.569, 113.137) -/-: 3566696.824822, 11619422.467571, 117.096854, 1.159166
    test 33 reverse 45N (56.569, 113.137) -/-: 7.1054273576e-15
    test 34 forward 48N (53.530, 118.903) -/-: 3685290.742854, 12189522.028618, 124.447841, 1.170375
    test 35 reverse 48N (53.530, 118.903) -/-: 1.42108547152e-14
    test 36 forward 51N (50.346, 124.343) -/-: 3742386.824274, 12791126.616764, 131.557863, 1.176031
    test 37 reverse 51N (50.346, 124.343) -/-: 1.42108547152e-14
    test 38 forward 54N (47.023, 129.443) -/-: 3737846.053669, 13410380.03778, 138.317827, 1.175799
    test 39 reverse 54N (47.023, 129.443) -/-: 0.0
    test 40 forward 57N (43.571, 134.187) -/-: 3676387.634221, 14034104.572541, 144.624552, 1.170121
    test 41 reverse 57N (43.571, 134.187) -/-: 0.0
    test 42 forward 60N (40.000, 138.564) -/-: 3566810.754496, 14651410.305646, 150.395289, 1.16007
    test 43 reverse 60N (40.000, 138.564) -/-: 7.1054273576e-15
    test 44 forward 63N (36.319, 142.561) -/-: 3420621.906486, 15254653.660248, 155.577129, 1.147079
    test 45 reverse 63N (36.319, 142.561) -/-: 7.1054273576e-15
    test 46 forward 66N (32.539, 146.167) -/-: 3250522.133697, 15839614.666766, 160.149958, 1.132638
    test 47 reverse 66N (32.539, 146.167) -/-: 0.0
    test 48 forward 69N (28.669, 149.373) -/-: 3069132.144368, 16405050.640186, 164.124094, 1.118063
    test 49 reverse 69N (28.669, 149.373) -/-: 3.5527136788e-15
    test 50 forward 72N (24.721, 152.169) -/-: 2888128.173431, 16951919.948156, 167.534978, 1.104377
    test 51 reverse 72N (24.721, 152.169) -/-: 1.06581410364e-14
    test 52 forward 75N (20.706, 154.548) -/-: 2717773.256417, 17482549.021439, 170.437193, 1.09228
    test 53 reverse 75N (20.706, 154.548) -/-: 1.7763568394e-14
    test 54 forward 78N (16.633, 156.504) -/-: 2566730.586316, 17999918.486885, 172.899178, 1.082187
    test 55 reverse 78N (16.633, 156.504) -/-: 1.7763568394e-14
    test 56 forward 81N (12.515, 158.030) -/-: 2442031.891673, 18507145.758, 174.99917, 1.074303
    test 57 reverse 81N (12.515, 158.030) -/-: 8.881784197e-15
    test 58 forward 84N (8.362, 159.124) -/-: 2349105.316925, 19007174.828239, 176.822266, 1.068689
    test 59 reverse 84N (8.362, 159.124) -/-: 1.95399252334e-14
    test 60 forward 87N (4.187, 159.781) -/-: 2291809.478825, 19502649.329559, 178.458273, 1.06534
    test 61 reverse 87N (4.187, 159.781) -/-: 7.9936057773e-15
    test 62 forward 90N (0.000, 160.000) -/-: 2272454.379192, -19995929.886042, -180.0, 1.064227
    test 63 reverse 90N (0.000, 160.000) -/-: 2.40200221115e-14
    test 64 forward 93N (-4.187, 159.781) -/-: 2291809.478825, -19502649.329559, -178.458273, 1.06534
    test 65 reverse 93N (-4.187, 159.781) -/-: 6.2172489379e-15
    test 66 forward 96N (-8.362, 159.124) -/-: 2349105.316925, -19007174.828239, -176.822266, 1.068689
    test 67 reverse 96N (-8.362, 159.124) -/-: 1.59872115546e-14
    test 68 forward 99N (-12.515, 158.030) -/-: 2442031.891673, -18507145.758, -174.99917, 1.074303
    test 69 reverse 99N (-12.515, 158.030) -/-: 3.5527136788e-15
    test 70 forward 102N (-16.633, 156.504) -/-: 2566730.586316, -17999918.486885, -172.899178, 1.082187
    test 71 reverse 102N (-16.633, 156.504) -/-: 2.84217094304e-14
    test 72 forward 105N (-20.706, 154.548) -/-: 2717773.256417, -17482549.021439, -170.437193, 1.09228
    test 73 reverse 105N (-20.706, 154.548) -/-: 1.7763568394e-14
    test 74 forward 108N (-24.721, 152.169) -/-: 2888128.173431, -16951919.948156, -167.534978, 1.104377
    test 75 reverse 108N (-24.721, 152.169) -/-: 7.1054273576e-15
    test 76 forward 111N (-28.669, 149.373) -/-: 3069132.144368, -16405050.640186, -164.124094, 1.118063
    test 77 reverse 111N (-28.669, 149.373) -/-: 1.42108547152e-14
    test 78 forward 114N (-32.539, 146.167) -/-: 3250522.133697, -15839614.666766, -160.149958, 1.132638
    test 79 reverse 114N (-32.539, 146.167) -/-: 7.1054273576e-15
    test 80 forward 117N (-36.319, 142.561) -/-: 3420621.906486, -15254653.660248, -155.577129, 1.147079
    test 81 reverse 117N (-36.319, 142.561) -/-: 0.0
    test 82 forward 120N (-40.000, 138.564) -/-: 3566810.754496, -14651410.305646, -150.395289, 1.16007
    test 83 reverse 120N (-40.000, 138.564) -/-: 7.1054273576e-15
    test 84 forward 123N (-43.571, 134.187) -/-: 3676387.634221, -14034104.572541, -144.624552, 1.170121
    test 85 reverse 123N (-43.571, 134.187) -/-: 0.0
    test 86 forward 126N (-47.023, 129.443) -/-: 3737846.053669, -13410380.03778, -138.317827, 1.175799
    test 87 reverse 126N (-47.023, 129.443) -/-: 2.92964275105e-14
    test 88 forward 129N (-50.346, 124.343) -/-: 3742386.824274, -12791126.616764, -131.557863, 1.176031
    test 89 reverse 129N (-50.346, 124.343) -/-: 2.00971834712e-14
    test 90 forward 132N (-53.530, 118.903) -/-: 3685290.742854, -12189522.028618, -124.447841, 1.170375
    test 91 reverse 132N (-53.530, 118.903) -/-: 1.42108547152e-14
    test 92 forward 135N (-56.569, 113.137) -/-: 3566696.824822, -11619422.467571, -117.096854, 1.159166
    test 93 reverse 135N (-56.569, 113.137) -/-: 1.42108547152e-14
    test 94 forward 138N (-59.452, 107.061) -/-: 3391492.622467, -11093528.387239, -109.604086, 1.14345
    test 95 reverse 138N (-59.452, 107.061) -/-: 2.84217094304e-14
    test 96 forward 141N (-62.172, 100.691) -/-: 3168362.707459, -10621853.317461, -102.04623, 1.124739
    test 97 reverse 141N (-62.172, 100.691) -/-: 1.42108547152e-14
    test 98 forward 144N (-64.721, 94.046) -/-: 2908348.733697, -10210857.598605, -94.471204, 1.104695
    test 99 reverse 144N (-64.721, 94.046) -/-: 1.42108547152e-14
    test 100 forward 147N (-67.094, 87.142) -/-: 2623368.28288, -9863301.12097, -86.898617, 1.084836
    test 101 reverse 147N (-67.094, 87.142) -/-: 0.0
    test 102 forward 150N (-69.282, 80.000) -/-: 2325015.074835, -9578621.128889, -79.325231, 1.066355
    test 103 reverse 150N (-69.282, 80.000) -/-: 4.26325641456e-14
    test 104 forward 153N (-71.281, 72.638) -/-: 2023752.790526, -9353559.771346, -71.732868, 1.050046
    test 105 reverse 153N (-71.281, 72.638) -/-: 1.42108547152e-14
    test 106 forward 156N (-73.084, 65.078) -/-: 1728450.251911, -9182823.938232, -64.096558, 1.036319
    test 107 reverse 156N (-73.084, 65.078) -/-: 0.0
    test 108 forward 159N (-74.686, 57.339) -/-: 1446137.252018, -9059670.735504, -56.391495, 1.025259
    test 109 reverse 159N (-74.686, 57.339) -/-: 1.42108547152e-14
    test 110 forward 162N (-76.085, 49.443) -/-: 1181870.215451, -8976407.252949, -48.598167, 1.016714
    test 111 reverse 162N (-76.085, 49.443) -/-: 3.17764371616e-14
    test 112 forward 165N (-77.274, 41.411) -/-: 938645.229361, -8924845.3123, -40.705476, 1.010384
    test 113 reverse 165N (-77.274, 41.411) -/-: 7.1054273576e-15
    test 114 forward 168N (-78.252, 33.266) -/-: 717349.637417, -8896761.249834, -32.712011, 1.005894
    test 115 reverse 168N (-78.252, 33.266) -/-: 2.13162820728e-14
    test 116 forward 171N (-79.015, 25.030) -/-: 516782.400098, -8884389.933155, -24.625783, 1.002865
    test 117 reverse 171N (-79.015, 25.030) -/-: 2.84217094304e-14
    test 118 forward 174N (-79.562, 16.725) -/-: 333788.634116, -8880946.730424, -16.462884, 1.000962
    test 119 reverse 174N (-79.562, 16.725) -/-: 1.58882185808e-14
    test 120 forward 177N (-79.890, 8.374) -/-: 163544.38007, -8881136.361771, -8.245542, 0.999927
    test 121 reverse 177N (-79.890, 8.374) -/-: 1.7763568394e-15
    test 122 forward 180N (-80.000, 0.000) -/-: 0.0, -8881585.815988, 0.0, 0.9996
    test 123 reverse 180N (-80.000, 0.000) -/-: 0.0
    test 124 forward 183N (-79.890, -8.374) -/-: -163544.38007, -8881136.361771, 8.245542, 0.999927
    test 125 reverse 183N (-79.890, -8.374) -/-: 1.7763568394e-15
    test 126 forward 186N (-79.562, -16.725) -/-: -333788.634116, -8880946.730424, 16.462884, 1.000962
    test 127 reverse 186N (-79.562, -16.725) -/-: 2.00971834712e-14
    test 128 forward 189N (-79.015, -25.030) -/-: -516782.400098, -8884389.933155, 24.625783, 1.002865
    test 129 reverse 189N (-79.015, -25.030) -/-: 2.13162820728e-14
    test 130 forward 192N (-78.252, -33.266) -/-: -717349.637417, -8896761.249834, 32.712011, 1.005894
    test 131 reverse 192N (-78.252, -33.266) -/-: 4.49386683978e-14
    test 132 forward 195N (-77.274, -41.411) -/-: -938645.229361, -8924845.3123, 40.705476, 1.010384
    test 133 reverse 195N (-77.274, -41.411) -/-: 7.1054273576e-15
    test 134 forward 198N (-76.085, -49.443) -/-: -1181870.215451, -8976407.252949, 48.598167, 1.016714
    test 135 reverse 198N (-76.085, -49.443) -/-: 3.82638973458e-14
    test 136 forward 201N (-74.686, -57.339) -/-: -1446137.252018, -9059670.735504, 56.391495, 1.025259
    test 137 reverse 201N (-74.686, -57.339) -/-: 5.85928550211e-14
    test 138 forward 204N (-73.084, -65.078) -/-: -1728450.251911, -9182823.938232, 64.096558, 1.036319
    test 139 reverse 204N (-73.084, -65.078) -/-: 1.42108547152e-14
    test 140 forward 207N (-71.281, -72.638) -/-: -2023752.790526, -9353559.771346, 71.732868, 1.050046
    test 141 reverse 207N (-71.281, -72.638) -/-: 0.0
    test 142 forward 210N (-69.282, -80.000) -/-: -2325015.074835, -9578621.128889, 79.325231, 1.066355
    test 143 reverse 210N (-69.282, -80.000) -/-: 1.42108547152e-14
    test 144 forward 213N (-67.094, -87.142) -/-: -2623368.28288, -9863301.12097, 86.898617, 1.084836
    test 145 reverse 213N (-67.094, -87.142) -/-: 0.0
    test 146 forward 216N (-64.721, -94.046) -/-: -2908348.733697, -10210857.598605, 94.471204, 1.104695
    test 147 reverse 216N (-64.721, -94.046) -/-: 0.0
    test 148 forward 219N (-62.172, -100.691) -/-: -3168362.707459, -10621853.317461, 102.04623, 1.124739
    test 149 reverse 219N (-62.172, -100.691) -/-: 0.0
    test 150 forward 222N (-59.452, -107.061) -/-: -3391492.622467, -11093528.387239, 109.604086, 1.14345
    test 151 reverse 222N (-59.452, -107.061) -/-: 2.84217094304e-14
    test 152 forward 225N (-56.569, -113.137) -/-: -3566696.824822, -11619422.467571, 117.096854, 1.159166
    test 153 reverse 225N (-56.569, -113.137) -/-: 7.1054273576e-15
    test 154 forward 228N (-53.530, -118.903) -/-: -3685290.742854, -12189522.028618, 124.447841, 1.170375
    test 155 reverse 228N (-53.530, -118.903) -/-: 1.42108547152e-14
    test 156 forward 231N (-50.346, -124.343) -/-: -3742386.824274, -12791126.616764, 131.557863, 1.176031
    test 157 reverse 231N (-50.346, -124.343) -/-: 1.42108547152e-14
    test 158 forward 234N (-47.023, -129.443) -/-: -3737846.053669, -13410380.03778, 138.317827, 1.175799
    test 159 reverse 234N (-47.023, -129.443) -/-: 0.0
    test 160 forward 237N (-43.571, -134.187) -/-: -3676387.634221, -14034104.572541, 144.624552, 1.170121
    test 161 reverse 237N (-43.571, -134.187) -/-: 0.0
    test 162 forward 240N (-40.000, -138.564) -/-: -3566810.754496, -14651410.305646, 150.395289, 1.16007
    test 163 reverse 240N (-40.000, -138.564) -/-: 7.1054273576e-15
    test 164 forward 243N (-36.319, -142.561) -/-: -3420621.906486, -15254653.660248, 155.577129, 1.147079
    test 165 reverse 243N (-36.319, -142.561) -/-: 7.1054273576e-15
    test 166 forward 246N (-32.539, -146.167) -/-: -3250522.133697, -15839614.666766, 160.149958, 1.132638
    test 167 reverse 246N (-32.539, -146.167) -/-: 0.0
    test 168 forward 249N (-28.669, -149.373) -/-: -3069132.144368, -16405050.640186, 164.124094, 1.118063
    test 169 reverse 249N (-28.669, -149.373) -/-: 3.5527136788e-15
    test 170 forward 252N (-24.721, -152.169) -/-: -2888128.173431, -16951919.948156, 167.534978, 1.104377
    test 171 reverse 252N (-24.721, -152.169) -/-: 1.06581410364e-14
    test 172 forward 255N (-20.706, -154.548) -/-: -2717773.256417, -17482549.021439, 170.437193, 1.09228
    test 173 reverse 255N (-20.706, -154.548) -/-: 1.7763568394e-14
    test 174 forward 258N (-16.633, -156.504) -/-: -2566730.586316, -17999918.486885, 172.899178, 1.082187
    test 175 reverse 258N (-16.633, -156.504) -/-: 1.7763568394e-14
    test 176 forward 261N (-12.515, -158.030) -/-: -2442031.891673, -18507145.758, 174.99917, 1.074303
    test 177 reverse 261N (-12.515, -158.030) -/-: 8.881784197e-15
    test 178 forward 264N (-8.362, -159.124) -/-: -2349105.316925, -19007174.828239, 176.822266, 1.068689
    test 179 reverse 264N (-8.362, -159.124) -/-: 1.95399252334e-14
    test 180 forward 267N (-4.187, -159.781) -/-: -2291809.478825, -19502649.329559, 178.458273, 1.06534
    test 181 reverse 267N (-4.187, -159.781) -/-: 7.9936057773e-15
    test 182 forward 270N (0.000, -160.000) -/-: -2272454.379192, -19995929.886042, 180.0, 1.064227
    test 183 reverse 270N (0.000, -160.000) -/-: 2.40200221115e-14
    test 184 forward 273N (4.187, -159.781) -/-: -2291809.478825, 19502649.329559, -178.458273, 1.06534
    test 185 reverse 273N (4.187, -159.781) -/-: 6.2172489379e-15
    test 186 forward 276N (8.362, -159.124) -/-: -2349105.316925, 19007174.828239, -176.822266, 1.068689
    test 187 reverse 276N (8.362, -159.124) -/-: 1.59872115546e-14
    test 188 forward 279N (12.515, -158.030) -/-: -2442031.891673, 18507145.758, -174.99917, 1.074303
    test 189 reverse 279N (12.515, -158.030) -/-: 3.5527136788e-15
    test 190 forward 282N (16.633, -156.504) -/-: -2566730.586316, 17999918.486885, -172.899178, 1.082187
    test 191 reverse 282N (16.633, -156.504) -/-: 2.84217094304e-14
    test 192 forward 285N (20.706, -154.548) -/-: -2717773.256417, 17482549.021439, -170.437193, 1.09228
    test 193 reverse 285N (20.706, -154.548) -/-: 1.7763568394e-14
    test 194 forward 288N (24.721, -152.169) -/-: -2888128.173431, 16951919.948156, -167.534978, 1.104377
    test 195 reverse 288N (24.721, -152.169) -/-: 7.1054273576e-15
    test 196 forward 291N (28.669, -149.373) -/-: -3069132.144368, 16405050.640186, -164.124094, 1.118063
    test 197 reverse 291N (28.669, -149.373) -/-: 1.42108547152e-14
    test 198 forward 294N (32.539, -146.167) -/-: -3250522.133697, 15839614.666766, -160.149958, 1.132638
    test 199 reverse 294N (32.539, -146.167) -/-: 7.1054273576e-15
    test 200 forward 297N (36.319, -142.561) -/-: -3420621.906486, 15254653.660248, -155.577129, 1.147079
    test 201 reverse 297N (36.319, -142.561) -/-: 0.0
    test 202 forward 300N (40.000, -138.564) -/-: -3566810.754496, 14651410.305646, -150.395289, 1.16007
    test 203 reverse 300N (40.000, -138.564) -/-: 7.1054273576e-15
    test 204 forward 303N (43.571, -134.187) -/-: -3676387.634221, 14034104.572541, -144.624552, 1.170121
    test 205 reverse 303N (43.571, -134.187) -/-: 0.0
    test 206 forward 306N (47.023, -129.443) -/-: -3737846.053669, 13410380.03778, -138.317827, 1.175799
    test 207 reverse 306N (47.023, -129.443) -/-: 2.92964275105e-14
    test 208 forward 309N (50.346, -124.343) -/-: -3742386.824274, 12791126.616764, -131.557863, 1.176031
    test 209 reverse 309N (50.346, -124.343) -/-: 2.00971834712e-14
    test 210 forward 312N (53.530, -118.903) -/-: -3685290.742854, 12189522.028618, -124.447841, 1.170375
    test 211 reverse 312N (53.530, -118.903) -/-: 1.42108547152e-14
    test 212 forward 315N (56.569, -113.137) -/-: -3566696.824822, 11619422.467571, -117.096854, 1.159166
    test 213 reverse 315N (56.569, -113.137) -/-: 1.42108547152e-14
    test 214 forward 318N (59.452, -107.061) -/-: -3391492.622467, 11093528.387239, -109.604086, 1.14345
    test 215 reverse 318N (59.452, -107.061) -/-: 2.84217094304e-14
    test 216 forward 321N (62.172, -100.691) -/-: -3168362.707459, 10621853.317461, -102.04623, 1.124739
    test 217 reverse 321N (62.172, -100.691) -/-: 1.42108547152e-14
    test 218 forward 324N (64.721, -94.046) -/-: -2908348.733697, 10210857.598605, -94.471204, 1.104695
    test 219 reverse 324N (64.721, -94.046) -/-: 1.42108547152e-14
    test 220 forward 327N (67.094, -87.142) -/-: -2623368.28288, 9863301.12097, -86.898617, 1.084836
    test 221 reverse 327N (67.094, -87.142) -/-: 0.0
    test 222 forward 330N (69.282, -80.000) -/-: -2325015.074835, 9578621.128889, -79.325231, 1.066355
    test 223 reverse 330N (69.282, -80.000) -/-: 4.26325641456e-14
    test 224 forward 333N (71.281, -72.638) -/-: -2023752.790526, 9353559.771346, -71.732868, 1.050046
    test 225 reverse 333N (71.281, -72.638) -/-: 1.42108547152e-14
    test 226 forward 336N (73.084, -65.078) -/-: -1728450.251911, 9182823.938232, -64.096558, 1.036319
    test 227 reverse 336N (73.084, -65.078) -/-: 0.0
    test 228 forward 339N (74.686, -57.339) -/-: -1446137.252018, 9059670.735504, -56.391495, 1.025259
    test 229 reverse 339N (74.686, -57.339) -/-: 1.42108547152e-14
    test 230 forward 342N (76.085, -49.443) -/-: -1181870.215451, 8976407.252949, -48.598167, 1.016714
    test 231 reverse 342N (76.085, -49.443) -/-: 3.17764371616e-14
    test 232 forward 345N (77.274, -41.411) -/-: -938645.229361, 8924845.3123, -40.705476, 1.010384
    test 233 reverse 345N (77.274, -41.411) -/-: 7.1054273576e-15
    test 234 forward 348N (78.252, -33.266) -/-: -717349.637417, 8896761.249834, -32.712011, 1.005894
    test 235 reverse 348N (78.252, -33.266) -/-: 2.13162820728e-14
    test 236 forward 351N (79.015, -25.030) -/-: -516782.400098, 8884389.933155, -24.625783, 1.002865
    test 237 reverse 351N (79.015, -25.030) -/-: 2.84217094304e-14
    test 238 forward 354N (79.562, -16.725) -/-: -333788.634116, 8880946.730424, -16.462884, 1.000962
    test 239 reverse 354N (79.562, -16.725) -/-: 1.58882185808e-14
    test 240 forward 357N (79.890, -8.374) -/-: -163544.38007, 8881136.361771, -8.245542, 0.999927
    test 241 reverse 357N (79.890, -8.374) -/-: 1.7763568394e-15
    test 242 forward 360N (80.000, 0.000) -/-: 0.0, 8881585.815988, 0.0, 0.9996
    test 243 reverse 360N (80.000, 0.000) -/-: 0.0
    test 244 max: 5.85928550211e-14  FAILED, KNOWN, expected 6e-14

    test 245 forward: 6208422.5374, 5452954.287187, 41.077484, 1.511911
    test 246 reverse: 30.244228, 60.169664, 41.479185, 1.510346

    test 247 _TM: KTransverseMercator(ellipsoid=Ellipsoid(name='Sphere', a=6371008.771415, b=6371008.771415, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371008.771415, L=10007557.17611675, R1=6371008.771415, R2=6371008.771415, R3=6371008.771415, Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=4)
    test 248 forward 0N (80.000, 0.000) -/-: 0.0, 8892048.136219, 0.0, 0.9996
    test 249 reverse 0N (80.000, 0.000) -/-: 0.0
    test 250 forward 3N (79.890, 8.374) -/-: 162830.781916, 8891598.152508, 8.245541, 0.999927
    test 251 reverse 3N (79.890, 8.374) -/-: 3.5527136788e-15
    test 252 forward 6N (79.562, 16.725) -/-: 332334.438121, 8891401.702739, 16.462875, 1.000961
    test 253 reverse 6N (79.562, 16.725) -/-: 3.5527136788e-15
    test 254 forward 9N (79.015, 25.030) -/-: 514536.969405, 8894816.626946, 24.625748, 1.002864
    test 255 reverse 9N (79.015, 25.030) -/-: 3.5527136788e-15
    test 256 forward 12N (78.252, 33.266) -/-: 714245.109628, 8907114.580812, 32.711919, 1.005893
    test 257 reverse 12N (78.252, 33.266) -/-: 1.42108547152e-14
    test 258 forward 15N (77.274, 41.411) -/-: 934605.427053, 8935050.398758, 40.705275, 1.010384
    test 259 reverse 15N (77.274, 41.411) -/-: 2.13162820728e-14
    test 260 forward 18N (76.085, 49.443) -/-: 1176821.393989, 8986356.098856, 48.597784, 1.016715
    test 261 reverse 18N (76.085, 49.443) -/-: 7.1054273576e-15
    test 262 forward 21N (74.686, 57.339) -/-: 1440020.023752, 9069222.197918, 56.390849, 1.025263
    test 263 reverse 21N (74.686, 57.339) -/-: 1.42108547152e-14
    test 264 forward 24N (73.084, 65.078) -/-: 1721232.03303, 9191807.409386, 64.095597, 1.036332
    test 265 reverse 24N (73.084, 65.078) -/-: 4.49386683978e-14
    test 266 forward 27N (71.281, 72.638) -/-: 2015439.94304, 9361783.139474, 71.731644, 1.050076
    test 267 reverse 27N (71.281, 72.638) -/-: 1.42108547152e-14
    test 268 forward 30N (69.282, 80.000) -/-: 2315663.380439, 9585883.63353, 79.324018, 1.066413
    test 269 reverse 30N (69.282, 80.000) -/-: 0.0
    test 270 forward 33N (67.094, 87.142) -/-: 2613089.50746, 9869411.258858, 86.898056, 1.084934
    test 271 reverse 33N (67.094, 87.142) -/-: 1.42108547152e-14
    test 272 forward 36N (64.721, 94.046) -/-: 2897310.302591, 10215654.794479, 94.472414, 1.104843
    test 273 reverse 36N (64.721, 94.046) -/-: 4.49386683978e-14
    test 274 forward 39N (62.172, 100.691) -/-: 3156777.9732, 10625229.653451, 102.050793, 1.12494
    test 275 reverse 39N (62.172, 100.691) -/-: 7.1054273576e-15
    test 276 forward 42N (59.452, 107.061) -/-: 3379601.994821, 11095444.501021, 109.613799, 1.143688
    test 277 reverse 42N (59.452, 107.061) -/-: 1.42108547152e-14
    test 278 forward 45N (56.569, 113.137) -/-: 3554744.82183, 11619912.294696, 117.113212, 1.159405
    test 279 reverse 45N (56.569, 113.137) -/-: 1.58882185808e-14
    test 280 forward 48N (53.530, 118.903) -/-: 3673507.549162, 12188686.186502, 124.471401, 1.170561
    test 281 reverse 48N (53.530, 118.903) -/-: 1.42108547152e-14
    test 282 forward 51N (50.346, 124.343) -/-: 3730980.59573, 12789121.454112, 131.587794, 1.176106
    test 283 reverse 51N (50.346, 124.343) -/-: 1.42108547152e-14
    test 284 forward 54N (47.023, 129.443) -/-: 3727003.760242, 13407411.821957, 138.351947, 1.175719
    test 285 reverse 54N (47.023, 129.443) -/-: 7.1054273576e-15
    test 286 forward 57N (43.571, 134.187) -/-: 3666275.084648, 14030431.844036, 144.659906, 1.16987
    test 287 reverse 57N (43.571, 134.187) -/-: 7.1054273576e-15
    test 288 forward 60N (40.000, 138.564) -/-: 3557564.445775, 14647347.719581, 150.428973, 1.159665
    test 289 reverse 60N (40.000, 138.564) -/-: 7.1054273576e-15
    test 290 forward 63N (36.319, 142.561) -/-: 3412334.48396, 15250567.642625, 155.606964, 1.146559
    test 291 reverse 63N (36.319, 142.561) -/-: 0.0
    test 292 forward 66N (32.539, 146.167) -/-: 3243229.892204, 15835907.12812, 160.174784, 1.132049
    test 293 reverse 66N (32.539, 146.167) -/-: 2.92964275105e-14
    test 294 forward 69N (28.669, 149.373) -/-: 3062811.744735, 16402134.803105, 164.143685, 1.117448
    test 295 reverse 69N (28.669, 149.373) -/-: 3.5527136788e-15
    test 296 forward 72N (24.721, 152.169) -/-: 2882703.816659, 16950195.447611, 167.549757, 1.103767
    test 297 reverse 72N (24.721, 152.169) -/-: 0.0
    test 298 forward 75N (20.706, 154.548) -/-: 2713130.658999, 17482381.525728, 170.447906, 1.091693
    test 299 reverse 75N (20.706, 154.548) -/-: 1.06581410364e-14
    test 300 forward 78N (16.633, 156.504) -/-: 2562732.651149, 18001625.534999, 172.906642, 1.081633
    test 301 reverse 78N (16.633, 156.504) -/-: 7.1054273576e-15
    test 302 forward 81N (12.515, 158.030) -/-: 2438532.075646, 18510987.984533, 175.004113, 1.07378
    test 303 reverse 81N (12.515, 158.030) -/-: 3.5527136788e-15
    test 304 forward 84N (8.362, 159.124) -/-: 2345956.628332, 19013350.872509, 176.82525, 1.068192
    test 305 reverse 84N (8.362, 159.124) -/-: 7.1054273576e-15
    test 306 forward 87N (4.187, 159.781) -/-: 2288868.720832, 19511292.939628, 178.459673, 1.064859
    test 307 reverse 87N (4.187, 159.781) -/-: 1.95399252334e-14
    test 308 forward 90N (0.000, 160.000) -/-: 2269582.383311, -20007108.306493, -180.0, 1.063752
    test 309 reverse 90N (0.000, 160.000) -/-: 0.0
    test 310 forward 93N (-4.187, 159.781) -/-: 2288868.720832, -19511292.939628, -178.459673, 1.064859
    test 311 reverse 93N (-4.187, 159.781) -/-: 3.01980662698e-14
    test 312 forward 96N (-8.362, 159.124) -/-: 2345956.628332, -19013350.872509, -176.82525, 1.068192
    test 313 reverse 96N (-8.362, 159.124) -/-: 1.06581410364e-14
    test 314 forward 99N (-12.515, 158.030) -/-: 2438532.075646, -18510987.984533, -175.004113, 1.07378
    test 315 reverse 99N (-12.515, 158.030) -/-: 8.881784197e-15
    test 316 forward 102N (-16.633, 156.504) -/-: 2562732.651149, -18001625.534999, -172.906642, 1.081633
    test 317 reverse 102N (-16.633, 156.504) -/-: 3.5527136788e-15
    test 318 forward 105N (-20.706, 154.548) -/-: 2713130.658999, -17482381.525728, -170.447906, 1.091693
    test 319 reverse 105N (-20.706, 154.548) -/-: 1.06581410364e-14
    test 320 forward 108N (-24.721, 152.169) -/-: 2882703.816659, -16950195.447611, -167.549757, 1.103767
    test 321 reverse 108N (-24.721, 152.169) -/-: 3.5527136788e-15
    test 322 forward 111N (-28.669, 149.373) -/-: 3062811.744735, -16402134.803105, -164.143685, 1.117448
    test 323 reverse 111N (-28.669, 149.373) -/-: 1.06581410364e-14
    test 324 forward 114N (-32.539, 146.167) -/-: 3243229.892204, -15835907.128119, -160.174784, 1.132049
    test 325 reverse 114N (-32.539, 146.167) -/-: 7.1054273576e-15
    test 326 forward 117N (-36.319, 142.561) -/-: 3412334.48396, -15250567.642625, -155.606964, 1.146559
    test 327 reverse 117N (-36.319, 142.561) -/-: 7.1054273576e-15
    test 328 forward 120N (-40.000, 138.564) -/-: 3557564.445775, -14647347.719581, -150.428973, 1.159665
    test 329 reverse 120N (-40.000, 138.564) -/-: 0.0
    test 330 forward 123N (-43.571, 134.187) -/-: 3666275.084648, -14030431.844036, -144.659906, 1.16987
    test 331 reverse 123N (-43.571, 134.187) -/-: 7.1054273576e-15
    test 332 forward 126N (-47.023, 129.443) -/-: 3727003.760242, -13407411.821957, -138.351947, 1.175719
    test 333 reverse 126N (-47.023, 129.443) -/-: 0.0
    test 334 forward 129N (-50.346, 124.343) -/-: 3730980.59573, -12789121.454112, -131.587794, 1.176106
    test 335 reverse 129N (-50.346, 124.343) -/-: 0.0
    test 336 forward 132N (-53.530, 118.903) -/-: 3673507.549162, -12188686.186502, -124.471401, 1.170561
    test 337 reverse 132N (-53.530, 118.903) -/-: 1.42108547152e-14
    test 338 forward 135N (-56.569, 113.137) -/-: 3554744.82183, -11619912.294696, -117.113212, 1.159405
    test 339 reverse 135N (-56.569, 113.137) -/-: 7.1054273576e-15
    test 340 forward 138N (-59.452, 107.061) -/-: 3379601.994821, -11095444.501021, -109.613799, 1.143688
    test 341 reverse 138N (-59.452, 107.061) -/-: 1.42108547152e-14
    test 342 forward 141N (-62.172, 100.691) -/-: 3156777.9732, -10625229.653451, -102.050793, 1.12494
    test 343 reverse 141N (-62.172, 100.691) -/-: 1.58882185808e-14
    test 344 forward 144N (-64.721, 94.046) -/-: 2897310.302591, -10215654.794479, -94.472414, 1.104843
    test 345 reverse 144N (-64.721, 94.046) -/-: 0.0
    test 346 forward 147N (-67.094, 87.142) -/-: 2613089.50746, -9869411.258858, -86.898056, 1.084934
    test 347 reverse 147N (-67.094, 87.142) -/-: 1.42108547152e-14
    test 348 forward 150N (-69.282, 80.000) -/-: 2315663.380439, -9585883.63353, -79.324018, 1.066413
    test 349 reverse 150N (-69.282, 80.000) -/-: 1.42108547152e-14
    test 350 forward 153N (-71.281, 72.638) -/-: 2015439.94304, -9361783.139474, -71.731644, 1.050076
    test 351 reverse 153N (-71.281, 72.638) -/-: 0.0
    test 352 forward 156N (-73.084, 65.078) -/-: 1721232.03303, -9191807.409386, -64.095597, 1.036332
    test 353 reverse 156N (-73.084, 65.078) -/-: 2.84217094304e-14
    test 354 forward 159N (-74.686, 57.339) -/-: 1440020.023752, -9069222.197918, -56.390849, 1.025263
    test 355 reverse 159N (-74.686, 57.339) -/-: 1.58882185808e-14
    test 356 forward 162N (-76.085, 49.443) -/-: 1176821.393989, -8986356.098856, -48.597784, 1.016715
    test 357 reverse 162N (-76.085, 49.443) -/-: 1.42108547152e-14
    test 358 forward 165N (-77.274, 41.411) -/-: 934605.427053, -8935050.398758, -40.705275, 1.010384
    test 359 reverse 165N (-77.274, 41.411) -/-: 2.13162820728e-14
    test 360 forward 168N (-78.252, 33.266) -/-: 714245.109628, -8907114.580812, -32.711919, 1.005893
    test 361 reverse 168N (-78.252, 33.266) -/-: 1.42108547152e-14
    test 362 forward 171N (-79.015, 25.030) -/-: 514536.969405, -8894816.626946, -24.625748, 1.002864
    test 363 reverse 171N (-79.015, 25.030) -/-: 3.5527136788e-15
    test 364 forward 174N (-79.562, 16.725) -/-: 332334.438121, -8891401.702739, -16.462875, 1.000961
    test 365 reverse 174N (-79.562, 16.725) -/-: 7.1054273576e-15
    test 366 forward 177N (-79.890, 8.374) -/-: 162830.781916, -8891598.152508, -8.245541, 0.999927
    test 367 reverse 177N (-79.890, 8.374) -/-: 1.7763568394e-15
    test 368 forward 180N (-80.000, 0.000) -/-: 0.0, -8892048.136219, 0.0, 0.9996
    test 369 reverse 180N (-80.000, 0.000) -/-: 0.0
    test 370 forward 183N (-79.890, -8.374) -/-: -162830.781916, -8891598.152508, 8.245541, 0.999927
    test 371 reverse 183N (-79.890, -8.374) -/-: 3.5527136788e-15
    test 372 forward 186N (-79.562, -16.725) -/-: -332334.438121, -8891401.702739, 16.462875, 1.000961
    test 373 reverse 186N (-79.562, -16.725) -/-: 3.5527136788e-15
    test 374 forward 189N (-79.015, -25.030) -/-: -514536.969405, -8894816.626946, 24.625748, 1.002864
    test 375 reverse 189N (-79.015, -25.030) -/-: 3.5527136788e-15
    test 376 forward 192N (-78.252, -33.266) -/-: -714245.109628, -8907114.580812, 32.711919, 1.005893
    test 377 reverse 192N (-78.252, -33.266) -/-: 1.42108547152e-14
    test 378 forward 195N (-77.274, -41.411) -/-: -934605.427053, -8935050.398758, 40.705275, 1.010384
    test 379 reverse 195N (-77.274, -41.411) -/-: 2.13162820728e-14
    test 380 forward 198N (-76.085, -49.443) -/-: -1176821.393989, -8986356.098856, 48.597784, 1.016715
    test 381 reverse 198N (-76.085, -49.443) -/-: 7.1054273576e-15
    test 382 forward 201N (-74.686, -57.339) -/-: -1440020.023752, -9069222.197918, 56.390849, 1.025263
    test 383 reverse 201N (-74.686, -57.339) -/-: 1.42108547152e-14
    test 384 forward 204N (-73.084, -65.078) -/-: -1721232.03303, -9191807.409386, 64.095597, 1.036332
    test 385 reverse 204N (-73.084, -65.078) -/-: 4.49386683978e-14
    test 386 forward 207N (-71.281, -72.638) -/-: -2015439.94304, -9361783.139474, 71.731644, 1.050076
    test 387 reverse 207N (-71.281, -72.638) -/-: 1.42108547152e-14
    test 388 forward 210N (-69.282, -80.000) -/-: -2315663.380439, -9585883.63353, 79.324018, 1.066413
    test 389 reverse 210N (-69.282, -80.000) -/-: 0.0
    test 390 forward 213N (-67.094, -87.142) -/-: -2613089.50746, -9869411.258858, 86.898056, 1.084934
    test 391 reverse 213N (-67.094, -87.142) -/-: 1.42108547152e-14
    test 392 forward 216N (-64.721, -94.046) -/-: -2897310.302591, -10215654.794479, 94.472414, 1.104843
    test 393 reverse 216N (-64.721, -94.046) -/-: 4.49386683978e-14
    test 394 forward 219N (-62.172, -100.691) -/-: -3156777.9732, -10625229.653451, 102.050793, 1.12494
    test 395 reverse 219N (-62.172, -100.691) -/-: 7.1054273576e-15
    test 396 forward 222N (-59.452, -107.061) -/-: -3379601.994821, -11095444.501021, 109.613799, 1.143688
    test 397 reverse 222N (-59.452, -107.061) -/-: 1.42108547152e-14
    test 398 forward 225N (-56.569, -113.137) -/-: -3554744.82183, -11619912.294696, 117.113212, 1.159405
    test 399 reverse 225N (-56.569, -113.137) -/-: 1.58882185808e-14
    test 400 forward 228N (-53.530, -118.903) -/-: -3673507.549162, -12188686.186502, 124.471401, 1.170561
    test 401 reverse 228N (-53.530, -118.903) -/-: 1.42108547152e-14
    test 402 forward 231N (-50.346, -124.343) -/-: -3730980.59573, -12789121.454112, 131.587794, 1.176106
    test 403 reverse 231N (-50.346, -124.343) -/-: 1.42108547152e-14
    test 404 forward 234N (-47.023, -129.443) -/-: -3727003.760242, -13407411.821957, 138.351947, 1.175719
    test 405 reverse 234N (-47.023, -129.443) -/-: 7.1054273576e-15
    test 406 forward 237N (-43.571, -134.187) -/-: -3666275.084648, -14030431.844036, 144.659906, 1.16987
    test 407 reverse 237N (-43.571, -134.187) -/-: 7.1054273576e-15
    test 408 forward 240N (-40.000, -138.564) -/-: -3557564.445775, -14647347.719581, 150.428973, 1.159665
    test 409 reverse 240N (-40.000, -138.564) -/-: 7.1054273576e-15
    test 410 forward 243N (-36.319, -142.561) -/-: -3412334.48396, -15250567.642625, 155.606964, 1.146559
    test 411 reverse 243N (-36.319, -142.561) -/-: 0.0
    test 412 forward 246N (-32.539, -146.167) -/-: -3243229.892204, -15835907.12812, 160.174784, 1.132049
    test 413 reverse 246N (-32.539, -146.167) -/-: 2.92964275105e-14
    test 414 forward 249N (-28.669, -149.373) -/-: -3062811.744735, -16402134.803105, 164.143685, 1.117448
    test 415 reverse 249N (-28.669, -149.373) -/-: 3.5527136788e-15
    test 416 forward 252N (-24.721, -152.169) -/-: -2882703.816659, -16950195.447611, 167.549757, 1.103767
    test 417 reverse 252N (-24.721, -152.169) -/-: 0.0
    test 418 forward 255N (-20.706, -154.548) -/-: -2713130.658999, -17482381.525728, 170.447906, 1.091693
    test 419 reverse 255N (-20.706, -154.548) -/-: 1.06581410364e-14
    test 420 forward 258N (-16.633, -156.504) -/-: -2562732.651149, -18001625.534999, 172.906642, 1.081633
    test 421 reverse 258N (-16.633, -156.504) -/-: 7.1054273576e-15
    test 422 forward 261N (-12.515, -158.030) -/-: -2438532.075646, -18510987.984533, 175.004113, 1.07378
    test 423 reverse 261N (-12.515, -158.030) -/-: 3.5527136788e-15
    test 424 forward 264N (-8.362, -159.124) -/-: -2345956.628332, -19013350.872509, 176.82525, 1.068192
    test 425 reverse 264N (-8.362, -159.124) -/-: 7.1054273576e-15
    test 426 forward 267N (-4.187, -159.781) -/-: -2288868.720832, -19511292.939628, 178.459673, 1.064859
    test 427 reverse 267N (-4.187, -159.781) -/-: 1.95399252334e-14
    test 428 forward 270N (0.000, -160.000) -/-: -2269582.383311, -20007108.306493, 180.0, 1.063752
    test 429 reverse 270N (0.000, -160.000) -/-: 0.0
    test 430 forward 273N (4.187, -159.781) -/-: -2288868.720832, 19511292.939628, -178.459673, 1.064859
    test 431 reverse 273N (4.187, -159.781) -/-: 3.01980662698e-14
    test 432 forward 276N (8.362, -159.124) -/-: -2345956.628332, 19013350.872509, -176.82525, 1.068192
    test 433 reverse 276N (8.362, -159.124) -/-: 1.06581410364e-14
    test 434 forward 279N (12.515, -158.030) -/-: -2438532.075646, 18510987.984533, -175.004113, 1.07378
    test 435 reverse 279N (12.515, -158.030) -/-: 8.881784197e-15
    test 436 forward 282N (16.633, -156.504) -/-: -2562732.651149, 18001625.534999, -172.906642, 1.081633
    test 437 reverse 282N (16.633, -156.504) -/-: 3.5527136788e-15
    test 438 forward 285N (20.706, -154.548) -/-: -2713130.658999, 17482381.525728, -170.447906, 1.091693
    test 439 reverse 285N (20.706, -154.548) -/-: 1.06581410364e-14
    test 440 forward 288N (24.721, -152.169) -/-: -2882703.816659, 16950195.447611, -167.549757, 1.103767
    test 441 reverse 288N (24.721, -152.169) -/-: 3.5527136788e-15
    test 442 forward 291N (28.669, -149.373) -/-: -3062811.744735, 16402134.803105, -164.143685, 1.117448
    test 443 reverse 291N (28.669, -149.373) -/-: 1.06581410364e-14
    test 444 forward 294N (32.539, -146.167) -/-: -3243229.892204, 15835907.128119, -160.174784, 1.132049
    test 445 reverse 294N (32.539, -146.167) -/-: 7.1054273576e-15
    test 446 forward 297N (36.319, -142.561) -/-: -3412334.48396, 15250567.642625, -155.606964, 1.146559
    test 447 reverse 297N (36.319, -142.561) -/-: 7.1054273576e-15
    test 448 forward 300N (40.000, -138.564) -/-: -3557564.445775, 14647347.719581, -150.428973, 1.159665
    test 449 reverse 300N (40.000, -138.564) -/-: 0.0
    test 450 forward 303N (43.571, -134.187) -/-: -3666275.084648, 14030431.844036, -144.659906, 1.16987
    test 451 reverse 303N (43.571, -134.187) -/-: 7.1054273576e-15
    test 452 forward 306N (47.023, -129.443) -/-: -3727003.760242, 13407411.821957, -138.351947, 1.175719
    test 453 reverse 306N (47.023, -129.443) -/-: 0.0
    test 454 forward 309N (50.346, -124.343) -/-: -3730980.59573, 12789121.454112, -131.587794, 1.176106
    test 455 reverse 309N (50.346, -124.343) -/-: 0.0
    test 456 forward 312N (53.530, -118.903) -/-: -3673507.549162, 12188686.186502, -124.471401, 1.170561
    test 457 reverse 312N (53.530, -118.903) -/-: 1.42108547152e-14
    test 458 forward 315N (56.569, -113.137) -/-: -3554744.82183, 11619912.294696, -117.113212, 1.159405
    test 459 reverse 315N (56.569, -113.137) -/-: 7.1054273576e-15
    test 460 forward 318N (59.452, -107.061) -/-: -3379601.994821, 11095444.501021, -109.613799, 1.143688
    test 461 reverse 318N (59.452, -107.061) -/-: 1.42108547152e-14
    test 462 forward 321N (62.172, -100.691) -/-: -3156777.9732, 10625229.653451, -102.050793, 1.12494
    test 463 reverse 321N (62.172, -100.691) -/-: 1.58882185808e-14
    test 464 forward 324N (64.721, -94.046) -/-: -2897310.302591, 10215654.794479, -94.472414, 1.104843
    test 465 reverse 324N (64.721, -94.046) -/-: 0.0
    test 466 forward 327N (67.094, -87.142) -/-: -2613089.50746, 9869411.258858, -86.898056, 1.084934
    test 467 reverse 327N (67.094, -87.142) -/-: 1.42108547152e-14
    test 468 forward 330N (69.282, -80.000) -/-: -2315663.380439, 9585883.63353, -79.324018, 1.066413
    test 469 reverse 330N (69.282, -80.000) -/-: 1.42108547152e-14
    test 470 forward 333N (71.281, -72.638) -/-: -2015439.94304, 9361783.139474, -71.731644, 1.050076
    test 471 reverse 333N (71.281, -72.638) -/-: 0.0
    test 472 forward 336N (73.084, -65.078) -/-: -1721232.03303, 9191807.409386, -64.095597, 1.036332
    test 473 reverse 336N (73.084, -65.078) -/-: 2.84217094304e-14
    test 474 forward 339N (74.686, -57.339) -/-: -1440020.023752, 9069222.197918, -56.390849, 1.025263
    test 475 reverse 339N (74.686, -57.339) -/-: 1.58882185808e-14
    test 476 forward 342N (76.085, -49.443) -/-: -1176821.393989, 8986356.098856, -48.597784, 1.016715
    test 477 reverse 342N (76.085, -49.443) -/-: 1.42108547152e-14
    test 478 forward 345N (77.274, -41.411) -/-: -934605.427053, 8935050.398758, -40.705275, 1.010384
    test 479 reverse 345N (77.274, -41.411) -/-: 2.13162820728e-14
    test 480 forward 348N (78.252, -33.266) -/-: -714245.109628, 8907114.580812, -32.711919, 1.005893
    test 481 reverse 348N (78.252, -33.266) -/-: 1.42108547152e-14
    test 482 forward 351N (79.015, -25.030) -/-: -514536.969405, 8894816.626946, -24.625748, 1.002864
    test 483 reverse 351N (79.015, -25.030) -/-: 3.5527136788e-15
    test 484 forward 354N (79.562, -16.725) -/-: -332334.438121, 8891401.702739, -16.462875, 1.000961
    test 485 reverse 354N (79.562, -16.725) -/-: 7.1054273576e-15
    test 486 forward 357N (79.890, -8.374) -/-: -162830.781916, 8891598.152508, -8.245541, 0.999927
    test 487 reverse 357N (79.890, -8.374) -/-: 1.7763568394e-15
    test 488 forward 360N (80.000, 0.000) -/-: 0.0, 8892048.136219, 0.0, 0.9996
    test 489 reverse 360N (80.000, 0.000) -/-: 0.0
    test 490 max: 4.49386683978e-14  FAILED, KNOWN, expected 5e-14

    test 491 forward: 6196225.831883, 5458228.732328, 40.893395, 1.511253
    test 492 reverse: 30.172556, 60.208316, 41.279729, 1.511925

    test 493 _TM: ExactTransverseMercator(datum='WGS84', extendp=False, k0=0.9996, lon0=0.0)
    test 494 forward 0N (80.000, 0.000) 3/3: 0.0, 8881585.815988, 0.0, 0.9996
    test 495 reverse 0N (80.000, 0.000) 3/3: 0.0
    test 496 forward 3N (79.890, 8.374) 3/4: 163544.38007, 8881136.361771, 8.245542, 0.999927
    test 497 reverse 3N (79.890, 8.374) 3/3: 3.5527136788e-15
    test 498 forward 6N (79.562, 16.725) 3/4: 333788.634116, 8880946.730424, 16.462884, 1.000962
    test 499 reverse 6N (79.562, 16.725) 3/3: 1.06581410364e-14
    test 500 forward 9N (79.015, 25.030) 3/4: 516782.400098, 8884389.933155, 24.625783, 1.002865
    test 501 reverse 9N (79.015, 25.030) 3/3: 1.58882185808e-14
    test 502 forward 12N (78.252, 33.266) 3/4: 717349.637417, 8896761.249834, 32.712011, 1.005894
    test 503 reverse 12N (78.252, 33.266) 3/3: 1.42108547152e-14
    test 504 forward 15N (77.274, 41.411) 3/4: 938645.229361, 8924845.3123, 40.705476, 1.010384
    test 505 reverse 15N (77.274, 41.411) 3/3: 7.1054273576e-15
    test 506 forward 18N (76.085, 49.443) 3/4: 1181870.215451, 8976407.252949, 48.598167, 1.016714
    test 507 reverse 18N (76.085, 49.443) 3/3: 5.17282919736e-14
    test 508 forward 21N (74.686, 57.339) 3/4: 1446137.252018, 9059670.735504, 56.391495, 1.025259
    test 509 reverse 21N (74.686, 57.339) 3/3: 2.00971834712e-14
    test 510 forward 24N (73.084, 65.078) 3/4: 1728450.251911, 9182823.938232, 64.096558, 1.036319
    test 511 reverse 24N (73.084, 65.078) 3/3: 2.84217094304e-14
    test 512 forward 27N (71.281, 72.638) 3/4: 2023752.790526, 9353559.771346, 71.732868, 1.050046
    test 513 reverse 27N (71.281, 72.638) 3/3: 2.84217094304e-14
    test 514 forward 30N (69.282, 80.000) 3/4: 2325015.074835, 9578621.128889, 79.325231, 1.066355
    test 515 reverse 30N (69.282, 80.000) 3/4: 3.17764371616e-14
    test 516 forward 33N (67.094, 87.142) 3/4: 2623368.28288, 9863301.12097, 86.898617, 1.084836
    test 517 reverse 33N (67.094, 87.142) 3/4: 0.0
    test 518 forward 36N (64.721, 94.046) 3/4: 2908348.733697, 10210857.598605, 94.471204, 1.104695
    test 519 reverse 36N (64.721, 94.046) 3/4: 0.0
    test 520 forward 39N (62.172, 100.691) 3/4: 3168362.707459, 10621853.317461, 102.04623, 1.124739
    test 521 reverse 39N (62.172, 100.691) 3/4: 7.1054273576e-15
    test 522 forward 42N (59.452, 107.061) 3/4: 3391492.622467, 11093528.387239, 109.604086, 1.14345
    test 523 reverse 42N (59.452, 107.061) 3/4: 2.00971834712e-14
    test 524 forward 45N (56.569, 113.137) 3/4: 3566696.824822, 11619422.467571, 117.096854, 1.159166
    test 525 reverse 45N (56.569, 113.137) 3/4: 7.1054273576e-15
    test 526 forward 48N (53.530, 118.903) 3/4: 3685290.742854, 12189522.028618, 124.447841, 1.170375
    test 527 reverse 48N (53.530, 118.903) 3/4: 1.42108547152e-14
    test 528 forward 51N (50.346, 124.343) 3/4: 3742386.824274, 12791126.616764, 131.557863, 1.176031
    test 529 reverse 51N (50.346, 124.343) 3/4: 4.32206272926e-14
    test 530 forward 54N (47.023, 129.443) 3/4: 3737846.053669, 13410380.03778, 138.317827, 1.175799
    test 531 reverse 54N (47.023, 129.443) 3/4: 2.84217094304e-14
    test 532 forward 57N (43.571, 134.187) 3/4: 3676387.634221, 14034104.572541, 144.624552, 1.170121
    test 533 reverse 57N (43.571, 134.187) 3/4: 7.1054273576e-15
    test 534 forward 60N (40.000, 138.564) 3/4: 3566810.754496, 14651410.305646, 150.395289, 1.16007
    test 535 reverse 60N (40.000, 138.564) 3/4: 2.13162820728e-14
    test 536 forward 63N (36.319, 142.561) 3/4: 3420621.906486, 15254653.660248, 155.577129, 1.147079
    test 537 reverse 63N (36.319, 142.561) 3/4: 2.13162820728e-14
    test 538 forward 66N (32.539, 146.167) 3/4: 3250522.133697, 15839614.666766, 160.149958, 1.132638
    test 539 reverse 66N (32.539, 146.167) 3/4: 2.84217094304e-14
    test 540 forward 69N (28.669, 149.373) 3/4: 3069132.144368, 16405050.640186, 164.124094, 1.118063
    test 541 reverse 69N (28.669, 149.373) 3/4: 1.06581410364e-14
    test 542 forward 72N (24.721, 152.169) 3/4: 2888128.173431, 16951919.948156, 167.534978, 1.104377
    test 543 reverse 72N (24.721, 152.169) 3/4: 3.5527136788e-15
    test 544 forward 75N (20.706, 154.548) 3/4: 2717773.256417, 17482549.021439, 170.437193, 1.09228
    test 545 reverse 75N (20.706, 154.548) 3/4: 3.5527136788e-14
    test 546 forward 78N (16.633, 156.504) 3/4: 2566730.586316, 17999918.486885, 172.899178, 1.082187
    test 547 reverse 78N (16.633, 156.504) 3/4: 3.5527136788e-15
    test 548 forward 81N (12.515, 158.030) 3/4: 2442031.891673, 18507145.758, 174.99917, 1.074303
    test 549 reverse 81N (12.515, 158.030) 3/4: 5.3290705182e-15
    test 550 forward 84N (8.362, 159.124) 3/4: 2349105.316925, 19007174.828239, 176.822266, 1.068689
    test 551 reverse 84N (8.362, 159.124) 3/4: 7.1054273576e-15
    test 552 forward 87N (4.187, 159.781) 3/4: 2291809.478825, 19502649.329559, 178.458273, 1.06534
    test 553 reverse 87N (4.187, 159.781) 3/4: 9.7699626167e-15
    test 554 forward 90N (0.000, 160.000) 3/4: 2272454.379192, -19995929.886042, -180.0, 1.064227
    test 555 reverse 90N (0.000, 160.000) 3/3: 0.0
    test 556 forward 93N (-4.187, 159.781) 3/4: 2291809.478825, -19502649.329559, -178.458273, 1.06534
    test 557 reverse 93N (-4.187, 159.781) 3/4: 4.4408920985e-15
    test 558 forward 96N (-8.362, 159.124) 3/4: 2349105.316925, -19007174.828239, -176.822266, 1.068689
    test 559 reverse 96N (-8.362, 159.124) 3/4: 1.06581410364e-14
    test 560 forward 99N (-12.515, 158.030) 3/4: 2442031.891673, -18507145.758, -174.99917, 1.074303
    test 561 reverse 99N (-12.515, 158.030) 3/4: 1.42108547152e-14
    test 562 forward 102N (-16.633, 156.504) 3/4: 2566730.586316, -17999918.486885, -172.899178, 1.082187
    test 563 reverse 102N (-16.633, 156.504) 3/4: 1.42108547152e-14
    test 564 forward 105N (-20.706, 154.548) 3/4: 2717773.256417, -17482549.021439, -170.437193, 1.09228
    test 565 reverse 105N (-20.706, 154.548) 3/4: 3.5527136788e-14
    test 566 forward 108N (-24.721, 152.169) 3/4: 2888128.173431, -16951919.948156, -167.534978, 1.104377
    test 567 reverse 108N (-24.721, 152.169) 3/4: 7.1054273576e-15
    test 568 forward 111N (-28.669, 149.373) 3/4: 3069132.144368, -16405050.640186, -164.124094, 1.118063
    test 569 reverse 111N (-28.669, 149.373) 3/4: 7.1054273576e-15
    test 570 forward 114N (-32.539, 146.167) 3/4: 3250522.133697, -15839614.666766, -160.149958, 1.132638
    test 571 reverse 114N (-32.539, 146.167) 3/4: 2.13162820728e-14
    test 572 forward 117N (-36.319, 142.561) 3/4: 3420621.906486, -15254653.660248, -155.577129, 1.147079
    test 573 reverse 117N (-36.319, 142.561) 3/4: 4.01943669423e-14
    test 574 forward 120N (-40.000, 138.564) 3/4: 3566810.754496, -14651410.305646, -150.395289, 1.16007
    test 575 reverse 120N (-40.000, 138.564) 3/4: 3.5527136788e-14
    test 576 forward 123N (-43.571, 134.187) 3/4: 3676387.634221, -14034104.572541, -144.624552, 1.170121
    test 577 reverse 123N (-43.571, 134.187) 3/4: 7.1054273576e-15
    test 578 forward 126N (-47.023, 129.443) 3/4: 3737846.053669, -13410380.03778, -138.317827, 1.175799
    test 579 reverse 126N (-47.023, 129.443) 3/4: 7.1054273576e-15
    test 580 forward 129N (-50.346, 124.343) 3/4: 3742386.824274, -12791126.616764, -131.557863, 1.176031
    test 581 reverse 129N (-50.346, 124.343) 3/4: 1.42108547152e-14
    test 582 forward 132N (-53.530, 118.903) 3/4: 3685290.742854, -12189522.028618, -124.447841, 1.170375
    test 583 reverse 132N (-53.530, 118.903) 3/4: 1.42108547152e-14
    test 584 forward 135N (-56.569, 113.137) 3/4: 3566696.824822, -11619422.467571, -117.096854, 1.159166
    test 585 reverse 135N (-56.569, 113.137) 3/4: 1.58882185808e-14
    test 586 forward 138N (-59.452, 107.061) 3/4: 3391492.622467, -11093528.387239, -109.604086, 1.14345
    test 587 reverse 138N (-59.452, 107.061) 3/4: 2.00971834712e-14
    test 588 forward 141N (-62.172, 100.691) 3/4: 3168362.707459, -10621853.317461, -102.04623, 1.124739
    test 589 reverse 141N (-62.172, 100.691) 3/4: 2.84217094304e-14
    test 590 forward 144N (-64.721, 94.046) 3/4: 2908348.733697, -10210857.598605, -94.471204, 1.104695
    test 591 reverse 144N (-64.721, 94.046) 3/4: 1.42108547152e-14
    test 592 forward 147N (-67.094, 87.142) 3/4: 2623368.28288, -9863301.12097, -86.898617, 1.084836
    test 593 reverse 147N (-67.094, 87.142) 3/4: 0.0
    test 594 forward 150N (-69.282, 80.000) 3/4: 2325015.074835, -9578621.128889, -79.325231, 1.066355
    test 595 reverse 150N (-69.282, 80.000) 3/4: 5.68434188608e-14
    test 596 forward 153N (-71.281, 72.638) 3/4: 2023752.790526, -9353559.771346, -71.732868, 1.050046
    test 597 reverse 153N (-71.281, 72.638) 3/3: 2.84217094304e-14
    test 598 forward 156N (-73.084, 65.078) 3/4: 1728450.251911, -9182823.938232, -64.096558, 1.036319
    test 599 reverse 156N (-73.084, 65.078) 3/3: 1.42108547152e-14
    test 600 forward 159N (-74.686, 57.339) 3/4: 1446137.252018, -9059670.735504, -56.391495, 1.025259
    test 601 reverse 159N (-74.686, 57.339) 3/3: 2.56189826719e-14
    test 602 forward 162N (-76.085, 49.443) 3/4: 1181870.215451, -8976407.252949, -48.598167, 1.016714
    test 603 reverse 162N (-76.085, 49.443) 3/3: 4.49386683978e-14
    test 604 forward 165N (-77.274, 41.411) 3/4: 938645.229361, -8924845.3123, -40.705476, 1.010384
    test 605 reverse 165N (-77.274, 41.411) 3/3: 7.1054273576e-15
    test 606 forward 168N (-78.252, 33.266) 3/4: 717349.637417, -8896761.249834, -32.712011, 1.005894
    test 607 reverse 168N (-78.252, 33.266) 3/3: 2.56189826719e-14
    test 608 forward 171N (-79.015, 25.030) 3/4: 516782.400098, -8884389.933155, -24.625783, 1.002865
    test 609 reverse 171N (-79.015, 25.030) 3/3: 1.7763568394e-14
    test 610 forward 174N (-79.562, 16.725) 3/4: 333788.634116, -8880946.730424, -16.462884, 1.000962
    test 611 reverse 174N (-79.562, 16.725) 3/3: 1.7763568394e-14
    test 612 forward 177N (-79.890, 8.374) 3/4: 163544.38007, -8881136.361771, -8.245542, 0.999927
    test 613 reverse 177N (-79.890, 8.374) 3/3: 1.7763568394e-15
    test 614 forward 180N (-80.000, 0.000) 3/3: 0.0, -8881585.815988, 0.0, 0.9996
    test 615 reverse 180N (-80.000, 0.000) 3/3: 0.0
    test 616 forward 183N (-79.890, -8.374) 3/4: -163544.38007, -8881136.361771, 8.245542, 0.999927
    test 617 reverse 183N (-79.890, -8.374) 3/3: 3.5527136788e-15
    test 618 forward 186N (-79.562, -16.725) 3/4: -333788.634116, -8880946.730424, 16.462884, 1.000962
    test 619 reverse 186N (-79.562, -16.725) 3/3: 1.06581410364e-14
    test 620 forward 189N (-79.015, -25.030) 3/4: -516782.400098, -8884389.933155, 24.625783, 1.002865
    test 621 reverse 189N (-79.015, -25.030) 3/3: 1.58882185808e-14
    test 622 forward 192N (-78.252, -33.266) 3/4: -717349.637417, -8896761.249834, 32.712011, 1.005894
    test 623 reverse 192N (-78.252, -33.266) 3/3: 1.42108547152e-14
    test 624 forward 195N (-77.274, -41.411) 3/4: -938645.229361, -8924845.3123, 40.705476, 1.010384
    test 625 reverse 195N (-77.274, -41.411) 3/3: 7.1054273576e-15
    test 626 forward 198N (-76.085, -49.443) 3/4: -1181870.215451, -8976407.252949, 48.598167, 1.016714
    test 627 reverse 198N (-76.085, -49.443) 3/3: 5.17282919736e-14
    test 628 forward 201N (-74.686, -57.339) 3/4: -1446137.252018, -9059670.735504, 56.391495, 1.025259
    test 629 reverse 201N (-74.686, -57.339) 3/3: 2.00971834712e-14
    test 630 forward 204N (-73.084, -65.078) 3/4: -1728450.251911, -9182823.938232, 64.096558, 1.036319
    test 631 reverse 204N (-73.084, -65.078) 3/3: 2.84217094304e-14
    test 632 forward 207N (-71.281, -72.638) 3/4: -2023752.790526, -9353559.771346, 71.732868, 1.050046
    test 633 reverse 207N (-71.281, -72.638) 3/3: 2.84217094304e-14
    test 634 forward 210N (-69.282, -80.000) 3/4: -2325015.074835, -9578621.128889, 79.325231, 1.066355
    test 635 reverse 210N (-69.282, -80.000) 3/4: 3.17764371616e-14
    test 636 forward 213N (-67.094, -87.142) 3/4: -2623368.28288, -9863301.12097, 86.898617, 1.084836
    test 637 reverse 213N (-67.094, -87.142) 3/4: 0.0
    test 638 forward 216N (-64.721, -94.046) 3/4: -2908348.733697, -10210857.598605, 94.471204, 1.104695
    test 639 reverse 216N (-64.721, -94.046) 3/4: 0.0
    test 640 forward 219N (-62.172, -100.691) 3/4: -3168362.707459, -10621853.317461, 102.04623, 1.124739
    test 641 reverse 219N (-62.172, -100.691) 3/4: 7.1054273576e-15
    test 642 forward 222N (-59.452, -107.061) 3/4: -3391492.622467, -11093528.387239, 109.604086, 1.14345
    test 643 reverse 222N (-59.452, -107.061) 3/4: 2.00971834712e-14
    test 644 forward 225N (-56.569, -113.137) 3/4: -3566696.824822, -11619422.467571, 117.096854, 1.159166
    test 645 reverse 225N (-56.569, -113.137) 3/4: 7.1054273576e-15
    test 646 forward 228N (-53.530, -118.903) 3/4: -3685290.742854, -12189522.028618, 124.447841, 1.170375
    test 647 reverse 228N (-53.530, -118.903) 3/4: 1.42108547152e-14
    test 648 forward 231N (-50.346, -124.343) 3/4: -3742386.824274, -12791126.616764, 131.557863, 1.176031
    test 649 reverse 231N (-50.346, -124.343) 3/4: 4.32206272926e-14
    test 650 forward 234N (-47.023, -129.443) 3/4: -3737846.053669, -13410380.03778, 138.317827, 1.175799
    test 651 reverse 234N (-47.023, -129.443) 3/4: 2.84217094304e-14
    test 652 forward 237N (-43.571, -134.187) 3/4: -3676387.634221, -14034104.572541, 144.624552, 1.170121
    test 653 reverse 237N (-43.571, -134.187) 3/4: 7.1054273576e-15
    test 654 forward 240N (-40.000, -138.564) 3/4: -3566810.754496, -14651410.305646, 150.395289, 1.16007
    test 655 reverse 240N (-40.000, -138.564) 3/4: 2.13162820728e-14
    test 656 forward 243N (-36.319, -142.561) 3/4: -3420621.906486, -15254653.660248, 155.577129, 1.147079
    test 657 reverse 243N (-36.319, -142.561) 3/4: 2.13162820728e-14
    test 658 forward 246N (-32.539, -146.167) 3/4: -3250522.133697, -15839614.666766, 160.149958, 1.132638
    test 659 reverse 246N (-32.539, -146.167) 3/4: 2.84217094304e-14
    test 660 forward 249N (-28.669, -149.373) 3/4: -3069132.144368, -16405050.640186, 164.124094, 1.118063
    test 661 reverse 249N (-28.669, -149.373) 3/4: 1.06581410364e-14
    test 662 forward 252N (-24.721, -152.169) 3/4: -2888128.173431, -16951919.948156, 167.534978, 1.104377
    test 663 reverse 252N (-24.721, -152.169) 3/4: 3.5527136788e-15
    test 664 forward 255N (-20.706, -154.548) 3/4: -2717773.256417, -17482549.021439, 170.437193, 1.09228
    test 665 reverse 255N (-20.706, -154.548) 3/4: 3.5527136788e-14
    test 666 forward 258N (-16.633, -156.504) 3/4: -2566730.586316, -17999918.486885, 172.899178, 1.082187
    test 667 reverse 258N (-16.633, -156.504) 3/4: 3.5527136788e-15
    test 668 forward 261N (-12.515, -158.030) 3/4: -2442031.891673, -18507145.758, 174.99917, 1.074303
    test 669 reverse 261N (-12.515, -158.030) 3/4: 5.3290705182e-15
    test 670 forward 264N (-8.362, -159.124) 3/4: -2349105.316925, -19007174.828239, 176.822266, 1.068689
    test 671 reverse 264N (-8.362, -159.124) 3/4: 7.1054273576e-15
    test 672 forward 267N (-4.187, -159.781) 3/4: -2291809.478825, -19502649.329559, 178.458273, 1.06534
    test 673 reverse 267N (-4.187, -159.781) 3/4: 9.7699626167e-15
    test 674 forward 270N (0.000, -160.000) 3/4: -2272454.379192, -19995929.886042, 180.0, 1.064227
    test 675 reverse 270N (0.000, -160.000) 3/3: 0.0
    test 676 forward 273N (4.187, -159.781) 3/4: -2291809.478825, 19502649.329559, -178.458273, 1.06534
    test 677 reverse 273N (4.187, -159.781) 3/4: 4.4408920985e-15
    test 678 forward 276N (8.362, -159.124) 3/4: -2349105.316925, 19007174.828239, -176.822266, 1.068689
    test 679 reverse 276N (8.362, -159.124) 3/4: 1.06581410364e-14
    test 680 forward 279N (12.515, -158.030) 3/4: -2442031.891673, 18507145.758, -174.99917, 1.074303
    test 681 reverse 279N (12.515, -158.030) 3/4: 1.42108547152e-14
    test 682 forward 282N (16.633, -156.504) 3/4: -2566730.586316, 17999918.486885, -172.899178, 1.082187
    test 683 reverse 282N (16.633, -156.504) 3/4: 1.42108547152e-14
    test 684 forward 285N (20.706, -154.548) 3/4: -2717773.256417, 17482549.021439, -170.437193, 1.09228
    test 685 reverse 285N (20.706, -154.548) 3/4: 3.5527136788e-14
    test 686 forward 288N (24.721, -152.169) 3/4: -2888128.173431, 16951919.948156, -167.534978, 1.104377
    test 687 reverse 288N (24.721, -152.169) 3/4: 7.1054273576e-15
    test 688 forward 291N (28.669, -149.373) 3/4: -3069132.144368, 16405050.640186, -164.124094, 1.118063
    test 689 reverse 291N (28.669, -149.373) 3/4: 7.1054273576e-15
    test 690 forward 294N (32.539, -146.167) 3/4: -3250522.133697, 15839614.666766, -160.149958, 1.132638
    test 691 reverse 294N (32.539, -146.167) 3/4: 2.13162820728e-14
    test 692 forward 297N (36.319, -142.561) 3/4: -3420621.906486, 15254653.660248, -155.577129, 1.147079
    test 693 reverse 297N (36.319, -142.561) 3/4: 4.01943669423e-14
    test 694 forward 300N (40.000, -138.564) 3/4: -3566810.754496, 14651410.305646, -150.395289, 1.16007
    test 695 reverse 300N (40.000, -138.564) 3/4: 3.5527136788e-14
    test 696 forward 303N (43.571, -134.187) 3/4: -3676387.634221, 14034104.572541, -144.624552, 1.170121
    test 697 reverse 303N (43.571, -134.187) 3/4: 7.1054273576e-15
    test 698 forward 306N (47.023, -129.443) 3/4: -3737846.053669, 13410380.03778, -138.317827, 1.175799
    test 699 reverse 306N (47.023, -129.443) 3/4: 7.1054273576e-15
    test 700 forward 309N (50.346, -124.343) 3/4: -3742386.824274, 12791126.616764, -131.557863, 1.176031
    test 701 reverse 309N (50.346, -124.343) 3/4: 1.42108547152e-14
    test 702 forward 312N (53.530, -118.903) 3/4: -3685290.742854, 12189522.028618, -124.447841, 1.170375
    test 703 reverse 312N (53.530, -118.903) 3/4: 1.42108547152e-14
    test 704 forward 315N (56.569, -113.137) 3/4: -3566696.824822, 11619422.467571, -117.096854, 1.159166
    test 705 reverse 315N (56.569, -113.137) 3/4: 1.58882185808e-14
    test 706 forward 318N (59.452, -107.061) 3/4: -3391492.622467, 11093528.387239, -109.604086, 1.14345
    test 707 reverse 318N (59.452, -107.061) 3/4: 2.00971834712e-14
    test 708 forward 321N (62.172, -100.691) 3/4: -3168362.707459, 10621853.317461, -102.04623, 1.124739
    test 709 reverse 321N (62.172, -100.691) 3/4: 2.84217094304e-14
    test 710 forward 324N (64.721, -94.046) 3/4: -2908348.733697, 10210857.598605, -94.471204, 1.104695
    test 711 reverse 324N (64.721, -94.046) 3/4: 1.42108547152e-14
    test 712 forward 327N (67.094, -87.142) 3/4: -2623368.28288, 9863301.12097, -86.898617, 1.084836
    test 713 reverse 327N (67.094, -87.142) 3/4: 0.0
    test 714 forward 330N (69.282, -80.000) 3/4: -2325015.074835, 9578621.128889, -79.325231, 1.066355
    test 715 reverse 330N (69.282, -80.000) 3/4: 5.68434188608e-14
    test 716 forward 333N (71.281, -72.638) 3/4: -2023752.790526, 9353559.771346, -71.732868, 1.050046
    test 717 reverse 333N (71.281, -72.638) 3/3: 2.84217094304e-14
    test 718 forward 336N (73.084, -65.078) 3/4: -1728450.251911, 9182823.938232, -64.096558, 1.036319
    test 719 reverse 336N (73.084, -65.078) 3/3: 1.42108547152e-14
    test 720 forward 339N (74.686, -57.339) 3/4: -1446137.252018, 9059670.735504, -56.391495, 1.025259
    test 721 reverse 339N (74.686, -57.339) 3/3: 2.56189826719e-14
    test 722 forward 342N (76.085, -49.443) 3/4: -1181870.215451, 8976407.252949, -48.598167, 1.016714
    test 723 reverse 342N (76.085, -49.443) 3/3: 4.49386683978e-14
    test 724 forward 345N (77.274, -41.411) 3/4: -938645.229361, 8924845.3123, -40.705476, 1.010384
    test 725 reverse 345N (77.274, -41.411) 3/3: 7.1054273576e-15
    test 726 forward 348N (78.252, -33.266) 3/4: -717349.637417, 8896761.249834, -32.712011, 1.005894
    test 727 reverse 348N (78.252, -33.266) 3/3: 2.56189826719e-14
    test 728 forward 351N (79.015, -25.030) 3/4: -516782.400098, 8884389.933155, -24.625783, 1.002865
    test 729 reverse 351N (79.015, -25.030) 3/3: 1.7763568394e-14
    test 730 forward 354N (79.562, -16.725) 3/4: -333788.634116, 8880946.730424, -16.462884, 1.000962
    test 731 reverse 354N (79.562, -16.725) 3/3: 1.7763568394e-14
    test 732 forward 357N (79.890, -8.374) 3/4: -163544.38007, 8881136.361771, -8.245542, 0.999927
    test 733 reverse 357N (79.890, -8.374) 3/3: 1.7763568394e-15
    test 734 forward 360N (80.000, 0.000) 3/3: 0.0, 8881585.815988, 0.0, 0.9996
    test 735 reverse 360N (80.000, 0.000) 3/3: 0.0
    test 736 max: 5.68434188608e-14  FAILED, KNOWN, expected 9e-14

    test 737 forward: 6208422.5374, 5452954.287187, 41.077484, 1.511911
    test 738 reverse: 30.244228, 60.169664, 41.479185, 1.510346

    3 of 738 testKtm.py tests (0.4%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 426.281 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testLatLon.py

    testing testLatLon.py 23.05.23

    testLatLon(pygeodesy.sphericalNvector, 23.06.12)
    test 1 isEllipsoidal: False
    test 2 isSpherical: True
    test 3 lat/lonDMS: 52.20472°N, 000.14056°E
    test 4 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 5 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 6 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 7 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 8 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 9 isequalTo: True
    test 10 isequalTo: True
    test 11 latlon2: 52.20472, 0.14056
    test 12 latlon2: 52.2047, 0.1406
    test 13 latlon2: 52.205, 0.141
    test 14 latlon2: 52.2, 0.14
    test 15 latlon2: 52.2, 0.1
    test 16 latlon2: 52.0, 0.0
    test 17 chordTo: 12036677.26
    test 18 chordTo: 12036463.78
    test 19 initialBearingTo: 156.1666
    test 20 initialBearingTo: 65.8921
    test 21 initialBearingTo: 0.0
    test 22 initialBearingTo: 180.0
    test 23 finalBearingTo: 157.8904
    test 24 finalBearingTo: 93.8581
    test 25 bearingTo2: 156.1666, 157.8904
    test 26 ispolar: True
    test 27 copy: True
    test 28 __eq__: True
    test 29 __ne__: False
    test 30 equirectangularTo: 404329.56
    test 31 distanceTo: 404279.720589
    test 32 distanceTo: 404279.720589
    test 33 distanceTo: 2145
    test 34 distanceTo: 18013602.92
    test 35 distanceTo: 20015114.35
    test 36 intermediateTo: 51.372084°N, 000.707337°E
    test 37 intermediateTo: True
    test 38 intermediateTo: 404279.721
    test 39 intermediateTo+5: 35.160975°N, 008.989542°E
    test 40 intermediateTo+5: 5.000
    test 41 intermediateTo-4: 64.911647°N, 013.726301°W
    test 42 intermediateTo-4: 4.000
    test 43 intermediateTo-h: 125.000
    test 44 intermediateChordTo: 51.372294°N, 000.707192°E
    test 45 intermediateChordTo: True
    test 46 intermediateChordTo-h: 125.000
    test 47 midpointTo: 50.536327°N, 001.274614°E
    test 48 destination: 51.513546°N, 000.098345°W
    test 49 destination: 51°30′49″N, 000°05′54″W
    test 50 destination: 34°37′N, 116°33′W
    test 51 destination: 34.613647°N, 116.55116°W
    test 52 destination: 0.604122N, 2.034201W
    test 53 destination: 31.96383509°N, 064.37329146°E
    test 54 alongTrackDistanceTo: can't multiply sequence by non-int of type 'float'  FAILED, KNOWN, expected incompatible ...
    test 55 alongTrackDistanceTo: 62331.58
    test 56 alongTrackDistanceTo: 99.588
    test 57 alongTrackDistanceTo: -7702.7
    test 58 alongTrackDistanceTo: 7587.6
    test 59 crossTrackDistanceTo: -305.665281608  FAILED, KNOWN, expected TypeError
    test 60 crossTrackDistanceTo: -307.55
    test 61 crossTrackDistanceTo: 7.4524
    test 62 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 63 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4773243.784965, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 64 neareston6: (LatLon(45°30′03.93″N, 002°00′00.0″E), 38968.531578, 1.501091, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 65 chordTo: 124799.103
    test 66 cosineAndoyerLambertTo: 124801.098
    test 67 cosineAndoyerLambertTo: 124801.098
    test 68 cosineForsyheAndoyerLambertTo: 124801.098
    test 69 cosineForsyheAndoyerLambertTo: 124801.098
    test 70 cosineLawTo: 124801.098
    test 71 cosineLawTo: 124801.098
    test 72 equirectangularTo: 124804.754
    test 73 equirectangularTo: 124804.754
    test 74 euclideanTo: 130015.089
    test 75 euclideanTo: 130015.089
    test 76 flatLocalTo: 124804.754
    test 77 flatLocalTo: 124804.754
    test 78 flatPolarTo: 133663.257
    test 79 flatPolarTo: 133663.257
    test 80 hartzell: 53.3206°N, 001.7297°W
    test 81 hartzell: 53.3206°N, 001.7297°W
    test 82 height4: 0.0
    test 83 height4: (3803904.2, -114870.8, 5109488.3, 0.0)
    test 84 height4: 53°19′14.2″N, 001°43′46.9″W
    test 85 height4: 53°19′14.2″N, 001°43′46.9″W
    test 86 haversineTo: 124801.098
    test 87 haversineTo: 124801.098
    test 88 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 89 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 90 thomasTo: 124801.098
    test 91 thomasTo: 124801.098
    test 92 vincentysTo: 124801.098
    test 93 vincentysTo: 124801.098
    test 94 greatCircleTo: (-0.79408, 0.12859, 0.59406)
    test 95 isclockwise: False
    test 96 isclockwise*: False
    test 97 isclockwise: True
    test 98 isclockwise*: True
    test 99 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 100 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 101 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 102 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 103 isconvex: False
    test 104 isconvex*: False
    test 105 isconvex: True
    test 106 isconvex*: True
    test 107 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 108 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 109 isenclosedBy1: True
    test 110 isenclosedBy1*: True
    test 111 isenclosedBy2: False
    test 112 isenclosedBy2*: False
    test 113 isenclosedBy3: False
    test 114 isenclosedBy3*: False
    test 115 isenclosedBy4: False
    test 116 isenclosedBy4*: False
    test 117 isenclosedBy5: False
    test 118 isenclosedBy5*: False
    test 119 isenclosedBy6: True
    test 120 isenclosedBy6*: True
    test 121 isenclosedBy7: True
    test 122 isenclosedBy7*: True
    test 123 isenclosedBy-CCW: True
    test 124 isenclosedBy-CW : True
    test 125 isenclosedBy-CCW: True
    test 126 initialBearingTo: 102.432182
    test 127 compassAngleTo: 100.017
    test 128 compassAngleTo: 105.599
    test 129 initialBearingTo: 288.715918
    test 130 compassAngleTo: 280.017
    test 131 compassAngleTo: 285.599
    test 132 equirectangularTo: 592.185
    test 133 distanceTo: 591.831
    test 134 compassAngleTo: 0.0
    test 135 compassAngleTo: 45.0
    test 136 compassAngleTo: 90.0
    test 137 compassAngleTo: 180.0
    test 138 compassAngleTo: 225.0
    test 139 compassAngleTo: 315.0
    test 140 compassAngleTo: 270.0
    test 141 compassAngleTo: 359.4
    test 142 latlon2: (53.0, 1.0)
    test 143 philam2: (0.93, 0.02)
    test 144 compassAngleTo: 31
    test 145 compassAngleTo: 45

    test 146 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 147 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 148 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 149 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 150 isequalTo: <type 'bool'>
    test 151 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 152 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 153 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 154 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 155 compassAngleTo: <type 'float'>
    test 156 cosineLawTo: <type 'float'>
    test 157 euclideanTo: <type 'float'>
    test 158 flatLocalTo: <type 'float'>
    test 159 flatPolarTo: <type 'float'>
    test 160 haversineTo: <type 'float'>
    test 161 hubenyTo: <type 'float'>
    test 162 vincentysTo: <type 'float'>
    test 163 toVector: (0.615661, 0.0, 0.788011)
    test 164 toVector3d: (0.61566, 0.0, 0.78801)
    test 165 trilaterate5 (pygeodesy.sphericalNvector) .min: 223.305
    test 166 trilaterate5 (pygeodesy.sphericalNvector) .point: 42.67456065°N, 002.49539502°E
    test 167 trilaterate5 (pygeodesy.sphericalNvector) .min- is .maxPoint: True
    test 168 trilaterate5 (pygeodesy.sphericalNvector) .n: 1
    test 169 trilaterate5 (pygeodesy.sphericalNvector) .error: sphericalNvector.LatLon.trilaterate5(area=True), MRO(nvectorBase.LatLonNvectorBase, sphericalBase.LatLonSphericalBase, latlonBase.LatLonBase, named._NamedBase, named._Named): not implemented

    test 170 radii11: Radii11Tuple(rA=7701.409157, rB=1361.530045, rC=499.257353, cR=4886.694635, rIn=739.915482, riS=179.523525, roS=6087.250896, a=1860.787398, b=8200.666509, c=9062.939201, s=9562.196554)
    test 171 circum4 (pygeodesy.sphericalNvector) .radius: 3185505.323  FAILED, KNOWN, expected 3184256.748
    test 172 circum4 (pygeodesy.sphericalNvector) .center: 42.674561°N, 002.495395°E, -3185503.45m  FAILED, KNOWN, expected 43.054367°N, 002.942573°E, -3183993.92m
    test 173 circum4 (pygeodesy.sphericalNvector) .rank: 3
    test 174 circum4 (pygeodesy.sphericalNvector) .residuals: ()
    test 175 circum4 (pygeodesy.sphericalNvector) .d1: 4886.695  FAILED, KNOWN, expected 57818.033
    test 176 circum4 (pygeodesy.sphericalNvector) .d2: 4886.695  FAILED, KNOWN, expected 57834.176
    test 177 circum4 (pygeodesy.sphericalNvector) .d3: 4886.695  FAILED, KNOWN, expected 57830.992
    test 178 circum4 (pygeodesy.sphericalNvector) .datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 179 circum4 (pygeodesy.sphericalNvector) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 180 radii11: Radii11Tuple(rA=328257.82694, rB=782282.176109, rC=782282.176109, cR=782304.746354, rIn=325773.738834, riS=85162.638484, roS=INF, a=1564564.352218, b=1110540.003049, c=1110540.003049, s=1892822.179158)
    test 181 circin6 (pygeodesy.sphericalNvector) .rB+rC: 1564564.352
    test 182 circin6 (pygeodesy.sphericalNvector) .rC+pA: 1110540.003
    test 183 circin6 (pygeodesy.sphericalNvector) .rA+rB: 1110540.003
    test 184 circin6 (pygeodesy.sphericalNvector) .radius: 325773.739  FAILED, KNOWN, expected 325058.721
    test 185 circin6 (pygeodesy.sphericalNvector) .center: 02.938473°N, 002.942346°E, -40128.57m  FAILED, KNOWN, expected 02.948531°N, 002.932537°E, -40041.19m
    test 186 circin6 (pygeodesy.sphericalNvector) .deltas: (0.0, 0.0, 0.42189)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 187 circin6 (pygeodesy.sphericalNvector) .cA: 05.019001°N, 005.038369°E, -48209.76m  FAILED, KNOWN, expected 05.04314°N, 005.014578°E, -48104.09m
    test 188 circin6 (pygeodesy.sphericalNvector) .cB: 00.0°N, 002.951508°E, -20185.00m  FAILED, KNOWN, expected 00.0°N, 002.941713°E, -20168.62m
    test 189 circin6 (pygeodesy.sphericalNvector) .cC: 02.951508°N, 000.0°E, -20185.00m  FAILED, KNOWN, expected 02.961566°N, 000.0°E, -20113.46m
    test 190 circin6 (pygeodesy.sphericalNvector) .dA: 327983.380  FAILED, KNOWN, expected 327263.596
    test 191 circin6 (pygeodesy.sphericalNvector) .dB: 326745.373  FAILED, KNOWN, expected 326036.153
    test 192 circin6 (pygeodesy.sphericalNvector) .dC: 326745.373  FAILED, KNOWN, expected 326020.432

    test 193 area cw/ccw: 1.0

    testLatLon(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 194 isEllipsoidal: False
    test 195 isSpherical: True
    test 196 lat/lonDMS: 52.20472°N, 000.14056°E
    test 197 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 198 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 199 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 200 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 201 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 202 isequalTo: True
    test 203 isequalTo: True
    test 204 latlon2: 52.20472, 0.14056
    test 205 latlon2: 52.2047, 0.1406
    test 206 latlon2: 52.205, 0.141
    test 207 latlon2: 52.2, 0.14
    test 208 latlon2: 52.2, 0.1
    test 209 latlon2: 52.0, 0.0
    test 210 chordTo: 12036677.26
    test 211 chordTo: 12036463.78
    test 212 initialBearingTo: 156.1666
    test 213 initialBearingTo: 65.8921
    test 214 initialBearingTo: 0.0
    test 215 initialBearingTo: 180.0
    test 216 finalBearingTo: 157.8904
    test 217 finalBearingTo: 93.8581
    test 218 bearingTo2: 156.1666, 157.8904
    test 219 ispolar: True
    test 220 copy: True
    test 221 __eq__: True
    test 222 __ne__: False
    test 223 equirectangularTo: 404329.56
    test 224 distanceTo: 404279.720589
    test 225 distanceTo: 404279.720589
    test 226 distanceTo: 2145
    test 227 antipodal: False
    test 228 distanceTo dateline: 19967403.498  FAILED, KNOWN, expected 19119590.551
    test 229 distanceTo unrolled: 19967403.498  FAILED, KNOWN, expected 19119590.551
    test 230 antipodal: False
    test 231 distanceTo dateline: 9491735
    test 232 distanceTo unrolled: 9491735
    test 233 distanceTo: 18013602.92
    test 234 distanceTo: 20015114.35
    test 235 intermediateTo: 51.372084°N, 000.707337°E
    test 236 intermediateTo: True
    test 237 intermediateTo: 404279.721
    test 238 intermediateTo+5: 35.160975°N, 008.989542°E
    test 239 intermediateTo+5: 5.000
    test 240 intermediateTo-4: 64.911647°N, 013.726301°W
    test 241 intermediateTo-4: 4.000
    test 242 intermediateTo-h: 125.000
    test 243 midpointTo: 50.536327°N, 001.274614°E
    test 244 destination: 51.513546°N, 000.098345°W
    test 245 destination: 51°30′49″N, 000°05′54″W
    test 246 destination: 34°37′N, 116°33′W
    test 247 destination: 34.613647°N, 116.55116°W
    test 248 destination: 0.604122N, 2.034201W
    test 249 destination: 31.96383509°N, 064.37329146°E
    test 250 alongTrackDistanceTo: type(end) (96): incompatible with sphericalTrigonometry.LatLon.alongTrackDistanceTo(end)  FAILED, KNOWN, expected incompatible ...
    test 251 alongTrackDistanceTo: 62331.58
    test 252 alongTrackDistanceTo: 99.588
    test 253 alongTrackDistanceTo: -7702.7
    test 254 alongTrackDistanceTo: 7587.6
    test 255 crossTrackDistanceTo: type(end) (96): incompatible with sphericalTrigonometry.LatLon.crossTrackDistanceTo(end)  FAILED, KNOWN, expected incompatible ...
    test 256 crossTrackDistanceTo: -307.55
    test 257 crossTrackDistanceTo: 7.4524
    test 258 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 259 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4773243.784965, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 260 neareston6: (LatLon(45°30′03.93″N, 002°00′00.0″E), 38968.531578, 1.501091, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 261 chordTo: 124799.103
    test 262 cosineAndoyerLambertTo: 124801.098
    test 263 cosineAndoyerLambertTo: 124801.098
    test 264 cosineForsyheAndoyerLambertTo: 124801.098
    test 265 cosineForsyheAndoyerLambertTo: 124801.098
    test 266 cosineLawTo: 124801.098
    test 267 cosineLawTo: 124801.098
    test 268 equirectangularTo: 124804.754
    test 269 equirectangularTo: 124804.754
    test 270 euclideanTo: 130015.089
    test 271 euclideanTo: 130015.089
    test 272 flatLocalTo: 124804.754
    test 273 flatLocalTo: 124804.754
    test 274 flatPolarTo: 133663.257
    test 275 flatPolarTo: 133663.257
    test 276 hartzell: 53.3206°N, 001.7297°W
    test 277 hartzell: 53.3206°N, 001.7297°W
    test 278 height4: 0.0
    test 279 height4: (3803904.2, -114870.8, 5109488.3, 0.0)
    test 280 height4: 53°19′14.2″N, 001°43′46.9″W
    test 281 height4: 53°19′14.2″N, 001°43′46.9″W
    test 282 haversineTo: 124801.098
    test 283 haversineTo: 124801.098
    test 284 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 285 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 286 thomasTo: 124801.098
    test 287 thomasTo: 124801.098
    test 288 vincentysTo: 124801.098
    test 289 vincentysTo: 124801.098
    test 290 isclockwise: False
    test 291 isclockwise*: False
    test 292 isclockwise: True
    test 293 isclockwise*: True
    test 294 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 295 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 296 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 297 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 298 isconvex: False
    test 299 isconvex*: False
    test 300 isconvex: True
    test 301 isconvex*: True
    test 302 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 303 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 304 isenclosedBy1: True
    test 305 isenclosedBy1*: True
    test 306 isenclosedBy2: False
    test 307 isenclosedBy2*: False
    test 308 isenclosedBy3: False
    test 309 isenclosedBy3*: False
    test 310 isenclosedBy4: False
    test 311 isenclosedBy4*: False
    test 312 isenclosedBy5: False
    test 313 isenclosedBy5*: False
    test 314 isenclosedBy6: True
    test 315 isenclosedBy6*: True
    test 316 isenclosedBy7: True
    test 317 isenclosedBy7*: True
    test 318 isenclosedBy-CCW: True
    test 319 isenclosedBy-CW : True
    test 320 isenclosedBy-CCW: True
    test 321 initialBearingTo: 102.432182
    test 322 compassAngleTo: 100.017
    test 323 compassAngleTo: 105.599
    test 324 initialBearingTo: 288.715918
    test 325 compassAngleTo: 280.017
    test 326 compassAngleTo: 285.599
    test 327 equirectangularTo: 592.185
    test 328 distanceTo: 591.831
    test 329 bearingTo: 0.0
    test 330 compassAngleTo: 0.0
    test 331 bearingTo: 45.0
    test 332 compassAngleTo: 45.0
    test 333 bearingTo: 90.0
    test 334 compassAngleTo: 90.0
    test 335 bearingTo: 180.0
    test 336 compassAngleTo: 180.0
    test 337 bearingTo: 225.0
    test 338 compassAngleTo: 225.0
    test 339 bearingTo: 315.0
    test 340 compassAngleTo: 315.0
    test 341 bearingTo: 270.0
    test 342 compassAngleTo: 270.0
    test 343 bearingTo: 0.0  FAILED, KNOWN, expected 359.4
    test 344 compassAngleTo: 359.4
    test 345 latlon2: (53.0, 1.0)
    test 346 philam2: (0.93, 0.02)
    test 347 bearingTo: 31
    test 348 compassAngleTo: 31
    test 349 compassAngleTo: 45

    test 350 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 351 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 352 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 353 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 354 isequalTo: <type 'bool'>
    test 355 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 356 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 357 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 358 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 359 compassAngleTo: <type 'float'>
    test 360 cosineLawTo: <type 'float'>
    test 361 euclideanTo: <type 'float'>
    test 362 flatLocalTo: <type 'float'>
    test 363 flatPolarTo: <type 'float'>
    test 364 haversineTo: <type 'float'>
    test 365 hubenyTo: <type 'float'>
    test 366 vincentysTo: <type 'float'>
    test 367 toNvector: (0.61566, 0.0, 0.78801)
    test 368 toVector: (0.615661, 0.0, 0.788011)
    test 369 toVector3d: (0.61566, 0.0, 0.78801)

    test 370 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 313.671
    test 371 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.66937229°N, 002.48639477°E
    test 372 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 1591.044
    test 373 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.65153054°N, 002.46822157°E
    test 374 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 3
    test 375 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 133.815
    test 376 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 160.242
    test 377 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.67817811°N, 002.49966641°E
    test 378 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 2
    test 379 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 2403.293
    test 380 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 2403.293
    test 381 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.66135649°N, 002.47981645°E
    test 382 trilaterate5 (pygeodesy.sphericalTrigonometry) .min- is .maxPoint: True
    test 383 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 1
    test 384 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 1340.608
    test 385 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.69128229°N, 002.50129001°E
    test 386 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 1499.220
    test 387 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.64295864°N, 002.44242391°E
    test 388 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 3
    test 389 radii11: Radii11Tuple(rA=7237.243793, rB=1825.695409, rC=2.255158, cR=57690.493993, rIn=57.33247, riS=2.087691, roS=2.443616, a=1827.950567, b=7239.49895, c=9062.939201, s=9065.194359)
    test 390 circum3 (pygeodesy.sphericalTrigonometry) .radius: 57690.494  FAILED, KNOWN, expected 57792.067
    test 391 circum3 (pygeodesy.sphericalTrigonometry) .center: 43.051859°N, 002.94463°E, -261.20m  FAILED, KNOWN, expected 43.053532°N, 002.943255°E, -261.66m
    test 392 circum3 (pygeodesy.sphericalTrigonometry) .deltas: (0.0, 0.0, 29.771)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 393 circum3 (pygeodesy.sphericalTrigonometry) .d1: 57691.282  FAILED, KNOWN, expected 57792.858
    test 394 circum3 (pygeodesy.sphericalTrigonometry) .d2: 57691.282  FAILED, KNOWN, expected 57792.859
    test 395 circum3 (pygeodesy.sphericalTrigonometry) .d3: 57691.282  FAILED, KNOWN, expected 57792.859
    test 396 circum3 (pygeodesy.sphericalTrigonometry) .datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 397 circum3 (pygeodesy.sphericalTrigonometry) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 398 radii11: Radii11Tuple(rA=7237.243793, rB=1825.695409, rC=2.255158, cR=57690.493993, rIn=57.33247, riS=2.087691, roS=2.443616, a=1827.950567, b=7239.49895, c=9062.939201, s=9065.194359)
    test 399 circum4 (pygeodesy.sphericalTrigonometry) .radius: 3185634.993  FAILED, KNOWN, expected 3184256.748
    test 400 circum4 (pygeodesy.sphericalTrigonometry) .center: 43.051859°N, 002.94463°E, -3185373.78m  FAILED, KNOWN, expected 43.054367°N, 002.942573°E, -3183993.92m
    test 401 circum4 (pygeodesy.sphericalTrigonometry) .rank: 3
    test 402 circum4 (pygeodesy.sphericalTrigonometry) .residuals: ()
    test 403 circum4 (pygeodesy.sphericalTrigonometry) .d1: 57691.282  FAILED, KNOWN, expected 57818.033
    test 404 circum4 (pygeodesy.sphericalTrigonometry) .d2: 57691.282  FAILED, KNOWN, expected 57834.176
    test 405 circum4 (pygeodesy.sphericalTrigonometry) .d3: 57691.282  FAILED, KNOWN, expected 57830.992
    test 406 circum4 (pygeodesy.sphericalTrigonometry) .datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 407 circum4 (pygeodesy.sphericalTrigonometry) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 408 radii11: Radii11Tuple(rA=328257.82694, rB=782282.176109, rC=782282.176109, cR=782304.746354, rIn=325773.738834, riS=85162.638484, roS=INF, a=1564564.352218, b=1110540.003049, c=1110540.003049, s=1892822.179158)
    test 409 circin6 (pygeodesy.sphericalTrigonometry) .rB+rC: 1564564.352
    test 410 circin6 (pygeodesy.sphericalTrigonometry) .rC+pA: 1110540.003
    test 411 circin6 (pygeodesy.sphericalTrigonometry) .rA+rB: 1110540.003
    test 412 circin6 (pygeodesy.sphericalTrigonometry) .radius: 325773.739  FAILED, KNOWN, expected 325058.721
    test 413 circin6 (pygeodesy.sphericalTrigonometry) .center: 02.938473°N, 002.942346°E, -40128.57m  FAILED, KNOWN, expected 02.948531°N, 002.932537°E, -40041.19m
    test 414 circin6 (pygeodesy.sphericalTrigonometry) .deltas: (0.0, 0.0, 0.42189)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 415 circin6 (pygeodesy.sphericalTrigonometry) .cA: 05.019001°N, 005.038369°E, -48209.76m  FAILED, KNOWN, expected 05.04314°N, 005.014578°E, -48104.09m
    test 416 circin6 (pygeodesy.sphericalTrigonometry) .cB: 00.0°N, 002.951508°E, -20185.00m  FAILED, KNOWN, expected 00.0°N, 002.941713°E, -20168.62m
    test 417 circin6 (pygeodesy.sphericalTrigonometry) .cC: 02.951508°N, 000.0°E, -20185.00m  FAILED, KNOWN, expected 02.961566°N, 000.0°E, -20113.46m
    test 418 circin6 (pygeodesy.sphericalTrigonometry) .dA: 327983.380  FAILED, KNOWN, expected 327263.596
    test 419 circin6 (pygeodesy.sphericalTrigonometry) .dB: 326745.373  FAILED, KNOWN, expected 326036.153
    test 420 circin6 (pygeodesy.sphericalTrigonometry) .dC: 326745.373  FAILED, KNOWN, expected 326020.432

    test 421 area cw/ccw: 1.0

    testLatLon(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 422 isEllipsoidal: True
    test 423 isSpherical: False
    test 424 lat/lonDMS: 52.20472°N, 000.14056°E
    test 425 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 426 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 427 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 428 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 429 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 430 isequalTo: True
    test 431 isequalTo: True
    test 432 latlon2: 52.20472, 0.14056
    test 433 latlon2: 52.2047, 0.1406
    test 434 latlon2: 52.205, 0.141
    test 435 latlon2: 52.2, 0.14
    test 436 latlon2: 52.2, 0.1
    test 437 latlon2: 52.0, 0.0
    test 438 chordTo: 12029263.15
    test 439 chordTo: 12029049.69
    test 440 copy: True
    test 441 __eq__: True
    test 442 __ne__: False
    test 443 equirectangularTo: 404329.56
    test 444 distanceTo: 404279.720589
    test 445 distanceTo: 404279.720589
    test 446 distanceTo: 3972863
    test 447 distanceTo: 18013602.92
    test 448 distanceTo: 20015114.35  FAILED, KNOWN, expected 20003931.46
    test 449 intermediateTo: 51.372294°N, 000.707192°E
    test 450 intermediateTo: True
    test 451 intermediateTo: 404279.721
    test 452 intermediateTo+5: 35.560239°N, 008.833512°E
    test 453 intermediateTo+5: 4.885
    test 454 intermediateTo-4: 64.570387°N, 013.156352°W
    test 455 intermediateTo-4: 3.885
    test 456 intermediateTo-h: 125.000
    test 457 midpointTo: 50.536327°N, 001.274614°E
    test 458 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 459 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 460 chordTo: 125203.963
    test 461 cosineAndoyerLambertTo: 125205.962
    test 462 cosineAndoyerLambertTo: 125205.962
    test 463 cosineForsyheAndoyerLambertTo: 125205.965
    test 464 cosineForsyheAndoyerLambertTo: 125205.965
    test 465 cosineLawTo: 124801.098
    test 466 cosineLawTo: 124801.098
    test 467 equirectangularTo: 124804.754
    test 468 equirectangularTo: 124804.754
    test 469 euclideanTo: 130015.089
    test 470 euclideanTo: 130015.089
    test 471 flatLocalTo: 125209.633
    test 472 flatLocalTo: 125209.633
    test 473 flatPolarTo: 133663.257
    test 474 flatPolarTo: 133663.257
    test 475 hartzell: 53.3206°N, 001.7297°W
    test 476 hartzell: 53.349541°N, 001.7297°W
    test 477 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 478 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 479 height4: 53°19′14.2″N, 001°43′46.9″W
    test 480 height4: 53°19′14.2″N, 001°43′46.9″W
    test 481 haversineTo: 124801.098
    test 482 haversineTo: 124801.098
    test 483 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 484 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 485 thomasTo: 125206.188
    test 486 thomasTo: 125206.188
    test 487 vincentysTo: 124801.098
    test 488 vincentysTo: 124801.098
    test 489 isclockwise: False
    test 490 isclockwise*: False
    test 491 isclockwise: True
    test 492 isclockwise*: True
    test 493 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 494 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 495 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 496 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 497 isconvex: False
    test 498 isconvex*: False
    test 499 isconvex: True
    test 500 isconvex*: True
    test 501 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 502 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 503 isenclosedBy1: True
    test 504 isenclosedBy1*: True
    test 505 isenclosedBy2: False
    test 506 isenclosedBy2*: False
    test 507 isenclosedBy3: False
    test 508 isenclosedBy3*: False
    test 509 isenclosedBy4: False
    test 510 isenclosedBy4*: False
    test 511 isenclosedBy5: False
    test 512 isenclosedBy5*: False
    test 513 isenclosedBy6: True
    test 514 isenclosedBy6*: True
    test 515 isenclosedBy7: True
    test 516 isenclosedBy7*: True
    test 517 isenclosedBy-CCW: True
    test 518 isenclosedBy-CW : True
    test 519 isenclosedBy-CCW: True
    test 520 compassAngleTo: 100.017
    test 521 compassAngleTo: 105.599
    test 522 compassAngleTo: 280.017
    test 523 compassAngleTo: 285.599
    test 524 equirectangularTo: 592.185
    test 525 distanceTo: 591.831
    test 526 compassAngleTo: 0.0
    test 527 compassAngleTo: 45.0
    test 528 compassAngleTo: 90.0
    test 529 compassAngleTo: 180.0
    test 530 compassAngleTo: 225.0
    test 531 compassAngleTo: 315.0
    test 532 compassAngleTo: 270.0
    test 533 compassAngleTo: 359.4
    test 534 latlon2: (53.0, 1.0)
    test 535 philam2: (0.93, 0.02)
    test 536 compassAngleTo: 31
    test 537 compassAngleTo: 45

    test 538 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 539 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 540 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 541 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 542 isequalTo: <type 'bool'>
    test 543 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 544 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 545 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 546 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 547 compassAngleTo: <type 'float'>
    test 548 cosineLawTo: <type 'float'>
    test 549 euclideanTo: <type 'float'>
    test 550 flatLocalTo: <type 'float'>
    test 551 flatPolarTo: <type 'float'>
    test 552 haversineTo: <type 'float'>
    test 553 hubenyTo: <type 'float'>
    test 554 vincentysTo: <type 'float'>
    test 555 toVector: (0.615661, 0.0, 0.788011)
    test 556 toVector3d: (0.61566, 0.0, 0./test/testLatLon.py:617: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  r = a(reversed(b))
./test/testLatLon.py:618: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  f = a(b)  # ccw
.78801)
    test 557 trilaterate5 (pygeodesy.ellipsoidalNvector) .min: 223.305
    test 558 trilaterate5 (pygeodesy.ellipsoidalNvector) .point: 42.67456065°N, 002.49539502°E
    test 559 trilaterate5 (pygeodesy.ellipsoidalNvector) .min- is .maxPoint: True
    test 560 trilaterate5 (pygeodesy.ellipsoidalNvector) .n: 1
    test 561 trilaterate5 (pygeodesy.ellipsoidalNvector) .error: ellipsoidalNvector.LatLon.trilaterate5(area=True), MRO(nvectorBase.LatLonNvectorBase, ellipsoidalBase.LatLonEllipsoidalBase, latlonBase.LatLonBase, named._NamedBase, named._Named): not implemented

    test 562 radii11: Radii11Tuple(rA=7705.84217, rB=1367.057272, rC=498.160185, cR=4897.488519, rIn=740.470746, riS=179.544791, roS=5964.029657, a=1865.217457, b=8204.002354, c=9072.899442, s=9571.059626)
    test 563 circum4 (pygeodesy.ellipsoidalNvector) .radius: 3184196.839  FAILED, KNOWN, expected 3184256.748
    test 564 circum4 (pygeodesy.ellipsoidalNvector) .center: 42.674776°N, 002.495488°E, -3184194.95m  FAILED, KNOWN, expected 43.054367°N, 002.942573°E, -3183993.92m
    test 565 circum4 (pygeodesy.ellipsoidalNvector) .rank: 3
    test 566 circum4 (pygeodesy.ellipsoidalNvector) .residuals: ()
    test 567 circum4 (pygeodesy.ellipsoidalNvector) .d1: 4886.122  FAILED, KNOWN, expected 57818.033
    test 568 circum4 (pygeodesy.ellipsoidalNvector) .d2: 4904.641  FAILED, KNOWN, expected 57834.176
    test 569 circum4 (pygeodesy.ellipsoidalNvector) .d3: 4909.920  FAILED, KNOWN, expected 57830.992
    test 570 circum4 (pygeodesy.ellipsoidalNvector) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 571 circum4 (pygeodesy.ellipsoidalNvector) .Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 572 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 573 circin6 (pygeodesy.ellipsoidalNvector) .rB+rC: 1561159.315
    test 574 circin6 (pygeodesy.ellipsoidalNvector) .rC+pA: 1111782.535
    test 575 circin6 (pygeodesy.ellipsoidalNvector) .rA+rB: 1104451.745
    test 576 circin6 (pygeodesy.ellipsoidalNvector) .radius: 325058.721
    test 577 circin6 (pygeodesy.ellipsoidalNvector) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 578 circin6 (pygeodesy.ellipsoidalNvector) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 579 circin6 (pygeodesy.ellipsoidalNvector) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 580 circin6 (pygeodesy.ellipsoidalNvector) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 581 circin6 (pygeodesy.ellipsoidalNvector) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 582 circin6 (pygeodesy.ellipsoidalNvector) .dA: 327992.318  FAILED, KNOWN, expected 327263.596
    test 583 circin6 (pygeodesy.ellipsoidalNvector) .dB: 327863.711  FAILED, KNOWN, expected 326036.153
    test 584 circin6 (pygeodesy.ellipsoidalNvector) .dC: 325653.216  FAILED, KNOWN, expected 326020.432

    testLatLon(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 585 isEllipsoidal: True
    test 586 isSpherical: False
    test 587 lat/lonDMS: 52.20472°N, 000.14056°E
    test 588 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 589 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 590 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 591 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 592 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 593 isequalTo: True
    test 594 isequalTo: True
    test 595 latlon2: 52.20472, 0.14056
    test 596 latlon2: 52.2047, 0.1406
    test 597 latlon2: 52.205, 0.141
    test 598 latlon2: 52.2, 0.14
    test 599 latlon2: 52.2, 0.1
    test 600 latlon2: 52.0, 0.0
    test 601 chordTo: 12029263.15
    test 602 chordTo: 12029049.69
    test 603 initialBearingTo: 156.1106
    test 604 initialBearingTo: 65.9335
    test 605 initialBearingTo: 0.0
    test 606 initialBearingTo: 180.0
    test 607 finalBearingTo: 157.8345
    test 608 finalBearingTo: 93.9034
    test 609 bearingTo2: 156.1106, 157.8345
    test 610 ispolar: True
    test 611 copy: True
    test 612 __eq__: True
    test 613 __ne__: False
    test 614 equirectangularTo: 404329.56
    test 615 distanceTo: 404607.805988
    test 616 distanceTo: 404607.805988
    test 617 distanceTo: 3981601
    test 618 antipodal: False
    test 619 distanceTo dateline: 19959679.267
    test 620 distanceTo unrolled: 19959679.267
    test 621 antipodal: False
    test 622 distanceTo dateline: 9513998
    test 623 distanceTo unrolled: 9513998
    test 624 distanceTo: 18012714.66
    test 625 distanceTo: ambiguous: LatLon(00°00′00.0″N, 000°00′00.0″E) antipodal to LatLon(00°00′00.0″N, 180°00′00.0″E)  FAILED, KNOWN, expected ambiguous, antipodal ...
    test 626 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 627 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 628 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 629 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 630 intermediateTo: 51.372275°N, 000.707253°E
    test 631 intermediateTo: True
    test 632 intermediateTo: 404607.806
    test 633 intermediateTo+5: 35.139582°N, 008.994368°E
    test 634 intermediateTo+5: 5.000
    test 635 intermediateTo-4: 64.894124°N, 013.705689°W
    test 636 intermediateTo-4: 4.000
    test 637 intermediateTo-h: 125.000
    test 638 midpointTo: 50.536583°N, 001.274507°E
    test 639 destination: 51.513526°N, 000.098038°W
    test 640 destination: 51°30′49″N, 000°05′53″W
    test 641 destination: 33°57′N, 118°24′W
    test 642 destination: 33.950367°N, 118.399012°W
    test 643 destination: 0.592546N, 2.066453W
    test 644 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 645 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 646 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 647 chordTo: 125203.963
    test 648 cosineAndoyerLambertTo: 125205.962
    test 649 cosineAndoyerLambertTo: 125205.962
    test 650 cosineForsyheAndoyerLambertTo: 125205.965
    test 651 cosineForsyheAndoyerLambertTo: 125205.965
    test 652 cosineLawTo: 124801.098
    test 653 cosineLawTo: 124801.098
    test 654 equirectangularTo: 124804.754
    test 655 equirectangularTo: 124804.754
    test 656 euclideanTo: 130015.089
    test 657 euclideanTo: 130015.089
    test 658 flatLocalTo: 125209.633
    test 659 flatLocalTo: 125209.633
    test 660 flatPolarTo: 133663.257
    test 661 flatPolarTo: 133663.257
    test 662 hartzell: 53.3206°N, 001.7297°W
    test 663 hartzell: 53.349541°N, 001.7297°W
    test 664 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 665 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 666 height4: 53°19′14.2″N, 001°43′46.9″W
    test 667 height4: 53°19′14.2″N, 001°43′46.9″W
    test 668 haversineTo: 124801.098
    test 669 haversineTo: 124801.098
    test 670 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 671 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 672 thomasTo: 125206.188
    test 673 thomasTo: 125206.188
    test 674 vincentysTo: 124801.098
    test 675 vincentysTo: 124801.098
    test 676 isclockwise: False
    test 677 isclockwise*: False
    test 678 isclockwise: True
    test 679 isclockwise*: True
    test 680 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 681 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 682 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 683 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 684 isconvex: False
    test 685 isconvex*: False
    test 686 isconvex: True
    test 687 isconvex*: True
    test 688 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 689 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 690 isenclosedBy1: True
    test 691 isenclosedBy1*: True
    test 692 isenclosedBy2: False
    test 693 isenclosedBy2*: False
    test 694 isenclosedBy3: False
    test 695 isenclosedBy3*: False
    test 696 isenclosedBy4: False
    test 697 isenclosedBy4*: False
    test 698 isenclosedBy5: False
    test 699 isenclosedBy5*: False
    test 700 isenclosedBy6: True
    test 701 isenclosedBy6*: True
    test 702 isenclosedBy7: True
    test 703 isenclosedBy7*: True
    test 704 isenclosedBy-CCW: True
    test 705 isenclosedBy-CW : True
    test 706 isenclosedBy-CCW: True
    test 707 initialBearingTo: 102.392291
    test 708 compassAngleTo: 100.017
    test 709 compassAngleTo: 105.599
    test 710 initialBearingTo: 288.676039
    test 711 compassAngleTo: 280.017
    test 712 compassAngleTo: 285.599
    test 713 equirectangularTo: 592.185
    test 714 distanceTo: 593.571
    test 715 bearingTo: 0.0
    test 716 compassAngleTo: 0.0
    test 717 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 718 compassAngleTo: 45.0
    test 719 bearingTo: 90.0
    test 720 compassAngleTo: 90.0
    test 721 bearingTo: 180.0
    test 722 compassAngleTo: 180.0
    test 723 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 724 compassAngleTo: 225.0
    test 725 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 726 compassAngleTo: 315.0
    test 727 bearingTo: 270.0
    test 728 compassAngleTo: 270.0
    test 729 bearingTo: 360.0  FAILED, KNOWN, expected 359.4
    test 730 compassAngleTo: 359.4
    test 731 latlon2: (53.0, 1.0)
    test 732 philam2: (0.93, 0.02)
    test 733 bearingTo: 31
    test 734 compassAngleTo: 31
    test 735 compassAngleTo: 45

    test 736 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 737 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 738 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 739 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 740 isequalTo: <type 'bool'>
    test 741 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 742 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 743 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 744 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 745 compassAngleTo: <type 'float'>
    test 746 cosineLawTo: <type 'float'>
    test 747 euclideanTo: <type 'float'>
    test 748 flatLocalTo: <type 'float'>
    test 749 flatPolarTo: <type 'float'>
    test 750 haversineTo: <type 'float'>
    test 751 hubenyTo: <type 'float'>
    test 752 vincentysTo: <type 'float'>
    test 753 toNvector: (0.615661, 0.0, 0.788011)
    test 754 toVector: (0.615661, 0.0, 0.788011)
    test 755 toVector3d: (0.61566, 0.0, 0.78801)

    test 756 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 305.091
    test 757 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.66933643°N, 002.48620262°E
    test 758 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 1592.545
    test 759 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.65141232°N, 002.46816989°E
    test 760 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 3
    test 761 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 127.229
    test 762 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 152.612
    test 763 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.67815375°N, 002.49950041°E
    test 764 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 2
    test 765 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 2400.293
    test 766 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 2400.293
    test 767 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.66128984°N, 002.47973818°E
    test 768 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min- is .maxPoint: True
    test 769 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 1
    test 770 trilaterate5 (pygeodesy.ellipsoidalVincenty) .min: 1343.743
    test 771 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.69131964°N, 002.50112167°E
    test 772 trilaterate5 (pygeodesy.ellipsoidalVincenty) .max: 1445.554
    test 773 trilaterate5 (pygeodesy.ellipsoidalVincenty) .point: 42.67815375°N, 002.49950041°E
    test 774 trilaterate5 (pygeodesy.ellipsoidalVincenty) .n: 2
    test 775 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 776 circum3 (pygeodesy.ellipsoidalVincenty) .radius: 57792.067
    test 777 circum3 (pygeodesy.ellipsoidalVincenty) .center: 43.053532°N, 002.943255°E, -261.66m
    test 778 circum3 (pygeodesy.ellipsoidalVincenty) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 779 circum3 (pygeodesy.ellipsoidalVincenty) .d1: 57792.858
    test 780 circum3 (pygeodesy.ellipsoidalVincenty) .d2: 57792.859
    test 781 circum3 (pygeodesy.ellipsoidalVincenty) .d3: 57792.859
    test 782 circum3 (pygeodesy.ellipsoidalVincenty) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 783 circum3 (pygeodesy.ellipsoidalVincenty) .Ecef: <class 'pygeodesy.ecef.EcefVeness'>

    test 784 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 785 circum4 (pygeodesy.ellipsoidalVincenty) .radius: 3184256.748
    test 786 circum4 (pygeodesy.ellipsoidalVincenty) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 787 circum4 (pygeodesy.ellipsoidalVincenty) .rank: 3
    test 788 circum4 (pygeodesy.ellipsoidalVincenty) .residuals: ()
    test 789 circum4 (pygeodesy.ellipsoidalVincenty) .d1: 57818.033
    test 790 circum4 (pygeodesy.ellipsoidalVincenty) .d2: 57834.176
    test 791 circum4 (pygeodesy.ellipsoidalVincenty) .d3: 57830.992
    test 792 circum4 (pygeodesy.ellipsoidalVincenty) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 793 circum4 (pygeodesy.ellipsoidalVincenty) .Ecef: <class 'pygeodesy.ecef.EcefVeness'>
    test 794 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 795 circin6 (pygeodesy.ellipsoidalVincenty) .rB+rC: 1561159.315
    test 796 circin6 (pygeodesy.ellipsoidalVincenty) .rC+pA: 1111782.535
    test 797 circin6 (pygeodesy.ellipsoidalVincenty) .rA+rB: 1104451.745
    test 798 circin6 (pygeodesy.ellipsoidalVincenty) .radius: 325058.721
    test 799 circin6 (pygeodesy.ellipsoidalVincenty) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 800 circin6 (pygeodesy.ellipsoidalVincenty) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 801 circin6 (pygeodesy.ellipsoidalVincenty) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 802 circin6 (pygeodesy.ellipsoidalVincenty) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 803 circin6 (pygeodesy.ellipsoidalVincenty) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 804 circin6 (pygeodesy.ellipsoidalVincenty) .dA: 327263.596
    test 805 circin6 (pygeodesy.ellipsoidalVincenty) .dB: 326036.153
    test 806 circin6 (pygeodesy.ellipsoidalVincenty) .dC: 326020.432

    test 807 area cw/ccw: 1.0

    testLatLon(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 808 isEllipsoidal: True
    test 809 isSpherical: False
    test 810 lat/lonDMS: 52.20472°N, 000.14056°E
    test 811 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 812 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 813 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 814 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 815 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 816 isequalTo: True
    test 817 isequalTo: True
    test 818 latlon2: 52.20472, 0.14056
    test 819 latlon2: 52.2047, 0.1406
    test 820 latlon2: 52.205, 0.141
    test 821 latlon2: 52.2, 0.14
    test 822 latlon2: 52.2, 0.1
    test 823 latlon2: 52.0, 0.0
    test 824 chordTo: 12029263.15
    test 825 chordTo: 12029049.69
    test 826 initialBearingTo: 156.1106
    test 827 initialBearingTo: 65.9335
    test 828 initialBearingTo: 0.0
    test 829 initialBearingTo: 180.0
    test 830 finalBearingTo: 157.8345
    test 831 finalBearingTo: 93.9034
    test 832 bearingTo2: 156.1106, 157.8345
    test 833 ispolar: True
    test 834 copy: True
    test 835 __eq__: True
    test 836 __ne__: False
    test 837 equirectangularTo: 404329.56
    test 838 distanceTo: 404607.805988
    test 839 distanceTo: 404607.805988
    test 840 distanceTo: 3981601
    test 841 antipodal: False
    test 842 distanceTo dateline: 19959679.267
    test 843 distanceTo unrolled: 19959679.267
    test 844 antipodal: False
    test 845 distanceTo dateline: 9513998
    test 846 distanceTo unrolled: 9513998
    test 847 distanceTo: 18012714.66
    test 848 distanceTo: 20003931.46
    test 849 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 850 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 851 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 852 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 853 intermediateTo: 51.372275°N, 000.707253°E
    test 854 intermediateTo: True
    test 855 intermediateTo: 404607.806
    test 856 intermediateTo+5: 35.139582°N, 008.994368°E
    test 857 intermediateTo+5: 5.000
    test 858 intermediateTo-4: 64.894124°N, 013.705689°W
    test 859 intermediateTo-4: 4.000
    test 860 intermediateTo-h: 125.000
    test 861 midpointTo: 50.536583°N, 001.274507°E
    test 862 destination: 51.513526°N, 000.098038°W
    test 863 destination: 51°30′49″N, 000°05′53″W
    test 864 destination: 33°57′N, 118°24′W
    test 865 destination: 33.950367°N, 118.399012°W
    test 866 destination: 0.592546N, 2.066453W
    test 867 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 868 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 869 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 870 chordTo: 125203.963
    test 871 cosineAndoyerLambertTo: 125205.962
    test 872 cosineAndoyerLambertTo: 125205.962
    test 873 cosineForsyheAndoyerLambertTo: 125205.965
    test 874 cosineForsyheAndoyerLambertTo: 125205.965
    test 875 cosineLawTo: 124801.098
    test 876 cosineLawTo: 124801.098
    test 877 equirectangularTo: 124804.754
    test 878 equirectangularTo: 124804.754
    test 879 euclideanTo: 130015.089
    test 880 euclideanTo: 130015.089
    test 881 flatLocalTo: 125209.633
    test 882 flatLocalTo: 125209.633
    test 883 flatPolarTo: 133663.257
    test 884 flatPolarTo: 133663.257
    test 885 hartzell: 53.3206°N, 001.7297°W
    test 886 hartzell: 53.349541°N, 001.7297°W
    test 887 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 888 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 889 height4: 53°19′14.2″N, 001°43′46.9″W
    test 890 height4: 53°19′14.2″N, 001°43′46.9″W
    test 891 haversineTo: 124801.098
    test 892 haversineTo: 124801.098
    test 893 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 894 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 895 thomasTo: 125206.188
    test 896 thomasTo: 125206.188
    test 897 vincentysTo: 124801.098
    test 898 vincentysTo: 124801.098
    test 899 isclockwise: False
    test 900 isclockwise*: False
    test 901 isclockwise: True
    test 902 isclockwise*: True
    test 903 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 904 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 905 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 906 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 907 isconvex: False
    test 908 isconvex*: False
    test 909 isconvex: True
    test 910 isconvex*: True
    test 911 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 912 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 913 isenclosedBy1: True
    test 914 isenclosedBy1*: True
    test 915 isenclosedBy2: False
    test 916 isenclosedBy2*: False
    test 917 isenclosedBy3: False
    test 918 isenclosedBy3*: False
    test 919 isenclosedBy4: False
    test 920 isenclosedBy4*: False
    test 921 isenclosedBy5: False
    test 922 isenclosedBy5*: False
    test 923 isenclosedBy6: True
    test 924 isenclosedBy6*: True
    test 925 isenclosedBy7: True
    test 926 isenclosedBy7*: True
    test 927 isenclosedBy-CCW: True
    test 928 isenclosedBy-CW : True
    test 929 isenclosedBy-CCW: True
    test 930 initialBearingTo: 102.392291
    test 931 compassAngleTo: 100.017
    test 932 compassAngleTo: 105.599
    test 933 initialBearingTo: 288.676039
    test 934 compassAngleTo: 280.017
    test 935 compassAngleTo: 285.599
    test 936 equirectangularTo: 592.185
    test 937 distanceTo: 593.571
    test 938 bearingTo: 0.0
    test 939 compassAngleTo: 0.0
    test 940 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 941 compassAngleTo: 45.0
    test 942 bearingTo: 90.0
    test 943 compassAngleTo: 90.0
    test 944 bearingTo: 180.0
    test 945 compassAngleTo: 180.0
    test 946 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 947 compassAngleTo: 225.0
    test 948 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 949 compassAngleTo: 315.0
    test 950 bearingTo: 270.0
    test 951 compassAngleTo: 270.0
    test 952 bearingTo: -0.0  FAILED, KNOWN, expected 359.4
    test 953 compassAngleTo: 359.4
    test 954 latlon2: (53.0, 1.0)
    test 955 philam2: (0.93, 0.02)
    test 956 bearingTo: 31
    test 957 compassAngleTo: 31
    test 958 compassAngleTo: 45

    test 959 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 960 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 961 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 962 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 963 isequalTo: <type 'bool'>
    test 964 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 965 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 966 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 967 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 968 compassAngleTo: <type 'float'>
    test 969 cosineLawTo: <type 'float'>
    test 970 euclideanTo: <type 'float'>
    test 971 flatLocalTo: <type 'float'>
    test 972 flatPolarTo: <type 'float'>
    test 973 haversineTo: <type 'float'>
    test 974 hubenyTo: <type 'float'>
    test 975 vincentysTo: <type 'float'>
    test 976 toNvector: (0.615661, 0.0, 0.788011)
    test 977 toVector: (0.615661, 0.0, 0.788011)
    test 978 toVector3d: (0.61566, 0.0, 0.78801)

    test 979 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 305.091
    test 980 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.66933643°N, 002.48620262°E
    test 981 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 1592.545
    test 982 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.65141232°N, 002.46816989°E
    test 983 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 3
    test 984 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 127.229
    test 985 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 152.612
    test 986 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.67815375°N, 002.49950041°E
    test 987 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 2
    test 988 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 2400.293
    test 989 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 2400.293
    test 990 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.66128984°N, 002.47973818°E
    test 991 trilaterate5 (pygeodesy.ellipsoidalKarney) .min- is .maxPoint: True
    test 992 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 1
    test 993 trilaterate5 (pygeodesy.ellipsoidalKarney) .min: 1343.743
    test 994 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.69131964°N, 002.50112167°E
    test 995 trilaterate5 (pygeodesy.ellipsoidalKarney) .max: 1445.554
    test 996 trilaterate5 (pygeodesy.ellipsoidalKarney) .point: 42.67815375°N, 002.49950041°E
    test 997 trilaterate5 (pygeodesy.ellipsoidalKarney) .n: 2
    test 998 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 999 circum3 (pygeodesy.ellipsoidalKarney) .radius: 57792.067
    test 1000 circum3 (pygeodesy.ellipsoidalKarney) .center: 43.053532°N, 002.943255°E, -261.66m
    test 1001 circum3 (pygeodesy.ellipsoidalKarney) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 1002 circum3 (pygeodesy.ellipsoidalKarney) .d1: 57792.858
    test 1003 circum3 (pygeodesy.ellipsoidalKarney) .d2: 57792.859
    test 1004 circum3 (pygeodesy.ellipsoidalKarney) .d3: 57792.859
    test 1005 circum3 (pygeodesy.ellipsoidalKarney) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1006 circum3 (pygeodesy.ellipsoidalKarney) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 1007 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1008 circum4 (pygeodesy.ellipsoidalKarney) .radius: 3184256.748
    test 1009 circum4 (pygeodesy.ellipsoidalKarney) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 1010 circum4 (pygeodesy.ellipsoidalKarney) .rank: 3
    test 1011 circum4 (pygeodesy.ellipsoidalKarney) .residuals: ()
    test 1012 circum4 (pygeodesy.ellipsoidalKarney) .d1: 57818.033
    test 1013 circum4 (pygeodesy.ellipsoidalKarney) .d2: 57834.176
    test 1014 circum4 (pygeodesy.ellipsoidalKarney) .d3: 57830.992
    test 1015 circum4 (pygeodesy.ellipsoidalKarney) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1016 circum4 (pygeodesy.ellipsoidalKarney) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 1017 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 1018 circin6 (pygeodesy.ellipsoidalKarney) .rB+rC: 1561159.315
    test 1019 circin6 (pygeodesy.ellipsoidalKarney) .rC+pA: 1111782.535
    test 1020 circin6 (pygeodesy.ellipsoidalKarney) .rA+rB: 1104451.745
    test 1021 circin6 (pygeodesy.ellipsoidalKarney) .radius: 325058.721
    test 1022 circin6 (pygeodesy.ellipsoidalKarney) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 1023 circin6 (pygeodesy.ellipsoidalKarney) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 1024 circin6 (pygeodesy.ellipsoidalKarney) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 1025 circin6 (pygeodesy.ellipsoidalKarney) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 1026 circin6 (pygeodesy.ellipsoidalKarney) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 1027 circin6 (pygeodesy.ellipsoidalKarney) .dA: 327263.596
    test 1028 circin6 (pygeodesy.ellipsoidalKarney) .dB: 326036.153
    test 1029 circin6 (pygeodesy.ellipsoidalKarney) .dC: 326020.432

    test 1030 area cw/ccw: 1.0

    testLatLon(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1031 isEllipsoidal: True
    test 1032 isSpherical: False
    test 1033 lat/lonDMS: 52.20472°N, 000.14056°E
    test 1034 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 1035 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 1036 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 1037 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 1038 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 1039 isequalTo: True
    test 1040 isequalTo: True
    test 1041 latlon2: 52.20472, 0.14056
    test 1042 latlon2: 52.2047, 0.1406
    test 1043 latlon2: 52.205, 0.141
    test 1044 latlon2: 52.2, 0.14
    test 1045 latlon2: 52.2, 0.1
    test 1046 latlon2: 52.0, 0.0
    test 1047 chordTo: 12029263.15
    test 1048 chordTo: 12029049.69
    test 1049 initialBearingTo: 156.1106
    test 1050 initialBearingTo: 65.9335
    test 1051 initialBearingTo: 0.0
    test 1052 initialBearingTo: 180.0
    test 1053 finalBearingTo: 157.8345
    test 1054 finalBearingTo: 93.9034
    test 1055 bearingTo2: 156.1106, 157.8345
    test 1056 ispolar: True
    test 1057 copy: True
    test 1058 __eq__: True
    test 1059 __ne__: False
    test 1060 equirectangularTo: 404329.56
    test 1061 distanceTo: 404607.805988
    test 1062 distanceTo: 404607.805988
    test 1063 distanceTo: 3981601
    test 1064 antipodal: False
    test 1065 distanceTo dateline: 19959679.267
    test 1066 distanceTo unrolled: 19959679.267
    test 1067 antipodal: False
    test 1068 distanceTo dateline: 9513998
    test 1069 distanceTo unrolled: 9513998
    test 1070 distanceTo: 18012714.66
    test 1071 distanceTo: 20003931.46
    test 1072 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1073 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1074 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1075 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1076 intermediateTo: 51.372275°N, 000.707253°E
    test 1077 intermediateTo: True
    test 1078 intermediateTo: 404607.806
    test 1079 intermediateTo+5: 35.139582°N, 008.994368°E
    test 1080 intermediateTo+5: 5.000
    test 1081 intermediateTo-4: 64.894124°N, 013.705689°W
    test 1082 intermediateTo-4: 4.000
    test 1083 intermediateTo-h: 125.000
    test 1084 midpointTo: 50.536583°N, 001.274507°E
    test 1085 destination: 51.513526°N, 000.098038°W
    test 1086 destination: 51°30′49″N, 000°05′53″W
    test 1087 destination: 33°57′N, 118°24′W
    test 1088 destination: 33.950367°N, 118.399012°W
    test 1089 destination: 0.592546N, 2.066453W
    test 1090 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 1091 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 1092 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 1093 chordTo: 125203.963
    test 1094 cosineAndoyerLambertTo: 125205.962
    test 1095 cosineAndoyerLambertTo: 125205.962
    test 1096 cosineForsyheAndoyerLambertTo: 125205.965
    test 1097 cosineForsyheAndoyerLambertTo: 125205.965
    test 1098 cosineLawTo: 124801.098
    test 1099 cosineLawTo: 124801.098
    test 1100 equirectangularTo: 124804.754
    test 1101 equirectangularTo: 124804.754
    test 1102 euclideanTo: 130015.089
    test 1103 euclideanTo: 130015.089
    test 1104 flatLocalTo: 125209.633
    test 1105 flatLocalTo: 125209.633
    test 1106 flatPolarTo: 133663.257
    test 1107 flatPolarTo: 133663.257
    test 1108 hartzell: 53.3206°N, 001.7297°W
    test 1109 hartzell: 53.349541°N, 001.7297°W
    test 1110 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 1111 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 1112 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1113 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1114 haversineTo: 124801.098
    test 1115 haversineTo: 124801.098
    test 1116 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 1117 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 1118 thomasTo: 125206.188
    test 1119 thomasTo: 125206.188
    test 1120 vincentysTo: 124801.098
    test 1121 vincentysTo: 124801.098
    test 1122 isclockwise: False
    test 1123 isclockwise*: False
    test 1124 isclockwise: True
    test 1125 isclockwise*: True
    test 1126 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1127 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1128 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1129 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1130 isconvex: False
    test 1131 isconvex*: False
    test 1132 isconvex: True
    test 1133 isconvex*: True
    test 1134 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1135 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1136 isenclosedBy1: True
    test 1137 isenclosedBy1*: True
    test 1138 isenclosedBy2: False
    test 1139 isenclosedBy2*: False
    test 1140 isenclosedBy3: False
    test 1141 isenclosedBy3*: False
    test 1142 isenclosedBy4: False
    test 1143 isenclosedBy4*: False
    test 1144 isenclosedBy5: False
    test 1145 isenclosedBy5*: False
    test 1146 isenclosedBy6: True
    test 1147 isenclosedBy6*: True
    test 1148 isenclosedBy7: True
    test 1149 isenclosedBy7*: True
    test 1150 isenclosedBy-CCW: True
    test 1151 isenclosedBy-CW : True
    test 1152 isenclosedBy-CCW: True
    test 1153 initialBearingTo: 102.392291
    test 1154 compassAngleTo: 100.017
    test 1155 compassAngleTo: 105.599
    test 1156 initialBearingTo: 288.676039
    test 1157 compassAngleTo: 280.017
    test 1158 compassAngleTo: 285.599
    test 1159 equirectangularTo: 592.185
    test 1160 distanceTo: 593.571
    test 1161 bearingTo: 0.0
    test 1162 compassAngleTo: 0.0
    test 1163 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 1164 compassAngleTo: 45.0
    test 1165 bearingTo: 90.0
    test 1166 compassAngleTo: 90.0
    test 1167 bearingTo: 180.0
    test 1168 compassAngleTo: 180.0
    test 1169 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 1170 compassAngleTo: 225.0
    test 1171 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 1172 compassAngleTo: 315.0
    test 1173 bearingTo: 270.0
    test 1174 compassAngleTo: 270.0
    test 1175 bearingTo: -0.0  FAILED, KNOWN, expected 359.4
    test 1176 compassAngleTo: 359.4
    test 1177 latlon2: (53.0, 1.0)
    test 1178 philam2: (0.93, 0.02)
    test 1179 bearingTo: 31
    test 1180 compassAngleTo: 31
    test 1181 compassAngleTo: 45

    test 1182 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 1183 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1184 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1185 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 1186 isequalTo: <type 'bool'>
    test 1187 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 1188 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 1189 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 1190 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 1191 compassAngleTo: <type 'float'>
    test 1192 cosineLawTo: <type 'float'>
    test 1193 euclideanTo: <type 'float'>
    test 1194 flatLocalTo: <type 'float'>
    test 1195 flatPolarTo: <type 'float'>
    test 1196 haversineTo: <type 'float'>
    test 1197 hubenyTo: <type 'float'>
    test 1198 vincentysTo: <type 'float'>
    test 1199 toNvector: (0.615661, 0.0, 0.788011)
    test 1200 toVector: (0.615661, 0.0, 0.788011)
    test 1201 toVector3d: (0.61566, 0.0, 0.78801)

    test 1202 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 305.091
    test 1203 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.66933643°N, 002.48620262°E
    test 1204 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 1592.545
    test 1205 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.65141232°N, 002.46816989°E
    test 1206 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 3
    test 1207 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 127.229
    test 1208 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 152.612
    test 1209 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.67815375°N, 002.49950041°E
    test 1210 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 2
    test 1211 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 2400.293
    test 1212 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 2400.293
    test 1213 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.66128984°N, 002.47973818°E
    test 1214 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min- is .maxPoint: True
    test 1215 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 1
    test 1216 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .min: 1343.743
    test 1217 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.69131964°N, 002.50112167°E
    test 1218 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .max: 1445.554
    test 1219 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .point: 42.67815375°N, 002.49950041°E
    test 1220 trilaterate5 (pygeodesy.ellipsoidalGeodSolve) .n: 2
    test 1221 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1222 circum3 (pygeodesy.ellipsoidalGeodSolve) .radius: 57792.067
    test 1223 circum3 (pygeodesy.ellipsoidalGeodSolve) .center: 43.053532°N, 002.943255°E, -261.66m
    test 1224 circum3 (pygeodesy.ellipsoidalGeodSolve) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 1225 circum3 (pygeodesy.ellipsoidalGeodSolve) .d1: 57792.858
    test 1226 circum3 (pygeodesy.ellipsoidalGeodSolve) .d2: 57792.859
    test 1227 circum3 (pygeodesy.ellipsoidalGeodSolve) .d3: 57792.859
    test 1228 circum3 (pygeodesy.ellipsoidalGeodSolve) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1229 circum3 (pygeodesy.ellipsoidalGeodSolve) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 1230 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1231 circum4 (pygeodesy.ellipsoidalGeodSolve) .radius: 3184256.748
    test 1232 circum4 (pygeodesy.ellipsoidalGeodSolve) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 1233 circum4 (pygeodesy.ellipsoidalGeodSolve) .rank: 3
    test 1234 circum4 (pygeodesy.ellipsoidalGeodSolve) .residuals: ()
    test 1235 circum4 (pygeodesy.ellipsoidalGeodSolve) .d1: 57818.033
    test 1236 circum4 (pygeodesy.ellipsoidalGeodSolve) .d2: 57834.176
    test 1237 circum4 (pygeodesy.ellipsoidalGeodSolve) .d3: 57830.992
    test 1238 circum4 (pygeodesy.ellipsoidalGeodSolve) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1239 circum4 (pygeodesy.ellipsoidalGeodSolve) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 1240 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 1241 circin6 (pygeodesy.ellipsoidalGeodSolve) .rB+rC: 1561159.315
    test 1242 circin6 (pygeodesy.ellipsoidalGeodSolve) .rC+pA: 1111782.535
    test 1243 circin6 (pygeodesy.ellipsoidalGeodSolve) .rA+rB: 1104451.745
    test 1244 circin6 (pygeodesy.ellipsoidalGeodSolve) .radius: 325058.721
    test 1245 circin6 (pygeodesy.ellipsoidalGeodSolve) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 1246 circin6 (pygeodesy.ellipsoidalGeodSolve) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 1247 circin6 (pygeodesy.ellipsoidalGeodSolve) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 1248 circin6 (pygeodesy.ellipsoidalGeodSolve) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 1249 circin6 (pygeodesy.ellipsoidalGeodSolve) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 1250 circin6 (pygeodesy.ellipsoidalGeodSolve) .dA: 327263.596
    test 1251 circin6 (pygeodesy.ellipsoidalGeodSolve) .dB: 326036.153
    test 1252 circin6 (pygeodesy.ellipsoidalGeodSolve) .dC: 326020.432

    test 1253 area cw/ccw: 1.0

    testLatLon(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1254 isEllipsoidal: True
    test 1255 isSpherical: False
    test 1256 lat/lonDMS: 52.20472°N, 000.14056°E
    test 1257 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 1258 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 1259 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 1260 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 1261 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 1262 isequalTo: True
    test 1263 isequalTo: True
    test 1264 latlon2: 52.20472, 0.14056
    test 1265 latlon2: 52.2047, 0.1406
    test 1266 latlon2: 52.205, 0.141
    test 1267 latlon2: 52.2, 0.14
    test 1268 latlon2: 52.2, 0.1
    test 1269 latlon2: 52.0, 0.0
    test 1270 chordTo: 12029263.15
    test 1271 chordTo: 12029049.69
    test 1272 initialBearingTo: 156.1106
    test 1273 initialBearingTo: 65.9335
    test 1274 initialBearingTo: 0.0
    test 1275 initialBearingTo: 180.0
    test 1276 finalBearingTo: 157.8345
    test 1277 finalBearingTo: 93.9034
    test 1278 bearingTo2: 156.1106, 157.8345
    test 1279 ispolar: True
    test 1280 copy: True
    test 1281 __eq__: True
    test 1282 __ne__: False
    test 1283 equirectangularTo: 404329.56
    test 1284 distanceTo: 404607.805988
    test 1285 distanceTo: 404607.805988
    test 1286 distanceTo: 3981601
    test 1287 antipodal: False
    test 1288 distanceTo dateline: 19959679.267
    test 1289 distanceTo unrolled: 19959679.267
    test 1290 antipodal: False
    test 1291 distanceTo dateline: 9513998
    test 1292 distanceTo unrolled: 9513998
    test 1293 distanceTo: 18003740.39
    test 1294 distanceTo: 0.00  FAILED, KNOWN, expected 20003931.46
    test 1295 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1296 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1297 distanceTo3 dateline: 19959679.2674, 161.0677, 18.8252
    test 1298 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 1299 intermediateTo: 51.372275°N, 000.707253°E
    test 1300 intermediateTo: True
    test 1301 intermediateTo: 404607.806
    test 1302 intermediateTo+5: 35.139582°N, 008.994368°E
    test 1303 intermediateTo+5: 5.000
    test 1304 intermediateTo-4: 64.894124°N, 013.705689°W
    test 1305 intermediateTo-4: 4.000
    test 1306 intermediateTo-h: 125.000
    test 1307 midpointTo: 50.536583°N, 001.274507°E
    test 1308 destination: 51.513526°N, 000.098038°W
    test 1309 destination: 51°30′49″N, 000°05′53″W
    test 1310 destination: 33°57′N, 118°24′W
    test 1311 destination: 33.950367°N, 118.399012°W
    test 1312 destination: 0.592546N, 2.066453W
    test 1313 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 1314 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 1315 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 1316 chordTo: 125203.963
    test 1317 cosineAndoyerLambertTo: 125205.962
    test 1318 cosineAndoyerLambertTo: 125205.962
    test 1319 cosineForsyheAndoyerLambertTo: 125205.965
    test 1320 cosineForsyheAndoyerLambertTo: 125205.965
    test 1321 cosineLawTo: 124801.098
    test 1322 cosineLawTo: 124801.098
    test 1323 equirectangularTo: 124804.754
    test 1324 equirectangularTo: 124804.754
    test 1325 euclideanTo: 130015.089
    test 1326 euclideanTo: 130015.089
    test 1327 flatLocalTo: 125209.633
    test 1328 flatLocalTo: 125209.633
    test 1329 flatPolarTo: 133663.257
    test 1330 flatPolarTo: 133663.257
    test 1331 hartzell: 53.3206°N, 001.7297°W
    test 1332 hartzell: 53.349541°N, 001.7297°W
    test 1333 height4: 1.04135197254e-09  FAILED, KNOWN, expected 0.0
    test 1334 height4: (3820333.9, -115367.0, 5097204.4, -6584.9)
    test 1335 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1336 height4: 53°19′14.2″N, 001°43′46.9″W
    test 1337 haversineTo: 124801.098
    test 1338 haversineTo: 124801.098
    test 1339 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 1340 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 1341 thomasTo: 125206.188
    test 1342 thomasTo: 125206.188
    test 1343 vincentysTo: 124801.098
    test 1344 vincentysTo: 124801.098
    test 1345 isclockwise: False
    test 1346 isclockwise*: False
    test 1347 isclockwise: True
    test 1348 isclockwise*: True
    test 1349 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1350 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1351 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1352 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 1353 isconvex: False
    test 1354 isconvex*: False
    test 1355 isconvex: True
    test 1356 isconvex*: True
    test 1357 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1358 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 1359 isenclosedBy1: True
    test 1360 isenclosedBy1*: True
    test 1361 isenclosedBy2: False
    test 1362 isenclosedBy2*: False
    test 1363 isenclosedBy3: False
    test 1364 isenclosedBy3*: False
    test 1365 isenclosedBy4: False
    test 1366 isenclosedBy4*: False
    test 1367 isenclosedBy5: False
    test 1368 isenclosedBy5*: False
    test 1369 isenclosedBy6: True
    test 1370 isenclosedBy6*: True
    test 1371 isenclosedBy7: True
    test 1372 isenclosedBy7*: True
    test 1373 isenclosedBy-CCW: True
    test 1374 isenclosedBy-CW : True
    test 1375 isenclosedBy-CCW: True
    test 1376 initialBearingTo: 102.392291
    test 1377 compassAngleTo: 100.017
    test 1378 compassAngleTo: 105.599
    test 1379 initialBearingTo: 288.676039
    test 1380 compassAngleTo: 280.017
    test 1381 compassAngleTo: 285.599
    test 1382 equirectangularTo: 592.185
    test 1383 distanceTo: 593.571
    test 1384 bearingTo: 0.0
    test 1385 compassAngleTo: 0.0
    test 1386 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 1387 compassAngleTo: 45.0
    test 1388 bearingTo: 90.0
    test 1389 compassAngleTo: 90.0
    test 1390 bearingTo: 180.0
    test 1391 compassAngleTo: 180.0
    test 1392 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 1393 compassAngleTo: 225.0
    test 1394 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 1395 compassAngleTo: 315.0
    test 1396 bearingTo: 270.0
    test 1397 compassAngleTo: 270.0
    test 1398 bearingTo: 0.0  FAILED, KNOWN, expected 359.4
    test 1399 compassAngleTo: 359.4
    test 1400 latlon2: (53.0, 1.0)
    test 1401 philam2: (0.93, 0.02)
    test 1402 bearingTo: 31
    test 1403 compassAngleTo: 31
    test 1404 compassAngleTo: 45

    test 1405 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 1406 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1407 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 1408 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 1409 isequalTo: <type 'bool'>
    test 1410 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 1411 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 1412 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 1413 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 1414 compassAngleTo: <type 'float'>
    test 1415 cosineLawTo: <type 'float'>
    test 1416 euclideanTo: <type 'float'>
    test 1417 flatLocalTo: <type 'float'>
    test 1418 flatPolarTo: <type 'float'>
    test 1419 haversineTo: <type 'float'>
    test 1420 hubenyTo: <type 'float'>
    test 1421 vincentysTo: <type 'float'>
    test 1422 toNvector: (0.615661, 0.0, 0.788011)
    test 1423 toVector: (0.615661, 0.0, 0.788011)
    test 1424 toVector3d: (0.61566, 0.0, 0.78801)

    test 1425 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 305.091
    test 1426 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.66933643°N, 002.48620262°E
    test 1427 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 1592.545
    test 1428 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.65141232°N, 002.46816989°E
    test 1429 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 3
    test 1430 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 127.229
    test 1431 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 152.612
    test 1432 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.67815375°N, 002.49950041°E
    test 1433 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 2
    test 1434 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 2400.293
    test 1435 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 2400.293
    test 1436 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.66128984°N, 002.47973818°E
    test 1437 trilaterate5 (pygeodesy.ellipsoidalExact) .min- is .maxPoint: True
    test 1438 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 1
    test 1439 trilaterate5 (pygeodesy.ellipsoidalExact) .min: 1343.743
    test 1440 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.69131964°N, 002.50112167°E
    test 1441 trilaterate5 (pygeodesy.ellipsoidalExact) .max: 1445.554
    test 1442 trilaterate5 (pygeodesy.ellipsoidalExact) .point: 42.67815375°N, 002.49950041°E
    test 1443 trilaterate5 (pygeodesy.ellipsoidalExact) .n: 2
    test 1444 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1445 circum3 (pygeodesy.ellipsoidalExact) .radius: 57792.067
    test 1446 circum3 (pygeodesy.ellipsoidalExact) .center: 43.053532°N, 002.943255°E, -261.66m
    test 1447 circum3 (pygeodesy.ellipsoidalExact) .deltas: (-0.0, 0.0, 11.857)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 1448 circum3 (pygeodesy.ellipsoidalExact) .d1: 57792.858
    test 1449 circum3 (pygeodesy.ellipsoidalExact) .d2: 57792.859
    test 1450 circum3 (pygeodesy.ellipsoidalExact) .d3: 57792.859
    test 1451 circum3 (pygeodesy.ellipsoidalExact) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1452 circum3 (pygeodesy.ellipsoidalExact) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 1453 radii11: Radii11Tuple(rA=7244.792747, rB=1828.106695, rC=2.25502, cR=57792.067128, rIn=57.366968, riS=2.087668, roS=2.443334, a=1830.361715, b=7247.047766, c=9072.899442, s=9075.154461)
    test 1454 circum4 (pygeodesy.ellipsoidalExact) .radius: 3184256.748
    test 1455 circum4 (pygeodesy.ellipsoidalExact) .center: 43.054367°N, 002.942573°E, -3183993.92m
    test 1456 circum4 (pygeodesy.ellipsoidalExact) .rank: 3
    test 1457 circum4 (pygeodesy.ellipsoidalExact) .residuals: ()
    test 1458 circum4 (pygeodesy.ellipsoidalExact) .d1: 57818.033
    test 1459 circum4 (pygeodesy.ellipsoidalExact) .d2: 57834.176
    test 1460 circum4 (pygeodesy.ellipsoidalExact) .d3: 57830.992
    test 1461 circum4 (pygeodesy.ellipsoidalExact) .datum: name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84
    test 1462 circum4 (pygeodesy.ellipsoidalExact) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 1463 radii11: Radii11Tuple(rA=327537.482637, rB=776914.262482, rC=784245.052526, cR=780602.180901, rIn=325058.721103, riS=84975.664195, roS=INF, a=1561159.315008, b=1111782.535163, c=1104451.745119, s=1888696.797645)
    test 1464 circin6 (pygeodesy.ellipsoidalExact) .rB+rC: 1561159.315
    test 1465 circin6 (pygeodesy.ellipsoidalExact) .rC+pA: 1111782.535
    test 1466 circin6 (pygeodesy.ellipsoidalExact) .rA+rB: 1104451.745
    test 1467 circin6 (pygeodesy.ellipsoidalExact) .radius: 325058.721
    test 1468 circin6 (pygeodesy.ellipsoidalExact) .center: 02.948531°N, 002.932537°E, -40041.19m
    test 1469 circin6 (pygeodesy.ellipsoidalExact) .deltas: (0.0, 0.0, 0.452944)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 1470 circin6 (pygeodesy.ellipsoidalExact) .cA: 05.04314°N, 005.014578°E, -48104.09m
    test 1471 circin6 (pygeodesy.ellipsoidalExact) .cB: 00.0°N, 002.941713°E, -20168.62m
    test 1472 circin6 (pygeodesy.ellipsoidalExact) .cC: 02.961566°N, 000.0°E, -20113.46m
    test 1473 circin6 (pygeodesy.ellipsoidalExact) .dA: 327263.596
    test 1474 circin6 (pygeodesy.ellipsoidalExact) .dB: 326036.153
    test 1475 circin6 (pygeodesy.ellipsoidalExact) .dC: 326020.432

    test 1476 area cw/ccw: 1.0

    134 of 1476 testLatLon.py tests (9.1%) FAILED, incl. 132 KNOWN plus 2 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 4.301 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testLatLonBase.py

    testing testLatLonBase.py 23.03.27

    testLatLon(pygeodesy.sphericalNvector, 23.06.12)
    test 1 lat, lon: 50.06632°N, 005.71475°W
    test 2 lat, lon: 50.066389°N, 005.714722°W
    test 3 isequalTo: True
    test 4 isequalTo3: True
    test 5 latlon: (52.205, 0.119)
    test 6 latlonheight: (52.205, 0.119, 0)
    test 7 phimlam: (0.911149, 0.002077)
    test 8 phimlamheight: (0.911149, 0.002077, 0)
    test 9 isequalTo: False
    test 10 antipode1: 52.205°S, 179.881°W
    test 11 antipode2: True
    test 12 antipode3: 52.205°N, 000.119°E
    test 13 antipode4: True
    test 14 antipode5: 52.205°N, 000.119°E
    test 15 isnormal1: True
    test 16 isnormal2: False
    test 17 normal1: False
    test 18 normal2: True
    test 19 toStr: 51°28′40″N, 000°00′06″W
    test 20 toStr: 51.4778°N, 000.0016°W
    test 21 precision: 0
    test 22 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 23 isequalTo: True
    test 24 isequalTo3: False
    test 25 latlon: (51.4778, -0.0016)
    test 26 phimlam: (0.898457, -0.000028)
    test 27 isequalTo: True
    test 28 isequalTo3: True
    test 29 latlon: (51.4778, -0.0016)
    test 30 latlonheight: (51.4778, -0.0016, 42.0)
    test 31 phimlam: (0.898457, -0.000028)
    test 32 phimlamheight: (0.898457, -0.000028, 42.0)
    test 33 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 34 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 35 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 36 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 37 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb...., Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)
    test 38 rhumbLine: TMorder=6, azi12=105.484906, exact=False, lat1=51.4778, lon1=-0.0016, rhumb...., Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)
    test 39 rhumbAzimuthTo: 107.563
    test 40 rhumbDestination: 50.964155°N, 001.853°E
    test 41 rhumbDestination: True
    test 42 rhumbDistanceTo: 42186.1
    test 43 rhumbMidpointo-0.5: 51.069759°N, 001.625988°E
    test 44 rhumbMidpointo: True
    test 45 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 46 rhumbMidpointo-0.25: 51.09838°N, 001.482038°E
    test 47 rhumbMidpointo-0.75: 51.041139°N, 001.769848°E
    test 48 rhumbMidpointo-1.0: 51.012519°N, 001.913619°E
    test 49 rhumbMidpointo-2.0: 50.898038°N, 002.48782°E

    testLatLon(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 50 lat, lon: 50.06632°N, 005.71475°W
    test 51 lat, lon: 50.066389°N, 005.714722°W
    test 52 isequalTo: True
    test 53 isequalTo3: True
    test 54 latlon: (52.205, 0.119)
    test 55 latlonheight: (52.205, 0.119, 0)
    test 56 phimlam: (0.911149, 0.002077)
    test 57 phimlamheight: (0.911149, 0.002077, 0)
    test 58 isequalTo: False
    test 59 antipode1: 52.205°S, 179.881°W
    test 60 antipode2: True
    test 61 antipode3: 52.205°N, 000.119°E
    test 62 antipode4: True
    test 63 antipode5: 52.205°N, 000.119°E
    test 64 isnormal1: True
    test 65 isnormal2: False
    test 66 normal1: False
    test 67 normal2: True
    test 68 toStr: 51°28′40″N, 000°00′06″W
    test 69 toStr: 51.4778°N, 000.0016°W
    test 70 precision: 0
    test 71 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 72 isequalTo: True
    test 73 isequalTo3: False
    test 74 latlon: (51.4778, -0.0016)
    test 75 phimlam: (0.898457, -0.000028)
    test 76 isequalTo: True
    test 77 isequalTo3: True
    test 78 latlon: (51.4778, -0.0016)
    test 79 latlonheight: (51.4778, -0.0016, 42.0)
    test 80 phimlam: (0.898457, -0.000028)
    test 81 phimlamheight: (0.898457, -0.000028, 42.0)
    test 82 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 83 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 84 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 85 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 86 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb...., Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)
    test 87 rhumbLine: TMorder=6, azi12=105.484906, exact=False, lat1=51.4778, lon1=-0.0016, rhumb...., Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)
    test 88 rhumbAzimuthTo: 107.563
    test 89 rhumbDestination: 50.964155°N, 001.853°E
    test 90 rhumbDestination: True
    test 91 rhumbDistanceTo: 42186.1
    test 92 rhumbMidpointo-0.5: 51.069759°N, 001.625988°E
    test 93 rhumbMidpointo: True
    test 94 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 95 rhumbMidpointo-0.25: 51.09838°N, 001.482038°E
    test 96 rhumbMidpointo-0.75: 51.041139°N, 001.769848°E
    test 97 rhumbMidpointo-1.0: 51.012519°N, 001.913619°E
    test 98 rhumbMidpointo-2.0: 50.898038°N, 002.48782°E

    testLatLon(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 99 lat, lon: 50.06632°N, 005.71475°W
    test 100 lat, lon: 50.066389°N, 005.714722°W
    test 101 isequalTo: True
    test 102 isequalTo3: True
    test 103 latlon: (52.205, 0.119)
    test 104 latlonheight: (52.205, 0.119, 0)
    test 105 phimlam: (0.911149, 0.002077)
    test 106 phimlamheight: (0.911149, 0.002077, 0)
    test 107 isequalTo: False
    test 108 antipode1: 52.205°S, 179.881°W
    test 109 antipode2: True
    test 110 antipode3: 52.205°N, 000.119°E
    test 111 antipode4: True
    test 112 antipode5: 52.205°N, 000.119°E
    test 113 isnormal1: True
    test 114 isnormal2: False
    test 115 normal1: False
    test 116 normal2: True
    test 117 toStr: 51°28′40″N, 000°00′06″W
    test 118 toStr: 51.4778°N, 000.0016°W
    test 119 precision: 0
    test 120 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 121 isequalTo: True
    test 122 isequalTo3: False
    test 123 latlon: (51.4778, -0.0016)
    test 124 phimlam: (0.898457, -0.000028)
    test 125 isequalTo: True
    test 126 isequalTo3: True
    test 127 latlon: (51.4778, -0.0016)
    test 128 latlonheight: (51.4778, -0.0016, 42.0)
    test 129 phimlam: (0.898457, -0.000028)
    test 130 phimlamheight: (0.898457, -0.000028, 42.0)
    test 131 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 132 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 133 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 134 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 135 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 136 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 137 rhumbAzimuthTo: 116.661
    test 138 rhumbDestination: 50.964234°N, 001.851383°E
    test 139 rhumbDestination: True
    test 140 rhumbDistanceTo: 40413.1
    test 141 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 142 rhumbMidpointo: True
    test 143 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 144 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 145 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 146 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 147 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLon(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 148 lat, lon: 50.06632°N, 005.71475°W
    test 149 lat, lon: 50.066389°N, 005.714722°W
    test 150 isequalTo: True
    test 151 isequalTo3: True
    test 152 latlon: (52.205, 0.119)
    test 153 latlonheight: (52.205, 0.119, 0)
    test 154 phimlam: (0.911149, 0.002077)
    test 155 phimlamheight: (0.911149, 0.002077, 0)
    test 156 isequalTo: False
    test 157 antipode1: 52.205°S, 179.881°W
    test 158 antipode2: True
    test 159 antipode3: 52.205°N, 000.119°E
    test 160 antipode4: True
    test 161 antipode5: 52.205°N, 000.119°E
    test 162 isnormal1: True
    test 163 isnormal2: False
    test 164 normal1: False
    test 165 normal2: True
    test 166 toStr: 51°28′40″N, 000°00′06″W
    test 167 toStr: 51.4778°N, 000.0016°W
    test 168 precision: 0
    test 169 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 170 isequalTo: True
    test 171 isequalTo3: False
    test 172 latlon: (51.4778, -0.0016)
    test 173 phimlam: (0.898457, -0.000028)
    test 174 isequalTo: True
    test 175 isequalTo3: True
    test 176 latlon: (51.4778, -0.0016)
    test 177 latlonheight: (51.4778, -0.0016, 42.0)
    test 178 phimlam: (0.898457, -0.000028)
    test 179 phimlamheight: (0.898457, -0.000028, 42.0)
    test 180 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 181 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 182 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 183 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 184 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 185 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 186 rhumbAzimuthTo: 116.661
    test 187 rhumbDestination: 50.964234°N, 001.851383°E
    test 188 rhumbDestination: True
    test 189 rhumbDistanceTo: 40413.1
    test 190 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 191 rhumbMidpointo: True
    test 192 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 193 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 194 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 195 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 196 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLon(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 197 lat, lon: 50.06632°N, 005.71475°W
    test 198 lat, lon: 50.066389°N, 005.714722°W
    test 199 isequalTo: True
    test 200 isequalTo3: True
    test 201 latlon: (52.205, 0.119)
    test 202 latlonheight: (52.205, 0.119, 0)
    test 203 phimlam: (0.911149, 0.002077)
    test 204 phimlamheight: (0.911149, 0.002077, 0)
    test 205 isequalTo: False
    test 206 antipode1: 52.205°S, 179.881°W
    test 207 antipode2: True
    test 208 antipode3: 52.205°N, 000.119°E
    test 209 antipode4: True
    test 210 antipode5: 52.205°N, 000.119°E
    test 211 isnormal1: True
    test 212 isnormal2: False
    test 213 normal1: False
    test 214 normal2: True
    test 215 toStr: 51°28′40″N, 000°00′06″W
    test 216 toStr: 51.4778°N, 000.0016°W
    test 217 precision: 0
    test 218 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 219 isequalTo: True
    test 220 isequalTo3: False
    test 221 latlon: (51.4778, -0.0016)
    test 222 phimlam: (0.898457, -0.000028)
    test 223 isequalTo: True
    test 224 isequalTo3: True
    test 225 latlon: (51.4778, -0.0016)
    test 226 latlonheight: (51.4778, -0.0016, 42.0)
    test 227 phimlam: (0.898457, -0.000028)
    test 228 phimlamheight: (0.898457, -0.000028, 42.0)
    test 229 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 230 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 231 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 232 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 233 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 234 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 235 rhumbAzimuthTo: 116.661
    test 236 rhumbDestination: 50.964234°N, 001.851383°E
    test 237 rhumbDestination: True
    test 238 rhumbDistanceTo: 40413.1
    test 239 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 240 rhumbMidpointo: True
    test 241 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 242 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 243 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 244 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 245 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLon(pygeodesy.ellipsoidalExact, 23.05.04)
    test 246 lat, lon: 50.06632°N, 005.71475°W
    test 247 lat, lon: 50.066389°N, 005.714722°W
    test 248 isequalTo: True
    test 249 isequalTo3: True
    test 250 latlon: (52.205, 0.119)
    test 251 latlonheight: (52.205, 0.119, 0)
    test 252 phimlam: (0.911149, 0.002077)
    test 253 phimlamheight: (0.911149, 0.002077, 0)
    test 254 isequalTo: False
    test 255 antipode1: 52.205°S, 179.881°W
    test 256 antipode2: True
    test 257 antipode3: 52.205°N, 000.119°E
    test 258 antipode4: True
    test 259 antipode5: 52.205°N, 000.119°E
    test 260 isnormal1: True
    test 261 isnormal2: False
    test 262 normal1: False
    test 263 normal2: True
    test 264 toStr: 51°28′40″N, 000°00′06″W
    test 265 toStr: 51.4778°N, 000.0016°W
    test 266 precision: 0
    test 267 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 268 isequalTo: True
    test 269 isequalTo3: False
    test 270 latlon: (51.4778, -0.0016)
    test 271 phimlam: (0.898457, -0.000028)
    test 272 isequalTo: True
    test 273 isequalTo3: True
    test 274 latlon: (51.4778, -0.0016)
    test 275 latlonheight: (51.4778, -0.0016, 42.0)
    test 276 phimlam: (0.898457, -0.000028)
    test 277 phimlamheight: (0.898457, -0.000028, 42.0)
    test 278 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 279 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 280 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 281 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 282 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 283 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 284 rhumbAzimuthTo: 116.661
    test 285 rhumbDestination: 50.964234°N, 001.851383°E
    test 286 rhumbDestination: True
    test 287 rhumbDistanceTo: 40413.1
    test 288 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 289 rhumbMidpointo: True
    test 290 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 291 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 292 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 293 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 294 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLon(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 295 lat, lon: 50.06632°N, 005.71475°W
    test 296 lat, lon: 50.066389°N, 005.714722°W
    test 297 isequalTo: True
    test 298 isequalTo3: True
    test 299 latlon: (52.205, 0.119)
    test 300 latlonheight: (52.205, 0.119, 0)
    test 301 phimlam: (0.911149, 0.002077)
    test 302 phimlamheight: (0.911149, 0.002077, 0)
    test 303 isequalTo: False
    test 304 antipode1: 52.205°S, 179.881°W
    test 305 antipode2: True
    test 306 antipode3: 52.205°N, 000.119°E
    test 307 antipode4: True
    test 308 antipode5: 52.205°N, 000.119°E
    test 309 isnormal1: True
    test 310 isnormal2: False
    test 311 normal1: False
    test 312 normal2: True
    test 313 toStr: 51°28′40″N, 000°00′06″W
    test 314 toStr: 51.4778°N, 000.0016°W
    test 315 precision: 0
    test 316 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 317 isequalTo: True
    test 318 isequalTo3: False
    test 319 latlon: (51.4778, -0.0016)
    test 320 phimlam: (0.898457, -0.000028)
    test 321 isequalTo: True
    test 322 isequalTo3: True
    test 323 latlon: (51.4778, -0.0016)
    test 324 latlonheight: (51.4778, -0.0016, 42.0)
    test 325 phimlam: (0.898457, -0.000028)
    test 326 phimlamheight: (0.898457, -0.000028, 42.0)
    test 327 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 328 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 329 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 330 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 331 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 332 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 333 rhumbAzimuthTo: 116.661
    test 334 rhumbDestination: 50.964234°N, 001.851383°E
    test 335 rhumbDestination: True
    test 336 rhumbDistanceTo: 40413.1
    test 337 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 338 rhumbMidpointo: True
    test 339 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 340 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 341 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 342 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 343 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLonEllipsoidalBase(pygeodesy.ellipsoidalBase, 23.06.11)
    test 344 lat, lon: 50.06632°N, 005.71475°W
    test 345 lat, lon: 50.066389°N, 005.714722°W
    test 346 isequalTo: True
    test 347 isequalTo3: True
    test 348 latlon: (52.205, 0.119)
    test 349 latlonheight: (52.205, 0.119, 0)
    test 350 phimlam: (0.911149, 0.002077)
    test 351 phimlamheight: (0.911149, 0.002077, 0)
    test 352 isequalTo: False
    test 353 antipode1: 52.205°S, 179.881°W
    test 354 antipode2: True
    test 355 antipode3: 52.205°N, 000.119°E
    test 356 antipode4: True
    test 357 antipode5: 52.205°N, 000.119°E
    test 358 isnormal1: True
    test 359 isnormal2: False
    test 360 normal1: False
    test 361 normal2: True
    test 362 toStr: 51°28′40″N, 000°00′06″W
    test 363 toStr: 51.4778°N, 000.0016°W
    test 364 precision: 0
    test 365 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 366 isequalTo: True
    test 367 isequalTo3: False
    test 368 latlon: (51.4778, -0.0016)
    test 369 phimlam: (0.898457, -0.000028)
    test 370 isequalTo: True
    test 371 isequalTo3: True
    test 372 latlon: (51.4778, -0.0016)
    test 373 latlonheight: (51.4778, -0.0016, 42.0)
    test 374 phimlam: (0.898457, -0.000028)
    test 375 phimlamheight: (0.898457, -0.000028, 42.0)
    test 376 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 377 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 378 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 379 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 380 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 381 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 382 rhumbAzimuthTo: 116.661
    test 383 rhumbDestination: 50.964234°N, 001.851383°E
    test 384 rhumbDestination: True
    test 385 rhumbDistanceTo: 40413.1
    test 386 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 387 rhumbMidpointo: True
    test 388 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 389 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 390 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 391 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 392 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLonEllipsoidalBaseDI(pygeodesy.ellipsoidalBaseDI, 23.05.15)
    test 393 lat, lon: 50.06632°N, 005.71475°W
    test 394 lat, lon: 50.066389°N, 005.714722°W
    test 395 isequalTo: True
    test 396 isequalTo3: True
    test 397 latlon: (52.205, 0.119)
    test 398 latlonheight: (52.205, 0.119, 0)
    test 399 phimlam: (0.911149, 0.002077)
    test 400 phimlamheight: (0.911149, 0.002077, 0)
    test 401 isequalTo: False
    test 402 antipode1: 52.205°S, 179.881°W
    test 403 antipode2: True
    test 404 antipode3: 52.205°N, 000.119°E
    test 405 antipode4: True
    test 406 antipode5: 52.205°N, 000.119°E
    test 407 isnormal1: True
    test 408 isnormal2: False
    test 409 normal1: False
    test 410 normal2: True
    test 411 toStr: 51°28′40″N, 000°00′06″W
    test 412 toStr: 51.4778°N, 000.0016°W
    test 413 precision: 0
    test 414 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 415 isequalTo: True
    test 416 isequalTo3: False
    test 417 latlon: (51.4778, -0.0016)
    test 418 phimlam: (0.898457, -0.000028)
    test 419 isequalTo: True
    test 420 isequalTo3: True
    test 421 latlon: (51.4778, -0.0016)
    test 422 latlonheight: (51.4778, -0.0016, 42.0)
    test 423 phimlam: (0.898457, -0.000028)
    test 424 phimlamheight: (0.898457, -0.000028, 42.0)
    test 425 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 426 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 427 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 428 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 429 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 430 rhumbLine: TMorder=6, azi12=113.805696, exact=False, lat1=51.4778, lon1=-0.0016, rhumb....biaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=6)
    test 431 rhumbAzimuthTo: 116.661
    test 432 rhumbDestination: 50.964234°N, 001.851383°E
    test 433 rhumbDestination: True
    test 434 rhumbDistanceTo: 40413.1
    test 435 rhumbMidpointo-0.5: 51.045501°N, 001.595726°E
    test 436 rhumbMidpointo: True
    test 437 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 438 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 439 rhumbMidpointo-0.75: 51.00475°N, 001.724419°E
    test 440 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 441 rhumbMidpointo-2.0: 50.800995°N, 002.366201°E

    testLatLonBase(pygeodesy.latlonBase, 23.06.12)
    test 442 lat, lon: 50.06632°N, 005.71475°W
    test 443 lat, lon: 50.066389°N, 005.714722°W
    test 444 isequalTo: True
    test 445 isequalTo3: True
    test 446 latlon: (52.205, 0.119)
    test 447 latlonheight: (52.205, 0.119, 0)
    test 448 phimlam: (0.911149, 0.002077)
    test 449 phimlamheight: (0.911149, 0.002077, 0)
    test 450 isequalTo: False
    test 451 antipode1: 52.205°S, 179.881°W
    test 452 antipode2: True
    test 453 antipode3: 52.205°N, 000.119°E
    test 454 antipode4: True
    test 455 antipode5: 52.205°N, 000.119°E
    test 456 isnormal1: True
    test 457 isnormal2: False
    test 458 normal1: False
    test 459 normal2: True
    test 460 toStr: 51°28′40″N, 000°00′06″W
    test 461 toStr: 51.4778°N, 000.0016°W
    test 462 precision: 0
    test 463 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 464 isequalTo: True
    test 465 isequalTo3: False
    test 466 latlon: (51.4778, -0.0016)
    test 467 phimlam: (0.898457, -0.000028)
    test 468 isequalTo: True
    test 469 isequalTo3: True
    test 470 latlon: (51.4778, -0.0016)
    test 471 latlonheight: (51.4778, -0.0016, 42.0)
    test 472 phimlam: (0.898457, -0.000028)
    test 473 phimlamheight: (0.898457, -0.000028, 42.0)
    test 474 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 475 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 476 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 477 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLonNvectorBase(pygeodesy.nvectorBase, 23.06.05)
    test 478 lat, lon: 50.06632°N, 005.71475°W
    test 479 lat, lon: 50.066389°N, 005.714722°W
    test 480 isequalTo: True
    test 481 isequalTo3: True
    test 482 latlon: (52.205, 0.119)
    test 483 latlonheight: (52.205, 0.119, 0)
    test 484 phimlam: (0.911149, 0.002077)
    test 485 phimlamheight: (0.911149, 0.002077, 0)
    test 486 isequalTo: False
    test 487 antipode1: 52.205°S, 179.881°W
    test 488 antipode2: True
    test 489 antipode3: 52.205°N, 000.119°E
    test 490 antipode4: True
    test 491 antipode5: 52.205°N, 000.119°E
    test 492 isnormal1: True
    test 493 isnormal2: False
    test 494 normal1: False
    test 495 normal2: True
    test 496 toStr: 51°28′40″N, 000°00′06″W
    test 497 toStr: 51.4778°N, 000.0016°W
    test 498 precision: 0
    test 499 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 500 isequalTo: True
    test 501 isequalTo3: False
    test 502 latlon: (51.4778, -0.0016)
    test 503 phimlam: (0.898457, -0.000028)
    test 504 isequalTo: True
    test 505 isequalTo3: True
    test 506 latlon: (51.4778, -0.0016)
    test 507 latlonheight: (51.4778, -0.0016, 42.0)
    test 508 phimlam: (0.898457, -0.000028)
    test 509 phimlamheight: (0.898457, -0.000028, 42.0)
    test 510 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 511 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 512 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 513 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLonSphericalBase(pygeodesy.sphericalBase, 23.06.12)
    test 514 lat, lon: 50.06632°N, 005.71475°W
    test 515 lat, lon: 50.066389°N, 005.714722°W
    test 516 isequalTo: True
    test 517 isequalTo3: True
    test 518 latlon: (52.205, 0.119)
    test 519 latlonheight: (52.205, 0.119, 0)
    test 520 phimlam: (0.911149, 0.002077)
    test 521 phimlamheight: (0.911149, 0.002077, 0)
    test 522 isequalTo: False
    test 523 antipode1: 52.205°S, 179.881°W
    test 524 antipode2: True
    test 525 antipode3: 52.205°N, 000.119°E
    test 526 antipode4: True
    test 527 antipode5: 52.205°N, 000.119°E
    test 528 isnormal1: True
    test 529 isnormal2: False
    test 530 normal1: False
    test 531 normal2: True
    test 532 toStr: 51°28′40″N, 000°00′06″W
    test 533 toStr: 51.4778°N, 000.0016°W
    test 534 precision: 0
    test 535 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 536 isequalTo: True
    test 537 isequalTo3: False
    test 538 latlon: (51.4778, -0.0016)
    test 539 phimlam: (0.898457, -0.000028)
    test 540 isequalTo: True
    test 541 isequalTo3: True
    test 542 latlon: (51.4778, -0.0016)
    test 543 latlonheight: (51.4778, -0.0016, 42.0)
    test 544 phimlam: (0.898457, -0.000028)
    test 545 phimlamheight: (0.898457, -0.000028, 42.0)
    test 546 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 547 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 548 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 549 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    test 550 rhumbLine: TMorder=6, azi12=30.0, exact=False, lat1=51.4778, lon1=-0.0016, rhumb=Rhumb...., Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)
    test 551 rhumbLine: TMorder=6, azi12=105.484906, exact=False, lat1=51.4778, lon1=-0.0016, rhumb...., Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)
    test 552 rhumbAzimuthTo: 107.563
    test 553 rhumbDestination: 50.964155°N, 001.853°E
    test 554 rhumbDestination: True
    test 555 rhumbDistanceTo: 42186.1
    test 556 rhumbMidpointo-0.5: 51.069759°N, 001.625988°E
    test 557 rhumbMidpointo: True
    test 558 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 559 rhumbMidpointo-0.25: 51.09838°N, 001.482038°E
    test 560 rhumbMidpointo-0.75: 51.041139°N, 001.769848°E
    test 561 rhumbMidpointo-1.0: 51.012519°N, 001.913619°E
    test 562 rhumbMidpointo-2.0: 50.898038°N, 002.48782°E

    all 562 testLatLonBase.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 164.941 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testLazily.py

    testing testLazily.py 23.03.27
    test 1 a_b2e: function
    test 2 a_b2e2: function
    test 3 a_b2e22: function
    test 4 a_b2e32: function
    test 5 a_b2f: function
    test 6 a_b2f2: function
    test 7 a_b2f_: function
    test 8 a_b2n: function
    test 9 a_f2b: function
    test 10 a_f2Tuple: class
    test 11 a_f_2b: function
    test 12 acos1: function
    test 13 acre2ha: function
    test 14 acre2m2: function
    test 15 Aer: class
    test 16 Aer4Tuple: class
    test 17 albers: module
    test 18 Albers7Tuple: class
    test 19 AlbersEqualArea: class
    test 20 AlbersEqualArea2: class
    test 21 AlbersEqualArea4: class
    test 22 AlbersEqualAreaCylindrical: class
    test 23 AlbersEqualAreaNorth: class
    test 24 AlbersEqualAreaSouth: class
    test 25 AlbersError: class
    test 26 anstr: function
    test 27 anStr: function
    test 28 antipode: function
    test 29 antipode_: function
    test 30 Area3Tuple: class
    test 31 areaOf: function
    test 32 areaof: function
    test 33 asin1: function
    test 34 atan2b: function
    test 35 atan2d: function
    test 36 atand: function
    test 37 Attitude: class
    test 38 Attitude4Tuple: class
    test 39 AttitudeError: class
    test 40 attrs: function
    test 41 azimuthal: module
    test 42 Azimuthal7Tuple: class
    test 43 AzimuthalError: class
    test 44 b_f2a: function
    test 45 b_f_2a: function
    test 46 Band: class
    test 47 bases: module
    test 48 basics: module
    test 49 Bearing: class
    test 50 bearing: function
    test 51 Bearing2Tuple: class
    test 52 bearing_: function
    test 53 Bearing_: class
    test 54 bearingDMS: function
    test 55 BetaOmega2Tuple: class
    test 56 BetaOmega3Tuple: class
    test 57 Bool: class
    test 58 BooleanFHP: class
    test 59 BooleanGH: class
    test 60 booleans: module
    test 61 bounds: function
    test 62 Bounds2Tuple: class
    test 63 Bounds4Tuple: class
    test 64 boundsOf: function
    test 65 callername: function
    test 66 Caps: class pygeodesy.karney.Caps
    test 67 cartesianBase: module
    test 68 cassini: function
    test 69 CassiniSoldner: class
    test 70 cbrt: function
    test 71 cbrt2: function
    test 72 centroidOf: function
    test 73 chain2m: function
    test 74 ChLV: class
    test 75 ChLV9Tuple: class
    test 76 ChLVa: class
    test 77 ChLVe: class
    test 78 ChLVEN2Tuple: class
    test 79 ChLVYX2Tuple: class
    test 80 ChLVyx2Tuple: class
    test 81 circin6: function
    test 82 Circin6Tuple: class
    test 83 circle4: function
    test 84 Circle4Tuple: class
    test 85 circum3: function
    test 86 Circum3Tuple: class
    test 87 circum4_: function
    test 88 Circum4Tuple: class
    test 89 classname: function
    test 90 classnaming: function
    test 91 clipCS3: function
    test 92 ClipCS3Tuple: class
    test 93 clipCS4: function
    test 94 ClipCS4Tuple: class
    test 95 clipDegrees: function
    test 96 clipDMS: function
    test 97 ClipError: class
    test 98 clipFHP4: function
    test 99 ClipFHP4Tuple: class
    test 100 clipGH4: function
    test 101 ClipGH4Tuple: class
    test 102 clipLB6: function
    test 103 ClipLB6Tuple: class
    test 104 clipRadians: function
    test 105 clips: function
    test 106 clipSH: function
    test 107 clipSH3: function
    test 108 ClipSH3Tuple: class
    test 109 clipStr: function
    test 110 clipy: module
    test 111 collins: function
    test 112 collins5: function
    test 113 Collins5Tuple: class
    test 114 compassAngle: function
    test 115 compassDMS: function
    test 116 compassPoint: function
    test 117 Conic: class
    test 118 Conics: class pygeodesy.lcc.Conics
    test 119 constants: module
    test 120 copysign0: function
    test 121 copytype: function
    test 122 cosineAndoyerLambert: function
    test 123 cosineAndoyerLambert_: function
    test 124 cosineForsytheAndoyerLambert: function
    test 125 cosineForsytheAndoyerLambert_: function
    test 126 cosineLaw: function
    test 127 cosineLaw_: function
    test 128 cot: function
    test 129 cot_: function
    test 130 cotd: function
    test 131 cotd_: function
    test 132 CrossError: class
    test 133 crosserrors: function
    test 134 css: module
    test 135 Css: class
    test 136 CSSError: class
    test 137 Curvature2Tuple: class
    test 138 date2epoch: function
    test 139 datum: module
    test 140 Datum: class
    test 141 Datums: class pygeodesy.datums.Datums
    test 142 datums: module
    test 143 decodeEPSG2: function
    test 144 degDMS: function
    test 145 degrees: type builtin_function_or_method
    test 146 Degrees: class
    test 147 degrees180: function
    test 148 Degrees2: class
    test 149 degrees2grades: function
    test 150 degrees2m: function
    test 151 degrees360: function
    test 152 degrees90: function
    test 153 Degrees_: class
    test 154 deprecated: module
    test 155 deprecated_class: function
    test 156 deprecated_function: function
    test 157 deprecated_method: function
    test 158 deprecated_property_RO: function
    test 159 deprecated_Property_RO: function
    test 160 DeprecationWarnings: class pygeodesy.props.DeprecationWarnings
    test 161 Destination2Tuple: class
    test 162 Destination3Tuple: class
    test 163 DIG: int
    test 164 Direct9Tuple: class
    test 165 Distance: class
    test 166 Distance2Tuple: class
    test 167 Distance3Tuple: class
    test 168 Distance4Tuple: class
    test 169 Distance_: class
    test 170 dms: module
    test 171 e22f: function
    test 172 e2f: function
    test 173 EasNor2Tuple: class
    test 174 EasNor3Tuple: class
    test 175 EasNorAziRk4Tuple: class
    test 176 EasNorAziRkEqu6Tuple: class
    test 177 EasNorExact4Tuple: class
    test 178 EasNorRadius3Tuple: class
    test 179 Easting: class
    test 180 ecef: module
    test 181 Ecef9Tuple: class
    test 182 EcefCartesian: function
    test 183 EcefError: class
    test 184 EcefFarrell21: class
    test 185 EcefFarrell22: class
    test 186 EcefKarney: class
    test 187 EcefMatrix: class
    test 188 EcefSudano: class
    test 189 EcefVeness: class
    test 190 EcefYou: class
    test 191 egmGeoidHeights: function
    test 192 elevation2: function
    test 193 Elevation2Tuple: class
    test 194 elevations: module
    test 195 Ellipsoid: class
    test 196 Ellipsoid2: class
    test 197 ellipsoidalBase: module
    test 198 ellipsoidalBaseDI: module
    test 199 ellipsoidalExact: module
    test 200 ellipsoidalGeodSolve: module
    test 201 ellipsoidalKarney: module
    test 202 ellipsoidalNvector: module
    test 203 ellipsoidalVincenty: module
    test 204 ellipsoids: module
    test 205 Ellipsoids: class pygeodesy.ellipsoids.Ellipsoids
    test 206 elliptic: module
    test 207 Elliptic: class
    test 208 Elliptic3Tuple: class
    test 209 EllipticError: class
    test 210 encodeEPSG: function
    test 211 enStr2: function
    test 212 enstr2: function
    test 213 Enu: class
    test 214 Enu4Tuple: class
    test 215 Epoch: class
    test 216 epoch2date: function
    test 217 EPS: float
    test 218 EPS0: float
    test 219 EPS02: float
    test 220 EPS1: float
    test 221 EPS1_2: float
    test 222 EPS2: float
    test 223 EPS4: float
    test 224 EPS_2: float
    test 225 epsg: module
    test 226 Epsg: class
    test 227 EPSGError: class
    test 228 equidistant: function
    test 229 Equidistant: class
    test 230 EquidistantExact: class
    test 231 EquidistantGeodSolve: class
    test 232 EquidistantKarney: class
    test 233 equirectangular: function
    test 234 equirectangular3: function
    test 235 equirectangular_: function
    test 236 errors: module
    test 237 Etm: class
    test 238 etm: module
    test 239 ETMError: class
    test 240 euclid: function
    test 241 euclid_: function
    test 242 euclidean: function
    test 243 euclidean_: function
    test 244 ExactTransverseMercator: class
    test 245 exception_chaining: function
    test 246 excessAbc: function
    test 247 excessAbc_: function
    test 248 excessGirard: function
    test 249 excessGirard_: function
    test 250 excessKarney: function
    test 251 excessKarney_: function
    test 252 excessLHuilier: function
    test 253 excessLHuilier_: function
    test 254 excessQuad: function
    test 255 excessQuad_: function
    test 256 f2e2: function
    test 257 f2e22: function
    test 258 f2e32: function
    test 259 f2f2: function
    test 260 f2f_: function
    test 261 f2n: function
    test 262 f_2f: function
    test 263 F__E: str
    test 264 F__E_: str
    test 265 F__E__: str
    test 266 F__F: str
    test 267 F__F_: str
    test 268 F__F__: str
    test 269 F__G: str
    test 270 F__G_: str
    test 271 F__G__: str
    test 272 F_D: str
    test 273 F_D60: str
    test 274 F_D60_: str
    test 275 F_D60__: str
    test 276 F_D_: str
    test 277 F_D__: str
    test 278 F_DEG: str
    test 279 F_DEG_: str
    test 280 F_DEG__: str
    test 281 F_DM: str
    test 282 F_DM_: str
    test 283 F_DM__: str
    test 284 F_DMS: str
    test 285 F_DMS_: str
    test 286 F_DMS__: str
    test 287 F_MIN: str
    test 288 F_MIN_: str
    test 289 F_MIN__: str
    test 290 F_RAD: str
    test 291 F_RAD_: str
    test 292 F_RAD__: str
    test 293 F_SEC: str
    test 294 F_SEC_: str
    test 295 F_SEC__: str
    test 296 facos1: function
    test 297 false2f: function
    test 298 falsed2f: function
    test 299 fasin1: function
    test 300 fatan: function
    test 301 fatan1: function
    test 302 fatan2: function
    test 303 fathom2m: function
    test 304 favg: function
    test 305 Fcbrt: class
    test 306 Fcook: class
    test 307 fdot: function
    test 308 Fdot: class
    test 309 fdot3: function
    test 310 Feet: class
    test 311 Fhorner: class
    test 312 fhorner: function
    test 313 Fhypot: class
    test 314 fidw: function
    test 315 FIx: class
    test 316 flatLocal: function
    test 317 flatLocal_: function
    test 318 flatPolar: function
    test 319 flatPolar_: function
    test 320 Flinear: class
    test 321 Float: class
    test 322 float0: function
    test 323 float0_: function
    test 324 Float_: class
    test 325 float_: function
    test 326 fmath: module
    test 327 fmean: function
    test 328 fmean_: function
    test 329 Fn_rt: class
    test 330 Footprint5Tuple: class
    test 331 formy: module
    test 332 Forward4Tuple: class
    test 333 fpolynomial: function
    test 334 Fpolynomial: class
    test 335 Fpowers: class
    test 336 fpowers: function
    test 337 fprod: function
    test 338 fractional: function
    test 339 frange: function
    test 340 Frechet: class
    test 341 frechet: module
    test 342 Frechet6Tuple: class
    test 343 frechet_: function
    test 344 FrechetCosineAndoyerLambert: class
    test 345 FrechetCosineForsytheAndoyerLambert: class
    test 346 FrechetCosineLaw: class
    test 347 FrechetDegrees: class
    test 348 FrechetDistanceTo: class
    test 349 FrechetEquirectangular: class
    test 350 FrechetError: class
    test 351 FrechetEuclidean: class
    test 352 FrechetExact: class
    test 353 FrechetFlatLocal: class
    test 354 FrechetFlatPolar: class
    test 355 FrechetHaversine: class
    test 356 FrechetHubeny: class
    test 357 FrechetKarney: class
    test 358 FrechetRadians: class
    test 359 FrechetThomas: class
    test 360 FrechetVincentys: class
    test 361 freduce: type builtin_function_or_method
    test 362 fremainder: function
    test 363 Frustum: class
    test 364 Fsqrt: class
    test 365 fstats: module
    test 366 fStr: function
    test 367 fstr: function
    test 368 fStrzs: function
    test 369 fstrzs: function
    test 370 fsum: function
    test 371 Fsum: class
    test 372 fsum1: function
    test 373 fsum1_: function
    test 374 fsum1f_: function
    test 375 Fsum2Tuple: class
    test 376 fsum_: function
    test 377 fsumf_: function
    test 378 fsums: module
    test 379 ft2m: function
    test 380 furlong2m: function
    test 381 Fwelford: class
    test 382 Garef: class
    test 383 gars: module
    test 384 GARSError: class
    test 385 GDict: class
    test 386 Geodesic: function
    test 387 Geodesic_WGS84: function
    test 388 GeodesicAreaExact: class
    test 389 GeodesicError: class
    test 390 GeodesicExact: class
    test 391 GeodesicLine: function
    test 392 GeodesicLineExact: class
    test 393 GeodesicLineSolve: class
    test 394 GeodesicSolve: class
    test 395 geodesicw: module
    test 396 geodesicx: module
    test 397 geodsolve: module
    test 398 GeodSolve12Tuple: class
    test 399 geohash: module
    test 400 Geohash: class
    test 401 GeohashError: class
    test 402 GeoidError: class
    test 403 GeoidG2012B: class
    test 404 geoidHeight2: function
    test 405 GeoidHeight2Tuple: class
    test 406 GeoidHeight5Tuple: class
    test 407 GeoidKarney: class
    test 408 GeoidPGM: class
    test 409 geoids: module
    test 410 Georef: class
    test 411 gnomonic: function
    test 412 Gnomonic: class
    test 413 GnomonicExact: class
    test 414 GnomonicGeodSolve: class
    test 415 GnomonicKarney: class
    test 416 grades: function
    test 417 grades2degrees: function
    test 418 grades2radians: function
    test 419 grades400: function
    test 420 gx: module
    test 421 gxarea: module
    test 422 gxline: module
    test 423 halfs2: function
    test 424 hartzell: function
    test 425 hartzell4: function
    test 426 Hausdorff: class
    test 427 hausdorff: module
    test 428 Hausdorff6Tuple: class
    test 429 hausdorff_: function
    test 430 HausdorffCosineAndoyerLambert: class
    test 431 HausdorffCosineForsytheAndoyerLambert: class
    test 432 HausdorffCosineLaw: class
    test 433 HausdorffDegrees: class
    test 434 HausdorffDistanceTo: class
    test 435 HausdorffEquirectangular: class
    test 436 HausdorffError: class
    test 437 HausdorffEuclidean: class
    test 438 HausdorffExact: class
    test 439 HausdorffFlatLocal: class
    test 440 HausdorffFlatPolar: class
    test 441 HausdorffHaversine: class
    test 442 HausdorffHubeny: class
    test 443 HausdorffKarney: class
    test 444 HausdorffRadians: class
    test 445 HausdorffThomas: class
    test 446 HausdorffVincentys: class
    test 447 haversine: function
    test 448 haversine_: function
    test 449 Height: class
    test 450 Height_: class
    test 451 HeightCubic: class
    test 452 HeightError: class
    test 453 HeightIDW: function
    test 454 HeightIDW2: function
    test 455 HeightIDW3: function
    test 456 HeightIDWcosineAndoyerLambert: class
    test 457 HeightIDWcosineForsytheAndoyerLambert: class
    test 458 HeightIDWcosineLaw: class
    test 459 HeightIDWdistanceTo: class
    test 460 HeightIDWequirectangular: class
    test 461 HeightIDWeuclidean: class
    test 462 HeightIDWexact: class
    test 463 HeightIDWflatLocal: class
    test 464 HeightIDWflatPolar: class
    test 465 HeightIDWhaversine: class
    test 466 HeightIDWhubeny: class
    test 467 HeightIDWkarney: class
    test 468 HeightIDWthomas: class
    test 469 HeightIDWvincentys: class
    test 470 HeightLinear: class
    test 471 HeightLSQBiSpline: class
    test 472 heightOf: function
    test 473 heights: module
    test 474 HeightSmoothBiSpline: class
    test 475 HeightX: class
    test 476 Helmert7Tuple: class
    test 477 horizon: function
    test 478 hstr: function
    test 479 hubeny: function
    test 480 hubeny_: function
    test 481 hypot: type builtin_function_or_method
    test 482 hypot1: function
    test 483 hypot2: function
    test 484 hypot2_: function
    test 485 hypot3: function
    test 486 hypot_: function
    test 487 INF: float
    test 488 inStr: function
    test 489 instr: function
    test 490 Int: class
    test 491 INT0: int
    test 492 Int_: class
    test 493 interns: module
    test 494 intersection2: function
    test 495 intersection3d3: function
    test 496 Intersection3Tuple: class
    test 497 IntersectionError: class
    test 498 intersections2: function
    test 499 Inverse10Tuple: class
    test 500 isantipode: function
    test 501 isantipode_: function
    test 502 isbool: function
    test 503 isBoolean: function
    test 504 isclass: function
    test 505 isclockwise: function
    test 506 isclose: function
    test 507 iscolinearWith: function
    test 508 iscomplex: function
    test 509 isconvex: function
    test 510 isconvex_: function
    test 511 isDEPRECATED: function
    test 512 isenclosedby: function
    test 513 isenclosedBy: function
    test 514 isError: function
    test 515 isfinite: function
    test 516 isfloat: function
    test 517 isidentifier: function
    test 518 isinf: type builtin_function_or_method
    test 519 isinstanceof: function
    test 520 isint: function
    test 521 isint0: function
    test 522 iskeyword: type builtin_function_or_method
    test 523 isLazy: type NoneType
    test 524 islistuple: function
    test 525 isnan: type builtin_function_or_method
    test 526 isnear0: function
    test 527 isnear1: function
    test 528 isnear90: function
    test 529 isneg0: function
    test 530 isninf: function
    test 531 isnon0: function
    test 532 isnormal: function
    test 533 isnormal_: function
    test 534 isNumpy2: function
    test 535 isodd: function
    test 536 isPoints2: function
    test 537 ispolar: function
    test 538 isscalar: function
    test 539 issequence: function
    test 540 isstr: function
    test 541 issubclassof: function
    test 542 isTuple2: function
    test 543 istuplist: function
    test 544 itemsorted: function
    test 545 iterNumpy2: function
    test 546 iterNumpy2over: function
    test 547 iters: module
    test 548 Jacobi2Tuple: class
    test 549 JacobiConformal: class
    test 550 JacobiConformalSpherical: class
    test 551 joined: function
    test 552 joined_: function
    test 553 karney: module
    test 554 km2m: function
    test 555 ktm: module
    test 556 KTMError: class
    test 557 KTransverseMercator: class
    test 558 Lam: class
    test 559 Lam_: class
    test 560 LambertEqualArea: class
    test 561 Lat: class
    test 562 Lat_: class
    test 563 latDMS: function
    test 564 latlon2n_xyz: function
    test 565 LatLon2psxy: class
    test 566 LatLon2PsxyIter: class
    test 567 LatLon2Tuple: class
    test 568 LatLon3Tuple: class
    test 569 LatLon4Tuple: class
    test 570 LatLon_: class
    test 571 LatLonAziRk4Tuple: class
    test 572 latlonBase: module
    test 573 LatLonDatum3Tuple: class
    test 574 LatLonDatum5Tuple: class
    test 575 latlonDMS: function
    test 576 latlonDMS_: function
    test 577 LatLonExact4Tuple: class
    test 578 LatLonFHP: class
    test 579 LatLonGH: class
    test 580 LatLonPrec3Tuple: class
    test 581 LatLonPrec5Tuple: class
    test 582 lazily: module
    test 583 LazyAttributeError: class
    test 584 LazyImportError: class
    test 585 Lcc: class
    test 586 lcc: module
    test 587 LCCError: class
    test 588 len2: function
    test 589 LenError: class
    test 590 LimitError: class
    test 591 limiterrors: function
    test 592 Local9Tuple: class
    test 593 LocalCartesian: class
    test 594 LocalError: class
    test 595 Lon: class
    test 596 Lon_: class
    test 597 lonDMS: function
    test 598 lrstrip: function
    test 599 ltp: module
    test 600 Ltp: class
    test 601 ltpTuples: module
    test 602 luneOf: function
    test 603 m2chain: function
    test 604 m2degrees: function
    test 605 m2fathom: function
    test 606 m2ft: function
    test 607 m2furlong: function
    test 608 m2km: function
    test 609 m2NM: function
    test 610 m2radians: function
    test 611 m2SM: function
    test 612 m2toise: function
    test 613 m2yard: function
    test 614 machine: function
    test 615 MANT_DIG: int
    test 616 MANTIS: int
    test 617 map1: function
    test 618 map2: function
    test 619 MAX: float
    test 620 meeus2: function
    test 621 Meeus2Tuple: class
    test 622 Meter: class
    test 623 Meter2: class
    test 624 Meter3: class
    test 625 Meter_: class
    test 626 Mgrs: class
    test 627 mgrs: module
    test 628 Mgrs4Tuple: class
    test 629 Mgrs6Tuple: class
    test 630 MGRSError: class
    test 631 MIN: float
    test 632 modulename: function
    test 633 n2e2: function
    test 634 n2f: function
    test 635 n2f_: function
    test 636 n_xyz2latlon: function
    test 637 n_xyz2philam: function
    test 638 named: module
    test 639 namedTuples: module
    test 640 nameof: function
    test 641 NAN: float
    test 642 nearestOn: function
    test 643 NearestOn2Tuple: class
    test 644 nearestOn3: function
    test 645 NearestOn3Tuple: class
    test 646 nearestOn4: function
    test 647 NearestOn4Tuple: class
    test 648 nearestOn5: function
    test 649 NearestOn5Tuple: class
    test 650 nearestOn6: function
    test 651 NearestOn6Tuple: class
    test 652 NearestOn8Tuple: class
    test 653 Ned: class
    test 654 Ned3Tuple: class
    test 655 Ned4Tuple: class
    test 656 neg: function
    test 657 NEG0: float
    test 658 neg_: function
    test 659 Neighbors8Dict: class
    test 660 NINF: float
    test 661 NM2m: function
    test 662 NN: str
    test 663 norm2: function
    test 664 norm_: function
    test 665 normal: function
    test 666 normal_: function
    test 667 normDMS: function
    test 668 Northing: class
    test 669 notImplemented: function
    test 670 notOverloaded: function
    test 671 Number_: class
    test 672 Numpy2LatLon: class
    test 673 NumPyError: class
    test 674 nvector: module
    test 675 nvectorBase: module
    test 676 OK: str
    test 677 opposing: function
    test 678 opposing_: function
    test 679 Orthographic: class
    test 680 osgr: module
    test 681 Osgr: class
    test 682 OSGRError: class
    test 683 pairs: function
    test 684 parse3d: function
    test 685 parse3llh: function
    test 686 parseDDDMMSS: function
    test 687 parseDMS: function
    test 688 parseDMS2: function
    test 689 ParseError: class
    test 690 parseETM5: function
    test 691 parseMGRS: function
    test 692 parseOSGR: function
    test 693 parseRad: function
    test 694 parseUPS5: function
    test 695 parseUTM: function
    test 696 parseUTM5: function
    test 697 parseUTMUPS5: function
    test 698 parseWM: function
    test 699 perimeterOf: function
    test 700 perimeterof: function
    test 701 PGMError: class
    test 702 Phi: class
    test 703 Phi_: class
    test 704 philam2n_xyz: function
    test 705 PhiLam2Tuple: class
    test 706 PhiLam3Tuple: class
    test 707 PhiLam4Tuple: class
    test 708 PI: float
    test 709 PI2: float
    test 710 PI3: float
    test 711 PI3_2: float
    test 712 PI4: float
    test 713 PI_2: float
    test 714 PI_3: float
    test 715 PI_4: float
    test 716 pierlot: function
    test 717 pierlotx: function
    test 718 Point3Tuple: class
    test 719 points: module
    test 720 points2: function
    test 721 Points2Tuple: class
    test 722 PointsError: class
    test 723 PointsIter: class
    test 724 polygon: function
    test 725 PolygonArea: class
    test 726 precision: function
    test 727 Precision_: class
    test 728 print_: function
    test 729 printf: function
    test 730 Property: class
    test 731 property_doc_: function
    test 732 Property_RO: class
    test 733 property_RO: class
    test 734 props: module
    test 735 pygeodesy_abspath: str
    test 736 quadOf: function
    test 737 R_FM: float
    test 738 R_GM: float
    test 739 R_KM: float
    test 740 R_M: float
    test 741 R_MA: float
    test 742 R_MB: float
    test 743 R_NM: float
    test 744 R_QM: float
    test 745 R_SM: float
    test 746 R_VM: float
    test 747 radians: type builtin_function_or_method
    test 748 Radians: class
    test 749 Radians2: class
    test 750 radians2m: function
    test 751 Radians_: class
    test 752 radiansPI: function
    test 753 radiansPI2: function
    test 754 radiansPI_2: function
    test 755 radical2: function
    test 756 Radical2Tuple: class
    test 757 radii11: function
    test 758 Radii11Tuple: class
    test 759 Radius: class
    test 760 Radius_: class
    test 761 randomrangenerator: function
    test 762 RangeError: class
    test 763 rangerrors: function
    test 764 RefFrame: class
    test 765 RefFrameError: function
    test 766 RefFrames: class pygeodesy.trf.RefFrames
    test 767 remainder: function
    test 768 reprs: function
    test 769 ResectionError: class
    test 770 resections: module
    test 771 ResidualError: class
    test 772 Resolutions2Tuple: class
    test 773 Reverse4Tuple: class
    test 774 Rhumb: class
    test 775 Rhumb7Tuple: class
    test 776 Rhumb8Tuple: class
    test 777 RhumbError: class
    test 778 RhumbLine: class
    test 779 RhumbLineSolve: class
    test 780 RhumbOrder2Tuple: class
    test 781 rhumbsolve: module
    test 782 RhumbSolve: class
    test 783 RhumbSolve7Tuple: class
    test 784 rhumbx: module
    test 785 S_DEG: str
    test 786 S_DMS: int
    test 787 S_MIN: str
    test 788 S_RAD: str
    test 789 S_SEC: str
    test 790 S_SEP: str
    test 791 scalar: function
    test 792 Scalar: class
    test 793 Scalar_: class
    test 794 SciPyError: class
    test 795 SciPyWarning: class
    test 796 Shape2Tuple: class
    test 797 signBit: function
    test 798 signOf: function
    test 799 simplify: module
    test 800 simplify1: function
    test 801 simplify2: function
    test 802 simplifyRDP: function
    test 803 simplifyRDPm: function
    test 804 simplifyRW: function
    test 805 simplifyVW: function
    test 806 simplifyVWm: function
    test 807 SinCos2: function
    test 808 sincos2: function
    test 809 sincos2_: function
    test 810 sincos2d: function
    test 811 sincos2d_: function
    test 812 sincostan3: function
    test 813 SM2m: function
    test 814 snellius3: function
    test 815 soddy4: function
    test 816 Soddy4Tuple: class
    test 817 solveBase: module
    test 818 sphericalBase: module
    test 819 sphericalNvector: module
    test 820 sphericalTrigonometry: module
    test 821 splice: function
    test 822 sqrt0: function
    test 823 sqrt3: function
    test 824 sqrt_a: function
    test 825 Stereographic: class
    test 826 Str: class
    test 827 str2ub: function
    test 828 Str_: class
    test 829 streprs: module
    test 830 strs: function
    test 831 Survey3Tuple: class
    test 832 tan_2: function
    test 833 tand: function
    test 834 tand_: function
    test 835 tanPI_2_2: function
    test 836 thomas: function
    test 837 thomas_: function
    test 838 tienstra: function
    test 839 tienstra7: function
    test 840 Tienstra7Tuple: class
    test 841 toCss: function
    test 842 toDMS: function
    test 843 toEtm8: function
    test 844 toise2m: function
    test 845 toLcc: function
    test 846 toMgrs: function
    test 847 toOsgr: function
    test 848 toUps8: function
    test 849 toUtm: function
    test 850 toUtm8: function
    test 851 toUtmUps8: function
    test 852 toWm: function
    test 853 Transform: class
    test 854 Transform7Tuple: class
    test 855 Transforms: class pygeodesy.datums.Transforms
    test 856 trf: module
    test 857 TRFError: class
    test 858 trfXform: function
    test 859 triAngle: function
    test 860 triAngle4: function
    test 861 TriAngle4Tuple: class
    test 862 Triangle7Tuple: class
    test 863 Triangle8Tuple: class
    test 864 TriangleError: class
    test 865 Triaxial: class
    test 866 Triaxial_: class
    test 867 TriaxialError: class
    test 868 Triaxials: class pygeodesy.triaxials.Triaxials
    test 869 triaxials: module
    test 870 trilaterate2d2: function
    test 871 trilaterate3d2: function
    test 872 Trilaterate5Tuple: class
    test 873 triSide: function
    test 874 triSide2: function
    test 875 TriSide2Tuple: class
    test 876 triSide4: function
    test 877 TriSide4Tuple: class
    test 878 truncate: function
    test 879 Tuple2LatLon: class
    test 880 tyr3d: function
    test 881 ub2str: function
    test 882 UnitError: class
    test 883 units: module
    test 884 unitsBase: module
    test 885 unroll180: function
    test 886 unrollPI: function
    test 887 unsign0: function
    test 888 unsigned0: function
    test 889 unstr: function
    test 890 unStr: function
    test 891 ups: module
    test 892 Ups: class
    test 893 UPSError: class
    test 894 upsZoneBand5: function
    test 895 utily: module
    test 896 Utm: class
    test 897 utm: module
    test 898 UTMError: class
    test 899 UtmUps: function
    test 900 utmups: module
    test 901 UtmUps2Tuple: class
    test 902 UtmUps4Tuple: class
    test 903 UtmUps5Tuple: class
    test 904 UtmUps8Tuple: class
    test 905 utmupsBase: module
    test 906 UTMUPSError: class
    test 907 UtmUpsLatLon5Tuple: class
    test 908 utmupsValidate: function
    test 909 utmupsValidateOK: function
    test 910 utmupsZoneBand5: function
    test 911 utmZoneBand2: function
    test 912 utmZoneBand5: function
    test 913 vector2d: module
    test 914 Vector2Tuple: class
    test 915 vector3d: module
    test 916 Vector3d: class
    test 917 vector3dBase: module
    test 918 Vector3Tuple: class
    test 919 Vector4Tuple: class
    test 920 VectorError: class
    test 921 version: str
    test 922 VincentyError: class
    test 923 vincentys: function
    test 924 vincentys_: function
    test 925 webmercator: module
    test 926 WebMercatorError: class
    test 927 wgrs: module
    test 928 WGRSError: class
    test 929 wildberger3: function
    test 930 Wm: class
    test 931 wrap180: function
    test 932 wrap360: function
    test 933 wrap90: function
    test 934 wrap_normal: function
    test 935 wrapPI: function
    test 936 wrapPI2: function
    test 937 wrapPI_2: function
    test 938 Xyz4Tuple: class
    test 939 XyzLocal: class
    test 940 yard2m: function
    test 941 Zone: class
    test 942 isLazy: None
    test 943 missing in lazily._all_imports: None
    test 944 missing in pygeodesy.__all__: None
    test 945 cmd: /Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c 'import pygeodesy, sys; sys.exit(0 if pygeodesy.isLazy == %s else 1)'
    test 946 PYGEODESY_LAZY_IMPORT=0: 0
    test 947 PYGEODESY_LAZY_IMPORT=1: 0
    test 948 PYGEODESY_LAZY_IMPORT=2: 0
    test 949 PYGEODESY_LAZY_IMPORT=3: 0
    test 950 PYGEODESY_LAZY_IMPORT=4: 0
    test 951 numpy.core.info: <module 'numpy.core.info' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/info.pyc'>
    test 952 ctypes.os: None
    test 953 gc: <module 'gc' (built-in)>
    test 954 base64: <module 'base64' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/base64.pyc'>
    test 955 pygeodesy.hausdorff: <module 'pygeodesy.hausdorff' from './pygeodesy/hausdorff.pyc'>
    test 956 unittest.sys: None
    test 957 numpy.core.umath: <module 'numpy.core.umath' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/umath.pyc'>
    test 958 numpy._pytesttester: <module 'numpy._pytesttester' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/_pytesttester.pyc'>
    test 959 string: <module 'string' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/string.pyc'>
    test 960 numpy.lib.arraysetops: <module 'numpy.lib.arraysetops' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/arraysetops.pyc'>
    test 961 encodings.utf_8: <module 'encodings.utf_8' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/utf_8.pyc'>
    test 962 unittest.types: None
    test 963 json.encoder: <module 'json.encoder' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/encoder.pyc'>
    test 964 pygeodesy.props: <module 'pygeodesy.props' from './pygeodesy/props.pyc'>
    test 965 datetime: <module 'datetime' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/datetime.so'>
    test 966 numpy.core.machar: <module 'numpy.core.machar' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/machar.pyc'>
    test 967 unittest.StringIO: None
    test 968 pygeodesy.ellipsoidalGeodSolve: <module 'pygeodesy.ellipsoidalGeodSolve' from './pygeodesy/ellipsoidalGeodSolve.pyc'>
    test 969 numpy.ma.extras: <module 'numpy.ma.extras' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/ma/extras.pyc'>
    test 970 numpy.fft.fftpack_lite: <module 'numpy.fft.fftpack_lite' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/fft/fftpack_lite.so'>
    test 971 pygeodesy.dms: <module 'pygeodesy.dms' from './pygeodesy/dms.pyc'>
    test 972 dis: <module 'dis' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/dis.pyc'>
    test 973 pygeodesy.geodsolve: <module 'pygeodesy.geodsolve' from './pygeodesy/geodsolve.pyc'>
    test 974 numpy.lib: <module 'numpy.lib' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/__init__.pyc'>
    test 975 pygeodesy.nvectorBase: <module 'pygeodesy.nvectorBase' from './pygeodesy/nvectorBase.pyc'>
    test 976 numpy.core._ctypes: None
    test 977 abc: <module 'abc' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/abc.pyc'>
    test 978 numpy._globals: <module 'numpy._globals' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/_globals.pyc'>
    test 979 pygeodesy.httplib: None
    test 980 numpy.lib.npyio: <module 'numpy.lib.npyio' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/npyio.pyc'>
    test 981 scipy._lib: <module 'scipy._lib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_lib/__init__.pyc'>
    test 982 pygeodesy.webmercator: <module 'pygeodesy.webmercator' from './pygeodesy/webmercator.pyc'>
    test 983 pygeodesy.iters: <module 'pygeodesy.iters' from './pygeodesy/iters.pyc'>
    test 984 numpy.fft.helper: <module 'numpy.fft.helper' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/fft/helper.pyc'>
    test 985 pygeodesy.ellipsoids: <module 'pygeodesy.ellipsoids' from './pygeodesy/ellipsoids.pyc'>
    test 986 unittest.suite: <module 'unittest.suite' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/suite.pyc'>
    test 987 _ctypes: <module '_ctypes' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ctypes.so'>
    test 988 fnmatch: <module 'fnmatch' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/fnmatch.pyc'>
    test 989 json.scanner: <module 'json.scanner' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/scanner.pyc'>
    test 990 pygeodesy.ellipsoidalVincenty: <module 'pygeodesy.ellipsoidalVincenty' from './pygeodesy/ellipsoidalVincenty.pyc'>
    test 991 codecs: <module 'codecs' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/codecs.pyc'>
    test 992 numpy.os: None
    test 993 pygeodesy.trf: <module 'pygeodesy.trf' from './pygeodesy/trf.pyc'>
    test 994 StringIO: <module 'StringIO' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/StringIO.pyc'>
    test 995 pygeodesy.deprecated.bases: <module 'pygeodesy.deprecated.bases' from './pygeodesy/deprecated/bases.pyc'>
    test 996 weakref: <module 'weakref' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/weakref.pyc'>
    test 997 numpy.core._internal: <module 'numpy.core._internal' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_internal.pyc'>
    test 998 numpy.lib.arraypad: <module 'numpy.lib.arraypad' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/arraypad.pyc'>
    test 999 pygeodesy.fstats: <module 'pygeodesy.fstats' from './pygeodesy/fstats.pyc'>
    test 1000 pprint: <module 'pprint' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pprint.pyc'>
    test 1001 numpy.core._dtype_ctypes: <module 'numpy.core._dtype_ctypes' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_dtype_ctypes.pyc'>
    test 1002 pygeodesy.simplify: <module 'pygeodesy.simplify' from './pygeodesy/simplify.pyc'>
    test 1003 pygeodesy.constants: <module 'pygeodesy.constants' from './pygeodesy/constants.pyc'>
    test 1004 select: <module 'select' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/select.so'>
    test 1005 ctypes._ctypes: None
    test 1006 _heapq: <module '_heapq' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_heapq.so'>
    test 1007 numpy.lib.financial: <module 'numpy.lib.financial' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/financial.pyc'>
    test 1008 binascii: <module 'binascii' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/binascii.so'>
    test 1009 numpy.testing._private: <module 'numpy.testing._private' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/testing/_private/__init__.pyc'>
    test 1010 tokenize: <module 'tokenize' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tokenize.pyc'>
    test 1011 numpy.core.numpy: None
    test 1012 numpy.polynomial.chebyshev: <module 'numpy.polynomial.chebyshev' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/chebyshev.pyc'>
    test 1013 cPickle: <module 'cPickle' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cPickle.so'>
    test 1014 numpy.polynomial.hermite_e: <module 'numpy.polynomial.hermite_e' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/hermite_e.pyc'>
    test 1015 pygeodesy.utmupsBase: <module 'pygeodesy.utmupsBase' from './pygeodesy/utmupsBase.pyc'>
    test 1016 pygeodesy.geographiclib: None
    test 1017 pygeodesy.json: None
    test 1018 numpy.core.fromnumeric: <module 'numpy.core.fromnumeric' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/fromnumeric.pyc'>
    test 1019 pygeodesy.geodesicx.pygeodesy: None
    test 1020 numpy.ctypeslib: <module 'numpy.ctypeslib' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/ctypeslib.pyc'>
    test 1021 _ast: <module '_ast' (built-in)>
    test 1022 scipy._lib.six: <module 'scipy._lib.six' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_lib/six.pyc'>
    test 1023 encodings.aliases: <module 'encodings.aliases' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/aliases.pyc'>
    test 1024 exceptions: <module 'exceptions' (built-in)>
    test 1025 sre_parse: <module 'sre_parse' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_parse.pyc'>
    test 1026 scipy.os: None
    test 1027 pickle: <module 'pickle' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/pickle.pyc'>
    test 1028 pygeodesy.interns: <module 'pygeodesy.interns' from './pygeodesy/interns.pyc'>
    test 1029 numpy.random.warnings: None
    test 1030 scipy._lib.operator: None
    test 1031 numpy.lib.polynomial: <module 'numpy.lib.polynomial' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/polynomial.pyc'>
    test 1032 numpy.compat: <module 'numpy.compat' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/compat/__init__.pyc'>
    test 1033 pygeodesy.ecef: <module 'pygeodesy.ecef' from './pygeodesy/ecef.pyc'>
    test 1034 numbers: <module 'numbers' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/numbers.pyc'>
    test 1035 pygeodesy.ellipsoidalKarney: <module 'pygeodesy.ellipsoidalKarney' from './pygeodesy/ellipsoidalKarney.pyc'>
    test 1036 pygeodesy.__future__: None
    test 1037 numpy.core.records: <module 'numpy.core.records' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/records.pyc'>
    test 1038 strop: <module 'strop' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/strop.so'>
    test 1039 pygeodesy.vector3d: <module 'pygeodesy.vector3d' from './pygeodesy/vector3d.pyc'>
    test 1040 numpy.core.numeric: <module 'numpy.core.numeric' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/numeric.pyc'>
    test 1041 pygeodesy.ktm: <module 'pygeodesy.ktm' from './pygeodesy/ktm.pyc'>
    test 1042 numpy.lib.utils: <module 'numpy.lib.utils' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/utils.pyc'>
    test 1043 numpy.core._multiarray_tests: <module 'numpy.core._multiarray_tests' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_multiarray_tests.so'>
    test 1044 numpy.lib.arrayterator: <module 'numpy.lib.arrayterator' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/arrayterator.pyc'>
    test 1045 types: <module 'types' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/types.pyc'>
    test 1046 scipy._lib._testutils: <module 'scipy._lib._testutils' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_lib/_testutils.pyc'>
    test 1047 scipy._lib.ctypes: None
    test 1048 _weakrefset: <module '_weakrefset' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_weakrefset.pyc'>
    test 1049 unittest.traceback: None
    test 1050 unittest.os: None
    test 1051 scipy.__config__: <module 'scipy.__config__' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/__config__.pyc'>
    test 1052 functools: <module 'functools' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/functools.pyc'>
    test 1053 pygeodesy.sphericalTrigonometry: <module 'pygeodesy.sphericalTrigonometry' from './pygeodesy/sphericalTrigonometry.pyc'>
    test 1054 pygeodesy.ellipsoidalExact: <module 'pygeodesy.ellipsoidalExact' from './pygeodesy/ellipsoidalExact.pyc'>
    test 1055 sysconfig: <module 'sysconfig' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sysconfig.pyc'>
    test 1056 pygeodesy.pygeodesy: None
    test 1057 pygeodesy.azimuthal: <module 'pygeodesy.azimuthal' from './pygeodesy/azimuthal.pyc'>
    test 1058 numpy.core.numerictypes: <module 'numpy.core.numerictypes' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/numerictypes.pyc'>
    test 1059 numpy.polynomial.legendre: <module 'numpy.polynomial.legendre' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/legendre.pyc'>
    test 1060 numpy.matrixlib.defmatrix: <module 'numpy.matrixlib.defmatrix' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/matrixlib/defmatrix.pyc'>
    test 1061 tempfile: <module 'tempfile' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/tempfile.pyc'>
    test 1062 platform: <module 'platform' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/platform.pyc'>
    test 1063 unittest.time: None
    test 1064 numpy.linalg.info: <module 'numpy.linalg.info' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/linalg/info.pyc'>
    test 1065 scipy._lib._ccallback: <module 'scipy._lib._ccallback' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_lib/_ccallback.pyc'>
    test 1066 unittest.functools: None
    test 1067 unittest.util: <module 'unittest.util' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/util.pyc'>
    test 1068 scipy: <module 'scipy' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/__init__.pyc'>
    test 1069 pygeodesy.deprecated.datum: <module 'pygeodesy.deprecated.datum' from './pygeodesy/deprecated/datum.pyc'>
    test 1070 numpy.core.os: None
    test 1071 scipy._lib.types: None
    test 1072 httplib: <module 'httplib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/httplib.pyc'>
    test 1073 pygeodesy.importlib: None
    test 1074 pygeodesy.string: None
    test 1075 scipy._lib._ccallback_c: <module 'scipy._lib._ccallback_c' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_lib/_ccallback_c.so'>
    test 1076 numpy.lib._datasource: <module 'numpy.lib._datasource' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/_datasource.pyc'>
    test 1077 token: <module 'token' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/token.pyc'>
    test 1078 pygeodesy.deprecated.nvector: <module 'pygeodesy.deprecated.nvector' from './pygeodesy/deprecated/nvector.pyc'>
    test 1079 numpy.linalg._umath_linalg: <module 'numpy.linalg._umath_linalg' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/linalg/_umath_linalg.so'>
    test 1080 cStringIO: <module 'cStringIO' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cStringIO.so'>
    test 1081 numpy.polynomial: <module 'numpy.polynomial' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/__init__.pyc'>
    test 1082 scipy._lib.itertools: None
    test 1083 numpy.core._add_newdocs: <module 'numpy.core._add_newdocs' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_add_newdocs.pyc'>
    test 1084 encodings: <module 'encodings' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/encodings/__init__.pyc'>
    test 1085 pygeodesy.basics: <module 'pygeodesy.basics' from './pygeodesy/basics.pyc'>
    test 1086 pygeodesy.operator: None
    test 1087 numpy.random.threading: None
    test 1088 re: <module 're' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/re.pyc'>
    test 1089 numpy.core.collections: None
    test 1090 math: <module 'math' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/math.so'>
    test 1091 ast: <module 'ast' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ast.pyc'>
    test 1092 json: <module 'json' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/__init__.pyc'>
    test 1093 pygeodesy.formy: <module 'pygeodesy.formy' from './pygeodesy/formy.pyc'>
    test 1094 numpy.lib.ufunclike: <module 'numpy.lib.ufunclike' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/ufunclike.pyc'>
    test 1095 ctypes.struct: None
    test 1096 numpy.core.sys: None
    test 1097 pygeodesy.elliptic: <module 'pygeodesy.elliptic' from './pygeodesy/elliptic.pyc'>
    test 1098 _scproxy: <module '_scproxy' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_scproxy.so'>
    test 1099 _locale: <module '_locale' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_locale.so'>
    test 1100 thread: <module 'thread' (built-in)>
    test 1101 traceback: <module 'traceback' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/traceback.pyc'>
    test 1102 pygeodesy.scipy: None
    test 1103 pygeodesy.ellipsoidalBase: <module 'pygeodesy.ellipsoidalBase' from './pygeodesy/ellipsoidalBase.pyc'>
    test 1104 _collections: <module '_collections' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_collections.so'>
    test 1105 numpy.random: <module 'numpy.random' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/random/__init__.pyc'>
    test 1106 numpy.lib.twodim_base: <module 'numpy.lib.twodim_base' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/twodim_base.pyc'>
    test 1107 array: <module 'array' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/array.so'>
    test 1108 ctypes.sys: None
    test 1109 posixpath: <module 'posixpath' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc'>
    test 1110 pygeodesy.booleans: <module 'pygeodesy.booleans' from './pygeodesy/booleans.pyc'>
    test 1111 numpy.core.arrayprint: <module 'numpy.core.arrayprint' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/arrayprint.pyc'>
    test 1112 os.path: <module 'posixpath' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/posixpath.pyc'>
    test 1113 numpy.lib.stride_tricks: <module 'numpy.lib.stride_tricks' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/stride_tricks.pyc'>
    test 1114 numpy.lib.scimath: <module 'numpy.lib.scimath' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/scimath.pyc'>
    test 1115 json._json: None
    test 1116 _codecs: <module '_codecs' (built-in)>
    test 1117 json.sys: None
    test 1118 _osx_support: <module '_osx_support' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_osx_support.pyc'>
    test 1119 numpy.core._string_helpers: <module 'numpy.core._string_helpers' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_string_helpers.pyc'>
    test 1120 copy: <module 'copy' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy.pyc'>
    test 1121 pygeodesy.epsg: <module 'pygeodesy.epsg' from './pygeodesy/epsg.pyc'>
    test 1122 hashlib: <module 'hashlib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/hashlib.pyc'>
    test 1123 keyword: <module 'keyword' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/keyword.pyc'>
    test 1124 numpy.lib.nanfunctions: <module 'numpy.lib.nanfunctions' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/nanfunctions.pyc'>
    test 1125 numpy.lib.histograms: <module 'numpy.lib.histograms' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/histograms.pyc'>
    test 1126 posix: <module 'posix' (built-in)>
    test 1127 pygeodesy.fmath: <module 'pygeodesy.fmath' from './pygeodesy/fmath.pyc'>
    test 1128 pygeodesy.units: <module 'pygeodesy.units' from './pygeodesy/units.pyc'>
    test 1129 sre_compile: <module 'sre_compile' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_compile.pyc'>
    test 1130 _hashlib: <module '_hashlib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_hashlib.so'>
    test 1131 numpy.lib.shape_base: <module 'numpy.lib.shape_base' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/shape_base.pyc'>
    test 1132 __main__: <module '__main__' from './test/testLazily.py'>
    test 1133 numpy.fft.info: <module 'numpy.fft.info' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/fft/info.pyc'>
    test 1134 numpy.sys: None
    test 1135 numpy.core._dtype: <module 'numpy.core._dtype' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_dtype.pyc'>
    test 1136 unittest.result: <module 'unittest.result' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/result.pyc'>
    test 1137 bz2: <module 'bz2' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/bz2.so'>
    test 1138 encodings.codecs: None
    test 1139 scipy._lib._version: <module 'scipy._lib._version' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_lib/_version.pyc'>
    test 1140 pygeodesy.utmups: <module 'pygeodesy.utmups' from './pygeodesy/utmups.pyc'>
    test 1141 pygeodesy.wgrs: <module 'pygeodesy.wgrs' from './pygeodesy/wgrs.pyc'>
    test 1142 pygeodesy.karney: <module 'pygeodesy.karney' from './pygeodesy/karney.pyc'>
    test 1143 unittest.difflib: None
    test 1144 _ssl: <module '_ssl' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_ssl.so'>
    test 1145 numpy.lib.index_tricks: <module 'numpy.lib.index_tricks' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/index_tricks.pyc'>
    test 1146 warnings: <module 'warnings' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/warnings.pyc'>
    test 1147 pygeodesy.copy: None
    test 1148 glob: <module 'glob' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/glob.pyc'>
    test 1149 numpy.__config__: <module 'numpy.__config__' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/__config__.pyc'>
    test 1150 pygeodesy.numpy: None
    test 1151 future_builtins: <module 'future_builtins' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/future_builtins.so'>
    test 1152 pygeodesy.geodesicx.__future__: None
    test 1153 _io: <module '_io' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_io.so'>
    test 1154 linecache: <module 'linecache' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/linecache.pyc'>
    test 1155 numpy.linalg.linalg: <module 'numpy.linalg.linalg' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/linalg/linalg.pyc'>
    test 1156 pygeodesy.ellipsoidalBaseDI: <module 'pygeodesy.ellipsoidalBaseDI' from './pygeodesy/ellipsoidalBaseDI.pyc'>
    test 1157 pygeodesy.css: <module 'pygeodesy.css' from './pygeodesy/css.pyc'>
    test 1158 numpy.lib._iotools: <module 'numpy.lib._iotools' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/_iotools.pyc'>
    test 1159 pygeodesy.sphericalNvector: <module 'pygeodesy.sphericalNvector' from './pygeodesy/sphericalNvector.pyc'>
    test 1160 random: <module 'random' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/random.pyc'>
    test 1161 _bisect: <module '_bisect' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_bisect.so'>
    test 1162 subprocess: <module 'subprocess' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.pyc'>
    test 1163 pygeodesy.rhumbsolve: <module 'pygeodesy.rhumbsolve' from './pygeodesy/rhumbsolve.pyc'>
    test 1164 ctypes._endian: <module 'ctypes._endian' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/_endian.pyc'>
    test 1165 encodings.encodings: None
    test 1166 unittest.pprint: None
    test 1167 pygeodesy.ltpTuples: <module 'pygeodesy.ltpTuples' from './pygeodesy/ltpTuples.pyc'>
    test 1168 numpy.random.mtrand: <module 'numpy.random.mtrand' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/random/mtrand.so'>
    test 1169 importlib: <module 'importlib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/importlib/__init__.py'>
    test 1170 _json: <module '_json' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_json.so'>
    test 1171 pygeodesy.sys: None
    test 1172 bases: <module 'bases' from './test/bases.pyc'>
    test 1173 pygeodesy.geodesicx.gxbases: <module 'pygeodesy.geodesicx.gxbases' from './pygeodesy/geodesicx/gxbases.pyc'>
    test 1174 pygeodesy.clipy: <module 'pygeodesy.clipy' from './pygeodesy/clipy.pyc'>
    test 1175 numpy.core._type_aliases: <module 'numpy.core._type_aliases' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_type_aliases.pyc'>
    test 1176 numpy.lib._version: <module 'numpy.lib._version' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/_version.pyc'>
    test 1177 pygeodesy.gars: <module 'pygeodesy.gars' from './pygeodesy/gars.pyc'>
    test 1178 pygeodesy.lcc: <module 'pygeodesy.lcc' from './pygeodesy/lcc.pyc'>
    test 1179 ssl: <module 'ssl' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ssl.pyc'>
    test 1180 pygeodesy.collections: None
    test 1181 numpy.version: <module 'numpy.version' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/version.pyc'>
    test 1182 numpy.lib.type_check: <module 'numpy.lib.type_check' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/type_check.pyc'>
    test 1183 bisect: <module 'bisect' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/bisect.pyc'>
    test 1184 unittest.re: None
    test 1185 threading: <module 'threading' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.pyc'>
    test 1186 pygeodesy.osgr: <module 'pygeodesy.osgr' from './pygeodesy/osgr.pyc'>
    test 1187 pygeodesy.mgrs: <module 'pygeodesy.mgrs' from './pygeodesy/mgrs.pyc'>
    test 1188 pygeodesy.ups: <module 'pygeodesy.ups' from './pygeodesy/ups.pyc'>
    test 1189 locale: <module 'locale' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/locale.pyc'>
    test 1190 pygeodesy.geodesicx.math: None
    test 1191 pygeodesy.functools: None
    test 1192 unittest.weakref: None
    test 1193 sphinxcontrib: <module 'sphinxcontrib' (built-in)>
    test 1194 pygeodesy.albers: <module 'pygeodesy.albers' from './pygeodesy/albers.pyc'>
    test 1195 urllib: <module 'urllib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib.pyc'>
    test 1196 fcntl: <module 'fcntl' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/fcntl.so'>
    test 1197 unittest.case: <module 'unittest.case' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.pyc'>
    test 1198 pygeodesy.random: None
    test 1199 numpy.lib.info: <module 'numpy.lib.info' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/info.pyc'>
    test 1200 ctypes: <module 'ctypes' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/ctypes/__init__.pyc'>
    test 1201 scipy._lib.StringIO: None
    test 1202 pygeodesy.ltp: <module 'pygeodesy.ltp' from './pygeodesy/ltp.pyc'>
    test 1203 json.re: None
    test 1204 unittest.signal: None
    test 1205 itertools: <module 'itertools' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/itertools.so'>
    test 1206 numpy.fft.fftpack: <module 'numpy.fft.fftpack' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/fft/fftpack.pyc'>
    test 1207 opcode: <module 'opcode' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/opcode.pyc'>
    test 1208 pygeodesy.streprs: <module 'pygeodesy.streprs' from './pygeodesy/streprs.pyc'>
    test 1209 numpy.testing._private.nosetester: <module 'numpy.testing._private.nosetester' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/testing/_private/nosetester.pyc'>
    test 1210 pygeodesy.StringIO: None
    test 1211 unittest: <module 'unittest' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/__init__.pyc'>
    test 1212 pygeodesy.geodesicx.gx: <module 'pygeodesy.geodesicx.gx' from './pygeodesy/geodesicx/gx.pyc'>
    test 1213 pygeodesy.fsums: <module 'pygeodesy.fsums' from './pygeodesy/fsums.pyc'>
    test 1214 unittest.collections: None
    test 1215 imp: <module 'imp' (built-in)>
    test 1216 sre_constants: <module 'sre_constants' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/sre_constants.pyc'>
    test 1217 numpy.core._methods: <module 'numpy.core._methods' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_methods.pyc'>
    test 1218 scipy._lib.sys: None
    test 1219 numpy.core.function_base: <module 'numpy.core.function_base' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/function_base.pyc'>
    test 1220 _random: <module '_random' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_random.so'>
    test 1221 pygeodesy.latlonBase: <module 'pygeodesy.latlonBase' from './pygeodesy/latlonBase.pyc'>
    test 1222 numpy.ma: <module 'numpy.ma' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/ma/__init__.pyc'>
    test 1223 zlib: <module 'zlib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/zlib.so'>
    test 1224 json.decoder: <module 'json.decoder' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/json/decoder.pyc'>
    test 1225 copy_reg: <module 'copy_reg' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/copy_reg.pyc'>
    test 1226 site: <module 'site' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site.pyc'>
    test 1227 io: <module 'io' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/io.pyc'>
    test 1228 shutil: <module 'shutil' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.pyc'>
    test 1229 pygeodesy.unitsBase: <module 'pygeodesy.unitsBase' from './pygeodesy/unitsBase.pyc'>
    test 1230 pygeodesy.subprocess: None
    test 1231 numpy.core: <module 'numpy.core' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/__init__.pyc'>
    test 1232 scipy._lib.re: None
    test 1233 rfc822: <module 'rfc822' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/rfc822.pyc'>
    test 1234 numpy.polynomial.polyutils: <module 'numpy.polynomial.polyutils' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/polyutils.pyc'>
    test 1235 json.json: None
    test 1236 sys: <module 'sys' (built-in)>
    test 1237 numpy.compat._inspect: <module 'numpy.compat._inspect' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/compat/_inspect.pyc'>
    test 1238 _weakref: <module '_weakref' (built-in)>
    test 1239 difflib: <module 'difflib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/difflib.pyc'>
    test 1240 urlparse: <module 'urlparse' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urlparse.pyc'>
    test 1241 unittest.warnings: None
    test 1242 pygeodesy.sphericalBase: <module 'pygeodesy.sphericalBase' from './pygeodesy/sphericalBase.pyc'>
    test 1243 heapq: <module 'heapq' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/heapq.pyc'>
    test 1244 numpy.core.functools: None
    test 1245 pygeodesy.inspect: None
    test 1246 scipy._lib.scipy: None
    test 1247 numpy.core.einsumfunc: <module 'numpy.core.einsumfunc' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/einsumfunc.pyc'>
    test 1248 pygeodesy.geodesicx.gxline: <module 'pygeodesy.geodesicx.gxline' from './pygeodesy/geodesicx/gxline.pyc'>
    test 1249 struct: <module 'struct' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/struct.pyc'>
    test 1250 pygeodesy.geohash: <module 'pygeodesy.geohash' from './pygeodesy/geohash.pyc'>
    test 1251 numpy.core.ctypes: None
    test 1252 numpy.testing: <module 'numpy.testing' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/testing/__init__.pyc'>
    test 1253 pygeodesy.rhumbx: <module 'pygeodesy.rhumbx' from './pygeodesy/rhumbx.pyc'>
    test 1254 collections: <module 'collections' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/collections.pyc'>
    test 1255 _sre: <module '_sre' (built-in)>
    test 1256 numpy.core._multiarray_umath: <module 'numpy.core._multiarray_umath' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/_multiarray_umath.so'>
    test 1257 unittest.main: <module 'unittest.main' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/main.pyc'>
    test 1258 pygeodesy.namedTuples: <module 'pygeodesy.namedTuples' from './pygeodesy/namedTuples.pyc'>
    test 1259 zipimport: <module 'zipimport' (built-in)>
    test 1260 pygeodesy.geoids: <module 'pygeodesy.geoids' from './pygeodesy/geoids.pyc'>
    test 1261 scipy._distributor_init: <module 'scipy._distributor_init' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/_distributor_init.pyc'>
    test 1262 textwrap: <module 'textwrap' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/textwrap.pyc'>
    test 1263 pygeodesy.urllib2: None
    test 1264 pygeodesy.named: <module 'pygeodesy.named' from './pygeodesy/named.pyc'>
    test 1265 pygeodesy.heights: <module 'pygeodesy.heights' from './pygeodesy/heights.pyc'>
    test 1266 pygeodesy.deprecated.pygeodesy: None
    test 1267 pygeodesy.utm: <module 'pygeodesy.utm' from './pygeodesy/utm.pyc'>
    test 1268 numpy.random.operator: None
    test 1269 numpy.core.multiarray: <module 'numpy.core.multiarray' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/multiarray.pyc'>
    test 1270 signal: <module 'signal' (built-in)>
    test 1271 numpy.ma.core: <module 'numpy.ma.core' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/ma/core.pyc'>
    test 1272 numpy.core.getlimits: <module 'numpy.core.getlimits' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/getlimits.pyc'>
    test 1273 pygeodesy.resections: <module 'pygeodesy.resections' from './pygeodesy/resections.pyc'>
    test 1274 geographiclib: <module 'geographiclib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/geographiclib/__init__.pyc'>
    test 1275 pygeodesy: <module 'pygeodesy' from './pygeodesy/__init__.pyc'>
    test 1276 scipy.version: <module 'scipy.version' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/scipy/version.pyc'>
    test 1277 pygeodesy.frechet: <module 'pygeodesy.frechet' from './pygeodesy/frechet.pyc'>
    test 1278 numpy.matrixlib: <module 'numpy.matrixlib' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/matrixlib/__init__.pyc'>
    test 1279 pygeodesy.triaxials: <module 'pygeodesy.triaxials' from './pygeodesy/triaxials.pyc'>
    test 1280 numpy.lib.mixins: <module 'numpy.lib.mixins' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/mixins.pyc'>
    test 1281 numpy.testing._private.utils: <module 'numpy.testing._private.utils' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/testing/_private/utils.pyc'>
    test 1282 pygeodesy.contextlib: None
    test 1283 UserDict: <module 'UserDict' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.pyc'>
    test 1284 inspect: <module 'inspect' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/inspect.pyc'>
    test 1285 numpy.linalg: <module 'numpy.linalg' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/linalg/__init__.pyc'>
    test 1286 pygeodesy.deprecated: <module 'pygeodesy.deprecated' from './pygeodesy/deprecated/__init__.pyc'>
    test 1287 pygeodesy.keyword: None
    test 1288 numpy.polynomial.laguerre: <module 'numpy.polynomial.laguerre' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/laguerre.pyc'>
    test 1289 unittest.runner: <module 'unittest.runner' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/runner.pyc'>
    test 1290 unittest.loader: <module 'unittest.loader' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/loader.pyc'>
    test 1291 _functools: <module '_functools' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_functools.so'>
    test 1292 pygeodesy.math: None
    test 1293 socket: <module 'socket' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.pyc'>
    test 1294 numpy.core.memmap: <module 'numpy.core.memmap' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/memmap.pyc'>
    test 1295 numpy.core.overrides: <module 'numpy.core.overrides' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/overrides.pyc'>
    test 1296 cython_runtime: <module 'cython_runtime' (built-in)>
    test 1297 scipy._lib.__builtin__: None
    test 1298 numpy.linalg.lapack_lite: <module 'numpy.linalg.lapack_lite' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/linalg/lapack_lite.so'>
    test 1299 pygeodesy.numbers: None
    test 1300 pygeodesy.etm: <module 'pygeodesy.etm' from './pygeodesy/etm.pyc'>
    test 1301 os: <module 'os' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.pyc'>
    test 1302 marshal: <module 'marshal' (built-in)>
    test 1303 pygeodesy.vector3dBase: <module 'pygeodesy.vector3dBase' from './pygeodesy/vector3dBase.pyc'>
    test 1304 __future__: <module '__future__' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/__future__.pyc'>
    test 1305 pygeodesy.datums: <module 'pygeodesy.datums' from './pygeodesy/datums.pyc'>
    test 1306 numpy.core.shape_base: <module 'numpy.core.shape_base' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/shape_base.pyc'>
    test 1307 __builtin__: <module '__builtin__' (built-in)>
    test 1308 operator: <module 'operator' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/operator.so'>
    test 1309 json.struct: None
    test 1310 pygeodesy.lazily: <module 'pygeodesy.lazily' from './pygeodesy/lazily.pyc'>
    test 1311 errno: <module 'errno' (built-in)>
    test 1312 _socket: <module '_socket' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_socket.so'>
    test 1313 pygeodesy.geodesicx.gxarea: <module 'pygeodesy.geodesicx.gxarea' from './pygeodesy/geodesicx/gxarea.pyc'>
    test 1314 pygeodesy.errors: <module 'pygeodesy.errors' from './pygeodesy/errors.pyc'>
    test 1315 _warnings: <module '_warnings' (built-in)>
    test 1316 encodings.__builtin__: None
    test 1317 unittest.fnmatch: None
    test 1318 pygeodesy.cmath: None
    test 1319 numpy._distributor_init: <module 'numpy._distributor_init' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/_distributor_init.pyc'>
    test 1320 pwd: <module 'pwd' (built-in)>
    test 1321 _sysconfigdata: <module '_sysconfigdata' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.pyc'>
    test 1322 _struct: <module '_struct' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/_struct.so'>
    test 1323 pygeodesy.cartesianBase: <module 'pygeodesy.cartesianBase' from './pygeodesy/cartesianBase.pyc'>
    test 1324 numpy: <module 'numpy' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/__init__.pyc'>
    test 1325 numpy.fft: <module 'numpy.fft' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/fft/__init__.pyc'>
    test 1326 numpy.random.numpy: None
    test 1327 pygeodesy.points: <module 'pygeodesy.points' from './pygeodesy/points.pyc'>
    test 1328 numpy.lib.function_base: <module 'numpy.lib.function_base' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/function_base.pyc'>
    test 1329 pygeodesy.solveBase: <module 'pygeodesy.solveBase' from './pygeodesy/solveBase.pyc'>
    test 1330 mimetools: <module 'mimetools' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/mimetools.pyc'>
    test 1331 decimal: <module 'decimal' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/decimal.pyc'>
    test 1332 numpy.compat.py3k: <module 'numpy.compat.py3k' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/compat/py3k.pyc'>
    test 1333 numpy.polynomial._polybase: <module 'numpy.polynomial._polybase' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/_polybase.pyc'>
    test 1334 numpy.polynomial.hermite: <module 'numpy.polynomial.hermite' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/hermite.pyc'>
    test 1335 contextlib: <module 'contextlib' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/contextlib.pyc'>
    test 1336 numpy.polynomial.polynomial: <module 'numpy.polynomial.polynomial' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/polynomial/polynomial.pyc'>
    test 1337 importlib.sys: None
    test 1338 grp: <module 'grp' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/grp.so'>
    test 1339 numpy.core.defchararray: <module 'numpy.core.defchararray' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/core/defchararray.pyc'>
    test 1340 _abcoll: <module '_abcoll' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_abcoll.pyc'>
    test 1341 pygeodesy.elevations: <module 'pygeodesy.elevations' from './pygeodesy/elevations.pyc'>
    test 1342 pygeodesy.utily: <module 'pygeodesy.utily' from './pygeodesy/utily.pyc'>
    test 1343 pygeodesy.ellipsoidalNvector: <module 'pygeodesy.ellipsoidalNvector' from './pygeodesy/ellipsoidalNvector.pyc'>
    test 1344 genericpath: <module 'genericpath' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/genericpath.pyc'>
    test 1345 stat: <module 'stat' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/stat.pyc'>
    test 1346 time: <module 'time' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/time.so'>
    test 1347 urllib2: <module 'urllib2' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/urllib2.pyc'>
    test 1348 unittest.signals: <module 'unittest.signals' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/signals.pyc'>
    test 1349 pygeodesy.vector2d: <module 'pygeodesy.vector2d' from './pygeodesy/vector2d.pyc'>
    test 1350 numpy.core.warnings: None
    test 1351 ctypes.ctypes: None
    test 1352 numpy.lib.format: <module 'numpy.lib.format' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/lib/format.pyc'>
    test 1353 numpy.testing._private.decorators: <module 'numpy.testing._private.decorators' from '/Users/jean/Library/Python/2.7/lib/python/site-packages/numpy/testing/_private/decorators.pyc'>
    test 1354 pygeodesy.struct: None
    test 1355 pygeodesy.os: None
    test 1356 cmath: <module 'cmath' from '/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload/cmath.so'>
    test 1357 pygeodesy.geodesicx: <module 'pygeodesy.geodesicx' from './pygeodesy/geodesicx/__init__.pyc'>
    test 1358 pygeodesy.geodesicw: <module 'pygeodesy.geodesicw' from './pygeodesy/geodesicw.pyc'>

    all 1358 testLazily.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 590.921 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testLcc.py

    testing testLcc.py 23.03.27 (module pygeodesy.lcc 23.05.26)

    testLcc(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 1 lb1: 448251.0 5411932.0001
    test 2 lb1: 448251, 5411932
    test 3 lb1: [E:448251, N:5411932]
    test 4 lb1: WRF_Lb.WGS84
    test 5 lb1: lb1
    test 6 lb1: (81.929348, -79.558697)
    test 7 lb1: (1.429937, -1.388561)
    test 8 LatLon: 46.5°N, 003.0°E
    test 9 LatLon: 46°30′00.0″N, 003°00′00.0″E
    test 10 toLcc1: 700000 6600000
    test 11 toLcc1: 46.5°N, 003.0°E
    test 12 lb2: 1894411 1564650
    test 13 lb2: Clarke1866
    test 14 lb2: lb2
    test 15 toLatLon2: 35.0°N, 075.0°W
    test 16 toLatLon2: 35°00′00.0007″N, 074°59′59.9997″W
    test 17 toLatLon2: NAD27
    test 18 toLcc2: 1894410.9 1564649.5
    test 19 toLcc2: [E:1894411, N:1564649]
    test 20 toLcc2: Snyder.NAD27

    test 21 Be08Lb: 49.833334°N, 003.025883°E
    test 22 Be08Lb: GRS80

    test 23 Be08Lb: 49.833334°N, 004.359216°E
    test 24 Be08Lb: GRS80

    test 25 Be08Lb: 49.833334°N, 005.692549°E
    test 26 Be08Lb: GRS80

    test 27 Be08Lb: 51.166667°N, 003.025883°E
    test 28 Be08Lb: GRS80

    test 29 Be08Lb: 51.166667°N, 004.359216°E
    test 30 Be08Lb: GRS80

    test 31 Be08Lb: 51.166667°N, 005.692549°E
    test 32 Be08Lb: GRS80

    test 33 Be72Lb: 49.833334°N, 003.034153°E
    test 34 Be72Lb: NAD83

    test 35 Be72Lb: 49.833334°N, 004.367487°E
    test 36 Be72Lb: NAD83

    test 37 Be72Lb: 49.833334°N, 005.70082°E
    test 38 Be72Lb: NAD83

    test 39 Be72Lb: 51.166667°N, 003.034153°E
    test 40 Be72Lb: NAD83

    test 41 Be72Lb: 51.166667°N, 004.367487°E
    test 42 Be72Lb: NAD83

    test 43 Be72Lb: 51.166667°N, 005.70082°E
    test 44 Be72Lb: NAD83

    test 45 Fr93Lb: 49.0°N, 002.0°W
    test 46 Fr93Lb: WGS84

    test 47 Fr93Lb: 49.0°N, 003.0°E
    test 48 Fr93Lb: WGS84

    test 49 Fr93Lb: 49.0°N, 008.0°E
    test 50 Fr93Lb: WGS84

    test 51 Fr93Lb: 44.0°N, 002.0°W
    test 52 Fr93Lb: WGS84

    test 53 Fr93Lb: 44.0°N, 003.0°E
    test 54 Fr93Lb: WGS84

    test 55 Fr93Lb: 44.0°N, 008.0°E
    test 56 Fr93Lb: WGS84

    test 57 MaNLb: 31.73°N, 008.54°W
    test 58 MaNLb: NTF

    test 59 MaNLb: 31.73°N, 005.4°W
    test 60 MaNLb: NTF

    test 61 MaNLb: 31.73°N, 002.26°W
    test 62 MaNLb: NTF

    test 63 MaNLb: 34.87°N, 008.54°W
    test 64 MaNLb: NTF

    test 65 MaNLb: 34.87°N, 005.4°W
    test 66 MaNLb: NTF

    test 67 MaNLb: 34.87°N, 002.26°W
    test 68 MaNLb: NTF

    test 69 MxLb: 17.5°N, 114.0°W
    test 70 MxLb: WGS84

    test 71 MxLb: 17.5°N, 102.0°W
    test 72 MxLb: WGS84

    test 73 MxLb: 17.5°N, 090.0°W
    test 74 MxLb: WGS84

    test 75 MxLb: 29.5°N, 114.0°W
    test 76 MxLb: WGS84

    test 77 MxLb: 29.5°N, 102.0°W
    test 78 MxLb: WGS84

    test 79 MxLb: 29.5°N, 090.0°W
    test 80 MxLb: WGS84

    test 81 PyT_Lb: 45.898939°N, 000.540154°E
    test 82 PyT_Lb: NTF

    test 83 PyT_Lb: 45.898939°N, 002.337229°E
    test 84 PyT_Lb: NTF

    test 85 PyT_Lb: 45.898939°N, 004.134305°E
    test 86 PyT_Lb: NTF

    test 87 PyT_Lb: 47.696014°N, 000.540154°E
    test 88 PyT_Lb: NTF

    test 89 PyT_Lb: 47.696014°N, 002.337229°E
    test 90 PyT_Lb: NTF

    test 91 PyT_Lb: 47.696014°N, 004.134305°E
    test 92 PyT_Lb: NTF

    test 93 Snyder: 33.0°N, 108.0°W
    test 94 Snyder: NAD27

    test 95 Snyder: 33.0°N, 096.0°W
    test 96 Snyder: NAD27

    test 97 Snyder: 33.0°N, 084.0°W
    test 98 Snyder: NAD27

    test 99 Snyder: 45.0°N, 108.0°W
    test 100 Snyder: NAD27

    test 101 Snyder: 45.0°N, 096.0°W
    test 102 Snyder: NAD27

    test 103 Snyder: 45.0°N, 084.0°W
    test 104 Snyder: NAD27

    test 105 USA_Lb: 33.0°N, 108.0°W
    test 106 USA_Lb: WGS84

    test 107 USA_Lb: 33.0°N, 096.0°W
    test 108 USA_Lb: WGS84

    test 109 USA_Lb: 33.0°N, 084.0°W
    test 110 USA_Lb: WGS84

    test 111 USA_Lb: 45.0°N, 108.0°W
    test 112 USA_Lb: WGS84

    test 113 USA_Lb: 45.0°N, 096.0°W
    test 114 USA_Lb: WGS84

    test 115 USA_Lb: 45.0°N, 084.0°W
    test 116 USA_Lb: WGS84

    test 117 WRF_Lb: 33.0°N, 109.0°W
    test 118 WRF_Lb: WGS84

    test 119 WRF_Lb: 33.0°N, 097.0°W
    test 120 WRF_Lb: WGS84

    test 121 WRF_Lb: 33.0°N, 085.0°W
    test 122 WRF_Lb: WGS84

    test 123 WRF_Lb: 45.0°N, 109.0°W
    test 124 WRF_Lb: WGS84

    test 125 WRF_Lb: 45.0°N, 097.0°W
    test 126 WRF_Lb: WGS84

    test 127 WRF_Lb: 45.0°N, 085.0°W
    test 128 WRF_Lb: WGS84


    testLcc(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 129 lb1: 448251.0 5411932.0001
    test 130 lb1: 448251, 5411932
    test 131 lb1: [E:448251, N:5411932]
    test 132 lb1: WRF_Lb.WGS84
    test 133 lb1: lb1
    test 134 lb1: (81.929348, -79.558697)
    test 135 lb1: (1.429937, -1.388561)
    test 136 LatLon: 46.5°N, 003.0°E
    test 137 LatLon: 46°30′00.0″N, 003°00′00.0″E
    test 138 toLcc1: 700000 6600000
    test 139 toLcc1: 46.5°N, 003.0°E
    test 140 lb2: 1894411 1564650
    test 141 lb2: Clarke1866
    test 142 lb2: lb2
    test 143 toLatLon2: 35.0°N, 075.0°W
    test 144 toLatLon2: 35°00′00.0007″N, 074°59′59.9997″W
    test 145 toLatLon2: NAD27
    test 146 toLcc2: 1894410.9 1564649.5
    test 147 toLcc2: [E:1894411, N:1564649]
    test 148 toLcc2: Snyder.NAD27

    test 149 Be08Lb: 49.833334°N, 003.025883°E
    test 150 Be08Lb: GRS80

    test 151 Be08Lb: 49.833334°N, 004.359216°E
    test 152 Be08Lb: GRS80

    test 153 Be08Lb: 49.833334°N, 005.692549°E
    test 154 Be08Lb: GRS80

    test 155 Be08Lb: 51.166667°N, 003.025883°E
    test 156 Be08Lb: GRS80

    test 157 Be08Lb: 51.166667°N, 004.359216°E
    test 158 Be08Lb: GRS80

    test 159 Be08Lb: 51.166667°N, 005.692549°E
    test 160 Be08Lb: GRS80

    test 161 Be72Lb: 49.833334°N, 003.034153°E
    test 162 Be72Lb: NAD83

    test 163 Be72Lb: 49.833334°N, 004.367487°E
    test 164 Be72Lb: NAD83

    test 165 Be72Lb: 49.833334°N, 005.70082°E
    test 166 Be72Lb: NAD83

    test 167 Be72Lb: 51.166667°N, 003.034153°E
    test 168 Be72Lb: NAD83

    test 169 Be72Lb: 51.166667°N, 004.367487°E
    test 170 Be72Lb: NAD83

    test 171 Be72Lb: 51.166667°N, 005.70082°E
    test 172 Be72Lb: NAD83

    test 173 Fr93Lb: 49.0°N, 002.0°W
    test 174 Fr93Lb: WGS84

    test 175 Fr93Lb: 49.0°N, 003.0°E
    test 176 Fr93Lb: WGS84

    test 177 Fr93Lb: 49.0°N, 008.0°E
    test 178 Fr93Lb: WGS84

    test 179 Fr93Lb: 44.0°N, 002.0°W
    test 180 Fr93Lb: WGS84

    test 181 Fr93Lb: 44.0°N, 003.0°E
    test 182 Fr93Lb: WGS84

    test 183 Fr93Lb: 44.0°N, 008.0°E
    test 184 Fr93Lb: WGS84

    test 185 MaNLb: 31.73°N, 008.54°W
    test 186 MaNLb: NTF

    test 187 MaNLb: 31.73°N, 005.4°W
    test 188 MaNLb: NTF

    test 189 MaNLb: 31.73°N, 002.26°W
    test 190 MaNLb: NTF

    test 191 MaNLb: 34.87°N, 008.54°W
    test 192 MaNLb: NTF

    test 193 MaNLb: 34.87°N, 005.4°W
    test 194 MaNLb: NTF

    test 195 MaNLb: 34.87°N, 002.26°W
    test 196 MaNLb: NTF

    test 197 MxLb: 17.5°N, 114.0°W
    test 198 MxLb: WGS84

    test 199 MxLb: 17.5°N, 102.0°W
    test 200 MxLb: WGS84

    test 201 MxLb: 17.5°N, 090.0°W
    test 202 MxLb: WGS84

    test 203 MxLb: 29.5°N, 114.0°W
    test 204 MxLb: WGS84

    test 205 MxLb: 29.5°N, 102.0°W
    test 206 MxLb: WGS84

    test 207 MxLb: 29.5°N, 090.0°W
    test 208 MxLb: WGS84

    test 209 PyT_Lb: 45.898939°N, 000.540154°E
    test 210 PyT_Lb: NTF

    test 211 PyT_Lb: 45.898939°N, 002.337229°E
    test 212 PyT_Lb: NTF

    test 213 PyT_Lb: 45.898939°N, 004.134305°E
    test 214 PyT_Lb: NTF

    test 215 PyT_Lb: 47.696014°N, 000.540154°E
    test 216 PyT_Lb: NTF

    test 217 PyT_Lb: 47.696014°N, 002.337229°E
    test 218 PyT_Lb: NTF

    test 219 PyT_Lb: 47.696014°N, 004.134305°E
    test 220 PyT_Lb: NTF

    test 221 Snyder: 33.0°N, 108.0°W
    test 222 Snyder: NAD27

    test 223 Snyder: 33.0°N, 096.0°W
    test 224 Snyder: NAD27

    test 225 Snyder: 33.0°N, 084.0°W
    test 226 Snyder: NAD27

    test 227 Snyder: 45.0°N, 108.0°W
    test 228 Snyder: NAD27

    test 229 Snyder: 45.0°N, 096.0°W
    test 230 Snyder: NAD27

    test 231 Snyder: 45.0°N, 084.0°W
    test 232 Snyder: NAD27

    test 233 USA_Lb: 33.0°N, 108.0°W
    test 234 USA_Lb: WGS84

    test 235 USA_Lb: 33.0°N, 096.0°W
    test 236 USA_Lb: WGS84

    test 237 USA_Lb: 33.0°N, 084.0°W
    test 238 USA_Lb: WGS84

    test 239 USA_Lb: 45.0°N, 108.0°W
    test 240 USA_Lb: WGS84

    test 241 USA_Lb: 45.0°N, 096.0°W
    test 242 USA_Lb: WGS84

    test 243 USA_Lb: 45.0°N, 084.0°W
    test 244 USA_Lb: WGS84

    test 245 WRF_Lb: 33.0°N, 109.0°W
    test 246 WRF_Lb: WGS84

    test 247 WRF_Lb: 33.0°N, 097.0°W
    test 248 WRF_Lb: WGS84

    test 249 WRF_Lb: 33.0°N, 085.0°W
    test 250 WRF_Lb: WGS84

    test 251 WRF_Lb: 45.0°N, 109.0°W
    test 252 WRF_Lb: WGS84

    test 253 WRF_Lb: 45.0°N, 097.0°W
    test 254 WRF_Lb: WGS84

    test 255 WRF_Lb: 45.0°N, 085.0°W
    test 256 WRF_Lb: WGS84


    testConic(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 257 SnyderN: name='SnyderN', lat0=23, lon0=-96, par1=33, par2=45, E0=0, N0=0, k0=1, SP=2, datum=Datum(name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27)
    test 258 _SnyderN: name='_SnyderN', lat0=23, lon0=-96, par1=33, E0=0, N0=0, k0=1, SP=1, datum=Datum(name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27)
    test 259 _SnyderN: name='_SnyderN', lat0=23, lon0=-96, par1=33, E0=0, N0=0, k0=1, SP=1, datum=Datum(name='NAD83', ellipsoid=Ellipsoids.GRS80, transform=Transforms.NAD83)
    test 260 _SnyderN .auth: ''
    test 261 _SnyderN .opt3: 0.0
    test 262 _SnyderN .latlon0: (23.0, -96.0)
    test 263 _SnyderN .philam0: (0.401426, -1.675516)

    testConic(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 264 SnyderV: name='SnyderV', lat0=23, lon0=-96, par1=33, par2=45, E0=0, N0=0, k0=1, SP=2, datum=Datum(name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27)
    test 265 _SnyderV: name='_SnyderV', lat0=23, lon0=-96, par1=33, E0=0, N0=0, k0=1, SP=1, datum=Datum(name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27)
    test 266 _SnyderV: name='_SnyderV', lat0=23, lon0=-96, par1=33, E0=0, N0=0, k0=1, SP=1, datum=Datum(name='NAD83', ellipsoid=Ellipsoids.GRS80, transform=Transforms.NAD83)
    test 267 _SnyderV .auth: ''
    test 268 _SnyderV .opt3: 0.0
    test 269 _SnyderV .latlon0: (23.0, -96.0)
    test 270 _SnyderV .philam0: (0.401426, -1.675516)

    all 270 testLcc.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 23.048 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testLtp.py
./pygeodesy/deprecated/__init__.py:88: DeprecationWarning: class L{pygeodesy.deprecated.EcefCartesian} has been DEPRECATED, use class L{LocalCartesian}.
  deprecated_class(self.__class__)
./test/testLtp.py:41: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.forward} has been DEPRECATED, use method L{LocalCartesian.forward}.
  t = c.forward(33.3, 44.4, 6000)
./test/testLtp.py:45: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.reverse} has been DEPRECATED, use method L{LocalCartesian.reverse}.
  t = c.reverse(37288.97, 33374.29, 5783.65)
./test/testLtp.py:54: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.forward} has been DEPRECATED, use method L{LocalCartesian.forward}.
  t = c.forward(LatLon_(50.9, 1.8, name='Calais'))  # Local9Tuple
./test/testLtp.py:58: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.reverse} has been DEPRECATED, use method L{LocalCartesian.reverse}.
  t = c.reverse(-37518.64, 229949.65, -4260.43)  # Local9Tuple
./test/testLtp.py:62: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.reverse} has been DEPRECATED, use method L{LocalCartesian.reverse}.
  t = c.reverse(-38e3, 230e3, -4e3)
./test/testLtp.py:66: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.forward} has been DEPRECATED, use method L{LocalCartesian.forward}.
  t = c.forward(50.9, 1.79, 264.92)  # Local9Tuple
./test/testLtp.py:74: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.reverse} has been DEPRECATED, use method L{LocalCartesian.reverse}.
  t = Z.reverse(M).toLatLon(datum=None)  # Matterhorn Xyz to LatLon
./test/testLtp.py:76: DeprecationWarning: method L{pygeodesy.deprecated.EcefCartesian.forward} has been DEPRECATED, use method L{LocalCartesian.forward}.
  self.test('xyz', Z.forward(t).xyz.toStr(prec=1), '(-7134.8, -4556.3, 2852.4)', known=Sudano)

    testing testLtp.py 23.05.23

    test 1 EcefCartesian: {}
    test 2 name: Test
    test 3 toStr: EcefCartesian(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Test')  FAILED, KNOWN, expected EcefCartesian
    test 4 copy(EcefCartesian): (<class 'pygeodesy.deprecated.EcefCartesian'>, True)
    test 5 EcefCartesian.copy(): (<class 'pygeodesy.deprecated.EcefCartesian'>, True)
    test 6 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Test'
    test 7 forward: 37288.97, 33374.29, 5783.65
    test 8 name: Test
    test 9 reverse: 33.3, 44.4, 6000.0
    test 10 name: Test
    test 11 name: Paris
    test 12 Paris: 48.833, 2.333, 0.0
    test 13 forward: -37518.64, 229949.65, -4260.43
    test 14 name: Calais
    test 15 reverse: 50.9, 1.8, -0.0
    test 16 name: Paris
    test 17 reverse: -38000.0, 230000.0, -4000.0
    test 18 reverse: 50.9, 1.79, 264.92
    test 19 forward: -38223.7, 229964.2, -4000.0

    test 20 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'  FAILED, KNOWN, expected EcefCartesian
    test 21 Matterhorn: (45.976, 7.658, 4531.01)
    test 22 xyz: (-7134.8, -4556.3, 2852.4)
    test 23 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 24 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 2, None, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))  FAILED, KNOWN, expected Ecef9Tuple
    test 25 _local2ecef: Ecef9Tuple
    test 26 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, EcefCartesian(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=2, M=None, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84)), None)  FAILED, KNOWN, expected Local9Tuple
    test 27 _ecef2local: Local9Tuple
    test 28 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 29 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 30 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 31 Ned: [-4556.3, -7134.8, -2852.4]
    test 32 Enu: [-7134.8, -4556.3, 2852.4]
    test 33 Ned: [-4556.3, -7134.8, -2852.4]

    test 34 Frustum: 90.0, 90.0
    test 35 hfov: 90.0
    test 36 vfov: 90.0
    test 37 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 38 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 39 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 40 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 41 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 42 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 43 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 44 alt: 0.0
    test 45 tilt: -10.0
    test 46 roll: -20.0
    test 47 yaw: 330.0
    test 48 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 49 rotate: (-0.005694, 1.334382, 1.104261)
    test 50 tyr3d: (0.0, 0.0, 0.0)
    test 51 tyr3d: (0.0, -2.0, 0.0)
    test 52 tyr3d: (0.0, -2.0, 0.0)
    test 53 tyr3d: (0.0, 0.0, -2.0)

    test 54 LocalCartesian: {}
    test 55 name: Test
    test 56 toStr: LocalCartesian(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Test')  FAILED, KNOWN, expected LocalCartesian
    test 57 copy(LocalCartesian): (<class 'pygeodesy.ltp.LocalCartesian'>, True)
    test 58 LocalCartesian.copy(): (<class 'pygeodesy.ltp.LocalCartesian'>, True)
    test 59 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Test'
    test 60 forward: 37288.97, 33374.29, 5783.65
    test 61 name: Test
    test 62 reverse: 33.3, 44.4, 6000.0
    test 63 name: Test
    test 64 name: Paris
    test 65 Paris: 48.833, 2.333, 0.0
    test 66 forward: -37518.64, 229949.65, -4260.43
    test 67 name: Calais
    test 68 reverse: 50.9, 1.8, -0.0
    test 69 name: Paris
    test 70 reverse: -38000.0, 230000.0, -4000.0
    test 71 reverse: 50.9, 1.79, 264.92
    test 72 forward: -38223.7, 229964.2, -4000.0

    test 73 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'  FAILED, KNOWN, expected LocalCartesian
    test 74 Matterhorn: (45.976, 7.658, 4531.01)
    test 75 xyz: (-7134.8, -4556.3, 2852.4)
    test 76 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 77 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 2, None, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))  FAILED, KNOWN, expected Ecef9Tuple
    test 78 _local2ecef: Ecef9Tuple
    test 79 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, LocalCartesian(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=2, M=None, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84)), None)  FAILED, KNOWN, expected Local9Tuple
    test 80 _ecef2local: Local9Tuple
    test 81 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 82 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 83 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 84 Ned: [-4556.3, -7134.8, -2852.4]
    test 85 Enu: [-7134.8, -4556.3, 2852.4]
    test 86 Ned: [-4556.3, -7134.8, -2852.4]

    test 87 Frustum: 90.0, 90.0
    test 88 hfov: 90.0
    test 89 vfov: 90.0
    test 90 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 91 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 92 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 93 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 94 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 95 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 96 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 97 alt: 0.0
    test 98 tilt: -10.0
    test 99 roll: -20.0
    test 100 yaw: 330.0
    test 101 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 102 rotate: (-0.005694, 1.334382, 1.104261)
    test 103 tyr3d: (0.0, 0.0, 0.0)
    test 104 tyr3d: (0.0, -2.0, 0.0)
    test 105 tyr3d: (0.0, -2.0, 0.0)
    test 106 tyr3d: (0.0, 0.0, -2.0)

    test 107 Ltp: {}
    test 108 name: Test
    test 109 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 110 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 111 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 112 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Test'
    test 113 forward: 37288.97, 33374.29, 5783.65
    test 114 name: Test
    test 115 reverse: 33.3, 44.4, 6000.0
    test 116 name: Test
    test 117 name: Paris
    test 118 Paris: 48.833, 2.333, 0.0
    test 119 forward: -37518.64, 229949.65, -4260.43
    test 120 name: Calais
    test 121 reverse: 50.9, 1.8, -0.0
    test 122 name: Paris
    test 123 reverse: -38000.0, 230000.0, -4000.0
    test 124 reverse: 50.9, 1.79, 264.92
    test 125 forward: -38223.7, 229964.2, -4000.0

    test 126 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 127 Matterhorn: (45.976, 7.658, 4531.01)
    test 128 xyz: (-7134.8, -4556.3, 2852.4)
    test 129 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 130 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 2, None, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))  FAILED, KNOWN, expected Ecef9Tuple
    test 131 _local2ecef: Ecef9Tuple
    test 132 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=2, M=None, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84)), None)  FAILED, KNOWN, expected Local9Tuple
    test 133 _ecef2local: Local9Tuple
    test 134 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 135 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 136 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 137 Ned: [-4556.3, -7134.8, -2852.4]
    test 138 Enu: [-7134.8, -4556.3, 2852.4]
    test 139 Ned: [-4556.3, -7134.8, -2852.4]

    test 140 Frustum: 90.0, 90.0
    test 141 hfov: 90.0
    test 142 vfov: 90.0
    test 143 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 144 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 145 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 146 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 147 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 148 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 149 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 150 alt: 0.0
    test 151 tilt: -10.0
    test 152 roll: -20.0
    test 153 yaw: 330.0
    test 154 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 155 rotate: (-0.005694, 1.334382, 1.104261)
    test 156 tyr3d: (0.0, 0.0, 0.0)
    test 157 tyr3d: (0.0, -2.0, 0.0)
    test 158 tyr3d: (0.0, -2.0, 0.0)
    test 159 tyr3d: (0.0, 0.0, -2.0)

    test 160 Ltp: {'ecef': EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name='')}
    test 161 name: Test
    test 162 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 163 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 164 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 165 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test'
    test 166 forward: 37288.97, 33374.29, 5783.65
    test 167 name: Test
    test 168 reverse: 33.3, 44.4, 6000.0
    test 169 name: Test
    test 170 name: Paris
    test 171 Paris: 48.833, 2.333, 0.0
    test 172 forward: -37518.64, 229949.65, -4260.43
    test 173 name: Calais
    test 174 reverse: 50.9, 1.8, -0.0
    test 175 name: Paris
    test 176 reverse: -38000.0, 230000.0, -4000.0
    test 177 reverse: 50.9, 1.79, 264.92
    test 178 forward: -38223.7, 229964.2, -4000.0

    test 179 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 180 Matterhorn: (45.976, 7.658, 4531.01)
    test 181 xyz: (-7134.8, -4556.3, 2852.4)
    test 182 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 183 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 2, None, Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity))  FAILED, KNOWN, expected Ecef9Tuple
    test 184 _local2ecef: Ecef9Tuple
    test 185 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=2, M=None, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity)), None)  FAILED, KNOWN, expected Local9Tuple
    test 186 _ecef2local: Local9Tuple
    test 187 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 188 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 189 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 190 Ned: [-4556.3, -7134.8, -2852.4]
    test 191 Enu: [-7134.8, -4556.3, 2852.4]
    test 192 Ned: [-4556.3, -7134.8, -2852.4]

    test 193 Frustum: 90.0, 90.0
    test 194 hfov: 90.0
    test 195 vfov: 90.0
    test 196 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 197 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 198 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 199 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 200 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 201 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 202 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 203 alt: 0.0
    test 204 tilt: -10.0
    test 205 roll: -20.0
    test 206 yaw: 330.0
    test 207 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 208 rotate: (-0.005694, 1.334382, 1.104261)
    test 209 tyr3d: (0.0, 0.0, 0.0)
    test 210 tyr3d: (0.0, -2.0, 0.0)
    test 211 tyr3d: (0.0, -2.0, 0.0)
    test 212 tyr3d: (0.0, 0.0, -2.0)

    test 213 Ltp: {'ecef': EcefFarrell21(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name='')}
    test 214 name: Test
    test 215 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefFarrell21(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 216 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 217 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 218 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefFarrell21(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test'
    test 219 forward: 37288.97, 33374.29, 5783.65
    test 220 name: Test
    test 221 reverse: 33.3, 44.4, 6000.0
    test 222 name: Test
    test 223 name: Paris
    test 224 Paris: 48.833, 2.333, 0.0
    test 225 forward: -37518.64, 229949.65, -4260.43
    test 226 name: Calais
    test 227 reverse: 50.9, 1.8, -0.0
    test 228 name: Paris
    test 229 reverse: -38000.0, 230000.0, -4000.0
    test 230 reverse: 50.9, 1.79, 264.92
    test 231 forward: -38223.7, 229964.2, -4000.0

    test 232 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefFarrell21(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 233 Matterhorn: (45.976, 7.658, 4531.01)
    test 234 xyz: (-7134.8, -4556.3, 2852.4)
    test 235 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 236 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 1, None, Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity))  FAILED, KNOWN, expected Ecef9Tuple
    test 237 _local2ecef: Ecef9Tuple
    test 238 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefFarrell21(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=1, M=None, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity)), None)  FAILED, KNOWN, expected Local9Tuple
    test 239 _ecef2local: Local9Tuple
    test 240 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 241 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 242 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 243 Ned: [-4556.3, -7134.8, -2852.4]
    test 244 Enu: [-7134.8, -4556.3, 2852.4]
    test 245 Ned: [-4556.3, -7134.8, -2852.4]

    test 246 Frustum: 90.0, 90.0
    test 247 hfov: 90.0
    test 248 vfov: 90.0
    test 249 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 250 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 251 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 252 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 253 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 254 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 255 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 256 alt: 0.0
    test 257 tilt: -10.0
    test 258 roll: -20.0
    test 259 yaw: 330.0
    test 260 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 261 rotate: (-0.005694, 1.334382, 1.104261)
    test 262 tyr3d: (0.0, 0.0, 0.0)
    test 263 tyr3d: (0.0, -2.0, 0.0)
    test 264 tyr3d: (0.0, -2.0, 0.0)
    test 265 tyr3d: (0.0, 0.0, -2.0)

    test 266 Ltp: {'ecef': EcefFarrell22(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name='')}
    test 267 name: Test
    test 268 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefFarrell22(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 269 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 270 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 271 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefFarrell22(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test'
    test 272 forward: 37288.97, 33374.29, 5783.65
    test 273 name: Test
    test 274 reverse: 33.3, 44.4, 6000.0
    test 275 name: Test
    test 276 name: Paris
    test 277 Paris: 48.833, 2.333, 0.0
    test 278 forward: -37518.64, 229949.65, -4260.43
    test 279 name: Calais
    test 280 reverse: 50.9, 1.8, -0.0
    test 281 name: Paris
    test 282 reverse: -38000.0, 230000.0, -4000.0
    test 283 reverse: 50.9, 1.79, 264.92
    test 284 forward: -38223.7, 229964.2, -4000.0

    test 285 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefFarrell22(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 286 Matterhorn: (45.976, 7.658, 4531.01)
    test 287 xyz: (-7134.8, -4556.3, 2852.4)
    test 288 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 289 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 1, None, Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity))  FAILED, KNOWN, expected Ecef9Tuple
    test 290 _local2ecef: Ecef9Tuple
    test 291 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefFarrell22(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009609, C=1, M=None, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity)), None)  FAILED, KNOWN, expected Local9Tuple
    test 292 _ecef2local: Local9Tuple
    test 293 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 294 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 295 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 296 Ned: [-4556.3, -7134.8, -2852.4]
    test 297 Enu: [-7134.8, -4556.3, 2852.4]
    test 298 Ned: [-4556.3, -7134.8, -2852.4]

    test 299 Frustum: 90.0, 90.0
    test 300 hfov: 90.0
    test 301 vfov: 90.0
    test 302 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 303 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 304 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 305 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 306 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 307 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 308 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 309 alt: 0.0
    test 310 tilt: -10.0
    test 311 roll: -20.0
    test 312 yaw: 330.0
    test 313 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 314 rotate: (-0.005694, 1.334382, 1.104261)
    test 315 tyr3d: (0.0, 0.0, 0.0)
    test 316 tyr3d: (0.0, -2.0, 0.0)
    test 317 tyr3d: (0.0, -2.0, 0.0)
    test 318 tyr3d: (0.0, 0.0, -2.0)

    test 319 Ltp: {'ecef': EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name='')}
    test 320 name: Test
    test 321 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 322 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 323 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 324 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test'
    test 325 forward: 37288.97, 33374.29, 5783.65
    test 326 name: Test
    test 327 reverse: 33.3, 44.4, 6000.0
    test 328 name: Test
    test 329 name: Paris
    test 330 Paris: 48.833, 2.333, 0.0
    test 331 forward: -37518.64, 229949.65, -4260.43
    test 332 name: Calais
    test 333 reverse: 50.9, 1.8, -0.0
    test 334 name: Paris
    test 335 reverse: -38000.0, 230000.0, -4000.0
    test 336 reverse: 50.9, 1.79, 264.92
    test 337 forward: -38223.7, 229964.2, -4000.0

    test 338 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 339 Matterhorn: (45.976, 7.658, 4531.01)
    test 340 xyz: (-7134.8, -4556.3, 2852.4)
    test 341 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 342 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 1, None, Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity))  FAILED, KNOWN, expected Ecef9Tuple
    test 343 _local2ecef: Ecef9Tuple
    test 344 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=1, M=None, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity)), None)  FAILED, KNOWN, expected Local9Tuple
    test 345 _ecef2local: Local9Tuple
    test 346 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 347 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 348 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 349 Ned: [-4556.3, -7134.8, -2852.4]
    test 350 Enu: [-7134.8, -4556.3, 2852.4]
    test 351 Ned: [-4556.3, -7134.8, -2852.4]

    test 352 Frustum: 90.0, 90.0
    test 353 hfov: 90.0
    test 354 vfov: 90.0
    test 355 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 356 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 357 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 358 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 359 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 360 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 361 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 362 alt: 0.0
    test 363 tilt: -10.0
    test 364 roll: -20.0
    test 365 yaw: 330.0
    test 366 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 367 rotate: (-0.005694, 1.334382, 1.104261)
    test 368 tyr3d: (0.0, 0.0, 0.0)
    test 369 tyr3d: (0.0, -2.0, 0.0)
    test 370 tyr3d: (0.0, -2.0, 0.0)
    test 371 tyr3d: (0.0, 0.0, -2.0)

    test 372 Ltp: {'ecef': EcefSudano(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name='')}
    test 373 name: Test
    test 374 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefSudano(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 375 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 376 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 377 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefSudano(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test'
    test 378 forward: 37288.97, 33374.29, 5783.65
    test 379 name: Test
    test 380 reverse: 33.33, 44.4, 5998.84  FAILED, KNOWN, expected 33.3, 44.4, 6000.0
    test 381 name: Test
    test 382 name: Paris
    test 383 Paris: 48.833, 2.333, 0.0
    test 384 forward: -37518.64, 229949.65, -4260.43
    test 385 name: Calais
    test 386 reverse: 51.01, 1.8, -11.8  FAILED, KNOWN, expected 50.9, 1.8, -0.0
    test 387 name: Paris
    test 388 reverse: -38000.0, 230000.0, -4000.0
    test 389 reverse: 51.01, 1.79, 253.12  FAILED, KNOWN, expected 50.9, 1.79, 264.92
    test 390 forward: -38223.7, 229964.2, -4000.0

    test 391 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefSudano(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 392 Matterhorn: (46.06, 7.658, 4524.116)  FAILED, KNOWN, expected (45.976, 7.658, 4531.01)
    test 393 xyz: (-7124.0, 4817.7, 2845.3)  FAILED, KNOWN, expected (-7134.8, -4556.3, 2852.4)
    test 394 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 395 _local2ecef: (4403757.602, 592124.536, 4566652.082, 46.06, 7.658, 4524.116, 7, None, Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity))  FAILED, KNOWN, expected Ecef9Tuple
    test 396 _local2ecef: Ecef9Tuple
    test 397 _ecef2local: (-7134.8, -4556.3, 2852.4, 46.06, 7.658, 4524.116, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefSudano(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=46.060275, lon=7.657999, height=4524.115631, C=7, M=None, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity)), None)  FAILED, KNOWN, expected Local9Tuple
    test 398 _ecef2local: Local9Tuple
    test 399 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 400 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 401 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 402 Ned: [-4556.3, -7134.8, -2852.4]
    test 403 Enu: [-7134.8, -4556.3, 2852.4]
    test 404 Ned: [-4556.3, -7134.8, -2852.4]

    test 405 Frustum: 90.0, 90.0
    test 406 hfov: 90.0
    test 407 vfov: 90.0
    test 408 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 409 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 410 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 411 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 412 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 413 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 414 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 415 alt: 0.0
    test 416 tilt: -10.0
    test 417 roll: -20.0
    test 418 yaw: 330.0
    test 419 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 420 rotate: (-0.005694, 1.334382, 1.104261)
    test 421 tyr3d: (0.0, 0.0, 0.0)
    test 422 tyr3d: (0.0, -2.0, 0.0)
    test 423 tyr3d: (0.0, -2.0, 0.0)
    test 424 tyr3d: (0.0, 0.0, -2.0)

    test 425 Ltp: {'ecef': EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name='')}
    test 426 name: Test
    test 427 toStr: Ltp(lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test')  FAILED, KNOWN, expected Ltp
    test 428 copy(Ltp): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 429 Ltp.copy(): (<class 'pygeodesy.ltp.Ltp'>, True)
    test 430 New: lat0=33.0, lon0=44.0, height0=20.0, M=EcefMatrix(_0_0_=-0.694658, _0_1_=-0.391781, _0_2_=0.603289, _1_0_=0.71934, _1_1_=-0.378338, _1_2_=0.58259, _2_0_=0.0, _2_1_=0.838671, _2_2_=0.544639), ecef=EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Test'
    test 431 forward: 37288.97, 33374.29, 5783.65
    test 432 name: Test
    test 433 reverse: 33.3, 44.4, 6000.0
    test 434 name: Test
    test 435 name: Paris
    test 436 Paris: 48.833, 2.333, 0.0
    test 437 forward: -37518.64, 229949.65, -4260.43
    test 438 name: Calais
    test 439 reverse: 50.9, 1.8, -0.0
    test 440 name: Paris
    test 441 reverse: -38000.0, 230000.0, -4000.0
    test 442 reverse: 50.9, 1.79, 264.92
    test 443 forward: -38223.7, 229964.2, -4000.0

    test 444 Zermatt: lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'  FAILED, KNOWN, expected Ltp
    test 445 Matterhorn: (45.976, 7.658, 4531.01)
    test 446 xyz: (-7134.8, -4556.3, 2852.4)
    test 447 _local2ecef: 4403757.602, 592124.536, 4566652.082
    test 448 _local2ecef: (4403757.602, 592124.536, 4566652.082, 45.976, 7.658, 4531.01, 1, None, Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity))  FAILED, KNOWN, expected Ecef9Tuple
    test 449 _local2ecef: Ecef9Tuple
    test 450 _ecef2local: (-7134.8, -4556.3, 2852.4, 45.976, 7.658, 4531.01, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity), name=''), name='Zermatt'), Ecef9Tuple(x=4403757.601549, y=592124.535536, z=4566652.082005, lat=45.976, lon=7.657999, height=4531.009608, C=1, M=None, datum=Datum(name='_WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.Identity)), None)  FAILED, KNOWN, expected Local9Tuple
    test 451 _ecef2local: Local9Tuple
    test 452 Xyz: (-7134.8, -4556.3, 2852.4, None)
    test 453 Aer: (-7134.912, -4444.548, 2852.474, None)
    test 454 Enu: (-7134.8, -4556.3, 2852.4, None)
    test 455 Ned: [-4556.3, -7134.8, -2852.4]
    test 456 Enu: [-7134.8, -4556.3, 2852.4]
    test 457 Ned: [-4556.3, -7134.8, -2852.4]

    test 458 Frustum: 90.0, 90.0
    test 459 hfov: 90.0
    test 460 vfov: 90.0
    test 461 footprint: (Xyz4Tuple(x=0.0, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-1000.0, z=0.0, ltp=None))
    test 462 footprint.xyzLocal5: ([X:0.0, Y:0.0, Z:0.0], [X:-1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:1000.0, Z:0.0], [X:1000.0, Y:-1000.0, Z:0.0], [X:-1000.0, Y:-1000.0, Z:0.0])
    test 463 footprint.toLatLon5: (LatLon_(00.0°N, 000.0°E), LatLon_(00.009044°N, 000.008983°W, +0.16), LatLon_(00.009044°N, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°E, +0.16), LatLon_(00.009044°S, 000.008983°W, +0.16))

    test 464 footprint: (Xyz4Tuple(x=-999.650995, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=1000.0, z=0.0, ltp=None), Xyz4Tuple(x=0.174533, y=-1000.0, z=0.0, ltp=None), Xyz4Tuple(x=-5729577.893136, y=-1000.0, z=0.0, ltp=None))
    test 465 footprint: (Xyz4Tuple(x=-414.213562, y=0.0, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=414.213562, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-414.213562, z=0.0, ltp=None), Xyz4Tuple(x=-1000.0, y=-414.213562, z=0.0, ltp=None))
    test 466 footprint: (Xyz4Tuple(x=414.213562, y=-57289.961631, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=2538.647896, z=0.0, ltp=None), Xyz4Tuple(x=0.0, y=-2299.842547, z=0.0, ltp=None), Xyz4Tuple(x=1000.0, y=-2299.842547, z=0.0, ltp=None))

    test 467 Attitude: (0.0, -10.0, 330.0, -20.0)
    test 468 alt: 0.0
    test 469 tilt: -10.0
    test 470 roll: -20.0
    test 471 yaw: 330.0
    test 472 matrix: ((0.8137976813493738, -0.44096961052988237, -0.37852230636979245), (0.46984631039295416, 0.8825641192593856, -0.01802831123629725), (0.3420201433256687, -0.16317591116653482, 0.9254165783983234))  FAILED, KNOWN, expected ((0.8137976813493737, -0.4409696105298823, -0.3785223063697926), (0.4698463103929541, 0.8825641192593856, -0.01802831123629725), (0.3420201433256688, -0.16317591116653488, 0.9254165783983233))
    test 473 rotate: (-0.005694, 1.334382, 1.104261)
    test 474 tyr3d: (0.0, 0.0, 0.0)
    test 475 tyr3d: (0.0, -2.0, 0.0)
    test 476 tyr3d: (0.0, -2.0, 0.0)
    test 477 tyr3d: (0.0, 0.0, -2.0)

    test 478 ChLV: ...
    test 479 name: Test
    test 480 ChLV_: ChLV

    test 481 forward1: (-72.039994, -147.361444, -49.552111, 46.95108, 7.438637, 0.0, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 482 Y, X, h_: (-72.03999403763082, -147.36144397404468, -49.55211073436746)
    test 483 EN2_LV95: (2599927.960006, 1199852.638556)
    test 484 yx2_LV03: (599927.960006, 199852.638556)
    test 485 reverse1: (-72.039994, -147.361444, -49.552111, 46.95108, 7.438637, 0.0, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 486 reverse2: (100000.0, 0.0, 600.0, 46.944873, 8.752874, 1431.948128, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 487 forward2: (100000.0, 0.0, 600.0, 46.944873, 8.752874, 1431.948128, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 488 Y, X, h_: (100000.00000000006, -6.592699719476514e-10, 600.0000000007253)
    test 489 EN2_LV95: (2700000.0, 1200000.0)
    test 490 yx2_LV03: (700000.0, 200000.0)

    test 491 forward3: (99920.639806, -100148.24791, -967.661696, 46.044131, 8.730497, 650.6, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 492 Y, X, h_: (99920.63980649543, -100148.24791021264, -967.6616955399786)
    test 493 EN2_LV95: (2699920.639806, 1099851.75209)
    test 494 yx2_LV03: (699920.639806, 99851.75209)
    test 495 reverse3: (99920.639806, -100148.24791, -967.661696, 46.044131, 8.730497, 650.6, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 496 forward4: (79527.502386, 12274.804229, -556.312155, 47.058043, 8.48642, 0.0, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 497 Y, X, h_: (79527.50238583283, 12274.804228939956, -556.3121548993859)
    test 498 EN2_LV95: (2679527.502386, 1212274.804229)
    test 499 yx2_LV03: (679527.502386, 212274.804229)
    test 500 reverse4: (79527.502386, 12274.804229, -556.312155, 47.058043, 8.48642, -0.0, ChLV(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 501 REFRAME1: (8.616351530455896, 46.65475067063166, 3083.4064441218347)  FAILED, KNOWN, expected (8.61588452888461, 46.6532932166132, 2367.70367439557)
    test 502 REFRAME1:  0.00146 m
    test 503 REFRAME2: (10.204043023734304, 46.77783593870853, 5053.168786317753)  FAILED, KNOWN, expected (10.2046874099038, 46.7763864160066, 1546.62256775331)
    test 504 REFRAME2:  0.00145 m
    test 505 REFRAME3: (7.231565437123991, 47.3953867137525, 1150.358929551555)  FAILED, KNOWN, expected (7.23058814336896, 47.3941353658685, 940.206020880491)
    test 506 REFRAME3:  0.00125 m
    test 507 REFRAME4: (9.843252123471995, 46.81431931429165, 4291.256736215736)  FAILED, KNOWN, expected (9.84351348200287, 46.8129146868336, 1645.59174753912)
    test 508 REFRAME4:  0.0014 m
    test 509 REFRAME5: (6.568908171267955, 46.52284580890316, 985.7597106115306)  FAILED, KNOWN, expected (6.56789363190021, 46.5214647527993, 460.491580192)
    test 510 REFRAME5:  0.00138 m
    test 511 REFRAME6: (8.731242095241983, 46.04567715552447, 2216.7888714367236)  FAILED, KNOWN, expected (8.73049738375132, 46.0441209510033, 650.012275829911)
    test 512 REFRAME6:  0.00156 m

    test 513 Bollinger.lat: 46°11′13.03444″N  FAILED, KNOWN, expected 46°11′12.03969″N
    test 514 Bollinger.lon: 009°07′55.69155″E  FAILED, KNOWN, expected 009°07′57.29664″E
    test 515 Zermatt: (46.01693292843191, 7.7455811694023975, 2629.5454517413277)  FAILED, KNOWN, expected (46.015314107, 7.74720273, 1742.449)
    test 516 Zermatt:  0.00162 m
    test 517 Zimmerwald: (46.87842744604622, 7.466218796566257, 953.0972897404837)  FAILED, KNOWN, expected (46.878427446, 7.466218797, 953.0973)
    test 518 Zimmerwald:  4.34e-10 m
    test 519 Chrischona: (47.568308646845004, 7.66954858440231, 897.4060435656096)  FAILED, KNOWN, expected (47.568308647, 7.6695485844, 897.406)
    test 520 Chrischona:  1.55e-10 m
    test 521 Pfaender: (47.516320169780975, 9.784378737247414, 3868.8598426346603)  FAILED, KNOWN, expected (47.5163201698, 9.7843787372, 3868.8599)
    test 522 Pfaender:  4.74e-11 m
    test 523 La Givrine: (46.45557406857666, 6.103316269663712, 2313.9449708991415)  FAILED, KNOWN, expected (46.4555740686, 6.1033162697, 2313.94497)
    test 524 La Givrine:  3.63e-11 m
    test 525 Monte Generoso: (45.931118444496924, 9.021602047098654, 3855.4332412055332)  FAILED, KNOWN, expected (45.9311184445, 9.0216020471, 3855.4332)
    test 526 Monte Generoso:  3.08e-12 m

    test 527 ChLVa: ...
    test 528 name: Test
    test 529 ChLV_: ChLVa

    test 530 forward1: (0.329415, -0.292702, -49.554242, 46.95108, 7.438637, 0.0, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 531 Y, X, h_: (0.32941546850192266, -0.2927016084473125, -49.554241824400016)
    test 532 EN2_LV95: (2600000.329415, 1199999.707298)
    test 533 yx2_LV03: (600000.329415, 199999.707298)
    test 534 reverse1: (0.329415, -0.292702, -49.554242, 46.951078, 7.438642, -0.004239, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 535 reverse2: (100000.0, -100000.0, 600.0, 46.044127, 8.730499, 650.554, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 536 forward2: (99999.933937, -100000.44412, 600.003469, 46.044127, 8.730499, 650.554, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 537 Y, X, h_: (99999.933937317, -100000.44412018938, 600.0034685464)
    test 538 EN2_LV95: (2699999.933937, 1099999.55588)
    test 539 yx2_LV03: (699999.933937, 99999.55588)

    test 540 forward3: (99999.763621, -100000.026905, 600.049476, 46.044131, 8.730497, 650.6, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 541 Y, X, h_: (99999.76362116335, -100000.0269049639, 600.0494759100001)
    test 542 EN2_LV95: (2699999.763621, 1099999.973095)
    test 543 yx2_LV03: (699999.763621, 99999.973095)
    test 544 reverse3: (99999.763621, -100000.026905, 600.049476, 46.044127, 8.730496, 650.603479, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 545 forward4: (79602.736359, 12421.914221, -48.257243, 47.058043, 8.48642, 0.0, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 546 Y, X, h_: (79602.73635877526, 12421.914220824741, -48.25724328779257)
    test 547 EN2_LV95: (2679602.736359, 1212421.914221)
    test 548 yx2_LV03: (679602.736359, 212421.914221)
    test 549 reverse4: (79602.736359, 12421.914221, -48.257243, 47.058038, 8.486421, 0.00853, ChLVa(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 550 REFRAME1: (8.615878879495897, 46.65329026883798, 2365.31877736998)  FAILED, KNOWN, expected (8.61588452888461, 46.6532932166132, 2367.70367439557)
    test 551 REFRAME1:  5.65e-06 m
    test 552 REFRAME2: (10.204675703252203, 46.77638487390875, 1542.5231657804)  FAILED, KNOWN, expected (10.2046874099038, 46.7763864160066, 1546.62256775331)
    test 553 REFRAME2:  1.17e-05 m
    test 554 REFRAME3: (7.230597895755378, 47.394131639593425, 939.5622657947999)  FAILED, KNOWN, expected (7.23058814336896, 47.3941353658685, 940.206020880491)
    test 555 REFRAME3:  9.75e-06 m
    test 556 REFRAME4: (9.843502988079765, 46.812913925274714, 1642.70478811448)  FAILED, KNOWN, expected (9.84351348200287, 46.8129146868336, 1645.59174753912)
    test 557 REFRAME4:  1.05e-05 m
    test 558 REFRAME5: (6.5678939352793595, 46.52146855855015, 462.1027394584)  FAILED, KNOWN, expected (6.56789363190021, 46.5214647527993, 460.491580192)
    test 559 REFRAME5:  3.81e-06 m
    test 560 REFRAME6: (8.730499333333333, 46.04412677777778, 650.554)  FAILED, KNOWN, expected (8.73049738375132, 46.0441209510033, 650.012275829911)
    test 561 REFRAME6:  5.83e-06 m

    test 562 Bollinger.lat: 46°11′07.65425″N  FAILED, KNOWN, expected 46°11′12.03969″N
    test 563 Bollinger.lon: 009°07′52.99874″E  FAILED, KNOWN, expected 009°07′57.29664″E
    test 564 Zermatt: (46.01531297876282, 7.744712831892469, 1739.1724096628)  FAILED, KNOWN, expected (46.015314107, 7.74720273, 1742.449)
    test 565 Zermatt:  0.00249 m
    test 566 Zimmerwald: (46.877092307814216, 7.465275686541408, 947.6256267527999)  FAILED, KNOWN, expected (46.878427446, 7.466218797, 953.0973)
    test 567 Zimmerwald:  0.00134 m
    test 568 Chrischona: (47.56704452300608, 7.668609312668058, 503.84493534800004)  FAILED, KNOWN, expected (47.568308647, 7.6695485844, 897.406)
    test 569 Chrischona:  0.00126 m
    test 570 Pfaender: (47.51533372240414, 9.784358161933795, 1088.46794437916)  FAILED, KNOWN, expected (47.5163201698, 9.7843787372, 3868.8599)
    test 571 Pfaender:  0.000986 m
    test 572 La Givrine: (46.45409066669543, 6.1020351431347315, 1259.50889260448)  FAILED, KNOWN, expected (46.4555740686, 6.1033162697, 2313.94497)
    test 573 La Givrine:  0.00148 m
    test 574 Monte Generoso: (45.92930092608269, 9.02121992500755, 1687.1468504651998)  FAILED, KNOWN, expected (45.9311184445, 9.0216020471, 3855.4332)
    test 575 Monte Generoso:  0.00182 m

    test 576 ChLVe: ...
    test 577 name: Test
    test 578 ChLV_: ChLVe

    test 579 forward1: (-72.031251, -147.344948, -49.554242, 46.95108, 7.438637, 0.0, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 580 Y, X, h_: (-72.031251437589, -147.3449483831346, -49.554241824400016)
    test 581 EN2_LV95: (2599927.968749, 1199852.655052)
    test 582 yx2_LV03: (599927.968749, 199852.655052)
    test 583 reverse1: (-72.031251, -147.344948, -49.554242, 46.95108, 7.438637, 0.000002, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 584 reverse2: (100000.0, 0.0, 600.0, 46.944869, 8.753274, 648.29, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 585 forward2: (100000.000001, 0.0, 600.012265, 46.944869, 8.753274, 648.29, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 586 Y, X, h_: (100000.00000057962, 1.8112534442566837e-07, 600.0122653531955)
    test 587 EN2_LV95: (2700000.000001, 1200000.0)
    test 588 yx2_LV03: (700000.000001, 200000.0)

    test 589 forward3: (99914.740455, -100135.079382, 600.049476, 46.044131, 8.730497, 650.6, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 590 Y, X, h_: (99914.74045471674, -100135.07938181334, 600.0494759100001)
    test 591 EN2_LV95: (2699914.740455, 1099864.920618)
    test 592 yx2_LV03: (699914.740455, 99864.920618)
    test 593 reverse3: (99914.740455, -100135.079382, 600.049476, 46.044131, 8.730497, 650.607608, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 594 forward4: (79520.050001, 12273.439993, -48.257243, 47.058043, 8.48642, 0.0, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...
    test 595 Y, X, h_: (79520.05000103211, 12273.439993103837, -48.25724328779257)
    test 596 EN2_LV95: (2679520.050001, 1212273.439993)
    test 597 yx2_LV03: (679520.050001, 212273.439993)
    test 598 reverse4: (79520.050001, 12273.439993, -48.257243, 47.058043, 8.48642, 0.012933, ChLVe(lat0=46.952405556, lon0=7.439583333, height0=49.55, M=...

    test 599 REFRAME1: (8.617004216786864, 46.65457267826783, 2365.31877736998)  FAILED, KNOWN, expected (8.61588452888461, 46.6532932166132, 2367.70367439557)
    test 600 REFRAME1:  0.00128 m
    test 601 REFRAME2: (10.206045201491072, 46.777660119243905, 1542.5231657804)  FAILED, KNOWN, expected (10.2046874099038, 46.7763864160066, 1546.62256775331)
    test 602 REFRAME2:  0.00136 m
    test 603 REFRAME3: (7.231508661195409, 47.3955074884183, 939.5622657947999)  FAILED, KNOWN, expected (7.23058814336896, 47.3941353658685, 940.206020880491)
    test 604 REFRAME3:  0.00137 m
    test 605 REFRAME4: (9.844818386934287, 46.814198001739975, 1642.70478811448)  FAILED, KNOWN, expected (9.84351348200287, 46.8129146868336, 1645.59174753912)
    test 606 REFRAME4:  0.0013 m
    test 607 REFRAME5: (6.568709824649145, 46.5227385206423, 462.1027394584)  FAILED, KNOWN, expected (6.56789363190021, 46.5214647527993, 460.491580192)
    test 608 REFRAME5:  0.00127 m
    test 609 REFRAME6: (8.731627351611777, 46.04533300622348, 650.554)  FAILED, KNOWN, expected (8.73049738375132, 46.0441209510033, 650.012275829911)
    test 610 REFRAME6:  0.00121 m

    test 611 Bollinger.lat: 46°11′12.03969″N
    test 612 Bollinger.lon: 009°07′57.29664″E
    test 613 Bollinger.gamma: 1.37471549498

    test 614 Zermatt: (46.016524980589146, 7.745700583699864, 1739.1724096628)  FAILED, KNOWN, expected (46.015314107, 7.74720273, 1742.449)
    test 615 Zermatt:  0.0015 m
    test 616 Zimmerwald: (46.878408134660475, 7.46622597045386, 947.6256267527999)  FAILED, KNOWN, expected (46.878427446, 7.466218797, 953.0973)
    test 617 Zimmerwald:  1.93e-05 m
    test 618 Chrischona: (47.56844071309313, 7.669595854297879, 503.84493534800004)  FAILED, KNOWN, expected (47.568308647, 7.6695485844, 897.406)
    test 619 Chrischona:  0.000132 m
    test 620 Pfaender: (47.51669640784962, 9.785678729594727, 1088.46794437916)  FAILED, KNOWN, expected (47.5163201698, 9.7843787372, 3868.8599)
    test 621 Pfaender:  0.0013 m
    test 622 La Givrine: (46.45534732351903, 6.102781792813614, 1259.50889260448)  FAILED, KNOWN, expected (46.4555740686, 6.1033162697, 2313.94497)
    test 623 La Givrine:  0.000534 m
    test 624 Monte Generoso: (45.93048753878003, 9.022387820586593, 1687.1468504651998)  FAILED, KNOWN, expected (45.9311184445, 9.0216020471, 3855.4332)
    test 625 Monte Generoso:  0.000786 m

    102 of 625 testLtp.py tests (16.3%) FAILED, incl. 90 KNOWN plus 12 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 54.149 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testLtpTuples.py

    testing testLtpTuples.py 23.03.27

    test 1 Aer.toRepr: [A:60.0°, E:40.0°, R:1000.0]
    test 2 Aer.toStr: [60.0, 40.0, 1000.0]
    test 3 Aer.xyzLocal.toAer: [60.0, 40.0, 1000.0]
    test 4 Aer.xyzLocal.toAer: [60.0, 40.0, 1000.0]
    test 5 Aer.xyzLocal.toEnu: [663.41, 383.02, 642.79]
    test 6 Enu.xyzLocal.toAer: [60.0, 40.0, 1000.0]
    test 7 Aer.xyzLocal.toNed: [383.02, 663.41, -642.79]
    test 8 Ned.xyzLocal.toAer: [60.0, 40.0, 1000.0]
    test 9 Aer.xyzLocal.toXyz: [663.41, 383.02, 642.79]
    test 10 Xyz.xyzLocal.toAer: [60.0, 40.0, 1000.0]
    test 11 Aer.toCartesian: [4397663.96, 599165.33, 4568492.25]
    test 12 Cartesian.toLocal Aer: [60.0, 40.0, 1000.0]
    test 13 Aer.toLatLon: 46°01′13.6″N, 007°45′30.83″E, +2315.83m
    test 14 LatLon.toLocal Aer: [60.0, 40.0, 1000.0]
    test 15 Aer.azimuth: 60.0
    test 16 Aer.elevation: 40.0
    test 17 Aer.slantrange: 1000.0
    test 18 Aer.groundrange: 766.044
    test 19 Aer.east: 663.414
    test 20 Aer.north: 383.022
    test 21 Aer.up: 642.788
    test 22 Aer.down: -642.788
    test 23 Aer.x: 663.414
    test 24 Aer.y: 383.022
    test 25 Aer.z: 642.788
    test 26 Aer.xyz: 663.414, 383.022, 642.788

    test 27 Enu.toRepr: [E:100.0, N:200.0, U:1000.0]
    test 28 Enu.toStr: [100.0, 200.0, 1000.0]
    test 29 Enu.xyzLocal.toAer: [26.57, 77.4, 1024.7]
    test 30 Aer.xyzLocal.toEnu: [100.0, 200.0, 1000.0]
    test 31 Enu.xyzLocal.toEnu: [100.0, 200.0, 1000.0]
    test 32 Enu.xyzLocal.toEnu: [100.0, 200.0, 1000.0]
    test 33 Enu.xyzLocal.toNed: [200.0, 100.0, -1000.0]
    test 34 Ned.xyzLocal.toEnu: [100.0, 200.0, 1000.0]
    test 35 Enu.xyzLocal.toXyz: [100.0, 200.0, 1000.0]
    test 36 Xyz.xyzLocal.toEnu: [100.0, 200.0, 1000.0]
    test 37 Enu.toCartesian: [4398116.23, 598658.27, 4568622.18]
    test 38 Cartesian.toLocal Enu: [100.0, 200.0, 1000.0]
    test 39 Enu.toLatLon: 46°01′07.67″N, 007°45′04.65″E, +2673.00m
    test 40 LatLon.toLocal Enu: [100.0, 200.0, 1000.0]
    test 41 Enu.azimuth: 26.565
    test 42 Enu.elevation: 77.396
    test 43 Enu.slantrange: 1024.695
    test 44 Enu.groundrange: 223.607
    test 45 Enu.east: 100.0
    test 46 Enu.north: 200.0
    test 47 Enu.up: 1000.0
    test 48 Enu.down: -1000.0
    test 49 Enu.x: 100.0
    test 50 Enu.y: 200.0
    test 51 Enu.z: 1000.0
    test 52 Enu.xyz: 100.0, 200.0, 1000.0

    test 53 Ned.toRepr: [N:200.0, E:100.0, D:1000.0]
    test 54 Ned.toStr: [200.0, 100.0, 1000.0]
    test 55 Ned.xyzLocal.toAer: [26.57, -77.4, 1024.7]
    test 56 Aer.xyzLocal.toNed: [200.0, 100.0, 1000.0]
    test 57 Ned.xyzLocal.toEnu: [100.0, 200.0, -1000.0]
    test 58 Enu.xyzLocal.toNed: [200.0, 100.0, 1000.0]
    test 59 Ned.xyzLocal.toNed: [200.0, 100.0, 1000.0]
    test 60 Ned.xyzLocal.toNed: [200.0, 100.0, 1000.0]
    test 61 Ned.xyzLocal.toXyz: [100.0, 200.0, -1000.0]
    test 62 Xyz.xyzLocal.toNed: [200.0, 100.0, 1000.0]
    test 63 Ned.toCartesian: [4396740.02, 598470.98, 4567183.09]
    test 64 Cartesian.toLocal Ned: [200.0, 100.0, 1000.0]
    test 65 Ned.toLatLon: 46°01′07.68″N, 007°45′04.65″E, +673.00m
    test 66 LatLon.toLocal Ned: [200.0, 100.0, 1000.0]
    test 67 Ned.azimuth: 26.565
    test 68 Ned.elevation: -77.396
    test 69 Ned.slantrange: 1024.695
    test 70 Ned.groundrange: 223.607
    test 71 Ned.east: 100.0
    test 72 Ned.north: 200.0
    test 73 Ned.up: -1000.0
    test 74 Ned.down: 1000.0
    test 75 Ned.x: 100.0
    test 76 Ned.y: 200.0
    test 77 Ned.z: -1000.0
    test 78 Ned.xyz: 100.0, 200.0, -1000.0

    test 79 Xyz.toRepr: [X:10.0, Y:20.0, Z:100.0]
    test 80 Xyz.toStr: [10.0, 20.0, 100.0]
    test 81 Xyz.xyzLocal.toAer: [26.57, 77.4, 102.47]
    test 82 Aer.xyzLocal.toXyz: [10.0, 20.0, 100.0]
    test 83 Xyz.xyzLocal.toEnu: [10.0, 20.0, 100.0]
    test 84 Enu.xyzLocal.toXyz: [10.0, 20.0, 100.0]
    test 85 Xyz.xyzLocal.toNed: [20.0, 10.0, -100.0]
    test 86 Ned.xyzLocal.toXyz: [10.0, 20.0, 100.0]
    test 87 Xyz.xyzLocal.toXyz: [10.0, 20.0, 100.0]
    test 88 Xyz.xyzLocal.toXyz: [10.0, 20.0, 100.0]
    test 89 Xyz.toCartesian: [4397637.41, 598502.28, 4567849.59]
    test 90 Cartesian.toLocal Xyz: [10.0, 20.0, 100.0]
    test 91 Xyz.toLatLon: 46°01′01.85″N, 007°45′00.46″E, +1773.00m
    test 92 LatLon.toLocal Xyz: [10.0, 20.0, 100.0]
    test 93 Xyz.azimuth: 26.565
    test 94 Xyz.elevation: 77.396
    test 95 Xyz.slantrange: 102.47
    test 96 Xyz.groundrange: 22.361
    test 97 Xyz.east: 10.0
    test 98 Xyz.north: 20.0
    test 99 Xyz.up: 100.0
    test 100 Xyz.down: -100.0
    test 101 Xyz.x: 10.0
    test 102 Xyz.y: 20.0
    test 103 Xyz.z: 100.0
    test 104 Xyz.xyz: 10.0, 20.0, 100.0

    test 105 Local9Tuple.toRepr: Local9Tuple(x=10.0, y=20.0, z=100.0, lat=46.02, lon=7.75, height=1773.0, ltp=Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transfo
    test 106 Local9Tuple.toStr: (10.0, 20.0, 100.0, 46.02, 7.75, 1773.0, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'
    test 107 Local9Tuple.xyzLocal.toAer: [26.57, 77.4, 102.47]
    test 108 Aer.xyzLocal.toLocal9Tuple: (10.0, 20.0, 100.0, 46.02, 7.75, 1773.0, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'
    test 109 Local9Tuple.xyzLocal.toEnu: [10.0, 20.0, 100.0]
    test 110 Enu.xyzLocal.toLocal9Tuple: (10.0, 20.0, 100.0, 46.02, 7.75, 1773.0, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'
    test 111 Local9Tuple.xyzLocal.toNed: [20.0, 10.0, -100.0]
    test 112 Ned.xyzLocal.toLocal9Tuple: (10.0, 20.0, 100.0, 46.02, 7.75, 1773.0, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'
    test 113 Local9Tuple.xyzLocal.toXyz: [10.0, 20.0, 100.0]
    test 114 Xyz.xyzLocal.toLocal9Tuple: (10.0, 20.0, 100.0, 46.02, 7.75, 1773.0, Ltp(lat0=46.017, lon0=7.75, height0=1673.0, M=EcefMatrix(_0_0_=-0.134851, _0_1_=-0.712973, _0_2_=0.688102, _1_0_=0.990866, _1_1_=-0.097031, _1_2_=0.093647, _2_0_=0.0, _2_1_=0.694445, _2_2_=0.719546), ecef=EcefKarney(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name='Zermatt'
    test 115 Local9Tuple.toCartesian: [4397637.41, 598502.28, 4567849.59]
    test 116 Local9Tuple.toLatLon: 46°01′01.85″N, 007°45′00.46″E, +1773.00m
    test 117 Local9Tuple.azimuth: 26.565
    test 118 Local9Tuple.elevation: 77.396
    test 119 Local9Tuple.slantrange: 102.47
    test 120 Local9Tuple.groundrange: 22.361
    test 121 Local9Tuple.east: 10.0
    test 122 Local9Tuple.north: 20.0
    test 123 Local9Tuple.up: 100.0
    test 124 Local9Tuple.down: -100.0
    test 125 Local9Tuple.x: 10.0
    test 126 Local9Tuple.y: 20.0
    test 127 Local9Tuple.z: 100.0
    test 128 Local9Tuple.xyz: 10.0, 20.0, 100.0
    test 129 Local9Tuple.lat: 46.02
    test 130 Local9Tuple.lon: 7.75
    test 131 Local9Tuple.latlon: 46.02, 7.75
    test 132 Local9Tuple.latlonheight: 46.02, 7.75, 1773.0
    test 133 Local9Tuple.phi: 0.803
    test 134 Local9Tuple.lam: 0.135
    test 135 Local9Tuple.philam: 0.803, 0.135
    test 136 Local9Tuple.philamheight: 0.803, 0.135, 1773.0

    all 136 testLtpTuples.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 10.571 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testMgrs.py
./test/testMgrs.py:88: DeprecationWarning: property_RO L{pygeodesy.mgrs.Mgrs.en100k} has been DEPRECATED, use property C{EN}.
  self.test(a, getattr(p, a), x)
./test/testMgrs.py:88: DeprecationWarning: property_RO L{pygeodesy.mgrs.Mgrs.digraph} has been DEPRECATED, use property C{EN}.
  self.test(a, getattr(p, a), x)
./test/testMgrs.py:94: DeprecationWarning: property_RO L{pygeodesy.mgrs.Mgrs6Tuple.digraph} has been DEPRECATED, use attribute C{EN}.
  self.test('digraph', m.digraph, m.EN, nt=1)  # DEPRECATED
./test/testMgrs.py:117: DeprecationWarning: property_RO L{pygeodesy.mgrs.Mgrs4Tuple.digraph} has been DEPRECATED, use attribute C{EN}.
  self.test('digraph', t.digraph, t.EN)  # DEPRECATED

    testing testMgrs.py 23.03.27 (module pygeodesy.mgrs 23.05.26)
    test 1 Mgrs1: 42S XD 09705 38646
    test 2 Mgrs1: [Z:42S, G:XD, E:09705, N:38646]
    test 3 Mgrs2: 42S XD 19705 08646
    test 4 Mgrs2: [Z:42S, G:XD, E:19705, N:08646]
    test 5 Mgrs3: 42S XD 19000 38000
    test 6 Mgrs3: [Z:42S, G:XD, E:19000, N:38000]
    test 7 Mgrs4: 31U DQ 48251 11932
    test 8 Mgrs4: [Z:31U, G:DQ, E:48251, N:11932]
    test 9 Mgrs5: 31U DQ 48251 11932
    test 10 Mgrs5: [Z:31U, G:DQ, E:48251, N:11932]
    test 11 Mgrs6: 31U DQ 48251 11932
    test 12 Mgrs6: [Z:31U, G:DQ, E:48251, N:11932]
    test 13 Mgrs7: 31U DQ 48251 11932
    test 14 Mgrs7: [Z:31U, G:DQ, E:48251, N:11932]
    test 15 Mgrs8: 31 N 431000 4582000
    test 16 Mgrs8: (41.38657, 2.174726, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), -0.54564, 0.999659)
    test 17 Mgrs8: 31 N 431500 4582500
    test 18 Mgrs8: 31T DF 31000 82000
    test 19 Mgrs8: 41.391116°N, 002.180649°E
    test 20 Mgrs8: 31T DF 31000 82000
    test 21 Mgrs9: 31U DQ 48251 11932
    test 22 Mgrs9: [Z:31U, G:DQ, E:48251, N:11932]
    test 23 toUtm1: 31 N 448251 5411932
    test 24 toUtm1: [Z:31U, H:N, E:448251, N:5411932]
    test 25 toMgrs1: 31U DQ 48251 11932
    test 26 toMgrs1: [Z:31U, G:DQ, E:48251, N:11932]

    test 27 toUtm(None): (31, 'N', 448251.0, 5411932.0, 'U')
    test 28 easting: 48251.0
    test 29 northing: 11932.0
    test 30 EN: DQ
    test 31 en100k: DQ
    test 32 digraph: DQ
    test 33 zone: 31
    test 34 band: U
    test 35 bandLatitude: 48
    test 36 eastingnorthing: (48251.0, 11932.0)
    test 37 resolution: 1.0
    test 38 tilesize: 100000.0

    test 39 toMgrs: 31U DQ 48251 11932
    test 40 toMgrs(None): Mgrs6Tuple
    test 41 digraph: DQ

    test 42 (60.0°N, 001.0°E).toUtmUps.toMgrs: 31V CG 88455 53097
    test 43 (60.0°N, 003.0°E).toUtmUps.toMgrs: 32V JM 65640 66593
    test 44 (60.0°N, 009.0°E).toUtmUps.toMgrs: 32V NM 00000 51411
    test 45 (76.0°N, 001.0°E).toUtmUps.toMgrs: 31X DE 45999 36099
    test 46 (76.0°N, 013.0°E).toUtmUps.toMgrs: 33X VE 45999 36099
    test 47 (76.0°N, 025.0°E).toUtmUps.toMgrs: 35X ME 45999 36099
    test 48 (76.0°N, 037.0°E).toUtmUps.toMgrs: 37X DE 45999 36099
    test 49 (84.0°N, 042.0°E).toUtmUps.toMgrs: Z GC 46127 04524
    test 50 (90.0°S, 000.0°E).toUtmUps.toMgrs: B AN 00000 00000

    test 51 Mgrs: BAN00
    test 52 Mgrs4Tuple: ('B', 'AN', 0.0, 0.0)
    test 53 Mgrs4Tuple: SouthPole(zone='B', EN='AN', easting=0.0, northing=0.0)
    test 54 digraph: AN
    test 55 toMgrs.toLatLon: SouthPole(lat=-90.0, lon=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), gamma=-0.0, scale=0.994)

    test 56 Ups: 00 S 2000000 2000000
    test 57 Ups: 00 S 2000500 2000500
    test 58 Mgrs: 0.1

    test 59 Mgrs: Y UB 17770 03800
    test 60 Mgrs: [Z:Y, G:UB, E:17770, N:03800]
    test 61 toUtmUps: 00 N 1617775 1403805
    test 62 toUtmUps: [Z:00Y, H:N, E:1617775, N:1403805]
    test 63 toLatLon: (83.627518, -32.664231, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), -0.570098, 0.99708)
    test 64 toLatLon: LatLonDatum5Tuple(lat=83.627518, lon=-32.664231, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), gamma=-0.570098, scale=0.99708)
    test 65 toMgrs!: 25X EN 04160 86523

    test 66 Mgrs: B FS 77514 99182
    test 67 Mgrs: [Z:B, G:FS, E:77514, N:99182]
    test 68 toUtmUps: 00 S 2377514 2499182
    test 69 toUtmUps: [Z:00B, H:S, E:2377514, N:2499182]
    test 70 toLatLon: (-84.367192, 37.098959, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), -0.647499, 0.996406)
    test 71 toLatLon: LatLonDatum5Tuple(lat=-84.367192, lon=37.098959, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), gamma=-0.647499, scale=0.996406)
    test 72 toMgrs: B FS 77514 99182

    test 73 Mgrs: 45S XT 47000 91000
    test 74 Mgrs: [Z:45S, G:XT, E:47000, N:91000]
    test 75 toUtmUps: 45 N 647500 3791500
    test 76 toUtmUps: [Z:45S, H:N, E:647500, N:3791500]
    test 77 toLatLon: (34.254177, 88.601932, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), 0.901835, 0.999868)
    test 78 toLatLon: LatLonDatum5Tuple(lat=34.254177, lon=88.601932, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), gamma=0.901835, scale=0.999868)
    test 79 toMgrs: 45S XT 47499 91499

    test 80 Mgrs: Y XK 35000 43000
    test 81 Mgrs: [Z:Y, G:XK, E:35000, N:43000]
    test 82 toUtmUps: 00 N 1735500 2243500
    test 83 toUtmUps: [Z:00Y, H:N, E:1735500, N:2243500]
    test 84 toLatLon: (86.762629, -132.632821, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), -2.314879, 0.994794)
    test 85 toLatLon: LatLonDatum5Tuple(lat=86.762629, lon=-132.632821, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), gamma=-2.314879, scale=0.994794)
    test 86 toMgrs: Y XK 35499 43500

    test 87 GeoConvert: /opt/local/bin/GeoConvert
    test 88 LatLon( 10.505,  135.158).toMgrs: 53PNM1728861252
    test 89 LatLon( 44.786,  165.074).toMgrs: 58TEQ0585459180
    test 90 LatLon(  9.892,    9.111).toMgrs: 32PNR1216993473
    test 91 LatLon(-46.537,  -65.835).toMgrs: 20GKP8261742380
    test 92 LatLon( 72.088,   16.185).toMgrs: 33XWV4067599148
    test 93 LatLon( 84.391,  151.474).toMgrs: ZCN9761847552
    test 94 LatLon(-49.551,  -99.557).toMgrs: 14FML5971111140
    test 95 LatLon( 58.488,    1.133).toMgrs: 31VCE9115784554
    test 96 LatLon( -37.35,  -61.717).toMgrs: 20HPD1363365527
    test 97 LatLon(-26.375,  133.454).toMgrs: 53JLL4576381861
    test 98 LatLon(-45.616,    79.96).toMgrs: 44GMQ1891548090
    test 99 LatLon(-40.862, -111.634).toMgrs: 12GVV4656876368
    test 100 LatLon( 75.231,  -24.487).toMgrs: 26XNJ7148950896
    test 101 LatLon( 52.997,   52.472).toMgrs: 39UWU9879072950
    test 102 LatLon( 74.153,   28.612).toMgrs: 35XNC4912829772
    test 103 LatLon(  3.465, -143.433).toMgrs: 07NBD2967883338
    test 104 LatLon(  7.956,  -58.679).toMgrs: 21NUJ1493079808
    test 105 LatLon( 58.277,    0.342).toMgrs: 31VCE4412762626
    test 106 LatLon( 40.456,  -120.99).toMgrs: 10TFK7043180310
    test 107 LatLon( 58.715,  -76.289).toMgrs: 18VVL2533509035
    test 108 LatLon(-70.798,  123.352).toMgrs: 51DWB1292145094
    test 109 LatLon(-60.847,   52.388).toMgrs: 39EWN7542853456
    test 110 LatLon( 50.087,   58.966).toMgrs: 40UFA4063850154
    test 111 LatLon( -0.227,  138.341).toMgrs: 54MTE0401574882
    test 112 LatLon(-59.738,  -21.636).toMgrs: 27EVP6424577595
    test 113 LatLon( 69.967, -168.045).toMgrs: 02WPC1293664929
    test 114 LatLon( 14.526,    88.75).toMgrs: 45PXS8857106623
    test 115 LatLon(-17.081,  -49.716).toMgrs: 22KFG3662311034
    test 116 LatLon( 10.135,   62.737).toMgrs: 41PMM7118820350
    test 117 LatLon(  61.99,   97.489).toMgrs: 47VMJ2083773987
    test 118 LatLon(-12.583,  -55.741).toMgrs: 21LXG3676208650
    test 119 LatLon(-45.659,   37.474).toMgrs: 37GCK8111442706
    test 120 LatLon(  30.71,  -37.497).toMgrs: 24RXU4392598427
    test 121 LatLon(-54.073,    0.843).toMgrs: 31FCA5886706204
    test 122 LatLon(-14.365,  -132.58).toMgrs: 08LQK6098810537
    test 123 LatLon(-48.645,  165.819).toMgrs: 58FEM6032811683
    test 124 LatLon(  4.635, -153.028).toMgrs: 05NMF9689412318
    test 125 LatLon( 59.957,   69.949).toMgrs: 42VWM5300047002
    test 126 LatLon(  4.497,   152.16).toMgrs: 56NMK0681197117
    test 127 LatLon( 18.285,   29.508).toMgrs: 35QQA6514223538
    test 128 LatLon(  8.878, -133.291).toMgrs: 08PPQ8793281796
    test 129 LatLon( 56.263,  -50.851).toMgrs: 22VEH0922935361
    test 130 LatLon(-26.492,  166.599).toMgrs: 58JFR5936468836
    test 131 LatLon(-14.069,  -17.992).toMgrs: 28LAK7685742590
    test 132 LatLon( 24.258,  -15.792).toMgrs: 28RDM1960483019
    test 133 LatLon(-72.953,  112.326).toMgrs: 49CEV4338504283
    test 134 LatLon(   52.7,  -82.133).toMgrs: 17UMU2343939501
    test 135 LatLon(-14.664,   70.461).toMgrs: 42LXJ5732578328
    test 136 LatLon(   5.34, -106.486).toMgrs: 13NCF3534090446
    test 137 LatLon(-84.017,   98.342).toMgrs: BJM5780103544
    test 138 LatLon( -40.97,   -0.993).toMgrs: 30GXV6887362633
    test 139 LatLon( 10.537,    95.96).toMgrs: 46PHS2399166317
    test 140 LatLon(-76.861,  140.909).toMgrs: 54CVV9769068736
    test 141 LatLon(  9.923,  -79.363).toMgrs: 17PPL7947397341
    test 142 LatLon(-43.111,   97.562).toMgrs: 47GLN8300125855
    test 143 LatLon( -29.43,  -74.558).toMgrs: 18JWN4287144291
    test 144 LatLon(-16.803,  -31.666).toMgrs: 25KFB4215341759
    test 145 LatLon( 49.594,  -14.979).toMgrs: 28UEV0151793491
    test 146 LatLon(  37.53,   10.415).toMgrs: 32SPG2502554610
    test 147 LatLon( 84.236,  174.884).toMgrs: ZAP5711137908
    test 148 LatLon(-44.942, -119.102).toMgrs: 11GLL3416321343
    test 149 LatLon( 10.011,   55.302).toMgrs: 40PCS1388707108
    test 150 LatLon(-49.644,  148.282).toMgrs: 55FEF9255200160
    test 151 LatLon( 19.199,  -29.885).toMgrs: 26QJG9661525359
    test 152 LatLon( 66.276, -103.838).toMgrs: 13WEP5216651158
    test 153 LatLon( 54.415,  -15.425).toMgrs: 28UDF7241929779
    test 154 LatLon( 17.112,  -119.58).toMgrs: 11QKU2546293764
    test 155 LatLon(-63.845,   93.211).toMgrs: 46EEQ1037720240
    test 156 LatLon(-55.805,   10.909).toMgrs: 32FPD1965013974
    test 157 LatLon( 53.068, -116.491).toMgrs: 11UNU3410579956
    test 158 LatLon( 78.337, -154.016).toMgrs: 05XMG7707296178
    test 159 LatLon(-38.389,   36.992).toMgrs: 37HCT2462949114
    test 160 LatLon( -81.21,    2.634).toMgrs: BAX4493276707
    test 161 LatLon( 17.749,   48.103).toMgrs: 39QSV9277764785
    test 162 LatLon(-49.286,   58.928).toMgrs: 40FFL4020538961
    test 163 LatLon( 74.561,   10.486).toMgrs: 33XUC6598479718
    test 164 LatLon( 17.372,  125.975).toMgrs: 51QZV1615423160
    test 165 LatLon(-37.768,  -54.982).toMgrs: 21HXU7774018007
    test 166 LatLon( 39.444,  -40.004).toMgrs: 24SVJ1360666530
    test 167 LatLon( 13.857,  130.288).toMgrs: 52PFA3918832286
    test 168 LatLon(-70.458,   82.261).toMgrs: 44DNG4707382562
    test 169 LatLon( 64.304,  -93.946).toMgrs: 15WVM5423331230
    test 170 LatLon(-25.679, -139.304).toMgrs: 07JFM7020558772
    test 171 LatLon( 31.266,  -90.884).toMgrs: 15RYQ0146461013
    test 172 LatLon(  30.56, -130.556).toMgrs: 09RUP5076881870
    test 173 LatLon( -41.22,  127.165).toMgrs: 52GCV4618435197
    test 174 LatLon( 28.888,  -34.702).toMgrs: 25RCM3403396768
    test 175 LatLon(-16.729,  162.051).toMgrs: 58KAG8553448093
    test 176 LatLon( 69.344,    55.23).toMgrs: 40WDB3032693727
    test 177 LatLon(-42.511,  -96.411).toMgrs: 14GQT1269790237
    test 178 LatLon(-55.752,  136.875).toMgrs: 53FPU1767919929
    test 179 LatLon(  49.41,  151.928).toMgrs: 56UMV2223773587
    test 180 LatLon( -6.757,    79.89).toMgrs: 44MLT7732952973
    test 181 LatLon(  42.52,   30.725).toMgrs: 36TUN1312710021
    test 182 LatLon(-51.482,  106.647).toMgrs: 48FXH1436495286
    test 183 LatLon(  48.46, -161.809).toMgrs: 04UBU9234071240
    test 184 LatLon( 52.449,   13.618).toMgrs: 33UVU0607911877
    test 185 LatLon(  -8.41, -127.151).toMgrs: 09LYL0358369894
    test 186 LatLon(  7.749,  -26.535).toMgrs: 26NNP5127456577
    test 187 LatLon(  5.781,  -63.714).toMgrs: 20NMM2094939045
    test 188 LatLon( 50.112,  -90.224).toMgrs: 15UXR9847154773
    test 189 LatLon(-35.123,  135.525).toMgrs: 53HNB4783513190
    test 190 LatLon( 45.175,   87.643).toMgrs: 45TWL5052302592
    test 191 LatLon( 18.951,    73.77).toMgrs: 43QCA7049695857
    test 192 LatLon(-49.368,    30.61).toMgrs: 36FUL2648828886
    test 193 LatLon( 53.413,  -78.913).toMgrs: 17UPV3871020243
    test 194 LatLon(-19.411,  -78.478).toMgrs: 17KQU6484851757
    test 195 LatLon( 22.996, -161.568).toMgrs: 04QBL3675845382
    test 196 LatLon(-15.468,  146.411).toMgrs: 55LDC3681689823
    test 197 LatLon(  -45.5,  141.919).toMgrs: 54GWQ7179861092
    test 198 LatLon( 17.923, -171.102).toMgrs: 02QME8919781669
    test 199 LatLon(-21.848,  130.093).toMgrs: 52KFA1294583596
    test 200 LatLon(  12.02,     4.95).toMgrs: 31PGP1229729517
    test 201 LatLon( -16.99,  107.791).toMgrs: 48KYG9719619434
    test 202 LatLon( 79.603,  148.912).toMgrs: 55XEJ3851437907
    test 203 LatLon(-25.276,  120.264).toMgrs: 51JTN2446301680
    test 204 LatLon(-19.279,  132.822).toMgrs: 53KKU7110766864

    4 of 204 testMgrs.py tests (2.0%) FAILED, incl. 4 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 752.513 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testModules.py

    testing testModules.py 23.03.27

    testModule(pygeodesy, 23.07.12)
    test 1 pygeodesy.Aer() class (pygeodesy.ltpTuples): True
    test 2 pygeodesy.Aer4Tuple() class (pygeodesy.ltpTuples): True
    test 3 pygeodesy.Albers7Tuple() class (pygeodesy.albers): True
    test 4 pygeodesy.AlbersEqualArea() class (pygeodesy.albers): True
    test 5 pygeodesy.AlbersEqualArea2() class (pygeodesy.albers): True
    test 6 pygeodesy.AlbersEqualArea4() class (pygeodesy.albers): True
    test 7 pygeodesy.AlbersEqualAreaCylindrical() class (pygeodesy.albers): True
    test 8 pygeodesy.AlbersEqualAreaNorth() class (pygeodesy.albers): True
    test 9 pygeodesy.AlbersEqualAreaSouth() class (pygeodesy.albers): True
    test 10 pygeodesy.AlbersError() class (pygeodesy.albers): True
    test 11 pygeodesy.Area3Tuple() class (pygeodesy.karney): True
    test 12 pygeodesy.Attitude() class (pygeodesy.ltp): True
    test 13 pygeodesy.Attitude4Tuple() class (pygeodesy.ltpTuples): True
    test 14 pygeodesy.AttitudeError() class (pygeodesy.ltp): True
    test 15 pygeodesy.Azimuthal7Tuple() class (pygeodesy.azimuthal): True
    test 16 pygeodesy.AzimuthalError() class (pygeodesy.azimuthal): True
    test 17 pygeodesy.Band() class (pygeodesy.units): True
    test 18 pygeodesy.Bearing() class (pygeodesy.units): True
    test 19 pygeodesy.Bearing2Tuple() class (pygeodesy.namedTuples): True
    test 20 pygeodesy.Bearing_() class (pygeodesy.units): True
    test 21 pygeodesy.BetaOmega2Tuple() class (pygeodesy.triaxials): True
    test 22 pygeodesy.BetaOmega3Tuple() class (pygeodesy.triaxials): True
    test 23 pygeodesy.Bool() class (pygeodesy.units): True
    test 24 pygeodesy.BooleanFHP() class (pygeodesy.booleans): True
    test 25 pygeodesy.BooleanGH() class (pygeodesy.booleans): True
    test 26 pygeodesy.Bounds2Tuple() class (pygeodesy.namedTuples): True
    test 27 pygeodesy.Bounds4Tuple() class (pygeodesy.namedTuples): True
    test 28 pygeodesy.CSSError() class (pygeodesy.css): True
    test 29 pygeodesy.Caps class pygeodesy.karney.Caps (pygeodesy.karney): True
    test 30 pygeodesy.CassiniSoldner() class (pygeodesy.css): True
    test 31 pygeodesy.ChLV() class (pygeodesy.ltp): True
    test 32 pygeodesy.ChLV9Tuple() class (pygeodesy.ltpTuples): True
    test 33 pygeodesy.ChLVEN2Tuple() class (pygeodesy.ltpTuples): True
    test 34 pygeodesy.ChLVYX2Tuple() class (pygeodesy.ltpTuples): True
    test 35 pygeodesy.ChLVa() class (pygeodesy.ltp): True
    test 36 pygeodesy.ChLVe() class (pygeodesy.ltp): True
    test 37 pygeodesy.ChLVyx2Tuple() class (pygeodesy.ltpTuples): True
    test 38 pygeodesy.Circin6Tuple() class (pygeodesy.vector2d): True
    test 39 pygeodesy.Circle4Tuple() class (pygeodesy.ellipsoids): True
    test 40 pygeodesy.Circum3Tuple() class (pygeodesy.vector2d): True
    test 41 pygeodesy.Circum4Tuple() class (pygeodesy.vector2d): True
    test 42 pygeodesy.ClipCS3Tuple() class (pygeodesy.deprecated): True
    test 43 pygeodesy.ClipCS4Tuple() class (pygeodesy.clipy): True
    test 44 pygeodesy.ClipError() class (pygeodesy.errors): True
    test 45 pygeodesy.ClipFHP4Tuple() class (pygeodesy.clipy): True
    test 46 pygeodesy.ClipGH4Tuple() class (pygeodesy.clipy): True
    test 47 pygeodesy.ClipLB6Tuple() class (pygeodesy.clipy): True
    test 48 pygeodesy.ClipSH3Tuple() class (pygeodesy.clipy): True
    test 49 pygeodesy.Collins5Tuple() class (pygeodesy.resections): True
    test 50 pygeodesy.Conic() class (pygeodesy.lcc): True
    test 51 pygeodesy.Conics class pygeodesy.lcc.Conics (pygeodesy.lcc): True
    test 52 pygeodesy.CrossError() class (pygeodesy.errors): True
    test 53 pygeodesy.Css() class (pygeodesy.css): True
    test 54 pygeodesy.Curvature2Tuple() class (pygeodesy.ellipsoids): True
    test 55 pygeodesy.DIG int (pygeodesy.unitsBase): True
    test 56 pygeodesy.Datum() class (pygeodesy.datums): True
    test 57 pygeodesy.Datums class pygeodesy.datums.Datums (pygeodesy.datums): True
    test 58 pygeodesy.Degrees() class (pygeodesy.units): True
    test 59 pygeodesy.Degrees2() class (pygeodesy.units): True
    test 60 pygeodesy.Degrees_() class (pygeodesy.units): True
    test 61 pygeodesy.DeprecationWarnings class pygeodesy.props.DeprecationWarnings (pygeodesy.props): True
    test 62 pygeodesy.Destination2Tuple() class (pygeodesy.namedTuples): True
    test 63 pygeodesy.Destination3Tuple() class (pygeodesy.namedTuples): True
    test 64 pygeodesy.Direct9Tuple() class (pygeodesy.karney): True
    test 65 pygeodesy.Distance() class (pygeodesy.units): True
    test 66 pygeodesy.Distance2Tuple() class (pygeodesy.namedTuples): True
    test 67 pygeodesy.Distance3Tuple() class (pygeodesy.namedTuples): True
    test 68 pygeodesy.Distance4Tuple() class (pygeodesy.namedTuples): True
    test 69 pygeodesy.Distance_() class (pygeodesy.units): True
    test 70 pygeodesy.EPS float (pygeodesy.unitsBase): True
    test 71 pygeodesy.EPS0 float (pygeodesy.unitsBase): True
    test 72 pygeodesy.EPS02 float (pygeodesy.unitsBase): True
    test 73 pygeodesy.EPS1 float (pygeodesy.unitsBase): True
    test 74 pygeodesy.EPS1_2 float (pygeodesy.deprecated): True
    test 75 pygeodesy.EPS2 float (pygeodesy.unitsBase): True
    test 76 pygeodesy.EPS4 float (pygeodesy.unitsBase): True
    test 77 pygeodesy.EPSGError() class (pygeodesy.epsg): True
    test 78 pygeodesy.EPS_2 float (pygeodesy.unitsBase): True
    test 79 pygeodesy.ETMError() class (pygeodesy.etm): True
    test 80 pygeodesy.EasNor2Tuple() class (pygeodesy.namedTuples): True
    test 81 pygeodesy.EasNor3Tuple() class (pygeodesy.namedTuples): True
    test 82 pygeodesy.EasNorAziRk4Tuple() class (pygeodesy.css): True
    test 83 pygeodesy.EasNorAziRkEqu6Tuple() class (pygeodesy.css): True
    test 84 pygeodesy.EasNorExact4Tuple() class (pygeodesy.deprecated): True
    test 85 pygeodesy.EasNorRadius3Tuple() class (pygeodesy.webmercator): True
    test 86 pygeodesy.Easting() class (pygeodesy.units): True
    test 87 pygeodesy.Ecef9Tuple() class (pygeodesy.ecef): True
    test 88 pygeodesy.EcefCartesian() function (pygeodesy.deprecated): True
    test 89 pygeodesy.EcefError() class (pygeodesy.ecef): True
    test 90 pygeodesy.EcefFarrell21() class (pygeodesy.ecef): True
    test 91 pygeodesy.EcefFarrell22() class (pygeodesy.ecef): True
    test 92 pygeodesy.EcefKarney() class (pygeodesy.ecef): True
    test 93 pygeodesy.EcefMatrix() class (pygeodesy.ecef): True
    test 94 pygeodesy.EcefSudano() class (pygeodesy.ecef): True
    test 95 pygeodesy.EcefVeness() class (pygeodesy.ecef): True
    test 96 pygeodesy.EcefYou() class (pygeodesy.ecef): True
    test 97 pygeodesy.Elevation2Tuple() class (pygeodesy.elevations): True
    test 98 pygeodesy.Ellipsoid() class (pygeodesy.ellipsoids): True
    test 99 pygeodesy.Ellipsoid2() class (pygeodesy.ellipsoids): True
    test 100 pygeodesy.Ellipsoids class pygeodesy.ellipsoids.Ellipsoids (pygeodesy.ellipsoids): True
    test 101 pygeodesy.Elliptic() class (pygeodesy.elliptic): True
    test 102 pygeodesy.Elliptic3Tuple() class (pygeodesy.elliptic): True
    test 103 pygeodesy.EllipticError() class (pygeodesy.elliptic): True
    test 104 pygeodesy.Enu() class (pygeodesy.ltpTuples): True
    test 105 pygeodesy.Enu4Tuple() class (pygeodesy.ltpTuples): True
    test 106 pygeodesy.Epoch() class (pygeodesy.units): True
    test 107 pygeodesy.Epsg() class (pygeodesy.epsg): True
    test 108 pygeodesy.Equidistant() class (pygeodesy.azimuthal): True
    test 109 pygeodesy.EquidistantExact() class (pygeodesy.azimuthal): True
    test 110 pygeodesy.EquidistantGeodSolve() class (pygeodesy.azimuthal): True
    test 111 pygeodesy.EquidistantKarney() class (pygeodesy.azimuthal): True
    test 112 pygeodesy.Etm() class (pygeodesy.etm): True
    test 113 pygeodesy.ExactTransverseMercator() class (pygeodesy.etm): True
    test 114 pygeodesy.FIx() class (pygeodesy.units): True
    test 115 pygeodesy.F_D str: True
    test 116 pygeodesy.F_D60 str: True
    test 117 pygeodesy.F_D60_ str (pygeodesy.interns): True
    test 118 pygeodesy.F_D60__ str (pygeodesy.interns): True
    test 119 pygeodesy.F_DEG str: True
    test 120 pygeodesy.F_DEG_ str (pygeodesy.interns): True
    test 121 pygeodesy.F_DEG__ str (pygeodesy.interns): True
    test 122 pygeodesy.F_DM str: True
    test 123 pygeodesy.F_DMS str: True
    test 124 pygeodesy.F_DMS_ str (pygeodesy.interns): True
    test 125 pygeodesy.F_DMS__ str (pygeodesy.interns): True
    test 126 pygeodesy.F_DM_ str (pygeodesy.interns): True
    test 127 pygeodesy.F_DM__ str (pygeodesy.interns): True
    test 128 pygeodesy.F_D_ str (pygeodesy.interns): True
    test 129 pygeodesy.F_D__ str (pygeodesy.interns): True
    test 130 pygeodesy.F_MIN str: True
    test 131 pygeodesy.F_MIN_ str (pygeodesy.interns): True
    test 132 pygeodesy.F_MIN__ str (pygeodesy.interns): True
    test 133 pygeodesy.F_RAD str: True
    test 134 pygeodesy.F_RAD_ str (pygeodesy.interns): True
    test 135 pygeodesy.F_RAD__ str (pygeodesy.interns): True
    test 136 pygeodesy.F_SEC str: True
    test 137 pygeodesy.F_SEC_ str (pygeodesy.interns): True
    test 138 pygeodesy.F_SEC__ str (pygeodesy.interns): True
    test 139 pygeodesy.F__E str: True
    test 140 pygeodesy.F__E_ str (pygeodesy.interns): True
    test 141 pygeodesy.F__E__ str (pygeodesy.interns): True
    test 142 pygeodesy.F__F str: True
    test 143 pygeodesy.F__F_ str (pygeodesy.interns): True
    test 144 pygeodesy.F__F__ str (pygeodesy.interns): True
    test 145 pygeodesy.F__G str: True
    test 146 pygeodesy.F__G_ str (pygeodesy.interns): True
    test 147 pygeodesy.F__G__ str (pygeodesy.interns): True
    test 148 pygeodesy.Fcbrt() class (pygeodesy.fmath): True
    test 149 pygeodesy.Fcook() class (pygeodesy.fstats): True
    test 150 pygeodesy.Fdot() class (pygeodesy.fmath): True
    test 151 pygeodesy.Feet() class (pygeodesy.units): True
    test 152 pygeodesy.Fhorner() class (pygeodesy.fmath): True
    test 153 pygeodesy.Fhypot() class (pygeodesy.fmath): True
    test 154 pygeodesy.Flinear() class (pygeodesy.fstats): True
    test 155 pygeodesy.Float() class (pygeodesy.unitsBase): True
    test 156 pygeodesy.Float_() class (pygeodesy.units): True
    test 157 pygeodesy.Fn_rt() class (pygeodesy.fmath): True
    test 158 pygeodesy.Footprint5Tuple() class (pygeodesy.ltpTuples): True
    test 159 pygeodesy.Forward4Tuple() class (pygeodesy.namedTuples): True
    test 160 pygeodesy.Fpolynomial() class (pygeodesy.fmath): True
    test 161 pygeodesy.Fpowers() class (pygeodesy.fmath): True
    test 162 pygeodesy.Frechet() class (pygeodesy.frechet): True
    test 163 pygeodesy.Frechet6Tuple() class (pygeodesy.frechet): True
    test 164 pygeodesy.FrechetCosineAndoyerLambert() class (pygeodesy.frechet): True
    test 165 pygeodesy.FrechetCosineForsytheAndoyerLambert() class (pygeodesy.frechet): True
    test 166 pygeodesy.FrechetCosineLaw() class (pygeodesy.frechet): True
    test 167 pygeodesy.FrechetDegrees() class (pygeodesy.frechet): True
    test 168 pygeodesy.FrechetDistanceTo() class (pygeodesy.frechet): True
    test 169 pygeodesy.FrechetEquirectangular() class (pygeodesy.frechet): True
    test 170 pygeodesy.FrechetError() class (pygeodesy.frechet): True
    test 171 pygeodesy.FrechetEuclidean() class (pygeodesy.frechet): True
    test 172 pygeodesy.FrechetExact() class (pygeodesy.frechet): True
    test 173 pygeodesy.FrechetFlatLocal() class (pygeodesy.frechet): True
    test 174 pygeodesy.FrechetFlatPolar() class (pygeodesy.frechet): True
    test 175 pygeodesy.FrechetHaversine() class (pygeodesy.frechet): True
    test 176 pygeodesy.FrechetHubeny() class (pygeodesy.frechet): True
    test 177 pygeodesy.FrechetKarney() class (pygeodesy.frechet): True
    test 178 pygeodesy.FrechetRadians() class (pygeodesy.frechet): True
    test 179 pygeodesy.FrechetThomas() class (pygeodesy.frechet): True
    test 180 pygeodesy.FrechetVincentys() class (pygeodesy.frechet): True
    test 181 pygeodesy.Frustum() class (pygeodesy.ltp): True
    test 182 pygeodesy.Fsqrt() class (pygeodesy.fmath): True
    test 183 pygeodesy.Fsum() class (pygeodesy.fsums): True
    test 184 pygeodesy.Fsum2Tuple() class (pygeodesy.fsums): True
    test 185 pygeodesy.Fwelford() class (pygeodesy.fstats): True
    test 186 pygeodesy.GARSError() class (pygeodesy.gars): True
    test 187 pygeodesy.GDict() class (pygeodesy.karney): True
    test 188 pygeodesy.Garef() class (pygeodesy.gars): True
    test 189 pygeodesy.GeodSolve12Tuple() class (pygeodesy.geodsolve): True
    test 190 pygeodesy.Geodesic() function (pygeodesy.geodesicw): True
    test 191 pygeodesy.GeodesicAreaExact() class (pygeodesy.geodesicx.gxarea): True
    test 192 pygeodesy.GeodesicError() class (pygeodesy.karney): True
    test 193 pygeodesy.GeodesicExact() class (pygeodesy.geodesicx.gx): True
    test 194 pygeodesy.GeodesicLine() function (pygeodesy.geodesicw): True
    test 195 pygeodesy.GeodesicLineExact() class (pygeodesy.geodesicx.gx): True
    test 196 pygeodesy.GeodesicLineSolve() class (pygeodesy.geodsolve): True
    test 197 pygeodesy.GeodesicSolve() class (pygeodesy.geodsolve): True
    test 198 pygeodesy.Geodesic_WGS84() function (pygeodesy.geodesicw): True
    test 199 pygeodesy.Geohash() class (pygeodesy.geohash): True
    test 200 pygeodesy.GeohashError() class (pygeodesy.geohash): True
    test 201 pygeodesy.GeoidError() class (pygeodesy.geoids): True
    test 202 pygeodesy.GeoidG2012B() class (pygeodesy.geoids): True
    test 203 pygeodesy.GeoidHeight2Tuple() class (pygeodesy.elevations): True
    test 204 pygeodesy.GeoidHeight5Tuple() class (pygeodesy.geoids): True
    test 205 pygeodesy.GeoidKarney() class (pygeodesy.geoids): True
    test 206 pygeodesy.GeoidPGM() class (pygeodesy.geoids): True
    test 207 pygeodesy.Georef() class (pygeodesy.wgrs): True
    test 208 pygeodesy.Gnomonic() class (pygeodesy.azimuthal): True
    test 209 pygeodesy.GnomonicExact() class (pygeodesy.azimuthal): True
    test 210 pygeodesy.GnomonicGeodSolve() class (pygeodesy.azimuthal): True
    test 211 pygeodesy.GnomonicKarney() class (pygeodesy.azimuthal): True
    test 212 pygeodesy.Hausdorff() class (pygeodesy.hausdorff): True
    test 213 pygeodesy.Hausdorff6Tuple() class (pygeodesy.hausdorff): True
    test 214 pygeodesy.HausdorffCosineAndoyerLambert() class (pygeodesy.hausdorff): True
    test 215 pygeodesy.HausdorffCosineForsytheAndoyerLambert() class (pygeodesy.hausdorff): True
    test 216 pygeodesy.HausdorffCosineLaw() class (pygeodesy.hausdorff): True
    test 217 pygeodesy.HausdorffDegrees() class (pygeodesy.hausdorff): True
    test 218 pygeodesy.HausdorffDistanceTo() class (pygeodesy.hausdorff): True
    test 219 pygeodesy.HausdorffEquirectangular() class (pygeodesy.hausdorff): True
    test 220 pygeodesy.HausdorffError() class (pygeodesy.hausdorff): True
    test 221 pygeodesy.HausdorffEuclidean() class (pygeodesy.hausdorff): True
    test 222 pygeodesy.HausdorffExact() class (pygeodesy.hausdorff): True
    test 223 pygeodesy.HausdorffFlatLocal() class (pygeodesy.hausdorff): True
    test 224 pygeodesy.HausdorffFlatPolar() class (pygeodesy.hausdorff): True
    test 225 pygeodesy.HausdorffHaversine() class (pygeodesy.hausdorff): True
    test 226 pygeodesy.HausdorffHubeny() class (pygeodesy.hausdorff): True
    test 227 pygeodesy.HausdorffKarney() class (pygeodesy.hausdorff): True
    test 228 pygeodesy.HausdorffRadians() class (pygeodesy.hausdorff): True
    test 229 pygeodesy.HausdorffThomas() class (pygeodesy.hausdorff): True
    test 230 pygeodesy.HausdorffVincentys() class (pygeodesy.hausdorff): True
    test 231 pygeodesy.Height() class (pygeodesy.units): True
    test 232 pygeodesy.HeightCubic() class (pygeodesy.heights): True
    test 233 pygeodesy.HeightError() class (pygeodesy.heights): True
    test 234 pygeodesy.HeightIDW() function (pygeodesy.deprecated): True
    test 235 pygeodesy.HeightIDW2() function (pygeodesy.deprecated): True
    test 236 pygeodesy.HeightIDW3() function (pygeodesy.deprecated): True
    test 237 pygeodesy.HeightIDWcosineAndoyerLambert() class (pygeodesy.heights): True
    test 238 pygeodesy.HeightIDWcosineForsytheAndoyerLambert() class (pygeodesy.heights): True
    test 239 pygeodesy.HeightIDWcosineLaw() class (pygeodesy.heights): True
    test 240 pygeodesy.HeightIDWdistanceTo() class (pygeodesy.heights): True
    test 241 pygeodesy.HeightIDWequirectangular() class (pygeodesy.heights): True
    test 242 pygeodesy.HeightIDWeuclidean() class (pygeodesy.heights): True
    test 243 pygeodesy.HeightIDWexact() class (pygeodesy.heights): True
    test 244 pygeodesy.HeightIDWflatLocal() class (pygeodesy.heights): True
    test 245 pygeodesy.HeightIDWflatPolar() class (pygeodesy.heights): True
    test 246 pygeodesy.HeightIDWhaversine() class (pygeodesy.heights): True
    test 247 pygeodesy.HeightIDWhubeny() class (pygeodesy.heights): True
    test 248 pygeodesy.HeightIDWkarney() class (pygeodesy.heights): True
    test 249 pygeodesy.HeightIDWthomas() class (pygeodesy.heights): True
    test 250 pygeodesy.HeightIDWvincentys() class (pygeodesy.heights): True
    test 251 pygeodesy.HeightLSQBiSpline() class (pygeodesy.heights): True
    test 252 pygeodesy.HeightLinear() class (pygeodesy.heights): True
    test 253 pygeodesy.HeightSmoothBiSpline() class (pygeodesy.heights): True
    test 254 pygeodesy.HeightX() class (pygeodesy.units): True
    test 255 pygeodesy.Height_() class (pygeodesy.units): True
    test 256 pygeodesy.Helmert7Tuple() class (pygeodesy.trf): True
    test 257 pygeodesy.INF float (pygeodesy.unitsBase): True
    test 258 pygeodesy.INT0 int (pygeodesy.unitsBase): True
    test 259 pygeodesy.Int() class (pygeodesy.unitsBase): True
    test 260 pygeodesy.Int_() class (pygeodesy.units): True
    test 261 pygeodesy.Intersection3Tuple() class (pygeodesy.namedTuples): True
    test 262 pygeodesy.IntersectionError() class (pygeodesy.errors): True
    test 263 pygeodesy.Inverse10Tuple() class (pygeodesy.karney): True
    test 264 pygeodesy.Jacobi2Tuple() class (pygeodesy.triaxials): True
    test 265 pygeodesy.JacobiConformal() class (pygeodesy.triaxials): True
    test 266 pygeodesy.JacobiConformalSpherical() class (pygeodesy.triaxials): True
    test 267 pygeodesy.KTMError() class (pygeodesy.ktm): True
    test 268 pygeodesy.KTransverseMercator() class (pygeodesy.ktm): True
    test 269 pygeodesy.LCCError() class (pygeodesy.lcc): True
    test 270 pygeodesy.Lam() class (pygeodesy.units): True
    test 271 pygeodesy.Lam_() class (pygeodesy.units): True
    test 272 pygeodesy.LambertEqualArea() class (pygeodesy.azimuthal): True
    test 273 pygeodesy.Lat() class (pygeodesy.units): True
    test 274 pygeodesy.LatLon2PsxyIter() class (pygeodesy.iters): True
    test 275 pygeodesy.LatLon2Tuple() class (pygeodesy.namedTuples): True
    test 276 pygeodesy.LatLon2psxy() class (pygeodesy.points): True
    test 277 pygeodesy.LatLon3Tuple() class (pygeodesy.namedTuples): True
    test 278 pygeodesy.LatLon4Tuple() class (pygeodesy.namedTuples): True
    test 279 pygeodesy.LatLonAziRk4Tuple() class (pygeodesy.css): True
    test 280 pygeodesy.LatLonDatum3Tuple() class (pygeodesy.namedTuples): True
    test 281 pygeodesy.LatLonDatum5Tuple() class (pygeodesy.namedTuples): True
    test 282 pygeodesy.LatLonExact4Tuple() class (pygeodesy.deprecated): True
    test 283 pygeodesy.LatLonFHP() class (pygeodesy.booleans): True
    test 284 pygeodesy.LatLonGH() class (pygeodesy.booleans): True
    test 285 pygeodesy.LatLonPrec3Tuple() class (pygeodesy.namedTuples): True
    test 286 pygeodesy.LatLonPrec5Tuple() class (pygeodesy.namedTuples): True
    test 287 pygeodesy.LatLon_() class (pygeodesy.points): True
    test 288 pygeodesy.Lat_() class (pygeodesy.units): True
    test 289 pygeodesy.LazyAttributeError() class (pygeodesy.lazily): True
    test 290 pygeodesy.LazyImportError() class (pygeodesy.lazily): True
    test 291 pygeodesy.Lcc() class (pygeodesy.lcc): True
    test 292 pygeodesy.LenError() class (pygeodesy.errors): True
    test 293 pygeodesy.LimitError() class (pygeodesy.errors): True
    test 294 pygeodesy.Local9Tuple() class (pygeodesy.ltpTuples): True
    test 295 pygeodesy.LocalCartesian() class (pygeodesy.ltp): True
    test 296 pygeodesy.LocalError() class (pygeodesy.ltp): True
    test 297 pygeodesy.Lon() class (pygeodesy.units): True
    test 298 pygeodesy.Lon_() class (pygeodesy.units): True
    test 299 pygeodesy.Ltp() class (pygeodesy.ltp): True
    test 300 pygeodesy.MANTIS int (pygeodesy.deprecated): True
    test 301 pygeodesy.MANT_DIG int (pygeodesy.unitsBase): True
    test 302 pygeodesy.MAX float (pygeodesy.unitsBase): True
    test 303 pygeodesy.MGRSError() class (pygeodesy.errors): True
    test 304 pygeodesy.MIN float (pygeodesy.unitsBase): True
    test 305 pygeodesy.Meeus2Tuple() class (pygeodesy.vector2d): True
    test 306 pygeodesy.Meter() class (pygeodesy.units): True
    test 307 pygeodesy.Meter2() class (pygeodesy.units): True
    test 308 pygeodesy.Meter3() class (pygeodesy.units): True
    test 309 pygeodesy.Meter_() class (pygeodesy.units): True
    test 310 pygeodesy.Mgrs() class (pygeodesy.mgrs): True
    test 311 pygeodesy.Mgrs4Tuple() class (pygeodesy.mgrs): True
    test 312 pygeodesy.Mgrs6Tuple() class (pygeodesy.mgrs): True
    test 313 pygeodesy.NAN float (pygeodesy.unitsBase): True
    test 314 pygeodesy.NEG0 float (pygeodesy.unitsBase): True
    test 315 pygeodesy.NINF float (pygeodesy.unitsBase): True
    test 316 pygeodesy.NM2m() function (pygeodesy.utily): True
    test 317 pygeodesy.NN str (pygeodesy.interns): True
    test 318 pygeodesy.NearestOn2Tuple() class (pygeodesy.namedTuples): True
    test 319 pygeodesy.NearestOn3Tuple() class (pygeodesy.namedTuples): True
    test 320 pygeodesy.NearestOn4Tuple() class (pygeodesy.namedTuples): True
    test 321 pygeodesy.NearestOn5Tuple() class (pygeodesy.namedTuples): True
    test 322 pygeodesy.NearestOn6Tuple() class (pygeodesy.namedTuples): True
    test 323 pygeodesy.NearestOn8Tuple() class (pygeodesy.namedTuples): True
    test 324 pygeodesy.Ned() class (pygeodesy.ltpTuples): True
    test 325 pygeodesy.Ned3Tuple() class (pygeodesy.deprecated): True
    test 326 pygeodesy.Ned4Tuple() class (pygeodesy.ltpTuples): True
    test 327 pygeodesy.Neighbors8Dict() class (pygeodesy.geohash): True
    test 328 pygeodesy.Northing() class (pygeodesy.units): True
    test 329 pygeodesy.NumPyError() class (pygeodesy.errors): True
    test 330 pygeodesy.Number_() class (pygeodesy.units): True
    test 331 pygeodesy.Numpy2LatLon() class (pygeodesy.points): True
    test 332 pygeodesy.OK str (pygeodesy.deprecated): True
    test 333 pygeodesy.OSGRError() class (pygeodesy.osgr): True
    test 334 pygeodesy.Orthographic() class (pygeodesy.azimuthal): True
    test 335 pygeodesy.Osgr() class (pygeodesy.osgr): True
    test 336 pygeodesy.PGMError() class (pygeodesy.geoids): True
    test 337 pygeodesy.PI float (pygeodesy.unitsBase): True
    test 338 pygeodesy.PI2 float (pygeodesy.unitsBase): True
    test 339 pygeodesy.PI3 float (pygeodesy.unitsBase): True
    test 340 pygeodesy.PI3_2 float (pygeodesy.unitsBase): True
    test 341 pygeodesy.PI4 float (pygeodesy.unitsBase): True
    test 342 pygeodesy.PI_2 float (pygeodesy.unitsBase): True
    test 343 pygeodesy.PI_3 float (pygeodesy.unitsBase): True
    test 344 pygeodesy.PI_4 float (pygeodesy.unitsBase): True
    test 345 pygeodesy.ParseError() class (pygeodesy.errors): True
    test 346 pygeodesy.Phi() class (pygeodesy.units): True
    test 347 pygeodesy.PhiLam2Tuple() class (pygeodesy.namedTuples): True
    test 348 pygeodesy.PhiLam3Tuple() class (pygeodesy.namedTuples): True
    test 349 pygeodesy.PhiLam4Tuple() class (pygeodesy.namedTuples): True
    test 350 pygeodesy.Phi_() class (pygeodesy.units): True
    test 351 pygeodesy.Point3Tuple() class (pygeodesy.namedTuples): True
    test 352 pygeodesy.Points2Tuple() class (pygeodesy.namedTuples): True
    test 353 pygeodesy.PointsError() class (pygeodesy.errors): True
    test 354 pygeodesy.PointsIter() class (pygeodesy.iters): True
    test 355 pygeodesy.PolygonArea() class (pygeodesy.geodesicx.gxarea): True
    test 356 pygeodesy.Precision_() class (pygeodesy.units): True
    test 357 pygeodesy.Property() class (pygeodesy.props): True
    test 358 pygeodesy.Property_RO() class (pygeodesy.props): True
    test 359 pygeodesy.R_FM float (pygeodesy.unitsBase): True
    test 360 pygeodesy.R_GM float (pygeodesy.unitsBase): True
    test 361 pygeodesy.R_KM float (pygeodesy.unitsBase): True
    test 362 pygeodesy.R_M float (pygeodesy.unitsBase): True
    test 363 pygeodesy.R_MA float (pygeodesy.unitsBase): True
    test 364 pygeodesy.R_MB float (pygeodesy.unitsBase): True
    test 365 pygeodesy.R_NM float (pygeodesy.unitsBase): True
    test 366 pygeodesy.R_QM float (pygeodesy.unitsBase): True
    test 367 pygeodesy.R_SM float (pygeodesy.unitsBase): True
    test 368 pygeodesy.R_VM float (pygeodesy.unitsBase): True
    test 369 pygeodesy.Radians() class (pygeodesy.units): True
    test 370 pygeodesy.Radians2() class (pygeodesy.units): True
    test 371 pygeodesy.Radians_() class (pygeodesy.units): True
    test 372 pygeodesy.Radical2Tuple() class (pygeodesy.formy): True
    test 373 pygeodesy.Radii11Tuple() class (pygeodesy.vector2d): True
    test 374 pygeodesy.Radius() class (pygeodesy.unitsBase): True
    test 375 pygeodesy.Radius_() class (pygeodesy.units): True
    test 376 pygeodesy.RangeError() class (pygeodesy.errors): True
    test 377 pygeodesy.RefFrame() class (pygeodesy.trf): True
    test 378 pygeodesy.RefFrameError() function (pygeodesy.deprecated): True
    test 379 pygeodesy.RefFrames class pygeodesy.trf.RefFrames (pygeodesy.trf): True
    test 380 pygeodesy.ResectionError() class (pygeodesy.resections): True
    test 381 pygeodesy.ResidualError() class (pygeodesy.fsums): True
    test 382 pygeodesy.Resolutions2Tuple() class (pygeodesy.geohash): True
    test 383 pygeodesy.Reverse4Tuple() class (pygeodesy.namedTuples): True
    test 384 pygeodesy.Rhumb() class (pygeodesy.rhumbx): True
    test 385 pygeodesy.Rhumb7Tuple() class (pygeodesy.deprecated): True
    test 386 pygeodesy.Rhumb8Tuple() class (pygeodesy.rhumbx): True
    test 387 pygeodesy.RhumbError() class (pygeodesy.rhumbx): True
    test 388 pygeodesy.RhumbLine() class (pygeodesy.rhumbx): True
    test 389 pygeodesy.RhumbLineSolve() class (pygeodesy.rhumbsolve): True
    test 390 pygeodesy.RhumbOrder2Tuple() class (pygeodesy.rhumbx): True
    test 391 pygeodesy.RhumbSolve() class (pygeodesy.rhumbsolve): True
    test 392 pygeodesy.RhumbSolve7Tuple() class (pygeodesy.rhumbsolve): True
    test 393 pygeodesy.SM2m() function (pygeodesy.utily): True
    test 394 pygeodesy.S_DEG str: True
    test 395 pygeodesy.S_DMS int: True
    test 396 pygeodesy.S_MIN str: True
    test 397 pygeodesy.S_RAD str (pygeodesy.interns): True
    test 398 pygeodesy.S_SEC str: True
    test 399 pygeodesy.S_SEP str (pygeodesy.interns): True
    test 400 pygeodesy.Scalar() class (pygeodesy.units): True
    test 401 pygeodesy.Scalar_() class (pygeodesy.units): True
    test 402 pygeodesy.SciPyError() class (pygeodesy.errors): True
    test 403 pygeodesy.SciPyWarning() class (pygeodesy.errors): True
    test 404 pygeodesy.Shape2Tuple() class (pygeodesy.points): True
    test 405 pygeodesy.SinCos2() function (pygeodesy.utily): True
    test 406 pygeodesy.Soddy4Tuple() class (pygeodesy.vector2d): True
    test 407 pygeodesy.Stereographic() class (pygeodesy.azimuthal): True
    test 408 pygeodesy.Str() class (pygeodesy.unitsBase): True
    test 409 pygeodesy.Str_() class (pygeodesy.interns): True
    test 410 pygeodesy.Survey3Tuple() class (pygeodesy.resections): True
    test 411 pygeodesy.TRFError() class (pygeodesy.errors): True
    test 412 pygeodesy.Tienstra7Tuple() class (pygeodesy.resections): True
    test 413 pygeodesy.Transform() class (pygeodesy.datums): True
    test 414 pygeodesy.Transform7Tuple() class (pygeodesy.deprecated): True
    test 415 pygeodesy.Transforms class pygeodesy.datums.Transforms (pygeodesy.datums): True
    test 416 pygeodesy.TriAngle4Tuple() class (pygeodesy.resections): True
    test 417 pygeodesy.TriSide2Tuple() class (pygeodesy.resections): True
    test 418 pygeodesy.TriSide4Tuple() class (pygeodesy.resections): True
    test 419 pygeodesy.Triangle7Tuple() class (pygeodesy.namedTuples): True
    test 420 pygeodesy.Triangle8Tuple() class (pygeodesy.namedTuples): True
    test 421 pygeodesy.TriangleError() class (pygeodesy.errors): True
    test 422 pygeodesy.Triaxial() class (pygeodesy.triaxials): True
    test 423 pygeodesy.TriaxialError() class (pygeodesy.triaxials): True
    test 424 pygeodesy.Triaxial_() class (pygeodesy.triaxials): True
    test 425 pygeodesy.Triaxials class pygeodesy.triaxials.Triaxials (pygeodesy.triaxials): True
    test 426 pygeodesy.Trilaterate5Tuple() class (pygeodesy.namedTuples): True
    test 427 pygeodesy.Tuple2LatLon() class (pygeodesy.points): True
    test 428 pygeodesy.UPSError() class (pygeodesy.ups): True
    test 429 pygeodesy.UTMError() class (pygeodesy.utm): True
    test 430 pygeodesy.UTMUPSError() class (pygeodesy.utmups): True
    test 431 pygeodesy.UnitError() class (pygeodesy.errors): True
    test 432 pygeodesy.Ups() class (pygeodesy.ups): True
    test 433 pygeodesy.Utm() class (pygeodesy.utm): True
    test 434 pygeodesy.UtmUps() function (pygeodesy.utmups): True
    test 435 pygeodesy.UtmUps2Tuple() class (pygeodesy.namedTuples): True
    test 436 pygeodesy.UtmUps4Tuple() class (pygeodesy.deprecated): True
    test 437 pygeodesy.UtmUps5Tuple() class (pygeodesy.namedTuples): True
    test 438 pygeodesy.UtmUps8Tuple() class (pygeodesy.namedTuples): True
    test 439 pygeodesy.UtmUpsLatLon5Tuple() class (pygeodesy.namedTuples): True
    test 440 pygeodesy.Vector2Tuple() class (pygeodesy.namedTuples): True
    test 441 pygeodesy.Vector3Tuple() class (pygeodesy.namedTuples): True
    test 442 pygeodesy.Vector3d() class (pygeodesy.vector3d): True
    test 443 pygeodesy.Vector4Tuple() class (pygeodesy.namedTuples): True
    test 444 pygeodesy.VectorError() class (pygeodesy.errors): True
    test 445 pygeodesy.VincentyError() class (pygeodesy.ellipsoidalVincenty): True
    test 446 pygeodesy.WGRSError() class (pygeodesy.wgrs): True
    test 447 pygeodesy.WebMercatorError() class (pygeodesy.webmercator): True
    test 448 pygeodesy.Wm() class (pygeodesy.webmercator): True
    test 449 pygeodesy.Xyz4Tuple() class (pygeodesy.ltpTuples): True
    test 450 pygeodesy.XyzLocal() class (pygeodesy.ltpTuples): True
    test 451 pygeodesy.Zone() class (pygeodesy.units): True
    test 452 pygeodesy.a_b2e() function (pygeodesy.ellipsoids): True
    test 453 pygeodesy.a_b2e2() function (pygeodesy.ellipsoids): True
    test 454 pygeodesy.a_b2e22() function (pygeodesy.ellipsoids): True
    test 455 pygeodesy.a_b2e32() function (pygeodesy.ellipsoids): True
    test 456 pygeodesy.a_b2f() function (pygeodesy.ellipsoids): True
    test 457 pygeodesy.a_b2f2() function (pygeodesy.ellipsoids): True
    test 458 pygeodesy.a_b2f_() function (pygeodesy.ellipsoids): True
    test 459 pygeodesy.a_b2n() function (pygeodesy.ellipsoids): True
    test 460 pygeodesy.a_f2Tuple() class (pygeodesy.ellipsoids): True
    test 461 pygeodesy.a_f2b() function (pygeodesy.ellipsoids): True
    test 462 pygeodesy.a_f_2b() function (pygeodesy.ellipsoids): True
    test 463 pygeodesy.acos1() function (pygeodesy.utily): True
    test 464 pygeodesy.acre2ha() function (pygeodesy.utily): True
    test 465 pygeodesy.acre2m2() function (pygeodesy.utily): True
    test 466 pygeodesy.albers module: True
    test 467 pygeodesy.anStr() function (pygeodesy.deprecated): True
    test 468 pygeodesy.anstr() function (pygeodesy.streprs): True
    test 469 pygeodesy.antipode() function (pygeodesy.formy): True
    test 470 pygeodesy.antipode_() function (pygeodesy.formy): True
    test 471 pygeodesy.areaOf() function (pygeodesy.points): True
    test 472 pygeodesy.areaof() function (pygeodesy.deprecated): True
    test 473 pygeodesy.asin1() function (pygeodesy.utily): True
    test 474 pygeodesy.atan2b() function (pygeodesy.utily): True
    test 475 pygeodesy.atan2d() function (pygeodesy.utily): True
    test 476 pygeodesy.atand() function (pygeodesy.utily): True
    test 477 pygeodesy.attrs() function (pygeodesy.streprs): True
    test 478 pygeodesy.azimuthal module: True
    test 479 pygeodesy.b_f2a() function (pygeodesy.ellipsoids): True
    test 480 pygeodesy.b_f_2a() function (pygeodesy.ellipsoids): True
    test 481 pygeodesy.bases module: True
    test 482 pygeodesy.basics module: True
    test 483 pygeodesy.bearing() function (pygeodesy.formy): True
    test 484 pygeodesy.bearingDMS() function (pygeodesy.dms): True
    test 485 pygeodesy.bearing_() function (pygeodesy.formy): True
    test 486 pygeodesy.booleans module: True
    test 487 pygeodesy.bounds() function (pygeodesy.deprecated): True
    test 488 pygeodesy.boundsOf() function (pygeodesy.points): True
    test 489 pygeodesy.callername() function (pygeodesy.named): True
    test 490 pygeodesy.cartesianBase module: True
    test 491 pygeodesy.cassini() function (pygeodesy.resections): True
    test 492 pygeodesy.cbrt() function (pygeodesy.fmath): True
    test 493 pygeodesy.cbrt2() function (pygeodesy.fmath): True
    test 494 pygeodesy.centroidOf() function (pygeodesy.points): True
    test 495 pygeodesy.chain2m() function (pygeodesy.utily): True
    test 496 pygeodesy.circin6() function (pygeodesy.vector2d): True
    test 497 pygeodesy.circle4() function (pygeodesy.utily): True
    test 498 pygeodesy.circum3() function (pygeodesy.vector2d): True
    test 499 pygeodesy.circum4_() function (pygeodesy.vector2d): True
    test 500 pygeodesy.classname() function (pygeodesy.named): True
    test 501 pygeodesy.classnaming() function (pygeodesy.named): True
    test 502 pygeodesy.clipCS3() function (pygeodesy.deprecated): True
    test 503 pygeodesy.clipCS4() function (pygeodesy.clipy): True
    test 504 pygeodesy.clipDMS() function (pygeodesy.deprecated): True
    test 505 pygeodesy.clipDegrees() function (pygeodesy.dms): True
    test 506 pygeodesy.clipFHP4() function (pygeodesy.clipy): True
    test 507 pygeodesy.clipGH4() function (pygeodesy.clipy): True
    test 508 pygeodesy.clipLB6() function (pygeodesy.clipy): True
    test 509 pygeodesy.clipRadians() function (pygeodesy.dms): True
    test 510 pygeodesy.clipSH() function (pygeodesy.clipy): True
    test 511 pygeodesy.clipSH3() function (pygeodesy.clipy): True
    test 512 pygeodesy.clipStr() function (pygeodesy.deprecated): True
    test 513 pygeodesy.clips() function (pygeodesy.basics): True
    test 514 pygeodesy.clipy module: True
    test 515 pygeodesy.collins() function (pygeodesy.deprecated): True
    test 516 pygeodesy.collins5() function (pygeodesy.resections): True
    test 517 pygeodesy.compassAngle() function (pygeodesy.formy): True
    test 518 pygeodesy.compassDMS() function (pygeodesy.dms): True
    test 519 pygeodesy.compassPoint() function (pygeodesy.dms): True
    test 520 pygeodesy.constants module: True
    test 521 pygeodesy.copysign0() function (pygeodesy.basics): True
    test 522 pygeodesy.copytype() function (pygeodesy.basics): True
    test 523 pygeodesy.cosineAndoyerLambert() function (pygeodesy.formy): True
    test 524 pygeodesy.cosineAndoyerLambert_() function (pygeodesy.formy): True
    test 525 pygeodesy.cosineForsytheAndoyerLambert() function (pygeodesy.formy): True
    test 526 pygeodesy.cosineForsytheAndoyerLambert_() function (pygeodesy.formy): True
    test 527 pygeodesy.cosineLaw() function (pygeodesy.formy): True
    test 528 pygeodesy.cosineLaw_() function (pygeodesy.formy): True
    test 529 pygeodesy.cot() function (pygeodesy.utily): True
    test 530 pygeodesy.cot_() function (pygeodesy.utily): True
    test 531 pygeodesy.cotd() function (pygeodesy.utily): True
    test 532 pygeodesy.cotd_() function (pygeodesy.utily): True
    test 533 pygeodesy.crosserrors() function (pygeodesy.errors): True
    test 534 pygeodesy.css module: True
    test 535 pygeodesy.date2epoch() function (pygeodesy.trf): True
    test 536 pygeodesy.datum module: True
    test 537 pygeodesy.datums module: True
    test 538 pygeodesy.decodeEPSG2() function (pygeodesy.deprecated): True
    test 539 pygeodesy.degDMS() function (pygeodesy.dms): True
    test 540 pygeodesy.degrees type builtin_function_or_method (math): True
    test 541 pygeodesy.degrees180() function (pygeodesy.utily): True
    test 542 pygeodesy.degrees2grades() function (pygeodesy.utily): True
    test 543 pygeodesy.degrees2m() function (pygeodesy.utily): True
    test 544 pygeodesy.degrees360() function (pygeodesy.utily): True
    test 545 pygeodesy.degrees90() function (pygeodesy.utily): True
    test 546 pygeodesy.deprecated module: True
    test 547 pygeodesy.deprecated_Property_RO() function (pygeodesy.props): True
    test 548 pygeodesy.deprecated_class() function (pygeodesy.props): True
    test 549 pygeodesy.deprecated_function() function (pygeodesy.props): True
    test 550 pygeodesy.deprecated_method() function (pygeodesy.props): True
    test 551 pygeodesy.deprecated_property_RO() function (pygeodesy.props): True
    test 552 pygeodesy.dms module: True
    test 553 pygeodesy.e22f() function (pygeodesy.ellipsoids): True
    test 554 pygeodesy.e2f() function (pygeodesy.ellipsoids): True
    test 555 pygeodesy.ecef module: True
    test 556 pygeodesy.egmGeoidHeights() function (pygeodesy.geoids): True
    test 557 pygeodesy.elevation2() function (pygeodesy.elevations): True
    test 558 pygeodesy.elevations module: True
    test 559 pygeodesy.ellipsoidalBase module: True
    test 560 pygeodesy.ellipsoidalBaseDI module: True
    test 561 pygeodesy.ellipsoidalExact module: True
    test 562 pygeodesy.ellipsoidalGeodSolve module: True
    test 563 pygeodesy.ellipsoidalKarney module: True
    test 564 pygeodesy.ellipsoidalNvector module: True
    test 565 pygeodesy.ellipsoidalVincenty module: True
    test 566 pygeodesy.ellipsoids module: True
    test 567 pygeodesy.elliptic module: True
    test 568 pygeodesy.enStr2() function (pygeodesy.deprecated): True
    test 569 pygeodesy.encodeEPSG() function (pygeodesy.deprecated): True
    test 570 pygeodesy.enstr2() function (pygeodesy.streprs): True
    test 571 pygeodesy.epoch2date() function (pygeodesy.trf): True
    test 572 pygeodesy.epsg module: True
    test 573 pygeodesy.equidistant() function (pygeodesy.azimuthal): True
    test 574 pygeodesy.equirectangular() function (pygeodesy.formy): True
    test 575 pygeodesy.equirectangular3() function (pygeodesy.deprecated): True
    test 576 pygeodesy.equirectangular_() function (pygeodesy.formy): True
    test 577 pygeodesy.errors module: True
    test 578 pygeodesy.etm module: True
    test 579 pygeodesy.euclid() function (pygeodesy.fmath): True
    test 580 pygeodesy.euclid_() function (pygeodesy.fmath): True
    test 581 pygeodesy.euclidean() function (pygeodesy.formy): True
    test 582 pygeodesy.euclidean_() function (pygeodesy.formy): True
    test 583 pygeodesy.exception_chaining() function (pygeodesy.errors): True
    test 584 pygeodesy.excessAbc() function (pygeodesy.deprecated): True
    test 585 pygeodesy.excessAbc_() function (pygeodesy.formy): True
    test 586 pygeodesy.excessGirard() function (pygeodesy.deprecated): True
    test 587 pygeodesy.excessGirard_() function (pygeodesy.formy): True
    test 588 pygeodesy.excessKarney() function (pygeodesy.formy): True
    test 589 pygeodesy.excessKarney_() function (pygeodesy.formy): True
    test 590 pygeodesy.excessLHuilier() function (pygeodesy.deprecated): True
    test 591 pygeodesy.excessLHuilier_() function (pygeodesy.formy): True
    test 592 pygeodesy.excessQuad() function (pygeodesy.formy): True
    test 593 pygeodesy.excessQuad_() function (pygeodesy.formy): True
    test 594 pygeodesy.f2e2() function (pygeodesy.ellipsoids): True
    test 595 pygeodesy.f2e22() function (pygeodesy.ellipsoids): True
    test 596 pygeodesy.f2e32() function (pygeodesy.ellipsoids): True
    test 597 pygeodesy.f2f2() function (pygeodesy.ellipsoids): True
    test 598 pygeodesy.f2f_() function (pygeodesy.ellipsoids): True
    test 599 pygeodesy.f2n() function (pygeodesy.ellipsoids): True
    test 600 pygeodesy.fStr() function (pygeodesy.deprecated): True
    test 601 pygeodesy.fStrzs() function (pygeodesy.deprecated): True
    test 602 pygeodesy.f_2f() function (pygeodesy.ellipsoids): True
    test 603 pygeodesy.facos1() function (pygeodesy.fmath): True
    test 604 pygeodesy.false2f() function (pygeodesy.deprecated): True
    test 605 pygeodesy.falsed2f() function (pygeodesy.deprecated): True
    test 606 pygeodesy.fasin1() function (pygeodesy.fmath): True
    test 607 pygeodesy.fatan() function (pygeodesy.fmath): True
    test 608 pygeodesy.fatan1() function (pygeodesy.fmath): True
    test 609 pygeodesy.fatan2() function (pygeodesy.fmath): True
    test 610 pygeodesy.fathom2m() function (pygeodesy.utily): True
    test 611 pygeodesy.favg() function (pygeodesy.fmath): True
    test 612 pygeodesy.fdot() function (pygeodesy.fmath): True
    test 613 pygeodesy.fdot3() function (pygeodesy.fmath): True
    test 614 pygeodesy.fhorner() function (pygeodesy.fmath): True
    test 615 pygeodesy.fidw() function (pygeodesy.fmath): True
    test 616 pygeodesy.flatLocal() function (pygeodesy.formy): True
    test 617 pygeodesy.flatLocal_() function (pygeodesy.formy): True
    test 618 pygeodesy.flatPolar() function (pygeodesy.formy): True
    test 619 pygeodesy.flatPolar_() function (pygeodesy.formy): True
    test 620 pygeodesy.float0() function (pygeodesy.deprecated): True
    test 621 pygeodesy.float0_() function (pygeodesy.constants): True
    test 622 pygeodesy.float_() function (pygeodesy.constants): True
    test 623 pygeodesy.fmath module: True
    test 624 pygeodesy.fmean() function (pygeodesy.fmath): True
    test 625 pygeodesy.fmean_() function (pygeodesy.fmath): True
    test 626 pygeodesy.formy module: True
    test 627 pygeodesy.fpolynomial() function (pygeodesy.fmath): True
    test 628 pygeodesy.fpowers() function (pygeodesy.fmath): True
    test 629 pygeodesy.fprod() function (pygeodesy.fmath): True
    test 630 pygeodesy.fractional() function (pygeodesy.points): True
    test 631 pygeodesy.frange() function (pygeodesy.fmath): True
    test 632 pygeodesy.frechet module: True
    test 633 pygeodesy.frechet_() function (pygeodesy.frechet): True
    test 634 pygeodesy.freduce type builtin_function_or_method (_functools): True
    test 635 pygeodesy.fremainder() function (pygeodesy.fmath): True
    test 636 pygeodesy.fstats module: True
    test 637 pygeodesy.fstr() function (pygeodesy.streprs): True
    test 638 pygeodesy.fstrzs() function (pygeodesy.streprs): True
    test 639 pygeodesy.fsum() function (pygeodesy.fsums): True
    test 640 pygeodesy.fsum1() function (pygeodesy.fsums): True
    test 641 pygeodesy.fsum1_() function (pygeodesy.fsums): True
    test 642 pygeodesy.fsum1f_() function (pygeodesy.fsums): True
    test 643 pygeodesy.fsum_() function (pygeodesy.fsums): True
    test 644 pygeodesy.fsumf_() function (pygeodesy.fsums): True
    test 645 pygeodesy.fsums module: True
    test 646 pygeodesy.ft2m() function (pygeodesy.utily): True
    test 647 pygeodesy.furlong2m() function (pygeodesy.utily): True
    test 648 pygeodesy.gars module: True
    test 649 pygeodesy.geodesicw module: True
    test 650 pygeodesy.geodesicx module: True
    test 651 pygeodesy.geodsolve module: True
    test 652 pygeodesy.geohash module: True
    test 653 pygeodesy.geoidHeight2() function (pygeodesy.elevations): True
    test 654 pygeodesy.geoids module: True
    test 655 pygeodesy.gnomonic() function (pygeodesy.azimuthal): True
    test 656 pygeodesy.grades() function (pygeodesy.utily): True
    test 657 pygeodesy.grades2degrees() function (pygeodesy.utily): True
    test 658 pygeodesy.grades2radians() function (pygeodesy.utily): True
    test 659 pygeodesy.grades400() function (pygeodesy.utily): True
    test 660 pygeodesy.gx module: True
    test 661 pygeodesy.gxarea module: True
    test 662 pygeodesy.gxline module: True
    test 663 pygeodesy.halfs2() function (pygeodesy.basics): True
    test 664 pygeodesy.hartzell() function (pygeodesy.formy): True
    test 665 pygeodesy.hartzell4() function (pygeodesy.triaxials): True
    test 666 pygeodesy.hausdorff module: True
    test 667 pygeodesy.hausdorff_() function (pygeodesy.hausdorff): True
    test 668 pygeodesy.haversine() function (pygeodesy.formy): True
    test 669 pygeodesy.haversine_() function (pygeodesy.formy): True
    test 670 pygeodesy.heightOf() function (pygeodesy.formy): True
    test 671 pygeodesy.heights module: True
    test 672 pygeodesy.horizon() function (pygeodesy.formy): True
    test 673 pygeodesy.hstr() function (pygeodesy.streprs): True
    test 674 pygeodesy.hubeny() function (pygeodesy.formy): True
    test 675 pygeodesy.hubeny_() function (pygeodesy.formy): True
    test 676 pygeodesy.hypot type builtin_function_or_method (math): True
    test 677 pygeodesy.hypot1() function (pygeodesy.fmath): True
    test 678 pygeodesy.hypot2() function (pygeodesy.fmath): True
    test 679 pygeodesy.hypot2_() function (pygeodesy.fmath): True
    test 680 pygeodesy.hypot3() function (pygeodesy.deprecated): True
    test 681 pygeodesy.hypot_() function (pygeodesy.fmath): True
    test 682 pygeodesy.inStr() function (pygeodesy.deprecated): True
    test 683 pygeodesy.instr() function (pygeodesy.streprs): True
    test 684 pygeodesy.interns module: True
    test 685 pygeodesy.intersection2() function (pygeodesy.formy): True
    test 686 pygeodesy.intersection3d3() function (pygeodesy.vector3d): True
    test 687 pygeodesy.intersections2() function (pygeodesy.formy): True
    test 688 pygeodesy.isBoolean() function (pygeodesy.booleans): True
    test 689 pygeodesy.isDEPRECATED() function (pygeodesy.deprecated): True
    test 690 pygeodesy.isError() function (pygeodesy.errors): True
    test 691 pygeodesy.isLazy type NoneType: True
    test 692 pygeodesy.isNumpy2() function (pygeodesy.iters): True
    test 693 pygeodesy.isPoints2() function (pygeodesy.iters): True
    test 694 pygeodesy.isTuple2() function (pygeodesy.iters): True
    test 695 pygeodesy.isantipode() function (pygeodesy.formy): True
    test 696 pygeodesy.isantipode_() function (pygeodesy.formy): True
    test 697 pygeodesy.isbool() function (pygeodesy.basics): True
    test 698 pygeodesy.isclass() function (inspect): True
    test 699 pygeodesy.isclockwise() function (pygeodesy.points): True
    test 700 pygeodesy.isclose() function (pygeodesy.constants): True
    test 701 pygeodesy.iscolinearWith() function (pygeodesy.vector3d): True
    test 702 pygeodesy.iscomplex() function (pygeodesy.basics): True
    test 703 pygeodesy.isconvex() function (pygeodesy.points): True
    test 704 pygeodesy.isconvex_() function (pygeodesy.points): True
    test 705 pygeodesy.isenclosedBy() function (pygeodesy.points): True
    test 706 pygeodesy.isenclosedby() function (pygeodesy.deprecated): True
    test 707 pygeodesy.isfinite() function (pygeodesy.constants): True
    test 708 pygeodesy.isfloat() function (pygeodesy.basics): True
    test 709 pygeodesy.isidentifier() function (pygeodesy.basics): True
    test 710 pygeodesy.isinf type builtin_function_or_method (math): True
    test 711 pygeodesy.isinstanceof() function (pygeodesy.basics): True
    test 712 pygeodesy.isint() function (pygeodesy.basics): True
    test 713 pygeodesy.isint0() function (pygeodesy.constants): True
    test 714 pygeodesy.iskeyword type builtin_function_or_method: True
    test 715 pygeodesy.islistuple() function (pygeodesy.basics): True
    test 716 pygeodesy.isnan type builtin_function_or_method (math): True
    test 717 pygeodesy.isnear0() function (pygeodesy.constants): True
    test 718 pygeodesy.isnear1() function (pygeodesy.constants): True
    test 719 pygeodesy.isnear90() function (pygeodesy.constants): True
    test 720 pygeodesy.isneg0() function (pygeodesy.constants): True
    test 721 pygeodesy.isninf() function (pygeodesy.constants): True
    test 722 pygeodesy.isnon0() function (pygeodesy.constants): True
    test 723 pygeodesy.isnormal() function (pygeodesy.formy): True
    test 724 pygeodesy.isnormal_() function (pygeodesy.formy): True
    test 725 pygeodesy.isodd() function (pygeodesy.basics): True
    test 726 pygeodesy.ispolar() function (pygeodesy.points): True
    test 727 pygeodesy.isscalar() function (pygeodesy.basics): True
    test 728 pygeodesy.issequence() function (pygeodesy.basics): True
    test 729 pygeodesy.isstr() function (pygeodesy.basics): True
    test 730 pygeodesy.issubclassof() function (pygeodesy.basics): True
    test 731 pygeodesy.istuplist() function (pygeodesy.deprecated): True
    test 732 pygeodesy.itemsorted() function (pygeodesy.errors): True
    test 733 pygeodesy.iterNumpy2() function (pygeodesy.iters): True
    test 734 pygeodesy.iterNumpy2over() function (pygeodesy.iters): True
    test 735 pygeodesy.iters module: True
    test 736 pygeodesy.joined() function (pygeodesy.deprecated): True
    test 737 pygeodesy.joined_() function (pygeodesy.deprecated): True
    test 738 pygeodesy.karney module: True
    test 739 pygeodesy.km2m() function (pygeodesy.utily): True
    test 740 pygeodesy.ktm module: True
    test 741 pygeodesy.latDMS() function (pygeodesy.dms): True
    test 742 pygeodesy.latlon2n_xyz() function (pygeodesy.formy): True
    test 743 pygeodesy.latlonBase module: True
    test 744 pygeodesy.latlonDMS() function (pygeodesy.dms): True
    test 745 pygeodesy.latlonDMS_() function (pygeodesy.dms): True
    test 746 pygeodesy.lazily module: True
    test 747 pygeodesy.lcc module: True
    test 748 pygeodesy.len2() function (pygeodesy.basics): True
    test 749 pygeodesy.limiterrors() function (pygeodesy.errors): True
    test 750 pygeodesy.lonDMS() function (pygeodesy.dms): True
    test 751 pygeodesy.lrstrip() function (pygeodesy.streprs): True
    test 752 pygeodesy.ltp module: True
    test 753 pygeodesy.ltpTuples module: True
    test 754 pygeodesy.luneOf() function (pygeodesy.points): True
    test 755 pygeodesy.m2NM() function (pygeodesy.utily): True
    test 756 pygeodesy.m2SM() function (pygeodesy.utily): True
    test 757 pygeodesy.m2chain() function (pygeodesy.utily): True
    test 758 pygeodesy.m2degrees() function (pygeodesy.utily): True
    test 759 pygeodesy.m2fathom() function (pygeodesy.utily): True
    test 760 pygeodesy.m2ft() function (pygeodesy.utily): True
    test 761 pygeodesy.m2furlong() function (pygeodesy.utily): True
    test 762 pygeodesy.m2km() function (pygeodesy.utily): True
    test 763 pygeodesy.m2radians() function (pygeodesy.utily): True
    test 764 pygeodesy.m2toise() function (pygeodesy.utily): True
    test 765 pygeodesy.m2yard() function (pygeodesy.utily): True
    test 766 pygeodesy.machine() function (pygeodesy.interns): True
    test 767 pygeodesy.map1() function (pygeodesy.basics): True
    test 768 pygeodesy.map2() function (pygeodesy.basics): True
    test 769 pygeodesy.meeus2() function (pygeodesy.vector2d): True
    test 770 pygeodesy.mgrs module: True
    test 771 pygeodesy.modulename() function (pygeodesy.named): True
    test 772 pygeodesy.n2e2() function (pygeodesy.ellipsoids): True
    test 773 pygeodesy.n2f() function (pygeodesy.ellipsoids): True
    test 774 pygeodesy.n2f_() function (pygeodesy.ellipsoids): True
    test 775 pygeodesy.n_xyz2latlon() function (pygeodesy.formy): True
    test 776 pygeodesy.n_xyz2philam() function (pygeodesy.formy): True
    test 777 pygeodesy.named module: True
    test 778 pygeodesy.namedTuples module: True
    test 779 pygeodesy.nameof() function (pygeodesy.named): True
    test 780 pygeodesy.nearestOn() function (pygeodesy.vector3d): True
    test 781 pygeodesy.nearestOn3() function (pygeodesy.deprecated): True
    test 782 pygeodesy.nearestOn4() function (pygeodesy.deprecated): True
    test 783 pygeodesy.nearestOn5() function (pygeodesy.points): True
    test 784 pygeodesy.nearestOn6() function (pygeodesy.vector3d): True
    test 785 pygeodesy.neg() function (pygeodesy.basics): True
    test 786 pygeodesy.neg_() function (pygeodesy.basics): True
    test 787 pygeodesy.norm2() function (pygeodesy.fmath): True
    test 788 pygeodesy.normDMS() function (pygeodesy.dms): True
    test 789 pygeodesy.norm_() function (pygeodesy.fmath): True
    test 790 pygeodesy.normal() function (pygeodesy.formy): True
    test 791 pygeodesy.normal_() function (pygeodesy.formy): True
    test 792 pygeodesy.notImplemented() function (pygeodesy.named): True
    test 793 pygeodesy.notOverloaded() function (pygeodesy.named): True
    test 794 pygeodesy.nvector module: True
    test 795 pygeodesy.nvectorBase module: True
    test 796 pygeodesy.opposing() function (pygeodesy.formy): True
    test 797 pygeodesy.opposing_() function (pygeodesy.formy): True
    test 798 pygeodesy.osgr module: True
    test 799 pygeodesy.pairs() function (pygeodesy.streprs): True
    test 800 pygeodesy.parse3d() function (pygeodesy.vector3d): True
    test 801 pygeodesy.parse3llh() function (pygeodesy.dms): True
    test 802 pygeodesy.parseDDDMMSS() function (pygeodesy.dms): True
    test 803 pygeodesy.parseDMS() function (pygeodesy.dms): True
    test 804 pygeodesy.parseDMS2() function (pygeodesy.dms): True
    test 805 pygeodesy.parseETM5() function (pygeodesy.etm): True
    test 806 pygeodesy.parseMGRS() function (pygeodesy.mgrs): True
    test 807 pygeodesy.parseOSGR() function (pygeodesy.osgr): True
    test 808 pygeodesy.parseRad() function (pygeodesy.dms): True
    test 809 pygeodesy.parseUPS5() function (pygeodesy.ups): True
    test 810 pygeodesy.parseUTM() function (pygeodesy.deprecated): True
    test 811 pygeodesy.parseUTM5() function (pygeodesy.utm): True
    test 812 pygeodesy.parseUTMUPS5() function (pygeodesy.utmups): True
    test 813 pygeodesy.parseWM() function (pygeodesy.webmercator): True
    test 814 pygeodesy.perimeterOf() function (pygeodesy.points): True
    test 815 pygeodesy.perimeterof() function (pygeodesy.deprecated): True
    test 816 pygeodesy.philam2n_xyz() function (pygeodesy.formy): True
    test 817 pygeodesy.pierlot() function (pygeodesy.resections): True
    test 818 pygeodesy.pierlotx() function (pygeodesy.resections): True
    test 819 pygeodesy.points module: True
    test 820 pygeodesy.points2() function (pygeodesy.iters): True
    test 821 pygeodesy.polygon() function (pygeodesy.deprecated): True
    test 822 pygeodesy.precision() function (pygeodesy.dms): True
    test 823 pygeodesy.print_() function (pygeodesy.lazily): True
    test 824 pygeodesy.printf() function (pygeodesy.lazily): True
    test 825 pygeodesy.property_RO() class (pygeodesy.props): True
    test 826 pygeodesy.property_doc_() function (pygeodesy.props): True
    test 827 pygeodesy.props module: True
    test 828 pygeodesy.pygeodesy_abspath str: True
    test 829 pygeodesy.quadOf() function (pygeodesy.points): True
    test 830 pygeodesy.radians type builtin_function_or_method (math): True
    test 831 pygeodesy.radians2m() function (pygeodesy.utily): True
    test 832 pygeodesy.radiansPI() function (pygeodesy.utily): True
    test 833 pygeodesy.radiansPI2() function (pygeodesy.utily): True
    test 834 pygeodesy.radiansPI_2() function (pygeodesy.utily): True
    test 835 pygeodesy.radical2() function (pygeodesy.formy): True
    test 836 pygeodesy.radii11() function (pygeodesy.vector2d): True
    test 837 pygeodesy.randomrangenerator() function (pygeodesy.hausdorff): True
    test 838 pygeodesy.rangerrors() function (pygeodesy.errors): True
    test 839 pygeodesy.remainder() function (pygeodesy.constants): True
    test 840 pygeodesy.reprs() function (pygeodesy.streprs): True
    test 841 pygeodesy.resections module: True
    test 842 pygeodesy.rhumbsolve module: True
    test 843 pygeodesy.rhumbx module: True
    test 844 pygeodesy.scalar() function (pygeodesy.deprecated): True
    test 845 pygeodesy.signBit() function (pygeodesy.basics): True
    test 846 pygeodesy.signOf() function (pygeodesy.basics): True
    test 847 pygeodesy.simplify module: True
    test 848 pygeodesy.simplify1() function (pygeodesy.simplify): True
    test 849 pygeodesy.simplify2() function (pygeodesy.deprecated): True
    test 850 pygeodesy.simplifyRDP() function (pygeodesy.simplify): True
    test 851 pygeodesy.simplifyRDPm() function (pygeodesy.simplify): True
    test 852 pygeodesy.simplifyRW() function (pygeodesy.simplify): True
    test 853 pygeodesy.simplifyVW() function (pygeodesy.simplify): True
    test 854 pygeodesy.simplifyVWm() function (pygeodesy.simplify): True
    test 855 pygeodesy.sincos2() function (pygeodesy.utily): True
    test 856 pygeodesy.sincos2_() function (pygeodesy.utily): True
    test 857 pygeodesy.sincos2d() function (pygeodesy.utily): True
    test 858 pygeodesy.sincos2d_() function (pygeodesy.utily): True
    test 859 pygeodesy.sincostan3() function (pygeodesy.utily): True
    test 860 pygeodesy.snellius3() function (pygeodesy.resections): True
    test 861 pygeodesy.soddy4() function (pygeodesy.vector2d): True
    test 862 pygeodesy.solveBase module: True
    test 863 pygeodesy.sphericalBase module: True
    test 864 pygeodesy.sphericalNvector module: True
    test 865 pygeodesy.sphericalTrigonometry module: True
    test 866 pygeodesy.splice() function (pygeodesy.basics): True
    test 867 pygeodesy.sqrt0() function (pygeodesy.fmath): True
    test 868 pygeodesy.sqrt3() function (pygeodesy.fmath): True
    test 869 pygeodesy.sqrt_a() function (pygeodesy.fmath): True
    test 870 pygeodesy.str2ub() function (pygeodesy.basics): True
    test 871 pygeodesy.streprs module: True
    test 872 pygeodesy.strs() function (pygeodesy.streprs): True
    test 873 pygeodesy.tanPI_2_2() function (pygeodesy.utily): True
    test 874 pygeodesy.tan_2() function (pygeodesy.utily): True
    test 875 pygeodesy.tand() function (pygeodesy.utily): True
    test 876 pygeodesy.tand_() function (pygeodesy.utily): True
    test 877 pygeodesy.thomas() function (pygeodesy.formy): True
    test 878 pygeodesy.thomas_() function (pygeodesy.formy): True
    test 879 pygeodesy.tienstra() function (pygeodesy.deprecated): True
    test 880 pygeodesy.tienstra7() function (pygeodesy.resections): True
    test 881 pygeodesy.toCss() function (pygeodesy.css): True
    test 882 pygeodesy.toDMS() function (pygeodesy.dms): True
    test 883 pygeodesy.toEtm8() function (pygeodesy.etm): True
    test 884 pygeodesy.toLcc() function (pygeodesy.lcc): True
    test 885 pygeodesy.toMgrs() function (pygeodesy.mgrs): True
    test 886 pygeodesy.toOsgr() function (pygeodesy.osgr): True
    test 887 pygeodesy.toUps8() function (pygeodesy.ups): True
    test 888 pygeodesy.toUtm() function (pygeodesy.deprecated): True
    test 889 pygeodesy.toUtm8() function (pygeodesy.utm): True
    test 890 pygeodesy.toUtmUps8() function (pygeodesy.utmups): True
    test 891 pygeodesy.toWm() function (pygeodesy.webmercator): True
    test 892 pygeodesy.toise2m() function (pygeodesy.utily): True
    test 893 pygeodesy.trf module: True
    test 894 pygeodesy.trfXform() function (pygeodesy.trf): True
    test 895 pygeodesy.triAngle() function (pygeodesy.resections): True
    test 896 pygeodesy.triAngle4() function (pygeodesy.resections): True
    test 897 pygeodesy.triSide() function (pygeodesy.resections): True
    test 898 pygeodesy.triSide2() function (pygeodesy.resections): True
    test 899 pygeodesy.triSide4() function (pygeodesy.resections): True
    test 900 pygeodesy.triaxials module: True
    test 901 pygeodesy.trilaterate2d2() function (pygeodesy.vector3d): True
    test 902 pygeodesy.trilaterate3d2() function (pygeodesy.vector3d): True
    test 903 pygeodesy.truncate() function (pygeodesy.utily): True
    test 904 pygeodesy.tyr3d() function (pygeodesy.ltp): True
    test 905 pygeodesy.ub2str() function (pygeodesy.basics): True
    test 906 pygeodesy.unStr() function (pygeodesy.deprecated): True
    test 907 pygeodesy.units module: True
    test 908 pygeodesy.unitsBase module: True
    test 909 pygeodesy.unroll180() function (pygeodesy.utily): True
    test 910 pygeodesy.unrollPI() function (pygeodesy.utily): True
    test 911 pygeodesy.unsign0() function (pygeodesy.deprecated): True
    test 912 pygeodesy.unsigned0() function (pygeodesy.basics): True
    test 913 pygeodesy.unstr() function (pygeodesy.streprs): True
    test 914 pygeodesy.ups module: True
    test 915 pygeodesy.upsZoneBand5() function (pygeodesy.ups): True
    test 916 pygeodesy.utily module: True
    test 917 pygeodesy.utm module: True
    test 918 pygeodesy.utmZoneBand2() function (pygeodesy.deprecated): True
    test 919 pygeodesy.utmZoneBand5() function (pygeodesy.utm): True
    test 920 pygeodesy.utmups module: True
    test 921 pygeodesy.utmupsBase module: True
    test 922 pygeodesy.utmupsValidate() function (pygeodesy.utmups): True
    test 923 pygeodesy.utmupsValidateOK() function (pygeodesy.utmups): True
    test 924 pygeodesy.utmupsZoneBand5() function (pygeodesy.utmups): True
    test 925 pygeodesy.vector2d module: True
    test 926 pygeodesy.vector3d module: True
    test 927 pygeodesy.vector3dBase module: True
    test 928 pygeodesy.version str: True
    test 929 pygeodesy.vincentys() function (pygeodesy.formy): True
    test 930 pygeodesy.vincentys_() function (pygeodesy.formy): True
    test 931 pygeodesy.webmercator module: True
    test 932 pygeodesy.wgrs module: True
    test 933 pygeodesy.wildberger3() function (pygeodesy.resections): True
    test 934 pygeodesy.wrap180() function (pygeodesy.utily): True
    test 935 pygeodesy.wrap360() function (pygeodesy.utily): True
    test 936 pygeodesy.wrap90() function (pygeodesy.utily): True
    test 937 pygeodesy.wrapPI() function (pygeodesy.utily): True
    test 938 pygeodesy.wrapPI2() function (pygeodesy.utily): True
    test 939 pygeodesy.wrapPI_2() function (pygeodesy.utily): True
    test 940 pygeodesy.wrap_normal() function (pygeodesy.utily): True
    test 941 pygeodesy.yard2m() function (pygeodesy.utily): True

    testModule(pygeodesy.albers, 23.05.15)
    test 942 albers.Albers7Tuple() class: True
    test 943 albers.AlbersEqualArea() class: True
    test 944 albers.AlbersEqualArea2() class: True
    test 945 albers.AlbersEqualArea4() class: True
    test 946 albers.AlbersEqualAreaCylindrical() class: True
    test 947 albers.AlbersEqualAreaNorth() class: True
    test 948 albers.AlbersEqualAreaSouth() class: True
    test 949 albers.AlbersError() class: True

    testModule(pygeodesy.azimuthal, 23.04.11)
    test 950 azimuthal.Azimuthal7Tuple() class: True
    test 951 azimuthal.AzimuthalError() class: True
    test 952 azimuthal.Equidistant() class: True
    test 953 azimuthal.EquidistantExact() class: True
    test 954 azimuthal.EquidistantGeodSolve() class: True
    test 955 azimuthal.EquidistantKarney() class: True
    test 956 azimuthal.Gnomonic() class: True
    test 957 azimuthal.GnomonicExact() class: True
    test 958 azimuthal.GnomonicGeodSolve() class: True
    test 959 azimuthal.GnomonicKarney() class: True
    test 960 azimuthal.LambertEqualArea() class: True
    test 961 azimuthal.Orthographic() class: True
    test 962 azimuthal.Stereographic() class: True
    test 963 azimuthal.equidistant() function: True
    test 964 azimuthal.gnomonic() function: True

    testModule(pygeodesy.deprecated.bases, 21.02.10)

    testModule(pygeodesy.basics, 23.05.31)
    test 965 basics.clips() function: True
    test 966 basics.copysign0() function: True
    test 967 basics.copytype() function: True
    test 968 basics.halfs2() function: True
    test 969 basics.isbool() function: True
    test 970 basics.isclass() function (inspect): True
    test 971 basics.iscomplex() function: True
    test 972 basics.isfloat() function: True
    test 973 basics.isidentifier() function: True
    test 974 basics.isinstanceof() function: True
    test 975 basics.isint() function: True
    test 976 basics.iskeyword type builtin_function_or_method: True
    test 977 basics.islistuple() function: True
    test 978 basics.isodd() function: True
    test 979 basics.isscalar() function: True
    test 980 basics.issequence() function: True
    test 981 basics.isstr() function: True
    test 982 basics.issubclassof() function: True
    test 983 basics.len2() function: True
    test 984 basics.map1() function: True
    test 985 basics.map2() function: True
    test 986 basics.neg() function: True
    test 987 basics.neg_() function: True
    test 988 basics.signBit() function: True
    test 989 basics.signOf() function: True
    test 990 basics.splice() function: True
    test 991 basics.str2ub() function: True
    test 992 basics.ub2str() function: True
    test 993 basics.unsigned0() function: True

    testModule(pygeodesy.booleans, 23.05.06)
    test 994 booleans.BooleanFHP() class: True
    test 995 booleans.BooleanGH() class: True
    test 996 booleans.LatLonFHP() class: True
    test 997 booleans.LatLonGH() class: True
    test 998 booleans.isBoolean() function: True

    testModule(pygeodesy.cartesianBase, 23.06.02)

    testModule(pygeodesy.clipy, 23.05.15)
    test 999 clipy.ClipCS4Tuple() class: True
    test 1000 clipy.ClipFHP4Tuple() class: True
    test 1001 clipy.ClipGH4Tuple() class: True
    test 1002 clipy.ClipLB6Tuple() class: True
    test 1003 clipy.ClipSH3Tuple() class: True
    test 1004 clipy.clipCS4() function: True
    test 1005 clipy.clipFHP4() function: True
    test 1006 clipy.clipGH4() function: True
    test 1007 clipy.clipLB6() function: True
    test 1008 clipy.clipSH() function: True
    test 1009 clipy.clipSH3() function: True

    testModule(pygeodesy.constants, 23.05.31)
    test 1010 constants.DIG int (pygeodesy.unitsBase): True
    test 1011 constants.EPS float (pygeodesy.unitsBase): True
    test 1012 constants.EPS0 float (pygeodesy.unitsBase): True
    test 1013 constants.EPS02 float (pygeodesy.unitsBase): True
    test 1014 constants.EPS1 float (pygeodesy.unitsBase): True
    test 1015 constants.EPS2 float (pygeodesy.unitsBase): True
    test 1016 constants.EPS4 float (pygeodesy.unitsBase): True
    test 1017 constants.EPS_2 float (pygeodesy.unitsBase): True
    test 1018 constants.INF float (pygeodesy.unitsBase): True
    test 1019 constants.INT0 int (pygeodesy.unitsBase): True
    test 1020 constants.MANT_DIG int (pygeodesy.unitsBase): True
    test 1021 constants.MAX float (pygeodesy.unitsBase): True
    test 1022 constants.MIN float (pygeodesy.unitsBase): True
    test 1023 constants.NAN float (pygeodesy.unitsBase): True
    test 1024 constants.NEG0 float (pygeodesy.unitsBase): True
    test 1025 constants.NINF float (pygeodesy.unitsBase): True
    test 1026 constants.PI float (pygeodesy.unitsBase): True
    test 1027 constants.PI2 float (pygeodesy.unitsBase): True
    test 1028 constants.PI3 float (pygeodesy.unitsBase): True
    test 1029 constants.PI3_2 float (pygeodesy.unitsBase): True
    test 1030 constants.PI4 float (pygeodesy.unitsBase): True
    test 1031 constants.PI_2 float (pygeodesy.unitsBase): True
    test 1032 constants.PI_3 float (pygeodesy.unitsBase): True
    test 1033 constants.PI_4 float (pygeodesy.unitsBase): True
    test 1034 constants.R_FM float (pygeodesy.unitsBase): True
    test 1035 constants.R_GM float (pygeodesy.unitsBase): True
    test 1036 constants.R_KM float (pygeodesy.unitsBase): True
    test 1037 constants.R_M float (pygeodesy.unitsBase): True
    test 1038 constants.R_MA float (pygeodesy.unitsBase): True
    test 1039 constants.R_MB float (pygeodesy.unitsBase): True
    test 1040 constants.R_NM float (pygeodesy.unitsBase): True
    test 1041 constants.R_QM float (pygeodesy.unitsBase): True
    test 1042 constants.R_SM float (pygeodesy.unitsBase): True
    test 1043 constants.R_VM float (pygeodesy.unitsBase): True
    test 1044 constants.float0_() function: True
    test 1045 constants.float_() function: True
    test 1046 constants.isclose() function: True
    test 1047 constants.isfinite() function: True
    test 1048 constants.isinf type builtin_function_or_method (math): True
    test 1049 constants.isint0() function: True
    test 1050 constants.isnan type builtin_function_or_method (math): True
    test 1051 constants.isnear0() function: True
    test 1052 constants.isnear1() function: True
    test 1053 constants.isnear90() function: True
    test 1054 constants.isneg0() function: True
    test 1055 constants.isninf() function: True
    test 1056 constants.isnon0() function: True
    test 1057 constants.remainder() function: True

    testModule(pygeodesy.css, 23.05.26)
    test 1058 css.CSSError() class: True
    test 1059 css.CassiniSoldner() class: True
    test 1060 css.Css() class: True
    test 1061 css.EasNorAziRk4Tuple() class: True
    test 1062 css.EasNorAziRkEqu6Tuple() class: True
    test 1063 css.LatLonAziRk4Tuple() class: True
    test 1064 css.toCss() function: True

    testModule(pygeodesy.deprecated.datum, 22.09.12)
    test 1065 datum.Curvature2Tuple() class (pygeodesy.ellipsoids): True
    test 1066 datum.Datum() class (pygeodesy.datums): True
    test 1067 datum.Datums class pygeodesy.datums.Datums (pygeodesy.datums): True
    test 1068 datum.Ellipsoid() class (pygeodesy.ellipsoids): True
    test 1069 datum.Ellipsoids class pygeodesy.ellipsoids.Ellipsoids (pygeodesy.ellipsoids): True
    test 1070 datum.R_FM float (pygeodesy.unitsBase): True
    test 1071 datum.R_KM float (pygeodesy.unitsBase): True
    test 1072 datum.R_M float (pygeodesy.unitsBase): True
    test 1073 datum.R_MA float (pygeodesy.unitsBase): True
    test 1074 datum.R_MB float (pygeodesy.unitsBase): True
    test 1075 datum.R_NM float (pygeodesy.unitsBase): True
    test 1076 datum.R_SM float (pygeodesy.unitsBase): True
    test 1077 datum.R_VM float (pygeodesy.unitsBase): True
    test 1078 datum.Transform() class (pygeodesy.datums): True
    test 1079 datum.Transforms class pygeodesy.datums.Transforms (pygeodesy.datums): True

    testModule(pygeodesy.datums, 23.06.12)
    test 1080 datums.Datum() class: True
    test 1081 datums.Datums class pygeodesy.datums.Datums: True
    test 1082 datums.Transform() class: True
    test 1083 datums.Transforms class pygeodesy.datums.Transforms: True

    testModule(pygeodesy.deprecated, 23.04.14)
    test 1084 deprecated.ClipCS3Tuple() class: True
    test 1085 deprecated.EPS1_2 float: True
    test 1086 deprecated.EasNorExact4Tuple() class: True
    test 1087 deprecated.EcefCartesian() function: True
    test 1088 deprecated.HeightIDW() function: True
    test 1089 deprecated.HeightIDW2() function: True
    test 1090 deprecated.HeightIDW3() function: True
    test 1091 deprecated.LatLonExact4Tuple() class: True
    test 1092 deprecated.MANTIS int: True
    test 1093 deprecated.Ned3Tuple() class: True
    test 1094 deprecated.OK str: True
    test 1095 deprecated.RefFrameError() function: True
    test 1096 deprecated.Rhumb7Tuple() class: True
    test 1097 deprecated.Transform7Tuple() class: True
    test 1098 deprecated.UtmUps4Tuple() class: True
    test 1099 deprecated.anStr() function: True
    test 1100 deprecated.areaof() function: True
    test 1101 deprecated.bases module: True
    test 1102 deprecated.bounds() function: True
    test 1103 deprecated.clipCS3() function: True
    test 1104 deprecated.clipDMS() function: True
    test 1105 deprecated.clipStr() function: True
    test 1106 deprecated.collins() function: True
    test 1107 deprecated.datum module: True
    test 1108 deprecated.decodeEPSG2() function: True
    test 1109 deprecated.enStr2() function: True
    test 1110 deprecated.encodeEPSG() function: True
    test 1111 deprecated.equirectangular3() function: True
    test 1112 deprecated.excessAbc() function: True
    test 1113 deprecated.excessGirard() function: True
    test 1114 deprecated.excessLHuilier() function: True
    test 1115 deprecated.fStr() function: True
    test 1116 deprecated.fStrzs() function: True
    test 1117 deprecated.false2f() function: True
    test 1118 deprecated.falsed2f() function: True
    test 1119 deprecated.float0() function: True
    test 1120 deprecated.hypot3() function: True
    test 1121 deprecated.inStr() function: True
    test 1122 deprecated.isDEPRECATED() function: True
    test 1123 deprecated.isenclosedby() function: True
    test 1124 deprecated.istuplist() function: True
    test 1125 deprecated.joined() function: True
    test 1126 deprecated.joined_() function: True
    test 1127 deprecated.nearestOn3() function: True
    test 1128 deprecated.nearestOn4() function: True
    test 1129 deprecated.nvector module: True
    test 1130 deprecated.parseUTM() function: True
    test 1131 deprecated.perimeterof() function: True
    test 1132 deprecated.polygon() function: True
    test 1133 deprecated.scalar() function: True
    test 1134 deprecated.simplify2() function: True
    test 1135 deprecated.tienstra() function: True
    test 1136 deprecated.toUtm() function: True
    test 1137 deprecated.unStr() function: True
    test 1138 deprecated.unsign0() function: True
    test 1139 deprecated.utmZoneBand2() function: True

    testModule(pygeodesy.dms, 23.06.08)
    test 1140 dms.F_D str: True
    test 1141 dms.F_D60 str: True
    test 1142 dms.F_D60_ str (pygeodesy.interns): True
    test 1143 dms.F_D60__ str (pygeodesy.interns): True
    test 1144 dms.F_DEG str: True
    test 1145 dms.F_DEG_ str (pygeodesy.interns): True
    test 1146 dms.F_DEG__ str (pygeodesy.interns): True
    test 1147 dms.F_DM str: True
    test 1148 dms.F_DMS str: True
    test 1149 dms.F_DMS_ str (pygeodesy.interns): True
    test 1150 dms.F_DMS__ str (pygeodesy.interns): True
    test 1151 dms.F_DM_ str (pygeodesy.interns): True
    test 1152 dms.F_DM__ str (pygeodesy.interns): True
    test 1153 dms.F_D_ str (pygeodesy.interns): True
    test 1154 dms.F_D__ str (pygeodesy.interns): True
    test 1155 dms.F_MIN str: True
    test 1156 dms.F_MIN_ str (pygeodesy.interns): True
    test 1157 dms.F_MIN__ str (pygeodesy.interns): True
    test 1158 dms.F_RAD str: True
    test 1159 dms.F_RAD_ str (pygeodesy.interns): True
    test 1160 dms.F_RAD__ str (pygeodesy.interns): True
    test 1161 dms.F_SEC str: True
    test 1162 dms.F_SEC_ str (pygeodesy.interns): True
    test 1163 dms.F_SEC__ str (pygeodesy.interns): True
    test 1164 dms.F__E str: True
    test 1165 dms.F__E_ str (pygeodesy.interns): True
    test 1166 dms.F__E__ str (pygeodesy.interns): True
    test 1167 dms.F__F str: True
    test 1168 dms.F__F_ str (pygeodesy.interns): True
    test 1169 dms.F__F__ str (pygeodesy.interns): True
    test 1170 dms.F__G str: True
    test 1171 dms.F__G_ str (pygeodesy.interns): True
    test 1172 dms.F__G__ str (pygeodesy.interns): True
    test 1173 dms.S_DEG str: True
    test 1174 dms.S_DMS int: True
    test 1175 dms.S_MIN str: True
    test 1176 dms.S_RAD str (pygeodesy.interns): True
    test 1177 dms.S_SEC str: True
    test 1178 dms.S_SEP str (pygeodesy.interns): True
    test 1179 dms.bearingDMS() function: True
    test 1180 dms.clipDegrees() function: True
    test 1181 dms.clipRadians() function: True
    test 1182 dms.compassDMS() function: True
    test 1183 dms.compassPoint() function: True
    test 1184 dms.degDMS() function: True
    test 1185 dms.latDMS() function: True
    test 1186 dms.latlonDMS() function: True
    test 1187 dms.latlonDMS_() function: True
    test 1188 dms.lonDMS() function: True
    test 1189 dms.normDMS() function: True
    test 1190 dms.parse3llh() function: True
    test 1191 dms.parseDDDMMSS() function: True
    test 1192 dms.parseDMS() function: True
    test 1193 dms.parseDMS2() function: True
    test 1194 dms.parseRad() function: True
    test 1195 dms.precision() function: True
    test 1196 dms.toDMS() function: True

    testModule(pygeodesy.ecef, 23.05.23)
    test 1197 ecef.Ecef9Tuple() class: True
    test 1198 ecef.EcefError() class: True
    test 1199 ecef.EcefFarrell21() class: True
    test 1200 ecef.EcefFarrell22() class: True
    test 1201 ecef.EcefKarney() class: True
    test 1202 ecef.EcefMatrix() class: True
    test 1203 ecef.EcefSudano() class: True
    test 1204 ecef.EcefVeness() class: True
    test 1205 ecef.EcefYou() class: True

    testModule(pygeodesy.elevations, 23.05.26)
    test 1206 elevations.Elevation2Tuple() class: True
    test 1207 elevations.GeoidHeight2Tuple() class: True
    test 1208 elevations.elevation2() function: True
    test 1209 elevations.geoidHeight2() function: True

    testModule(pygeodesy.ellipsoidalBase, 23.06.11)

    testModule(pygeodesy.ellipsoidalBaseDI, 23.05.15)

    testModule(pygeodesy.ellipsoidalExact, 23.05.04)
    test 1210 ellipsoidalExact.Cartesian() class: True
    test 1211 ellipsoidalExact.LatLon() class: True
    test 1212 ellipsoidalExact.areaOf() function: True
    test 1213 ellipsoidalExact.intersection3() function: True
    test 1214 ellipsoidalExact.intersections2() function: True
    test 1215 ellipsoidalExact.isclockwise() function: True
    test 1216 ellipsoidalExact.ispolar() function (pygeodesy.points): True
    test 1217 ellipsoidalExact.nearestOn() function: True
    test 1218 ellipsoidalExact.perimeterOf() function: True

    testModule(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 1219 ellipsoidalGeodSolve.Cartesian() class: True
    test 1220 ellipsoidalGeodSolve.LatLon() class: True
    test 1221 ellipsoidalGeodSolve.areaOf() function: True
    test 1222 ellipsoidalGeodSolve.intersection3() function: True
    test 1223 ellipsoidalGeodSolve.intersections2() function: True
    test 1224 ellipsoidalGeodSolve.isclockwise() function: True
    test 1225 ellipsoidalGeodSolve.ispolar() function (pygeodesy.points): True
    test 1226 ellipsoidalGeodSolve.nearestOn() function: True
    test 1227 ellipsoidalGeodSolve.perimeterOf() function: True

    testModule(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 1228 ellipsoidalKarney.Cartesian() class: True
    test 1229 ellipsoidalKarney.LatLon() class: True
    test 1230 ellipsoidalKarney.areaOf() function: True
    test 1231 ellipsoidalKarney.intersection3() function: True
    test 1232 ellipsoidalKarney.intersections2() function: True
    test 1233 ellipsoidalKarney.isclockwise() function: True
    test 1234 ellipsoidalKarney.ispolar() function (pygeodesy.points): True
    test 1235 ellipsoidalKarney.nearestOn() function: True
    test 1236 ellipsoidalKarney.perimeterOf() function: True

    testModule(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 1237 ellipsoidalNvector.Cartesian() class: True
    test 1238 ellipsoidalNvector.LatLon() class: True
    test 1239 ellipsoidalNvector.Ned() class: True
    test 1240 ellipsoidalNvector.Nvector() class: True
    test 1241 ellipsoidalNvector.meanOf() function: True
    test 1242 ellipsoidalNvector.sumOf() function: True
    test 1243 ellipsoidalNvector.toNed() function: True

    testModule(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 1244 ellipsoidalVincenty.Cartesian() class: True
    test 1245 ellipsoidalVincenty.LatLon() class: True
    test 1246 ellipsoidalVincenty.VincentyError() class: True
    test 1247 ellipsoidalVincenty.intersection3() function: True
    test 1248 ellipsoidalVincenty.intersections2() function: True
    test 1249 ellipsoidalVincenty.ispolar() function (pygeodesy.points): True
    test 1250 ellipsoidalVincenty.nearestOn() function: True

    testModule(pygeodesy.ellipsoids, 23.05.23)
    test 1251 ellipsoids.Circle4Tuple() class: True
    test 1252 ellipsoids.Curvature2Tuple() class: True
    test 1253 ellipsoids.Ellipsoid() class: True
    test 1254 ellipsoids.Ellipsoid2() class: True
    test 1255 ellipsoids.Ellipsoids class pygeodesy.ellipsoids.Ellipsoids: True
    test 1256 ellipsoids.a_b2e() function: True
    test 1257 ellipsoids.a_b2e2() function: True
    test 1258 ellipsoids.a_b2e22() function: True
    test 1259 ellipsoids.a_b2e32() function: True
    test 1260 ellipsoids.a_b2f() function: True
    test 1261 ellipsoids.a_b2f2() function: True
    test 1262 ellipsoids.a_b2f_() function: True
    test 1263 ellipsoids.a_b2n() function: True
    test 1264 ellipsoids.a_f2Tuple() class: True
    test 1265 ellipsoids.a_f2b() function: True
    test 1266 ellipsoids.a_f_2b() function: True
    test 1267 ellipsoids.b_f2a() function: True
    test 1268 ellipsoids.b_f_2a() function: True
    test 1269 ellipsoids.e22f() function: True
    test 1270 ellipsoids.e2f() function: True
    test 1271 ellipsoids.f2e2() function: True
    test 1272 ellipsoids.f2e22() function: True
    test 1273 ellipsoids.f2e32() function: True
    test 1274 ellipsoids.f2f2() function: True
    test 1275 ellipsoids.f2f_() function: True
    test 1276 ellipsoids.f2n() function: True
    test 1277 ellipsoids.f_2f() function: True
    test 1278 ellipsoids.n2e2() function: True
    test 1279 ellipsoids.n2f() function: True
    test 1280 ellipsoids.n2f_() function: True

    testModule(pygeodesy.elliptic, 23.06.08)
    test 1281 elliptic.Elliptic() class: True
    test 1282 elliptic.Elliptic3Tuple() class: True
    test 1283 elliptic.EllipticError() class: True

    testModule(pygeodesy.epsg, 22.09.24)
    test 1284 epsg.EPSGError() class: True
    test 1285 epsg.Epsg() class: True
    test 1286 epsg.decode2() function: True
    test 1287 epsg.encode() function: True

    testModule(pygeodesy.errors, 23.05.12)
    test 1288 errors.ClipError() class: True
    test 1289 errors.CrossError() class: True
    test 1290 errors.IntersectionError() class: True
    test 1291 errors.LenError() class: True
    test 1292 errors.LimitError() class: True
    test 1293 errors.MGRSError() class: True
    test 1294 errors.NumPyError() class: True
    test 1295 errors.ParseError() class: True
    test 1296 errors.PointsError() class: True
    test 1297 errors.RangeError() class: True
    test 1298 errors.SciPyError() class: True
    test 1299 errors.SciPyWarning() class: True
    test 1300 errors.TRFError() class: True
    test 1301 errors.TriangleError() class: True
    test 1302 errors.UnitError() class: True
    test 1303 errors.VectorError() class: True
    test 1304 errors.crosserrors() function: True
    test 1305 errors.exception_chaining() function: True
    test 1306 errors.isError() function: True
    test 1307 errors.itemsorted() function: True
    test 1308 errors.limiterrors() function: True
    test 1309 errors.rangerrors() function: True

    testModule(pygeodesy.etm, 23.05.15)
    test 1310 etm.ETMError() class: True
    test 1311 etm.Etm() class: True
    test 1312 etm.ExactTransverseMercator() class: True
    test 1313 etm.parseETM5() function: True
    test 1314 etm.toEtm8() function: True

    testModule(pygeodesy.fmath, 23.05.18)
    test 1315 fmath.Fcbrt() class: True
    test 1316 fmath.Fdot() class: True
    test 1317 fmath.Fhorner() class: True
    test 1318 fmath.Fhypot() class: True
    test 1319 fmath.Fn_rt() class: True
    test 1320 fmath.Fpolynomial() class: True
    test 1321 fmath.Fpowers() class: True
    test 1322 fmath.Fsqrt() class: True
    test 1323 fmath.cbrt() function: True
    test 1324 fmath.cbrt2() function: True
    test 1325 fmath.euclid() function: True
    test 1326 fmath.euclid_() function: True
    test 1327 fmath.facos1() function: True
    test 1328 fmath.fasin1() function: True
    test 1329 fmath.fatan() function: True
    test 1330 fmath.fatan1() function: True
    test 1331 fmath.fatan2() function: True
    test 1332 fmath.favg() function: True
    test 1333 fmath.fdot() function: True
    test 1334 fmath.fdot3() function: True
    test 1335 fmath.fhorner() function: True
    test 1336 fmath.fidw() function: True
    test 1337 fmath.fmean() function: True
    test 1338 fmath.fmean_() function: True
    test 1339 fmath.fpolynomial() function: True
    test 1340 fmath.fpowers() function: True
    test 1341 fmath.fprod() function: True
    test 1342 fmath.frange() function: True
    test 1343 fmath.freduce type builtin_function_or_method (_functools): True
    test 1344 fmath.fremainder() function: True
    test 1345 fmath.hypot type builtin_function_or_method (math): True
    test 1346 fmath.hypot1() function: True
    test 1347 fmath.hypot2() function: True
    test 1348 fmath.hypot2_() function: True
    test 1349 fmath.hypot_() function: True
    test 1350 fmath.norm2() function: True
    test 1351 fmath.norm_() function: True
    test 1352 fmath.sqrt0() function: True
    test 1353 fmath.sqrt3() function: True
    test 1354 fmath.sqrt_a() function: True

    testModule(pygeodesy.formy, 23.06.08)
    test 1355 formy.Radical2Tuple() class: True
    test 1356 formy.antipode() function: True
    test 1357 formy.antipode_() function: True
    test 1358 formy.bearing() function: True
    test 1359 formy.bearing_() function: True
    test 1360 formy.compassAngle() function: True
    test 1361 formy.cosineAndoyerLambert() function: True
    test 1362 formy.cosineAndoyerLambert_() function: True
    test 1363 formy.cosineForsytheAndoyerLambert() function: True
    test 1364 formy.cosineForsytheAndoyerLambert_() function: True
    test 1365 formy.cosineLaw() function: True
    test 1366 formy.cosineLaw_() function: True
    test 1367 formy.equirectangular() function: True
    test 1368 formy.equirectangular_() function: True
    test 1369 formy.euclidean() function: True
    test 1370 formy.euclidean_() function: True
    test 1371 formy.excessAbc_() function: True
    test 1372 formy.excessGirard_() function: True
    test 1373 formy.excessKarney() function: True
    test 1374 formy.excessKarney_() function: True
    test 1375 formy.excessLHuilier_() function: True
    test 1376 formy.excessQuad() function: True
    test 1377 formy.excessQuad_() function: True
    test 1378 formy.flatLocal() function: True
    test 1379 formy.flatLocal_() function: True
    test 1380 formy.flatPolar() function: True
    test 1381 formy.flatPolar_() function: True
    test 1382 formy.hartzell() function: True
    test 1383 formy.haversine() function: True
    test 1384 formy.haversine_() function: True
    test 1385 formy.heightOf() function: True
    test 1386 formy.horizon() function: True
    test 1387 formy.hubeny() function: True
    test 1388 formy.hubeny_() function: True
    test 1389 formy.intersection2() function: True
    test 1390 formy.intersections2() function: True
    test 1391 formy.isantipode() function: True
    test 1392 formy.isantipode_() function: True
    test 1393 formy.isnormal() function: True
    test 1394 formy.isnormal_() function: True
    test 1395 formy.latlon2n_xyz() function: True
    test 1396 formy.n_xyz2latlon() function: True
    test 1397 formy.n_xyz2philam() function: True
    test 1398 formy.normal() function: True
    test 1399 formy.normal_() function: True
    test 1400 formy.opposing() function: True
    test 1401 formy.opposing_() function: True
    test 1402 formy.philam2n_xyz() function: True
    test 1403 formy.radical2() function: True
    test 1404 formy.thomas() function: True
    test 1405 formy.thomas_() function: True
    test 1406 formy.vincentys() function: True
    test 1407 formy.vincentys_() function: True

    testModule(pygeodesy.frechet, 23.05.14)
    test 1408 frechet.Frechet() class: True
    test 1409 frechet.Frechet6Tuple() class: True
    test 1410 frechet.FrechetCosineAndoyerLambert() class: True
    test 1411 frechet.FrechetCosineForsytheAndoyerLambert() class: True
    test 1412 frechet.FrechetCosineLaw() class: True
    test 1413 frechet.FrechetDegrees() class: True
    test 1414 frechet.FrechetDistanceTo() class: True
    test 1415 frechet.FrechetEquirectangular() class: True
    test 1416 frechet.FrechetError() class: True
    test 1417 frechet.FrechetEuclidean() class: True
    test 1418 frechet.FrechetExact() class: True
    test 1419 frechet.FrechetFlatLocal() class: True
    test 1420 frechet.FrechetFlatPolar() class: True
    test 1421 frechet.FrechetHaversine() class: True
    test 1422 frechet.FrechetHubeny() class: True
    test 1423 frechet.FrechetKarney() class: True
    test 1424 frechet.FrechetRadians() class: True
    test 1425 frechet.FrechetThomas() class: True
    test 1426 frechet.FrechetVincentys() class: True
    test 1427 frechet.frechet_() function: True

    testModule(pygeodesy.fstats, 23.03.29)
    test 1428 fstats.Fcook() class: True
    test 1429 fstats.Flinear() class: True
    test 1430 fstats.Fwelford() class: True

    testModule(pygeodesy.fsums, 23.06.04)
    test 1431 fsums.Fsum() class: True
    test 1432 fsums.Fsum2Tuple() class: True
    test 1433 fsums.ResidualError() class: True
    test 1434 fsums.fsum() function: True
    test 1435 fsums.fsum1() function: True
    test 1436 fsums.fsum1_() function: True
    test 1437 fsums.fsum1f_() function: True
    test 1438 fsums.fsum_() function: True
    test 1439 fsums.fsumf_() function: True

    testModule(pygeodesy.gars, 22.09.29)
    test 1440 gars.GARSError() class: True
    test 1441 gars.Garef() class: True
    test 1442 gars.decode3() function: True
    test 1443 gars.encode() function: True
    test 1444 gars.precision() function: True
    test 1445 gars.resolution() function: True

    testModule(pygeodesy.geodesicw, 23.05.12)
    test 1446 geodesicw.Geodesic() function: True
    test 1447 geodesicw.GeodesicLine() function: True
    test 1448 geodesicw.Geodesic_WGS84() function: True

    testModule(pygeodesy.geodesicx, 23.04.04)
    test 1449 geodesicx.GeodesicAreaExact() class (pygeodesy.geodesicx.gxarea): True
    test 1450 geodesicx.GeodesicExact() class (pygeodesy.geodesicx.gx): True
    test 1451 geodesicx.GeodesicLineExact() class (pygeodesy.geodesicx.gx): True
    test 1452 geodesicx.PolygonArea() class (pygeodesy.geodesicx.gxarea): True
    test 1453 geodesicx.gx module: True
    test 1454 geodesicx.gxarea module: True
    test 1455 geodesicx.gxline module: True

    testModule(pygeodesy.geodsolve, 23.04.11)
    test 1456 geodsolve.GeodSolve12Tuple() class: True
    test 1457 geodsolve.GeodesicLineSolve() class: True
    test 1458 geodsolve.GeodesicSolve() class: True

    testModule(pygeodesy.geohash, 23.04.29)
    test 1459 geohash.Geohash() class: True
    test 1460 geohash.GeohashError() class: True
    test 1461 geohash.Neighbors8Dict() class: True
    test 1462 geohash.Resolutions2Tuple() class: True
    test 1463 geohash.bounds() function: True
    test 1464 geohash.decode() function: True
    test 1465 geohash.decode2() function: True
    test 1466 geohash.decode_error() function: True
    test 1467 geohash.distance_() function: True
    test 1468 geohash.encode() function: True
    test 1469 geohash.equirectangular_() function: True
    test 1470 geohash.haversine_() function: True
    test 1471 geohash.neighbors() function: True
    test 1472 geohash.precision() function: True
    test 1473 geohash.resolution2() function: True
    test 1474 geohash.sizes() function: True

    testModule(pygeodesy.geoids, 23.05.26)
    test 1475 geoids.GeoidError() class: True
    test 1476 geoids.GeoidG2012B() class: True
    test 1477 geoids.GeoidHeight5Tuple() class: True
    test 1478 geoids.GeoidKarney() class: True
    test 1479 geoids.GeoidPGM() class: True
    test 1480 geoids.PGMError() class: True
    test 1481 geoids.egmGeoidHeights() function: True

    testModule(pygeodesy.geodesicx.gx, 23.05.15)

    testModule(pygeodesy.geodesicx.gxarea, 23.05.23)

    testModule(pygeodesy.geodesicx.gxline, 23.05.15)

    testModule(pygeodesy.hausdorff, 23.05.14)
    test 1482 hausdorff.Hausdorff() class: True
    test 1483 hausdorff.Hausdorff6Tuple() class: True
    test 1484 hausdorff.HausdorffCosineAndoyerLambert() class: True
    test 1485 hausdorff.HausdorffCosineForsytheAndoyerLambert() class: True
    test 1486 hausdorff.HausdorffCosineLaw() class: True
    test 1487 hausdorff.HausdorffDegrees() class: True
    test 1488 hausdorff.HausdorffDistanceTo() class: True
    test 1489 hausdorff.HausdorffEquirectangular() class: True
    test 1490 hausdorff.HausdorffError() class: True
    test 1491 hausdorff.HausdorffEuclidean() class: True
    test 1492 hausdorff.HausdorffExact() class: True
    test 1493 hausdorff.HausdorffFlatLocal() class: True
    test 1494 hausdorff.HausdorffFlatPolar() class: True
    test 1495 hausdorff.HausdorffHaversine() class: True
    test 1496 hausdorff.HausdorffHubeny() class: True
    test 1497 hausdorff.HausdorffKarney() class: True
    test 1498 hausdorff.HausdorffRadians() class: True
    test 1499 hausdorff.HausdorffThomas() class: True
    test 1500 hausdorff.HausdorffVincentys() class: True
    test 1501 hausdorff.hausdorff_() function: True
    test 1502 hausdorff.randomrangenerator() function: True

    testModule(pygeodesy.heights, 23.05.18)
    test 1503 heights.HeightCubic() class: True
    test 1504 heights.HeightError() class: True
    test 1505 heights.HeightIDWcosineAndoyerLambert() class: True
    test 1506 heights.HeightIDWcosineForsytheAndoyerLambert() class: True
    test 1507 heights.HeightIDWcosineLaw() class: True
    test 1508 heights.HeightIDWdistanceTo() class: True
    test 1509 heights.HeightIDWequirectangular() class: True
    test 1510 heights.HeightIDWeuclidean() class: True
    test 1511 heights.HeightIDWexact() class: True
    test 1512 heights.HeightIDWflatLocal() class: True
    test 1513 heights.HeightIDWflatPolar() class: True
    test 1514 heights.HeightIDWhaversine() class: True
    test 1515 heights.HeightIDWhubeny() class: True
    test 1516 heights.HeightIDWkarney() class: True
    test 1517 heights.HeightIDWthomas() class: True
    test 1518 heights.HeightIDWvincentys() class: True
    test 1519 heights.HeightLSQBiSpline() class: True
    test 1520 heights.HeightLinear() class: True
    test 1521 heights.HeightSmoothBiSpline() class: True

    testModule(pygeodesy.interns, 23.06.12)
    test 1522 interns.NN str: True
    test 1523 interns.Str_() class: True
    test 1524 interns.machine() function: True

    testModule(pygeodesy.iters, 23.05.04)
    test 1525 iters.LatLon2PsxyIter() class: True
    test 1526 iters.PointsIter() class: True
    test 1527 iters.isNumpy2() function: True
    test 1528 iters.isPoints2() function: True
    test 1529 iters.isTuple2() function: True
    test 1530 iters.iterNumpy2() function: True
    test 1531 iters.iterNumpy2over() function: True
    test 1532 iters.points2() function: True

    testModule(pygeodesy.karney, 23.06.04)
    test 1533 karney.Area3Tuple() class: True
    test 1534 karney.Caps class pygeodesy.karney.Caps: True
    test 1535 karney.Direct9Tuple() class: True
    test 1536 karney.GDict() class: True
    test 1537 karney.GeodesicError() class: True
    test 1538 karney.Inverse10Tuple() class: True

    testModule(pygeodesy.ktm, 23.05.25)
    test 1539 ktm.KTMError() class: True
    test 1540 ktm.KTransverseMercator() class: True

    testModule(pygeodesy.latlonBase, 23.06.12)

    testModule(pygeodesy.lazily, 23.07.12)
    test 1541 lazily.LazyAttributeError() class: True
    test 1542 lazily.LazyImportError() class: True
    test 1543 lazily.isLazy type NoneType: True
    test 1544 lazily.print_() function: True
    test 1545 lazily.printf() function: True

    testModule(pygeodesy.lcc, 23.05.26)
    test 1546 lcc.Conic() class: True
    test 1547 lcc.Conics class pygeodesy.lcc.Conics: True
    test 1548 lcc.LCCError() class: True
    test 1549 lcc.Lcc() class: True
    test 1550 lcc.toLcc() function: True

    testModule(pygeodesy.ltp, 23.05.26)
    test 1551 ltp.Attitude() class: True
    test 1552 ltp.AttitudeError() class: True
    test 1553 ltp.ChLV() class: True
    test 1554 ltp.ChLVa() class: True
    test 1555 ltp.ChLVe() class: True
    test 1556 ltp.Frustum() class: True
    test 1557 ltp.LocalCartesian() class: True
    test 1558 ltp.LocalError() class: True
    test 1559 ltp.Ltp() class: True
    test 1560 ltp.tyr3d() function: True

    testModule(pygeodesy.ltpTuples, 23.05.26)
    test 1561 ltpTuples.Aer() class: True
    test 1562 ltpTuples.Aer4Tuple() class: True
    test 1563 ltpTuples.Attitude4Tuple() class: True
    test 1564 ltpTuples.ChLV9Tuple() class: True
    test 1565 ltpTuples.ChLVEN2Tuple() class: True
    test 1566 ltpTuples.ChLVYX2Tuple() class: True
    test 1567 ltpTuples.ChLVyx2Tuple() class: True
    test 1568 ltpTuples.Enu() class: True
    test 1569 ltpTuples.Enu4Tuple() class: True
    test 1570 ltpTuples.Footprint5Tuple() class: True
    test 1571 ltpTuples.Local9Tuple() class: True
    test 1572 ltpTuples.Ned() class: True
    test 1573 ltpTuples.Ned4Tuple() class: True
    test 1574 ltpTuples.Xyz4Tuple() class: True
    test 1575 ltpTuples.XyzLocal() class: True

    testModule(pygeodesy.mgrs, 23.05.26)
    test 1576 mgrs.Mgrs() class: True
    test 1577 mgrs.Mgrs4Tuple() class: True
    test 1578 mgrs.Mgrs6Tuple() class: True
    test 1579 mgrs.parseMGRS() function: True
    test 1580 mgrs.toMgrs() function: True

    testModule(pygeodesy.named, 23.05.31)
    test 1581 named.callername() function: True
    test 1582 named.classname() function: True
    test 1583 named.classnaming() function: True
    test 1584 named.modulename() function: True
    test 1585 named.nameof() function: True
    test 1586 named.notImplemented() function: True
    test 1587 named.notOverloaded() function: True

    testModule(pygeodesy.namedTuples, 23.04.06)
    test 1588 namedTuples.Bearing2Tuple() class: True
    test 1589 namedTuples.Bounds2Tuple() class: True
    test 1590 namedTuples.Bounds4Tuple() class: True
    test 1591 namedTuples.Destination2Tuple() class: True
    test 1592 namedTuples.Destination3Tuple() class: True
    test 1593 namedTuples.Distance2Tuple() class: True
    test 1594 namedTuples.Distance3Tuple() class: True
    test 1595 namedTuples.Distance4Tuple() class: True
    test 1596 namedTuples.EasNor2Tuple() class: True
    test 1597 namedTuples.EasNor3Tuple() class: True
    test 1598 namedTuples.Forward4Tuple() class: True
    test 1599 namedTuples.Intersection3Tuple() class: True
    test 1600 namedTuples.LatLon2Tuple() class: True
    test 1601 namedTuples.LatLon3Tuple() class: True
    test 1602 namedTuples.LatLon4Tuple() class: True
    test 1603 namedTuples.LatLonDatum3Tuple() class: True
    test 1604 namedTuples.LatLonDatum5Tuple() class: True
    test 1605 namedTuples.LatLonPrec3Tuple() class: True
    test 1606 namedTuples.LatLonPrec5Tuple() class: True
    test 1607 namedTuples.NearestOn2Tuple() class: True
    test 1608 namedTuples.NearestOn3Tuple() class: True
    test 1609 namedTuples.NearestOn4Tuple() class: True
    test 1610 namedTuples.NearestOn5Tuple() class: True
    test 1611 namedTuples.NearestOn6Tuple() class: True
    test 1612 namedTuples.NearestOn8Tuple() class: True
    test 1613 namedTuples.PhiLam2Tuple() class: True
    test 1614 namedTuples.PhiLam3Tuple() class: True
    test 1615 namedTuples.PhiLam4Tuple() class: True
    test 1616 namedTuples.Point3Tuple() class: True
    test 1617 namedTuples.Points2Tuple() class: True
    test 1618 namedTuples.Reverse4Tuple() class: True
    test 1619 namedTuples.Triangle7Tuple() class: True
    test 1620 namedTuples.Triangle8Tuple() class: True
    test 1621 namedTuples.Trilaterate5Tuple() class: True
    test 1622 namedTuples.UtmUps2Tuple() class: True
    test 1623 namedTuples.UtmUps5Tuple() class: True
    test 1624 namedTuples.UtmUps8Tuple() class: True
    test 1625 namedTuples.UtmUpsLatLon5Tuple() class: True
    test 1626 namedTuples.Vector2Tuple() class: True
    test 1627 namedTuples.Vector3Tuple() class: True
    test 1628 namedTuples.Vector4Tuple() class: True

    testModule(pygeodesy.deprecated.nvector, 21.05.20)
    test 1629 nvector.NorthPole class pygeodesy.nvectorBase.NvectorBase (pygeodesy.nvectorBase): True
    test 1630 nvector.SouthPole class pygeodesy.nvectorBase.NvectorBase (pygeodesy.nvectorBase): True

    testModule(pygeodesy.nvectorBase, 23.06.05)
    test 1631 nvectorBase.NorthPole class pygeodesy.nvectorBase.NvectorBase: True
    test 1632 nvectorBase.SouthPole class pygeodesy.nvectorBase.NvectorBase: True

    testModule(pygeodesy.osgr, 23.03.19)
    test 1633 osgr.OSGRError() class: True
    test 1634 osgr.Osgr() class: True
    test 1635 osgr.parseOSGR() function: True
    test 1636 osgr.toOsgr() function: True

    testModule(pygeodesy.points, 23.05.26)
    test 1637 points.LatLon2psxy() class: True
    test 1638 points.LatLon_() class: True
    test 1639 points.Numpy2LatLon() class: True
    test 1640 points.Shape2Tuple() class: True
    test 1641 points.Tuple2LatLon() class: True
    test 1642 points.areaOf() function: True
    test 1643 points.boundsOf() function: True
    test 1644 points.centroidOf() function: True
    test 1645 points.fractional() function: True
    test 1646 points.isclockwise() function: True
    test 1647 points.isconvex() function: True
    test 1648 points.isconvex_() function: True
    test 1649 points.isenclosedBy() function: True
    test 1650 points.ispolar() function: True
    test 1651 points.luneOf() function: True
    test 1652 points.nearestOn5() function: True
    test 1653 points.perimeterOf() function: True
    test 1654 points.quadOf() function: True

    testModule(pygeodesy.props, 23.05.26)
    test 1655 props.DeprecationWarnings class pygeodesy.props.DeprecationWarnings: True
    test 1656 props.Property() class: True
    test 1657 props.Property_RO() class: True
    test 1658 props.deprecated_Property_RO() function: True
    test 1659 props.deprecated_class() function: True
    test 1660 props.deprecated_function() function: True
    test 1661 props.deprecated_method() function: True
    test 1662 props.deprecated_property_RO() function: True
    test 1663 props.property_RO() class: True
    test 1664 props.property_doc_() function: True

    testModule(pygeodesy.resections, 23.06.07)
    test 1665 resections.Collins5Tuple() class: True
    test 1666 resections.ResectionError() class: True
    test 1667 resections.Survey3Tuple() class: True
    test 1668 resections.Tienstra7Tuple() class: True
    test 1669 resections.TriAngle4Tuple() class: True
    test 1670 resections.TriSide2Tuple() class: True
    test 1671 resections.TriSide4Tuple() class: True
    test 1672 resections.cassini() function: True
    test 1673 resections.collins5() function: True
    test 1674 resections.pierlot() function: True
    test 1675 resections.pierlotx() function: True
    test 1676 resections.snellius3() function: True
    test 1677 resections.tienstra7() function: True
    test 1678 resections.triAngle() function: True
    test 1679 resections.triAngle4() function: True
    test 1680 resections.triSide() function: True
    test 1681 resections.triSide2() function: True
    test 1682 resections.triSide4() function: True
    test 1683 resections.wildberger3() function: True

    testModule(pygeodesy.rhumbsolve, 23.05.07)
    test 1684 rhumbsolve.RhumbLineSolve() class: True
    test 1685 rhumbsolve.RhumbSolve() class: True
    test 1686 rhumbsolve.RhumbSolve7Tuple() class: True

    testModule(pygeodesy.rhumbx, 23.06.12)
    test 1687 rhumbx.Rhumb() class: True
    test 1688 rhumbx.Rhumb8Tuple() class: True
    test 1689 rhumbx.RhumbError() class: True
    test 1690 rhumbx.RhumbLine() class: True
    test 1691 rhumbx.RhumbOrder2Tuple() class: True

    testModule(pygeodesy.simplify, 23.03.22)
    test 1692 simplify.simplify1() function: True
    test 1693 simplify.simplifyRDP() function: True
    test 1694 simplify.simplifyRDPm() function: True
    test 1695 simplify.simplifyRW() function: True
    test 1696 simplify.simplifyVW() function: True
    test 1697 simplify.simplifyVWm() function: True

    testModule(pygeodesy.solveBase, 23.05.07)

    testModule(pygeodesy.sphericalBase, 23.06.12)

    testModule(pygeodesy.sphericalNvector, 23.06.12)
    test 1698 sphericalNvector.Cartesian() class: True
    test 1699 sphericalNvector.LatLon() class: True
    test 1700 sphericalNvector.Nvector() class: True
    test 1701 sphericalNvector.areaOf() function: True
    test 1702 sphericalNvector.intersecant2() function: True
    test 1703 sphericalNvector.intersection() function: True
    test 1704 sphericalNvector.intersection2() function: True
    test 1705 sphericalNvector.ispolar() function (pygeodesy.points): True
    test 1706 sphericalNvector.meanOf() function: True
    test 1707 sphericalNvector.nearestOn2() function: True
    test 1708 sphericalNvector.nearestOn3() function: True
    test 1709 sphericalNvector.perimeterOf() function: True
    test 1710 sphericalNvector.sumOf() function: True
    test 1711 sphericalNvector.triangulate() function: True
    test 1712 sphericalNvector.trilaterate() function: True

    testModule(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 1713 sphericalTrigonometry.Cartesian() class: True
    test 1714 sphericalTrigonometry.LatLon() class: True
    test 1715 sphericalTrigonometry.areaOf() function: True
    test 1716 sphericalTrigonometry.intersecant2() function: True
    test 1717 sphericalTrigonometry.intersection() function: True
    test 1718 sphericalTrigonometry.intersections2() function: True
    test 1719 sphericalTrigonometry.isPoleEnclosedBy() function: True
    test 1720 sphericalTrigonometry.ispolar() function (pygeodesy.points): True
    test 1721 sphericalTrigonometry.meanOf() function: True
    test 1722 sphericalTrigonometry.nearestOn2() function: True
    test 1723 sphericalTrigonometry.nearestOn3() function: True
    test 1724 sphericalTrigonometry.perimeterOf() function: True
    test 1725 sphericalTrigonometry.sumOf() function (pygeodesy.vector3d): True
    test 1726 sphericalTrigonometry.triangle7() function: True
    test 1727 sphericalTrigonometry.triangle8_() function: True

    testModule(pygeodesy.streprs, 23.06.12)
    test 1728 streprs.anstr() function: True
    test 1729 streprs.attrs() function: True
    test 1730 streprs.enstr2() function: True
    test 1731 streprs.fstr() function: True
    test 1732 streprs.fstrzs() function: True
    test 1733 streprs.hstr() function: True
    test 1734 streprs.instr() function: True
    test 1735 streprs.lrstrip() function: True
    test 1736 streprs.pairs() function: True
    test 1737 streprs.reprs() function: True
    test 1738 streprs.strs() function: True
    test 1739 streprs.unstr() function: True

    testModule(pygeodesy.trf, 23.05.26)
    test 1740 trf.Helmert7Tuple() class: True
    test 1741 trf.RefFrame() class: True
    test 1742 trf.RefFrames class pygeodesy.trf.RefFrames: True
    test 1743 trf.date2epoch() function: True
    test 1744 trf.epoch2date() function: True
    test 1745 trf.trfXform() function: True

    testModule(pygeodesy.triaxials, 23.05.22)
    test 1746 triaxials.BetaOmega2Tuple() class: True
    test 1747 triaxials.BetaOmega3Tuple() class: True
    test 1748 triaxials.Jacobi2Tuple() class: True
    test 1749 triaxials.JacobiConformal() class: True
    test 1750 triaxials.JacobiConformalSpherical() class: True
    test 1751 triaxials.Triaxial() class: True
    test 1752 triaxials.TriaxialError() class: True
    test 1753 triaxials.Triaxial_() class: True
    test 1754 triaxials.Triaxials class pygeodesy.triaxials.Triaxials: True
    test 1755 triaxials.hartzell4() function: True

    testModule(pygeodesy.units, 23.05.12)
    test 1756 units.Band() class: True
    test 1757 units.Bearing() class: True
    test 1758 units.Bearing_() class: True
    test 1759 units.Bool() class: True
    test 1760 units.Degrees() class: True
    test 1761 units.Degrees2() class: True
    test 1762 units.Degrees_() class: True
    test 1763 units.Distance() class: True
    test 1764 units.Distance_() class: True
    test 1765 units.Easting() class: True
    test 1766 units.Epoch() class: True
    test 1767 units.FIx() class: True
    test 1768 units.Feet() class: True
    test 1769 units.Float_() class: True
    test 1770 units.Height() class: True
    test 1771 units.HeightX() class: True
    test 1772 units.Height_() class: True
    test 1773 units.Int_() class: True
    test 1774 units.Lam() class: True
    test 1775 units.Lam_() class: True
    test 1776 units.Lat() class: True
    test 1777 units.Lat_() class: True
    test 1778 units.Lon() class: True
    test 1779 units.Lon_() class: True
    test 1780 units.Meter() class: True
    test 1781 units.Meter2() class: True
    test 1782 units.Meter3() class: True
    test 1783 units.Meter_() class: True
    test 1784 units.Northing() class: True
    test 1785 units.Number_() class: True
    test 1786 units.Phi() class: True
    test 1787 units.Phi_() class: True
    test 1788 units.Precision_() class: True
    test 1789 units.Radians() class: True
    test 1790 units.Radians2() class: True
    test 1791 units.Radians_() class: True
    test 1792 units.Radius_() class: True
    test 1793 units.Scalar() class: True
    test 1794 units.Scalar_() class: True
    test 1795 units.Zone() class: True

    testModule(pygeodesy.unitsBase, 23.05.10)
    test 1796 unitsBase.Float() class: True
    test 1797 unitsBase.Int() class: True
    test 1798 unitsBase.Radius() class: True
    test 1799 unitsBase.Str() class: True

    testModule(pygeodesy.ups, 23.03.19)
    test 1800 ups.UPSError() class: True
    test 1801 ups.Ups() class: True
    test 1802 ups.parseUPS5() function: True
    test 1803 ups.toUps8() function: True
    test 1804 ups.upsZoneBand5() function: True

    testModule(pygeodesy.utily, 23.05.11)
    test 1805 utily.NM2m() function: True
    test 1806 utily.SM2m() function: True
    test 1807 utily.SinCos2() function: True
    test 1808 utily.acos1() function: True
    test 1809 utily.acre2ha() function: True
    test 1810 utily.acre2m2() function: True
    test 1811 utily.asin1() function: True
    test 1812 utily.atan2b() function: True
    test 1813 utily.atan2d() function: True
    test 1814 utily.atand() function: True
    test 1815 utily.chain2m() function: True
    test 1816 utily.circle4() function: True
    test 1817 utily.cot() function: True
    test 1818 utily.cot_() function: True
    test 1819 utily.cotd() function: True
    test 1820 utily.cotd_() function: True
    test 1821 utily.degrees type builtin_function_or_method (math): True
    test 1822 utily.degrees180() function: True
    test 1823 utily.degrees2grades() function: True
    test 1824 utily.degrees2m() function: True
    test 1825 utily.degrees360() function: True
    test 1826 utily.degrees90() function: True
    test 1827 utily.fathom2m() function: True
    test 1828 utily.ft2m() function: True
    test 1829 utily.furlong2m() function: True
    test 1830 utily.grades() function: True
    test 1831 utily.grades2degrees() function: True
    test 1832 utily.grades2radians() function: True
    test 1833 utily.grades400() function: True
    test 1834 utily.km2m() function: True
    test 1835 utily.m2NM() function: True
    test 1836 utily.m2SM() function: True
    test 1837 utily.m2chain() function: True
    test 1838 utily.m2degrees() function: True
    test 1839 utily.m2fathom() function: True
    test 1840 utily.m2ft() function: True
    test 1841 utily.m2furlong() function: True
    test 1842 utily.m2km() function: True
    test 1843 utily.m2radians() function: True
    test 1844 utily.m2toise() function: True
    test 1845 utily.m2yard() function: True
    test 1846 utily.radians type builtin_function_or_method (math): True
    test 1847 utily.radians2m() function: True
    test 1848 utily.radiansPI() function: True
    test 1849 utily.radiansPI2() function: True
    test 1850 utily.radiansPI_2() function: True
    test 1851 utily.sincos2() function: True
    test 1852 utily.sincos2_() function: True
    test 1853 utily.sincos2d() function: True
    test 1854 utily.sincos2d_() function: True
    test 1855 utily.sincostan3() function: True
    test 1856 utily.tanPI_2_2() function: True
    test 1857 utily.tan_2() function: True
    test 1858 utily.tand() function: True
    test 1859 utily.tand_() function: True
    test 1860 utily.toise2m() function: True
    test 1861 utily.truncate() function: True
    test 1862 utily.unroll180() function: True
    test 1863 utily.unrollPI() function: True
    test 1864 utily.wrap180() function: True
    test 1865 utily.wrap360() function: True
    test 1866 utily.wrap90() function: True
    test 1867 utily.wrapPI() function: True
    test 1868 utily.wrapPI2() function: True
    test 1869 utily.wrapPI_2() function: True
    test 1870 utily.wrap_normal() function: True
    test 1871 utily.yard2m() function: True

    testModule(pygeodesy.utm, 23.03.19)
    test 1872 utm.UTMError() class: True
    test 1873 utm.Utm() class: True
    test 1874 utm.parseUTM5() function: True
    test 1875 utm.toUtm8() function: True
    test 1876 utm.utmZoneBand5() function: True

    testModule(pygeodesy.utmups, 23.05.03)
    test 1877 utmups.UTMUPSError() class: True
    test 1878 utmups.UtmUps() function: True
    test 1879 utmups.parseUTMUPS5() function: True
    test 1880 utmups.toUtmUps8() function: True
    test 1881 utmups.utmupsValidate() function: True
    test 1882 utmups.utmupsValidateOK() function: True
    test 1883 utmups.utmupsZoneBand5() function: True

    testModule(pygeodesy.utmupsBase, 23.05.03)

    testModule(pygeodesy.vector2d, 23.06.08)
    test 1884 vector2d.Circin6Tuple() class: True
    test 1885 vector2d.Circum3Tuple() class: True
    test 1886 vector2d.Circum4Tuple() class: True
    test 1887 vector2d.Meeus2Tuple() class: True
    test 1888 vector2d.Radii11Tuple() class: True
    test 1889 vector2d.Soddy4Tuple() class: True
    test 1890 vector2d.circin6() function: True
    test 1891 vector2d.circum3() function: True
    test 1892 vector2d.circum4_() function: True
    test 1893 vector2d.meeus2() function: True
    test 1894 vector2d.radii11() function: True
    test 1895 vector2d.soddy4() function: True

    testModule(pygeodesy.vector3d, 23.06.05)
    test 1896 vector3d.Vector3d() class: True
    test 1897 vector3d.intersection3d3() function: True
    test 1898 vector3d.iscolinearWith() function: True
    test 1899 vector3d.nearestOn() function: True
    test 1900 vector3d.nearestOn6() function: True
    test 1901 vector3d.parse3d() function: True
    test 1902 vector3d.trilaterate2d2() function: True
    test 1903 vector3d.trilaterate3d2() function: True

    testModule(pygeodesy.vector3dBase, 23.05.27)

    testModule(pygeodesy.webmercator, 23.06.12)
    test 1904 webmercator.EasNorRadius3Tuple() class: True
    test 1905 webmercator.WebMercatorError() class: True
    test 1906 webmercator.Wm() class: True
    test 1907 webmercator.parseWM() function: True
    test 1908 webmercator.toWm() function: True

    testModule(pygeodesy.wgrs, 23.06.12)
    test 1909 wgrs.Georef() class: True
    test 1910 wgrs.WGRSError() class: True
    test 1911 wgrs.decode3() function: True
    test 1912 wgrs.decode5() function: True
    test 1913 wgrs.encode() function: True
    test 1914 wgrs.precision() function: True
    test 1915 wgrs.resolution() function: True

    testPublic(pygeodesy, 23.07.12)
    test 1916 Aer() class: True
    test 1917 Aer4Tuple() class: True
    test 1918 Albers7Tuple() class: True
    test 1919 AlbersEqualArea() class: True
    test 1920 AlbersEqualArea2() class: True
    test 1921 AlbersEqualArea4() class: True
    test 1922 AlbersEqualAreaCylindrical() class: True
    test 1923 AlbersEqualAreaNorth() class: True
    test 1924 AlbersEqualAreaSouth() class: True
    test 1925 AlbersError() class: True
    test 1926 Area3Tuple() class: True
    test 1927 Attitude() class: True
    test 1928 Attitude4Tuple() class: True
    test 1929 AttitudeError() class: True
    test 1930 Azimuthal7Tuple() class: True
    test 1931 AzimuthalError() class: True
    test 1932 Band() class: True
    test 1933 Bearing() class: True
    test 1934 Bearing2Tuple() class: True
    test 1935 Bearing_() class: True
    test 1936 BetaOmega2Tuple() class: True
    test 1937 BetaOmega3Tuple() class: True
    test 1938 Bool() class: True
    test 1939 BooleanFHP() class: True
    test 1940 BooleanGH() class: True
    test 1941 Bounds2Tuple() class: True
    test 1942 Bounds4Tuple() class: True
    test 1943 CSSError() class: True
    test 1944 Caps class pygeodesy.karney.Caps: True
    test 1945 CassiniSoldner() class: True
    test 1946 ChLV() class: True
    test 1947 ChLV9Tuple() class: True
    test 1948 ChLVEN2Tuple() class: True
    test 1949 ChLVYX2Tuple() class: True
    test 1950 ChLVa() class: True
    test 1951 ChLVe() class: True
    test 1952 ChLVyx2Tuple() class: True
    test 1953 Circin6Tuple() class: True
    test 1954 Circle4Tuple() class: True
    test 1955 Circum3Tuple() class: True
    test 1956 Circum4Tuple() class: True
    test 1957 ClipCS3Tuple() class: True
    test 1958 ClipCS4Tuple() class: True
    test 1959 ClipError() class: True
    test 1960 ClipFHP4Tuple() class: True
    test 1961 ClipGH4Tuple() class: True
    test 1962 ClipLB6Tuple() class: True
    test 1963 ClipSH3Tuple() class: True
    test 1964 Collins5Tuple() class: True
    test 1965 Conic() class: True
    test 1966 Conics class pygeodesy.lcc.Conics: True
    test 1967 CrossError() class: True
    test 1968 Css() class: True
    test 1969 Curvature2Tuple() class: True
    test 1970 DIG int: True
    test 1971 Datum() class: True
    test 1972 Datums class pygeodesy.datums.Datums: True
    test 1973 Degrees() class: True
    test 1974 Degrees2() class: True
    test 1975 Degrees_() class: True
    test 1976 DeprecationWarnings class pygeodesy.props.DeprecationWarnings: True
    test 1977 Destination2Tuple() class: True
    test 1978 Destination3Tuple() class: True
    test 1979 Direct9Tuple() class: True
    test 1980 Distance() class: True
    test 1981 Distance2Tuple() class: True
    test 1982 Distance3Tuple() class: True
    test 1983 Distance4Tuple() class: True
    test 1984 Distance_() class: True
    test 1985 EPS float: True
    test 1986 EPS0 float: True
    test 1987 EPS02 float: True
    test 1988 EPS1 float: True
    test 1989 EPS1_2 float: True
    test 1990 EPS2 float: True
    test 1991 EPS4 float: True
    test 1992 EPSGError() class: True
    test 1993 EPS_2 float: True
    test 1994 ETMError() class: True
    test 1995 EasNor2Tuple() class: True
    test 1996 EasNor3Tuple() class: True
    test 1997 EasNorAziRk4Tuple() class: True
    test 1998 EasNorAziRkEqu6Tuple() class: True
    test 1999 EasNorExact4Tuple() class: True
    test 2000 EasNorRadius3Tuple() class: True
    test 2001 Easting() class: True
    test 2002 Ecef9Tuple() class: True
    test 2003 EcefCartesian() function: True
    test 2004 EcefError() class: True
    test 2005 EcefFarrell21() class: True
    test 2006 EcefFarrell22() class: True
    test 2007 EcefKarney() class: True
    test 2008 EcefMatrix() class: True
    test 2009 EcefSudano() class: True
    test 2010 EcefVeness() class: True
    test 2011 EcefYou() class: True
    test 2012 Elevation2Tuple() class: True
    test 2013 Ellipsoid() class: True
    test 2014 Ellipsoid2() class: True
    test 2015 Ellipsoids class pygeodesy.ellipsoids.Ellipsoids: True
    test 2016 Elliptic() class: True
    test 2017 Elliptic3Tuple() class: True
    test 2018 EllipticError() class: True
    test 2019 Enu() class: True
    test 2020 Enu4Tuple() class: True
    test 2021 Epoch() class: True
    test 2022 Epsg() class: True
    test 2023 Equidistant() class: True
    test 2024 EquidistantExact() class: True
    test 2025 EquidistantGeodSolve() class: True
    test 2026 EquidistantKarney() class: True
    test 2027 Etm() class: True
    test 2028 ExactTransverseMercator() class: True
    test 2029 FIx() class: True
    test 2030 F_D60_ str: True
    test 2031 F_D60__ str: True
    test 2032 F_DEG_ str: True
    test 2033 F_DEG__ str: True
    test 2034 F_DMS_ str: True
    test 2035 F_DMS__ str: True
    test 2036 F_DM_ str: True
    test 2037 F_DM__ str: True
    test 2038 F_D_ str: True
    test 2039 F_D__ str: True
    test 2040 F_MIN_ str: True
    test 2041 F_MIN__ str: True
    test 2042 F_RAD_ str: True
    test 2043 F_RAD__ str: True
    test 2044 F_SEC_ str: True
    test 2045 F_SEC__ str: True
    test 2046 F__E_ str: True
    test 2047 F__E__ str: True
    test 2048 F__F_ str: True
    test 2049 F__F__ str: True
    test 2050 F__G_ str: True
    test 2051 F__G__ str: True
    test 2052 Fcbrt() class: True
    test 2053 Fcook() class: True
    test 2054 Fdot() class: True
    test 2055 Feet() class: True
    test 2056 Fhorner() class: True
    test 2057 Fhypot() class: True
    test 2058 Flinear() class: True
    test 2059 Float() class: True
    test 2060 Float_() class: True
    test 2061 Fn_rt() class: True
    test 2062 Footprint5Tuple() class: True
    test 2063 Forward4Tuple() class: True
    test 2064 Fpolynomial() class: True
    test 2065 Fpowers() class: True
    test 2066 Frechet() class: True
    test 2067 Frechet6Tuple() class: True
    test 2068 FrechetCosineAndoyerLambert() class: True
    test 2069 FrechetCosineForsytheAndoyerLambert() class: True
    test 2070 FrechetCosineLaw() class: True
    test 2071 FrechetDegrees() class: True
    test 2072 FrechetDistanceTo() class: True
    test 2073 FrechetEquirectangular() class: True
    test 2074 FrechetError() class: True
    test 2075 FrechetEuclidean() class: True
    test 2076 FrechetExact() class: True
    test 2077 FrechetFlatLocal() class: True
    test 2078 FrechetFlatPolar() class: True
    test 2079 FrechetHaversine() class: True
    test 2080 FrechetHubeny() class: True
    test 2081 FrechetKarney() class: True
    test 2082 FrechetRadians() class: True
    test 2083 FrechetThomas() class: True
    test 2084 FrechetVincentys() class: True
    test 2085 Frustum() class: True
    test 2086 Fsqrt() class: True
    test 2087 Fsum() class: True
    test 2088 Fsum2Tuple() class: True
    test 2089 Fwelford() class: True
    test 2090 GARSError() class: True
    test 2091 GDict() class: True
    test 2092 Garef() class: True
    test 2093 GeodSolve12Tuple() class: True
    test 2094 Geodesic() function: True
    test 2095 GeodesicAreaExact() class: True
    test 2096 GeodesicError() class: True
    test 2097 GeodesicExact() class: True
    test 2098 GeodesicLine() function: True
    test 2099 GeodesicLineExact() class: True
    test 2100 GeodesicLineSolve() class: True
    test 2101 GeodesicSolve() class: True
    test 2102 Geodesic_WGS84() function: True
    test 2103 Geohash() class: True
    test 2104 GeohashError() class: True
    test 2105 GeoidError() class: True
    test 2106 GeoidG2012B() class: True
    test 2107 GeoidHeight2Tuple() class: True
    test 2108 GeoidHeight5Tuple() class: True
    test 2109 GeoidKarney() class: True
    test 2110 GeoidPGM() class: True
    test 2111 Georef() class: True
    test 2112 Gnomonic() class: True
    test 2113 GnomonicExact() class: True
    test 2114 GnomonicGeodSolve() class: True
    test 2115 GnomonicKarney() class: True
    test 2116 Hausdorff() class: True
    test 2117 Hausdorff6Tuple() class: True
    test 2118 HausdorffCosineAndoyerLambert() class: True
    test 2119 HausdorffCosineForsytheAndoyerLambert() class: True
    test 2120 HausdorffCosineLaw() class: True
    test 2121 HausdorffDegrees() class: True
    test 2122 HausdorffDistanceTo() class: True
    test 2123 HausdorffEquirectangular() class: True
    test 2124 HausdorffError() class: True
    test 2125 HausdorffEuclidean() class: True
    test 2126 HausdorffExact() class: True
    test 2127 HausdorffFlatLocal() class: True
    test 2128 HausdorffFlatPolar() class: True
    test 2129 HausdorffHaversine() class: True
    test 2130 HausdorffHubeny() class: True
    test 2131 HausdorffKarney() class: True
    test 2132 HausdorffRadians() class: True
    test 2133 HausdorffThomas() class: True
    test 2134 HausdorffVincentys() class: True
    test 2135 Height() class: True
    test 2136 HeightCubic() class: True
    test 2137 HeightError() class: True
    test 2138 HeightIDW() function: True
    test 2139 HeightIDW2() function: True
    test 2140 HeightIDW3() function: True
    test 2141 HeightIDWcosineAndoyerLambert() class: True
    test 2142 HeightIDWcosineForsytheAndoyerLambert() class: True
    test 2143 HeightIDWcosineLaw() class: True
    test 2144 HeightIDWdistanceTo() class: True
    test 2145 HeightIDWequirectangular() class: True
    test 2146 HeightIDWeuclidean() class: True
    test 2147 HeightIDWexact() class: True
    test 2148 HeightIDWflatLocal() class: True
    test 2149 HeightIDWflatPolar() class: True
    test 2150 HeightIDWhaversine() class: True
    test 2151 HeightIDWhubeny() class: True
    test 2152 HeightIDWkarney() class: True
    test 2153 HeightIDWthomas() class: True
    test 2154 HeightIDWvincentys() class: True
    test 2155 HeightLSQBiSpline() class: True
    test 2156 HeightLinear() class: True
    test 2157 HeightSmoothBiSpline() class: True
    test 2158 HeightX() class: True
    test 2159 Height_() class: True
    test 2160 Helmert7Tuple() class: True
    test 2161 INF float: True
    test 2162 INT0 int: True
    test 2163 Int() class: True
    test 2164 Int_() class: True
    test 2165 Intersection3Tuple() class: True
    test 2166 IntersectionError() class: True
    test 2167 Inverse10Tuple() class: True
    test 2168 Jacobi2Tuple() class: True
    test 2169 JacobiConformal() class: True
    test 2170 JacobiConformalSpherical() class: True
    test 2171 KTMError() class: True
    test 2172 KTransverseMercator() class: True
    test 2173 LCCError() class: True
    test 2174 Lam() class: True
    test 2175 Lam_() class: True
    test 2176 LambertEqualArea() class: True
    test 2177 Lat() class: True
    test 2178 LatLon2PsxyIter() class: True
    test 2179 LatLon2Tuple() class: True
    test 2180 LatLon2psxy() class: True
    test 2181 LatLon3Tuple() class: True
    test 2182 LatLon4Tuple() class: True
    test 2183 LatLonAziRk4Tuple() class: True
    test 2184 LatLonDatum3Tuple() class: True
    test 2185 LatLonDatum5Tuple() class: True
    test 2186 LatLonExact4Tuple() class: True
    test 2187 LatLonFHP() class: True
    test 2188 LatLonGH() class: True
    test 2189 LatLonPrec3Tuple() class: True
    test 2190 LatLonPrec5Tuple() class: True
    test 2191 LatLon_() class: True
    test 2192 Lat_() class: True
    test 2193 LazyAttributeError() class: True
    test 2194 LazyImportError() class: True
    test 2195 Lcc() class: True
    test 2196 LenError() class: True
    test 2197 LimitError() class: True
    test 2198 Local9Tuple() class: True
    test 2199 LocalCartesian() class: True
    test 2200 LocalError() class: True
    test 2201 Lon() class: True
    test 2202 Lon_() class: True
    test 2203 Ltp() class: True
    test 2204 MANTIS int: True
    test 2205 MANT_DIG int: True
    test 2206 MAX float: True
    test 2207 MGRSError() class: True
    test 2208 MIN float: True
    test 2209 Meeus2Tuple() class: True
    test 2210 Meter() class: True
    test 2211 Meter2() class: True
    test 2212 Meter3() class: True
    test 2213 Meter_() class: True
    test 2214 Mgrs() class: True
    test 2215 Mgrs4Tuple() class: True
    test 2216 Mgrs6Tuple() class: True
    test 2217 NAN float: True
    test 2218 NEG0 float: True
    test 2219 NINF float: True
    test 2220 NM2m() function: True
    test 2221 NN str: True
    test 2222 NearestOn2Tuple() class: True
    test 2223 NearestOn3Tuple() class: True
    test 2224 NearestOn4Tuple() class: True
    test 2225 NearestOn5Tuple() class: True
    test 2226 NearestOn6Tuple() class: True
    test 2227 NearestOn8Tuple() class: True
    test 2228 Ned() class: True
    test 2229 Ned3Tuple() class: True
    test 2230 Ned4Tuple() class: True
    test 2231 Neighbors8Dict() class: True
    test 2232 Northing() class: True
    test 2233 NumPyError() class: True
    test 2234 Number_() class: True
    test 2235 Numpy2LatLon() class: True
    test 2236 OK str: True
    test 2237 OSGRError() class: True
    test 2238 Orthographic() class: True
    test 2239 Osgr() class: True
    test 2240 PGMError() class: True
    test 2241 PI float: True
    test 2242 PI2 float: True
    test 2243 PI3 float: True
    test 2244 PI3_2 float: True
    test 2245 PI4 float: True
    test 2246 PI_2 float: True
    test 2247 PI_3 float: True
    test 2248 PI_4 float: True
    test 2249 ParseError() class: True
    test 2250 Phi() class: True
    test 2251 PhiLam2Tuple() class: True
    test 2252 PhiLam3Tuple() class: True
    test 2253 PhiLam4Tuple() class: True
    test 2254 Phi_() class: True
    test 2255 Point3Tuple() class: True
    test 2256 Points2Tuple() class: True
    test 2257 PointsError() class: True
    test 2258 PointsIter() class: True
    test 2259 PolygonArea() class: True
    test 2260 Precision_() class: True
    test 2261 Property() class: True
    test 2262 Property_RO() class: True
    test 2263 R_FM float: True
    test 2264 R_GM float: True
    test 2265 R_KM float: True
    test 2266 R_M float: True
    test 2267 R_MA float: True
    test 2268 R_MB float: True
    test 2269 R_NM float: True
    test 2270 R_QM float: True
    test 2271 R_SM float: True
    test 2272 R_VM float: True
    test 2273 Radians() class: True
    test 2274 Radians2() class: True
    test 2275 Radians_() class: True
    test 2276 Radical2Tuple() class: True
    test 2277 Radii11Tuple() class: True
    test 2278 Radius() class: True
    test 2279 Radius_() class: True
    test 2280 RangeError() class: True
    test 2281 RefFrame() class: True
    test 2282 RefFrameError() function: True
    test 2283 RefFrames class pygeodesy.trf.RefFrames: True
    test 2284 ResectionError() class: True
    test 2285 ResidualError() class: True
    test 2286 Resolutions2Tuple() class: True
    test 2287 Reverse4Tuple() class: True
    test 2288 Rhumb() class: True
    test 2289 Rhumb7Tuple() class: True
    test 2290 Rhumb8Tuple() class: True
    test 2291 RhumbError() class: True
    test 2292 RhumbLine() class: True
    test 2293 RhumbLineSolve() class: True
    test 2294 RhumbOrder2Tuple() class: True
    test 2295 RhumbSolve() class: True
    test 2296 RhumbSolve7Tuple() class: True
    test 2297 SM2m() function: True
    test 2298 S_RAD str: True
    test 2299 S_SEP str: True
    test 2300 Scalar() class: True
    test 2301 Scalar_() class: True
    test 2302 SciPyError() class: True
    test 2303 SciPyWarning() class: True
    test 2304 Shape2Tuple() class: True
    test 2305 SinCos2() function: True
    test 2306 Soddy4Tuple() class: True
    test 2307 Stereographic() class: True
    test 2308 Str() class: True
    test 2309 Str_() class: True
    test 2310 Survey3Tuple() class: True
    test 2311 TRFError() class: True
    test 2312 Tienstra7Tuple() class: True
    test 2313 Transform() class: True
    test 2314 Transform7Tuple() class: True
    test 2315 Transforms class pygeodesy.datums.Transforms: True
    test 2316 TriAngle4Tuple() class: True
    test 2317 TriSide2Tuple() class: True
    test 2318 TriSide4Tuple() class: True
    test 2319 Triangle7Tuple() class: True
    test 2320 Triangle8Tuple() class: True
    test 2321 TriangleError() class: True
    test 2322 Triaxial() class: True
    test 2323 TriaxialError() class: True
    test 2324 Triaxial_() class: True
    test 2325 Triaxials class pygeodesy.triaxials.Triaxials: True
    test 2326 Trilaterate5Tuple() class: True
    test 2327 Tuple2LatLon() class: True
    test 2328 UPSError() class: True
    test 2329 UTMError() class: True
    test 2330 UTMUPSError() class: True
    test 2331 UnitError() class: True
    test 2332 Ups() class: True
    test 2333 Utm() class: True
    test 2334 UtmUps() function: True
    test 2335 UtmUps2Tuple() class: True
    test 2336 UtmUps4Tuple() class: True
    test 2337 UtmUps5Tuple() class: True
    test 2338 UtmUps8Tuple() class: True
    test 2339 UtmUpsLatLon5Tuple() class: True
    test 2340 Vector2Tuple() class: True
    test 2341 Vector3Tuple() class: True
    test 2342 Vector3d() class: True
    test 2343 Vector4Tuple() class: True
    test 2344 VectorError() class: True
    test 2345 VincentyError() class: True
    test 2346 WGRSError() class: True
    test 2347 WebMercatorError() class: True
    test 2348 Wm() class: True
    test 2349 Xyz4Tuple() class: True
    test 2350 XyzLocal() class: True
    test 2351 Zone() class: True
    test 2352 a_b2e() function: True
    test 2353 a_b2e2() function: True
    test 2354 a_b2e22() function: True
    test 2355 a_b2e32() function: True
    test 2356 a_b2f() function: True
    test 2357 a_b2f2() function: True
    test 2358 a_b2f_() function: True
    test 2359 a_b2n() function: True
    test 2360 a_f2Tuple() class: True
    test 2361 a_f2b() function: True
    test 2362 a_f_2b() function: True
    test 2363 acos1() function: True
    test 2364 acre2ha() function: True
    test 2365 acre2m2() function: True
    test 2366 anStr() function: True
    test 2367 anstr() function: True
    test 2368 antipode() function: True
    test 2369 antipode_() function: True
    test 2370 areaOf() function: True
    test 2371 areaof() function: True
    test 2372 asin1() function: True
    test 2373 atan2b() function: True
    test 2374 atan2d() function: True
    test 2375 atand() function: True
    test 2376 attrs() function: True
    test 2377 b_f2a() function: True
    test 2378 b_f_2a() function: True
    test 2379 bearing() function: True
    test 2380 bearingDMS() function: True
    test 2381 bearing_() function: True
    test 2382 bounds() function: True
    test 2383 boundsOf() function: True
    test 2384 callername() function: True
    test 2385 cassini() function: True
    test 2386 cbrt() function: True
    test 2387 cbrt2() function: True
    test 2388 centroidOf() function: True
    test 2389 chain2m() function: True
    test 2390 circin6() function: True
    test 2391 circle4() function: True
    test 2392 circum3() function: True
    test 2393 circum4_() function: True
    test 2394 classname() function: True
    test 2395 classnaming() function: True
    test 2396 clipCS3() function: True
    test 2397 clipCS4() function: True
    test 2398 clipDMS() function: True
    test 2399 clipDegrees() function: True
    test 2400 clipFHP4() function: True
    test 2401 clipGH4() function: True
    test 2402 clipLB6() function: True
    test 2403 clipRadians() function: True
    test 2404 clipSH() function: True
    test 2405 clipSH3() function: True
    test 2406 clipStr() function: True
    test 2407 clips() function: True
    test 2408 collins() function: True
    test 2409 collins5() function: True
    test 2410 compassAngle() function: True
    test 2411 compassDMS() function: True
    test 2412 compassPoint() function: True
    test 2413 copysign0() function: True
    test 2414 copytype() function: True
    test 2415 cosineAndoyerLambert() function: True
    test 2416 cosineAndoyerLambert_() function: True
    test 2417 cosineForsytheAndoyerLambert() function: True
    test 2418 cosineForsytheAndoyerLambert_() function: True
    test 2419 cosineLaw() function: True
    test 2420 cosineLaw_() function: True
    test 2421 cot() function: True
    test 2422 cot_() function: True
    test 2423 cotd() function: True
    test 2424 cotd_() function: True
    test 2425 crosserrors() function: True
    test 2426 date2epoch() function: True
    test 2427 decodeEPSG2() function: True
    test 2428 degDMS() function: True
    test 2429 degrees180() function: True
    test 2430 degrees2grades() function: True
    test 2431 degrees2m() function: True
    test 2432 degrees360() function: True
    test 2433 degrees90() function: True
    test 2434 deprecated_Property_RO() function: True
    test 2435 deprecated_class() function: True
    test 2436 deprecated_function() function: True
    test 2437 deprecated_method() function: True
    test 2438 deprecated_property_RO() function: True
    test 2439 e22f() function: True
    test 2440 e2f() function: True
    test 2441 egmGeoidHeights() function: True
    test 2442 elevation2() function: True
    test 2443 enStr2() function: True
    test 2444 encodeEPSG() function: True
    test 2445 enstr2() function: True
    test 2446 epoch2date() function: True
    test 2447 equidistant() function: True
    test 2448 equirectangular() function: True
    test 2449 equirectangular3() function: True
    test 2450 equirectangular_() function: True
    test 2451 euclid() function: True
    test 2452 euclid_() function: True
    test 2453 euclidean() function: True
    test 2454 euclidean_() function: True
    test 2455 exception_chaining() function: True
    test 2456 excessAbc() function: True
    test 2457 excessAbc_() function: True
    test 2458 excessGirard() function: True
    test 2459 excessGirard_() function: True
    test 2460 excessKarney() function: True
    test 2461 excessKarney_() function: True
    test 2462 excessLHuilier() function: True
    test 2463 excessLHuilier_() function: True
    test 2464 excessQuad() function: True
    test 2465 excessQuad_() function: True
    test 2466 f2e2() function: True
    test 2467 f2e22() function: True
    test 2468 f2e32() function: True
    test 2469 f2f2() function: True
    test 2470 f2f_() function: True
    test 2471 f2n() function: True
    test 2472 fStr() function: True
    test 2473 fStrzs() function: True
    test 2474 f_2f() function: True
    test 2475 facos1() function: True
    test 2476 false2f() function: True
    test 2477 falsed2f() function: True
    test 2478 fasin1() function: True
    test 2479 fatan() function: True
    test 2480 fatan1() function: True
    test 2481 fatan2() function: True
    test 2482 fathom2m() function: True
    test 2483 favg() function: True
    test 2484 fdot() function: True
    test 2485 fdot3() function: True
    test 2486 fhorner() function: True
    test 2487 fidw() function: True
    test 2488 flatLocal() function: True
    test 2489 flatLocal_() function: True
    test 2490 flatPolar() function: True
    test 2491 flatPolar_() function: True
    test 2492 float0() function: True
    test 2493 float0_() function: True
    test 2494 float_() function: True
    test 2495 fmean() function: True
    test 2496 fmean_() function: True
    test 2497 fpolynomial() function: True
    test 2498 fpowers() function: True
    test 2499 fprod() function: True
    test 2500 fractional() function: True
    test 2501 frange() function: True
    test 2502 frechet_() function: True
    test 2503 freduce type builtin_function_or_method: True
    test 2504 fremainder() function: True
    test 2505 fstr() function: True
    test 2506 fstrzs() function: True
    test 2507 fsum() function: True
    test 2508 fsum1() function: True
    test 2509 fsum1_() function: True
    test 2510 fsum1f_() function: True
    test 2511 fsum_() function: True
    test 2512 fsumf_() function: True
    test 2513 ft2m() function: True
    test 2514 furlong2m() function: True
    test 2515 geoidHeight2() function: True
    test 2516 gnomonic() function: True
    test 2517 grades() function: True
    test 2518 grades2degrees() function: True
    test 2519 grades2radians() function: True
    test 2520 grades400() function: True
    test 2521 halfs2() function: True
    test 2522 hartzell() function: True
    test 2523 hartzell4() function: True
    test 2524 hausdorff_() function: True
    test 2525 haversine() function: True
    test 2526 haversine_() function: True
    test 2527 heightOf() function: True
    test 2528 horizon() function: True
    test 2529 hstr() function: True
    test 2530 hubeny() function: True
    test 2531 hubeny_() function: True
    test 2532 hypot1() function: True
    test 2533 hypot2() function: True
    test 2534 hypot2_() function: True
    test 2535 hypot3() function: True
    test 2536 hypot_() function: True
    test 2537 inStr() function: True
    test 2538 instr() function: True
    test 2539 intersection2() function: True
    test 2540 intersection3d3() function: True
    test 2541 intersections2() function: True
    test 2542 isBoolean() function: True
    test 2543 isDEPRECATED() function: True
    test 2544 isError() function: True
    test 2545 isNumpy2() function: True
    test 2546 isPoints2() function: True
    test 2547 isTuple2() function: True
    test 2548 isantipode() function: True
    test 2549 isantipode_() function: True
    test 2550 isbool() function: True
    test 2551 isclass() function: True
    test 2552 isclockwise() function: True
    test 2553 isclose() function: True
    test 2554 iscolinearWith() function: True
    test 2555 iscomplex() function: True
    test 2556 isconvex() function: True
    test 2557 isconvex_() function: True
    test 2558 isenclosedBy() function: True
    test 2559 isenclosedby() function: True
    test 2560 isfinite() function: True
    test 2561 isfloat() function: True
    test 2562 isidentifier() function: True
    test 2563 isinstanceof() function: True
    test 2564 isint() function: True
    test 2565 isint0() function: True
    test 2566 iskeyword type builtin_function_or_method: True
    test 2567 islistuple() function: True
    test 2568 isnear0() function: True
    test 2569 isnear1() function: True
    test 2570 isnear90() function: True
    test 2571 isneg0() function: True
    test 2572 isninf() function: True
    test 2573 isnon0() function: True
    test 2574 isnormal() function: True
    test 2575 isnormal_() function: True
    test 2576 isodd() function: True
    test 2577 ispolar() function: True
    test 2578 isscalar() function: True
    test 2579 issequence() function: True
    test 2580 isstr() function: True
    test 2581 issubclassof() function: True
    test 2582 istuplist() function: True
    test 2583 itemsorted() function: True
    test 2584 iterNumpy2() function: True
    test 2585 iterNumpy2over() function: True
    test 2586 joined() function: True
    test 2587 joined_() function: True
    test 2588 km2m() function: True
    test 2589 latDMS() function: True
    test 2590 latlon2n_xyz() function: True
    test 2591 latlonDMS() function: True
    test 2592 latlonDMS_() function: True
    test 2593 len2() function: True
    test 2594 limiterrors() function: True
    test 2595 lonDMS() function: True
    test 2596 lrstrip() function: True
    test 2597 luneOf() function: True
    test 2598 m2NM() function: True
    test 2599 m2SM() function: True
    test 2600 m2chain() function: True
    test 2601 m2degrees() function: True
    test 2602 m2fathom() function: True
    test 2603 m2ft() function: True
    test 2604 m2furlong() function: True
    test 2605 m2km() function: True
    test 2606 m2radians() function: True
    test 2607 m2toise() function: True
    test 2608 m2yard() function: True
    test 2609 machine() function: True
    test 2610 map1() function: True
    test 2611 map2() function: True
    test 2612 meeus2() function: True
    test 2613 modulename() function: True
    test 2614 n2e2() function: True
    test 2615 n2f() function: True
    test 2616 n2f_() function: True
    test 2617 n_xyz2latlon() function: True
    test 2618 n_xyz2philam() function: True
    test 2619 nameof() function: True
    test 2620 nearestOn() function: True
    test 2621 nearestOn3() function: True
    test 2622 nearestOn4() function: True
    test 2623 nearestOn5() function: True
    test 2624 nearestOn6() function: True
    test 2625 neg() function: True
    test 2626 neg_() function: True
    test 2627 norm2() function: True
    test 2628 normDMS() function: True
    test 2629 norm_() function: True
    test 2630 normal() function: True
    test 2631 normal_() function: True
    test 2632 notImplemented() function: True
    test 2633 notOverloaded() function: True
    test 2634 opposing() function: True
    test 2635 opposing_() function: True
    test 2636 pairs() function: True
    test 2637 parse3d() function: True
    test 2638 parse3llh() function: True
    test 2639 parseDDDMMSS() function: True
    test 2640 parseDMS() function: True
    test 2641 parseDMS2() function: True
    test 2642 parseETM5() function: True
    test 2643 parseMGRS() function: True
    test 2644 parseOSGR() function: True
    test 2645 parseRad() function: True
    test 2646 parseUPS5() function: True
    test 2647 parseUTM() function: True
    test 2648 parseUTM5() function: True
    test 2649 parseUTMUPS5() function: True
    test 2650 parseWM() function: True
    test 2651 perimeterOf() function: True
    test 2652 perimeterof() function: True
    test 2653 philam2n_xyz() function: True
    test 2654 pierlot() function: True
    test 2655 pierlotx() function: True
    test 2656 points2() function: True
    test 2657 polygon() function: True
    test 2658 precision() function: True
    test 2659 print_() function: True
    test 2660 printf() function: True
    test 2661 property_RO() class: True
    test 2662 property_doc_() function: True
    test 2663 quadOf() function: True
    test 2664 radians2m() function: True
    test 2665 radiansPI() function: True
    test 2666 radiansPI2() function: True
    test 2667 radiansPI_2() function: True
    test 2668 radical2() function: True
    test 2669 radii11() function: True
    test 2670 randomrangenerator() function: True
    test 2671 rangerrors() function: True
    test 2672 remainder() function: True
    test 2673 reprs() function: True
    test 2674 scalar() function: True
    test 2675 signBit() function: True
    test 2676 signOf() function: True
    test 2677 simplify1() function: True
    test 2678 simplify2() function: True
    test 2679 simplifyRDP() function: True
    test 2680 simplifyRDPm() function: True
    test 2681 simplifyRW() function: True
    test 2682 simplifyVW() function: True
    test 2683 simplifyVWm() function: True
    test 2684 sincos2() function: True
    test 2685 sincos2_() function: True
    test 2686 sincos2d() function: True
    test 2687 sincos2d_() function: True
    test 2688 sincostan3() function: True
    test 2689 snellius3() function: True
    test 2690 soddy4() function: True
    test 2691 splice() function: True
    test 2692 sqrt0() function: True
    test 2693 sqrt3() function: True
    test 2694 sqrt_a() function: True
    test 2695 str2ub() function: True
    test 2696 strs() function: True
    test 2697 tanPI_2_2() function: True
    test 2698 tan_2() function: True
    test 2699 tand() function: True
    test 2700 tand_() function: True
    test 2701 thomas() function: True
    test 2702 thomas_() function: True
    test 2703 tienstra() function: True
    test 2704 tienstra7() function: True
    test 2705 toCss() function: True
    test 2706 toDMS() function: True
    test 2707 toEtm8() function: True
    test 2708 toLcc() function: True
    test 2709 toMgrs() function: True
    test 2710 toOsgr() function: True
    test 2711 toUps8() function: True
    test 2712 toUtm() function: True
    test 2713 toUtm8() function: True
    test 2714 toUtmUps8() function: True
    test 2715 toWm() function: True
    test 2716 toise2m() function: True
    test 2717 trfXform() function: True
    test 2718 triAngle() function: True
    test 2719 triAngle4() function: True
    test 2720 triSide() function: True
    test 2721 triSide2() function: True
    test 2722 triSide4() function: True
    test 2723 trilaterate2d2() function: True
    test 2724 trilaterate3d2() function: True
    test 2725 truncate() function: True
    test 2726 tyr3d() function: True
    test 2727 ub2str() function: True
    test 2728 unStr() function: True
    test 2729 unroll180() function: True
    test 2730 unrollPI() function: True
    test 2731 unsign0() function: True
    test 2732 unsigned0() function: True
    test 2733 unstr() function: True
    test 2734 upsZoneBand5() function: True
    test 2735 utmZoneBand2() function: True
    test 2736 utmZoneBand5() function: True
    test 2737 utmupsValidate() function: True
    test 2738 utmupsValidateOK() function: True
    test 2739 utmupsZoneBand5() function: True
    test 2740 vincentys() function: True
    test 2741 vincentys_() function: True
    test 2742 wildberger3() function: True
    test 2743 wrap180() function: True
    test 2744 wrap360() function: True
    test 2745 wrap90() function: True
    test 2746 wrapPI() function: True
    test 2747 wrapPI2() function: True
    test 2748 wrapPI_2() function: True
    test 2749 wrap_normal() function: True
    test 2750 yard2m() function: True

    all 2750 testModules.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 20.733 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testNamed.py

    testing testNamed.py 23.03.27

    testing _Named() (pygeodesy.named, 23.05.31)
    test 1 _Named: _Named
    test 2 _Named: True
    test 3 _Named: ''
    test 4 Test: Test
    test 5 _Named 'Test': _Named 'Test'
    test 6 named._Named 'Test': named._Named 'Test'
    test 7 pygeodesy.named._Named 'Test': pygeodesy.named._Named 'Test'
    test 8 Test: use _Named.rename('X'): not _Named.name = 'X' (was 'Test')
    test 9 Test: _Named 'Test'
    test 10 _Named 'Test': Test
    test 11 _Named 'Test': Test
    test 12 _Named 'Test': _Named 'Test'
    test 13 _Named 'Test': <_Named 'Test' at 0x7fa838279d50>  FAILED, KNOWN, expected _Named 'Test'
    test 14 _Named 'Test': ''

    testing _NamedBase() (pygeodesy.named, 23.05.31)
    test 15 _NamedBase: _NamedBase
    test 16 _NamedBase: True
    test 17 _NamedBase: ''
    test 18 Test: Test
    test 19 _NamedBase 'Test': _NamedBase 'Test'
    test 20 named._NamedBase 'Test': named._NamedBase 'Test'
    test 21 pygeodesy.named._NamedBase 'Test': pygeodesy.named._NamedBase 'Test'
    test 22 Test: use _NamedBase.rename('X'): not _NamedBase.name = 'X' (was 'Test')
    test 23 Test: named._NamedBase.toStr(), MRO(named._Named): not overloaded
    test 24 _NamedBase 'Test': Test
    test 25 _NamedBase 'Test': Test
    test 26 _NamedBase 'Test': named._NamedBase.toStr(), MRO(named._Named): not overloaded
    test 27 _NamedBase 'Test': named._NamedBase.toStr(), MRO(named._Named): not overloaded
    test 28 _NamedBase 'Test': ''

    testing _NamedDict() (pygeodesy.named, 23.05.31)
    test 29 _NamedDict: _NamedDict
    test 30 _NamedDict: True
    test 31 _NamedDict: ''
    test 32 Test: Test
    test 33 _NamedDict 'Test': _NamedDict 'Test'
    test 34 named._NamedDict 'Test': named._NamedDict 'Test'
    test 35 pygeodesy.named._NamedDict 'Test': pygeodesy.named._NamedDict 'Test'
    test 36 Test: use _NamedDict.rename('X'): not _NamedDict.name = 'X' (was 'Test')
    test 37 Test: {}
    test 38 _NamedDict 'Test': Test
    test 39 _NamedDict 'Test': Test
    test 40 _NamedDict 'Test': {}
    test 41 _NamedDict 'Test': Test()  FAILED, KNOWN, expected {}
    test 42 _NamedDict: ''

    testing _NamedEnum(<class 'pygeodesy.datums.Datum'>,) (pygeodesy.named, 23.05.31)
    test 43 Datums: _NamedEnum
    test 44 Datums: True
    test 45 Datums: 'Datums'  FAILED, KNOWN, expected ''
    test 46 Test: Test
    test 47 _NamedEnum 'Test': _NamedEnum 'Test'
    test 48 named._NamedEnum 'Test': named._NamedEnum 'Test'
    test 49 pygeodesy.named._NamedEnum 'Test': pygeodesy.named._NamedEnum 'Test'
    test 50 Test: use _NamedEnum.rename('X'): not _NamedEnum.name = 'X' (was 'Test')
    test 51 Test: Test.
    test 52 _NamedEnum 'Test': Test
    test 53 _NamedEnum 'Test': Test
    test 54 _NamedEnum 'Test': Test.
    test 55 _NamedEnum 'Test':   FAILED, KNOWN, expected Test.
    test 56 _NamedEnum: ''

    testing _NamedEnumItem() (pygeodesy.named, 23.05.31)
    test 57 _NamedEnumItem: _NamedEnumItem
    test 58 _NamedEnumItem: True
    test 59 _NamedEnumItem: ''
    test 60 Test: Test
    test 61 _NamedEnumItem 'Test': _NamedEnumItem 'Test'
    test 62 named._NamedEnumItem 'Test': named._NamedEnumItem 'Test'
    test 63 pygeodesy.named._NamedEnumItem 'Test': pygeodesy.named._NamedEnumItem 'Test'
    test 64 _NamedEnumItem 'Test': Test
    test 65 _NamedEnumItem 'Test': Test
    test 66 _NamedEnumItem 'Test': named._NamedEnumItem.toStr(), MRO(named._NamedBase, named._Named): not overloaded
    test 67 _NamedEnumItem 'Test': named._NamedEnumItem.toStr(), MRO(named._NamedBase, named._Named): not overloaded
    test 68 _NamedEnumItem 'Test': ''

    testing LatLon2Tuple(0, 0) (pygeodesy.named, 23.05.31)
    test 69 LatLon2Tuple: LatLon2Tuple
    test 70 LatLon2Tuple: True
    test 71 LatLon2Tuple: ''
    test 72 Test: Test
    test 73 LatLon2Tuple 'Test': LatLon2Tuple 'Test'
    test 74 namedTuples.LatLon2Tuple 'Test': namedTuples.LatLon2Tuple 'Test'
    test 75 pygeodesy.namedTuples.LatLon2Tuple 'Test': pygeodesy.namedTuples.LatLon2Tuple 'Test'
    test 76 Test: use LatLon2Tuple.rename('X'): not LatLon2Tuple.name = 'X' (was 'Test')
    test 77 Test: (0, 0)
    test 78 LatLon2Tuple 'Test': Test
    test 79 LatLon2Tuple 'Test': Test
    test 80 LatLon2Tuple 'Test': (0, 0)
    test 81 LatLon2Tuple 'Test': Test(lat=0, lon=0)  FAILED, KNOWN, expected (0, 0)
    test 82 LatLon2Tuple 'Test': ''

    testing NamedDicts (pygeodesy.named, 23.05.31)
    test 83 Neighbors8Dict: Neighbors8Dict
    test 84 Neighbors8Dict: 8-Dict C{(N, NE, E, SE, S, SW, W, NW)}
    test 85 Neighbors8Dict: 8

    testing NamedTuples (pygeodesy.namedTuples, 23.04.06)
    test 86 Albers7Tuple: Albers7Tuple
    test 87 Albers7Tuple: 7-Tuple C{(x, y, lat, lon, gamma, scale, datum)}
    test 88 Albers7Tuple: 7
    test 89 Azimuthal7Tuple: Azimuthal7Tuple
    test 90 Azimuthal7Tuple: 7-Tuple C{(x, y, lat, lon, azimuth, scale, datum)}
    test 91 Azimuthal7Tuple: 7
    test 92 ClipCS4Tuple: ClipCS4Tuple
    test 93 ClipCS4Tuple: 4-Tuple C{(start, end, i, j)}
    test 94 ClipCS4Tuple: 4
    test 95 ClipFHP4Tuple: ClipFHP4Tuple
    test 96 ClipFHP4Tuple: 4-Tuple C{(lat, lon, height, clipid)}
    test 97 ClipFHP4Tuple: 4
    test 98 ClipGH4Tuple: ClipGH4Tuple
    test 99 ClipGH4Tuple: 4-Tuple C{(lat, lon, height, clipid)}
    test 100 ClipGH4Tuple: 4
    test 101 ClipLB6Tuple: ClipLB6Tuple
    test 102 ClipLB6Tuple: 6-Tuple C{(start, end, i, fi, fj, j)}
    test 103 ClipLB6Tuple: 6
    test 104 ClipSH3Tuple: ClipSH3Tuple
    test 105 ClipSH3Tuple: 3-Tuple C{(start, end, original)}
    test 106 ClipSH3Tuple: 3
    test 107 EasNorAziRk4Tuple: EasNorAziRk4Tuple
    test 108 EasNorAziRk4Tuple: 4-Tuple C{(easting, northing, azimuth, reciprocal)}
    test 109 EasNorAziRk4Tuple: 4
    test 110 EasNorAziRkEqu6Tuple: EasNorAziRkEqu6Tuple
    test 111 EasNorAziRkEqu6Tuple: 6-Tuple C{(easting, northing, azimuth, reciprocal, equatorarc, equatorazimuth)}
    test 112 EasNorAziRkEqu6Tuple: 6
    test 113 LatLonAziRk4Tuple: LatLonAziRk4Tuple
    test 114 LatLonAziRk4Tuple: 4-Tuple C{(lat, lon, azimuth, reciprocal)}
    test 115 LatLonAziRk4Tuple: 4
    test 116 Ecef9Tuple: Ecef9Tuple
    test 117 Ecef9Tuple: 9-Tuple C{(x, y, z, lat, lon, height, C, M, datum)}
    test 118 Ecef9Tuple: 9
    test 119 Elevation2Tuple: Elevation2Tuple
    test 120 Elevation2Tuple: 2-Tuple C{(elevation, data_source)}
    test 121 Elevation2Tuple: 2
    test 122 GeoidHeight2Tuple: GeoidHeight2Tuple
    test 123 GeoidHeight2Tuple: 2-Tuple C{(height, model_name)}
    test 124 GeoidHeight2Tuple: 2
    test 125 Circle4Tuple: Circle4Tuple
    test 126 Circle4Tuple: 4-Tuple C{(radius, height, lat, beta)}
    test 127 Circle4Tuple: 4
    test 128 Curvature2Tuple: Curvature2Tuple
    test 129 Curvature2Tuple: 2-Tuple C{(meridional, prime_vertical)}
    test 130 Curvature2Tuple: 2
    test 131 a_f2Tuple: a_f2Tuple
    test 132 a_f2Tuple: 2-Tuple C{(a, f)}
    test 133 a_f2Tuple: 2
    test 134 Elliptic3Tuple: Elliptic3Tuple
    test 135 Elliptic3Tuple: 3-Tuple C{(sn, cn, dn)}
    test 136 Elliptic3Tuple: 3
    test 137 Radical2Tuple: Radical2Tuple
    test 138 Radical2Tuple: 2-Tuple C{(ratio, xline)}
    test 139 Radical2Tuple: 2
    test 140 Frechet6Tuple: Frechet6Tuple
    test 141 Frechet6Tuple: 6-Tuple C{(fd, fi1, fi2, r, n, units)}
    test 142 Frechet6Tuple: 6
    test 143 Fsum2Tuple: Fsum2Tuple
    test 144 Fsum2Tuple: 2-Tuple C{(fsum, residual)}
    test 145 Fsum2Tuple: 2
    test 146 GeodSolve12Tuple: GeodSolve12Tuple
    test 147 GeodSolve12Tuple: 12-Tuple C{(lat1, lon1, azi1, lat2, lon2, azi2, s12, a12, m12, M12, M21, S12)}
    test 148 GeodSolve12Tuple: 12
    test 149 Resolutions2Tuple: Resolutions2Tuple
    test 150 Resolutions2Tuple: 2-Tuple C{(res1, res2)}
    test 151 Resolutions2Tuple: 2
    test 152 GeoidHeight5Tuple: GeoidHeight5Tuple
    test 153 GeoidHeight5Tuple: 5-Tuple C{(lat, lon, egm84, egm96, egm2008)}
    test 154 GeoidHeight5Tuple: 5
    test 155 Hausdorff6Tuple: Hausdorff6Tuple
    test 156 Hausdorff6Tuple: 6-Tuple C{(hd, i, j, mn, md, units)}
    test 157 Hausdorff6Tuple: 6
    test 158 Area3Tuple: Area3Tuple
    test 159 Area3Tuple: 3-Tuple C{(number, perimeter, area)}
    test 160 Area3Tuple: 3
    test 161 Direct9Tuple: Direct9Tuple
    test 162 Direct9Tuple: 9-Tuple C{(a12, lat2, lon2, azi2, s12, m12, M12, M21, S12)}
    test 163 Direct9Tuple: 9
    test 164 Inverse10Tuple: Inverse10Tuple
    test 165 Inverse10Tuple: 10-Tuple C{(a12, s12, salp1, calp1, salp2, calp2, m12, M12, M21, S12)}
    test 166 Inverse10Tuple: 10
    test 167 Aer4Tuple: Aer4Tuple
    test 168 Aer4Tuple: 4-Tuple C{(azimuth, elevation, slantrange, ltp)}
    test 169 Aer4Tuple: 4
    test 170 Attitude4Tuple: Attitude4Tuple
    test 171 Attitude4Tuple: 4-Tuple C{(alt, tilt, yaw, roll)}
    test 172 Attitude4Tuple: 4
    test 173 ChLV9Tuple: ChLV9Tuple
    test 174 ChLV9Tuple: 9-Tuple C{(Y, X, h_, lat, lon, height, ltp, ecef, M)}
    test 175 ChLV9Tuple: 9
    test 176 ChLVEN2Tuple: ChLVEN2Tuple
    test 177 ChLVEN2Tuple: 2-Tuple C{(E_LV95, N_LV95)}
    test 178 ChLVEN2Tuple: 2
    test 179 ChLVYX2Tuple: ChLVYX2Tuple
    test 180 ChLVYX2Tuple: 2-Tuple C{(Y, X)}
    test 181 ChLVYX2Tuple: 2
    test 182 ChLVyx2Tuple: ChLVyx2Tuple
    test 183 ChLVyx2Tuple: 2-Tuple C{(y_LV03, x_LV03)}
    test 184 ChLVyx2Tuple: 2
    test 185 Enu4Tuple: Enu4Tuple
    test 186 Enu4Tuple: 4-Tuple C{(east, north, up, ltp)}
    test 187 Enu4Tuple: 4
    test 188 Footprint5Tuple: Footprint5Tuple
    test 189 Footprint5Tuple: 5-Tuple C{(center, upperleft, upperight, loweright, lowerleft)}
    test 190 Footprint5Tuple: 5
    test 191 Local9Tuple: Local9Tuple
    test 192 Local9Tuple: 9-Tuple C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 193 Local9Tuple: 9
    test 194 Ned4Tuple: Ned4Tuple
    test 195 Ned4Tuple: 4-Tuple C{(north, east, down, ltp)}
    test 196 Ned4Tuple: 4
    test 197 Xyz4Tuple: Xyz4Tuple
    test 198 Xyz4Tuple: 4-Tuple C{(x, y, z, ltp)}
    test 199 Xyz4Tuple: 4
    test 200 Mgrs4Tuple: Mgrs4Tuple
    test 201 Mgrs4Tuple: 4-Tuple C{(zone, EN, easting, northing)}
    test 202 Mgrs4Tuple: 4
    test 203 Mgrs6Tuple: Mgrs6Tuple
    test 204 Mgrs6Tuple: 6-Tuple C{(zone, EN, easting, northing, band, datum)}
    test 205 Mgrs6Tuple: 6
    test 206 Bearing2Tuple: Bearing2Tuple
    test 207 Bearing2Tuple: 2-Tuple C{(initial, final)}
    test 208 Bearing2Tuple: 2
    test 209 Bounds2Tuple: Bounds2Tuple
    test 210 Bounds2Tuple: 2-Tuple C{(latlonSW, latlonNE)}
    test 211 Bounds2Tuple: 2
    test 212 Bounds4Tuple: Bounds4Tuple
    test 213 Bounds4Tuple: 4-Tuple C{(latS, lonW, latN, lonE)}
    test 214 Bounds4Tuple: 4
    test 215 Destination2Tuple: Destination2Tuple
    test 216 Destination2Tuple: 2-Tuple C{(destination, final)}
    test 217 Destination2Tuple: 2
    test 218 Destination3Tuple: Destination3Tuple
    test 219 Destination3Tuple: 3-Tuple C{(lat, lon, final)}
    test 220 Destination3Tuple: 3
    test 221 Distance2Tuple: Distance2Tuple
    test 222 Distance2Tuple: 2-Tuple C{(distance, initial)}
    test 223 Distance2Tuple: 2
    test 224 Distance3Tuple: Distance3Tuple
    test 225 Distance3Tuple: 3-Tuple C{(distance, initial, final)}
    test 226 Distance3Tuple: 3
    test 227 Distance4Tuple: Distance4Tuple
    test 228 Distance4Tuple: 4-Tuple C{(distance2, delta_lat, delta_lon, unroll_lon2)}
    test 229 Distance4Tuple: 4
    test 230 EasNor2Tuple: EasNor2Tuple
    test 231 EasNor2Tuple: 2-Tuple C{(easting, northing)}
    test 232 EasNor2Tuple: 2
    test 233 EasNor3Tuple: EasNor3Tuple
    test 234 EasNor3Tuple: 3-Tuple C{(easting, northing, height)}
    test 235 EasNor3Tuple: 3
    test 236 Forward4Tuple: Forward4Tuple
    test 237 Forward4Tuple: 4-Tuple C{(easting, northing, gamma, scale)}
    test 238 Forward4Tuple: 4
    test 239 Intersection3Tuple: Intersection3Tuple
    test 240 Intersection3Tuple: 3-Tuple C{(point, outside1, outside2)}
    test 241 Intersection3Tuple: 3
    test 242 LatLon2Tuple: LatLon2Tuple
    test 243 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 244 LatLon2Tuple: 2
    test 245 LatLon3Tuple: LatLon3Tuple
    test 246 LatLon3Tuple: 3-Tuple C{(lat, lon, height)}
    test 247 LatLon3Tuple: 3
    test 248 LatLon4Tuple: LatLon4Tuple
    test 249 LatLon4Tuple: 4-Tuple C{(lat, lon, height, datum)}
    test 250 LatLon4Tuple: 4
    test 251 LatLonDatum3Tuple: LatLonDatum3Tuple
    test 252 LatLonDatum3Tuple: 3-Tuple C{(lat, lon, datum)}
    test 253 LatLonDatum3Tuple: 3
    test 254 LatLonDatum5Tuple: LatLonDatum5Tuple
    test 255 LatLonDatum5Tuple: 5-Tuple C{(lat, lon, datum, gamma, scale)}
    test 256 LatLonDatum5Tuple: 5
    test 257 LatLonPrec3Tuple: LatLonPrec3Tuple
    test 258 LatLonPrec3Tuple: 3-Tuple C{(lat, lon, precision)}
    test 259 LatLonPrec3Tuple: 3
    test 260 LatLonPrec5Tuple: LatLonPrec5Tuple
    test 261 LatLonPrec5Tuple: 5-Tuple C{(lat, lon, precision, height, radius)}
    test 262 LatLonPrec5Tuple: 5
    test 263 NearestOn2Tuple: NearestOn2Tuple
    test 264 NearestOn2Tuple: 2-Tuple C{(closest, fraction)}
    test 265 NearestOn2Tuple: 2
    test 266 NearestOn3Tuple: NearestOn3Tuple
    test 267 NearestOn3Tuple: 3-Tuple C{(closest, distance, angle)}
    test 268 NearestOn3Tuple: 3
    test 269 NearestOn4Tuple: NearestOn4Tuple
    test 270 NearestOn4Tuple: 4-Tuple C{(lat, lon, distance, normal)}
    test 271 NearestOn4Tuple: 4
    test 272 NearestOn5Tuple: NearestOn5Tuple
    test 273 NearestOn5Tuple: 5-Tuple C{(lat, lon, distance, angle, height)}
    test 274 NearestOn5Tuple: 5
    test 275 NearestOn6Tuple: NearestOn6Tuple
    test 276 NearestOn6Tuple: 6-Tuple C{(closest, distance, fi, j, start, end)}
    test 277 NearestOn6Tuple: 6
    test 278 NearestOn8Tuple: NearestOn8Tuple
    test 279 NearestOn8Tuple: 8-Tuple C{(closest, distance, fi, j, start, end, initial, final)}
    test 280 NearestOn8Tuple: 8
    test 281 PhiLam2Tuple: PhiLam2Tuple
    test 282 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 283 PhiLam2Tuple: 2
    test 284 PhiLam3Tuple: PhiLam3Tuple
    test 285 PhiLam3Tuple: 3-Tuple C{(phi, lam, height)}
    test 286 PhiLam3Tuple: 3
    test 287 PhiLam4Tuple: PhiLam4Tuple
    test 288 PhiLam4Tuple: 4-Tuple C{(phi, lam, height, datum)}
    test 289 PhiLam4Tuple: 4
    test 290 Point3Tuple: Point3Tuple
    test 291 Point3Tuple: 3-Tuple C{(x, y, ll)}
    test 292 Point3Tuple: 3
    test 293 Points2Tuple: Points2Tuple
    test 294 Points2Tuple: 2-Tuple C{(number, points)}
    test 295 Points2Tuple: 2
    test 296 Reverse4Tuple: Reverse4Tuple
    test 297 Reverse4Tuple: 4-Tuple C{(lat, lon, gamma, scale)}
    test 298 Reverse4Tuple: 4
    test 299 Triangle7Tuple: Triangle7Tuple
    test 300 Triangle7Tuple: 7-Tuple C{(A, a, B, b, C, c, area)}
    test 301 Triangle7Tuple: 7
    test 302 Triangle8Tuple: Triangle8Tuple
    test 303 Triangle8Tuple: 8-Tuple C{(A, a, B, b, C, c, D, E)}
    test 304 Triangle8Tuple: 8
    test 305 Trilaterate5Tuple: Trilaterate5Tuple
    test 306 Trilaterate5Tuple: 5-Tuple C{(min, minPoint, max, maxPoint, n)}
    test 307 Trilaterate5Tuple: 5
    test 308 UtmUps2Tuple: UtmUps2Tuple
    test 309 UtmUps2Tuple: 2-Tuple C{(zone, hemipole)}
    test 310 UtmUps2Tuple: 2
    test 311 UtmUps5Tuple: UtmUps5Tuple
    test 312 UtmUps5Tuple: 5-Tuple C{(zone, hemipole, easting, northing, band)}
    test 313 UtmUps5Tuple: 5
    test 314 UtmUps8Tuple: UtmUps8Tuple
    test 315 UtmUps8Tuple: 8-Tuple C{(zone, hemipole, easting, northing, band, datum, gamma, scale)}
    test 316 UtmUps8Tuple: 8
    test 317 UtmUpsLatLon5Tuple: UtmUpsLatLon5Tuple
    test 318 UtmUpsLatLon5Tuple: 5-Tuple C{(zone, band, hemipole, lat, lon)}
    test 319 UtmUpsLatLon5Tuple: 5
    test 320 Vector2Tuple: Vector2Tuple
    test 321 Vector2Tuple: 2-Tuple C{(x, y)}
    test 322 Vector2Tuple: 2
    test 323 Vector3Tuple: Vector3Tuple
    test 324 Vector3Tuple: 3-Tuple C{(x, y, z)}
    test 325 Vector3Tuple: 3
    test 326 Vector4Tuple: Vector4Tuple
    test 327 Vector4Tuple: 4-Tuple C{(x, y, z, h)}
    test 328 Vector4Tuple: 4
    test 329 Shape2Tuple: Shape2Tuple
    test 330 Shape2Tuple: 2-Tuple C{(nrows, ncols)}
    test 331 Shape2Tuple: 2
    test 332 Collins5Tuple: Collins5Tuple
    test 333 Collins5Tuple: 5-Tuple C{(pointP, pointH, a, b, c)}
    test 334 Collins5Tuple: 5
    test 335 Survey3Tuple: Survey3Tuple
    test 336 Survey3Tuple: 3-Tuple C{(PA, PB, PC)}
    test 337 Survey3Tuple: 3
    test 338 Tienstra7Tuple: Tienstra7Tuple
    test 339 Tienstra7Tuple: 7-Tuple C{(pointP, A, B, C, a, b, c)}
    test 340 Tienstra7Tuple: 7
    test 341 TriAngle4Tuple: TriAngle4Tuple
    test 342 TriAngle4Tuple: 4-Tuple C{(radA, radB, radC, rIn)}
    test 343 TriAngle4Tuple: 4
    test 344 TriSide2Tuple: TriSide2Tuple
    test 345 TriSide2Tuple: 2-Tuple C{(a, radA)}
    test 346 TriSide2Tuple: 2
    test 347 TriSide4Tuple: TriSide4Tuple
    test 348 TriSide4Tuple: 4-Tuple C{(a, b, radC, d)}
    test 349 TriSide4Tuple: 4
    test 350 RhumbSolve7Tuple: RhumbSolve7Tuple
    test 351 RhumbSolve7Tuple: 7-Tuple C{(lat1, lon1, lat2, lon2, azi12, s12, S12)}
    test 352 RhumbSolve7Tuple: 7
    test 353 Rhumb8Tuple: Rhumb8Tuple
    test 354 Rhumb8Tuple: 8-Tuple C{(lat1, lon1, lat2, lon2, azi12, s12, S12, a12)}
    test 355 Rhumb8Tuple: 8
    test 356 RhumbOrder2Tuple: RhumbOrder2Tuple
    test 357 RhumbOrder2Tuple: 2-Tuple C{(RAorder, TMorder)}
    test 358 RhumbOrder2Tuple: 2
    test 359 Helmert7Tuple: Helmert7Tuple
    test 360 Helmert7Tuple: 7-Tuple C{(tx, ty, tz, s, sx, sy, sz)}
    test 361 Helmert7Tuple: 7
    test 362 Helmert7Tuple: Helmert7Tuple
    test 363 Helmert7Tuple: 7-Tuple C{(tx, ty, tz, s, sx, sy, sz)}
    test 364 Helmert7Tuple: 7
    test 365 BetaOmega2Tuple: BetaOmega2Tuple
    test 366 BetaOmega2Tuple: 2-Tuple C{(beta, omega)}
    test 367 BetaOmega2Tuple: 2
    test 368 BetaOmega3Tuple: BetaOmega3Tuple
    test 369 BetaOmega3Tuple: 3-Tuple C{(beta, omega, height)}
    test 370 BetaOmega3Tuple: 3
    test 371 Jacobi2Tuple: Jacobi2Tuple
    test 372 Jacobi2Tuple: 2-Tuple C{(x, y)}
    test 373 Jacobi2Tuple: 2
    test 374 Circin6Tuple: Circin6Tuple
    test 375 Circin6Tuple: 6-Tuple C{(radius, center, deltas, cA, cB, cC)}
    test 376 Circin6Tuple: 6
    test 377 Circum3Tuple: Circum3Tuple
    test 378 Circum3Tuple: 3-Tuple C{(radius, center, deltas)}
    test 379 Circum3Tuple: 3
    test 380 Circum4Tuple: Circum4Tuple
    test 381 Circum4Tuple: 4-Tuple C{(radius, center, rank, residuals)}
    test 382 Circum4Tuple: 4
    test 383 Meeus2Tuple: Meeus2Tuple
    test 384 Meeus2Tuple: 2-Tuple C{(radius, Type)}
    test 385 Meeus2Tuple: 2
    test 386 Radii11Tuple: Radii11Tuple
    test 387 Radii11Tuple: 11-Tuple C{(rA, rB, rC, cR, rIn, riS, roS, a, b, c, s)}
    test 388 Radii11Tuple: 11
    test 389 Soddy4Tuple: Soddy4Tuple
    test 390 Soddy4Tuple: 4-Tuple C{(radius, center, deltas, outer)}
    test 391 Soddy4Tuple: 4
    test 392 EasNorRadius3Tuple: EasNorRadius3Tuple
    test 393 EasNorRadius3Tuple: 3-Tuple C{(easting, northing, radius)}
    test 394 EasNorRadius3Tuple: 3

    testing albers.py (pygeodesy.named, 23.05.31)
    test 395 albers.py:228: L{Albers7Tuple}C{(x, y, lat, lon, gamma, scale, datum)}
    test 396 albers.py:350: L{Albers7Tuple}C{(x, y, lat, lon, gamma, scale, datum)}

    testing azimuthal.py (pygeodesy.named, 23.05.31)
    test 397 azimuthal.py:182: L{LatLon2Tuple}C{(lat, lon)}
    test 398 azimuthal.py:358: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 399 azimuthal.py:392: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 400 azimuthal.py:485: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 401 azimuthal.py:512: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 402 azimuthal.py:657: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 403 azimuthal.py:683: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 404 azimuthal.py:753: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 405 azimuthal.py:794: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 406 azimuthal.py:959: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 407 azimuthal.py:986: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 408 azimuthal.py:1016: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 409 azimuthal.py:1040: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 410 azimuthal.py:1072: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}
    test 411 azimuthal.py:1113: L{Azimuthal7Tuple}C{(x, y, lat, lon, azimuth, scale, datum)}

    testing basics.py (pygeodesy.named, 23.05.31)

    testing booleans.py (pygeodesy.named, 23.05.31)

    testing cartesianBase.py (pygeodesy.named, 23.05.31)
    test 412 cartesianBase.py:126: L{Collins5Tuple}C{(pointP, pointH, a, b, c)}
    test 413 cartesianBase.py:174: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 414 cartesianBase.py:270: L{Vector4Tuple}C{(x, y, z, h)}
    test 415 cartesianBase.py:308: L{LatLon2Tuple}C{(lat, lon)}
    test 416 cartesianBase.py:314: L{LatLon3Tuple}C{(lat, lon, height)}
    test 417 cartesianBase.py:320: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 418 cartesianBase.py:383: L{PhiLam2Tuple}C{(phi, lam)}
    test 419 cartesianBase.py:389: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 420 cartesianBase.py:395: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 421 cartesianBase.py:481: L{Tienstra7Tuple}C{(pointP, A, B, C, a, b, c)}
    test 422 cartesianBase.py:501: L{PhiLam2Tuple}C{(phi, lam)}
    test 423 cartesianBase.py:509: L{LatLon2Tuple}C{(lat, lon)}
    test 424 cartesianBase.py:517: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 425 cartesianBase.py:572: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 426 cartesianBase.py:592: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 427 cartesianBase.py:622: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 428 cartesianBase.py:650: L{Vector4Tuple}C{(x, y, z, h)}
    test 429 cartesianBase.py:711: L{Vector3Tuple}C{(x, y, z)}

    testing clipy.py (pygeodesy.named, 23.05.31)
    test 430 clipy.py:196: L{ClipCS4Tuple}C{(start, end, i, j)}
    test 431 clipy.py:276: L{ClipFHP4Tuple}C{(lat, lon, height, clipid)}
    test 432 clipy.py:321: L{ClipGH4Tuple}C{(lat, lon, height, clipid)}
    test 433 clipy.py:387: L{ClipLB6Tuple}C{(start, end, i, fi, fj, j)}
    test 434 clipy.py:665: L{ClipSH3Tuple}C{(start, end, original)}

    testing constants.py (pygeodesy.named, 23.05.31)

    testing css.py (pygeodesy.named, 23.05.31)
    test 435 css.py:145: L{EasNor2Tuple}C{(easting, northing)}
    test 436 css.py:163: L{EasNorAziRk4Tuple}C{(easting, northing, azimuth, reciprocal)}
    test 437 css.py:183: L{EasNorAziRkEqu6Tuple}C{(easting, northing, azimuth, reciprocal, equatorarc, equatorazimuth)}
    test 438 css.py:268: L{LatLon2Tuple}C{(lat, lon)}
    test 439 css.py:334: L{LatLon2Tuple}C{(lat, lon)}
    test 440 css.py:361: L{LatLonAziRk4Tuple}C{(lat, lon, azimuth, reciprocal)}
    test 441 css.py:530: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 442 css.py:625: L{EasNor3Tuple}C{(easting, northing, height)}

    testing datums.py (pygeodesy.named, 23.05.31)
    test 443 datums.py:229: L{Vector3Tuple}C{(x, y, z)}

    testing dms.py (pygeodesy.named, 23.05.31)
    test 444 dms.py:779: L{LatLon2Tuple}C{(lat, lon)}
    test 445 dms.py:831: L{LatLon3Tuple}C{(lat, lon, height)}

    testing ecef.py (pygeodesy.named, 23.05.31)
    test 446 ecef.py:257: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 447 ecef.py:283: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 448 ecef.py:354: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 449 ecef.py:424: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 450 ecef.py:491: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 451 ecef.py:632: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 452 ecef.py:731: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 453 ecef.py:810: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 454 ecef.py:1064: L{LatLon2Tuple}C{(lat, lon)}
    test 455 ecef.py:1070: L{LatLon3Tuple}C{(lat, lon, height)}
    test 456 ecef.py:1076: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 457 ecef.py:1082: L{LatLon2Tuple}C{(lat, lon)}
    test 458 ecef.py:1105: L{PhiLam2Tuple}C{(phi, lam)}
    test 459 ecef.py:1111: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 460 ecef.py:1117: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 461 ecef.py:1123: L{PhiLam2Tuple}C{(phi, lam)}
    test 462 ecef.py:1141: L{Vector4Tuple}C{(x, y, z, h)}
    test 463 ecef.py:1181: L{LatLon3Tuple}C{(lat, lon, height)}
    test 464 ecef.py:1182: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 465 ecef.py:1212: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 466 ecef.py:1228: L{Vector3Tuple}C{(x, y, z)}
    test 467 ecef.py:1242: L{Vector3Tuple}C{(x, y, z)}
    test 468 ecef.py:1248: L{Vector4Tuple}C{(x, y, z, h)}

    testing elevations.py (pygeodesy.named, 23.05.31)
    test 469 elevations.py:150: L{Elevation2Tuple}C{(elevation, data_source)}
    test 470 elevations.py:206: L{GeoidHeight2Tuple}C{(height, model_name)}

    testing ellipsoidalBase.py (pygeodesy.named, 23.05.31)
    test 471 ellipsoidalBase.py:296: L{Distance2Tuple}C{(distance, initial)}
    test 472 ellipsoidalBase.py:331: L{Elevation2Tuple}C{(elevation, data_source)}
    test 473 ellipsoidalBase.py:441: L{GeoidHeight2Tuple}C{(height, model_name)}
    test 474 ellipsoidalBase.py:486: L{Intersection3Tuple}C{(point, outside1, outside2)}
    test 475 ellipsoidalBase.py:990: L{Vector3Tuple}C{(x, y, z)}
    test 476 ellipsoidalBase.py:1018: L{Trilaterate5Tuple}C{(min, minPoint, max, maxPoint, n)}

    testing ellipsoidalBaseDI.py (pygeodesy.named, 23.05.31)
    test 477 ellipsoidalBaseDI.py:57: L{Bearing2Tuple}C{(initial, final)}
    test 478 ellipsoidalBaseDI.py:103: L{Destination2Tuple}C{(destination, final)}
    test 479 ellipsoidalBaseDI.py:111: L{Destination2Tuple}C{(destination, final)}
    test 480 ellipsoidalBaseDI.py:112: L{Destination3Tuple}C{(lat, lon, final)}
    test 481 ellipsoidalBaseDI.py:164: L{Distance3Tuple}C{(distance, initial, final)}
    test 482 ellipsoidalBaseDI.py:269: L{Distance3Tuple}C{(distance, initial, final)}
    test 483 ellipsoidalBaseDI.py:290: L{NearestOn8Tuple}C{(closest, distance, fi, j, start, end, initial, final)}

    testing ellipsoidalExact.py (pygeodesy.named, 23.05.31)
    test 484 ellipsoidalExact.py:42: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 485 ellipsoidalExact.py:82: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 486 ellipsoidalExact.py:148: L{Intersection3Tuple}C{(point, outside1, outside2)}
    test 487 ellipsoidalExact.py:149: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 488 ellipsoidalExact.py:199: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 489 ellipsoidalExact.py:275: L{LatLon4Tuple}C{(lat, lon, height, datum)}

    testing ellipsoidalGeodSolve.py (pygeodesy.named, 23.05.31)
    test 490 ellipsoidalGeodSolve.py:43: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 491 ellipsoidalGeodSolve.py:82: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 492 ellipsoidalGeodSolve.py:145: L{Intersection3Tuple}C{(point, outside1, outside2)}
    test 493 ellipsoidalGeodSolve.py:146: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 494 ellipsoidalGeodSolve.py:197: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 495 ellipsoidalGeodSolve.py:274: L{LatLon4Tuple}C{(lat, lon, height, datum)}

    testing ellipsoidalKarney.py (pygeodesy.named, 23.05.31)
    test 496 ellipsoidalKarney.py:62: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 497 ellipsoidalKarney.py:113: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 498 ellipsoidalKarney.py:187: L{Intersection3Tuple}C{(point, outside1, outside2)}
    test 499 ellipsoidalKarney.py:188: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 500 ellipsoidalKarney.py:239: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 501 ellipsoidalKarney.py:323: L{LatLon4Tuple}C{(lat, lon, height, datum)}

    testing ellipsoidalNvector.py (pygeodesy.named, 23.05.31)
    test 502 ellipsoidalNvector.py:101: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 503 ellipsoidalNvector.py:118: L{Vector4Tuple}C{(x, y, z, h)}
    test 504 ellipsoidalNvector.py:469: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 505 ellipsoidalNvector.py:486: L{Vector4Tuple}C{(x, y, z, h)}
    test 506 ellipsoidalNvector.py:560: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 507 ellipsoidalNvector.py:584: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 508 ellipsoidalNvector.py:627: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 509 ellipsoidalNvector.py:668: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 510 ellipsoidalNvector.py:724: L{Ned3Tuple}C{(north, east, down)}  FAILED, KNOWN, expected signature

    testing ellipsoidalVincenty.py (pygeodesy.named, 23.05.31)
    test 511 ellipsoidalVincenty.py:105: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 512 ellipsoidalVincenty.py:189: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 513 ellipsoidalVincenty.py:429: L{Intersection3Tuple}C{(point, outside1, outside2)}
    test 514 ellipsoidalVincenty.py:430: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 515 ellipsoidalVincenty.py:481: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 516 ellipsoidalVincenty.py:531: L{LatLon4Tuple}C{(lat, lon, height, datum)}

    testing ellipsoids.py (pygeodesy.named, 23.05.31)
    test 517 ellipsoids.py:138: L{a_f2Tuple}C{(a, f)}
    test 518 ellipsoids.py:652: L{Circle4Tuple}C{(radius, height, lat, beta)}
    test 519 ellipsoids.py:714: L{Distance2Tuple}C{(distance, initial)}
    test 520 ellipsoids.py:1032: L{Vector4Tuple}C{(x, y, z, h)}
    test 521 ellipsoids.py:1064: L{Vector4Tuple}C{(x, y, z, h)}
    test 522 ellipsoids.py:1513: L{Curvature2Tuple}C{(meridional, prime_vertical)}
    test 523 ellipsoids.py:1532: L{Curvature2Tuple}C{(meridional, prime_vertical)}
    test 524 ellipsoids.py:1589: L{Curvature2Tuple}C{(meridional, prime_vertical)}

    testing elliptic.py (pygeodesy.named, 23.05.31)
    test 525 elliptic.py:752: L{Elliptic3Tuple}C{(sn, cn, dn)}

    testing epsg.py (pygeodesy.named, 23.05.31)
    test 526 epsg.py:147: L{UtmUps2Tuple}C{(zone, hemipole)}

    testing errors.py (pygeodesy.named, 23.05.31)

    testing etm.py (pygeodesy.named, 23.05.31)
    test 527 etm.py:197: L{LatLonDatum5Tuple}C{(lat, lon, datum, gamma, scale)}
    test 528 etm.py:461: L{Forward4Tuple}C{(easting, northing, gamma, scale)}
    test 529 etm.py:681: L{Reverse4Tuple}C{(lat, lon, gamma, scale)}
    test 530 etm.py:1033: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 531 etm.py:1073: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, gamma, scale)}

    testing fmath.py (pygeodesy.named, 23.05.31)

    testing formy.py (pygeodesy.named, 23.05.31)
    test 532 formy.py:67: L{LatLon2Tuple}C{(lat, lon)}
    test 533 formy.py:83: L{PhiLam2Tuple}C{(phi, lam)}
    test 534 formy.py:481: L{Distance4Tuple}C{(distance2, delta_lat, delta_lon, unroll_lon2)}
    test 535 formy.py:1194: L{LatLon2Tuple}C{(lat, lon)}
    test 536 formy.py:1262: L{LatLon2Tuple}C{(lat, lon)}
    test 537 formy.py:1393: L{Vector3Tuple}C{(x, y, z)}
    test 538 formy.py:1423: L{LatLon2Tuple}C{(lat, lon)}
    test 539 formy.py:1439: L{PhiLam2Tuple}C{(phi, lam)}
    test 540 formy.py:1464: L{LatLon2Tuple}C{(lat, lon)}
    test 541 formy.py:1479: L{PhiLam2Tuple}C{(phi, lam)}
    test 542 formy.py:1534: L{Vector3Tuple}C{(x, y, z)}
    test 543 formy.py:1563: L{Radical2Tuple}C{(ratio, xline)}

    testing frechet.py (pygeodesy.named, 23.05.31)
    test 544 frechet.py:196: L{Frechet6Tuple}C{(fd, fi1, fi2, r, n, units)}
    test 545 frechet.py:352: L{PhiLam2Tuple}C{(phi, lam)}
    test 546 frechet.py:788: L{Frechet6Tuple}C{(fd, fi1, fi2, r, n, units)}

    testing fstats.py (pygeodesy.named, 23.05.31)

    testing fsums.py (pygeodesy.named, 23.05.31)
    test 547 fsums.py:1014: L{Fsum2Tuple}C{(fsum, residual)}
    test 548 fsums.py:1269: L{Fsum2Tuple}C{(fsum, residual)}

    testing gars.py (pygeodesy.named, 23.05.31)
    test 549 gars.py:211: L{LatLonPrec3Tuple}C{(lat, lon, precision)}

    testing geodesicw.py (pygeodesy.named, 23.05.31)

    testing geodsolve.py (pygeodesy.named, 23.05.31)
    test 550 geodsolve.py:145: L{Destination3Tuple}C{(lat, lon, final)}
    test 551 geodsolve.py:155: L{Distance3Tuple}C{(distance, initial, final)}

    testing geohash.py (pygeodesy.named, 23.05.31)
    test 552 geohash.py:369: L{Neighbors8Dict}C{(N, NE, E, SE, S, SW, W, NW)}
    test 553 geohash.py:801: L{Neighbors8Dict}C{(N, NE, E, SE, S, SW, W, NW)}
    test 554 geohash.py:240: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 555 geohash.py:241: L{Bounds4Tuple}C{(latS, lonW, latN, lonE)}
    test 556 geohash.py:362: L{LatLon2Tuple}C{(lat, lon)}
    test 557 geohash.py:379: L{PhiLam2Tuple}C{(phi, lam)}
    test 558 geohash.py:392: L{LatLon2Tuple}C{(lat, lon)}
    test 559 geohash.py:408: L{LatLon2Tuple}C{(lat, lon)}
    test 560 geohash.py:518: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 561 geohash.py:519: L{Bounds4Tuple}C{(latS, lonW, latN, lonE)}
    test 562 geohash.py:608: L{LatLon2Tuple}C{(lat, lon)}
    test 563 geohash.py:627: L{LatLon2Tuple}C{(lat, lon)}
    test 564 geohash.py:859: L{Resolutions2Tuple}C{(res1, res2)}
    test 565 geohash.py:887: L{LatLon2Tuple}C{(lat, lon)}

    testing geoids.py (pygeodesy.named, 23.05.31)
    test 566 geoids.py:304: L{LatLon3Tuple}C{(lat, lon, height)}
    test 567 geoids.py:417: L{LatLon3Tuple}C{(lat, lon, height)}
    test 568 geoids.py:484: L{LatLon3Tuple}C{(lat, lon, height)}
    test 569 geoids.py:503: L{LatLon3Tuple}C{(lat, lon, height)}
    test 570 geoids.py:525: L{LatLon3Tuple}C{(lat, lon, height)}
    test 571 geoids.py:672: L{LatLon3Tuple}C{(lat, lon, height)}
    test 572 geoids.py:691: L{LatLon3Tuple}C{(lat, lon, height)}
    test 573 geoids.py:1127: L{LatLon3Tuple}C{(lat, lon, height)}
    test 574 geoids.py:1181: L{LatLon3Tuple}C{(lat, lon, height)}
    test 575 geoids.py:1654: L{GeoidHeight5Tuple}C{(lat, lon, egm84, egm96, egm2008)}

    testing hausdorff.py (pygeodesy.named, 23.05.31)
    test 576 hausdorff.py:164: L{Hausdorff6Tuple}C{(hd, i, j, mn, md, units)}
    test 577 hausdorff.py:233: L{Hausdorff6Tuple}C{(hd, i, j, mn, md, units)}
    test 578 hausdorff.py:302: L{PhiLam2Tuple}C{(phi, lam)}
    test 579 hausdorff.py:777: L{Hausdorff6Tuple}C{(hd, i, j, mn, md, units)}

    testing heights.py (pygeodesy.named, 23.05.31)

    testing interns.py (pygeodesy.named, 23.05.31)

    testing iters.py (pygeodesy.named, 23.05.31)
    test 580 iters.py:370: L{Point3Tuple}C{(x, y, ll)}
    test 581 iters.py:490: L{Points2Tuple}C{(number, points)}

    testing karney.py (pygeodesy.named, 23.05.31)
    test 582 karney.py:360: L{Direct9Tuple}C{(a12, lat2, lon2, azi2, s12, m12, M12, M21, S12)}
    test 583 karney.py:372: L{GeodSolve12Tuple}C{(lat1, lon1, azi1, lat2, lon2, azi2, s12, a12, m12, M12, M21, S12)}
    test 584 karney.py:383: L{Inverse10Tuple}C{(a12, s12, salp1, calp1, salp2, calp2, m12, M12, M21, S12)}
    test 585 karney.py:401: L{Rhumb8Tuple}C{(lat1, lon1, lat2, lon2, azi12, s12, S12, a12)}
    test 586 karney.py:411: L{RhumbSolve7Tuple}C{(lat1, lon1, lat2, lon2, azi12, s12, S12)}

    testing ktm.py (pygeodesy.named, 23.05.31)
    test 587 ktm.py:207: L{Forward4Tuple}C{(easting, northing, gamma, scale)}
    test 588 ktm.py:323: L{Reverse4Tuple}C{(lat, lon, gamma, scale)}

    testing latlonBase.py (pygeodesy.named, 23.05.31)
    test 589 latlonBase.py:154: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 590 latlonBase.py:207: L{Circin6Tuple}C{(radius, center, deltas, cA, cB, cC)}
    test 591 latlonBase.py:224: L{LatLon3Tuple}C{(lat, lon, height)}
    test 592 latlonBase.py:249: L{Circum3Tuple}C{(radius, center, deltas)}
    test 593 latlonBase.py:252: L{LatLon3Tuple}C{(lat, lon, height)}
    test 594 latlonBase.py:269: L{LatLon3Tuple}C{(lat, lon, height)}
    test 595 latlonBase.py:287: L{Circum4Tuple}C{(radius, center, rank, residuals)}
    test 596 latlonBase.py:439: L{LatLon3Tuple}C{(lat, lon, height)}
    test 597 latlonBase.py:440: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 598 latlonBase.py:708: L{Vector4Tuple}C{(x, y, z, h)}
    test 599 latlonBase.py:843: L{LatLon2Tuple}C{(lat, lon)}
    test 600 latlonBase.py:882: L{LatLon2Tuple}C{(lat, lon)}
    test 601 latlonBase.py:900: L{LatLon3Tuple}C{(lat, lon, height)}
    test 602 latlonBase.py:952: L{NearestOn6Tuple}C{(closest, distance, fi, j, start, end)}
    test 603 latlonBase.py:1018: L{PhiLam2Tuple}C{(phi, lam)}
    test 604 latlonBase.py:1027: L{PhiLam2Tuple}C{(phi, lam)}
    test 605 latlonBase.py:1038: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 606 latlonBase.py:1055: L{Points2Tuple}C{(number, points)}
    test 607 latlonBase.py:1088: L{Radii11Tuple}C{(rA, rB, rC, cR, rIn, riS, roS, a, b, c, s)}
    test 608 latlonBase.py:1292: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 609 latlonBase.py:1327: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 610 latlonBase.py:1352: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 611 latlonBase.py:1401: L{Vector4Tuple}C{(x, y, z, h)}
    test 612 latlonBase.py:1454: L{Vector3Tuple}C{(x, y, z)}
    test 613 latlonBase.py:1538: L{Vector3Tuple}C{(x, y, z)}
    test 614 latlonBase.py:1547: L{Vector4Tuple}C{(x, y, z, h)}

    testing lazily.py (pygeodesy.named, 23.05.31)

    testing lcc.py (pygeodesy.named, 23.05.31)
    test 615 lcc.py:173: L{LatLon2Tuple}C{(lat, lon)}
    test 616 lcc.py:227: L{PhiLam2Tuple}C{(phi, lam)}
    test 617 lcc.py:493: L{LatLon3Tuple}C{(lat, lon, height)}
    test 618 lcc.py:499: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 619 lcc.py:518: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 620 lcc.py:524: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 621 lcc.py:535: L{LatLonDatum3Tuple}C{(lat, lon, datum)}
    test 622 lcc.py:562: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 623 lcc.py:642: L{EasNor3Tuple}C{(easting, northing, height)}

    testing ltp.py (pygeodesy.named, 23.05.31)
    test 624 ltp.py:169: L{Vector3Tuple}C{(x, y, z)}
    test 625 ltp.py:287: L{Footprint5Tuple}C{(center, upperleft, upperight, loweright, lowerleft)}
    test 626 ltp.py:478: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 627 ltp.py:509: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 628 ltp.py:541: L{LatLon3Tuple}C{(lat, lon, height)}
    test 629 ltp.py:553: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 630 ltp.py:610: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 631 ltp.py:733: L{ChLV9Tuple}C{(Y, X, h_, lat, lon, height, ltp, ecef, M)}
    test 632 ltp.py:755: L{ChLV9Tuple}C{(Y, X, h_, lat, lon, height, ltp, ecef, M)}
    test 633 ltp.py:870: L{ChLVEN2Tuple}C{(E_LV95, N_LV95)}
    test 634 ltp.py:871: L{ChLVyx2Tuple}C{(y_LV03, x_LV03)}
    test 635 ltp.py:872: L{ChLVYX2Tuple}C{(Y, X)}
    test 636 ltp.py:923: L{ChLVYX2Tuple}C{(Y, X)}
    test 637 ltp.py:1067: L{Vector3Tuple}C{(x, y, z)}

    testing ltpTuples.py (pygeodesy.named, 23.05.31)
    test 638 ltpTuples.py:132: L{Aer4Tuple}C{(azimuth, elevation, slantrange, ltp)}
    test 639 ltpTuples.py:144: L{Enu4Tuple}C{(east, north, up, ltp)}
    test 640 ltpTuples.py:156: L{Ned4Tuple}C{(north, east, down, ltp)}
    test 641 ltpTuples.py:169: L{Xyz4Tuple}C{(x, y, z, ltp)}
    test 642 ltpTuples.py:177: L{Vector3Tuple}C{(x, y, z)}
    test 643 ltpTuples.py:748: L{Aer4Tuple}C{(azimuth, elevation, slantrange, ltp)}
    test 644 ltpTuples.py:765: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 645 ltpTuples.py:788: L{Enu4Tuple}C{(east, north, up, ltp)}
    test 646 ltpTuples.py:803: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 647 ltpTuples.py:825: L{Local9Tuple}C{(x, y, z, lat, lon, height, ltp, ecef, M)}
    test 648 ltpTuples.py:842: L{Ned4Tuple}C{(north, east, down, ltp)}
    test 649 ltpTuples.py:883: L{Xyz4Tuple}C{(x, y, z, ltp)}
    test 650 ltpTuples.py:901: L{Vector3Tuple}C{(x, y, z)}
    test 651 ltpTuples.py:1056: L{LatLon2Tuple}C{(lat, lon)}
    test 652 ltpTuples.py:1062: L{LatLon3Tuple}C{(lat, lon, height)}
    test 653 ltpTuples.py:1080: L{PhiLam2Tuple}C{(phi, lam)}
    test 654 ltpTuples.py:1086: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 655 ltpTuples.py:1104: L{Aer4Tuple}C{(azimuth, elevation, slantrange, ltp)}
    test 656 ltpTuples.py:1117: L{Vector4Tuple}C{(x, y, z, h)}
    test 657 ltpTuples.py:1132: L{Enu4Tuple}C{(east, north, up, ltp)}
    test 658 ltpTuples.py:1145: L{LatLon3Tuple}C{(lat, lon, height)}
    test 659 ltpTuples.py:1146: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 660 ltpTuples.py:1162: L{Ned4Tuple}C{(north, east, down, ltp)}
    test 661 ltpTuples.py:1174: L{Xyz4Tuple}C{(x, y, z, ltp)}
    test 662 ltpTuples.py:1186: L{Vector3Tuple}C{(x, y, z)}
    test 663 ltpTuples.py:1367: L{LatLon3Tuple}C{(lat, lon, height)}
    test 664 ltpTuples.py:1368: L{LatLon4Tuple}C{(lat, lon, height, datum)}

    testing mgrs.py (pygeodesy.named, 23.05.31)
    test 665 mgrs.py:214: L{EasNor2Tuple}C{(easting, northing)}
    test 666 mgrs.py:301: L{LatLonDatum5Tuple}C{(lat, lon, datum, gamma, scale)}
    test 667 mgrs.py:372: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 668 mgrs.py:390: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 669 mgrs.py:410: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 670 mgrs.py:484: L{Mgrs6Tuple}C{(zone, EN, easting, northing, band, datum)}
    test 671 mgrs.py:568: L{Mgrs4Tuple}C{(zone, EN, easting, northing)}
    test 672 mgrs.py:637: L{Mgrs6Tuple}C{(zone, EN, easting, northing, band, datum)}

    testing named.py (pygeodesy.named, 23.05.31)

    testing namedTuples.py (pygeodesy.named, 23.05.31)
    test 673 namedTuples.py:207: L{LatLon3Tuple}C{(lat, lon, height)}
    test 674 namedTuples.py:219: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 675 namedTuples.py:240: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 676 namedTuples.py:305: L{LatLonPrec5Tuple}C{(lat, lon, precision, height, radius)}
    test 677 namedTuples.py:336: L{LatLon3Tuple}C{(lat, lon, height)}
    test 678 namedTuples.py:408: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 679 namedTuples.py:420: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 680 namedTuples.py:446: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 681 namedTuples.py:610: L{Vector3Tuple}C{(x, y, z)}
    test 682 namedTuples.py:629: L{Vector4Tuple}C{(x, y, z, h)}
    test 683 namedTuples.py:652: L{Vector3Tuple}C{(x, y, z)}

    testing nvectorBase.py (pygeodesy.named, 23.05.31)
    test 684 nvectorBase.py:163: L{LatLon2Tuple}C{(lat, lon)}
    test 685 nvectorBase.py:169: L{LatLon3Tuple}C{(lat, lon, height)}
    test 686 nvectorBase.py:175: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 687 nvectorBase.py:193: L{PhiLam2Tuple}C{(phi, lam)}
    test 688 nvectorBase.py:199: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 689 nvectorBase.py:205: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 690 nvectorBase.py:213: L{PhiLam2Tuple}C{(phi, lam)}
    test 691 nvectorBase.py:224: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 692 nvectorBase.py:242: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 693 nvectorBase.py:281: L{LatLon2Tuple}C{(lat, lon)}
    test 694 nvectorBase.py:292: L{LatLon3Tuple}C{(lat, lon, height)}
    test 695 nvectorBase.py:311: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 696 nvectorBase.py:386: L{Vector4Tuple}C{(x, y, z, h)}
    test 697 nvectorBase.py:462: L{Vector4Tuple}C{(x, y, z, h)}
    test 698 nvectorBase.py:540: L{Trilaterate5Tuple}C{(min, minPoint, max, maxPoint, n)}
    test 699 nvectorBase.py:596: L{Vector4Tuple}C{(x, y, z, h)}

    testing osgr.py (pygeodesy.named, 23.05.31)
    test 700 osgr.py:304: L{LatLonDatum3Tuple}C{(lat, lon, datum)}
    test 701 osgr.py:541: L{EasNor2Tuple}C{(easting, northing)}
    test 702 osgr.py:630: L{EasNor2Tuple}C{(easting, northing)}

    testing points.py (pygeodesy.named, 23.05.31)
    test 703 points.py:269: L{LatLon2Tuple}C{(lat, lon)}
    test 704 points.py:285: L{LatLon3Tuple}C{(lat, lon, height)}
    test 705 points.py:335: L{PhiLam2Tuple}C{(phi, lam)}
    test 706 points.py:341: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 707 points.py:360: L{Points2Tuple}C{(number, points)}
    test 708 points.py:419: L{Vector4Tuple}C{(x, y, z, h)}
    test 709 points.py:860: L{Shape2Tuple}C{(nrows, ncols)}
    test 710 points.py:1063: L{Point3Tuple}C{(x, y, ll)}
    test 711 points.py:1297: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 712 points.py:1299: L{Bounds4Tuple}C{(latS, lonW, latN, lonE)}
    test 713 points.py:1357: L{LatLon2Tuple}C{(lat, lon)}
    test 714 points.py:1425: L{LatLon2Tuple}C{(lat, lon)}
    test 715 points.py:1814: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 716 points.py:1816: L{NearestOn5Tuple}C{(lat, lon, distance, angle, height)}

    testing props.py (pygeodesy.named, 23.05.31)

    testing resections.py (pygeodesy.named, 23.05.31)
    test 717 resections.py:227: L{Collins5Tuple}C{(pointP, pointH, a, b, c)}
    test 718 resections.py:533: L{Survey3Tuple}C{(PA, PB, PC)}
    test 719 resections.py:600: L{Tienstra7Tuple}C{(pointP, A, B, C, a, b, c)}
    test 720 resections.py:725: L{TriAngle4Tuple}C{(radA, radB, radC, rIn)}
    test 721 resections.py:826: L{TriSide2Tuple}C{(a, radA)}
    test 722 resections.py:873: L{TriSide4Tuple}C{(a, b, radC, d)}
    test 723 resections.py:916: L{Survey3Tuple}C{(PA, PB, PC)}

    testing rhumbsolve.py (pygeodesy.named, 23.05.31)
    test 724 rhumbsolve.py:127: L{Destination3Tuple}C{(lat, lon, final)}
    test 725 rhumbsolve.py:156: L{Distance3Tuple}C{(distance, initial, final)}

    testing rhumbx.py (pygeodesy.named, 23.05.31)
    test 726 rhumbx.py:365: L{Distance3Tuple}C{(distance, initial, final)}
    test 727 rhumbx.py:425: L{RhumbOrder2Tuple}C{(RAorder, TMorder)}
    test 728 rhumbx.py:564: L{Distance2Tuple}C{(distance, initial)}
    test 729 rhumbx.py:649: L{LatLon2Tuple}C{(lat, lon)}
    test 730 rhumbx.py:668: L{NearestOn4Tuple}C{(lat, lon, distance, normal)}
    test 731 rhumbx.py:874: L{Direct9Tuple}C{(a12, lat2, lon2, azi2, s12, m12, M12, M21, S12)}
    test 732 rhumbx.py:891: L{Inverse10Tuple}C{(a12, s12, salp1, calp1, salp2, calp2, m12, M12, M21, S12)}

    testing simplify.py (pygeodesy.named, 23.05.31)

    testing solveBase.py (pygeodesy.named, 23.05.31)

    testing sphericalBase.py (pygeodesy.named, 23.05.31)
    test 733 sphericalBase.py:176: L{Bearing2Tuple}C{(initial, final)}
    test 734 sphericalBase.py:565: L{Vector4Tuple}C{(x, y, z, h)}

    testing sphericalNvector.py (pygeodesy.named, 23.05.31)
    test 735 sphericalNvector.py:82: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 736 sphericalNvector.py:99: L{Vector4Tuple}C{(x, y, z, h)}
    test 737 sphericalNvector.py:745: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 738 sphericalNvector.py:782: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 739 sphericalNvector.py:799: L{Vector4Tuple}C{(x, y, z, h)}
    test 740 sphericalNvector.py:839: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 741 sphericalNvector.py:856: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 742 sphericalNvector.py:1019: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 743 sphericalNvector.py:1063: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 744 sphericalNvector.py:1197: L{NearestOn3Tuple}C{(closest, distance, angle)}

    testing sphericalTrigonometry.py (pygeodesy.named, 23.05.31)
    test 745 sphericalTrigonometry.py:80: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 746 sphericalTrigonometry.py:683: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 747 sphericalTrigonometry.py:717: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 748 sphericalTrigonometry.py:736: L{Triangle7Tuple}C{(A, a, B, b, C, c, area)}
    test 749 sphericalTrigonometry.py:737: L{Triangle8Tuple}C{(A, a, B, b, C, c, D, E)}
    test 750 sphericalTrigonometry.py:773: L{Trilaterate5Tuple}C{(min, minPoint, max, maxPoint, n)}
    test 751 sphericalTrigonometry.py:1081: L{LatLon3Tuple}C{(lat, lon, height)}
    test 752 sphericalTrigonometry.py:1136: L{LatLon3Tuple}C{(lat, lon, height)}
    test 753 sphericalTrigonometry.py:1256: L{LatLon3Tuple}C{(lat, lon, height)}
    test 754 sphericalTrigonometry.py:1282: L{LatLon2Tuple}C{(lat, lon)}
    test 755 sphericalTrigonometry.py:1313: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 756 sphericalTrigonometry.py:1314: L{LatLon3Tuple}C{(lat, lon, height)}
    test 757 sphericalTrigonometry.py:1418: L{Triangle7Tuple}C{(A, a, B, b, C, c, area)}
    test 758 sphericalTrigonometry.py:1423: L{Triangle8Tuple}C{(A, a, B, b, C, c, D, E)}
    test 759 sphericalTrigonometry.py:1450: L{Triangle8Tuple}C{(A, a, B, b, C, c, D, E)}

    testing streprs.py (pygeodesy.named, 23.05.31)

    testing trf.py (pygeodesy.named, 23.05.31)

    testing triaxials.py (pygeodesy.named, 23.05.31)
    test 760 triaxials.py:102: L{BetaOmega2Tuple}C{(beta, omega)}
    test 761 triaxials.py:113: L{BetaOmega2Tuple}C{(beta, omega)}
    test 762 triaxials.py:132: L{BetaOmega3Tuple}C{(beta, omega, height)}
    test 763 triaxials.py:142: L{BetaOmega3Tuple}C{(beta, omega, height)}
    test 764 triaxials.py:163: L{Jacobi2Tuple}C{(x, y)}
    test 765 triaxials.py:173: L{Jacobi2Tuple}C{(x, y)}
    test 766 triaxials.py:379: L{Vector4Tuple}C{(x, y, z, h)}
    test 767 triaxials.py:686: L{Vector3Tuple}C{(x, y, z)}
    test 768 triaxials.py:716: L{Vector3Tuple}C{(x, y, z)}
    test 769 triaxials.py:755: L{Vector3Tuple}C{(x, y, z)}
    test 770 triaxials.py:773: L{Vector3Tuple}C{(x, y, z)}
    test 771 triaxials.py:838: L{BetaOmega3Tuple}C{(beta, omega, height)}
    test 772 triaxials.py:864: L{Vector3Tuple}C{(x, y, z)}
    test 773 triaxials.py:892: L{LatLon3Tuple}C{(lat, lon, height)}
    test 774 triaxials.py:970: L{Jacobi2Tuple}C{(x, y)}
    test 775 triaxials.py:983: L{Jacobi2Tuple}C{(x, y)}
    test 776 triaxials.py:997: L{Jacobi2Tuple}C{(x, y)}
    test 777 triaxials.py:1225: L{Vector4Tuple}C{(x, y, z, h)}

    testing units.py (pygeodesy.named, 23.05.31)

    testing unitsBase.py (pygeodesy.named, 23.05.31)

    testing ups.py (pygeodesy.named, 23.05.31)
    test 778 ups.py:158: L{EasNor2Tuple}C{(easting, northing)}
    test 779 ups.py:222: L{LatLonDatum5Tuple}C{(lat, lon, datum, gamma, scale)}
    test 780 ups.py:368: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 781 ups.py:403: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, gamma, scale)}
    test 782 ups.py:484: L{UtmUpsLatLon5Tuple}C{(zone, band, hemipole, lat, lon)}

    testing utily.py (pygeodesy.named, 23.05.31)
    test 783 utily.py:145: L{Circle4Tuple}C{(radius, height, lat, beta)}

    testing utm.py (pygeodesy.named, 23.05.31)
    test 784 utm.py:368: L{EasNor2Tuple}C{(easting, northing)}
    test 785 utm.py:424: L{LatLonDatum5Tuple}C{(lat, lon, datum, gamma, scale)}
    test 786 utm.py:625: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 787 utm.py:665: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, gamma, scale)}
    test 788 utm.py:759: L{UtmUpsLatLon5Tuple}C{(zone, band, hemipole, lat, lon)}

    testing utmups.py (pygeodesy.named, 23.05.31)
    test 789 utmups.py:89: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 790 utmups.py:130: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, gamma, scale)}
    test 791 utmups.py:280: L{UtmUpsLatLon5Tuple}C{(zone, band, hemipole, lat, lon)}

    testing utmupsBase.py (pygeodesy.named, 23.05.31)
    test 792 utmupsBase.py:242: L{EasNor2Tuple}C{(easting, northing)}
    test 793 utmupsBase.py:252: L{EasNor2Tuple}C{(easting, northing)}
    test 794 utmupsBase.py:363: L{EasNor2Tuple}C{(easting, northing)}

    testing vector2d.py (pygeodesy.named, 23.05.31)
    test 795 vector2d.py:132: L{Circin6Tuple}C{(radius, center, deltas, cA, cB, cC)}
    test 796 vector2d.py:196: L{Circum3Tuple}C{(radius, center, deltas)}
    test 797 vector2d.py:246: L{Circum4Tuple}C{(radius, center, rank, residuals)}
    test 798 vector2d.py:316: L{Meeus2Tuple}C{(radius, Type)}
    test 799 vector2d.py:478: L{Radii11Tuple}C{(rA, rB, rC, cR, rIn, riS, roS, a, b, c, s)}
    test 800 vector2d.py:555: L{Soddy4Tuple}C{(radius, center, deltas, outer)}

    testing vector3d.py (pygeodesy.named, 23.05.31)
    test 801 vector3d.py:75: L{Circin6Tuple}C{(radius, center, deltas, cA, cB, cC)}
    test 802 vector3d.py:109: L{Circum3Tuple}C{(radius, center, deltas)}
    test 803 vector3d.py:135: L{Circum4Tuple}C{(radius, center, rank, residuals)}
    test 804 vector3d.py:182: L{Meeus2Tuple}C{(radius, Type)}
    test 805 vector3d.py:228: L{NearestOn6Tuple}C{(closest, distance, fi, j, start, end)}
    test 806 vector3d.py:264: L{Radii11Tuple}C{(rA, rB, rC, cR, rIn, riS, roS, a, b, c, s)}
    test 807 vector3d.py:291: L{Soddy4Tuple}C{(radius, center, deltas, outer)}
    test 808 vector3d.py:506: L{Intersection3Tuple}C{(point, outside1, outside2)}
    test 809 vector3d.py:734: L{NearestOn6Tuple}C{(closest, distance, fi, j, start, end)}
    test 810 vector3d.py:806: L{Vector3Tuple}C{(x, y, z)}
    test 811 vector3d.py:830: L{Vector3Tuple}C{(x, y, z)}
    test 812 vector3d.py:864: L{Vector2Tuple}C{(x, y)}

    testing vector3dBase.py (pygeodesy.named, 23.05.31)
    test 813 vector3dBase.py:848: L{PhiLam2Tuple}C{(phi, lam)}
    test 814 vector3dBase.py:856: L{LatLon2Tuple}C{(lat, lon)}
    test 815 vector3dBase.py:922: L{Vector3Tuple}C{(x, y, z)}

    testing webmercator.py (pygeodesy.named, 23.05.31)
    test 816 webmercator.py:122: L{LatLon2Tuple}C{(lat, lon)}
    test 817 webmercator.py:182: L{LatLon2Tuple}C{(lat, lon)}
    test 818 webmercator.py:293: L{EasNorRadius3Tuple}C{(easting, northing, radius)}
    test 819 webmercator.py:331: L{EasNorRadius3Tuple}C{(easting, northing, radius)}

    testing wgrs.py (pygeodesy.named, 23.05.31)
    test 820 wgrs.py:220: L{LatLon3Tuple}C{(lat, lon, height)}
    test 821 wgrs.py:240: L{LatLonPrec3Tuple}C{(lat, lon, precision)}
    test 822 wgrs.py:293: L{LatLonPrec5Tuple}C{(lat, lon, precision, height, radius)}

    testing xtend (pygeodesy.namedTuples, 23.04.06)
    test 823 LatLon2Tuple(lat=0, lon=1): (0, 1, 2)
    test 824 LatLon2Tuple(lat=0, lon=1): <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 825 LatLon2Tuple(lat=0, lon=1): (0, 1, 2, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 826 LatLon2Tuple(lat=0, lon=1): <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 827 LatLon3Tuple(lat=0, lon=1, height=2): (0, 1, 2, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 828 LatLon3Tuple(lat=0, lon=1, height=2): <class 'pygeodesy.namedTuples.LatLon4Tuple'>
    test 829 PhiLam2Tuple(phi=0, lam=1): (0, 1, 2)
    test 830 PhiLam2Tuple(phi=0, lam=1): <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 831 Vector3Tuple(x=0, y=1, z=2): (0, 1, 2, 4)
    test 832 Vector3Tuple(x=0, y=1, z=2): <class 'pygeodesy.namedTuples.Vector4Tuple'>

    testing bases (pygeodesy.named, 23.05.31)
    test 833 nd.dict: test(1=1, 2=2)
    test 834 nd.name: test
    test 835 nd.dict: test(1=1, 2=2)
    test 836 nd.name: test
    test 837 nd.kwds: test(one=1, two=2)
    test 838 nd.name: test
    test 839 nd.dict: test(1=1, 2=2)
    test 840 nd.name: test
    test 841 nd.list: test(1=1, 2=2)
    test 842 nd.name: test
    test 843 nd.updated: test(1=1, 2=2, name='kwds')
    test 844 nd.name: test

    testing coverage (pygeodesy.named, 23.05.31)
    test 845 nd.name: name
    test 846 nd.named: name
    test 847 nd.named: Neighbors8Dict
    test 848 nd.name: test
    test 849 nd.test: test
    test 850 nd.test: None
    test 851 nd.classnaming: False
    test 852 nd.classname: Neighbors8Dict
    test 853 nd.named2: Neighbors8Dict 'test'
    test 854 nd.classnaming: True
    test 855 nd.classname: geohash.Neighbors8Dict
    test 856 nd.named2: geohash.Neighbors8Dict 'test'
    test 857 classnaming: False
    test 858 classnaming: True

    testing unregister (pygeodesy.named, 23.05.31)
    test 859 Conics: 1
    test 860 Conics: 8
    test 861 Conics.Be08Lb.unregister: None
    test 862 Conics.Be72Lb.unregister: None
    test 863 Conics.Fr93Lb.unregister: None
    test 864 Conics.MaNLb.unregister: None
    test 865 Conics.MxLb.unregister: None
    test 866 Conics.PyT_Lb.unregister: None
    test 867 Conics.USA_Lb.unregister: None
    test 868 Conics.WRF_Lb.unregister: None
    test 869 Conics: 0

    test 870 Datums: 6
    test 871 Datums: 18
    test 872 Datums.unregister(BD72): None
    test 873 Datums.unregister(DHDN): None
    test 874 Datums.unregister(ED50): None
    test 875 Datums.unregister(GDA2020): None
    test 876 Datums.unregister(GRS80): None
    test 877 Datums.unregister(Irl1975): None
    test 878 Datums.unregister(Krassovski1940): None
    test 879 Datums.unregister(Krassowsky1940): None
    test 880 Datums.unregister(MGI): None
    test 881 Datums.unregister(NAD27): None
    test 882 Datums.unregister(NAD83): None
    test 883 Datums.unregister(NTF): None
    test 884 Datums.unregister(OSGB36): None
    test 885 Datums.unregister(Potsdam): None
    test 886 Datums.unregister(Sphere): None
    test 887 Datums.unregister(TokyoJapan): None
    test 888 Datums.unregister(WGS72): None
    test 889 Datums.unregister(WGS84): None
    test 890 Datums: 0

    test 891 RefFrames: 0
    test 892 RefFrames: 15
    test 893 RefFrames.ETRF2000.unregister: None
    test 894 RefFrames.GDA2020.unregister: None
    test 895 RefFrames.GDA94.unregister: None
    test 896 RefFrames.ITRF2000.unregister: None
    test 897 RefFrames.ITRF2005.unregister: None
    test 898 RefFrames.ITRF2008.unregister: None
    test 899 RefFrames.ITRF2014.unregister: None
    test 900 RefFrames.ITRF90.unregister: None
    test 901 RefFrames.ITRF91.unregister: None
    test 902 RefFrames.ITRF93.unregister: None
    test 903 RefFrames.NAD83.unregister: None
    test 904 RefFrames.WGS84.unregister: None
    test 905 RefFrames.WGS84g1150.unregister: None
    test 906 RefFrames.WGS84g1674.unregister: None
    test 907 RefFrames.WGS84g1762.unregister: None
    test 908 RefFrames: 0

    test 909 Ellipsoids: 12
    test 910 Ellipsoids: 48
    test 911 Ellipsoids.Airy1830.unregister: None
    test 912 Ellipsoids.AiryModified.unregister: None
    test 913 Ellipsoids.ATS1977.unregister: None
    test 914 Ellipsoids.Australia1966.unregister: None
    test 915 Ellipsoids.Bessel1841.unregister: None
    test 916 Ellipsoids.BesselModified.unregister: None
    test 917 Ellipsoids.CGCS2000.unregister: None
    test 918 Ellipsoids.Clarke1866.unregister: None
    test 919 Ellipsoids.Clarke1880.unregister: None
    test 920 Ellipsoids.Clarke1880IGN.unregister: None
    test 921 Ellipsoids.Clarke1880Mod.unregister: None
    test 922 Ellipsoids.CPM1799.unregister: None
    test 923 Ellipsoids.Delambre1810.unregister: None
    test 924 Ellipsoids.Engelis1985.unregister: None
    test 925 Ellipsoids.Everest1969.unregister: None
    test 926 Ellipsoids.Everest1975.unregister: None
    test 927 Ellipsoids.Fisher1968.unregister: None
    test 928 Ellipsoids.GEM10C.unregister: None
    test 929 Ellipsoids.GPES.unregister: None
    test 930 Ellipsoids.GRS67.unregister: None
    test 931 Ellipsoids.GRS80.unregister: None
    test 932 Ellipsoids.Helmert1906.unregister: None
    test 933 Ellipsoids.IAU76.unregister: None
    test 934 Ellipsoids.IERS1989.unregister: None
    test 935 Ellipsoids.IERS1992TOPEX.unregister: None
    test 936 Ellipsoids.IERS2003.unregister: None
    test 937 Ellipsoids.Intl1924.unregister: None
    test 938 Ellipsoids.Intl1967.unregister: None
    test 939 Ellipsoids.Krassovski1940.unregister: None
    test 940 Ellipsoids.Krassowsky1940.unregister: None
    test 941 Ellipsoids.Maupertuis1738.unregister: None
    test 942 Ellipsoids.Mercury1960.unregister: None
    test 943 Ellipsoids.Mercury1968Mod.unregister: None
    test 944 Ellipsoids.NWL1965.unregister: None
    test 945 Ellipsoids.OSU86F.unregister: None
    test 946 Ellipsoids.OSU91A.unregister: None
    test 947 Ellipsoids.Plessis1817.unregister: None
    test 948 Ellipsoids.PZ90.unregister: None
    test 949 Ellipsoids.SGS85.unregister: None
    test 950 Ellipsoids.SoAmerican1969.unregister: None
    test 951 Ellipsoids.Sphere.unregister: None
    test 952 Ellipsoids.SphereAuthalic.unregister: None
    test 953 Ellipsoids.SpherePopular.unregister: None
    test 954 Ellipsoids.Struve1860.unregister: None
    test 955 Ellipsoids.WGS60.unregister: None
    test 956 Ellipsoids.WGS66.unregister: None
    test 957 Ellipsoids.WGS72.unregister: None
    test 958 Ellipsoids.WGS84.unregister: None
    test 959 Ellipsoids: 0

    test 960 Transforms: 16  FAILED, KNOWN, expected 15
    test 961 Transforms: 18
    test 962 Transforms.BD72.unregister: None
    test 963 Transforms.Bessel1841.unregister: None
    test 964 Transforms.Clarke1866.unregister: None
    test 965 Transforms.DHDN.unregister: None
    test 966 Transforms.ED50.unregister: None
    test 967 Transforms.Identity.unregister: None
    test 968 Transforms.Irl1965.unregister: None
    test 969 Transforms.Irl1975.unregister: None
    test 970 Transforms.Krassovski1940.unregister: None
    test 971 Transforms.Krassowsky1940.unregister: None
    test 972 Transforms.MGI.unregister: None
    test 973 Transforms.NAD27.unregister: None
    test 974 Transforms.NAD83.unregister: None
    test 975 Transforms.NTF.unregister: None
    test 976 Transforms.OSGB36.unregister: None
    test 977 Transforms.TokyoJapan.unregister: None
    test 978 Transforms.WGS72.unregister: None
    test 979 Transforms.WGS84.unregister: None
    test 980 Transforms: 0

    test 981 nameof: KsOrder

    7 of 981 testNamed.py tests (0.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 40.464 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testNamedTuples.py

    testing testNamedTuples.py 23.05.18
    test 1 pygeodesy.albers: Albers7Tuple(x=0.5, y=0.5, lat=0.5, lon=0.5, gamma=0.5, scale=0.5, datum=0.5)
    test 2 pygeodesy.albers: Albers7Tuple(x=Meter, y=Meter, lat=Lat, lon=Lon, gamma=Bearing, scale=_Pass, datum=_Pass)
    test 3 pygeodesy.albers.Albers7Tuple.x: 0.5
    test 4 pygeodesy.albers.Albers7Tuple.y: 0.5
    test 5 pygeodesy.albers.Albers7Tuple.lat: 0.5
    test 6 pygeodesy.albers.Albers7Tuple.lon: 0.5
    test 7 pygeodesy.albers.Albers7Tuple.gamma: 0.5
    test 8 pygeodesy.albers.Albers7Tuple.scale: 0.5
    test 9 pygeodesy.albers.Albers7Tuple.datum: 0.5
    test 10 pygeodesy.albers.Albers7Tuple._validated: True
    test 11 pygeodesy.albers.Albers7Tuple._validated: True
    test 12 pygeodesy.azimuthal: Azimuthal7Tuple(x=0.5, y=0.5, lat=0.5, lon=0.5, azimuth=0.5, scale=0.5, datum=0.5)
    test 13 pygeodesy.azimuthal: Azimuthal7Tuple(x=Easting, y=Northing, lat=Lat_, lon=Lon_, azimuth=Bearing, scale=Scalar, datum=_Pass)
    test 14 pygeodesy.azimuthal.Azimuthal7Tuple.x: 0.5
    test 15 pygeodesy.azimuthal.Azimuthal7Tuple.y: 0.5
    test 16 pygeodesy.azimuthal.Azimuthal7Tuple.lat: 0.5
    test 17 pygeodesy.azimuthal.Azimuthal7Tuple.lon: 0.5
    test 18 pygeodesy.azimuthal.Azimuthal7Tuple.azimuth: 0.5
    test 19 pygeodesy.azimuthal.Azimuthal7Tuple.scale: 0.5
    test 20 pygeodesy.azimuthal.Azimuthal7Tuple.datum: 0.5
    test 21 pygeodesy.azimuthal.Azimuthal7Tuple._validated: True
    test 22 pygeodesy.azimuthal.Azimuthal7Tuple._validated: True
    test 23 pygeodesy.clipy: ClipCS4Tuple(start=0.5, end=0.5, i=0, j=0)
    test 24 pygeodesy.clipy: ClipCS4Tuple(start=_Pass, end=_Pass, i=Number_, j=Number_)
    test 25 pygeodesy.clipy.ClipCS4Tuple.start: 0.5
    test 26 pygeodesy.clipy.ClipCS4Tuple.end: 0.5
    test 27 pygeodesy.clipy.ClipCS4Tuple.i: 0.5
    test 28 pygeodesy.clipy.ClipCS4Tuple.j: 0.5
    test 29 pygeodesy.clipy.ClipCS4Tuple._validated: True
    test 30 pygeodesy.clipy.ClipCS4Tuple._validated: True
    test 31 pygeodesy.clipy: ClipFHP4Tuple(lat=0.5, lon=0.5, height=0.5, clipid=0)
    test 32 pygeodesy.clipy: ClipFHP4Tuple(lat=Lat, lon=Lon, height=_Pass, clipid=Number_)
    test 33 pygeodesy.clipy.ClipFHP4Tuple.lat: 0.5
    test 34 pygeodesy.clipy.ClipFHP4Tuple.lon: 0.5
    test 35 pygeodesy.clipy.ClipFHP4Tuple.height: 0.5
    test 36 pygeodesy.clipy.ClipFHP4Tuple.clipid: 0.5
    test 37 pygeodesy.clipy.ClipFHP4Tuple._validated: True
    test 38 pygeodesy.clipy.ClipFHP4Tuple._validated: True
    test 39 pygeodesy.clipy: ClipGH4Tuple(lat=0.5, lon=0.5, height=0.5, clipid=0)
    test 40 pygeodesy.clipy: ClipGH4Tuple(lat=Lat, lon=Lon, height=_Pass, clipid=Number_)
    test 41 pygeodesy.clipy.ClipGH4Tuple.lat: 0.5
    test 42 pygeodesy.clipy.ClipGH4Tuple.lon: 0.5
    test 43 pygeodesy.clipy.ClipGH4Tuple.height: 0.5
    test 44 pygeodesy.clipy.ClipGH4Tuple.clipid: 0.5
    test 45 pygeodesy.clipy.ClipGH4Tuple._validated: True
    test 46 pygeodesy.clipy.ClipGH4Tuple._validated: True
    test 47 pygeodesy.clipy: ClipLB6Tuple(start=0.5, end=0.5, i=0, fi=0.5, fj=0.5, j=0)
    test 48 pygeodesy.clipy: ClipLB6Tuple(start=_Pass, end=_Pass, i=Number_, fi=_Pass, fj=_Pass, j=Number_)
    test 49 pygeodesy.clipy.ClipLB6Tuple.start: 0.5
    test 50 pygeodesy.clipy.ClipLB6Tuple.end: 0.5
    test 51 pygeodesy.clipy.ClipLB6Tuple.i: 0.5
    test 52 pygeodesy.clipy.ClipLB6Tuple.fi: 0.5
    test 53 pygeodesy.clipy.ClipLB6Tuple.fj: 0.5
    test 54 pygeodesy.clipy.ClipLB6Tuple.j: 0.5
    test 55 pygeodesy.clipy.ClipLB6Tuple._validated: True
    test 56 pygeodesy.clipy.ClipLB6Tuple._validated: True
    test 57 pygeodesy.clipy: ClipSH3Tuple(start=0.5, end=0.5, original=True)
    test 58 pygeodesy.clipy: ClipSH3Tuple(start=_Pass, end=_Pass, original=Bool)
    test 59 pygeodesy.clipy.ClipSH3Tuple.start: 0.5
    test 60 pygeodesy.clipy.ClipSH3Tuple.end: 0.5
    test 61 pygeodesy.clipy.ClipSH3Tuple.original: 0.5
    test 62 pygeodesy.clipy.ClipSH3Tuple._validated: True
    test 63 pygeodesy.clipy.ClipSH3Tuple._validated: True
    test 64 pygeodesy.css: EasNorAziRk4Tuple(easting=0.5, northing=0.5, azimuth=0.5, reciprocal=0.5)
    test 65 pygeodesy.css: EasNorAziRk4Tuple(easting=Easting, northing=Northing, azimuth=Bearing, reciprocal=Scalar)
    test 66 pygeodesy.css.EasNorAziRk4Tuple.easting: 0.5
    test 67 pygeodesy.css.EasNorAziRk4Tuple.northing: 0.5
    test 68 pygeodesy.css.EasNorAziRk4Tuple.azimuth: 0.5
    test 69 pygeodesy.css.EasNorAziRk4Tuple.reciprocal: 0.5
    test 70 pygeodesy.css.EasNorAziRk4Tuple._validated: True
    test 71 pygeodesy.css.EasNorAziRk4Tuple._validated: True
    test 72 pygeodesy.css: EasNorAziRkEqu6Tuple(easting=0.5, northing=0.5, azimuth=0.5, reciprocal=0.5, equatorarc=0.5, equatorazimuth=0.5)
    test 73 pygeodesy.css: EasNorAziRkEqu6Tuple(easting=Easting, northing=Northing, azimuth=Bearing, reciprocal=Scalar, equatorarc=Degrees, equatorazimuth=Bearing)
    test 74 pygeodesy.css.EasNorAziRkEqu6Tuple.easting: 0.5
    test 75 pygeodesy.css.EasNorAziRkEqu6Tuple.northing: 0.5
    test 76 pygeodesy.css.EasNorAziRkEqu6Tuple.azimuth: 0.5
    test 77 pygeodesy.css.EasNorAziRkEqu6Tuple.reciprocal: 0.5
    test 78 pygeodesy.css.EasNorAziRkEqu6Tuple.equatorarc: 0.5
    test 79 pygeodesy.css.EasNorAziRkEqu6Tuple.equatorazimuth: 0.5
    test 80 pygeodesy.css.EasNorAziRkEqu6Tuple._validated: True
    test 81 pygeodesy.css.EasNorAziRkEqu6Tuple._validated: True
    test 82 pygeodesy.css: LatLonAziRk4Tuple(lat=0.5, lon=0.5, azimuth=0.5, reciprocal=0.5)
    test 83 pygeodesy.css: LatLonAziRk4Tuple(lat=Lat_, lon=Lon_, azimuth=Bearing, reciprocal=Scalar)
    test 84 pygeodesy.css.LatLonAziRk4Tuple.lat: 0.5
    test 85 pygeodesy.css.LatLonAziRk4Tuple.lon: 0.5
    test 86 pygeodesy.css.LatLonAziRk4Tuple.azimuth: 0.5
    test 87 pygeodesy.css.LatLonAziRk4Tuple.reciprocal: 0.5
    test 88 pygeodesy.css.LatLonAziRk4Tuple._validated: True
    test 89 pygeodesy.css.LatLonAziRk4Tuple._validated: True
    test 90 pygeodesy.ecef: Ecef9Tuple(x=0.5, y=0.5, z=0.5, lat=0.5, lon=0.5, height=0.5, C=0, M=0.5, datum=0.5)
    test 91 pygeodesy.ecef: Ecef9Tuple(x=Meter, y=Meter, z=Meter, lat=Lat, lon=Lon, height=Height, C=Int, M=_Pass, datum=_Pass)
    test 92 pygeodesy.ecef.Ecef9Tuple.x: 0.5
    test 93 pygeodesy.ecef.Ecef9Tuple.y: 0.5
    test 94 pygeodesy.ecef.Ecef9Tuple.z: 0.5
    test 95 pygeodesy.ecef.Ecef9Tuple.lat: 0.5
    test 96 pygeodesy.ecef.Ecef9Tuple.lon: 0.5
    test 97 pygeodesy.ecef.Ecef9Tuple.height: 0.5
    test 98 pygeodesy.ecef.Ecef9Tuple.C: 0.5
    test 99 pygeodesy.ecef.Ecef9Tuple.M: 0.5
    test 100 pygeodesy.ecef.Ecef9Tuple.datum: 0.5
    test 101 pygeodesy.ecef.Ecef9Tuple._validated: True
    test 102 pygeodesy.ecef.Ecef9Tuple._validated: True
    test 103 pygeodesy.ecef: EcefMatrix(_0_0_=0.5, _0_1_=0.5, _0_2_=0.5, _1_0_=0.5, _1_1_=0.5, _1_2_=0.5, _2_0_=0.5, _2_1_=0.5, _2_2_=0.5)
    test 104 pygeodesy.ecef: EcefMatrix(_0_0_=Scalar, _0_1_=Scalar, _0_2_=Scalar, _1_0_=Scalar, _1_1_=Scalar, _1_2_=Scalar, _2_0_=Scalar, _2_1_=Scalar, _2_2_=Scalar)
    test 105 pygeodesy.ecef.EcefMatrix._0_0_: 0.5
    test 106 pygeodesy.ecef.EcefMatrix._0_1_: 0.5
    test 107 pygeodesy.ecef.EcefMatrix._0_2_: 0.5
    test 108 pygeodesy.ecef.EcefMatrix._1_0_: 0.5
    test 109 pygeodesy.ecef.EcefMatrix._1_1_: 0.5
    test 110 pygeodesy.ecef.EcefMatrix._1_2_: 0.5
    test 111 pygeodesy.ecef.EcefMatrix._2_0_: 0.5
    test 112 pygeodesy.ecef.EcefMatrix._2_1_: 0.5
    test 113 pygeodesy.ecef.EcefMatrix._2_2_: 0.5
    test 114 pygeodesy.ecef.EcefMatrix._validated: True
    test 115 pygeodesy.ecef.EcefMatrix._validated: True
    test 116 pygeodesy.elevations: Elevation2Tuple(elevation=0.5, data_source='0.5')
    test 117 pygeodesy.elevations: Elevation2Tuple(elevation=Meter, data_source=Str)
    test 118 pygeodesy.elevations.Elevation2Tuple.elevation: 0.5
    test 119 pygeodesy.elevations.Elevation2Tuple.data_source: 0.5
    test 120 pygeodesy.elevations.Elevation2Tuple._validated: True
    test 121 pygeodesy.elevations.Elevation2Tuple._validated: True
    test 122 pygeodesy.elevations: GeoidHeight2Tuple(height=0.5, model_name='0.5')
    test 123 pygeodesy.elevations: GeoidHeight2Tuple(height=Meter, model_name=Str)
    test 124 pygeodesy.elevations.GeoidHeight2Tuple.height: 0.5
    test 125 pygeodesy.elevations.GeoidHeight2Tuple.model_name: 0.5
    test 126 pygeodesy.elevations.GeoidHeight2Tuple._validated: True
    test 127 pygeodesy.elevations.GeoidHeight2Tuple._validated: True
    test 128 pygeodesy.ellipsoids: Circle4Tuple(radius=0.5, height=0.5, lat=0.5, beta=0.5)
    test 129 pygeodesy.ellipsoids: Circle4Tuple(radius=Radius, height=Height, lat=Lat, beta=Lat)
    test 130 pygeodesy.ellipsoids.Circle4Tuple.radius: 0.5
    test 131 pygeodesy.ellipsoids.Circle4Tuple.height: 0.5
    test 132 pygeodesy.ellipsoids.Circle4Tuple.lat: 0.5
    test 133 pygeodesy.ellipsoids.Circle4Tuple.beta: 0.5
    test 134 pygeodesy.ellipsoids.Circle4Tuple._validated: True
    test 135 pygeodesy.ellipsoids.Circle4Tuple._validated: True
    test 136 pygeodesy.ellipsoids: Curvature2Tuple(meridional=0.5, prime_vertical=0.5)
    test 137 pygeodesy.ellipsoids: Curvature2Tuple(meridional=Meter, prime_vertical=Meter)
    test 138 pygeodesy.ellipsoids.Curvature2Tuple.meridional: 0.5
    test 139 pygeodesy.ellipsoids.Curvature2Tuple.prime_vertical: 0.5
    test 140 pygeodesy.ellipsoids.Curvature2Tuple._validated: True
    test 141 pygeodesy.ellipsoids.Curvature2Tuple._validated: True
    test 142 pygeodesy.ellipsoids: a_f2Tuple(a=0.5, f=0.5)
    test 143 pygeodesy.ellipsoids: a_f2Tuple(a=_Pass, f=_Pass)
    test 144 pygeodesy.ellipsoids.a_f2Tuple.a: 0.5
    test 145 pygeodesy.ellipsoids.a_f2Tuple.f: 0.5
    test 146 pygeodesy.ellipsoids.a_f2Tuple._validated: True
    test 147 pygeodesy.ellipsoids.a_f2Tuple._validated: True
    test 148 pygeodesy.elliptic: Elliptic3Tuple(sn=0.5, cn=0.5, dn=0.5)
    test 149 pygeodesy.elliptic: Elliptic3Tuple(sn=Scalar, cn=Scalar, dn=Scalar)
    test 150 pygeodesy.elliptic.Elliptic3Tuple.sn: 0.5
    test 151 pygeodesy.elliptic.Elliptic3Tuple.cn: 0.5
    test 152 pygeodesy.elliptic.Elliptic3Tuple.dn: 0.5
    test 153 pygeodesy.elliptic.Elliptic3Tuple._validated: True
    test 154 pygeodesy.elliptic.Elliptic3Tuple._validated: True
    test 155 pygeodesy.formy: Radical2Tuple(ratio=0.5, xline=0.5)
    test 156 pygeodesy.formy: Radical2Tuple(ratio=Scalar, xline=Scalar)
    test 157 pygeodesy.formy.Radical2Tuple.ratio: 0.5
    test 158 pygeodesy.formy.Radical2Tuple.xline: 0.5
    test 159 pygeodesy.formy.Radical2Tuple._validated: True
    test 160 pygeodesy.formy.Radical2Tuple._validated: True
    test 161 pygeodesy.frechet: Frechet6Tuple(fd=0.5, fi1=0.5, fi2=0.5, r=0, n=0, units='test')
    test 162 pygeodesy.frechet: Frechet6Tuple(fd=_Pass, fi1=FIx, fi2=FIx, r=Number_, n=Number_, units=_Pass)
    test 163 pygeodesy.frechet.Frechet6Tuple.fd: 0.5
    test 164 pygeodesy.frechet.Frechet6Tuple.fi1: 0.5
    test 165 pygeodesy.frechet.Frechet6Tuple.fi2: 0.5
    test 166 pygeodesy.frechet.Frechet6Tuple.r: 0.5
    test 167 pygeodesy.frechet.Frechet6Tuple.n: 0.5
    test 168 pygeodesy.frechet.Frechet6Tuple.units: <bound method Frechet6Tuple.units of Frechet6Tuple(fd=0.5, fi1=0.5, fi2=0.5, r=0.5, n=0.5, units='test')>
    test 169 pygeodesy.frechet.Frechet6Tuple._validated: True
    test 170 pygeodesy.frechet.Frechet6Tuple._validated: True
    test 171 pygeodesy.fsums: Fsum2Tuple(fsum=0.5, residual=0.5)
    test 172 pygeodesy.fsums: Fsum2Tuple(fsum=_Float_Int, residual=_Float_Int)
    test 173 pygeodesy.fsums.Fsum2Tuple.fsum: 0.5
    test 174 pygeodesy.fsums.Fsum2Tuple.residual: 0.5
    test 175 pygeodesy.fsums.Fsum2Tuple._validated: True
    test 176 pygeodesy.fsums.Fsum2Tuple._validated: True
    test 177 pygeodesy.geodsolve: GeodSolve12Tuple(lat1=0.5, lon1=0.5, azi1=0.5, lat2=0.5, lon2=0.5, azi2=0.5, s12=0.5, a12=0.5, m12=0.5, M12=0.5, M21=0.5, S12=0.5)
    test 178 pygeodesy.geodsolve: GeodSolve12Tuple(lat1=_Lat, lon1=_Lon, azi1=Bearing, lat2=_Lat, lon2=_Lon, azi2=Bearing, s12=Meter, a12=Degrees, m12=_Pass, M12=_Pass, M21=_Pass, S12=Meter2)
    test 179 pygeodesy.geodsolve.GeodSolve12Tuple.lat1: 0.5
    test 180 pygeodesy.geodsolve.GeodSolve12Tuple.lon1: 0.5
    test 181 pygeodesy.geodsolve.GeodSolve12Tuple.azi1: 0.5
    test 182 pygeodesy.geodsolve.GeodSolve12Tuple.lat2: 0.5
    test 183 pygeodesy.geodsolve.GeodSolve12Tuple.lon2: 0.5
    test 184 pygeodesy.geodsolve.GeodSolve12Tuple.azi2: 0.5
    test 185 pygeodesy.geodsolve.GeodSolve12Tuple.s12: 0.5
    test 186 pygeodesy.geodsolve.GeodSolve12Tuple.a12: 0.5
    test 187 pygeodesy.geodsolve.GeodSolve12Tuple.m12: 0.5
    test 188 pygeodesy.geodsolve.GeodSolve12Tuple.M12: 0.5
    test 189 pygeodesy.geodsolve.GeodSolve12Tuple.M21: 0.5
    test 190 pygeodesy.geodsolve.GeodSolve12Tuple.S12: 0.5
    test 191 pygeodesy.geodsolve.GeodSolve12Tuple._validated: True
    test 192 pygeodesy.geodsolve.GeodSolve12Tuple._validated: True
    test 193 pygeodesy.geohash: Resolutions2Tuple(res1=0.5, res2=0.5)
    test 194 pygeodesy.geohash: Resolutions2Tuple(res1=Degrees_, res2=Degrees_)
    test 195 pygeodesy.geohash.Resolutions2Tuple.res1: 0.5
    test 196 pygeodesy.geohash.Resolutions2Tuple.res2: 0.5
    test 197 pygeodesy.geohash.Resolutions2Tuple._validated: True
    test 198 pygeodesy.geohash.Resolutions2Tuple._validated: True
    test 199 pygeodesy.geoids: GeoidHeight5Tuple(lat=0.5, lon=0.5, egm84=0.5, egm96=0.5, egm2008=0.5)
    test 200 pygeodesy.geoids: GeoidHeight5Tuple(lat=Lat, lon=Lon, egm84=Height, egm96=Height, egm2008=Height)
    test 201 pygeodesy.geoids.GeoidHeight5Tuple.lat: 0.5
    test 202 pygeodesy.geoids.GeoidHeight5Tuple.lon: 0.5
    test 203 pygeodesy.geoids.GeoidHeight5Tuple.egm84: 0.5
    test 204 pygeodesy.geoids.GeoidHeight5Tuple.egm96: 0.5
    test 205 pygeodesy.geoids.GeoidHeight5Tuple.egm2008: 0.5
    test 206 pygeodesy.geoids.GeoidHeight5Tuple._validated: True
    test 207 pygeodesy.geoids.GeoidHeight5Tuple._validated: True
    test 208 pygeodesy.hausdorff: Hausdorff6Tuple(hd=0.5, i=0, j=0, mn=0, md=0.5, units='test')
    test 209 pygeodesy.hausdorff: Hausdorff6Tuple(hd=_Pass, i=Number_, j=Number_, mn=Number_, md=_Pass, units=_Pass)
    test 210 pygeodesy.hausdorff.Hausdorff6Tuple.hd: 0.5
    test 211 pygeodesy.hausdorff.Hausdorff6Tuple.i: 0.5
    test 212 pygeodesy.hausdorff.Hausdorff6Tuple.j: 0.5
    test 213 pygeodesy.hausdorff.Hausdorff6Tuple.mn: 0.5
    test 214 pygeodesy.hausdorff.Hausdorff6Tuple.md: 0.5
    test 215 pygeodesy.hausdorff.Hausdorff6Tuple.units: <bound method Hausdorff6Tuple.units of Hausdorff6Tuple(hd=0.5, i=0.5, j=0.5, mn=0.5, md=0.5, units='test')>
    test 216 pygeodesy.hausdorff.Hausdorff6Tuple._validated: True
    test 217 pygeodesy.hausdorff.Hausdorff6Tuple._validated: True
    test 218 pygeodesy.karney: Area3Tuple(number=0, perimeter=0.5, area=0.5)
    test 219 pygeodesy.karney: Area3Tuple(number=Number_, perimeter=Meter, area=Meter2)
    test 220 pygeodesy.karney.Area3Tuple.number: 0.5
    test 221 pygeodesy.karney.Area3Tuple.perimeter: 0.5
    test 222 pygeodesy.karney.Area3Tuple.area: 0.5
    test 223 pygeodesy.karney.Area3Tuple._validated: True
    test 224 pygeodesy.karney.Area3Tuple._validated: True
    test 225 pygeodesy.karney: Direct9Tuple(a12=0.5, lat2=0.5, lon2=0.5, azi2=0.5, s12=0.5, m12=0.5, M12=0.5, M21=0.5, S12=0.5)
    test 226 pygeodesy.karney: Direct9Tuple(a12=Bearing, lat2=_Lat, lon2=_Lon, azi2=Bearing, s12=Meter, m12=_Pass, M12=_Pass, M21=_Pass, S12=Meter2)
    test 227 pygeodesy.karney.Direct9Tuple.a12: 0.5
    test 228 pygeodesy.karney.Direct9Tuple.lat2: 0.5
    test 229 pygeodesy.karney.Direct9Tuple.lon2: 0.5
    test 230 pygeodesy.karney.Direct9Tuple.azi2: 0.5
    test 231 pygeodesy.karney.Direct9Tuple.s12: 0.5
    test 232 pygeodesy.karney.Direct9Tuple.m12: 0.5
    test 233 pygeodesy.karney.Direct9Tuple.M12: 0.5
    test 234 pygeodesy.karney.Direct9Tuple.M21: 0.5
    test 235 pygeodesy.karney.Direct9Tuple.S12: 0.5
    test 236 pygeodesy.karney.Direct9Tuple._validated: True
    test 237 pygeodesy.karney.Direct9Tuple._validated: True
    test 238 pygeodesy.karney: Inverse10Tuple(a12=0.5, s12=0.5, salp1=0.5, calp1=0.5, salp2=0.5, calp2=0.5, m12=0.5, M12=0.5, M21=0.5, S12=0.5)
    test 239 pygeodesy.karney: Inverse10Tuple(a12=Bearing, s12=Meter, salp1=_Pass, calp1=_Pass, salp2=_Pass, calp2=_Pass, m12=_Pass, M12=_Pass, M21=_Pass, S12=Meter2)
    test 240 pygeodesy.karney.Inverse10Tuple.a12: 0.5
    test 241 pygeodesy.karney.Inverse10Tuple.s12: 0.5
    test 242 pygeodesy.karney.Inverse10Tuple.salp1: 0.5
    test 243 pygeodesy.karney.Inverse10Tuple.calp1: 0.5
    test 244 pygeodesy.karney.Inverse10Tuple.salp2: 0.5
    test 245 pygeodesy.karney.Inverse10Tuple.calp2: 0.5
    test 246 pygeodesy.karney.Inverse10Tuple.m12: 0.5
    test 247 pygeodesy.karney.Inverse10Tuple.M12: 0.5
    test 248 pygeodesy.karney.Inverse10Tuple.M21: 0.5
    test 249 pygeodesy.karney.Inverse10Tuple.S12: 0.5
    test 250 pygeodesy.karney.Inverse10Tuple._validated: True
    test 251 pygeodesy.karney.Inverse10Tuple._validated: True
    test 252 pygeodesy.ltpTuples: Aer4Tuple(azimuth=0.5, elevation=0.5, slantrange=0.5, ltp=0.5)
    test 253 pygeodesy.ltpTuples: Aer4Tuple(azimuth=Meter, elevation=Meter, slantrange=Meter, ltp=_Pass)
    test 254 pygeodesy.ltpTuples.Aer4Tuple.azimuth: 0.5
    test 255 pygeodesy.ltpTuples.Aer4Tuple.elevation: 0.5
    test 256 pygeodesy.ltpTuples.Aer4Tuple.slantrange: 0.5
    test 257 pygeodesy.ltpTuples.Aer4Tuple.ltp: 0.5
    test 258 pygeodesy.ltpTuples.Aer4Tuple._validated: True
    test 259 pygeodesy.ltpTuples.Aer4Tuple._validated: True
    test 260 pygeodesy.ltpTuples: Attitude4Tuple(alt=0.5, tilt=0.5, yaw=0.5, roll=0.5)
    test 261 pygeodesy.ltpTuples: Attitude4Tuple(alt=Meter, tilt=Bearing, yaw=Degrees, roll=Degrees)
    test 262 pygeodesy.ltpTuples.Attitude4Tuple.alt: 0.5
    test 263 pygeodesy.ltpTuples.Attitude4Tuple.tilt: 0.5
    test 264 pygeodesy.ltpTuples.Attitude4Tuple.yaw: 0.5
    test 265 pygeodesy.ltpTuples.Attitude4Tuple.roll: 0.5
    test 266 pygeodesy.ltpTuples.Attitude4Tuple._validated: True
    test 267 pygeodesy.ltpTuples.Attitude4Tuple._validated: True
    test 268 pygeodesy.ltpTuples: ChLV9Tuple(Y=0.5, X=0.5, h_=0.5, lat=0.5, lon=0.5, height=0.5, ltp=0.5, ecef=0.5, M=0.5)
    test 269 pygeodesy.ltpTuples: ChLV9Tuple(Y=Meter, X=Meter, h_=Meter, lat=Lat, lon=Lon, height=Height, ltp=_Pass, ecef=_Pass, M=_Pass)
    test 270 pygeodesy.ltpTuples.ChLV9Tuple.Y: 0.5
    test 271 pygeodesy.ltpTuples.ChLV9Tuple.X: 0.5
    test 272 pygeodesy.ltpTuples.ChLV9Tuple.h_: 0.5
    test 273 pygeodesy.ltpTuples.ChLV9Tuple.lat: 0.5
    test 274 pygeodesy.ltpTuples.ChLV9Tuple.lon: 0.5
    test 275 pygeodesy.ltpTuples.ChLV9Tuple.height: 0.5
    test 276 pygeodesy.ltpTuples.ChLV9Tuple.ltp: 0.5
    test 277 pygeodesy.ltpTuples.ChLV9Tuple.ecef: 0.5
    test 278 pygeodesy.ltpTuples.ChLV9Tuple.M: 0.5
    test 279 pygeodesy.ltpTuples.ChLV9Tuple._validated: True
    test 280 pygeodesy.ltpTuples.ChLV9Tuple._validated: True
    test 281 pygeodesy.ltpTuples: ChLVEN2Tuple(E_LV95=0.5, N_LV95=0.5)
    test 282 pygeodesy.ltpTuples: ChLVEN2Tuple(E_LV95=Meter, N_LV95=Meter)
    test 283 pygeodesy.ltpTuples.ChLVEN2Tuple.E_LV95: 0.5
    test 284 pygeodesy.ltpTuples.ChLVEN2Tuple.N_LV95: 0.5
    test 285 pygeodesy.ltpTuples.ChLVEN2Tuple._validated: True
    test 286 pygeodesy.ltpTuples.ChLVEN2Tuple._validated: True
    test 287 pygeodesy.ltpTuples: ChLVYX2Tuple(Y=0.5, X=0.5)
    test 288 pygeodesy.ltpTuples: ChLVYX2Tuple(Y=Meter, X=Meter)
    test 289 pygeodesy.ltpTuples.ChLVYX2Tuple.Y: 0.5
    test 290 pygeodesy.ltpTuples.ChLVYX2Tuple.X: 0.5
    test 291 pygeodesy.ltpTuples.ChLVYX2Tuple._validated: True
    test 292 pygeodesy.ltpTuples.ChLVYX2Tuple._validated: True
    test 293 pygeodesy.ltpTuples: ChLVyx2Tuple(y_LV03=0.5, x_LV03=0.5)
    test 294 pygeodesy.ltpTuples: ChLVyx2Tuple(y_LV03=Meter, x_LV03=Meter)
    test 295 pygeodesy.ltpTuples.ChLVyx2Tuple.y_LV03: 0.5
    test 296 pygeodesy.ltpTuples.ChLVyx2Tuple.x_LV03: 0.5
    test 297 pygeodesy.ltpTuples.ChLVyx2Tuple._validated: True
    test 298 pygeodesy.ltpTuples.ChLVyx2Tuple._validated: True
    test 299 pygeodesy.ltpTuples: Enu4Tuple(east=0.5, north=0.5, up=0.5, ltp=0.5)
    test 300 pygeodesy.ltpTuples: Enu4Tuple(east=Meter, north=Meter, up=Meter, ltp=_Pass)
    test 301 pygeodesy.ltpTuples.Enu4Tuple.east: 0.5
    test 302 pygeodesy.ltpTuples.Enu4Tuple.north: 0.5
    test 303 pygeodesy.ltpTuples.Enu4Tuple.up: 0.5
    test 304 pygeodesy.ltpTuples.Enu4Tuple.ltp: 0.5
    test 305 pygeodesy.ltpTuples.Enu4Tuple._validated: True
    test 306 pygeodesy.ltpTuples.Enu4Tuple._validated: True
    test 307 pygeodesy.ltpTuples: Footprint5Tuple(center=0.5, upperleft=0.5, upperight=0.5, loweright=0.5, lowerleft=0.5)
    test 308 pygeodesy.ltpTuples: Footprint5Tuple(center=_Pass, upperleft=_Pass, upperight=_Pass, loweright=_Pass, lowerleft=_Pass)
    test 309 pygeodesy.ltpTuples.Footprint5Tuple.center: 0.5
    test 310 pygeodesy.ltpTuples.Footprint5Tuple.upperleft: 0.5
    test 311 pygeodesy.ltpTuples.Footprint5Tuple.upperight: 0.5
    test 312 pygeodesy.ltpTuples.Footprint5Tuple.loweright: 0.5
    test 313 pygeodesy.ltpTuples.Footprint5Tuple.lowerleft: 0.5
    test 314 pygeodesy.ltpTuples.Footprint5Tuple._validated: True
    test 315 pygeodesy.ltpTuples.Footprint5Tuple._validated: True
    test 316 pygeodesy.ltpTuples: Local9Tuple(x=0.5, y=0.5, z=0.5, lat=0.5, lon=0.5, height=0.5, ltp=0.5, ecef=0.5, M=0.5)
    test 317 pygeodesy.ltpTuples: Local9Tuple(x=Meter, y=Meter, z=Meter, lat=Lat, lon=Lon, height=Height, ltp=_Pass, ecef=_Pass, M=_Pass)
    test 318 pygeodesy.ltpTuples.Local9Tuple.x: 0.5
    test 319 pygeodesy.ltpTuples.Local9Tuple.y: 0.5
    test 320 pygeodesy.ltpTuples.Local9Tuple.z: 0.5
    test 321 pygeodesy.ltpTuples.Local9Tuple.lat: 0.5
    test 322 pygeodesy.ltpTuples.Local9Tuple.lon: 0.5
    test 323 pygeodesy.ltpTuples.Local9Tuple.height: 0.5
    test 324 pygeodesy.ltpTuples.Local9Tuple.ltp: 0.5
    test 325 pygeodesy.ltpTuples.Local9Tuple.ecef: 0.5
    test 326 pygeodesy.ltpTuples.Local9Tuple.M: 0.5
    test 327 pygeodesy.ltpTuples.Local9Tuple._validated: True
    test 328 pygeodesy.ltpTuples.Local9Tuple._validated: True
    test 329 pygeodesy.ltpTuples: Ned4Tuple(north=0.5, east=0.5, down=0.5, ltp=0.5)
    test 330 pygeodesy.ltpTuples: Ned4Tuple(north=Meter, east=Meter, down=Meter, ltp=_Pass)
    test 331 pygeodesy.ltpTuples.Ned4Tuple.north: 0.5
    test 332 pygeodesy.ltpTuples.Ned4Tuple.east: 0.5
    test 333 pygeodesy.ltpTuples.Ned4Tuple.down: 0.5
    test 334 pygeodesy.ltpTuples.Ned4Tuple.ltp: 0.5
    test 335 pygeodesy.ltpTuples.Ned4Tuple._validated: True
    test 336 pygeodesy.ltpTuples.Ned4Tuple._validated: True
    test 337 pygeodesy.ltpTuples: Xyz4Tuple(x=0.5, y=0.5, z=0.5, ltp=0.5)
    test 338 pygeodesy.ltpTuples: Xyz4Tuple(x=Meter, y=Meter, z=Meter, ltp=_Pass)
    test 339 pygeodesy.ltpTuples.Xyz4Tuple.x: 0.5
    test 340 pygeodesy.ltpTuples.Xyz4Tuple.y: 0.5
    test 341 pygeodesy.ltpTuples.Xyz4Tuple.z: 0.5
    test 342 pygeodesy.ltpTuples.Xyz4Tuple.ltp: 0.5
    test 343 pygeodesy.ltpTuples.Xyz4Tuple._validated: True
    test 344 pygeodesy.ltpTuples.Xyz4Tuple._validated: True
    test 345 pygeodesy.mgrs: Mgrs4Tuple(zone='0.5', EN='0.5', easting=0.5, northing=0.5)
    test 346 pygeodesy.mgrs: Mgrs4Tuple(zone=Str, EN=Str, easting=Easting, northing=Northing)
    test 347 pygeodesy.mgrs.Mgrs4Tuple.zone: 0.5
    test 348 pygeodesy.mgrs.Mgrs4Tuple.EN: 0.5
    test 349 pygeodesy.mgrs.Mgrs4Tuple.easting: 0.5
    test 350 pygeodesy.mgrs.Mgrs4Tuple.northing: 0.5
    test 351 pygeodesy.mgrs.Mgrs4Tuple._validated: True
    test 352 pygeodesy.mgrs.Mgrs4Tuple._validated: True
    test 353 pygeodesy.mgrs: Mgrs6Tuple(zone='0.5', EN='0.5', easting=0.5, northing=0.5, band='0.5', datum=0.5)
    test 354 pygeodesy.mgrs: Mgrs6Tuple(zone=Str, EN=Str, easting=Easting, northing=Northing, band=Str, datum=_Pass)
    test 355 pygeodesy.mgrs.Mgrs6Tuple.zone: 0.5
    test 356 pygeodesy.mgrs.Mgrs6Tuple.EN: 0.5
    test 357 pygeodesy.mgrs.Mgrs6Tuple.easting: 0.5
    test 358 pygeodesy.mgrs.Mgrs6Tuple.northing: 0.5
    test 359 pygeodesy.mgrs.Mgrs6Tuple.band: 0.5
    test 360 pygeodesy.mgrs.Mgrs6Tuple.datum: 0.5
    test 361 pygeodesy.mgrs.Mgrs6Tuple._validated: True
    test 362 pygeodesy.mgrs.Mgrs6Tuple._validated: True
    test 363 pygeodesy.namedTuples: Bearing2Tuple(initial=0.5, final=0.5)
    test 364 pygeodesy.namedTuples: Bearing2Tuple(initial=Bearing, final=Bearing)
    test 365 pygeodesy.namedTuples.Bearing2Tuple.initial: 0.5
    test 366 pygeodesy.namedTuples.Bearing2Tuple.final: 0.5
    test 367 pygeodesy.namedTuples.Bearing2Tuple._validated: True
    test 368 pygeodesy.namedTuples.Bearing2Tuple._validated: True
    test 369 pygeodesy.namedTuples: Bounds2Tuple(latlonSW=0.5, latlonNE=0.5)
    test 370 pygeodesy.namedTuples: Bounds2Tuple(latlonSW=_Pass, latlonNE=_Pass)
    test 371 pygeodesy.namedTuples.Bounds2Tuple.latlonSW: 0.5
    test 372 pygeodesy.namedTuples.Bounds2Tuple.latlonNE: 0.5
    test 373 pygeodesy.namedTuples.Bounds2Tuple._validated: True
    test 374 pygeodesy.namedTuples.Bounds2Tuple._validated: True
    test 375 pygeodesy.namedTuples: Bounds4Tuple(latS=0.5, lonW=0.5, latN=0.5, lonE=0.5)
    test 376 pygeodesy.namedTuples: Bounds4Tuple(latS=Lat, lonW=Lon, latN=Lat, lonE=Lon)
    test 377 pygeodesy.namedTuples.Bounds4Tuple.latS: 0.5
    test 378 pygeodesy.namedTuples.Bounds4Tuple.lonW: 0.5
    test 379 pygeodesy.namedTuples.Bounds4Tuple.latN: 0.5
    test 380 pygeodesy.namedTuples.Bounds4Tuple.lonE: 0.5
    test 381 pygeodesy.namedTuples.Bounds4Tuple._validated: True
    test 382 pygeodesy.namedTuples.Bounds4Tuple._validated: True
    test 383 pygeodesy.namedTuples: Destination2Tuple(destination=0.5, final=0.5)
    test 384 pygeodesy.namedTuples: Destination2Tuple(destination=_Pass, final=Bearing)
    test 385 pygeodesy.namedTuples.Destination2Tuple.destination: 0.5
    test 386 pygeodesy.namedTuples.Destination2Tuple.final: 0.5
    test 387 pygeodesy.namedTuples.Destination2Tuple._validated: True
    test 388 pygeodesy.namedTuples.Destination2Tuple._validated: True
    test 389 pygeodesy.namedTuples: Destination3Tuple(lat=0.5, lon=0.5, final=0.5)
    test 390 pygeodesy.namedTuples: Destination3Tuple(lat=Lat, lon=Lon, final=Bearing)
    test 391 pygeodesy.namedTuples.Destination3Tuple.lat: 0.5
    test 392 pygeodesy.namedTuples.Destination3Tuple.lon: 0.5
    test 393 pygeodesy.namedTuples.Destination3Tuple.final: 0.5
    test 394 pygeodesy.namedTuples.Destination3Tuple._validated: True
    test 395 pygeodesy.namedTuples.Destination3Tuple._validated: True
    test 396 pygeodesy.namedTuples: Distance2Tuple(distance=0.5, initial=0.5)
    test 397 pygeodesy.namedTuples: Distance2Tuple(distance=Meter, initial=Bearing)
    test 398 pygeodesy.namedTuples.Distance2Tuple.distance: 0.5
    test 399 pygeodesy.namedTuples.Distance2Tuple.initial: 0.5
    test 400 pygeodesy.namedTuples.Distance2Tuple._validated: True
    test 401 pygeodesy.namedTuples.Distance2Tuple._validated: True
    test 402 pygeodesy.namedTuples: Distance3Tuple(distance=0.5, initial=0.5, final=0.5)
    test 403 pygeodesy.namedTuples: Distance3Tuple(distance=Meter, initial=Bearing, final=Bearing)
    test 404 pygeodesy.namedTuples.Distance3Tuple.distance: 0.5
    test 405 pygeodesy.namedTuples.Distance3Tuple.initial: 0.5
    test 406 pygeodesy.namedTuples.Distance3Tuple.final: 0.5
    test 407 pygeodesy.namedTuples.Distance3Tuple._validated: True
    test 408 pygeodesy.namedTuples.Distance3Tuple._validated: True
    test 409 pygeodesy.namedTuples: Distance4Tuple(distance2=0.5, delta_lat=0.5, delta_lon=0.5, unroll_lon2=0.5)
    test 410 pygeodesy.namedTuples: Distance4Tuple(distance2=Degrees2, delta_lat=Degrees, delta_lon=Degrees, unroll_lon2=Degrees)
    test 411 pygeodesy.namedTuples.Distance4Tuple.distance2: 0.5
    test 412 pygeodesy.namedTuples.Distance4Tuple.delta_lat: 0.5
    test 413 pygeodesy.namedTuples.Distance4Tuple.delta_lon: 0.5
    test 414 pygeodesy.namedTuples.Distance4Tuple.unroll_lon2: 0.5
    test 415 pygeodesy.namedTuples.Distance4Tuple._validated: True
    test 416 pygeodesy.namedTuples.Distance4Tuple._validated: True
    test 417 pygeodesy.namedTuples: EasNor2Tuple(easting=0.5, northing=0.5)
    test 418 pygeodesy.namedTuples: EasNor2Tuple(easting=Easting, northing=Northing)
    test 419 pygeodesy.namedTuples.EasNor2Tuple.easting: 0.5
    test 420 pygeodesy.namedTuples.EasNor2Tuple.northing: 0.5
    test 421 pygeodesy.namedTuples.EasNor2Tuple._validated: True
    test 422 pygeodesy.namedTuples.EasNor2Tuple._validated: True
    test 423 pygeodesy.namedTuples: EasNor3Tuple(easting=0.5, northing=0.5, height=0.5)
    test 424 pygeodesy.namedTuples: EasNor3Tuple(easting=Easting, northing=Northing, height=Height)
    test 425 pygeodesy.namedTuples.EasNor3Tuple.easting: 0.5
    test 426 pygeodesy.namedTuples.EasNor3Tuple.northing: 0.5
    test 427 pygeodesy.namedTuples.EasNor3Tuple.height: 0.5
    test 428 pygeodesy.namedTuples.EasNor3Tuple._validated: True
    test 429 pygeodesy.namedTuples.EasNor3Tuple._validated: True
    test 430 pygeodesy.namedTuples: Forward4Tuple(easting=0.5, northing=0.5, gamma=0.5, scale=0.5)
    test 431 pygeodesy.namedTuples: Forward4Tuple(easting=Easting, northing=Northing, gamma=Degrees, scale=Scalar)
    test 432 pygeodesy.namedTuples.Forward4Tuple.easting: 0.5
    test 433 pygeodesy.namedTuples.Forward4Tuple.northing: 0.5
    test 434 pygeodesy.namedTuples.Forward4Tuple.gamma: 0.5
    test 435 pygeodesy.namedTuples.Forward4Tuple.scale: 0.5
    test 436 pygeodesy.namedTuples.Forward4Tuple._validated: True
    test 437 pygeodesy.namedTuples.Forward4Tuple._validated: True
    test 438 pygeodesy.namedTuples: Intersection3Tuple(point=0.5, outside1=0, outside2=0)
    test 439 pygeodesy.namedTuples: Intersection3Tuple(point=_Pass, outside1=Int, outside2=Int)
    test 440 pygeodesy.namedTuples.Intersection3Tuple.point: 0.5
    test 441 pygeodesy.namedTuples.Intersection3Tuple.outside1: 0.5
    test 442 pygeodesy.namedTuples.Intersection3Tuple.outside2: 0.5
    test 443 pygeodesy.namedTuples.Intersection3Tuple._validated: True
    test 444 pygeodesy.namedTuples.Intersection3Tuple._validated: True
    test 445 pygeodesy.namedTuples: LatLon2Tuple(lat=0.5, lon=0.5)
    test 446 pygeodesy.namedTuples: LatLon2Tuple(lat=Lat, lon=Lon)
    test 447 pygeodesy.namedTuples.LatLon2Tuple.lat: 0.5
    test 448 pygeodesy.namedTuples.LatLon2Tuple.lon: 0.5
    test 449 pygeodesy.namedTuples.LatLon2Tuple._validated: True
    test 450 pygeodesy.namedTuples.LatLon2Tuple._validated: True
    test 451 pygeodesy.namedTuples: LatLon3Tuple(lat=0.5, lon=0.5, height=0.5)
    test 452 pygeodesy.namedTuples: LatLon3Tuple(lat=Lat, lon=Lon, height=Height)
    test 453 pygeodesy.namedTuples.LatLon3Tuple.lat: 0.5
    test 454 pygeodesy.namedTuples.LatLon3Tuple.lon: 0.5
    test 455 pygeodesy.namedTuples.LatLon3Tuple.height: 0.5
    test 456 pygeodesy.namedTuples.LatLon3Tuple._validated: True
    test 457 pygeodesy.namedTuples.LatLon3Tuple._validated: True
    test 458 pygeodesy.namedTuples: LatLon4Tuple(lat=0.5, lon=0.5, height=0.5, datum=0.5)
    test 459 pygeodesy.namedTuples: LatLon4Tuple(lat=Lat, lon=Lon, height=Height, datum=_Pass)
    test 460 pygeodesy.namedTuples.LatLon4Tuple.lat: 0.5
    test 461 pygeodesy.namedTuples.LatLon4Tuple.lon: 0.5
    test 462 pygeodesy.namedTuples.LatLon4Tuple.height: 0.5
    test 463 pygeodesy.namedTuples.LatLon4Tuple.datum: 0.5
    test 464 pygeodesy.namedTuples.LatLon4Tuple._validated: True
    test 465 pygeodesy.namedTuples.LatLon4Tuple._validated: True
    test 466 pygeodesy.namedTuples: LatLonDatum3Tuple(lat=0.5, lon=0.5, datum=0.5)
    test 467 pygeodesy.namedTuples: LatLonDatum3Tuple(lat=Lat, lon=Lon, datum=_Pass)
    test 468 pygeodesy.namedTuples.LatLonDatum3Tuple.lat: 0.5
    test 469 pygeodesy.namedTuples.LatLonDatum3Tuple.lon: 0.5
    test 470 pygeodesy.namedTuples.LatLonDatum3Tuple.datum: 0.5
    test 471 pygeodesy.namedTuples.LatLonDatum3Tuple._validated: True
    test 472 pygeodesy.namedTuples.LatLonDatum3Tuple._validated: True
    test 473 pygeodesy.namedTuples: LatLonDatum5Tuple(lat=0.5, lon=0.5, datum=0.5, gamma=0.5, scale=0.5)
    test 474 pygeodesy.namedTuples: LatLonDatum5Tuple(lat=Lat, lon=Lon, datum=_Pass, gamma=Degrees, scale=Scalar)
    test 475 pygeodesy.namedTuples.LatLonDatum5Tuple.lat: 0.5
    test 476 pygeodesy.namedTuples.LatLonDatum5Tuple.lon: 0.5
    test 477 pygeodesy.namedTuples.LatLonDatum5Tuple.datum: 0.5
    test 478 pygeodesy.namedTuples.LatLonDatum5Tuple.gamma: 0.5
    test 479 pygeodesy.namedTuples.LatLonDatum5Tuple.scale: 0.5
    test 480 pygeodesy.namedTuples.LatLonDatum5Tuple._validated: True
    test 481 pygeodesy.namedTuples.LatLonDatum5Tuple._validated: True
    test 482 pygeodesy.namedTuples: LatLonPrec3Tuple(lat=0.5, lon=0.5, precision=0)
    test 483 pygeodesy.namedTuples: LatLonPrec3Tuple(lat=Lat, lon=Lon, precision=Precision_)
    test 484 pygeodesy.namedTuples.LatLonPrec3Tuple.lat: 0.5
    test 485 pygeodesy.namedTuples.LatLonPrec3Tuple.lon: 0.5
    test 486 pygeodesy.namedTuples.LatLonPrec3Tuple.precision: 0.5
    test 487 pygeodesy.namedTuples.LatLonPrec3Tuple._validated: True
    test 488 pygeodesy.namedTuples.LatLonPrec3Tuple._validated: True
    test 489 pygeodesy.namedTuples: LatLonPrec5Tuple(lat=0.5, lon=0.5, precision=0, height=0.5, radius=0.5)
    test 490 pygeodesy.namedTuples: LatLonPrec5Tuple(lat=Lat, lon=Lon, precision=Precision_, height=Height, radius=Radius)
    test 491 pygeodesy.namedTuples.LatLonPrec5Tuple.lat: 0.5
    test 492 pygeodesy.namedTuples.LatLonPrec5Tuple.lon: 0.5
    test 493 pygeodesy.namedTuples.LatLonPrec5Tuple.precision: 0.5
    test 494 pygeodesy.namedTuples.LatLonPrec5Tuple.height: 0.5
    test 495 pygeodesy.namedTuples.LatLonPrec5Tuple.radius: 0.5
    test 496 pygeodesy.namedTuples.LatLonPrec5Tuple._validated: True
    test 497 pygeodesy.namedTuples.LatLonPrec5Tuple._validated: True
    test 498 pygeodesy.namedTuples: NearestOn2Tuple(closest=0.5, fraction=0.5)
    test 499 pygeodesy.namedTuples: NearestOn2Tuple(closest=_Pass, fraction=_Pass)
    test 500 pygeodesy.namedTuples.NearestOn2Tuple.closest: 0.5
    test 501 pygeodesy.namedTuples.NearestOn2Tuple.fraction: 0.5
    test 502 pygeodesy.namedTuples.NearestOn2Tuple._validated: True
    test 503 pygeodesy.namedTuples.NearestOn2Tuple._validated: True
    test 504 pygeodesy.namedTuples: NearestOn3Tuple(closest=0.5, distance=0.5, angle=0.5)
    test 505 pygeodesy.namedTuples: NearestOn3Tuple(closest=_Pass, distance=Meter, angle=Degrees)
    test 506 pygeodesy.namedTuples.NearestOn3Tuple.closest: 0.5
    test 507 pygeodesy.namedTuples.NearestOn3Tuple.distance: 0.5
    test 508 pygeodesy.namedTuples.NearestOn3Tuple.angle: 0.5
    test 509 pygeodesy.namedTuples.NearestOn3Tuple._validated: True
    test 510 pygeodesy.namedTuples.NearestOn3Tuple._validated: True
    test 511 pygeodesy.namedTuples: NearestOn4Tuple(lat=0.5, lon=0.5, distance=0.5, normal=0.5)
    test 512 pygeodesy.namedTuples: NearestOn4Tuple(lat=Lat, lon=Lon, distance=Meter, normal=Bearing)
    test 513 pygeodesy.namedTuples.NearestOn4Tuple.lat: 0.5
    test 514 pygeodesy.namedTuples.NearestOn4Tuple.lon: 0.5
    test 515 pygeodesy.namedTuples.NearestOn4Tuple.distance: 0.5
    test 516 pygeodesy.namedTuples.NearestOn4Tuple.normal: 0.5
    test 517 pygeodesy.namedTuples.NearestOn4Tuple._validated: True
    test 518 pygeodesy.namedTuples.NearestOn4Tuple._validated: True
    test 519 pygeodesy.namedTuples: NearestOn5Tuple(lat=0.5, lon=0.5, distance=0.5, angle=0.5, height=0.5)
    test 520 pygeodesy.namedTuples: NearestOn5Tuple(lat=Lat, lon=Lon, distance=Degrees, angle=Degrees, height=Meter)
    test 521 pygeodesy.namedTuples.NearestOn5Tuple.lat: 0.5
    test 522 pygeodesy.namedTuples.NearestOn5Tuple.lon: 0.5
    test 523 pygeodesy.namedTuples.NearestOn5Tuple.distance: 0.5
    test 524 pygeodesy.namedTuples.NearestOn5Tuple.angle: 0.5
    test 525 pygeodesy.namedTuples.NearestOn5Tuple.height: 0.5
    test 526 pygeodesy.namedTuples.NearestOn5Tuple._validated: True
    test 527 pygeodesy.namedTuples.NearestOn5Tuple._validated: True
    test 528 pygeodesy.namedTuples: NearestOn6Tuple(closest=0.5, distance=0.5, fi=0.5, j=0, start=0.5, end=0.5)
    test 529 pygeodesy.namedTuples: NearestOn6Tuple(closest=_Pass, distance=Meter, fi=FIx, j=Number_, start=_Pass, end=_Pass)
    test 530 pygeodesy.namedTuples.NearestOn6Tuple.closest: 0.5
    test 531 pygeodesy.namedTuples.NearestOn6Tuple.distance: 0.5
    test 532 pygeodesy.namedTuples.NearestOn6Tuple.fi: 0.5
    test 533 pygeodesy.namedTuples.NearestOn6Tuple.j: 0.5
    test 534 pygeodesy.namedTuples.NearestOn6Tuple.start: 0.5
    test 535 pygeodesy.namedTuples.NearestOn6Tuple.end: 0.5
    test 536 pygeodesy.namedTuples.NearestOn6Tuple._validated: True
    test 537 pygeodesy.namedTuples.NearestOn6Tuple._validated: True
    test 538 pygeodesy.namedTuples: NearestOn8Tuple(closest=0.5, distance=0.5, fi=0.5, j=0, start=0.5, end=0.5, initial=0.5, final=0.5)
    test 539 pygeodesy.namedTuples: NearestOn8Tuple(closest=_Pass, distance=Meter, fi=FIx, j=Number_, start=_Pass, end=_Pass, initial=Bearing, final=Bearing)
    test 540 pygeodesy.namedTuples.NearestOn8Tuple.closest: 0.5
    test 541 pygeodesy.namedTuples.NearestOn8Tuple.distance: 0.5
    test 542 pygeodesy.namedTuples.NearestOn8Tuple.fi: 0.5
    test 543 pygeodesy.namedTuples.NearestOn8Tuple.j: 0.5
    test 544 pygeodesy.namedTuples.NearestOn8Tuple.start: 0.5
    test 545 pygeodesy.namedTuples.NearestOn8Tuple.end: 0.5
    test 546 pygeodesy.namedTuples.NearestOn8Tuple.initial: 0.5
    test 547 pygeodesy.namedTuples.NearestOn8Tuple.final: 0.5
    test 548 pygeodesy.namedTuples.NearestOn8Tuple._validated: True
    test 549 pygeodesy.namedTuples.NearestOn8Tuple._validated: True
    test 550 pygeodesy.namedTuples: PhiLam2Tuple(phi=0.5, lam=0.5)
    test 551 pygeodesy.namedTuples: PhiLam2Tuple(phi=Phi, lam=Lam)
    test 552 pygeodesy.namedTuples.PhiLam2Tuple.phi: 0.5
    test 553 pygeodesy.namedTuples.PhiLam2Tuple.lam: 0.5
    test 554 pygeodesy.namedTuples.PhiLam2Tuple._validated: True
    test 555 pygeodesy.namedTuples.PhiLam2Tuple._validated: True
    test 556 pygeodesy.namedTuples: PhiLam3Tuple(phi=0.5, lam=0.5, height=0.5)
    test 557 pygeodesy.namedTuples: PhiLam3Tuple(phi=Phi, lam=Lam, height=Height)
    test 558 pygeodesy.namedTuples.PhiLam3Tuple.phi: 0.5
    test 559 pygeodesy.namedTuples.PhiLam3Tuple.lam: 0.5
    test 560 pygeodesy.namedTuples.PhiLam3Tuple.height: 0.5
    test 561 pygeodesy.namedTuples.PhiLam3Tuple._validated: True
    test 562 pygeodesy.namedTuples.PhiLam3Tuple._validated: True
    test 563 pygeodesy.namedTuples: PhiLam4Tuple(phi=0.5, lam=0.5, height=0.5, datum=0.5)
    test 564 pygeodesy.namedTuples: PhiLam4Tuple(phi=Phi, lam=Lam, height=Height, datum=_Pass)
    test 565 pygeodesy.namedTuples.PhiLam4Tuple.phi: 0.5
    test 566 pygeodesy.namedTuples.PhiLam4Tuple.lam: 0.5
    test 567 pygeodesy.namedTuples.PhiLam4Tuple.height: 0.5
    test 568 pygeodesy.namedTuples.PhiLam4Tuple.datum: 0.5
    test 569 pygeodesy.namedTuples.PhiLam4Tuple._validated: True
    test 570 pygeodesy.namedTuples.PhiLam4Tuple._validated: True
    test 571 pygeodesy.namedTuples: Point3Tuple(x=0.5, y=0.5, ll=0.5)
    test 572 pygeodesy.namedTuples: Point3Tuple(x=Meter, y=Meter, ll=_Pass)
    test 573 pygeodesy.namedTuples.Point3Tuple.x: 0.5
    test 574 pygeodesy.namedTuples.Point3Tuple.y: 0.5
    test 575 pygeodesy.namedTuples.Point3Tuple.ll: 0.5
    test 576 pygeodesy.namedTuples.Point3Tuple._validated: True
    test 577 pygeodesy.namedTuples.Point3Tuple._validated: True
    test 578 pygeodesy.namedTuples: Points2Tuple(number=0, points=0.5)
    test 579 pygeodesy.namedTuples: Points2Tuple(number=Number_, points=_Pass)
    test 580 pygeodesy.namedTuples.Points2Tuple.number: 0.5
    test 581 pygeodesy.namedTuples.Points2Tuple.points: 0.5
    test 582 pygeodesy.namedTuples.Points2Tuple._validated: True
    test 583 pygeodesy.namedTuples.Points2Tuple._validated: True
    test 584 pygeodesy.namedTuples: Reverse4Tuple(lat=0.5, lon=0.5, gamma=0.5, scale=0.5)
    test 585 pygeodesy.namedTuples: Reverse4Tuple(lat=Lat, lon=Lon, gamma=Degrees, scale=Scalar)
    test 586 pygeodesy.namedTuples.Reverse4Tuple.lat: 0.5
    test 587 pygeodesy.namedTuples.Reverse4Tuple.lon: 0.5
    test 588 pygeodesy.namedTuples.Reverse4Tuple.gamma: 0.5
    test 589 pygeodesy.namedTuples.Reverse4Tuple.scale: 0.5
    test 590 pygeodesy.namedTuples.Reverse4Tuple._validated: True
    test 591 pygeodesy.namedTuples.Reverse4Tuple._validated: True
    test 592 pygeodesy.namedTuples: Triangle7Tuple(A=0.5, a=0.5, B=0.5, b=0.5, C=0.5, c=0.5, area=0.5)
    test 593 pygeodesy.namedTuples: Triangle7Tuple(A=Degrees, a=Meter, B=Degrees, b=Meter, C=Degrees, c=Meter, area=Meter2)
    test 594 pygeodesy.namedTuples.Triangle7Tuple.A: 0.5
    test 595 pygeodesy.namedTuples.Triangle7Tuple.a: 0.5
    test 596 pygeodesy.namedTuples.Triangle7Tuple.B: 0.5
    test 597 pygeodesy.namedTuples.Triangle7Tuple.b: 0.5
    test 598 pygeodesy.namedTuples.Triangle7Tuple.C: 0.5
    test 599 pygeodesy.namedTuples.Triangle7Tuple.c: 0.5
    test 600 pygeodesy.namedTuples.Triangle7Tuple.area: 0.5
    test 601 pygeodesy.namedTuples.Triangle7Tuple._validated: True
    test 602 pygeodesy.namedTuples.Triangle7Tuple._validated: True
    test 603 pygeodesy.namedTuples: Triangle8Tuple(A=0.5, a=0.5, B=0.5, b=0.5, C=0.5, c=0.5, D=0.5, E=0.5)
    test 604 pygeodesy.namedTuples: Triangle8Tuple(A=Radians, a=Radians, B=Radians, b=Radians, C=Radians, c=Radians, D=Radians, E=Radians)
    test 605 pygeodesy.namedTuples.Triangle8Tuple.A: 0.5
    test 606 pygeodesy.namedTuples.Triangle8Tuple.a: 0.5
    test 607 pygeodesy.namedTuples.Triangle8Tuple.B: 0.5
    test 608 pygeodesy.namedTuples.Triangle8Tuple.b: 0.5
    test 609 pygeodesy.namedTuples.Triangle8Tuple.C: 0.5
    test 610 pygeodesy.namedTuples.Triangle8Tuple.c: 0.5
    test 611 pygeodesy.namedTuples.Triangle8Tuple.D: 0.5
    test 612 pygeodesy.namedTuples.Triangle8Tuple.E: 0.5
    test 613 pygeodesy.namedTuples.Triangle8Tuple._validated: True
    test 614 pygeodesy.namedTuples.Triangle8Tuple._validated: True
    test 615 pygeodesy.namedTuples: Trilaterate5Tuple(min=0.5, minPoint=0.5, max=0.5, maxPoint=0.5, n=0)
    test 616 pygeodesy.namedTuples: Trilaterate5Tuple(min=Meter, minPoint=_Pass, max=Meter, maxPoint=_Pass, n=Number_)
    test 617 pygeodesy.namedTuples.Trilaterate5Tuple.min: 0.5
    test 618 pygeodesy.namedTuples.Trilaterate5Tuple.minPoint: 0.5
    test 619 pygeodesy.namedTuples.Trilaterate5Tuple.max: 0.5
    test 620 pygeodesy.namedTuples.Trilaterate5Tuple.maxPoint: 0.5
    test 621 pygeodesy.namedTuples.Trilaterate5Tuple.n: 0.5
    test 622 pygeodesy.namedTuples.Trilaterate5Tuple._validated: True
    test 623 pygeodesy.namedTuples.Trilaterate5Tuple._validated: True
    test 624 pygeodesy.namedTuples: UtmUps2Tuple(zone=0, hemipole='0.5')
    test 625 pygeodesy.namedTuples: UtmUps2Tuple(zone=Number_, hemipole=Str)
    test 626 pygeodesy.namedTuples.UtmUps2Tuple.zone: 0.5
    test 627 pygeodesy.namedTuples.UtmUps2Tuple.hemipole: 0.5
    test 628 pygeodesy.namedTuples.UtmUps2Tuple._validated: True
    test 629 pygeodesy.namedTuples.UtmUps2Tuple._validated: True
    test 630 pygeodesy.namedTuples: UtmUps5Tuple(zone=0, hemipole='0.5', easting=0.5, northing=0.5, band='0.5')
    test 631 pygeodesy.namedTuples: UtmUps5Tuple(zone=Number_, hemipole=Str, easting=Easting, northing=Northing, band=Band)
    test 632 pygeodesy.namedTuples.UtmUps5Tuple.zone: 0.5
    test 633 pygeodesy.namedTuples.UtmUps5Tuple.hemipole: 0.5
    test 634 pygeodesy.namedTuples.UtmUps5Tuple.easting: 0.5
    test 635 pygeodesy.namedTuples.UtmUps5Tuple.northing: 0.5
    test 636 pygeodesy.namedTuples.UtmUps5Tuple.band: 0.5
    test 637 pygeodesy.namedTuples.UtmUps5Tuple._validated: True
    test 638 pygeodesy.namedTuples.UtmUps5Tuple._validated: True
    test 639 pygeodesy.namedTuples: UtmUps8Tuple(zone=0, hemipole='0.5', easting=0.5, northing=0.5, band='0.5', datum=0.5, gamma=0.5, scale=0.5)
    test 640 pygeodesy.namedTuples: UtmUps8Tuple(zone=Number_, hemipole=Str, easting=Easting, northing=Northing, band=Band, datum=_Pass, gamma=Degrees, scale=Scalar)
    test 641 pygeodesy.namedTuples.UtmUps8Tuple.zone: 0.5
    test 642 pygeodesy.namedTuples.UtmUps8Tuple.hemipole: 0.5
    test 643 pygeodesy.namedTuples.UtmUps8Tuple.easting: 0.5
    test 644 pygeodesy.namedTuples.UtmUps8Tuple.northing: 0.5
    test 645 pygeodesy.namedTuples.UtmUps8Tuple.band: 0.5
    test 646 pygeodesy.namedTuples.UtmUps8Tuple.datum: 0.5
    test 647 pygeodesy.namedTuples.UtmUps8Tuple.gamma: 0.5
    test 648 pygeodesy.namedTuples.UtmUps8Tuple.scale: 0.5
    test 649 pygeodesy.namedTuples.UtmUps8Tuple._validated: True
    test 650 pygeodesy.namedTuples.UtmUps8Tuple._validated: True
    test 651 pygeodesy.namedTuples: UtmUpsLatLon5Tuple(zone=0, band='0.5', hemipole='0.5', lat=0.5, lon=0.5)
    test 652 pygeodesy.namedTuples: UtmUpsLatLon5Tuple(zone=Number_, band=Band, hemipole=Str, lat=Lat, lon=Lon)
    test 653 pygeodesy.namedTuples.UtmUpsLatLon5Tuple.zone: 0.5
    test 654 pygeodesy.namedTuples.UtmUpsLatLon5Tuple.band: 0.5
    test 655 pygeodesy.namedTuples.UtmUpsLatLon5Tuple.hemipole: 0.5
    test 656 pygeodesy.namedTuples.UtmUpsLatLon5Tuple.lat: 0.5
    test 657 pygeodesy.namedTuples.UtmUpsLatLon5Tuple.lon: 0.5
    test 658 pygeodesy.namedTuples.UtmUpsLatLon5Tuple._validated: True
    test 659 pygeodesy.namedTuples.UtmUpsLatLon5Tuple._validated: True
    test 660 pygeodesy.namedTuples: Vector2Tuple(x=0.5, y=0.5)
    test 661 pygeodesy.namedTuples: Vector2Tuple(x=Scalar, y=Scalar)
    test 662 pygeodesy.namedTuples.Vector2Tuple.x: 0.5
    test 663 pygeodesy.namedTuples.Vector2Tuple.y: 0.5
    test 664 pygeodesy.namedTuples.Vector2Tuple._validated: True
    test 665 pygeodesy.namedTuples.Vector2Tuple._validated: True
    test 666 pygeodesy.namedTuples: Vector3Tuple(x=0.5, y=0.5, z=0.5)
    test 667 pygeodesy.namedTuples: Vector3Tuple(x=Scalar, y=Scalar, z=Scalar)
    test 668 pygeodesy.namedTuples.Vector3Tuple.x: 0.5
    test 669 pygeodesy.namedTuples.Vector3Tuple.y: 0.5
    test 670 pygeodesy.namedTuples.Vector3Tuple.z: 0.5
    test 671 pygeodesy.namedTuples.Vector3Tuple._validated: True
    test 672 pygeodesy.namedTuples.Vector3Tuple._validated: True
    test 673 pygeodesy.namedTuples: Vector4Tuple(x=0.5, y=0.5, z=0.5, h=0.5)
    test 674 pygeodesy.namedTuples: Vector4Tuple(x=Scalar, y=Scalar, z=Scalar, h=Height)
    test 675 pygeodesy.namedTuples.Vector4Tuple.x: 0.5
    test 676 pygeodesy.namedTuples.Vector4Tuple.y: 0.5
    test 677 pygeodesy.namedTuples.Vector4Tuple.z: 0.5
    test 678 pygeodesy.namedTuples.Vector4Tuple.h: 0.5
    test 679 pygeodesy.namedTuples.Vector4Tuple._validated: True
    test 680 pygeodesy.namedTuples.Vector4Tuple._validated: True
    test 681 pygeodesy.points: Shape2Tuple(nrows=0, ncols=0)
    test 682 pygeodesy.points: Shape2Tuple(nrows=Number_, ncols=Number_)
    test 683 pygeodesy.points.Shape2Tuple.nrows: 0.5
    test 684 pygeodesy.points.Shape2Tuple.ncols: 0.5
    test 685 pygeodesy.points.Shape2Tuple._validated: True
    test 686 pygeodesy.points.Shape2Tuple._validated: True
    test 687 pygeodesy.resections: Collins5Tuple(pointP=0.5, pointH=0.5, a=0.5, b=0.5, c=0.5)
    test 688 pygeodesy.resections: Collins5Tuple(pointP=_Pass, pointH=_Pass, a=Distance, b=Distance, c=Distance)
    test 689 pygeodesy.resections.Collins5Tuple.pointP: 0.5
    test 690 pygeodesy.resections.Collins5Tuple.pointH: 0.5
    test 691 pygeodesy.resections.Collins5Tuple.a: 0.5
    test 692 pygeodesy.resections.Collins5Tuple.b: 0.5
    test 693 pygeodesy.resections.Collins5Tuple.c: 0.5
    test 694 pygeodesy.resections.Collins5Tuple._validated: True
    test 695 pygeodesy.resections.Collins5Tuple._validated: True
    test 696 pygeodesy.resections: Survey3Tuple(PA=0.5, PB=0.5, PC=0.5)
    test 697 pygeodesy.resections: Survey3Tuple(PA=Distance, PB=Distance, PC=Distance)
    test 698 pygeodesy.resections.Survey3Tuple.PA: 0.5
    test 699 pygeodesy.resections.Survey3Tuple.PB: 0.5
    test 700 pygeodesy.resections.Survey3Tuple.PC: 0.5
    test 701 pygeodesy.resections.Survey3Tuple._validated: True
    test 702 pygeodesy.resections.Survey3Tuple._validated: True
    test 703 pygeodesy.resections: Tienstra7Tuple(pointP=0.5, A=0.5, B=0.5, C=0.5, a=0.5, b=0.5, c=0.5)
    test 704 pygeodesy.resections: Tienstra7Tuple(pointP=_Pass, A=Degrees, B=Degrees, C=Degrees, a=Distance, b=Distance, c=Distance)
    test 705 pygeodesy.resections.Tienstra7Tuple.pointP: 0.5
    test 706 pygeodesy.resections.Tienstra7Tuple.A: 0.5
    test 707 pygeodesy.resections.Tienstra7Tuple.B: 0.5
    test 708 pygeodesy.resections.Tienstra7Tuple.C: 0.5
    test 709 pygeodesy.resections.Tienstra7Tuple.a: 0.5
    test 710 pygeodesy.resections.Tienstra7Tuple.b: 0.5
    test 711 pygeodesy.resections.Tienstra7Tuple.c: 0.5
    test 712 pygeodesy.resections.Tienstra7Tuple._validated: True
    test 713 pygeodesy.resections.Tienstra7Tuple._validated: True
    test 714 pygeodesy.resections: TriAngle4Tuple(radA=0.5, radB=0.5, radC=0.5, rIn=0.5)
    test 715 pygeodesy.resections: TriAngle4Tuple(radA=Radians, radB=Radians, radC=Radians, rIn=Distance)
    test 716 pygeodesy.resections.TriAngle4Tuple.radA: 0.5
    test 717 pygeodesy.resections.TriAngle4Tuple.radB: 0.5
    test 718 pygeodesy.resections.TriAngle4Tuple.radC: 0.5
    test 719 pygeodesy.resections.TriAngle4Tuple.rIn: 0.5
    test 720 pygeodesy.resections.TriAngle4Tuple._validated: True
    test 721 pygeodesy.resections.TriAngle4Tuple._validated: True
    test 722 pygeodesy.resections: TriSide2Tuple(a=0.5, radA=0.5)
    test 723 pygeodesy.resections: TriSide2Tuple(a=Distance, radA=Radians)
    test 724 pygeodesy.resections.TriSide2Tuple.a: 0.5
    test 725 pygeodesy.resections.TriSide2Tuple.radA: 0.5
    test 726 pygeodesy.resections.TriSide2Tuple._validated: True
    test 727 pygeodesy.resections.TriSide2Tuple._validated: True
    test 728 pygeodesy.resections: TriSide4Tuple(a=0.5, b=0.5, radC=0.5, d=0.5)
    test 729 pygeodesy.resections: TriSide4Tuple(a=Distance, b=Distance, radC=Radians, d=Distance)
    test 730 pygeodesy.resections.TriSide4Tuple.a: 0.5
    test 731 pygeodesy.resections.TriSide4Tuple.b: 0.5
    test 732 pygeodesy.resections.TriSide4Tuple.radC: 0.5
    test 733 pygeodesy.resections.TriSide4Tuple.d: 0.5
    test 734 pygeodesy.resections.TriSide4Tuple._validated: True
    test 735 pygeodesy.resections.TriSide4Tuple._validated: True
    test 736 pygeodesy.rhumbsolve: RhumbSolve7Tuple(lat1=0.5, lon1=0.5, lat2=0.5, lon2=0.5, azi12=0.5, s12=0.5, S12=0.5)
    test 737 pygeodesy.rhumbsolve: RhumbSolve7Tuple(lat1=_Lat, lon1=_Lon, lat2=_Lat, lon2=_Lon, azi12=Bearing, s12=Meter, S12=Meter2)
    test 738 pygeodesy.rhumbsolve.RhumbSolve7Tuple.lat1: 0.5
    test 739 pygeodesy.rhumbsolve.RhumbSolve7Tuple.lon1: 0.5
    test 740 pygeodesy.rhumbsolve.RhumbSolve7Tuple.lat2: 0.5
    test 741 pygeodesy.rhumbsolve.RhumbSolve7Tuple.lon2: 0.5
    test 742 pygeodesy.rhumbsolve.RhumbSolve7Tuple.azi12: 0.5
    test 743 pygeodesy.rhumbsolve.RhumbSolve7Tuple.s12: 0.5
    test 744 pygeodesy.rhumbsolve.RhumbSolve7Tuple.S12: 0.5
    test 745 pygeodesy.rhumbsolve.RhumbSolve7Tuple._validated: True
    test 746 pygeodesy.rhumbsolve.RhumbSolve7Tuple._validated: True
    test 747 pygeodesy.rhumbx: Rhumb8Tuple(lat1=0.5, lon1=0.5, lat2=0.5, lon2=0.5, azi12=0.5, s12=0.5, S12=0.5, a12=0.5)
    test 748 pygeodesy.rhumbx: Rhumb8Tuple(lat1=_Lat, lon1=_Lon, lat2=_Lat, lon2=_Lon, azi12=Bearing, s12=Meter, S12=Meter2, a12=Degrees)
    test 749 pygeodesy.rhumbx.Rhumb8Tuple.lat1: 0.5
    test 750 pygeodesy.rhumbx.Rhumb8Tuple.lon1: 0.5
    test 751 pygeodesy.rhumbx.Rhumb8Tuple.lat2: 0.5
    test 752 pygeodesy.rhumbx.Rhumb8Tuple.lon2: 0.5
    test 753 pygeodesy.rhumbx.Rhumb8Tuple.azi12: 0.5
    test 754 pygeodesy.rhumbx.Rhumb8Tuple.s12: 0.5
    test 755 pygeodesy.rhumbx.Rhumb8Tuple.S12: 0.5
    test 756 pygeodesy.rhumbx.Rhumb8Tuple.a12: 0.5
    test 757 pygeodesy.rhumbx.Rhumb8Tuple._validated: True
    test 758 pygeodesy.rhumbx.Rhumb8Tuple._validated: True
    test 759 pygeodesy.rhumbx: RhumbOrder2Tuple(RAorder=0, TMorder=0)
    test 760 pygeodesy.rhumbx: RhumbOrder2Tuple(RAorder=Int, TMorder=Int)
    test 761 pygeodesy.rhumbx.RhumbOrder2Tuple.RAorder: 0.5
    test 762 pygeodesy.rhumbx.RhumbOrder2Tuple.TMorder: 0.5
    test 763 pygeodesy.rhumbx.RhumbOrder2Tuple._validated: True
    test 764 pygeodesy.rhumbx.RhumbOrder2Tuple._validated: True
    test 765 pygeodesy.trf: Helmert7Tuple(tx=0.5, ty=0.5, tz=0.5, s=0.5, sx=0.5, sy=0.5, sz=0.5)
    test 766 pygeodesy.trf: Helmert7Tuple(tx=Float, ty=Float, tz=Float, s=Float, sx=Float, sy=Float, sz=Float)
    test 767 pygeodesy.trf.Helmert7Tuple.tx: 0.5
    test 768 pygeodesy.trf.Helmert7Tuple.ty: 0.5
    test 769 pygeodesy.trf.Helmert7Tuple.tz: 0.5
    test 770 pygeodesy.trf.Helmert7Tuple.s: 0.5
    test 771 pygeodesy.trf.Helmert7Tuple.sx: 0.5
    test 772 pygeodesy.trf.Helmert7Tuple.sy: 0.5
    test 773 pygeodesy.trf.Helmert7Tuple.sz: 0.5
    test 774 pygeodesy.trf.Helmert7Tuple._validated: True
    test 775 pygeodesy.trf.Helmert7Tuple._validated: True
    test 776 pygeodesy.trf: Helmert7Tuple(tx=0.5, ty=0.5, tz=0.5, s=0.5, sx=0.5, sy=0.5, sz=0.5)
    test 777 pygeodesy.trf: Helmert7Tuple(tx=Float, ty=Float, tz=Float, s=Float, sx=Float, sy=Float, sz=Float)
    test 778 pygeodesy.trf.Helmert7Tuple.tx: 0.5
    test 779 pygeodesy.trf.Helmert7Tuple.ty: 0.5
    test 780 pygeodesy.trf.Helmert7Tuple.tz: 0.5
    test 781 pygeodesy.trf.Helmert7Tuple.s: 0.5
    test 782 pygeodesy.trf.Helmert7Tuple.sx: 0.5
    test 783 pygeodesy.trf.Helmert7Tuple.sy: 0.5
    test 784 pygeodesy.trf.Helmert7Tuple.sz: 0.5
    test 785 pygeodesy.trf.Helmert7Tuple._validated: True
    test 786 pygeodesy.trf.Helmert7Tuple._validated: True
    test 787 pygeodesy.triaxials: BetaOmega2Tuple(beta=0.5, omega=0.5)
    test 788 pygeodesy.triaxials: BetaOmega2Tuple(beta=_Pass, omega=_Pass)
    test 789 pygeodesy.triaxials.BetaOmega2Tuple.beta: 0.5
    test 790 pygeodesy.triaxials.BetaOmega2Tuple.omega: 0.5
    test 791 pygeodesy.triaxials.BetaOmega2Tuple._validated: True
    test 792 pygeodesy.triaxials.BetaOmega2Tuple._validated: True
    test 793 pygeodesy.triaxials: BetaOmega3Tuple(beta=0.5, omega=0.5, height=0.5)
    test 794 pygeodesy.triaxials: BetaOmega3Tuple(beta=_Pass, omega=_Pass, height=Meter)
    test 795 pygeodesy.triaxials.BetaOmega3Tuple.beta: 0.5
    test 796 pygeodesy.triaxials.BetaOmega3Tuple.omega: 0.5
    test 797 pygeodesy.triaxials.BetaOmega3Tuple.height: 0.5
    test 798 pygeodesy.triaxials.BetaOmega3Tuple._validated: True
    test 799 pygeodesy.triaxials.BetaOmega3Tuple._validated: True
    test 800 pygeodesy.triaxials: Jacobi2Tuple(x=0.5, y=0.5)
    test 801 pygeodesy.triaxials: Jacobi2Tuple(x=_Pass, y=_Pass)
    test 802 pygeodesy.triaxials.Jacobi2Tuple.x: 0.5
    test 803 pygeodesy.triaxials.Jacobi2Tuple.y: 0.5
    test 804 pygeodesy.triaxials.Jacobi2Tuple._validated: True
    test 805 pygeodesy.triaxials.Jacobi2Tuple._validated: True
    test 806 pygeodesy.vector2d: Circin6Tuple(radius=0.5, center=0.5, deltas=0.5, cA=0.5, cB=0.5, cC=0.5)
    test 807 pygeodesy.vector2d: Circin6Tuple(radius=Radius, center=_Pass, deltas=_Pass, cA=_Pass, cB=_Pass, cC=_Pass)
    test 808 pygeodesy.vector2d.Circin6Tuple.radius: 0.5
    test 809 pygeodesy.vector2d.Circin6Tuple.center: 0.5
    test 810 pygeodesy.vector2d.Circin6Tuple.deltas: 0.5
    test 811 pygeodesy.vector2d.Circin6Tuple.cA: 0.5
    test 812 pygeodesy.vector2d.Circin6Tuple.cB: 0.5
    test 813 pygeodesy.vector2d.Circin6Tuple.cC: 0.5
    test 814 pygeodesy.vector2d.Circin6Tuple._validated: True
    test 815 pygeodesy.vector2d.Circin6Tuple._validated: True
    test 816 pygeodesy.vector2d: Circum3Tuple(radius=0.5, center=0.5, deltas=0.5)
    test 817 pygeodesy.vector2d: Circum3Tuple(radius=Radius, center=_Pass, deltas=_Pass)
    test 818 pygeodesy.vector2d.Circum3Tuple.radius: 0.5
    test 819 pygeodesy.vector2d.Circum3Tuple.center: 0.5
    test 820 pygeodesy.vector2d.Circum3Tuple.deltas: 0.5
    test 821 pygeodesy.vector2d.Circum3Tuple._validated: True
    test 822 pygeodesy.vector2d.Circum3Tuple._validated: True
    test 823 pygeodesy.vector2d: Circum4Tuple(radius=0.5, center=0.5, rank=0, residuals=0.5)
    test 824 pygeodesy.vector2d: Circum4Tuple(radius=Radius, center=_Pass, rank=Int, residuals=_Pass)
    test 825 pygeodesy.vector2d.Circum4Tuple.radius: 0.5
    test 826 pygeodesy.vector2d.Circum4Tuple.center: 0.5
    test 827 pygeodesy.vector2d.Circum4Tuple.rank: 0.5
    test 828 pygeodesy.vector2d.Circum4Tuple.residuals: 0.5
    test 829 pygeodesy.vector2d.Circum4Tuple._validated: True
    test 830 pygeodesy.vector2d.Circum4Tuple._validated: True
    test 831 pygeodesy.vector2d: Meeus2Tuple(radius=0.5, Type=0.5)
    test 832 pygeodesy.vector2d: Meeus2Tuple(radius=Radius, Type=_Pass)
    test 833 pygeodesy.vector2d.Meeus2Tuple.radius: 0.5
    test 834 pygeodesy.vector2d.Meeus2Tuple.Type: 0.5
    test 835 pygeodesy.vector2d.Meeus2Tuple._validated: True
    test 836 pygeodesy.vector2d.Meeus2Tuple._validated: True
    test 837 pygeodesy.vector2d: Radii11Tuple(rA=0.5, rB=0.5, rC=0.5, cR=0.5, rIn=0.5, riS=0.5, roS=0.5, a=0.5, b=0.5, c=0.5, s=0.5)
    test 838 pygeodesy.vector2d: Radii11Tuple(rA=Meter, rB=Meter, rC=Meter, cR=Meter, rIn=Meter, riS=Meter, roS=Meter, a=Meter, b=Meter, c=Meter, s=Meter)
    test 839 pygeodesy.vector2d.Radii11Tuple.rA: 0.5
    test 840 pygeodesy.vector2d.Radii11Tuple.rB: 0.5
    test 841 pygeodesy.vector2d.Radii11Tuple.rC: 0.5
    test 842 pygeodesy.vector2d.Radii11Tuple.cR: 0.5
    test 843 pygeodesy.vector2d.Radii11Tuple.rIn: 0.5
    test 844 pygeodesy.vector2d.Radii11Tuple.riS: 0.5
    test 845 pygeodesy.vector2d.Radii11Tuple.roS: 0.5
    test 846 pygeodesy.vector2d.Radii11Tuple.a: 0.5
    test 847 pygeodesy.vector2d.Radii11Tuple.b: 0.5
    test 848 pygeodesy.vector2d.Radii11Tuple.c: 0.5
    test 849 pygeodesy.vector2d.Radii11Tuple.s: 0.5
    test 850 pygeodesy.vector2d.Radii11Tuple._validated: True
    test 851 pygeodesy.vector2d.Radii11Tuple._validated: True
    test 852 pygeodesy.vector2d: Soddy4Tuple(radius=0.5, center=0.5, deltas=0.5, outer=0.5)
    test 853 pygeodesy.vector2d: Soddy4Tuple(radius=Radius, center=_Pass, deltas=_Pass, outer=Radius)
    test 854 pygeodesy.vector2d.Soddy4Tuple.radius: 0.5
    test 855 pygeodesy.vector2d.Soddy4Tuple.center: 0.5
    test 856 pygeodesy.vector2d.Soddy4Tuple.deltas: 0.5
    test 857 pygeodesy.vector2d.Soddy4Tuple.outer: 0.5
    test 858 pygeodesy.vector2d.Soddy4Tuple._validated: True
    test 859 pygeodesy.vector2d.Soddy4Tuple._validated: True
    test 860 pygeodesy.webmercator: EasNorRadius3Tuple(easting=0.5, northing=0.5, radius=0.5)
    test 861 pygeodesy.webmercator: EasNorRadius3Tuple(easting=Easting, northing=Northing, radius=Radius)
    test 862 pygeodesy.webmercator.EasNorRadius3Tuple.easting: 0.5
    test 863 pygeodesy.webmercator.EasNorRadius3Tuple.northing: 0.5
    test 864 pygeodesy.webmercator.EasNorRadius3Tuple.radius: 0.5
    test 865 pygeodesy.webmercator.EasNorRadius3Tuple._validated: True
    test 866 pygeodesy.webmercator.EasNorRadius3Tuple._validated: True
    test 867 pygeodesy.named._NamedTuple._validated: False

    all 867 testNamedTuples.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 22.238 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testNavlabExamples.py
./pygeodesy/ellipsoidalNvector.py:60: DeprecationWarning: class L{pygeodesy.ellipsoidalNvector.Ned} has been DEPRECATED, use class L{pygeodesy.Ned}.
  deprecated_class(self.__class__)
./test/testNavlabExamples.py:41: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Ned.toRepr} has been DEPRECATED, use class L{pygeodesy.Ned}.
  t.test(1, 'delta', delta.toRepr(prec=3), '[L:470357.384, B:45.109°, E:-2.12°]')  # DEPRECATED
./test/testNavlabExamples.py:43: DeprecationWarning: Property_RO L{pygeodesy.ellipsoidalNvector.Ned.bearing} has been DEPRECATED, use C{azimuth}.
  t.test(1, 'bearing', delta.bearing, 45.109, fmt='%.3f')  # 45.109°
./test/testNavlabExamples.py:44: DeprecationWarning: Property_RO L{pygeodesy.ellipsoidalNvector.Ned.length} has been DEPRECATED, use C{slantrange}.
  t.test(1, 'length', delta.length, 470357.384, fmt='%.3f')  # 470357.384 m
./test/testNavlabExamples.py:63: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Ned.toRepr} has been DEPRECATED, use class L{pygeodesy.Ned}.
  t.test(2, 'delta', delta.toRepr(prec=3), '[L:3606.938, B:33.69°, E:-1.589°]')  # DEPRECATED
./pygeodesy/ellipsoidalNvector.py:288: DeprecationWarning: Property_RO L{pygeodesy.ellipsoidalNvector.Ned.ned} has been DEPRECATED, use property C{ned4}.
  dn = delta.ned
./pygeodesy/deprecated/__init__.py:65: DeprecationWarning: class L{pygeodesy.deprecated.Ned3Tuple} has been DEPRECATED, use class L{pygeodesy.Ned4Tuple}.
  deprecated_class(cls)
./test/testNavlabExamples.py:71: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Ned.toRepr} has been DEPRECATED, use class L{pygeodesy.Ned}.
  t.test(2, 'delta', delta.toRepr(prec=3), '[L:116807.681, B:222.493°, E:-0.524°]')  # DEPRECATED
./test/testNavlabExamples.py:143: DeprecationWarning: function L{pygeodesy.ellipsoidalNvector.toNed} has been DEPRECATED, use L{pygeodesy.Aer}C{(bearing, elevation, distance).xyzLocal.toNed(B{Ned}, name=B{name})} or L{XyzLocal}C{(pygeodesy.Aer(bearing, elevation, distance)).toNed(B{Ned}, name=B{name})}.
  d = ellipsoidalNvector.toNed(116809.178, 222.493, -0.5416)
./test/testNavlabExamples.py:145: DeprecationWarning: Property_RO L{pygeodesy.ellipsoidalNvector.Ned.bearing} has been DEPRECATED, use C{azimuth}.
  TestsBase.test(t, 'bearing',   d.bearing, '227.507',  fmt='%.3f')  # '222.493'
./test/testNavlabExamples.py:147: DeprecationWarning: Property_RO L{pygeodesy.ellipsoidalNvector.Ned.length} has been DEPRECATED, use C{slantrange}.
  TestsBase.test(t, 'length',    d.length, '116809.178',  fmt='%.3f')
./test/testNavlabExamples.py:148: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Ned.toVector3d} has been DEPRECATED, use property L{xyz}.
  v = d.toVector3d()

    testing testNavlabExamples.py 23.03.27
    test 1 Example 1 delta: [331730.863, 332998.501, 17398.304]
    test 2 Example 1 delta: [L:470357.384, B:45.109°, E:-2.12°]
    test 3 Example 1 elevation: -2.1198
    test 4 Example 1 bearing: 45.109
    test 5 Example 1 length: 470357.384

    test 6 Example 1 delta: [331730.863, 332998.501, 17398.304]
    test 7 Example 1 delta: <class 'pygeodesy.ltpTuples.Ned'>
    test 8 Example 1 delta: (331730.863099, 332998.501491, 17398.304211, Ltp(lat0=1.0, lon0=2.0, height0=3.0, M=EcefMatrix(_0_0_=-0.034899, _0_1_=-0.017442, _0_2_=0.999239, _1_0_=0.999391, _1_1_=-0.000609, _1_2_=0.034894, _2_0_=0.0, _2_1_=0.999848, _2_2_=0.017452), ecef=EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), name=''), name=''))
    test 9 Example 1 delta: <class 'pygeodesy.ltpTuples.Ned4Tuple'>
    test 10 Example 1 delta: <class 'pygeodesy.ecef.EcefVeness'>

    test 11 Example 2 LatLon: 53.301°N, 063.435°E, +400.00m
    test 12 Example 2 toNvector: (0.267, 0.535, 0.802, +400.00)
    test 13 Example 2 delta: [3000.0, 2000.0, 100.0]
    test 14 Example 2 delta: [L:3606.938, B:33.69°, E:-1.589°]
    test 15 Example 2 destinationNed: 53.327702°N, 063.465119°E, +296.01m  FAILED, KNOWN, expected 53.327726°N, 063.464965°E, +299.138m
    test 16 Example 2 delta: [-86126, -78900, 1069]
    test 17 Example 2 delta: [L:116807.681, B:222.493°, E:-0.524°]
    test 18 Example 2 destinationNed: 48.88667°N, 002.37472°E, +0.00m  FAILED, KNOWN, expected 48.88667°N, 002.37472°E

    test 19 Example 3 toLatLon: 39.379°N, 048.013°W, +4702059.83m

    test 20 Example 4 toCartesian: [6373290.277, 222560.201, 110568.827]

    test 21 Example 5 distanceTo: 332457

    test 22 Example 6 intermediateChordTo: 89.799981°N, 180.0°E
    test 23 Example 6 intermediateTo: 89.8°N, 180.0°E
    test 24 Example 6 intermediateChordTo: 51.372294°N, 000.707192°E
    test 25 Example 6 intermediateTo: 51.372084°N, 000.707337°E

    test 26 Example 7 meanOf: 67.2362°N, 006.9175°W

    test 27 Example 8 destination(pygeodesy.sphericalNvector): 79.991549°N, 090.017698°W
    test 28 Example 8 destination(pygeodesy.sphericalTrigonometry): 79.991549°N, 090.017698°W
    test 29 Example 8 destination(pygeodesy.ellipsoidalVincenty): 79.991584°N, 090.017621°W
    test 30 Example 8 destination(pygeodesy.ellipsoidalKarney): 79.991584°N, 090.017621°W
    test 31 Example 8 destination(pygeodesy.ellipsoidalExact): 79.991584°N, 090.017621°W
    test 32 Example 8 destination(pygeodesy.ellipsoidalGeodSolve): 79.991584°N, 090.017621°W

    test 33 Example 9 intersection: 40.318643°N, 055.901868°E

    test 34 Example 10 crossTrackDistance: 11118

    test 35 toNed: [-78901.1, -86126.6, 1104.1]
    test 36 bearing: 227.507
    test 37 elevation: -0.5416
    test 38 length: 116809.178
    test 39 toVector3d: (-86126.6, -78901.1, -1104.1)

    19 of 39 testNavlabExamples.py tests (48.7%) FAILED, incl. 2 KNOWN plus 17 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 22.983 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testOsgr.py
./test/testOsgr.py:25: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = p.convertDatum(Datums.OSGB36)
./test/testOsgr.py:27: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = r.convertDatum(Datums.WGS84)
./test/testOsgr.py:25: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = p.convertDatum(Datums.OSGB36)
./test/testOsgr.py:27: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = r.convertDatum(Datums.WGS84)
./test/testOsgr.py:25: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = p.convertDatum(Datums.OSGB36)
./test/testOsgr.py:27: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = r.convertDatum(Datums.WGS84)
./test/testOsgr.py:25: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = p.convertDatum(Datums.OSGB36)
./test/testOsgr.py:27: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = r.convertDatum(Datums.WGS84)

    testing testOsgr.py 23.03.27 (module pygeodesy.osgr 23.03.19)

    testOSgr(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 1 WGS84: 51.4778°N, 000.0016°W
    test 2 OSGB36: 51.477284°N, 000.00002°E
    test 3 WGS84: 51.4778°N, 000.0016°W
    test 4 OSgr1: TG 51409 13177
    test 5 OSgr1: [G:TG, E:51409, N:13177]
    test 6 iteration: None
    test 7 toLatLon1: 52°39′28.72″N, 001°42′57.79″E
    test 8 toLatLon1: 52.657979°N, 001.716052°E
    test 9 iteration: 4
    test 10 toOsgr1: 651409.903,313177.270
    test 11 toOsgr1: 651409.903,313177.270
    test 12 toOsgr1: TG5140990313177270
    test 13 toLatLon2: 52°39′27.25″N, 001°43′04.52″E
    test 14 toLatLon2: 52.65757°N, 001.717922°E  FAILED, KNOWN, expected 52.657570°N, 001.717922°E
    test 15 iteration: 4
    test 16 toOsgr2: 651409,313177
    test 17 toOsgr2: 651409,313177
    test 18 toOsgr3: TG 51409 13177
    test 19 toLatLon3: (52.65798, 1.71605, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 20 toOsgr4: TG 51409 13177
    test 21 toLatLon4: (52.657570000, 1.717910000, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 22 toLatLon4: (52.657569999, 1.717910045, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 23 toLatLon4: (52.657978296, 1.716040366, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 24 toLatLon4: (52.657978295, 1.716040411, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 25 toOsgr5: 0.001
    test 26 toOsgr5: TG5140900013177000
    test 27 toOsgr5: 651409.000,313177.000
    test 28 toLatLon5: (52.657976595, 1.716038422, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 29 OSGR1: TG 48251 11932
    test 30 OSGR1: [G:TG, E:48251, N:11932]
    test 31 OSGR2: TG 51409 13177
    test 32 OSGR2: [G:TG, E:51409, N:13177]
    test 33 OSGR3: TG 51409 13177
    test 34 OSGR3: [G:TG, E:51409, N:13177]
    test 35 OSGR4: TG 51409 13177
    test 36 OSGR4: [G:TG, E:51409, N:13177]
    test 37 OSGR5: 651409,313177
    test 38 OSGR5: TG51409001317700
    test 39 OSGR5: 651409,313177
    test 40 OSGR5: 651409.000000,313177.000000
    test 41 OSGR5: 651409.00,313177.00
    test 42 OSGR5: [OSGR:651409.000,313177.000]
    test 43 OSGR5: [OSGR:651409,313177]
    test 44 OSGR5: [OSGR:651409.000,313177.000]
    test 45 OSGR5: [OSGR:651,313]
    test 46 OSGR6: 651409.000,313177.000
    test 47 OSGR6: 651409,313177
    test 48 OSGR6: (651409, 313177)
    test 49 OSGR6: 651409,313177
    test 50 OSGR6: 651409,313177
    test 51 OSGR6: (651409, 313177)
    test 52 OSGR6: 651409 313177

    test 53 issue: 38
    test 54 toOsgr: [G:TL, E:29158, N:35174]
    test 55 toOsgr: 529158.072, 235174.785
    test 56 toOsgr: OSGB36
    test 57 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 58 toLatLonOSGB36: OSGB36
    test 59 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 60 toLatLonWGS84 : WGS84

    test 61 Osgr: [G:TQ, E:32014, N:23971]
    test 62 Osgr: 532014.0, 123971.0
    test 63 Osgr: OSGB36
    test 64 toLatLonOSGB36: 50.999425N, 000.118417W
    test 65 toLatLonOSGB36: OSGB36
    test 66 toLatLonWGS84 : 50.999995N, 000.120004W
    test 67 toLatLonWGS84 : WGS84
    test 68 parseOSGR: [G:TQ, E:32014, N:23971]
    test 69 parseOSGR: 532014.0, 123971.0
    test 70 parseOSGR: OSGB36
    test 71 toLatLonOSGB36: 50.999425N, 000.118417W
    test 72 toLatLonOSGB36: OSGB36
    test 73 toLatLonWGS84: 50.999995N, 000.120004W
    test 74 toLatLonWGS84: WGS84
    test 75 toOsgr: [G:TQ, E:32013, N:23971]
    test 76 toOsgr: 532013.969, 123971.046
    test 77 toOsgr: OSGB36
    test 78 toLatLonOSGB36: 50.999426N, 000.118417W
    test 79 toLatLonOSGB36: OSGB36
    test 80 toLatLonWGS84 : 50.999995N, 000.120004W
    test 81 toLatLonWGS84 : WGS84
    test 82 toOsgr: [G:TQ, E:48853, N:24427]
    test 83 toOsgr: 548853.602, 124427.985
    test 84 toOsgr: OSGB36
    test 85 toLatLonOSGB36: 50.999422N, 000.121618E
    test 86 toLatLonOSGB36: OSGB36
    test 87 toLatLonWGS84 : 50.999995N, 000.120004E
    test 88 toLatLonWGS84 : WGS84

    test 89 LatLon: 49.926244°N, 006.297934°W
    test 90 datum: WGS84
    test 91 datum: OSGB36
    test 92 toOsgr: [G:SV, E:91645, N:11753]
    test 93 datum: OSGB36
    test 94 LatLon: 49.926244°N, 006.297934°W
    test 95 datum: WGS84
    test 96 distanceTo: 0.0103  FAILED, KNOWN, expected 0.0104

    test 97 prec=-2: [G:SV, E:91600, N:11700]

    test 98 toLatLon: 52.0N, 000.12W
    test 99 toLatLon: 52.0N, 000.12W
    test 100 toLatLon: 52.0N, 000.12W
    test 101 toLatLon: 52.0N, 000.12W
    test 102 toLatLon: 52.0N, 000.12W
    test 103 toLatLon: 52.0N, 000.12W
    test 104 toLatLon: 52.0N, 000.12W
    test 105 toLatLon: 52.0N, 000.12W

    testOSgr(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 106 WGS84: 51.4778°N, 000.0016°W
    test 107 OSGB36: 51.477284°N, 000.00002°E
    test 108 WGS84: 51.4778°N, 000.0016°W
    test 109 OSgr1: TG 51409 13177
    test 110 OSgr1: [G:TG, E:51409, N:13177]
    test 111 iteration: None
    test 112 toLatLon1: 52°39′28.72″N, 001°42′57.79″E
    test 113 toLatLon1: 52.657979°N, 001.716052°E
    test 114 iteration: 4
    test 115 toOsgr1: 651409.903,313177.270
    test 116 toOsgr1: 651409.903,313177.270
    test 117 toOsgr1: TG5140990313177270
    test 118 toLatLon2: 52°39′27.25″N, 001°43′04.52″E
    test 119 toLatLon2: 52.65757°N, 001.717922°E  FAILED, KNOWN, expected 52.657570°N, 001.717922°E
    test 120 iteration: 4
    test 121 toOsgr2: 651409,313177
    test 122 toOsgr2: 651409,313177
    test 123 toOsgr3: TG 51409 13177
    test 124 toLatLon3: (52.65798, 1.71605, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 125 toOsgr4: TG 51409 13177
    test 126 toLatLon4: (52.657570000, 1.717910000, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 127 toLatLon4: (52.657569999, 1.717910045, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 128 toLatLon4: (52.657978296, 1.716040366, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 129 toLatLon4: (52.657978295, 1.716040411, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 130 toOsgr5: 0.001
    test 131 toOsgr5: TG5140900013177000
    test 132 toOsgr5: 651409.000,313177.000
    test 133 toLatLon5: (52.657976595, 1.716038422, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 134 OSGR1: TG 48251 11932
    test 135 OSGR1: [G:TG, E:48251, N:11932]
    test 136 OSGR2: TG 51409 13177
    test 137 OSGR2: [G:TG, E:51409, N:13177]
    test 138 OSGR3: TG 51409 13177
    test 139 OSGR3: [G:TG, E:51409, N:13177]
    test 140 OSGR4: TG 51409 13177
    test 141 OSGR4: [G:TG, E:51409, N:13177]
    test 142 OSGR5: 651409,313177
    test 143 OSGR5: TG51409001317700
    test 144 OSGR5: 651409,313177
    test 145 OSGR5: 651409.000000,313177.000000
    test 146 OSGR5: 651409.00,313177.00
    test 147 OSGR5: [OSGR:651409.000,313177.000]
    test 148 OSGR5: [OSGR:651409,313177]
    test 149 OSGR5: [OSGR:651409.000,313177.000]
    test 150 OSGR5: [OSGR:651,313]
    test 151 OSGR6: 651409.000,313177.000
    test 152 OSGR6: 651409,313177
    test 153 OSGR6: (651409, 313177)
    test 154 OSGR6: 651409,313177
    test 155 OSGR6: 651409,313177
    test 156 OSGR6: (651409, 313177)
    test 157 OSGR6: 651409 313177

    test 158 issue: 38
    test 159 toOsgr: [G:TL, E:29158, N:35174]
    test 160 toOsgr: 529158.072, 235174.785
    test 161 toOsgr: OSGB36
    test 162 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 163 toLatLonOSGB36: OSGB36
    test 164 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 165 toLatLonWGS84 : WGS84

    test 166 Osgr: [G:TQ, E:32014, N:23971]
    test 167 Osgr: 532014.0, 123971.0
    test 168 Osgr: OSGB36
    test 169 toLatLonOSGB36: 50.999425N, 000.118417W
    test 170 toLatLonOSGB36: OSGB36
    test 171 toLatLonWGS84 : 50.999995N, 000.120004W
    test 172 toLatLonWGS84 : WGS84
    test 173 parseOSGR: [G:TQ, E:32014, N:23971]
    test 174 parseOSGR: 532014.0, 123971.0
    test 175 parseOSGR: OSGB36
    test 176 toLatLonOSGB36: 50.999425N, 000.118417W
    test 177 toLatLonOSGB36: OSGB36
    test 178 toLatLonWGS84: 50.999995N, 000.120004W
    test 179 toLatLonWGS84: WGS84
    test 180 toOsgr: [G:TQ, E:32013, N:23971]
    test 181 toOsgr: 532013.969, 123971.046
    test 182 toOsgr: OSGB36
    test 183 toLatLonOSGB36: 50.999426N, 000.118417W
    test 184 toLatLonOSGB36: OSGB36
    test 185 toLatLonWGS84 : 50.999995N, 000.120004W
    test 186 toLatLonWGS84 : WGS84
    test 187 toOsgr: [G:TQ, E:48853, N:24427]
    test 188 toOsgr: 548853.602, 124427.985
    test 189 toOsgr: OSGB36
    test 190 toLatLonOSGB36: 50.999422N, 000.121618E
    test 191 toLatLonOSGB36: OSGB36
    test 192 toLatLonWGS84 : 50.999995N, 000.120004E
    test 193 toLatLonWGS84 : WGS84

    test 194 LatLon: 49.926244°N, 006.297934°W
    test 195 datum: WGS84
    test 196 datum: OSGB36
    test 197 toOsgr: [G:SV, E:91645, N:11753]
    test 198 datum: OSGB36
    test 199 LatLon: 49.926244°N, 006.297934°W
    test 200 datum: WGS84
    test 201 distanceTo: 0.0104

    test 202 prec=-2: [G:SV, E:91600, N:11700]

    test 203 toLatLon: 52.0N, 000.12W
    test 204 toLatLon: 52.0N, 000.12W
    test 205 toLatLon: 52.0N, 000.12W
    test 206 toLatLon: 52.0N, 000.12W
    test 207 toLatLon: 52.0N, 000.12W
    test 208 toLatLon: 52.0N, 000.12W
    test 209 toLatLon: 52.0N, 000.12W
    test 210 toLatLon: 52.0N, 000.12W

    testOSgr(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 211 WGS84: 51.4778°N, 000.0016°W
    test 212 OSGB36: 51.477284°N, 000.00002°E
    test 213 WGS84: 51.4778°N, 000.0016°W
    test 214 OSgr1: TG 51409 13177
    test 215 OSgr1: [G:TG, E:51409, N:13177]
    test 216 iteration: None
    test 217 toLatLon1: 52°39′28.72″N, 001°42′57.79″E
    test 218 toLatLon1: 52.657979°N, 001.716052°E
    test 219 iteration: 4
    test 220 toOsgr1: 651409.903,313177.270
    test 221 toOsgr1: 651409.903,313177.270
    test 222 toOsgr1: TG5140990313177270
    test 223 toLatLon2: 52°39′27.25″N, 001°43′04.52″E
    test 224 toLatLon2: 52.65757°N, 001.717922°E  FAILED, KNOWN, expected 52.657570°N, 001.717922°E
    test 225 iteration: 4
    test 226 toOsgr2: 651409,313177
    test 227 toOsgr2: 651409,313177
    test 228 toOsgr3: TG 51409 13177
    test 229 toLatLon3: (52.65798, 1.71605, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 230 toOsgr4: TG 51409 13177
    test 231 toLatLon4: (52.657570000, 1.717910000, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 232 toLatLon4: (52.657569999, 1.717910045, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 233 toLatLon4: (52.657978296, 1.716040366, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 234 toLatLon4: (52.657978295, 1.716040411, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 235 toOsgr5: 0.001
    test 236 toOsgr5: TG5140900013177000
    test 237 toOsgr5: 651409.000,313177.000
    test 238 toLatLon5: (52.657976595, 1.716038422, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 239 OSGR1: TG 48251 11932
    test 240 OSGR1: [G:TG, E:48251, N:11932]
    test 241 OSGR2: TG 51409 13177
    test 242 OSGR2: [G:TG, E:51409, N:13177]
    test 243 OSGR3: TG 51409 13177
    test 244 OSGR3: [G:TG, E:51409, N:13177]
    test 245 OSGR4: TG 51409 13177
    test 246 OSGR4: [G:TG, E:51409, N:13177]
    test 247 OSGR5: 651409,313177
    test 248 OSGR5: TG51409001317700
    test 249 OSGR5: 651409,313177
    test 250 OSGR5: 651409.000000,313177.000000
    test 251 OSGR5: 651409.00,313177.00
    test 252 OSGR5: [OSGR:651409.000,313177.000]
    test 253 OSGR5: [OSGR:651409,313177]
    test 254 OSGR5: [OSGR:651409.000,313177.000]
    test 255 OSGR5: [OSGR:651,313]
    test 256 OSGR6: 651409.000,313177.000
    test 257 OSGR6: 651409,313177
    test 258 OSGR6: (651409, 313177)
    test 259 OSGR6: 651409,313177
    test 260 OSGR6: 651409,313177
    test 261 OSGR6: (651409, 313177)
    test 262 OSGR6: 651409 313177

    test 263 issue: 38
    test 264 toOsgr: [G:TL, E:29158, N:35174]
    test 265 toOsgr: 529158.072, 235174.785
    test 266 toOsgr: OSGB36
    test 267 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 268 toLatLonOSGB36: OSGB36
    test 269 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 270 toLatLonWGS84 : WGS84

    test 271 Osgr: [G:TQ, E:32014, N:23971]
    test 272 Osgr: 532014.0, 123971.0
    test 273 Osgr: OSGB36
    test 274 toLatLonOSGB36: 50.999425N, 000.118417W
    test 275 toLatLonOSGB36: OSGB36
    test 276 toLatLonWGS84 : 50.999995N, 000.120004W
    test 277 toLatLonWGS84 : WGS84
    test 278 parseOSGR: [G:TQ, E:32014, N:23971]
    test 279 parseOSGR: 532014.0, 123971.0
    test 280 parseOSGR: OSGB36
    test 281 toLatLonOSGB36: 50.999425N, 000.118417W
    test 282 toLatLonOSGB36: OSGB36
    test 283 toLatLonWGS84: 50.999995N, 000.120004W
    test 284 toLatLonWGS84: WGS84
    test 285 toOsgr: [G:TQ, E:32013, N:23971]
    test 286 toOsgr: 532013.969, 123971.046
    test 287 toOsgr: OSGB36
    test 288 toLatLonOSGB36: 50.999426N, 000.118417W
    test 289 toLatLonOSGB36: OSGB36
    test 290 toLatLonWGS84 : 50.999995N, 000.120004W
    test 291 toLatLonWGS84 : WGS84
    test 292 toOsgr: [G:TQ, E:48853, N:24427]
    test 293 toOsgr: 548853.602, 124427.985
    test 294 toOsgr: OSGB36
    test 295 toLatLonOSGB36: 50.999422N, 000.121618E
    test 296 toLatLonOSGB36: OSGB36
    test 297 toLatLonWGS84 : 50.999995N, 000.120004E
    test 298 toLatLonWGS84 : WGS84

    test 299 LatLon: 49.926244°N, 006.297934°W
    test 300 datum: WGS84
    test 301 datum: OSGB36
    test 302 toOsgr: [G:SV, E:91645, N:11753]
    test 303 datum: OSGB36
    test 304 LatLon: 49.926244°N, 006.297934°W
    test 305 datum: WGS84
    test 306 distanceTo: 0.0104

    test 307 prec=-2: [G:SV, E:91600, N:11700]

    test 308 toLatLon: 52.0N, 000.12W
    test 309 toLatLon: 52.0N, 000.12W
    test 310 toLatLon: 52.0N, 000.12W
    test 311 toLatLon: 52.0N, 000.12W
    test 312 toLatLon: 52.0N, 000.12W
    test 313 toLatLon: 52.0N, 000.12W
    test 314 toLatLon: 52.0N, 000.12W
    test 315 toLatLon: 52.0N, 000.12W

    testOSgr(pygeodesy.ellipsoidalExact, 23.05.04)
    test 316 WGS84: 51.4778°N, 000.0016°W
    test 317 OSGB36: 51.477284°N, 000.00002°E
    test 318 WGS84: 51.4778°N, 000.0016°W
    test 319 OSgr1: TG 51409 13177
    test 320 OSgr1: [G:TG, E:51409, N:13177]
    test 321 iteration: None
    test 322 toLatLon1: 52°39′28.72″N, 001°42′57.79″E
    test 323 toLatLon1: 52.657979°N, 001.716052°E
    test 324 iteration: 4
    test 325 toOsgr1: 651409.903,313177.270
    test 326 toOsgr1: 651409.903,313177.270
    test 327 toOsgr1: TG5140990313177270
    test 328 toLatLon2: 52°39′27.25″N, 001°43′04.52″E
    test 329 toLatLon2: 52.65757°N, 001.717922°E  FAILED, KNOWN, expected 52.657570°N, 001.717922°E
    test 330 iteration: 4
    test 331 toOsgr2: 651409,313177
    test 332 toOsgr2: 651409,313177
    test 333 toOsgr3: TG 51409 13177
    test 334 toLatLon3: (52.65798, 1.71605, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 335 toOsgr4: TG 51409 13177
    test 336 toLatLon4: (52.657570000, 1.717910000, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 337 toLatLon4: (52.657569999, 1.717910045, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 338 toLatLon4: (52.657978296, 1.716040366, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 339 toLatLon4: (52.657978295, 1.716040411, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 340 toOsgr5: 0.001
    test 341 toOsgr5: TG5140900013177000
    test 342 toOsgr5: 651409.000,313177.000
    test 343 toLatLon5: (52.657./test/testOsgr.py:25: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = p.convertDatum(Datums.OSGB36)
./test/testOsgr.py:27: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertDatum} has been DEPRECATED, use method L{toDatum}.
  r = r.convertDatum(Datums.WGS84)
976595, 1.716038422, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 344 OSGR1: TG 48251 11932
    test 345 OSGR1: [G:TG, E:48251, N:11932]
    test 346 OSGR2: TG 51409 13177
    test 347 OSGR2: [G:TG, E:51409, N:13177]
    test 348 OSGR3: TG 51409 13177
    test 349 OSGR3: [G:TG, E:51409, N:13177]
    test 350 OSGR4: TG 51409 13177
    test 351 OSGR4: [G:TG, E:51409, N:13177]
    test 352 OSGR5: 651409,313177
    test 353 OSGR5: TG51409001317700
    test 354 OSGR5: 651409,313177
    test 355 OSGR5: 651409.000000,313177.000000
    test 356 OSGR5: 651409.00,313177.00
    test 357 OSGR5: [OSGR:651409.000,313177.000]
    test 358 OSGR5: [OSGR:651409,313177]
    test 359 OSGR5: [OSGR:651409.000,313177.000]
    test 360 OSGR5: [OSGR:651,313]
    test 361 OSGR6: 651409.000,313177.000
    test 362 OSGR6: 651409,313177
    test 363 OSGR6: (651409, 313177)
    test 364 OSGR6: 651409,313177
    test 365 OSGR6: 651409,313177
    test 366 OSGR6: (651409, 313177)
    test 367 OSGR6: 651409 313177

    test 368 issue: 38
    test 369 toOsgr: [G:TL, E:29158, N:35174]
    test 370 toOsgr: 529158.072, 235174.785
    test 371 toOsgr: OSGB36
    test 372 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 373 toLatLonOSGB36: OSGB36
    test 374 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 375 toLatLonWGS84 : WGS84

    test 376 Osgr: [G:TQ, E:32014, N:23971]
    test 377 Osgr: 532014.0, 123971.0
    test 378 Osgr: OSGB36
    test 379 toLatLonOSGB36: 50.999425N, 000.118417W
    test 380 toLatLonOSGB36: OSGB36
    test 381 toLatLonWGS84 : 50.999995N, 000.120004W
    test 382 toLatLonWGS84 : WGS84
    test 383 parseOSGR: [G:TQ, E:32014, N:23971]
    test 384 parseOSGR: 532014.0, 123971.0
    test 385 parseOSGR: OSGB36
    test 386 toLatLonOSGB36: 50.999425N, 000.118417W
    test 387 toLatLonOSGB36: OSGB36
    test 388 toLatLonWGS84: 50.999995N, 000.120004W
    test 389 toLatLonWGS84: WGS84
    test 390 toOsgr: [G:TQ, E:32013, N:23971]
    test 391 toOsgr: 532013.969, 123971.046
    test 392 toOsgr: OSGB36
    test 393 toLatLonOSGB36: 50.999426N, 000.118417W
    test 394 toLatLonOSGB36: OSGB36
    test 395 toLatLonWGS84 : 50.999995N, 000.120004W
    test 396 toLatLonWGS84 : WGS84
    test 397 toOsgr: [G:TQ, E:48853, N:24427]
    test 398 toOsgr: 548853.602, 124427.985
    test 399 toOsgr: OSGB36
    test 400 toLatLonOSGB36: 50.999422N, 000.121618E
    test 401 toLatLonOSGB36: OSGB36
    test 402 toLatLonWGS84 : 50.999995N, 000.120004E
    test 403 toLatLonWGS84 : WGS84

    test 404 LatLon: 49.926244°N, 006.297934°W
    test 405 datum: WGS84
    test 406 datum: OSGB36
    test 407 toOsgr: [G:SV, E:91645, N:11753]
    test 408 datum: OSGB36
    test 409 LatLon: 49.926244°N, 006.297934°W
    test 410 datum: WGS84
    test 411 distanceTo: 0.0104

    test 412 prec=-2: [G:SV, E:91600, N:11700]

    test 413 toLatLon: 52.0N, 000.12W
    test 414 toLatLon: 52.0N, 000.12W
    test 415 toLatLon: 52.0N, 000.12W
    test 416 toLatLon: 52.0N, 000.12W
    test 417 toLatLon: 52.0N, 000.12W
    test 418 toLatLon: 52.0N, 000.12W
    test 419 toLatLon: 52.0N, 000.12W
    test 420 toLatLon: 52.0N, 000.12W

    testOSgr(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 421 WGS84: 51.4778°N, 000.0016°W
    test 422 OSGB36: 51.477284°N, 000.00002°E
    test 423 WGS84: 51.4778°N, 000.0016°W
    test 424 OSgr1: TG 51409 13177
    test 425 OSgr1: [G:TG, E:51409, N:13177]
    test 426 iteration: None
    test 427 toLatLon1: 52°39′28.72″N, 001°42′57.79″E
    test 428 toLatLon1: 52.657979°N, 001.716052°E
    test 429 iteration: 4
    test 430 toOsgr1: 651409.903,313177.270
    test 431 toOsgr1: 651409.903,313177.270
    test 432 toOsgr1: TG5140990313177270
    test 433 toLatLon2: 52°39′27.25″N, 001°43′04.52″E
    test 434 toLatLon2: 52.65757°N, 001.717922°E  FAILED, KNOWN, expected 52.657570°N, 001.717922°E
    test 435 iteration: 4
    test 436 toOsgr2: 651409,313177
    test 437 toOsgr2: 651409,313177
    test 438 toOsgr3: TG 51409 13177
    test 439 toLatLon3: (52.65798, 1.71605, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 440 toOsgr4: TG 51409 13177
    test 441 toLatLon4: (52.657570000, 1.717910000, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 442 toLatLon4: (52.657569999, 1.717910045, Datum(name='OSGB36', ellipsoid=Ellipsoids.Airy1830, transform=Transforms.OSGB36))
    test 443 toLatLon4: (52.657978296, 1.716040366, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 444 toLatLon4: (52.657978295, 1.716040411, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 445 toOsgr5: 0.001
    test 446 toOsgr5: TG5140900013177000
    test 447 toOsgr5: 651409.000,313177.000
    test 448 toLatLon5: (52.657976595, 1.716038422, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))

    test 449 OSGR1: TG 48251 11932
    test 450 OSGR1: [G:TG, E:48251, N:11932]
    test 451 OSGR2: TG 51409 13177
    test 452 OSGR2: [G:TG, E:51409, N:13177]
    test 453 OSGR3: TG 51409 13177
    test 454 OSGR3: [G:TG, E:51409, N:13177]
    test 455 OSGR4: TG 51409 13177
    test 456 OSGR4: [G:TG, E:51409, N:13177]
    test 457 OSGR5: 651409,313177
    test 458 OSGR5: TG51409001317700
    test 459 OSGR5: 651409,313177
    test 460 OSGR5: 651409.000000,313177.000000
    test 461 OSGR5: 651409.00,313177.00
    test 462 OSGR5: [OSGR:651409.000,313177.000]
    test 463 OSGR5: [OSGR:651409,313177]
    test 464 OSGR5: [OSGR:651409.000,313177.000]
    test 465 OSGR5: [OSGR:651,313]
    test 466 OSGR6: 651409.000,313177.000
    test 467 OSGR6: 651409,313177
    test 468 OSGR6: (651409, 313177)
    test 469 OSGR6: 651409,313177
    test 470 OSGR6: 651409,313177
    test 471 OSGR6: (651409, 313177)
    test 472 OSGR6: 651409 313177

    test 473 issue: 38
    test 474 toOsgr: [G:TL, E:29158, N:35174]
    test 475 toOsgr: 529158.072, 235174.785
    test 476 toOsgr: OSGB36
    test 477 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 478 toLatLonOSGB36: OSGB36
    test 479 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 480 toLatLonWGS84 : WGS84

    test 481 Osgr: [G:TQ, E:32014, N:23971]
    test 482 Osgr: 532014.0, 123971.0
    test 483 Osgr: OSGB36
    test 484 toLatLonOSGB36: 50.999425N, 000.118417W
    test 485 toLatLonOSGB36: OSGB36
    test 486 toLatLonWGS84 : 50.999995N, 000.120004W
    test 487 toLatLonWGS84 : WGS84
    test 488 parseOSGR: [G:TQ, E:32014, N:23971]
    test 489 parseOSGR: 532014.0, 123971.0
    test 490 parseOSGR: OSGB36
    test 491 toLatLonOSGB36: 50.999425N, 000.118417W
    test 492 toLatLonOSGB36: OSGB36
    test 493 toLatLonWGS84: 50.999995N, 000.120004W
    test 494 toLatLonWGS84: WGS84
    test 495 toOsgr: [G:TQ, E:32013, N:23971]
    test 496 toOsgr: 532013.969, 123971.046
    test 497 toOsgr: OSGB36
    test 498 toLatLonOSGB36: 50.999426N, 000.118417W
    test 499 toLatLonOSGB36: OSGB36
    test 500 toLatLonWGS84 : 50.999995N, 000.120004W
    test 501 toLatLonWGS84 : WGS84
    test 502 toOsgr: [G:TQ, E:48853, N:24427]
    test 503 toOsgr: 548853.602, 124427.985
    test 504 toOsgr: OSGB36
    test 505 toLatLonOSGB36: 50.999422N, 000.121618E
    test 506 toLatLonOSGB36: OSGB36
    test 507 toLatLonWGS84 : 50.999995N, 000.120004E
    test 508 toLatLonWGS84 : WGS84

    test 509 LatLon: 49.926244°N, 006.297934°W
    test 510 datum: WGS84
    test 511 datum: OSGB36
    test 512 toOsgr: [G:SV, E:91645, N:11753]
    test 513 datum: OSGB36
    test 514 LatLon: 49.926244°N, 006.297934°W
    test 515 datum: WGS84
    test 516 distanceTo: 0.0104

    test 517 prec=-2: [G:SV, E:91600, N:11700]

    test 518 toLatLon: 52.0N, 000.12W
    test 519 toLatLon: 52.0N, 000.12W
    test 520 toLatLon: 52.0N, 000.12W
    test 521 toLatLon: 52.0N, 000.12W
    test 522 toLatLon: 52.0N, 000.12W
    test 523 toLatLon: 52.0N, 000.12W
    test 524 toLatLon: 52.0N, 000.12W
    test 525 toLatLon: 52.0N, 000.12W

    16 of 525 testOsgr.py tests (3.0%) FAILED, incl. 6 KNOWN plus 10 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 94.785 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testPoints.py

    testing testPoints.py 23.05.31 (module pygeodesy.points 23.05.26)
    test 1 sizeof(LatLon_.__dict__): 64
    test 2 LatLon2psxy.ABC: True
    test 3 LatLon2psxy.epsilon: 2.22044604925e-16
    test 4 LatLon2psxy.epsilon: 0.0
    test 5 LatLon2psxy.len: 69
    test 6 LatLon2psxy.iter: 69
    test 7 LatLon2psxy.slice1: 11
    test 8 LatLon2psxy.slice2: <class 'pygeodesy.points.LatLon2psxy'>
    test 9 LatLon2psxy.slice3: (-0.701418, 52.220485, LatLon_(52.220485°N, 000.701418°W))
    test 10 LatLon2psxy.str/repr: LatLon2psxy('[LatLon_(52.220489\xc2\xb0N, 000.701206\xc2\xb0W) ... ][69]', closed=False, radius=None, wrap=False)
    test 11 LatLon2psxy.find LL: 10
    test 12 LatLon2psxy.find LL: -1
    test 13 LatLon2psxy.count: 1
    test 14 LatLon2psxy.index: 10
    test 15 LatLon2psxy.rfind: 10
    test 16 LatLon2psxy.in: True
    test 17 LatLon2psxy.count: 0
    test 18 LatLon2psxy.find: -1
    test 19 LatLon2psxy.rfind: -1
    test 20 LatLon2psxy.not in: True
    test 21 LatLon2psxy.find LL: 20
    test 22 LatLon2psxy.find LL: -1
    test 23 LatLon2psxy.count: 1
    test 24 LatLon2psxy.index: 20
    test 25 LatLon2psxy.rfind: 20
    test 26 LatLon2psxy.in: True
    test 27 LatLon2psxy.count: 0
    test 28 LatLon2psxy.find: -1
    test 29 LatLon2psxy.rfind: -1
    test 30 LatLon2psxy.not in: True
    test 31 LatLon2psxy.find LL: 30
    test 32 LatLon2psxy.find LL: -1
    test 33 LatLon2psxy.count: 1
    test 34 LatLon2psxy.index: 30
    test 35 LatLon2psxy.rfind: 30
    test 36 LatLon2psxy.in: True
    test 37 LatLon2psxy.count: 0
    test 38 LatLon2psxy.find: -1
    test 39 LatLon2psxy.rfind: -1
    test 40 LatLon2psxy.not in: True
    test 41 LatLon2psxy.find LL: 40
    test 42 LatLon2psxy.find LL: -1
    test 43 LatLon2psxy.count: 1
    test 44 LatLon2psxy.index: 40
    test 45 LatLon2psxy.rfind: 40
    test 46 LatLon2psxy.in: True
    test 47 LatLon2psxy.count: 0
    test 48 LatLon2psxy.find: -1
    test 49 LatLon2psxy.rfind: -1
    test 50 LatLon2psxy.not in: True
    test 51 LatLon2psxy.find LL: 50
    test 52 LatLon2psxy.find LL: -1
    test 53 LatLon2psxy.count: 1
    test 54 LatLon2psxy.index: 50
    test 55 LatLon2psxy.rfind: 50
    test 56 LatLon2psxy.in: True
    test 57 LatLon2psxy.count: 0
    test 58 LatLon2psxy.find: -1
    test 59 LatLon2psxy.rfind: -1
    test 60 LatLon2psxy.not in: True
    test 61 LatLon2psxy.find LL: 60
    test 62 LatLon2psxy.find LL: -1
    test 63 LatLon2psxy.count: 1
    test 64 LatLon2psxy.index: 60
    test 65 LatLon2psxy.rfind: 60
    test 66 LatLon2psxy.in: True
    test 67 LatLon2psxy.count: 0
    test 68 LatLon2psxy.find: -1
    test 69 LatLon2psxy.rfind: -1
    test 70 LatLon2psxy.not in: True
    test 71 LatLon2psxy.enumerate[0]: (-0.701206, 52.220489, LatLon_(52.220489°N, 000.701206°W))
    test 72 LatLon2psxy.enumerate[1]: (-0.705456, 52.221916, LatLon_(52.221916°N, 000.705456°W))
    test 73 LatLon2psxy.enumerate[2]: (-0.71, 52.225944, LatLon_(52.225944°N, 000.71°W))
    test 74 LatLon2psxy.enumerate[3]: (-0.71446, 52.232448, LatLon_(52.232448°N, 000.71446°W))
    test 75 LatLon2psxy.enumerate[4]: (-0.71486, 52.233013, LatLon_(52.233013°N, 000.71486°W))
    test 76 LatLon2psxy.enumerate[5]: (-0.714348, 52.234375, LatLon_(52.234375°N, 000.714348°W))
    test 77 LatLon2psxy.enumerate[6]: (-0.713572, 52.235607, LatLon_(52.235607°N, 000.713572°W))
    test 78 LatLon2psxy.enumerate[7]: (-0.71233, 52.237495, LatLon_(52.237495°N, 000.71233°W))
    test 79 LatLon2psxy.enumerate[8]: (-0.710784, 52.239315, LatLon_(52.239315°N, 000.710784°W))
    test 80 LatLon2psxy.enumerate[9]: (-0.708684, 52.240627, LatLon_(52.240627°N, 000.708684°W))
    test 81 LatLon2psxy.enumerate[10]: (-0.707042, 52.240745, LatLon_(52.240745°N, 000.707042°W))
    test 82 LatLon2psxy.enumerate[11]: (-0.704945, 52.240863, LatLon_(52.240863°N, 000.704945°W))
    test 83 LatLon2psxy.enumerate[*]: 11
    test 84 LatLon2psxy.reversed[11]: (-0.704945, 52.240863, LatLon_(52.240863°N, 000.704945°W))
    test 85 LatLon2psxy.reversed[10]: (-0.707042, 52.240745, LatLon_(52.240745°N, 000.707042°W))
    test 86 LatLon2psxy.reversed[9]: (-0.708684, 52.240627, LatLon_(52.240627°N, 000.708684°W))
    test 87 LatLon2psxy.reversed[8]: (-0.710784, 52.239315, LatLon_(52.239315°N, 000.710784°W))
    test 88 LatLon2psxy.reversed[7]: (-0.71233, 52.237495, LatLon_(52.237495°N, 000.71233°W))
    test 89 LatLon2psxy.reversed[6]: (-0.713572, 52.235607, LatLon_(52.235607°N, 000.713572°W))
    test 90 LatLon2psxy.reversed[5]: (-0.714348, 52.234375, LatLon_(52.234375°N, 000.714348°W))
    test 91 LatLon2psxy.reversed[4]: (-0.71486, 52.233013, LatLon_(52.233013°N, 000.71486°W))
    test 92 LatLon2psxy.reversed[3]: (-0.71446, 52.232448, LatLon_(52.232448°N, 000.71446°W))
    test 93 LatLon2psxy.reversed[2]: (-0.71, 52.225944, LatLon_(52.225944°N, 000.71°W))
    test 94 LatLon2psxy.reversed[1]: (-0.705456, 52.221916, LatLon_(52.221916°N, 000.705456°W))
    test 95 LatLon2psxy.reversed[0]: (-0.701206, 52.220489, LatLon_(52.220489°N, 000.701206°W))
    test 96 LatLon2psxy.findall[0]: (0,)
    test 97 LatLon2psxy.findall[1]: (1,)
    test 98 LatLon2psxy.findall[2]: (2,)
    test 99 LatLon2psxy.findall[3]: (3,)
    test 100 LatLon2psxy.findall[4]: (4,)
    test 101 LatLon2psxy.findall[5]: (5,)
    test 102 LatLon2psxy.findall[6]: (6,)
    test 103 LatLon2psxy.findall[7]: (7,)
    test 104 LatLon2psxy.findall[8]: (8,)
    test 105 LatLon2psxy.findall[9]: (9,)
    test 106 LatLon2psxy.findall[10]: (10,)
    test 107 LatLon2psxy.findall[11]: (11,)
    test 108 LatLon2psxy.findall[*]: 11
    test 109 LatLon2psxy.isNumpy2: False
    test 110 LatLon2psxy.isPoints2: True
    test 111 LatLon2psxy.isTuple2: False
    test 112 numpy.__version__: 1.16.6
    test 113 Numpy2LatLon.ABC: True
    test 114 Numpy2LatLon.epsilon: 2.22044604925e-16
    test 115 Numpy2LatLon.epsilon: 0.0
    test 116 Numpy2LatLon.len: 69
    test 117 Numpy2LatLon.iter: 69
    test 118 Numpy2LatLon.shape: (69, 4)
    test 119 Numpy2LatLon.slice1: 11
    test 120 Numpy2LatLon.slice2: <class 'pygeodesy.points.Numpy2LatLon'>
    test 121 Numpy2LatLon.slice3: 52.220485°N, 000.701418°W
    test 122 Numpy2LatLon.str/repr: Numpy2LatLon('array([[-0.701206, 0. , 52.220489, 0. ]] ... )[69]', ilat=2, ilon=0)
    test 123 Numpy2LatLon.subset: <type 'numpy.ndarray'>
    test 124 Numpy2LatLon.count: 1
    test 125 Numpy2LatLon.index: 10
    test 126 Numpy2LatLon.rfind: 10
    test 127 Numpy2LatLon.in: True
    test 128 Numpy2LatLon.count: 0
    test 129 Numpy2LatLon.find: -1
    test 130 Numpy2LatLon.rfind: -1
    test 131 Numpy2LatLon.not in: True
    test 132 Numpy2LatLon.count: 1
    test 133 Numpy2LatLon.index: 20
    test 134 Numpy2LatLon.rfind: 20
    test 135 Numpy2LatLon.in: True
    test 136 Numpy2LatLon.count: 0
    test 137 Numpy2LatLon.find: -1
    test 138 Numpy2LatLon.rfind: -1
    test 139 Numpy2LatLon.not in: True
    test 140 Numpy2LatLon.count: 1
    test 141 Numpy2LatLon.index: 30
    test 142 Numpy2LatLon.rfind: 30
    test 143 Numpy2LatLon.in: True
    test 144 Numpy2LatLon.count: 0
    test 145 Numpy2LatLon.find: -1
    test 146 Numpy2LatLon.rfind: -1
    test 147 Numpy2LatLon.not in: True
    test 148 Numpy2LatLon.count: 1
    test 149 Numpy2LatLon.index: 40
    test 150 Numpy2LatLon.rfind: 40
    test 151 Numpy2LatLon.in: True
    test 152 Numpy2LatLon.count: 0
    test 153 Numpy2LatLon.find: -1
    test 154 Numpy2LatLon.rfind: -1
    test 155 Numpy2LatLon.not in: True
    test 156 Numpy2LatLon.count: 1
    test 157 Numpy2LatLon.index: 50
    test 158 Numpy2LatLon.rfind: 50
    test 159 Numpy2LatLon.in: True
    test 160 Numpy2LatLon.count: 0
    test 161 Numpy2LatLon.find: -1
    test 162 Numpy2LatLon.rfind: -1
    test 163 Numpy2LatLon.not in: True
    test 164 Numpy2LatLon.count: 1
    test 165 Numpy2LatLon.index: 60
    test 166 Numpy2LatLon.rfind: 60
    test 167 Numpy2LatLon.in: True
    test 168 Numpy2LatLon.count: 0
    test 169 Numpy2LatLon.find: -1
    test 170 Numpy2LatLon.rfind: -1
    test 171 Numpy2LatLon.not in: True
    test 172 Numpy2LatLon.enumerate[0]: 52.220489°N, 000.701206°W
    test 173 Numpy2LatLon.enumerate[1]: 52.221916°N, 000.705456°W
    test 174 Numpy2LatLon.enumerate[2]: 52.225944°N, 000.71°W
    test 175 Numpy2LatLon.enumerate[3]: 52.232448°N, 000.71446°W
    test 176 Numpy2LatLon.enumerate[4]: 52.233013°N, 000.71486°W
    test 177 Numpy2LatLon.enumerate[5]: 52.234375°N, 000.714348°W
    test 178 Numpy2LatLon.enumerate[6]: 52.235607°N, 000.713572°W
    test 179 Numpy2LatLon.enumerate[7]: 52.237495°N, 000.71233°W
    test 180 Numpy2LatLon.enumerate[8]: 52.239315°N, 000.710784°W
    test 181 Numpy2LatLon.enumerate[9]: 52.240627°N, 000.708684°W
    test 182 Numpy2LatLon.enumerate[10]: 52.240745°N, 000.707042°W
    test 183 Numpy2LatLon.enumerate[11]: 52.240863°N, 000.704945°W
    test 184 Numpy2LatLon.enumerate[*]: 11
    test 185 Numpy2LatLon.reversed[11]: 52.240863°N, 000.704945°W
    test 186 Numpy2LatLon.reversed[10]: 52.240745°N, 000.707042°W
    test 187 Numpy2LatLon.reversed[9]: 52.240627°N, 000.708684°W
    test 188 Numpy2LatLon.reversed[8]: 52.239315°N, 000.710784°W
    test 189 Numpy2LatLon.reversed[7]: 52.237495°N, 000.71233°W
    test 190 Numpy2LatLon.reversed[6]: 52.235607°N, 000.713572°W
    test 191 Numpy2LatLon.reversed[5]: 52.234375°N, 000.714348°W
    test 192 Numpy2LatLon.reversed[4]: 52.233013°N, 000.71486°W
    test 193 Numpy2LatLon.reversed[3]: 52.232448°N, 000.71446°W
    test 194 Numpy2LatLon.reversed[2]: 52.225944°N, 000.71°W
    test 195 Numpy2LatLon.reversed[1]: 52.221916°N, 000.705456°W
    test 196 Numpy2LatLon.reversed[0]: 52.220489°N, 000.701206°W
    test 197 Numpy2LatLon.findall[0]: (0,)
    test 198 Numpy2LatLon.findall[1]: (1,)
    test 199 Numpy2LatLon.findall[2]: (2,)
    test 200 Numpy2LatLon.findall[3]: (3,)
    test 201 Numpy2LatLon.findall[4]: (4,)
    test 202 Numpy2LatLon.findall[5]: (5,)
    test 203 Numpy2LatLon.findall[6]: (6,)
    test 204 Numpy2LatLon.findall[7]: (7,)
    test 205 Numpy2LatLon.findall[8]: (8,)
    test 206 Numpy2LatLon.findall[9]: (9,)
    test 207 Numpy2LatLon.findall[10]: (10,)
    test 208 Numpy2LatLon.findall[11]: (11,)
    test 209 Numpy2LatLon.findall[*]: 11
    test 210 Numpy2LatLon.isNumpy2: True
    test 211 Numpy2LatLon.isPoints2: False
    test 212 Numpy2LatLon.isTuple2: False
    test 213 Tuple2LatLon.ABC: True
    test 214 Tuple2LatLon.epsilon: 2.22044604925e-16
    test 215 Tuple2LatLon.epsilon: 0.0
    test 216 Tuple2LatLon.len: 69
    test 217 Tuple2LatLon.iter: 69
    test 218 Tuple2LatLon.slice1: 11
    test 219 Tuple2LatLon.slice2: <class 'pygeodesy.points.Tuple2LatLon'>
    test 220 Tuple2LatLon.slice3: 52.220485°N, 000.701418°W
    test 221 Tuple2LatLon.str/repr: Tuple2LatLon('[(0, -0.701206, 0, 52.220489) ... ][69]', ilat=3, ilon=1)
    test 222 Tuple2LatLon.subset: <type 'list'>
    test 223 Tuple2LatLon.count: 1
    test 224 Tuple2LatLon.index: 10
    test 225 Tuple2LatLon.rfind: 10
    test 226 Tuple2LatLon.in: True
    test 227 Tuple2LatLon.count: 0
    test 228 Tuple2LatLon.find: -1
    test 229 Tuple2LatLon.rfind: -1
    test 230 Tuple2LatLon.not in: True
    test 231 Tuple2LatLon.count: 1
    test 232 Tuple2LatLon.index: 20
    test 233 Tuple2LatLon.rfind: 20
    test 234 Tuple2LatLon.in: True
    test 235 Tuple2LatLon.count: 0
    test 236 Tuple2LatLon.find: -1
    test 237 Tuple2LatLon.rfind: -1
    test 238 Tuple2LatLon.not in: True
    test 239 Tuple2LatLon.count: 1
    test 240 Tuple2LatLon.index: 30
    test 241 Tuple2LatLon.rfind: 30
    test 242 Tuple2LatLon.in: True
    test 243 Tuple2LatLon.count: 0
    test 244 Tuple2LatLon.find: -1
    test 245 Tuple2LatLon.rfind: -1
    test 246 Tuple2LatLon.not in: True
    test 247 Tuple2LatLon.count: 1
    test 248 Tuple2LatLon.index: 40
    test 249 Tuple2LatLon.rfind: 40
    test 250 Tuple2LatLon.in: True
    test 251 Tuple2LatLon.count: 0
    test 252 Tuple2LatLon.find: -1
    test 253 Tuple2LatLon.rfind: -1
    test 254 Tuple2LatLon.not in: True
    test 255 Tuple2LatLon.count: 1
    test 256 Tuple2LatLon.index: 50
    test 257 Tuple2LatLon.rfind: 50
    test 258 Tuple2LatLon.in: True
    test 259 Tuple2LatLon.count: 0
    test 260 Tuple2LatLon.find: -1
    test 261 Tuple2LatLon.rfind: -1
    test 262 Tuple2LatLon.not in: True
    test 263 Tuple2LatLon.count: 1
    test 264 Tuple2LatLon.index: 60
    test 265 Tuple2LatLon.rfind: 60
    test 266 Tuple2LatLon.in: True
    test 267 Tuple2LatLon.count: 0
    test 268 Tuple2LatLon.find: -1
    test 269 Tuple2LatLon.rfind: -1
    test 270 Tuple2LatLon.not in: True
    test 271 Tuple2LatLon.enumerate[0]: 52.220489°N, 000.701206°W
    test 272 Tuple2LatLon.enumerate[1]: 52.221916°N, 000.705456°W
    test 273 Tuple2LatLon.enumerate[2]: 52.225944°N, 000.71°W
    test 274 Tuple2LatLon.enumerate[3]: 52.232448°N, 000.71446°W
    test 275 Tuple2LatLon.enumerate[4]: 52.233013°N, 000.71486°W
    test 276 Tuple2LatLon.enumerate[5]: 52.234375°N, 000.714348°W
    test 277 Tuple2LatLon.enumerate[6]: 52.235607°N, 000.713572°W
    test 278 Tuple2LatLon.enumerate[7]: 52.237495°N, 000.71233°W
    test 279 Tuple2LatLon.enumerate[8]: 52.239315°N, 000.710784°W
    test 280 Tuple2LatLon.enumerate[9]: 52.240627°N, 000.708684°W
    test 281 Tuple2LatLon.enumerate[10]: 52.240745°N, 000.707042°W
    test 282 Tuple2LatLon.enumerate[11]: 52.240863°N, 000.704945°W
    test 283 Tuple2LatLon.enumerate[*]: 11
    test 284 Tuple2LatLon.reversed[11]: 52.240863°N, 000.704945°W
    test 285 Tuple2LatLon.reversed[10]: 52.240745°N, 000.707042°W
    test 286 Tuple2LatLon.reversed[9]: 52.240627°N, 000.708684°W
    test 287 Tuple2LatLon.reversed[8]: 52.239315°N, 000.710784°W
    test 288 Tuple2LatLon.reversed[7]: 52.237495°N, 000.71233°W
    test 289 Tuple2LatLon.reversed[6]: 52.235607°N, 000.713572°W
    test 290 Tuple2LatLon.reversed[5]: 52.234375°N, 000.714348°W
    test 291 Tuple2LatLon.reversed[4]: 52.233013°N, 000.71486°W
    test 292 Tuple2LatLon.reversed[3]: 52.232448°N, 000.71446°W
    test 293 Tuple2LatLon.reversed[2]: 52.225944°N, 000.71°W
    test 294 Tuple2LatLon.reversed[1]: 52.221916°N, 000.705456°W
    test 295 Tuple2LatLon.reversed[0]: 52.220489°N, 000.701206°W
    test 296 Tuple2LatLon.findall[0]: (0,)
    test 297 Tuple2LatLon.findall[1]: (1,)
    test 298 Tuple2LatLon.findall[2]: (2,)
    test 299 Tuple2LatLon.findall[3]: (3,)
    test 300 Tuple2LatLon.findall[4]: (4,)
    test 301 Tuple2LatLon.findall[5]: (5,)
    test 302 Tuple2LatLon.findall[6]: (6,)
    test 303 Tuple2LatLon.findall[7]: (7,)
    test 304 Tuple2LatLon.findall[8]: (8,)
    test 305 Tuple2LatLon.findall[9]: (9,)
    test 306 Tuple2LatLon.findall[10]: (10,)
    test 307 Tuple2LatLon.findall[11]: (11,)
    test 308 Tuple2LatLon.findall[*]: 11
    test 309 Tuple2LatLon.isNumpy2: False
    test 310 Tuple2LatLon.isPoints2: False
    test 311 Tuple2LatLon.isTuple2: True

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.points.LatLon_'>)
    test 312 areaOf: 8.811228e+09
    test 313 centroidOf: 45.5, 1.5
    test 314 perimeterOf: 2.673633e+05
    test 315 isclockwise: False
    test 316 isconvex: True
    test 317 ispolar: False
    test 318 areaOf: 7.086883e+09
    test 319 perimeterOf: 2.687460e+05
    test 320 centroidOf: 0.333333, 0.333333
    test 321 isclockwise: True
    test 322 isconvex: True
    test 323 ispolar: False
    test 324 areaOf: 2.827856e+10
    test 325 perimeterOf: 4.717039e+05
    test 326 centroidOf: 1.0, 1.0
    test 327 isclockwise: False
    test 328 isconvex: True
    test 329 ispolar: False
    test 330 areaOf: 2.747297e+13
    test 331 perimeterOf: 2.332643e+07
    test 332 centroidOf: 52.113, 102.123
    test 333 isclockwise: False
    test 334 isconvex: False
    test 335 ispolar: True
    test 336 areaOf: 8.482014e+10
    test 337 perimeterOf: 1.334104e+06
    test 338 centroidOf: 1.167, 1.667
    test 339 isclockwise: False
    test 340 isconvex: False
    test 341 ispolar: False
    test 342 areaOf: 5.151974e+13
    test 343 perimeterOf: 2.638608e+07
    test 344 centroidOf: -19.444, -133.333
    test 345 isclockwise: True
    test 346 isconvex: True
    test 347 ispolar: False
    test 348 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 349 perimeterOf: 1.562029e+07
    test 350 centroidOf: -72.926, 46.47
    test 351 isclockwise: True
    test 352 isconvex: False
    test 353 ispolar: True
    test 354 points2: 18
    test 355 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 356 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 357 isclockwise: True
    test 358 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2099854.381923
    test 359 boundsOf: (-77.9, -163.0, -63.1, 172.0)
    test 360 quadOf: 77.9°S, 163.0°W, 63.1°S, 163.0°W, 63.1°S, 172.0°E, 77.9°S, 172.0°E
    test 361 intermediateTo: 51.368°N, 000.677°E, 'intermediateTo'
    test 362 intermediateTo: True
    test 363 intermediateTo: 51.368°N, 000.677°E
    test 364 intermediateTo: 52.205°N, 000.119°E
    test 365 intermediateTo: 48.857°N, 002.351°E
    test 366 _isLatLon_: _Array2LatLon('[ ... ][1]', ilat=0, ilon=1)
    test 367 latlon: (-66.6, -88.0)
    test 368 philam: (-1.162389, -1.53589)
    test 369 toStr: 66.6°S, 088.0°W, kwds='test'
    test 370 __ne__: False
    test 371 isequalTo: True
    test 372 isequalTo: True
    test 373 latlonheight: (-66.6, -88.0, 0)
    test 374 philamheight: (-1.162389, -1.53589, 0)
    test 375 _N_vector: (0.01386, -0.39691, -0.91775)
    test 376 toNvector: (0.01386, -0.39691, -0.91775)
    test 377 toNvector: (0.01386, -0.396906, -0.917755, 0)  FAILED, KNOWN, expected (0.01386, -0.396906, -0.917755)
    test 378 classof: 66.6°S, 088.0°W
    test 379 others: 66.6°S, 088.0°W
    test 380 copy(LatLon_): (<class 'pygeodesy.points.LatLon_'>, True)
    test 381 LatLon_.copy(): (<class 'pygeodesy.points.LatLon_'>, True)

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.sphericalNvector.LatLon'>)
    test 382 areaOf: 8.811228e+09
    test 383 centroidOf: 45.5, 1.5
    test 384 perimeterOf: 2.673633e+05
    test 385 isclockwise: False
    test 386 isconvex: True
    test 387 ispolar: False
    test 388 areaOf: 7.086883e+09
    test 389 perimeterOf: 2.687460e+05
    test 390 centroidOf: 0.333333, 0.333333
    test 391 isclockwise: True
    test 392 isconvex: True
    test 393 ispolar: False
    test 394 areaOf: 2.827856e+10
    test 395 perimeterOf: 4.717039e+05
    test 396 centroidOf: 1.0, 1.0
    test 397 isclockwise: False
    test 398 isconvex: True
    test 399 ispolar: False
    test 400 areaOf: 2.747297e+13
    test 401 perimeterOf: 2.332643e+07
    test 402 centroidOf: 52.113, 102.123
    test 403 isclockwise: False
    test 404 isconvex: False
    test 405 ispolar: True
    test 406 areaOf: 8.482014e+10
    test 407 perimeterOf: 1.334104e+06
    test 408 centroidOf: 1.167, 1.667
    test 409 isclockwise: False
    test 410 isconvex: False
    test 411 ispolar: False
    test 412 areaOf: 5.151974e+13
    test 413 perimeterOf: 2.638608e+07
    test 414 centroidOf: -19.444, -133.333
    test 415 isclockwise: True
    test 416 isconvex: True
    test 417 ispolar: False
    test 418 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 419 perimeterOf: 1.562029e+07
    test 420 centroidOf: -72.926, 46.47
    test 421 isclockwise: True
    test 422 isconvex: False
    test 423 ispolar: True
    test 424 points2: 18
    test 425 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 426 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 427 isclockwise: True
    test 428 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2099854.381923
    test 429 latlon: (-66.6, -88.0)
    test 430 philam: (-1.162389, -1.53589)
    test 431 latlonheight: (-66.6, -88.0, 0)
    test 432 philamheight: (-1.162389, -1.53589, 0)
    test 433 _N_vector: (0.01386, -0.39691, -0.91775)
    test 434 toNvector: (0.01386, -0.39691, -0.91775)
    test 435 toNvector: (0.01386, -0.396906, -0.917755)
    test 436 classof: 66.6°S, 088.0°W
    test 437 others: 66.6°S, 088.0°W
    test 438 copy(LatLon): (<class 'pygeodesy.sphericalNvector.LatLon'>, True)
    test 439 LatLon.copy(): (<class 'pygeodesy.sphericalNvector.LatLon'>, True)

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.sphericalTrigonometry.LatLon'>)
    test 440 areaOf: 8.811228e+09
    test 441 centroidOf: 45.5, 1.5
    test 442 perimeterOf: 2.673633e+05
    test 443 isclockwise: False
    test 444 isconvex: True
    test 445 ispolar: False
    test 446 areaOf: 7.086883e+09
    test 447 perimeterOf: 2.687460e+05
    test 448 centroidOf: 0.333333, 0.333333
    test 449 isclockwise: True
    test 450 isconvex: True
    test 451 ispolar: False
    test 452 areaOf: 2.827856e+10
    test 453 perimeterOf: 4.717039e+05
    test 454 centroidOf: 1.0, 1.0
    test 455 isclockwise: False
    test 456 isconvex: True
    test 457 ispolar: False
    test 458 areaOf: 2.747297e+13
    test 459 perimeterOf: 2.332643e+07
    test 460 centroidOf: 52.113, 102.123
    test 461 isclockwise: False
    test 462 isconvex: False
    test 463 ispolar: True
    test 464 areaOf: 8.482014e+10
    test 465 perimeterOf: 1.334104e+06
    test 466 centroidOf: 1.167, 1.667
    test 467 isclockwise: False
    test 468 isconvex: False
    test 469 ispolar: False
    test 470 areaOf: 5.151974e+13
    test 471 perimeterOf: 2.638608e+07
    test 472 centroidOf: -19.444, -133.333
    test 473 isclockwise: True
    test 474 isconvex: True
    test 475 ispolar: False
    test 476 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 477 perimeterOf: 1.562029e+07
    test 478 centroidOf: -72.926, 46.47
    test 479 isclockwise: True
    test 480 isconvex: False
    test 481 ispolar: True
    test 482 points2: 18
    test 483 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 484 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 485 isclockwise: True
    test 486 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2099854.381923
    test 487 latlon: (-66.6, -88.0)
    test 488 philam: (-1.162389, -1.53589)
    test 489 latlonheight: (-66.6, -88.0, 0)
    test 490 philamheight: (-1.162389, -1.53589, 0)
    test 491 _N_vector: (0.01386, -0.39691, -0.91775)
    test 492 toNvector: (0.01386, -0.39691, -0.91775)
    test 493 toNvector: (0.01386, -0.396906, -0.917755)
    test 494 classof: 66.6°S, 088.0°W
    test 495 others: 66.6°S, 088.0°W
    test 496 copy(LatLon): (<class 'pygeodesy.sphericalTrigonometry.LatLon'>, True)
    test 497 LatLon.copy(): (<class 'pygeodesy.sphericalTrigonometry.LatLon'>, True)

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.ellipsoidalNvector.LatLon'>)
    test 498 areaOf: 8.811228e+09
    test 499 centroidOf: 45.5, 1.5
    test 500 perimeterOf: 2.673633e+05
    test 501 isclockwise: False
    test 502 isconvex: True
    test 503 ispolar: False
    test 504 areaOf: 7.086883e+09
    test 505 perimeterOf: 2.687460e+05
    test 506 centroidOf: 0.333333, 0.333333
    test 507 isclockwise: True
    test 508 isconvex: True
    test 509 ispolar: False
    test 510 areaOf: 2.827856e+10
    test 511 perimeterOf: 4.717039e+05
    test 512 centroidOf: 1.0, 1.0
    test 513 isclockwise: False
    test 514 isconvex: True
    test 515 ispolar: False
    test 516 areaOf: 2.747297e+13
    test 517 perimeterOf: 2.332643e+07
    test 518 centroidOf: 52.113, 102.123
    test 519 isclockwise: False
    test 520 isconvex: False
    test 521 ispolar: True
    test 522 areaOf: 8.482014e+10
    test 523 perimeterOf: 1.334104e+06
    test 524 centroidOf: 1.167, 1.667
    test 525 isclockwise: False
    test 526 isconvex: False
    test 527 ispolar: False
    test 528 areaOf: 5.151974e+13
    test 529 perimeterOf: 2.638608e+07
    test 530 centroidOf: -19.444, -133.333
    test 531 isclockwise: True
    test 532 isconvex: True
    test 533 ispolar: False
    test 534 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 535 perimeterOf: 1.562029e+07
    test 536 centroidOf: -72.926, 46.47
    test 537 isclockwise: True
    test 538 isconvex: False
    test 539 ispolar: True
    test 540 points2: 18
    test 541 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 542 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 543 isclockwise: True
    test 544 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2099854.381923
    test 545 latlon: (-66.6, -88.0)
    test 546 philam: (-1.162389, -1.53589)
    test 547 latlonheight: (-66.6, -88.0, 0)
    test 548 philamheight: (-1.162389, -1.53589, 0)
    test 549 _N_vector: (0.01386, -0.39691, -0.91775)
    test 550 toNvector: (0.01386, -0.39691, -0.91775)
    test 551 toNvector: (0.01386, -0.396906, -0.917755)
    test 552 classof: 66.6°S, 088.0°W
    test 553 others: 66.6°S, 088.0°W
    test 554 copy(LatLon): (<class 'pygeodesy.ellipsoidalNvector.LatLon'>, True)
    test 555 LatLon.copy(): (<class 'pygeodesy.ellipsoidalNvector.LatLon'>, True)

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.ellipsoidalVincenty.LatLon'>)
    test 556 areaOf: 8.811228e+09
    test 557 centroidOf: 45.5, 1.5
    test 558 perimeterOf: 2.673633e+05
    test 559 isclockwise: False
    test 560 isconvex: True
    test 561 ispolar: False
    test 562 areaOf: 7.086883e+09
    test 563 perimeterOf: 2.687460e+05
    test 564 centroidOf: 0.333333, 0.333333
    test 565 isclockwise: True
    test 566 isconvex: True
    test 567 ispolar: False
    test 568 areaOf: 2.827856e+10
    test 569 perimeterOf: 4.717039e+05
    test 570 centroidOf: 1.0, 1.0
    test 571 isclockwise: False
    test 572 isconvex: True
    test 573 ispolar: False
    test 574 areaOf: 2.747297e+13
    test 575 perimeterOf: 2.332643e+07
    test 576 centroidOf: 52.113, 102.123
    test 577 isclockwise: False
    test 578 isconvex: False
    test 579 ispolar: True
    test 580 areaOf: 8.482014e+10
    test 581 perimeterOf: 1.334104e+06
    test 582 centroidOf: 1.167, 1.667
    test 583 isclockwise: False
    test 584 isconvex: False
    test 585 ispolar: False
    test 586 areaOf: 5.151974e+13
    test 587 perimeterOf: 2.638608e+07
    test 588 centroidOf: -19.444, -133.333
    test 589 isclockwise: True
    test 590 isconvex: True
    test 591 ispolar: False
    test 592 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 593 perimeterOf: 1.562029e+07
    test 594 centroidOf: -72.926, 46.47
    test 595 isclockwise: True
    test 596 isconvex: False
    test 597 ispolar: True
    test 598 points2: 18
    test 599 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 600 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 601 isclockwise: True
    test 602 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2099854.381923
    test 603 latlon: (-66.6, -88.0)
    test 604 philam: (-1.162389, -1.53589)
    test 605 latlonheight: (-66.6, -88.0, 0)
    test 606 philamheight: (-1.162389, -1.53589, 0)
    test 607 _N_vector: (0.01386, -0.39691, -0.91775)
    test 608 toNvector: (0.01386, -0.39691, -0.91775)
    test 609 toNvector: (0.01386, -0.396906, -0.917755)
    test 610 classof: 66.6°S, 088.0°W
    test 611 others: 66.6°S, 088.0°W
    test 612 copy(LatLon): (<class 'pygeodesy.ellipsoidalVincenty.LatLon'>, True)
    test 613 LatLon.copy(): (<class 'pygeodesy.ellipsoidalVincenty.LatLon'>, True)

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.ellipsoidalKarney.LatLon'>)
    test 614 areaOf: 8.811228e+09
    test 615 centroidOf: 45.5, 1.5
    test 616 perimeterOf: 2.673633e+05
    test 617 isclockwise: False
    test 618 isconvex: True
    test 619 ispolar: False
    test 620 areaOf: 7.086883e+09
    test 621 perimeterOf: 2.687460e+05
    test 622 centroidOf: 0.333333, 0.333333
    test 623 isclockwise: True
    test 624 isconvex: True
    test 625 ispolar: False
    test 626 areaOf: 2.827856e+10
    test 627 perimeterOf: 4.717039e+05
    test 628 centroidOf: 1.0, 1.0
    test 629 isclockwise: False
    test 630 isconvex: True
    test 631 ispolar: False
    test 632 areaOf: 2.747297e+13
    test 633 perimeterOf: 2.332643e+07
    test 634 centroidOf: 52.113, 102.123
    test 635 isclockwise: False
    test 636 isconvex: False
    test 637 ispolar: True
    test 638 areaOf: 8.482014e+10
    test 639 perimeterOf: 1.334104e+06
    test 640 centroidOf: 1.167, 1.667
    test 641 isclockwise: False
    test 642 isconvex: False
    test 643 ispolar: False
    test 644 areaOf: 5.151974e+13
    test 645 perimeterOf: 2.638608e+07
    test 646 centroidOf: -19.444, -133.333
    test 647 isclockwise: True
    test 648 isconvex: True
    test 649 ispolar: False
    test 650 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 651 perimeterOf: 1.562029e+07
    test 652 centroidOf: -72.926, 46.47
    test 653 isclockwise: True
    test 654 isconvex: False
    test 655 ispolar: True
    test 656 points2: 18
    test 657 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 658 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 659 isclockwise: True
    test 660 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2099854.381923
    test 661 latlon: (-66.6, -88.0)
    test 662 philam: (-1.162389, -1.53589)
    test 663 latlonheight: (-66.6, -88.0, 0)
    test 664 philamheight: (-1.162389, -1.53589, 0)
    test 665 _N_vector: (0.01386, -0.39691, -0.91775)
    test 666 toNvector: (0.01386, -0.39691, -0.91775)
    test 667 toNvector: (0.01386, -0.396906, -0.917755)
    test 668 classof: 66.6°S, 088.0°W
    test 669 others: 66.6°S, 088.0°W
    test 670 copy(LatLon): (<class 'pygeodesy.ellipsoidalKarney.LatLon'>, True)
    test 671 LatLon.copy(): (<class 'pygeodesy.ellipsoidalKarney.LatLon'>, True)

    testing(pygeodesy.points, 23.05.26, LatLon=<class 'pygeodesy.ellipsoidalExact.LatLon'>)
    test 672 areaOf: 8.811228e+09
    test 673 centroidOf: 45.5, 1.5
    test 674 perimeterOf: 2.673633e+05
    test 675 isclockwise: False
    test 676 isconvex: True
    test 677 ispolar: False
    test 678 areaOf: 7.086883e+09
    test 679 perimeterOf: 2.687460e+05
    test 680 centroidOf: 0.333333, 0.333333
    test 681 isclockwise: True
    test 682 isconvex: True
    test 683 ispolar: False
    test 684 areaOf: 2.827856e+10
    test 685 perimeterOf: 4.717039e+05
    test 686 centroidOf: 1.0, 1.0
    test 687 isclockwise: False
    test 688 isconvex: True
    test 689 ispolar: False
    test 690 areaOf: 2.747297e+13
    test 691 perimeterOf: 2.332643e+07
    test 692 centroidOf: 52.113, 102.123
    test 693 isclockwise: False
    test 694 isconvex: False
    test 695 ispolar: True
    test 696 areaOf: 8.482014e+10
    test 697 perimeterOf: 1.334104e+06
    test 698 centroidOf: 1.167, 1.667
    test 699 isclockwise: False
    test 700 isconvex: False
    test 701 ispolar: False
    test 702 areaOf: 5.151974e+13
    test 703 perimeterOf: 2.638608e+07
    test 704 centroidOf: -19.444, -133.333
    test 705 isclockwise: True
    test 706 isconvex: True
    test 707 ispolar: False
    test 708 areaOf: 1.751694e+12  FAILED, KNOWN, expected 4.469277e+12
    test 709 perimeterOf: 1.562029e+07
    test 710 centroidOf: -72.926, 46.47
    test 711 isclockwise: True
    test 712 isconvex: False
    test 713 ispolar: True
    test 714 points2: 18
    test 715 nearestOn5: (-77.455114, -16.67063, 4.134666, 307.988253, 0)
    test 716 areaCO: 2.83192062868e+11  FAILED, KNOWN, expected 2.69601367661e+11
    test 717 isclockwise: True
    test 718 perimeterCO: 2098630.956053  FAILED, KNOWN, expected 2098430.887891
    test 719 latlon: (-66.6, -88.0)
    test 720 philam: (-1.162389, -1.53589)
    test 721 latlonheight: (-66.6, -88.0, 0)
    test 722 philamheight: (-1.162389, -1.53589, 0)
    test 723 _N_vector: (0.01386, -0.39691, -0.91775)
    test 724 toNvector: (0.01386, -0.39691, -0.91775)
    test 725 toNvector: (0.01386, -0.396906, -0.917755)
    test 726 classof: 66.6°S, 088.0°W
    test 727 others: 66.6°S, 088.0°W
    test 728 copy(LatLon): (<class 'pygeodesy.ellipsoidalExact.LatLon'>, True)
    test 729 LatLon.copy(): (<class 'pygeodesy.ellipsoidalExact.LatLon'>, True)

    testArea(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 730 luneOf: 1.27516405431022e+14

    testArea(pygeodesy.ellipsoidalExact, 23.05.04)
    test 731 luneOf: 1.27516405431022e+14

    testArea(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 732 luneOf: 1.27516405431022e+14

    22 of 732 testPoints.py tests (3.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 553.041 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testProps.py

    testing testProps.py 23.03.27

    test<class 'pygeodesy.named._NamedBase'>(pygeodesy.props, 23.05.26)
    test 1 P1: 1
    test 2 p1: 2
    test 3 P2: 1
    test 4 p2: 3
    test 5 q1: 1
    test 6 q2: 2
    test 7 q3: True
    test 8 u1: None
    test 9 u2: U
    test 10 P3: 4
    test 11 p3: 5
    test 12 q4: False
    test 13 q5: 2
    test 14 u3: None
    test 15 u4: U
    test 16 X1: immutable Property_RO: X.setter X
    test 17 X2: invalid Property_RO: X.deleter X
    test 18 y1: immutable property_RO: y.setter y
    test 19 y2: invalid property_RO: y.deleter y
    test 20 Z1: invalid Property: Z.deleter Z
    test 21 Z2: invalid Property: Z.getter Z

    test<class 'pygeodesy.ellipsoids.Ellipsoid'>(pygeodesy.props, 23.05.26)
    test 22 P1: 1
    test 23 p1: 2
    test 24 P2: 1
    test 25 p2: 3
    test 26 q1: 1
    test 27 q2: 2
    test 28 q3: True
    test 29 u1: None
    test 30 u2: U
    test 31 P3: 4
    test 32 p3: 5
    test 33 q4: False
    test 34 q5: 2
    test 35 u3: None
    test 36 u4: U
    test 37 X1: immutable Property_RO: X.setter X
    test 38 X2: invalid Property_RO: X.deleter X
    test 39 y1: immutable property_RO: y.setter y
    test 40 y2: invalid property_RO: y.deleter y
    test 41 Z1: invalid Property: Z.deleter Z
    test 42 Z2: invalid Property: Z.getter Z

    all 42 testProps.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 1.001 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testResections.py
./test/testResections.py:39: DeprecationWarning: method L{__main__.Cartesian_.collins} has been DEPRECATED, use method L{collins5}.
  self.test(collins.__name__, C_(A).collins(C, B, 109.5125, 115.0889), t, nl=1)  # DEPRECATED
./test/testResections.py:62: DeprecationWarning: method L{__main__.Cartesian_.tienstra} has been DEPRECATED, use method L{tienstra7}.
  self.test(tienstra.__name__, C_(A).tienstra(B, C, 115.0889, None, 109.5125), t, nl=1)  # DEPRECATED
./test/testResections.py:71: DeprecationWarning: function L{pygeodesy.deprecated.collins} has been DEPRECATED, use function L{pygeodesy.collins5}.
  self.test(collins.__name__, collins(A, C, B, 109.3, 115.1), t, nl=1)  # DEPRECATED
./test/testResections.py:93: DeprecationWarning: function L{pygeodesy.deprecated.tienstra} has been DEPRECATED, use function L{pygeodesy.tienstra7}.
  self.test(tienstra.__name__, tienstra(A, B, C, 115.1, beta=135.6, gamma=109.3), t, nl=1)  # DEPRECATED

    testing testResections.py 23.06.06
    test 1 cassini: (2128.3903, 5578.1443, 0)
    test 2 cassini: Cartesian_(2128.3903, 5578.1443, 0)

    test 3 collins5: (2128.3903, 5578.1443, 0)
    test 4 collins5: (1830.5948, 2576.2429, 0)
    test 5 collins5: 1581.1388, 1562.0499, 2121.3203
    test 6 collins5: Cartesian_(2128.3903, 5578.1443, 0)
    test 7 collins5: Cartesian_(1830.5948, 2576.2429, 0)
    test 8 collins5: 1581.1388, 1562.0499, 2121.3203
    test 9 collins5: 1581.1388, 1562.0499, 2121.3203

    test 10 collins: (Cartesian_(2128.39, 5578.144, 0), Cartesian_(1830.595, 2576.243, 0), 1581.13883, 1562.049935, 2121.320344)

    test 11 pierlot: (2128.3903, 5578.1443, 0)
    test 12 pierlot: Cartesian_(2128.3903, 5578.1443, 0)
    test 13 pierlot: Cartesian_(2128.3903, 5578.1443, 0.0)

    test 14 pierlotx: (2128.3903, 5578.1443, 0)
    test 15 pierlotx: Cartesian_(2128.3903, 5578.1443, 0)
    test 16 pierlotx: Cartesian_(2128.3903, 5578.1443, 0.0)

    test 17 tienstra7: (2128.3903, 5578.1443, 0)
    test 18 tienstra7: 47.9357, 84.8896, 47.1747, 1581.1388, 2121.3203, 1562.0499
    test 19 tienstra7: Cartesian_(2128.3903, 5578.1443, 0)
    test 20 tienstra7: 47.9357, 84.8896, 47.1747, 1581.1388, 2121.3203, 1562.0499

    test 21 tienstra: (Cartesian_(2128.39, 5578.144, 0), 47.935673, 84.889582, 47.174744, 1581.13883, 2121.320344, 1562.049935)

    test 22 cassini: (2129.3018, 5575.8016, 0)

    test 23 collins5: (2129.3018, 5575.8016, 0)
    test 24 collins5: (1835.1911, 2563.0708, 0)
    test 25 collins5: 1581.1388, 1562.0499, 2121.3203

    test 26 collins: (Vector3d(2129.30185, 5575.80164, 0), Vector3d(1835.19112, 2563.07083, 0), 1581.13883, 1562.049935, 2121.320344)

    test 27 pierlot: (2129.3018, 5575.8016, 0)
    test 28 pierlot: alpha12 (115.1), alpha23 (109.3), eps (0), point1 (Vector3d(3100.0, 5000.0, 0)), point2 (Vector3d(2200.0, 6300.0, 0)) or point3 (Vector3d(1000.0, 5300.0, 0)): eps not positive

    test 29 pierlotx: (2129.3018, 5575.8016, 0)
    test 30 pierlotx: (2128.2026, 4708.1218, 0)
    test 31 pierlotx: (1969.0673, 6633.5695, 0)
    test 32 pierlotx: (2438.0239, 5094.568, 0)

    test 33 tienstra7: (2129.3018, 5575.8016, 0)
    test 34 tienstra7: 47.9357, 84.8896, 47.1747, 1581.1388, 2121.3203, 1562.0499

    test 35 tienstra: (Vector3d(2129.30185, 5575.80164, 0), 47.935673, 84.889582, 47.174744, 1581.13883, 2121.320344, 1562.049935)

    test 36 triSide4: (10.0, 30.0, 0.785398, 8.840862)

    test 37 snellius3: (17.54582, 38.564239, 46.317675)
    test 38 snellius3: (844.880591, 571.107418, 835.462796)
    test 39 snellius3: (128.557522, 100.0, 187.938524)
    test 40 snellius3: (567.480866, 847.344375, 832.446688)
    test 41 snellius3: (4064.197388, 3652.539386, 4988.197388)

    test 42 wildberger3: (17.54582, 38.56424, 46.317675)
    test 43 wildberger3: (844.880591, 571.107418, 835.462796)
    test 44 wildberger3: (128.557522, 100.0, 187.938524)
    test 45 wildberger3: (567.480866, 847.344375, 832.446688)
    test 46 wildberger3: (4064.197343, 3652.539342, 4988.197355)

    test 47 triAngle: 3.141592654
    test 48 triAngle4: (1.570796, 1.570796, 0.0, 0.0)
    test 49 triSide2: (2.0, 0.0)
    test 50 triSide2: (2.0, 3.141593)

    4 of 50 testResections.py tests (8.0%) FAILED, incl. 4 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 11.650 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testRhumbx.py
./test/testRhumbx.py:74: DeprecationWarning: method L{pygeodesy.rhumbx.Rhumb.Direct7} has been DEPRECATED, use method L{Rhumb.Direct8}.
  r = R.Direct7(40.6, -73.8, -92.38889, 12782581.068)  # coverage
./pygeodesy/rhumbx.py:180: DeprecationWarning: method L{pygeodesy.rhumbx.Rhumb8Tuple._to7Tuple} has been DEPRECATED, do not use!
  return self.Direct8(lat1, lon1, azi12, s12, outmask=outmask)._to7Tuple()
./pygeodesy/deprecated/__init__.py:65: DeprecationWarning: class L{pygeodesy.deprecated.Rhumb7Tuple} has been DEPRECATED, use class L{Rhumb8Tuple} ignoring item C{a12}.
  deprecated_class(cls)
./test/testRhumbx.py:77: DeprecationWarning: method L{pygeodesy.deprecated.Rhumb7Tuple.toDirect9Tuple} has been DEPRECATED.
  t = str(r.toDirect9Tuple())  # coverage
./pygeodesy/deprecated/__init__.py:206: DeprecationWarning: method L{pygeodesy.deprecated.Rhumb7Tuple.toRhumb8Tuple} has been DEPRECATED.
  return self.toRhumb8Tuple().toDirect9Tuple(self, **kwds)
./test/testRhumbx.py:171: DeprecationWarning: method L{pygeodesy.rhumbx.Rhumb.Inverse7} has been DEPRECATED, use method L{Rhumb.Inverse8}.
  r = P.Inverse7(40.6, -73.8, 51.6, -0.5)  # coverage
./pygeodesy/rhumbx.py:376: DeprecationWarning: method L{pygeodesy.rhumbx.Rhumb8Tuple._to7Tuple} has been DEPRECATED, do not use!
  return self.Inverse8(lat1, lon1, azi12, s12, outmask=outmask)._to7Tuple()
./test/testRhumbx.py:174: DeprecationWarning: method L{pygeodesy.deprecated.Rhumb7Tuple.toInverse10Tuple} has been DEPRECATED.
  t = str(r.toInverse10Tuple())
./pygeodesy/deprecated/__init__.py:214: DeprecationWarning: method L{pygeodesy.deprecated.Rhumb7Tuple.toRhumb8Tuple} has been DEPRECATED.
  return self.toRhumb8Tuple().toInverse10Tuple(self, **kwds)

    testing testRhumbx.py 23.07.12 (module pygeodesy.rhumbx 23.06.12)

    testDirectX vs ...(pygeodesy.rhumbx, 23.06.12)
    test 1 Direct.azi12: -92.38889
    test 2 Direct.lat1: 40.6
    test 3 Direct.lat2: 35.799995945206  FAILED, KNOWN, expected 35.79999
    test 4 Direct.lon1: -73.8
    test 5 Direct.lon2: 140.300004102052  FAILED, KNOWN, expected 140.23651
    test 6 Direct.s12: 12782581.068

    test 7 GDict.azi12: 51
    test 8 GDict.lat1: 40.6
    test 9 GDict.lat2: 71.688899882813
    test 10 GDict.lon1: -73.8
    test 11 GDict.lon2: 0.255519824423445  FAILED, KNOWN, expected 0.255519824423359
    test 12 GDict.S12: 44095641862956.1
    test 13 GDict.s12: 5500000

    test 14 RhumbLine: TMorder=6, azi12=51.0, exact=True, lat1=40.6, lon1=-73.8, rhumb=Rhumb(RAorder=6, TMorder=6, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), exact=True), xTM=ExactTransverseMercator(datum='_WGS84', extendp=False, k0=0.9996, lon0=0.0)
    test 15 Rhumb: Rhumb(RAorder=6, TMorder=6, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), exact=True)

    test 16 Direct.azi12: -92.38889
    test 17 Direct.lat1: 40.6
    test 18 Direct.lat2: 35.799995945206  FAILED, KNOWN, expected 35.8
    test 19 Direct.lon1: -73.8
    test 20 Direct.lon2: 140.300004102052  FAILED, KNOWN, expected 140.3
    test 21 Direct.s12: 12782581.068
    test 22 Direct7: (40.6, -73.8, 35.799996, 140.300004, -92.38889, 12782581.068, -63760638302268.773438)
    test 23 toDirect9Tuple: (NAN, 35.799996, 140.300004, -92.38889, 12782581.068, 12782581.068, 1.0, 1.0, -63760638302268.773438)
    test 24 DirectLine: (40.6, -73.8, 35.799996, 140.300004, -92.38889, 12782581.068, -63760638302268.773438)

    test 25 RhumbLine: TMorder=6, azi12=51.0, exact=True, lat1=40.6, lon1=-73.8, rhumb=Rhumb(RAorder=6, TMorder=6, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), exact=True), xTM=ExactTransverseMercator(datum='_WGS84', extendp=False, k0=0.9996, lon0=0.0)
    test 26 DirectLine: TMorder=6, azi12=-51.0, exact=True, lat1=35.8, lon1=140.3, rhumb=Rhumb(RAorder=6, TMorder=6, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), exact=True), xTM=ExactTransverseMercator(datum='_WGS84', extendp=False, k0=0.9996, lon0=0.0)
    test 27 Direct3: (71.6889, 0.25552, 231.0)
    test 28 Direct3: (71.6889, 0.25552, 51.0)

    test 29 RhumbSolve.azi12: 51
    test 30 RhumbSolve.lat1: 40.6
    test 31 RhumbSolve.lat2: 71.688899882813
    test 32 RhumbSolve.lon1: -73.8
    test 33 RhumbSolve.lon2: 0.255519824423359  FAILED, KNOWN, expected 0.255519824423402
    test 34 RhumbSolve.s12: 5500000
    test 35 RhumbSolve.S12: 44095641862956.1
    test 36 iteration: None

    test 37 f(-0.7)proLate.azi12: 51
    test 38 f(-0.7)proLate.lat1: 40.6
    test 39 f(-0.7)proLate.lat2: 58.7982808854283  FAILED, KNOWN, expected 78.696096602308
    test 40 f(-0.7)proLate.lon1: -73.8
    test 41 f(-0.7)proLate.lon2: 12.2959716649129  FAILED, KNOWN, expected 54.2545319022978
    test 42 f(-0.7)proLate.S12: 85955048077081.6  FAILED, KNOWN, expected 129945920715013
    test 43 f(-0.7)proLate.s12: 5500000

    test 44 f(-0.6)proLate.azi12: 51
    test 45 f(-0.6)proLate.lat1: 40.6
    test 46 f(-0.6)proLate.lat2: 59.6758767683446  FAILED, KNOWN, expected 77.0758208198502
    test 47 f(-0.6)proLate.lon1: -73.8
    test 48 f(-0.6)proLate.lon2: 9.48880576416978  FAILED, KNOWN, expected 42.9652115291808
    test 49 f(-0.6)proLate.S12: 78359763655379.6  FAILED, KNOWN, expected 111681786580088
    test 50 f(-0.6)proLate.s12: 5500000

    test 51 f(-0.5)proLate.azi12: 51
    test 52 f(-0.5)proLate.lat1: 40.6
    test 53 f(-0.5)proLate.lat2: 60.7320576076725  FAILED, KNOWN, expected 75.6363131401036
    test 54 f(-0.5)proLate.lon1: -73.8
    test 55 f(-0.5)proLate.lon2: 6.8551359325909  FAILED, KNOWN, expected 33.3148081627487
    test 56 f(-0.5)proLate.S12: 71227659550846.7  FAILED, KNOWN, expected 96135478582826.6
    test 57 f(-0.5)proLate.s12: 5500000

    test 58 f(-0.4)proLate.azi12: 51
    test 59 f(-0.4)proLate.lat1: 40.6
    test 60 f(-0.4)proLate.lat2: 62.0190418933994  FAILED, KNOWN, expected 74.3894315611718
    test 61 f(-0.4)proLate.lon1: -73.8
    test 62 f(-0.4)proLate.lon2: 4.44846787150585  FAILED, KNOWN, expected 24.9411017728723
    test 63 f(-0.4)proLate.S12: 64573794048270.9  FAILED, KNOWN, expected 82752093205157.9
    test 64 f(-0.4)proLate.s12: 5500000

    test 65 f(-0.3)proLate.azi12: 51
    test 66 f(-0.3)proLate.lat1: 40.6
    test 67 f(-0.3)proLate.lat2: 63.6106723951871  FAILED, KNOWN, expected 73.3498869306659
    test 68 f(-0.3)proLate.lon1: -73.8
    test 69 f(-0.3)proLate.lon2: 2.35374337182191  FAILED, KNOWN, expected 17.6122521235805
    test 70 f(-0.3)proLate.S12: 58433524691072.2  FAILED, KNOWN, expected 71144036920514.8
    test 71 f(-0.3)proLate.s12: 5500000

    test 72 f(-0.2)proLate.azi12: 51
    test 73 f(-0.2)proLate.lat1: 40.6
    test 74 f(-0.2)proLate.lat2: 65.6160222842252  FAILED, KNOWN, expected 72.5367661501826
    test 75 f(-0.2)proLate.lon1: -73.8
    test 76 f(-0.2)proLate.lon2: 0.718817308756925  FAILED, KNOWN, expected 11.158986522496
    test 77 f(-0.2)proLate.S12: 52877638949075.4  FAILED, KNOWN, expected 61013644644445.4
    test 78 f(-0.2)proLate.s12: 5500000

    test 79 f(-0.1)proLate.azi12: 51
    test 80 f(-0.1)proLate.lat1: 40.6
    test 81 f(-0.1)proLate.lat2: 68.2076549239682  FAILED, KNOWN, expected 71.9743859872954
    test 82 f(-0.1)proLate.lon1: -73.8
    test 83 f(-0.1)proLate.lon2: -0.163380731511992  FAILED, KNOWN, expected 5.45567570418933
    test 84 f(-0.1)proLate.S12: 48054974256549.6  FAILED, KNOWN, expected 52135051380432.5
    test 85 f(-0.1)proLate.s12: 5500000

    test 86 f(0.0)sphere.azi12: 51
    test 87 f(0.0)sphere.lat1: 40.6
    test 88 f(0.0)sphere.lat2: 71.6930469238479
    test 89 f(0.0)sphere.lon1: -73.8
    test 90 f(0.0)sphere.lon2: 0.413867159480944  FAILED, KNOWN, expected 0.413867159480986
    test 91 f(0.0)sphere.S12: 43262138303107.9  FAILED, KNOWN, expected 44339815922640.7
    test 92 f(0.0)sphere.s12: 5500000

    test 93 f(0.1)obLate.azi12: 51
    test 94 f(0.1)obLate.lat1: 40.6
    test 95 f(0.1)obLate.lat2: 71.729987765115  FAILED, KNOWN, expected 71.7299876395427
    test 96 f(0.1)obLate.lon1: -73.8
    test 97 f(0.1)obLate.lon2: -4.025726260735  FAILED, KNOWN, expected -4.0257265806798
    test 98 f(0.1)obLate.S12: 37501325852980.9  FAILED, KNOWN, expected 37501325744776.3
    test 99 f(0.1)obLate.s12: 5500000

    test 100 f(0.2)obLate.azi12: 51
    test 101 f(0.2)obLate.lat1: 40.6
    test 102 f(0.2)obLate.lat2: 72.1296406403857  FAILED, KNOWN, expected 72.129551777134
    test 103 f(0.2)obLate.lon1: -73.8
    test 104 f(0.2)obLate.lon2: -7.8995986572729  FAILED, KNOWN, expected -7.89970407960845
    test 105 f(0.2)obLate.S12: 31524344809128.8  FAILED, KNOWN, expected 31524299015475.5
    test 106 f(0.2)obLate.s12: 5500000

    test 107 f(0.3)obLate.azi12: 51
    test 108 f(0.3)obLate.lat1: 40.6
    test 109 f(0.3)obLate.lat2: 72.9417108424475  FAILED, KNOWN, expected 72.9379874834441
    test 110 f(0.3)obLate.lon1: -73.8
    test 111 f(0.3)obLate.lon2: -11.2251277212335  FAILED, KNOWN, expected -11.2282736868989
    test 112 f(0.3)obLate.S12: 26338142645683.4  FAILED, KNOWN, expected 26336046555855
    test 113 f(0.3)obLate.s12: 5500000

    test 114 f(0.4)obLate.azi12: 51
    test 115 f(0.4)obLate.lat1: 40.6
    test 116 f(0.4)obLate.lat2: 74.2150181648285  FAILED, KNOWN, expected 74.1653559732625
    test 117 f(0.4)obLate.lon1: -73.8
    test 118 f(0.4)obLate.lon2: -14.0025161670195  FAILED, KNOWN, expected -14.0339071426255
    test 119 f(0.4)obLate.S12: 21889987441293.2  FAILED, KNOWN, expected 21854328668749.7
    test 120 f(0.4)obLate.s12: 5500000

    test 121 f(0.5)obLate.azi12: 51
    test 122 f(0.5)obLate.lat1: 40.6
    test 123 f(0.5)obLate.lat2: 75.9843423530564  FAILED, KNOWN, expected 75.6545456515098
    test 124 f(0.5)obLate.lon1: -73.8
    test 125 f(0.5)obLate.lon2: -16.2158875285256  FAILED, KNOWN, expected -16.3749056931627
    test 126 f(0.5)obLate.S12: 18138546882520.4  FAILED, KNOWN, expected 17852162633650.3
    test 127 f(0.5)obLate.s12: 5500000

    test 128 f(0.6)obLate.azi12: 51
    test 129 f(0.6)obLate.lat1: 40.6
    test 130 f(0.6)obLate.lat2: 78.2485809971865  FAILED, KNOWN, expected 76.9646871723422
    test 131 f(0.6)obLate.lon1: -73.8
    test 132 f(0.6)obLate.lon2: -17.8350956076784  FAILED, KNOWN, expected -18.3430698506249
    test 133 f(0.6)obLate.S12: 15058514719182.2  FAILED, KNOWN, expected 14834219095347.8
    test 134 f(0.6)obLate.s12: 5500000

    test 135 f(0.7)obLate.azi12: 51
    test 136 f(0.7)obLate.lat1: 40.6
    test 137 f(0.7)obLate.lat2: 80.9441758588144  FAILED, KNOWN, expected 78.0157145651534
    test 138 f(0.7)obLate.lon1: -73.8
    test 139 f(0.7)obLate.lon2: -18.8222432743227  FAILED, KNOWN, expected -21.2614142472982
    test 140 f(0.7)obLate.S12: 12662980433240.4  FAILED, KNOWN, expected 8715315180697.08
    test 141 f(0.7)obLate.s12: 5500000

    test 142 f(0.8)obLate.azi12: 51
    test 143 f(0.8)obLate.lat1: 40.6
    test 144 f(0.8)obLate.lat2: 83.929256887239  FAILED, KNOWN, expected 81.9589810957133
    test 145 f(0.8)obLate.lon1: -73.8
    test 146 f(0.8)obLate.lon2: -19.1538144966024  FAILED, KNOWN, expected 77.1693745258284
    test 147 f(0.8)obLate.S12: 11016227806772.5  FAILED, KNOWN, expected 25559099120347.5
    test 148 f(0.8)obLate.s12: 5500000

    test 149 f(0.9)obLate.azi12: 51
    test 150 f(0.9)obLate.lat1: 40.6
    test 151 f(0.9)obLate.lat2: 87.0045804494549  FAILED, KNOWN, expected 98.905222524614
    test 152 f(0.9)obLate.lon1: -73.8
    test 153 f(0.9)obLate.lon2: -18.8902657154815  FAILED, KNOWN, expected -15.341643030429
    test 154 f(0.9)obLate.S12: 10140058806389.6  FAILED, KNOWN, expected -10962672407243.4
    test 155 f(0.9)obLate.s12: 5500000

    testInverseX vs ...(pygeodesy.rhumbx, 23.06.12)
    test 156 Inverse.azi12: -92.3888879816997  FAILED, KNOWN, expected -92.38889
    test 157 Inverse.lat1: 40.6
    test 158 Inverse.lat2: 35.8
    test 159 Inverse.lon1: -73.8
    test 160 Inverse.lon2: 140.3
    test 161 Inverse.s12: 12782581.0676842
    test 162 Inverse.S12: -63760642939072.5  FAILED, KNOWN, expected -63760642939073

    test 163 GDict.azi12: 77.7683897102557
    test 164 GDict.lat1: 40.6
    test 165 GDict.lat2: 51.6
    test 166 GDict.lon1: -73.8
    test 167 GDict.lon2: -0.5
    test 168 GDict.s12: 5771083.38332803
    test 169 GDict.S12: 37395209100030.4

    test 170 Inverse.azi12: 103.582833003411  FAILED, KNOWN, expected 103.582833333333
    test 171 Inverse.lat1: 40.6397222222222  FAILED, KNOWN, expected 40.639722
    test 172 Inverse.lat2: 1.35916666666667  FAILED, KNOWN, expected 1.359167
    test 173 Inverse.lon2: 103.989444444444  FAILED, KNOWN, expected 103.989444
    test 174 Inverse.s12: 18523563.0423774  FAILED, KNOWN, expected 18523563

    test 175 0,000 Km lat2: 40:38:23.0N
    test 176 0,000 Km lon2: 073:46:44.0W
    test 177 0,000 Km S12 : 0
    test 178 1,000 Km lat2: 36:24:30.3N
    test 179 1,000 Km lon2: 051:28:26.4W
    test 180 1,000 Km S12 : 9817078307820  FAILED, KNOWN, expected 9817078307821
    test 181 2,000 Km lat2: 32:10:26.8N
    test 182 2,000 Km lon2: 030:20:57.3W
    test 183 2,000 Km S12 : 18224745682004  FAILED, KNOWN, expected 18224745682005
    test 184 3,000 Km lat2: 27:56:13.2N
    test 185 3,000 Km lon2: 010:10:54.2W
    test 186 3,000 Km S12 : 25358020327741
    test 187 4,000 Km lat2: 23:41:50.1N
    test 188 4,000 Km lon2: 009:12:45.5E
    test 189 4,000 Km S12 : 31321269267101  FAILED, KNOWN, expected 31321269267102
    test 190 5,000 Km lat2: 19:27:18.7N
    test 191 5,000 Km lon2: 027:59:22.1E
    test 192 5,000 Km S12 : 36195163180159
    test 193 6,000 Km lat2: 15:12:40.2N
    test 194 6,000 Km lon2: 046:17:01.1E
    test 195 6,000 Km S12 : 40041499143669
    test 196 7,000 Km lat2: 10:57:55.9N
    test 197 7,000 Km lon2: 064:12:52.8E
    test 198 7,000 Km S12 : 42906570007050
    test 199 8,000 Km lat2: 06:43:07.3N
    test 200 8,000 Km lon2: 081:53:28.8E
    test 201 8,000 Km S12 : 44823504180199  FAILED, KNOWN, expected 44823504180200
    test 202 9,000 Km lat2: 02:28:16.2N
    test 203 9,000 Km lon2: 099:24:54.5E
    test 204 9,000 Km S12 : 45813843358737
    test 205 10,000 Km lat2: 01:46:36.0S
    test 206 10,000 Km lon2: 116:52:59.7E
    test 207 10,000 Km S12 : 45888525219677

    test 208 Inverse: {a12: 51.420061, azi12: 77.692032, lat1: 40.6, lat2: 51.6, lon1: -73.8, lon2: -0.5, name: '_Prolate', s12: 5733622.743165}
    test 209 Inverse7: (40.6, -73.8, 51.6, -0.5, 77.692032, 5733622.743165, 37469093881942.273438)
    test 210 toInverse10Tuple: (NAN, 5733622.743165, 0.977016, 0.213166, 0.977016, 0.213166, 5733622.743165, 1.0, 1.0, 37469093881942.273438)
    test 211 InverseLine: -102.23161029

    test 212 Inverse1: 51.9295425
    test 213 Inverse3: (5771083.383328, 77.76839, 77.76839)

    test 214 RhumbSolve.azi12: 77.7683897102557
    test 215 RhumbSolve.lat1: 40.6
    test 216 RhumbSolve.lat2: 51.6
    test 217 RhumbSolve.lon1: -73.8
    test 218 RhumbSolve.lon2: -0.5
    test 219 RhumbSolve.s12: 5771083.38332803
    test 220 RhumbSolve.S12: 37395209100030.4
    test 221 iteration: None

    test 222 f(-0.7)proLate.a12: 19.4691438255745  FAILED, KNOWN, expected 19.4316661725214
    test 223 f(-0.7)proLate.azi12: 72.245160090458  FAILED, KNOWN, expected 72.4018253121172
    test 224 f(-0.7)proLate.lat1: 40.6
    test 225 f(-0.7)proLate.lat2: 51.6
    test 226 f(-0.7)proLate.lon1: -73.8
    test 227 f(-0.7)proLate.lon2: -0.5
    test 228 f(-0.7)proLate.s12: 4227905.47113213  FAILED, KNOWN, expected 4219766.85056372
    test 229 f(-0.7)proLate.S12: 69930230457646.9  FAILED, KNOWN, expected 69908513962657.7

    test 230 f(-0.6)proLate.a12: 21.6957794143251  FAILED, KNOWN, expected 21.7001783174047
    test 231 f(-0.6)proLate.azi12: 72.8447176862056  FAILED, KNOWN, expected 72.9077494979405
    test 232 f(-0.6)proLate.lat1: 40.6
    test 233 f(-0.6)proLate.lat2: 51.6
    test 234 f(-0.6)proLate.lon1: -73.8
    test 235 f(-0.6)proLate.lon2: -0.5
    test 236 f(-0.6)proLate.s12: 4398629.48315431  FAILED, KNOWN, expected 4399521.32227242
    test 237 f(-0.6)proLate.S12: 65532336784621.8  FAILED, KNOWN, expected 65479293553218.2

    test 238 f(-0.5)proLate.a12: 24.3873218521504  FAILED, KNOWN, expected 24.3995870573009
    test 239 f(-0.5)proLate.azi12: 73.45973097209  FAILED, KNOWN, expected 73.4808354630839
    test 240 f(-0.5)proLate.lat1: 40.6
    test 241 f(-0.5)proLate.lat2: 51.6
    test 242 f(-0.5)proLate.lon1: -73.8
    test 243 f(-0.5)proLate.lon2: -0.5
    test 244 f(-0.5)proLate.s12: 4589390.62703027  FAILED, KNOWN, expected 4591698.78607691
    test 245 f(-0.5)proLate.S12: 61028486473535.8  FAILED, KNOWN, expected 60997593633709.1

    test 246 f(-0.4)proLate.a12: 27.648678517054  FAILED, KNOWN, expected 27.6548959759731
    test 247 f(-0.4)proLate.azi12: 74.1256528590435  FAILED, KNOWN, expected 74.1310400671426
    test 248 f(-0.4)proLate.lat1: 40.6
    test 249 f(-0.4)proLate.lat2: 51.6
    test 250 f(-0.4)proLate.lon1: -73.8
    test 251 f(-0.4)proLate.lon2: -0.5
    test 252 f(-0.4)proLate.s12: 4795999.00733361  FAILED, KNOWN, expected 4797077.50107739
    test 253 f(-0.4)proLate.S12: 56459162579463.4  FAILED, KNOWN, expected 56450667480819.8

    test 254 f(-0.3)proLate.a12: 31.644951499171  FAILED, KNOWN, expected 31.6462120754834
    test 255 f(-0.3)proLate.azi12: 74.8684851385499  FAILED, KNOWN, expected 74.8693740965484
    test 256 f(-0.3)proLate.lat1: 40.6
    test 257 f(-0.3)proLate.lat2: 51.6
    test 258 f(-0.3)proLate.lon1: -73.8
    test 259 f(-0.3)proLate.lon2: -0.5
    test 260 f(-0.3)proLate.s12: 5016163.41790208  FAILED, KNOWN, expected 5016363.23671944
    test 261 f(-0.3)proLate.S12: 51834653769507.8  FAILED, KNOWN, expected 51833817791680

    test 262 f(-0.2)proLate.a12: 36.6456555579816  FAILED, KNOWN, expected 36.6457142472518
    test 263 f(-0.2)proLate.azi12: 75.707541532189  FAILED, KNOWN, expected 75.7076069272899
    test 264 f(-0.2)proLate.lat1: 40.6
    test 265 f(-0.2)proLate.lat2: 51.6
    test 266 f(-0.2)proLate.lon1: -73.8
    test 267 f(-0.2)proLate.lon2: -0.5
    test 268 f(-0.2)proLate.s12: 5250114.26186747  FAILED, KNOWN, expected 5250122.67010495
    test 269 f(-0.2)proLate.S12: 47145799674098  FAILED, KNOWN, expected 47145803785208.4

    test 270 f(-0.1)proLate.a12: 43.0921529976013  FAILED, KNOWN, expected 43.0921526610931
    test 271 f(-0.1)proLate.azi12: 76.657619712308  FAILED, KNOWN, expected 76.6576203659566
    test 272 f(-0.1)proLate.lat1: 40.6
    test 273 f(-0.1)proLate.lat2: 51.6
    test 274 f(-0.1)proLate.lon1: -73.8
    test 275 f(-0.1)proLate.lon2: -0.5
    test 276 f(-0.1)proLate.s12: 5498686.10901062  FAILED, KNOWN, expected 5498686.06607118
    test 277 f(-0.1)proLate.S12: 42386228150766.8  FAILED, KNOWN, expected 42386228533605.6

    test 278 f(0.0)sphere.a12: 51.7609673604566  FAILED, KNOWN, expected 51.1449856169523
    test 279 f(0.0)sphere.azi12: 77.7302010637481  FAILED, KNOWN, expected 81.4654121232455
    test 280 f(0.0)sphere.lat1: 40.6
    test 281 f(0.0)sphere.lat2: 51.6
    test 282 f(0.0)sphere.lon1: -73.8
    test 283 f(0.0)sphere.lon2: -0.5
    test 284 f(0.0)sphere.s12: 5762004.52953328  FAILED, KNOWN, expected 5693433.75550843
    test 285 f(0.0)sphere.S12: 37558171832842.8  FAILED, KNOWN, expected 34633199829004.9

    test 286 f(0.1)obLate.a12: 57.0691016382906  FAILED, KNOWN, expected 57.0691039628294
    test 287 f(0.1)obLate.azi12: 78.9329887995079  FAILED, KNOWN, expected 78.93298766632
    test 288 f(0.1)obLate.lat1: 40.6
    test 289 f(0.1)obLate.lat2: 51.6
    test 290 f(0.1)obLate.lon1: -73.8
    test 291 f(0.1)obLate.lon2: -0.5
    test 292 f(0.1)obLate.s12: 6039438.43345776  FAILED, KNOWN, expected 6039438.67945619
    test 293 f(0.1)obLate.S12: 32672705345900.1  FAILED, KNOWN, expected 32672705271834.1

    test 294 f(0.2)obLate.a12: 62.9812798810272  FAILED, KNOWN, expected 62.9814139522913
    test 295 f(0.2)obLate.azi12: 80.2674399313414  FAILED, KNOWN, expected 80.2672430625978
    test 296 f(0.2)obLate.lat1: 40.6
    test 297 f(0.2)obLate.lat2: 51.6
    test 298 f(0.2)obLate.lon1: -73.8
    test 299 f(0.2)obLate.lon2: -0.5
    test 300 f(0.2)obLate.s12: 6329429.80122211  FAILED, KNOWN, expected 6329443.27498219
    test 301 f(0.2)obLate.S12: 27754099677104.7  FAILED, KNOWN, expected 27754021074333.5

    test 302 f(0.3)obLate.a12: 69.5187833694955  FAILED, KNOWN, expected 69.5167852965364
    test 303 f(0.3)obLate.azi12: 81.727845079412  FAILED, KNOWN, expected 81.723183320486
    test 304 f(0.3)obLate.lat1: 40.6
    test 305 f(0.3)obLate.lat2: 51.6
    test 306 f(0.3)obLate.lon1: -73.8
    test 307 f(0.3)obLate.lon2: -0.5
    test 308 f(0.3)obLate.s12: 6629289.31235135  FAILED, KNOWN, expected 6629098.77674254
    test 309 f(0.3)obLate.S12: 22849066200619.3  FAILED, KNOWN, expected 22846728659359.5

    test 310 f(0.4)obLate.a12: 76.6668761893773  FAILED, KNOWN, expected 76.6527272755987
    test 311 f(0.4)obLate.azi12: 83.3233422838214  FAILED, KNOWN, expected 83.2739099818904
    test 312 f(0.4)obLate.lat1: 40.6
    test 313 f(0.4)obLate.lat2: 51.6
    test 314 f(0.4)obLate.lon1: -73.8
    test 315 f(0.4)obLate.lon2: -0.5
    test 316 f(0.4)obLate.s12: 6934718.96454384  FAILED, KNOWN, expected 6933439.15838002
    test 317 f(0.4)obLate.S12: 18021142604226.7  FAILED, KNOWN, expected 18023503773553

    test 318 f(0.5)obLate.a12: 84.1879143342343  FAILED, KNOWN, expected 84.2941094970901
    test 319 f(0.5)obLate.azi12: 85.209638808327  FAILED, KNOWN, expected 84.8687585722893
    test 320 f(0.5)obLate.lat1: 40.6
    test 321 f(0.5)obLate.lat2: 51.6
    test 322 f(0.5)obLate.lon1: -73.8
    test 323 f(0.5)obLate.lon2: -0.5
    test 324 f(0.5)obLate.s12: 7225456.98760837  FAILED, KNOWN, expected 7234571.22434383
    test 325 f(0.5)obLate.S12: 13330376215278.6  FAILED, KNOWN, expected 13389555976791.8

    test 326 f(0.6)obLate.a12: 91.2748602594912  FAILED, KNOWN, expected 92.2282212329554
    test 327 f(0.6)obLate.azi12: 88.2352064317911  FAILED, KNOWN, expected 86.428203134645
    test 328 f(0.6)obLate.lat1: 40.6
    test 329 f(0.6)obLate.lat2: 51.6
    test 330 f(0.6)obLate.lon1: -73.8
    test 331 f(0.6)obLate.lon2: -0.5
    test 332 f(0.6)obLate.s12: 7442997.57411557  FAILED, KNOWN, expected 7520739.2807868
    test 333 f(0.6)obLate.S12: 9465183863577.65  FAILED, KNOWN, expected 9108118533020.06

    test 334 f(0.7)obLate.a12: 96.2356480551612  FAILED, KNOWN, expected 100.06793053457
    test 335 f(0.7)obLate.azi12: 95.8849205715045  FAILED, KNOWN, expected 87.8440216245934
    test 336 f(0.7)obLate.lat1: 40.6
    test 337 f(0.7)obLate.lat2: 51.6
    test 338 f(0.7)obLate.lon1: -73.8
    test 339 f(0.7)obLate.lon2: -0.5
    test 340 f(0.7)obLate.s12: 7478027.19892371  FAILED, KNOWN, expected 7775816.14921534
    test 341 f(0.7)obLate.S12: 6562901235483.6  FAILED, KNOWN, expected 5406604570185.04

    test 342 f(0.8)obLate.a12: 102.64879564776  FAILED, KNOWN, expected 107.191415254441
    test 343 f(0.8)obLate.azi12: 119.3880292385  FAILED, KNOWN, expected 88.9890486193666
    test 344 f(0.8)obLate.lat1: 40.6
    test 345 f(0.8)obLate.lat2: 51.6
    test 346 f(0.8)obLate.lon1: -73.8
    test 347 f(0.8)obLate.lon2: -0.5
    test 348 f(0.8)obLate.s12: 7641914.41853579  FAILED, KNOWN, expected 7980099.68462832
    test 349 f(0.8)obLate.S12: 4756594610716.35  FAILED, KNOWN, expected 2511038845917.84

    test 350 f(0.9)obLate.a12: 63.2182522839011  FAILED, KNOWN, expected 112.682385936076
    test 351 f(0.9)obLate.azi12: 58.1823785248744  FAILED, KNOWN, expected 89.7386359477264
    test 352 f(0.9)obLate.lat1: 40.6
    test 353 f(0.9)obLate.lat2: 51.6
    test 354 f(0.9)obLate.lon1: -73.8
    test 355 f(0.9)obLate.lon2: -0.5
    test 356 f(0.9)obLate.s12: 4551816.73344679  FAILED, KNOWN, expected 8113314.6099193
    test 357 f(0.9)obLate.S12: -15708333250087.7  FAILED, KNOWN, expected 643969911402.416

    test 358 R.exact: True
    test 359 R.exact: False
    test 360 R: Rhumb(RAorder=6, TMorder=6, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), exact=False)

    test 361 R.exact: True
    test 362 R.Line.exact: True
    test 363 R.Line: RhumbLine(TMorder=6, azi12=3.0, exact=True, lat1=1.0, lon1=2.0, rhumb=Rhumb(RAorder=6, TMorder=6, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), exact=True), xTM=ExactTransverseMercator(datum='_WGS84', extendp=False, k0=0.9996, lon0=0.0))
    test 364 orders: (6, 6)
    test 365 orders: (4, 8)

    test 366 at 0 nearestOn4: NearestOn4Tuple(lat=0.0, lon=0.0, distance=4452779.631731, normal=90.0)
    test 367 at 0 distance2: Distance2Tuple(distance=2212366.254172, initial=180.0)
    test 368 at 0 iteration: 2
    test 369 at 3 nearestOn4: NearestOn4Tuple(lat=1.78887, lon=-0.99811, distance=4567437.385459, normal=93.0)
    test 370 at 3 distance2: Distance2Tuple(distance=2017489.178337, initial=-176.913538)
    test 371 at 3 iteration: 18
    test 372 at 6 nearestOn4: NearestOn4Tuple(lat=3.621299, lon=-1.782857, distance=4665385.363707, normal=96.0)
    test 373 at 6 distance2: Distance2Tuple(distance=1822249.076337, initial=-173.902054)
    test 374 at 6 iteration: 19
    test 375 at 9 nearestOn4: NearestOn4Tuple(lat=5.484985, lon=-2.3602, distance=4747259.943739, normal=99.0)
    test 376 at 9 distance2: Distance2Tuple(distance=1626056.569178, initial=-170.957822)
    test 377 at 9 iteration: 20
    test 378 at 12 nearestOn4: NearestOn4Tuple(lat=7.370116, lon=-2.73481, distance=4813660.672246, normal=102.0)
    test 379 at 12 distance2: Distance2Tuple(distance=1428212.934231, initial=-168.072177)
    test 380 at 12 iteration: 20
    test 381 at 15 nearestOn4: NearestOn4Tuple(lat=9.268415, lon=-2.909634, distance=4865124.821218, normal=105.0)
    test 382 at 15 distance2: Distance2Tuple(distance=1227972.969826, initial=-165.235791)
    test 383 at 15 iteration: 20
    test 384 at 18 nearestOn4: NearestOn4Tuple(lat=11.172185, lon=-2.885742, distance=4902118.749304, normal=108.0)
    test 385 at 18 distance2: Distance2Tuple(distance=1024605.530336, initial=-162.438792)
    test 386 at 18 iteration: 20
    test 387 at 21 nearestOn4: NearestOn4Tuple(lat=13.073424, lon=-2.662411, distance=4925040.440464, normal=111.0)
    test 388 at 21 distance2: Distance2Tuple(distance=817449.876114, initial=-159.670792)
    test 389 at 21 iteration: 19
    test 390 at 24 nearestOn4: NearestOn4Tuple(lat=14.963037, lon=-2.237368, distance=4934228.141285, normal=114.0)
    test 391 at 24 distance2: Distance2Tuple(distance=605965.483538, initial=-156.920863)
    test 392 at 24 iteration: 18
    test 393 at 27 nearestOn4: NearestOn4Tuple(lat=16.830177, lon=-1.607176, distance=4929970.763676, normal=117.0)
    test 394 at 27 distance2: Distance2Tuple(distance=389772.69206, initial=-154.177522)
    test 395 at 27 iteration: 17
    test 396 at 30 nearestOn4: NearestOn4Tuple(lat=18.661739, lon=-0.767728, distance=4912516.651406, normal=120.0)
    test 397 at 30 distance2: Distance2Tuple(distance=168681.79275, initial=-151.428749)
    test 398 at 30 iteration: 15
    test 399 at 33 nearestOn4: NearestOn4Tuple(lat=20.442006, lon=0.285131, distance=4882078.472693, normal=123.0)
    test 400 at 33 distance2: Distance2Tuple(distance=57291.056741, initial=31.337909)
    test 401 at 33 iteration: 14
    test 402 at 36 nearestOn4: NearestOn4Tuple(lat=22.152468, lon=1.554872, distance=4838833.433767, normal=126.0)
    test 403 at 36 distance2: Distance2Tuple(distance=287921.351972, initial=34.135132)
    test 404 at 36 iteration: 13
    test 405 at 39 nearestOn4: NearestOn4Tuple(lat=23.77182, lon=3.04338, distance=4782919.681256, normal=129.0)
    test 406 at 39 distance2: Distance2Tuple(distance=522785.823462, initial=36.975477)
    test 407 at 39 iteration: 12
    test 408 at 42 nearestOn4: NearestOn4Tuple(lat=25.276135, lon=4.749884, distance=4714431.597517, normal=132.0)
    test 409 at 42 distance2: Distance2Tuple(distance=761281.13012, initial=39.870848)
    test 410 at 42 iteration: 12
    test 411 at 45 nearestOn4: NearestOn4Tuple(lat=26.639267, lon=6.669676, distance=4633418.568418, normal=135.0)
    test 412 at 45 distance2: Distance2Tuple(distance=1002647.475734, initial=42.831764)
    test 413 at 45 iteration: 12
    test 414 at 48 nearestOn4: NearestOn4Tuple(lat=27.833525, lon=8.792659, distance=4539893.426211, normal=138.0)
    test 415 at 48 distance2: Distance2Tuple(distance=1245992.475272, initial=45.866374)
    test 416 at 48 iteration: 12
    test 417 at 51 nearestOn4: NearestOn4Tuple(lat=28.830702, lon=11.101809, distance=4433857.579882, normal=141.0)
    test 418 at 51 distance2: Distance2Tuple(distance=1490310.992237, initial=48.979263)
    test 419 at 51 iteration: 12
    test 420 at 54 nearestOn4: NearestOn4Tuple(lat=29.60355, lon=13.571793, distance=4315348.787094, normal=144.0)
    test 421 at 54 distance2: Distance2Tuple(distance=1734498.226471, initial=52.17011)
    test 422 at 54 iteration: 12
    test 423 at 57 nearestOn4: NearestOn4Tuple(lat=30.12774, lon=16.16811, distance=4184513.198865, normal=147.0)
    test 424 at 57 distance2: Distance2Tuple(distance=1977356.104695, initial=55.432438)
    test 425 at 57 iteration: 12
    test 426 at 60 nearestOn4: NearestOn4Tuple(lat=30.384199, lon=18.847259, distance=4041694.757223, normal=150.0)
    test 427 at 60 distance2: Distance2Tuple(distance=2217596.775596, initial=58.752785)
    test 428 at 60 iteration: 13
    test 429 at 63 nearestOn4: NearestOn4Tuple(lat=30.361518, lon=21.558351, distance=3887523.410219, normal=153.0)
    test 430 at 63 distance2: Distance2Tuple(distance=2453850.681967, initial=62.110741)
    test 431 at 63 iteration: 13
    test 432 at 66 nearestOn4: NearestOn4Tuple(lat=30.057906, lon=24.246352, distance=3722973.817216, normal=156.0)
    test 433 at 66 distance2: Distance2Tuple(distance=2684688.240253, initial=65.480201)
    test 434 at 66 iteration: 13
    test 435 at 69 nearestOn4: NearestOn4Tuple(lat=29.482072, lon=26.856511, distance=3549365.860101, normal=159.0)
    test 436 at 69 distance2: Distance2Tuple(distance=2908661.404266, initial=68.831849)
    test 437 at 69 iteration: 13
    test 438 at 72 nearestOn4: NearestOn4Tuple(lat=28.652617, lon=29.339085, distance=3368292.365392, normal=162.0)
    test 439 at 72 distance2: Distance2Tuple(distance=3124363.961966, initial=72.136463)
    test 440 at 72 iteration: 14
    test 441 at 75 nearestOn4: NearestOn4Tuple(lat=27.595973, lon=31.653166, distance=3181483.93514, normal=165.0)
    test 442 at 75 distance2: Distance2Tuple(distance=3330500.367925, initial=75.368254)
    test 443 at 75 iteration: 14
    test 444 at 78 nearestOn4: NearestOn4Tuple(lat=26.34337, lon=33.768789, distance=2990642.863598, normal=168.0)
    test 445 at 78 distance2: Distance2Tuple(distance=3525947.426348, initial=78.507468)
    test 446 at 78 iteration: 15
    test 447 at 81 nearestOn4: NearestOn4Tuple(lat=24.927599, lon=35.667071, distance=2797285.607317, normal=171.0)
    test 448 at 81 distance2: Distance2Tuple(distance=3709794.568962, initial=81.541766)
    test 449 at 81 iteration: 15
    test 450 at 84 nearestOn4: NearestOn4Tuple(lat=23.380219, lon=37.338792, distance=2602624.246813, normal=174.0)
    test 451 at 84 distance2: Distance2Tuple(distance=3881355.597301, initial=84.466366)
    test 452 at 84 iteration: 16
    test 453 at 87 nearestOn4: NearestOn4Tuple(lat=21.729621, lon=38.782099, distance=2407500.005448, normal=177.0)
    test 454 at 87 distance2: Distance2Tuple(distance=4040153.204404, initial=87.283272)
    test 455 at 87 iteration: 16
    test 456 at 90 nearestOn4: NearestOn4Tuple(lat=20.0, lon=40.0, distance=2212366.254172, normal=180.0)
    test 457 at 90 distance2: Distance2Tuple(distance=4185883.452394, initial=90.0)
    test 458 at 90 iteration: 2
    test 459 at 93 nearestOn4: NearestOn4Tuple(lat=18.21113, lon=40.99811, distance=2017309.778494, normal=-177.0)
    test 460 at 93 distance2: Distance2Tuple(distance=4318369.394574, initial=92.628183)
    test 461 at 93 iteration: 18
    test 462 at 96 nearestOn4: NearestOn4Tuple(lat=16.378701, lon=41.782857, distance=1822097.141563, normal=-174.0)
    test 463 at 96 distance2: Distance2Tuple(distance=4437512.122777, initial=95.182272)
    test 464 at 96 iteration: 19
    test 465 at 99 nearestOn4: NearestOn4Tuple(lat=14.515015, lon=42.3602, distance=1626234.955125, normal=-171.0)
    test 466 at 99 distance2: Distance2Tuple(distance=4543245.293056, initial=97.678448)
    test 467 at 99 iteration: 20
    test 468 at 102 nearestOn4: NearestOn4Tuple(lat=12.629884, lon=42.73481, distance=1429036.030972, normal=-168.0)
    test 469 at 102 distance2: Distance2Tuple(distance=4635496.852428, initial=100.133763)
    test 470 at 102 iteration: 20
    test 471 at 105 nearestOn4: NearestOn4Tuple(lat=10.731585, lon=42.909634, distance=1229686.200109, normal=-165.0)
    test 472 at 105 distance2: Distance2Tuple(distance=4714159.823993, initial=102.565486)
    test 473 at 105 iteration: 20
    test 474 at 108 nearestOn4: NearestOn4Tuple(lat=8.827815, lon=42.885742, distance=1027308.413714, normal=-162.0)
    test 475 at 108 distance2: Distance2Tuple(distance=4779072.735062, initial=104.990626)
    test 476 at 108 iteration: 20
    test 477 at 111 nearestOn4: NearestOn4Tuple(lat=6.926576, lon=42.662411, distance=821021.78405, normal=-159.0)
    test 478 at 111 distance2: Distance2Tuple(distance=4830009.484467, initial=107.425584)
    test 479 at 111 iteration: 19
    test 480 at 114 nearestOn4: NearestOn4Tuple(lat=5.036963, lon=42.237368, distance=609993.754392, normal=-156.0)
    test 481 at 114 distance2: Distance2Tuple(distance=4866678.02413, initial=109.885922)
    test 482 at 114 iteration: 18
    test 483 at 117 nearestOn4: NearestOn4Tuple(lat=3.169823, lon=41.607176, distance=393484.06554, normal=-153.0)
    test 484 at 117 distance2: Distance2Tuple(distance=4888727.07477, initial=112.386218)
    test 485 at 117 iteration: 17
    test 486 at 120 nearestOn4: NearestOn4Tuple(lat=1.338261, lon=40.767728, distance=170879.9747, normal=-150.0)
    test 487 at 120 distance2: Distance2Tuple(distance=4895760.153166, initial=114.939984)
    test 488 at 120 iteration: 15
    test 489 at 123 nearestOn4: NearestOn4Tuple(lat=-0.442006, lon=39.714869, distance=58276.59935, normal=-147.0)
    test 490 at 123 distance2: Distance2Tuple(distance=4887356.42216, initial=117.559632)
    test 491 at 123 iteration: 14
    test 492 at 126 nearestOn4: NearestOn4Tuple(lat=-2.152468, lon=38.445128, distance=294267.652925, normal=-144.0)
    test 493 at 126 distance2: Distance2Tuple(distance=4863098.229148, initial=120.256447)
    test 494 at 126 iteration: 13
    test 495 at 129 nearestOn4: NearestOn4Tuple(lat=-3.77182, lon=36.95662, distance=537179.270746, normal=-141.0)
    test 496 at 129 distance2: Distance2Tuple(distance=4822605.581331, initial=123.040514)
    test 497 at 129 iteration: 12
    test 498 at 132 nearestOn4: NearestOn4Tuple(lat=-5.276135, lon=35.250116, distance=786877.93689, normal=-138.0)
    test 499 at 132 distance2: Distance2Tuple(distance=4765578.049049, initial=125.920549)
    test 500 at 132 iteration: 12
    test 501 at 135 nearestOn4: NearestOn4Tuple(lat=-6.639267, lon=33.330324, distance=1042977.288036, normal=-135.0)
    test 502 at 135 distance2: Distance2Tuple(distance=4691844.442335, initial=128.903552)
    test 503 at 135 iteration: 12
    test 504 at 138 nearestOn4: NearestOn4Tuple(lat=-7.833525, lon=31.207341, distance=1304791.465619, normal=-132.0)
    test 505 at 138 distance2: Distance2Tuple(distance=4601419.700187, initial=131.994235)
    test 506 at 138 iteration: 12
    test 507 at 141 nearestOn4: NearestOn4Tuple(lat=-8.830702, lon=28.898191, distance=1571275.925114, normal=-129.0)
    test 508 at 141 distance2: Distance2Tuple(distance=4494566.344609, initial=135.194197)
    test 509 at 141 iteration: 12
    test 510 at 144 nearestOn4: NearestOn4Tuple(lat=-9.60355, lon=26.428207, distance=1840964.643721, normal=-126.0)
    test 511 at 144 distance2: Distance2Tuple(distance=4371854.291284, initial=138.500907)
    test 512 at 144 iteration: 12
    test 513 at 147 nearestOn4: NearestOn4Tuple(lat=-10.12774, lon=23.83189, distance=2111923.120701, normal=-123.0)
    test 514 at 147 distance2: Distance2Tuple(distance=4234208.109837, initial=141.906658)
    test 515 at 147 iteration: 12
    test 516 at 150 nearestOn4: NearestOn4Tuple(lat=-10.384199, lon=21.152741, distance=2381745.725116, normal=-120.0)
    test 517 at 150 distance2: Distance2Tuple(distance=4082926.581705, initial=145.397815)
    test 518 at 150 iteration: 13
    test 519 at 153 nearestOn4: NearestOn4Tuple(lat=-10.361518, lon=18.441649, distance=2647627.022313, normal=-117.0)
    test 520 at 153 distance2: Distance2Tuple(distance=3919658.690883, initial=148.954759)
    test 521 at 153 iteration: 13
    test 522 at 156 nearestOn4: NearestOn4Tuple(lat=-10.057906, lon=15.753648, distance=2906522.653561, normal=-114.0)
    test 523 at 156 distance2: Distance2Tuple(distance=3746326.345058, initial=152.55284)
    test 524 at 156 iteration: 13
    test 525 at 159 nearestOn4: NearestOn4Tuple(lat=-9.482072, lon=13.143489, distance=3155385.639627, normal=-111.0)
    test 526 at 159 distance2: Distance2Tuple(distance=3564997.75099, initial=156.164419)
    test 527 at 159 iteration: 13
    test 528 at 162 nearestOn4: NearestOn4Tuple(lat=-8.652617, lon=10.660915, distance=3391430.460883, normal=-108.0)
    test 529 at 162 distance2: Distance2Tuple(distance=3377731.675499, initial=159.761632)
    test 530 at 162 iteration: 14
    test 531 at 165 nearestOn4: NearestOn4Tuple(lat=-7.595973, lon=8.346834, distance=3612359.931242, normal=-105.0)
    test 532 at 165 distance2: Distance2Tuple(distance=3186423.160726, initial=163.319215)
    test 533 at 165 iteration: 14
    test 534 at 168 nearestOn4: NearestOn4Tuple(lat=-6.34337, lon=6.231211, distance=3816501.539103, normal=-102.0)
    test 535 at 168 distance2: Distance2Tuple(distance=2992679.463282, initial=166.816688)
    test 536 at 168 iteration: 15
    test 537 at 171 nearestOn4: NearestOn4Tuple(lat=-4.927599, lon=4.332929, distance=4002834.001406, normal=-99.0)
    test 538 at 171 distance2: Distance2Tuple(distance=2797742.696107, initial=170.239499)
    test 539 at 171 iteration: 15
    test 540 at 174 nearestOn4: NearestOn4Tuple(lat=-3.380219, lon=2.661208, distance=4170920.680715, normal=-96.0)
    test 541 at 174 distance2: Distance2Tuple(distance=2602460.6285, initial=173.5791)
    test 542 at 174 iteration: 16
    test 543 at 177 nearestOn4: NearestOn4Tuple(lat=-1.729621, lon=1.217901, distance=4320786.90777, normal=-93.0)
    test 544 at 177 distance2: Distance2Tuple(distance=2407296.638562, initial=176.832261)
    test 545 at 177 iteration: 16
    test 546 at 180 nearestOn4: NearestOn4Tuple(lat=0.0, lon=0.0, distance=4452779.631731, normal=-90.0)
    test 547 at 180 distance2: Distance2Tuple(distance=2212366.254172, initial=180.0)
    test 548 at 180 iteration: 2
    test 549 at 183 nearestOn4: NearestOn4Tuple(lat=1.78887, lon=-0.99811, distance=4567437.385459, normal=-87.0)
    test 550 at 183 distance2: Distance2Tuple(distance=2017489.178337, initial=-176.913538)
    test 551 at 183 iteration: 18
    test 552 at 186 nearestOn4: NearestOn4Tuple(lat=3.621299, lon=-1.782857, distance=4665385.363707, normal=-84.0)
    test 553 at 186 distance2: Distance2Tuple(distance=1822249.076337, initial=-173.902054)
    test 554 at 186 iteration: 19
    test 555 at 189 nearestOn4: NearestOn4Tuple(lat=5.484985, lon=-2.3602, distance=4747259.943739, normal=-81.0)
    test 556 at 189 distance2: Distance2Tuple(distance=1626056.569178, initial=-170.957822)
    test 557 at 189 iteration: 20
    test 558 at 192 nearestOn4: NearestOn4Tuple(lat=7.370116, lon=-2.73481, distance=4813660.672246, normal=-78.0)
    test 559 at 192 distance2: Distance2Tuple(distance=1428212.934231, initial=-168.072177)
    test 560 at 192 iteration: 20
    test 561 at 195 nearestOn4: NearestOn4Tuple(lat=9.268415, lon=-2.909634, distance=4865124.821218, normal=-75.0)
    test 562 at 195 distance2: Distance2Tuple(distance=1227972.969826, initial=-165.235791)
    test 563 at 195 iteration: 20
    test 564 at 198 nearestOn4: NearestOn4Tuple(lat=11.172185, lon=-2.885742, distance=4902118.749304, normal=-72.0)
    test 565 at 198 distance2: Distance2Tuple(distance=1024605.530336, initial=-162.438792)
    test 566 at 198 iteration: 20
    test 567 at 201 nearestOn4: NearestOn4Tuple(lat=13.073424, lon=-2.662411, distance=4925040.440464, normal=-69.0)
    test 568 at 201 distance2: Distance2Tuple(distance=817449.876114, initial=-159.670792)
    test 569 at 201 iteration: 19
    test 570 at 204 nearestOn4: NearestOn4Tuple(lat=14.963037, lon=-2.237368, distance=4934228.141285, normal=-66.0)
    test 571 at 204 distance2: Distance2Tuple(distance=605965.483538, initial=-156.920863)
    test 572 at 204 iteration: 18
    test 573 at 207 nearestOn4: NearestOn4Tuple(lat=16.830177, lon=-1.607176, distance=4929970.763676, normal=-63.0)
    test 574 at 207 distance2: Distance2Tuple(distance=389772.69206, initial=-154.177522)
    test 575 at 207 iteration: 17
    test 576 at 210 nearestOn4: NearestOn4Tuple(lat=18.661739, lon=-0.767728, distance=4912516.651406, normal=-60.0)
    test 577 at 210 distance2: Distance2Tuple(distance=168681.79275, initial=-151.428749)
    test 578 at 210 iteration: 15
    test 579 at 213 nearestOn4: NearestOn4Tuple(lat=20.442006, lon=0.285131, distance=4882078.472693, normal=-57.0)
    test 580 at 213 distance2: Distance2Tuple(distance=57291.056741, initial=31.337909)
    test 581 at 213 iteration: 14
    test 582 at 216 nearestOn4: NearestOn4Tuple(lat=22.152468, lon=1.554872, distance=4838833.433767, normal=-54.0)
    test 583 at 216 distance2: Distance2Tuple(distance=287921.351972, initial=34.135132)
    test 584 at 216 iteration: 13
    test 585 at 219 nearestOn4: NearestOn4Tuple(lat=23.77182, lon=3.04338, distance=4782919.681256, normal=-51.0)
    test 586 at 219 distance2: Distance2Tuple(distance=522785.823462, initial=36.975477)
    test 587 at 219 iteration: 12
    test 588 at 222 nearestOn4: NearestOn4Tuple(lat=25.276135, lon=4.749884, distance=4714431.597517, normal=-48.0)
    test 589 at 222 distance2: Distance2Tuple(distance=761281.13012, initial=39.870848)
    test 590 at 222 iteration: 12
    test 591 at 225 nearestOn4: NearestOn4Tuple(lat=26.639267, lon=6.669676, distance=4633418.568418, normal=-45.0)
    test 592 at 225 distance2: Distance2Tuple(distance=1002647.475734, initial=42.831764)
    test 593 at 225 iteration: 12
    test 594 at 228 nearestOn4: NearestOn4Tuple(lat=27.833525, lon=8.792659, distance=4539893.426211, normal=-42.0)
    test 595 at 228 distance2: Distance2Tuple(distance=1245992.475272, initial=45.866374)
    test 596 at 228 iteration: 12
    test 597 at 231 nearestOn4: NearestOn4Tuple(lat=28.830702, lon=11.101809, distance=4433857.579882, normal=-39.0)
    test 598 at 231 distance2: Distance2Tuple(distance=1490310.992237, initial=48.979263)
    test 599 at 231 iteration: 12
    test 600 at 234 nearestOn4: NearestOn4Tuple(lat=29.60355, lon=13.571793, distance=4315348.787094, normal=-36.0)
    test 601 at 234 distance2: Distance2Tuple(distance=1734498.226471, initial=52.17011)
    test 602 at 234 iteration: 12
    test 603 at 237 nearestOn4: NearestOn4Tuple(lat=30.12774, lon=16.16811, distance=4184513.198865, normal=-33.0)
    test 604 at 237 distance2: Distance2Tuple(distance=1977356.104695, initial=55.432438)
    test 605 at 237 iteration: 12
    test 606 at 240 nearestOn4: NearestOn4Tuple(lat=30.384199, lon=18.847259, distance=4041694.757223, normal=-30.0)
    test 607 at 240 distance2: Distance2Tuple(distance=2217596.775596, initial=58.752785)
    test 608 at 240 iteration: 13
    test 609 at 243 nearestOn4: NearestOn4Tuple(lat=30.361518, lon=21.558351, distance=3887523.410219, normal=-27.0)
    test 610 at 243 distance2: Distance2Tuple(distance=2453850.681967, initial=62.110741)
    test 611 at 243 iteration: 13
    test 612 at 246 nearestOn4: NearestOn4Tuple(lat=30.057906, lon=24.246352, distance=3722973.817216, normal=-24.0)
    test 613 at 246 distance2: Distance2Tuple(distance=2684688.240253, initial=65.480201)
    test 614 at 246 iteration: 13
    test 615 at 249 nearestOn4: NearestOn4Tuple(lat=29.482072, lon=26.856511, distance=3549365.860101, normal=-21.0)
    test 616 at 249 distance2: Distance2Tuple(distance=2908661.404266, initial=68.831849)
    test 617 at 249 iteration: 13
    test 618 at 252 nearestOn4: NearestOn4Tuple(lat=28.652617, lon=29.339085, distance=3368292.365392, normal=-18.0)
    test 619 at 252 distance2: Distance2Tuple(distance=3124363.961966, initial=72.136463)
    test 620 at 252 iteration: 14
    test 621 at 255 nearestOn4: NearestOn4Tuple(lat=27.595973, lon=31.653166, distance=3181483.93514, normal=-15.0)
    test 622 at 255 distance2: Distance2Tuple(distance=3330500.367925, initial=75.368254)
    test 623 at 255 iteration: 14
    test 624 at 258 nearestOn4: NearestOn4Tuple(lat=26.34337, lon=33.768789, distance=2990642.863598, normal=-12.0)
    test 625 at 258 distance2: Distance2Tuple(distance=3525947.426348, initial=78.507468)
    test 626 at 258 iteration: 15
    test 627 at 261 nearestOn4: NearestOn4Tuple(lat=24.927599, lon=35.667071, distance=2797285.607317, normal=-9.0)
    test 628 at 261 distance2: Distance2Tuple(distance=3709794.568962, initial=81.541766)
    test 629 at 261 iteration: 15
    test 630 at 264 nearestOn4: NearestOn4Tuple(lat=23.380219, lon=37.338792, distance=2602624.246813, normal=-6.0)
    test 631 at 264 distance2: Distance2Tuple(distance=3881355.597301, initial=84.466366)
    test 632 at 264 iteration: 16
    test 633 at 267 nearestOn4: NearestOn4Tuple(lat=21.729621, lon=38.782099, distance=2407500.005448, normal=-3.0)
    test 634 at 267 distance2: Distance2Tuple(distance=4040153.204404, initial=87.283272)
    test 635 at 267 iteration: 16
    test 636 at 270 nearestOn4: NearestOn4Tuple(lat=20.0, lon=40.0, distance=2212366.254172, normal=0.0)
    test 637 at 270 distance2: Distance2Tuple(distance=4185883.452394, initial=90.0)
    test 638 at 270 iteration: 2
    test 639 at 273 nearestOn4: NearestOn4Tuple(lat=18.21113, lon=40.99811, distance=2017309.778494, normal=3.0)
    test 640 at 273 distance2: Distance2Tuple(distance=4318369.394574, initial=92.628183)
    test 641 at 273 iteration: 18
    test 642 at 276 nearestOn4: NearestOn4Tuple(lat=16.378701, lon=41.782857, distance=1822097.141563, normal=6.0)
    test 643 at 276 distance2: Distance2Tuple(distance=4437512.122777, initial=95.182272)
    test 644 at 276 iteration: 19
    test 645 at 279 nearestOn4: NearestOn4Tuple(lat=14.515015, lon=42.3602, distance=1626234.955125, normal=9.0)
    test 646 at 279 distance2: Distance2Tuple(distance=4543245.293056, initial=97.678448)
    test 647 at 279 iteration: 20
    test 648 at 282 nearestOn4: NearestOn4Tuple(lat=12.629884, lon=42.73481, distance=1429036.030972, normal=12.0)
    test 649 at 282 distance2: Distance2Tuple(distance=4635496.852428, initial=100.133763)
    test 650 at 282 iteration: 20
    test 651 at 285 nearestOn4: NearestOn4Tuple(lat=10.731585, lon=42.909634, distance=1229686.200109, normal=15.0)
    test 652 at 285 distance2: Distance2Tuple(distance=4714159.823993, initial=102.565486)
    test 653 at 285 iteration: 20
    test 654 at 288 nearestOn4: NearestOn4Tuple(lat=8.827815, lon=42.885742, distance=1027308.413714, normal=18.0)
    test 655 at 288 distance2: Distance2Tuple(distance=4779072.735062, initial=104.990626)
    test 656 at 288 iteration: 20
    test 657 at 291 nearestOn4: NearestOn4Tuple(lat=6.926576, lon=42.662411, distance=821021.78405, normal=21.0)
    test 658 at 291 distance2: Distance2Tuple(distance=4830009.484467, initial=107.425584)
    test 659 at 291 iteration: 19
    test 660 at 294 nearestOn4: NearestOn4Tuple(lat=5.036963, lon=42.237368, distance=609993.754392, normal=24.0)
    test 661 at 294 distance2: Distance2Tuple(distance=4866678.02413, initial=109.885922)
    test 662 at 294 iteration: 18
    test 663 at 297 nearestOn4: NearestOn4Tuple(lat=3.169823, lon=41.607176, distance=393484.06554, normal=27.0)
    test 664 at 297 distance2: Distance2Tuple(distance=4888727.07477, initial=112.386218)
    test 665 at 297 iteration: 17
    test 666 at 300 nearestOn4: NearestOn4Tuple(lat=1.338261, lon=40.767728, distance=170879.9747, normal=30.0)
    test 667 at 300 distance2: Distance2Tuple(distance=4895760.153166, initial=114.939984)
    test 668 at 300 iteration: 15
    test 669 at 303 nearestOn4: NearestOn4Tuple(lat=-0.442006, lon=39.714869, distance=58276.59935, normal=33.0)
    test 670 at 303 distance2: Distance2Tuple(distance=4887356.42216, initial=117.559632)
    test 671 at 303 iteration: 14
    test 672 at 306 nearestOn4: NearestOn4Tuple(lat=-2.152468, lon=38.445128, distance=294267.652925, normal=36.0)
    test 673 at 306 distance2: Distance2Tuple(distance=4863098.229148, initial=120.256447)
    test 674 at 306 iteration: 13
    test 675 at 309 nearestOn4: NearestOn4Tuple(lat=-3.77182, lon=36.95662, distance=537179.270746, normal=39.0)
    test 676 at 309 distance2: Distance2Tuple(distance=4822605.581331, initial=123.040514)
    test 677 at 309 iteration: 12
    test 678 at 312 nearestOn4: NearestOn4Tuple(lat=-5.276135, lon=35.250116, distance=786877.93689, normal=42.0)
    test 679 at 312 distance2: Distance2Tuple(distance=4765578.049049, initial=125.920549)
    test 680 at 312 iteration: 12
    test 681 at 315 nearestOn4: NearestOn4Tuple(lat=-6.639267, lon=33.330324, distance=1042977.288036, normal=45.0)
    test 682 at 315 distance2: Distance2Tuple(distance=4691844.442335, initial=128.903552)
    test 683 at 315 iteration: 12
    test 684 at 318 nearestOn4: NearestOn4Tuple(lat=-7.833525, lon=31.207341, distance=1304791.465619, normal=48.0)
    test 685 at 318 distance2: Distance2Tuple(distance=4601419.700187, initial=131.994235)
    test 686 at 318 iteration: 12
    test 687 at 321 nearestOn4: NearestOn4Tuple(lat=-8.830702, lon=28.898191, distance=1571275.925114, normal=51.0)
    test 688 at 321 distance2: Distance2Tuple(distance=4494566.344609, initial=135.194197)
    test 689 at 321 iteration: 12
    test 690 at 324 nearestOn4: NearestOn4Tuple(lat=-9.60355, lon=26.428207, distance=1840964.643721, normal=54.0)
    test 691 at 324 distance2: Distance2Tuple(distance=4371854.291284, initial=138.500907)
    test 692 at 324 iteration: 12
    test 693 at 327 nearestOn4: NearestOn4Tuple(lat=-10.12774, lon=23.83189, distance=2111923.120701, normal=57.0)
    test 694 at 327 distance2: Distance2Tuple(distance=4234208.109837, initial=141.906658)
    test 695 at 327 iteration: 12
    test 696 at 330 nearestOn4: NearestOn4Tuple(lat=-10.384199, lon=21.152741, distance=2381745.725116, normal=60.0)
    test 697 at 330 distance2: Distance2Tuple(distance=4082926.581705, initial=145.397815)
    test 698 at 330 iteration: 13
    test 699 at 333 nearestOn4: NearestOn4Tuple(lat=-10.361518, lon=18.441649, distance=2647627.022313, normal=63.0)
    test 700 at 333 distance2: Distance2Tuple(distance=3919658.690883, initial=148.954759)
    test 701 at 333 iteration: 13
    test 702 at 336 nearestOn4: NearestOn4Tuple(lat=-10.057906, lon=15.753648, distance=2906522.653561, normal=66.0)
    test 703 at 336 distance2: Distance2Tuple(distance=3746326.345058, initial=152.55284)
    test 704 at 336 iteration: 13
    test 705 at 339 nearestOn4: NearestOn4Tuple(lat=-9.482072, lon=13.143489, distance=3155385.639627, normal=69.0)
    test 706 at 339 distance2: Distance2Tuple(distance=3564997.75099, initial=156.164419)
    test 707 at 339 iteration: 13
    test 708 at 342 nearestOn4: NearestOn4Tuple(lat=-8.652617, lon=10.660915, distance=3391430.460883, normal=72.0)
    test 709 at 342 distance2: Distance2Tuple(distance=3377731.675499, initial=159.761632)
    test 710 at 342 iteration: 14
    test 711 at 345 nearestOn4: NearestOn4Tuple(lat=-7.595973, lon=8.346834, distance=3612359.931242, normal=75.0)
    test 712 at 345 distance2: Distance2Tuple(distance=3186423.160726, initial=163.319215)
    test 713 at 345 iteration: 14
    test 714 at 348 nearestOn4: NearestOn4Tuple(lat=-6.34337, lon=6.231211, distance=3816501.539103, normal=78.0)
    test 715 at 348 distance2: Distance2Tuple(distance=2992679.463282, initial=166.816688)
    test 716 at 348 iteration: 15
    test 717 at 351 nearestOn4: NearestOn4Tuple(lat=-4.927599, lon=4.332929, distance=4002834.001406, normal=81.0)
    test 718 at 351 distance2: Distance2Tuple(distance=2797742.696107, initial=170.239499)
    test 719 at 351 iteration: 15
    test 720 at 354 nearestOn4: NearestOn4Tuple(lat=-3.380219, lon=2.661208, distance=4170920.680715, normal=84.0)
    test 721 at 354 distance2: Distance2Tuple(distance=2602460.6285, initial=173.5791)
    test 722 at 354 iteration: 16
    test 723 at 357 nearestOn4: NearestOn4Tuple(lat=-1.729621, lon=1.217901, distance=4320786.90777, normal=87.0)
    test 724 at 357 distance2: Distance2Tuple(distance=2407296.638562, initial=176.832261)
    test 725 at 357 iteration: 16
    test 726 at 360 nearestOn4: NearestOn4Tuple(lat=0.0, lon=0.0, distance=4452779.631731, normal=90.0)
    test 727 at 360 distance2: Distance2Tuple(distance=2212366.254172, initial=180.0)
    test 728 at 360 iteration: 2
    test 729 azi..: iteration=20, max=0.541766, mean=-2.031871, min=-6.096448, stdev=2.057729
    test 730 xTM: KTransverseMercator(ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), k0=0.9996, TMorder=7)

    test 731 intersection2: intersection2(lat=23.944114, lon=-45.833131)  FAILED, KNOWN, expected (26.9774, -43.4088)
    test 732 nearestOn4: NearestOn4Tuple(lat=23.944114, lon=-45.833131, distance=0.000043, normal=125.0)
    test 733 nearestOn4: NearestOn4Tuple(lat=23.944114, lon=-45.833131, distance=0.000246, normal=40.0)
    test 734 xTM: KTransverseMercator(ellipsoid=Ellipsoid(name='', a=6371008.771415, b=6371008.771415, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371008.771415, L=10007557.17611675, R1=6371008.771415, R2=6371008.771415, R3=6371008.771415, Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)

    test 735 intersection2: intersection2(lat=37.0, lon=-42.376015)  FAILED, KNOWN, expected (37.0, -41.7028)
    test 736 nearestOn4: NearestOn4Tuple(lat=37.0, lon=-42.376015, distance=0.000129, normal=180.0)
    test 737 nearestOn4: NearestOn4Tuple(lat=37.0, lon=-42.376015, distance=0.000081, normal=45.0)
    test 738 xTM: KTransverseMercator(ellipsoid=Ellipsoid(name='', a=6371008.771415, b=6371008.771415, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371008.771415, L=10007557.17611675, R1=6371008.771415, R2=6371008.771415, R3=6371008.771415, Rbiaxial=6371008.771415, Rtriaxial=6371008.771415), k0=0.9996, TMorder=6)

    test 739 toStr: azi12=3, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), invokation=6, lat1=1, lon1=2, rhumb=RhumbSolve(ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), invokation=6, RhumbSolve='/opt/local/bin/RhumbSolve', status=0), RhumbSolve='/opt/local/bin/RhumbSolve', status=0
    test 740 lat1: 1
    test 741 lon1: 2
    test 742 a: 6378137.0
    test 743 f: 0.00335281066475
    test 744 Position: {azi12: 3, lat1: 1, lat2: 10.030279, lon1: 2, lon2: 2.472809, S12: 32084050047.178001, s12: 1000000.0}
    test 745 prec: 9
    test 746 reverse2: True
    test 747 unroll: True
    test 748 verbose: True

    test 749 toStr: azi12=3, ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), invokation=6, lat1=1, lon1=2, rhumb=RhumbSolve(ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594), invokation=6, RhumbSolve='/opt/local/bin/RhumbSolve', status=0), RhumbSolve='/opt/local/bin/RhumbSolve', status=0
    test 750 lat1: 1
    test 751 lon1: 2
    test 752 a: 6378137.0
    test 753 f: 0.00335281066475
    test 754 Position: {azi12: 3, lat1: 1, lat2: 10.030279, lon1: 2, lon2: 2.472809, S12: 32084050047.178001, s12: 1000000.0}
    test 755 prec: 9
    test 756 reverse2: True
    test 757 unroll: True
    test 758 verbose: True

    147 of 758 testRhumbx.py tests (19.4%) FAILED, incl. 137 KNOWN plus 10 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 4.483 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testRoutes.py
./test/testRoutes.py:17099: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.areaOf} has been DEPRECATED, use function L{ellipsoidalExact.areaOf} or L{ellipsoidalKarney.areaOf}.
  r = f(pts, wrap=True, **kwds)
./test/testRoutes.py:17099: DeprecationWarning: function L{pygeodesy.ellipsoidalVincenty.perimeterOf} has been DEPRECATED, use function L{ellipsoidalExact.perimeterOf} or L{ellipsoidalKarney.perimeterOf}.
  r = f(pts, wrap=True, **kwds)

    testing testRoutes.py 23.05.23
    test 1 points.areaOf('Antarctica', adjust=True, radius=6371.01, wrap=True): 1751693.701  FAILED, KNOWN, expected 13552524.800
    test 2 points.areaOf('PtsFFI', adjust=True, radius=6371.01, wrap=True): 1.288
    test 3 points.areaOf('RdpFFI', adjust=True, radius=6371.01, wrap=True): 1.241
    test 4 points.areaOf('Pts', adjust=True, radius=6371.01, wrap=True): 131184.240
    test 5 points.areaOf('VwPts', adjust=True, radius=6371.01, wrap=True): 140310.144
    test 6 points.areaOf('_JFK_LHR1', adjust=True, radius=6371.01, wrap=True): 41383852.921  FAILED, KNOWN, expected 40041368.849
    test 7 points.areaOf('_JFK_LHR2', adjust=True, radius=6371.01, wrap=True): 82767705.842  FAILED, KNOWN, expected 80082737.697
    test 8 points.areaOf('Antarctica', adjust=False, radius=6371.01, wrap=True): 10446635.730  FAILED, KNOWN, expected 13552524.800
    test 9 points.areaOf('PtsFFI', adjust=False, radius=6371.01, wrap=True): 2.185  FAILED, KNOWN, expected 1.288
    test 10 points.areaOf('RdpFFI', adjust=False, radius=6371.01, wrap=True): 2.105  FAILED, KNOWN, expected 1.241
    test 11 points.areaOf('Pts', adjust=False, radius=6371.01, wrap=True): 233595.011  FAILED, KNOWN, expected 131184.240
    test 12 points.areaOf('VwPts', adjust=False, radius=6371.01, wrap=True): 258465.911  FAILED, KNOWN, expected 140310.144
    test 13 points.areaOf('_JFK_LHR1', adjust=False, radius=6371.01, wrap=True): 41780731.678  FAILED, KNOWN, expected 40041368.849
    test 14 points.areaOf('_JFK_LHR2', adjust=False, radius=6371.01, wrap=True): 83561463.357  FAILED, KNOWN, expected 80082737.697
    test 15 sphericalTrigonometry.areaOf('Antarctica', radius=6371.01, wrap=True): 241480413.388
    test 16 sphericalTrigonometry.areaOf('PtsFFI', radius=6371.01, wrap=True): 1.338
    test 17 sphericalTrigonometry.areaOf('RdpFFI', radius=6371.01, wrap=True): 1.289
    test 18 sphericalTrigonometry.areaOf('Pts', radius=6371.01, wrap=True): 125942.444
    test 19 sphericalTrigonometry.areaOf('VwPts', radius=6371.01, wrap=True): 118897.757
    test 20 sphericalTrigonometry.areaOf('_JFK_LHR1', radius=6371.01, wrap=True): 40105639.197
    test 21 sphericalTrigonometry.areaOf('_JFK_LHR2', radius=6371.01, wrap=True): 80211278.393
    test 22 ellipsoidalVincenty.areaOf('Antarctica', wrap=True): 1.366270e+13
    test 23 ellipsoidalVincenty.areaOf('PtsFFI', wrap=True): 1.343272e+06
    test 24 ellipsoidalVincenty.areaOf('RdpFFI', wrap=True): 1.294375e+06
    test 25 ellipsoidalVincenty.areaOf('Pts', wrap=True): 1.271286e+11
    test 26 ellipsoidalVincenty.areaOf('VwPts', wrap=True): 1.200540e+11
    test 27 ellipsoidalVincenty.areaOf('_JFK_LHR1', wrap=True): 4.004137e+13
    test 28 ellipsoidalVincenty.areaOf('_JFK_LHR2', wrap=True): 8.008274e+13
    test 29 ellipsoidalVincenty.areaOf('Antarctica', wrap=True): 1.366270e+13
    test 30 ellipsoidalVincenty.areaOf('PtsFFI', wrap=True): 1.343272e+06
    test 31 ellipsoidalVincenty.areaOf('RdpFFI', wrap=True): 1.294375e+06
    test 32 ellipsoidalVincenty.areaOf('Pts', wrap=True): 1.271286e+11
    test 33 ellipsoidalVincenty.areaOf('VwPts', wrap=True): 1.200540e+11
    test 34 ellipsoidalVincenty.areaOf('_JFK_LHR1', wrap=True): 4.004137e+13
    test 35 ellipsoidalVincenty.areaOf('_JFK_LHR2', wrap=True): 8.008274e+13
    test 36 points.perimeterOf('Antarctica', closed=False, radius=6.37101e+06, wrap=True): 15620294.792  FAILED, KNOWN, expected 16765661.499
    test 37 points.perimeterOf('PtsFFI', closed=False, radius=6.37101e+06, wrap=True): 3224.123
    test 38 points.perimeterOf('RdpFFI', closed=False, radius=6.37101e+06, wrap=True): 3185.467
    test 39 points.perimeterOf('Pts', closed=False, radius=6.37101e+06, wrap=True): 2762313.129
    test 40 points.perimeterOf('VwPts', closed=False, radius=6.37101e+06, wrap=True): 2672557.850
    test 41 points.perimeterOf('_JFK_LHR1', closed=False, radius=6.37101e+06, wrap=True): 16034670.768  FAILED, KNOWN, expected 15766750.804
    test 42 points.perimeterOf('_JFK_LHR2', closed=False, radius=6.37101e+06, wrap=True): 26286857.120  FAILED, KNOWN, expected 25981742.208
    test 43 sphericalTrigonometry.perimeterOf('Antarctica', closed=False, radius=6.37101e+06, wrap=True): 15470624.834
    test 44 sphericalTrigonometry.perimeterOf('PtsFFI', closed=False, radius=6.37101e+06, wrap=True): 3224.123
    test 45 sphericalTrigonometry.perimeterOf('RdpFFI', closed=False, radius=6.37101e+06, wrap=True): 3185.467
    test 46 sphericalTrigonometry.perimeterOf('Pts', closed=False, radius=6.37101e+06, wrap=True): 2762313.116
    test 47 sphericalTrigonometry.perimeterOf('VwPts', closed=False, radius=6.37101e+06, wrap=True): 2672556.441
    test 48 sphericalTrigonometry.perimeterOf('_JFK_LHR1', closed=False, radius=6.37101e+06, wrap=True): 15789078.314
    test 49 sphericalTrigonometry.perimeterOf('_JFK_LHR2', closed=False, radius=6.37101e+06, wrap=True): 26041264.665
    test 50 ellipsoidalVincenty.perimeterOf('Antarctica', closed=False, wrap=True): 15531947.149  FAILED, KNOWN, expected 15531770.613
    test 51 ellipsoidalVincenty.perimeterOf('PtsFFI', closed=False, wrap=True): 3229.337
    test 52 ellipsoidalVincenty.perimeterOf('RdpFFI', closed=False, wrap=True): 3190.602
    test 53 ellipsoidalVincenty.perimeterOf('Pts', closed=False, wrap=True): 2769709.679  FAILED, KNOWN, expected 2769709.412
    test 54 ellipsoidalVincenty.perimeterOf('VwPts', closed=False, wrap=True): 2679915.858
    test 55 ellipsoidalVincenty.perimeterOf('_JFK_LHR1', closed=False, wrap=True): 15766750.804  FAILED, KNOWN, expected 15763434.962
    test 56 ellipsoidalVincenty.perimeterOf('_JFK_LHR2', closed=False, wrap=True): 25981742.208  FAILED, KNOWN, expected 25972353.155
    test 57 ellipsoidalVincenty.perimeterOf('Antarctica', closed=True, wrap=True): 16831067.893  FAILED, KNOWN, expected 16830891.356
    test 58 ellipsoidalVincenty.perimeterOf('PtsFFI', closed=True, wrap=True): 5491.045
    test 59 ellipsoidalVincenty.perimeterOf('RdpFFI', closed=True, wrap=True): 5452.310
    test 60 ellipsoidalVincenty.perimeterOf('Pts', closed=True, wrap=True): 5259077.510  FAILED, KNOWN, expected 5259077.242
    test 61 ellipsoidalVincenty.perimeterOf('VwPts', closed=True, wrap=True): 5171947.931
    test 62 ellipsoidalVincenty.perimeterOf('_JFK_LHR1', closed=True, wrap=True): 23926469.479  FAILED, KNOWN, expected 23921931.540
    test 63 ellipsoidalVincenty.perimeterOf('_JFK_LHR2', closed=True, wrap=True): 31533501.608  FAILED, KNOWN, expected 31524112.555
    test 64 geographiclib.WNZ-SAL(WGS84): 19959679.267
    test 65 geographiclib.WNZ-SAL(WGS84): 354.50
    test 66 geographiclib.WNZ-SAL(Sphere): 19967403.498
    test 67 geographiclib.WNZ-SAL(Sphere): 354.50
    test 68 geographiclib.BJS-SFO(WGS84): 9513998.0
    test 69 geographiclib.BJS-SFO(WGS84): 237.6
    test 70 geographiclib.BJS-SFO(Sphere): 9491734.6
    test 71 geographiclib.BJS-SFO(Sphere): 237.6
    test 72 geographiclib.SW-Perth(WGS84): 32.11195529
    test 73 geographiclib.SW-Perth(WGS84): -63.95925278
    test 74 geographiclib.SW-Perth(Sphere): 31.96383509
    test 75 geographiclib.SW-Perth(Sphere): -64.14670854
    test 76 geographiclib.JFK-LHR(WGS84): 40041368848742.5
    test 77 geographiclib.JFK-LHR(WGS84): 5551759.4
    test 78 geographiclib.JFK-LHR(Sphere): 40105639196534.8
    test 79 geographiclib.JFK-LHR(Sphere): 5536892.0
    test 80 geographiclib.Antarctica Peri(WGS84): 16831067.893
    test 81 geographiclib.Antarctica Area(WGS84): 13662703680020.1
    test 82 geographiclib.Antarctica Peri(Sphere): 16765661.499
    test 83 geographiclib.Antarctica Area(Sphere): 13552524809674.8
    test 84 isclockwise('Antarctica', adjust=False, wrap=True): 1.000
    test 85 isclockwise('PtsFFI', adjust=False, wrap=True): 1.000
    test 86 isclockwise('RdpFFI', adjust=False, wrap=True): 1.000
    test 87 isclockwise('Pts', adjust=False, wrap=True): 1.000
    test 88 isclockwise('VwPts', adjust=False, wrap=True): 1.000
    test 89 isclockwise('_JFK_LHR1', adjust=False, wrap=True): 0.000
    test 90 isclockwise('_JFK_LHR2', adjust=False, wrap=True): 0.000

    49 of 90 testRoutes.py tests (54.4%) FAILED, incl. 21 KNOWN plus 28 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 7.612 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testSimplify.py

    testing testSimplify.py 23.03.27 (module pygeodesy.simplify 23.03.22)
    test 1 simplify1(16614, adjust=True) 1m (56.672 ms): 16597
    test 2 simplifyRW(16614, indices=True, adjust=True, shortest=False) 1m (473.095 ms): 7095
    test 3 simplifyRW(16614, adjust=True, shortest=False) 1m (472.369 ms): 7095
    test 4 simplifyRW(16614, adjust=True, shortest=True) 1m (570.958 ms): 8302
    test 5 simplifyVWm(16614, indices=True, adjust=True) 1m (131.356 ms): 16328
    test 6 simplifyVWm(16614, adjust=True) 1m (132.928 ms): 16328
    test 7 simplifyVWm(16614, adjust=False) 1m (132.326 ms): 16373
    test 8 simplifyRDPm(16614, adjust=True, shortest=False) 1m (1.055 sec): 15864
    test 9 simplifyRDPm(16614, adjust=True, shortest=True) 1m (1.068 sec): 15867
    test 10 simplifyRDPgr(16614, adjust=True, modified=True, shortest=True) 1m (978.831 ms): 15867
    test 11 simplifyRDPm(16614, adjust=False, shortest=False) 1m (1.138 sec): 15869
    test 12 simplifyRDPfw(16614, adjust=False, modified=True, shortest=False) 1m (922.532 ms): 15869
    test 13 simplifyRDP(16614, indices=True, adjust=True, shortest=True) 1m (958.190 ms): 10960
    test 14 simplifyRDP(16614, adjust=True, shortest=True) 1m (958.086 ms): 10960
    test 15 simplifyRDPgr(16614, adjust=True, modified=False, shortest=True) 1m (445.540 ms): 10960
    test 16 simplifyRDP(16614, indices=True, adjust=False, shortest=False) 1m (850.774 ms): 11248
    test 17 simplifyRDP(16614, adjust=False, shortest=False) 1m (850.467 ms): 11248
    test 18 simplifyRDPfw(16614, adjust=False, modified=False, shortest=False) 1m (214.531 ms): 11248
    test 19 simplifyVW(1661, adjust=True) 1m (15.776 ms): 1641
    test 20 simplifyVW(1661, adjust=False) 1m (13.088 ms): 1646
    test 21 simplifyRDP(1661, adjust=True, shortest=False) 1m (71.924 ms): 1231
    test 22 simplifyRDP(1661, adjust=True, shortest=True) 1m (74.210 ms): 1231
    test 23 simplifyRDPgr(1661, adjust=True, shortest=True) 1m (34.280 ms): 1231
    test 24 simplifyRDP(1661, adjust=False, shortest=False) 1m (66.499 ms): 1267
    test 25 simplifyRDPfw(1661, adjust=False, shortest=False) 1m (16.819 ms): 1267
    test 26 simplifyRDPgr(1661, adjust=False, shortest=True) 1m (26.517 ms): 1267
    test 27 simplifyVW(69, adjust=False) 1m (511.885 us): 69
    test 28 simplifyRDP(69, adjust=False, shortest=False) 1m (1.507 ms): 50
    test 29 simplifyRDPfw(69, adjust=False, shortest=False) 1m (391.960 us): 50
    test 30 simplifyRDPgr(69, adjust=False, shortest=True) 1m (601.053 us): 50
    test 31 simplifyRDPgr(69, adjust=True, shortest=True) 1m (751.972 us): 45
    test 32 simplifyRDP(5, adjust=False, shortest=True) 1m (53.167 us): 5
    test 33 simplifyVW(5, adjust=False, attr='name') 30m (42.915 us): 5
    test 34 numpy.__version__: 1.16.6
    test 35 simplify1(69, adjust=False) 1m (807.047 us): 69
    test 36 simplify1(69, adjust=False) result: <type 'numpy.ndarray'>
    test 37 simplifyRW(69, adjust=False) 1m (687.838 us): 33
    test 38 simplifyRW(69, adjust=False) result: <type 'numpy.ndarray'>
    test 39 simplifyRDP(69, adjust=False) 1m (3.825 ms): 50
    test 40 simplifyRDP(69, adjust=False) result: <type 'numpy.ndarray'>
    test 41 simplifyRDPm(69, adjust=False) 1m (1.282 ms): 67
    test 42 simplifyRDPm(69, adjust=False) result: <type 'numpy.ndarray'>
    test 43 simplifyRDPfw(69, adjust=False) 1m (2.687 ms): 50
    test 44 simplifyRDPgr(69, adjust=False) 1m (4.654 ms): 50
    test 45 simplifyVW(69, adjust=False) 1m (1.246 ms): 69
    test 46 simplifyVW(69, adjust=False) result: <type 'numpy.ndarray'>
    test 47 simplifyVWm(69, adjust=False) 1m (1.239 ms): 69
    test 48 simplifyVWm(69, adjust=False) result: <type 'numpy.ndarray'>
    test 49 simplify1(69, adjust=True) 1m (658.989 us): 69
    test 50 simplify1(69, adjust=True) result: <type 'numpy.ndarray'>
    test 51 simplifyRW(69, adjust=True) 1m (704.050 us): 31
    test 52 simplifyRW(69, adjust=True) result: <type 'numpy.ndarray'>
    test 53 simplifyRDP(69, adjust=True) 1m (3.943 ms): 45
    test 54 simplifyRDP(69, adjust=True) result: <type 'numpy.ndarray'>
    test 55 simplifyRDPm(69, adjust=True) 1m (1.314 ms): 67
    test 56 simplifyRDPm(69, adjust=True) result: <type 'numpy.ndarray'>
    test 57 simplifyRDPfw(69, adjust=True) 1m (2.719 ms): 45
    test 58 simplifyRDPgr(69, adjust=True) 1m (4.819 ms): 45
    test 59 simplifyVW(69, adjust=True) 1m (1.288 ms): 69
    test 60 simplifyVW(69, adjust=True) result: <type 'numpy.ndarray'>
    test 61 simplifyVWm(69, adjust=True) 1m (1.286 ms): 69
    test 62 simplifyVWm(69, adjust=True) result: <type 'numpy.ndarray'>
    test 63 simplify1(69, indices=True, adjust=False) 1m (566.959 us): 69
    test 64 simplify1(69, indices=True, adjust=False) result: <type 'list'>
    test 65 simplifyRW(69, indices=True, adjust=False) 1m (629.902 us): 33
    test 66 simplifyRW(69, indices=True, adjust=False) result: <type 'list'>
    test 67 simplifyRDP(69, indices=True, adjust=False) 1m (3.768 ms): 50
    test 68 simplifyRDP(69, indices=True, adjust=False) result: <type 'list'>
    test 69 simplifyRDPm(69, indices=True, adjust=False) 1m (1.211 ms): 67
    test 70 simplifyRDPm(69, indices=True, adjust=False) result: <type 'list'>
    test 71 simplifyRDPfw(69, indices=True, adjust=True) 1m (2.625 ms): 45
    test 72 simplifyRDPgr(69, indices=True, adjust=True) 1m (4.737 ms): 45
    test 73 simplifyVW(69, indices=True, adjust=False) 1m (1.213 ms): 69
    test 74 simplifyVW(69, indices=True, adjust=False) result: <type 'list'>
    test 75 simplifyVWm(69, indices=True, adjust=False) 1m (1.166 ms): 69
    test 76 simplifyVWm(69, indices=True, adjust=False) result: <type 'list'>

    all 76 testSimplify.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 11.784 sec

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testSpherical.py

    testing testSpherical.py 23.06.12

    testLatLon(pygeodesy.sphericalNvector, 23.06.12)
    test 1 isEllipsoidal: False
    test 2 isSpherical: True
    test 3 lat/lonDMS: 52.20472°N, 000.14056°E
    test 4 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 5 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 6 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 7 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 8 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 9 isequalTo: True
    test 10 isequalTo: True
    test 11 latlon2: 52.20472, 0.14056
    test 12 latlon2: 52.2047, 0.1406
    test 13 latlon2: 52.205, 0.141
    test 14 latlon2: 52.2, 0.14
    test 15 latlon2: 52.2, 0.1
    test 16 latlon2: 52.0, 0.0
    test 17 chordTo: 12036677.26
    test 18 chordTo: 12036463.78
    test 19 initialBearingTo: 156.1666
    test 20 initialBearingTo: 65.8921
    test 21 initialBearingTo: 0.0
    test 22 initialBearingTo: 180.0
    test 23 finalBearingTo: 157.8904
    test 24 finalBearingTo: 93.8581
    test 25 bearingTo2: 156.1666, 157.8904
    test 26 ispolar: True
    test 27 copy: True
    test 28 __eq__: True
    test 29 __ne__: False
    test 30 equirectangularTo: 404329.56
    test 31 distanceTo: 404279.720589
    test 32 distanceTo: 404279.720589
    test 33 distanceTo: 2145
    test 34 distanceTo: 18013602.92
    test 35 distanceTo: 20015114.35
    test 36 intermediateTo: 51.372084°N, 000.707337°E
    test 37 intermediateTo: True
    test 38 intermediateTo: 404279.721
    test 39 intermediateTo+5: 35.160975°N, 008.989542°E
    test 40 intermediateTo+5: 5.000
    test 41 intermediateTo-4: 64.911647°N, 013.726301°W
    test 42 intermediateTo-4: 4.000
    test 43 intermediateTo-h: 125.000
    test 44 intermediateChordTo: 51.372294°N, 000.707192°E
    test 45 intermediateChordTo: True
    test 46 intermediateChordTo-h: 125.000
    test 47 midpointTo: 50.536327°N, 001.274614°E
    test 48 destination: 51.513546°N, 000.098345°W
    test 49 destination: 51°30′49″N, 000°05′54″W
    test 50 destination: 34°37′N, 116°33′W
    test 51 destination: 34.613647°N, 116.55116°W
    test 52 destination: 0.604122N, 2.034201W
    test 53 destination: 31.96383509°N, 064.37329146°E
    test 54 alongTrackDistanceTo: can't multiply sequence by non-int of type 'float'  FAILED, KNOWN, expected incompatible ...
    test 55 alongTrackDistanceTo: 62331.58
    test 56 alongTrackDistanceTo: 99.588
    test 57 alongTrackDistanceTo: -7702.7
    test 58 alongTrackDistanceTo: 7587.6
    test 59 crossTrackDistanceTo: -305.665281608  FAILED, KNOWN, expected TypeError
    test 60 crossTrackDistanceTo: -307.55
    test 61 crossTrackDistanceTo: 7.4524
    test 62 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 63 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4773243.784965, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 64 neareston6: (LatLon(45°30′03.93″N, 002°00′00.0″E), 38968.531578, 1.501091, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 65 chordTo: 124799.103
    test 66 cosineAndoyerLambertTo: 124801.098
    test 67 cosineAndoyerLambertTo: 124801.098
    test 68 cosineForsyheAndoyerLambertTo: 124801.098
    test 69 cosineForsyheAndoyerLambertTo: 124801.098
    test 70 cosineLawTo: 124801.098
    test 71 cosineLawTo: 124801.098
    test 72 equirectangularTo: 124804.754
    test 73 equirectangularTo: 124804.754
    test 74 euclideanTo: 130015.089
    test 75 euclideanTo: 130015.089
    test 76 flatLocalTo: 124804.754
    test 77 flatLocalTo: 124804.754
    test 78 flatPolarTo: 133663.257
    test 79 flatPolarTo: 133663.257
    test 80 hartzell: 53.3206°N, 001.7297°W
    test 81 hartzell: 53.3206°N, 001.7297°W
    test 82 height4: 0.0
    test 83 height4: (3803904.2, -114870.8, 5109488.3, 0.0)
    test 84 height4: 53°19′14.2″N, 001°43′46.9″W
    test 85 height4: 53°19′14.2″N, 001°43′46.9″W
    test 86 haversineTo: 124801.098
    test 87 haversineTo: 124801.098
    test 88 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 89 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 90 thomasTo: 124801.098
    test 91 thomasTo: 124801.098
    test 92 vincentysTo: 124801.098
    test 93 vincentysTo: 124801.098
    test 94 greatCircleTo: (-0.79408, 0.12859, 0.59406)
    test 95 isclockwise: False
    test 96 isclockwise*: False
    test 97 isclockwise: True
    test 98 isclockwise*: True
    test 99 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 100 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 101 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 102 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 103 isconvex: False
    test 104 isconvex*: False
    test 105 isconvex: True
    test 106 isconvex*: True
    test 107 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 108 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 109 isenclosedBy1: True
    test 110 isenclosedBy1*: True
    test 111 isenclosedBy2: False
    test 112 isenclosedBy2*: False
    test 113 isenclosedBy3: False
    test 114 isenclosedBy3*: False
    test 115 isenclosedBy4: False
    test 116 isenclosedBy4*: False
    test 117 isenclosedBy5: False
    test 118 isenclosedBy5*: False
    test 119 isenclosedBy6: True
    test 120 isenclosedBy6*: True
    test 121 isenclosedBy7: True
    test 122 isenclosedBy7*: True
    test 123 isenclosedBy-CCW: True
    test 124 isenclosedBy-CW : True
    test 125 isenclosedBy-CCW: True
    test 126 initialBearingTo: 102.432182
    test 127 compassAngleTo: 100.017
    test 128 compassAngleTo: 105.599
    test 129 initialBearingTo: 288.715918
    test 130 compassAngleTo: 280.017
    test 131 compassAngleTo: 285.599
    test 132 equirectangularTo: 592.185
    test 133 distanceTo: 591.831
    test 134 compassAngleTo: 0.0
    test 135 compassAngleTo: 45.0
    test 136 compassAngleTo: 90.0
    test 137 compassAngleTo: 180.0
    test 138 compassAngleTo: 225.0
    test 139 compassAngleTo: 315.0
    test 140 compassAngleTo: 270.0
    test 141 compassAngleTo: 359.4
    test 142 latlon2: (53.0, 1.0)
    test 143 philam2: (0.93, 0.02)
    test 144 compassAngleTo: 31
    test 145 compassAngleTo: 45

    test 146 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 147 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 148 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 149 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 150 isequalTo: <type 'bool'>
    test 151 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 152 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 153 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 154 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 155 compassAngleTo: <type 'float'>
    test 156 cosineLawTo: <type 'float'>
    test 157 euclideanTo: <type 'float'>
    test 158 flatLocalTo: <type 'float'>
    test 159 flatPolarTo: <type 'float'>
    test 160 haversineTo: <type 'float'>
    test 161 hubenyTo: <type 'float'>
    test 162 vincentysTo: <type 'float'>
    test 163 toVector: (0.615661, 0.0, 0.788011)
    test 164 toVector3d: (0.61566, 0.0, 0.78801)
    test 165 trilaterate5 (pygeodesy.sphericalNvector) .min: 223.305
    test 166 trilaterate5 (pygeodesy.sphericalNvector) .point: 42.67456065°N, 002.49539502°E
    test 167 trilaterate5 (pygeodesy.sphericalNvector) .min- is .maxPoint: True
    test 168 trilaterate5 (pygeodesy.sphericalNvector) .n: 1
    test 169 trilaterate5 (pygeodesy.sphericalNvector) .error: sphericalNvector.LatLon.trilaterate5(area=True), MRO(nvectorBase.LatLonNvectorBase, sphericalBase.LatLonSphericalBase, latlonBase.LatLonBase, named._NamedBase, named._Named): not implemented

    test 170 radii11: Radii11Tuple(rA=7701.409157, rB=1361.530045, rC=499.257353, cR=4886.694635, rIn=739.915482, riS=179.523525, roS=6087.250896, a=1860.787398, b=8200.666509, c=9062.939201, s=9562.196554)
    test 171 circum4 (pygeodesy.sphericalNvector) .radius: 3185505.323  FAILED, KNOWN, expected 3184256.748
    test 172 circum4 (pygeodesy.sphericalNvector) .center: 42.674561°N, 002.495395°E, -3185503.45m  FAILED, KNOWN, expected 43.054367°N, 002.942573°E, -3183993.92m
    test 173 circum4 (pygeodesy.sphericalNvector) .rank: 3
    test 174 circum4 (pygeodesy.sphericalNvector) .residuals: ()
    test 175 circum4 (pygeodesy.sphericalNvector) .d1: 4886.695  FAILED, KNOWN, expected 57818.033
    test 176 circum4 (pygeodesy.sphericalNvector) .d2: 4886.695  FAILED, KNOWN, expected 57834.176
    test 177 circum4 (pygeodesy.sphericalNvector) .d3: 4886.695  FAILED, KNOWN, expected 57830.992
    test 178 circum4 (pygeodesy.sphericalNvector) .datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 179 circum4 (pygeodesy.sphericalNvector) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 180 radii11: Radii11Tuple(rA=328257.82694, rB=782282.176109, rC=782282.176109, cR=782304.746354, rIn=325773.738834, riS=85162.638484, roS=INF, a=1564564.352218, b=1110540.003049, c=1110540.003049, s=1892822.179158)
    test 181 circin6 (pygeodesy.sphericalNvector) .rB+rC: 1564564.352
    test 182 circin6 (pygeodesy.sphericalNvector) .rC+pA: 1110540.003
    test 183 circin6 (pygeodesy.sphericalNvector) .rA+rB: 1110540.003
    test 184 circin6 (pygeodesy.sphericalNvector) .radius: 325773.739  FAILED, KNOWN, expected 325058.721
    test 185 circin6 (pygeodesy.sphericalNvector) .center: 02.938473°N, 002.942346°E, -40128.57m  FAILED, KNOWN, expected 02.948531°N, 002.932537°E, -40041.19m
    test 186 circin6 (pygeodesy.sphericalNvector) .deltas: (0.0, 0.0, 0.42189)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 187 circin6 (pygeodesy.sphericalNvector) .cA: 05.019001°N, 005.038369°E, -48209.76m  FAILED, KNOWN, expected 05.04314°N, 005.014578°E, -48104.09m
    test 188 circin6 (pygeodesy.sphericalNvector) .cB: 00.0°N, 002.951508°E, -20185.00m  FAILED, KNOWN, expected 00.0°N, 002.941713°E, -20168.62m
    test 189 circin6 (pygeodesy.sphericalNvector) .cC: 02.951508°N, 000.0°E, -20185.00m  FAILED, KNOWN, expected 02.961566°N, 000.0°E, -20113.46m
    test 190 circin6 (pygeodesy.sphericalNvector) .dA: 327983.380  FAILED, KNOWN, expected 327263.596
    test 191 circin6 (pygeodesy.sphericalNvector) .dB: 326745.373  FAILED, KNOWN, expected 326036.153
    test 192 circin6 (pygeodesy.sphericalNvector) .dC: 326745.373  FAILED, KNOWN, expected 326020.432

    test 193 area cw/ccw: 1.0

    testVectorial(pygeodesy.sphericalNvector, 23.06.12)
    test 194 crossTrackDistanceTo: -305.67
    test 195 crossTrackDistanceTo: -307.55

    test 196 toLatLon: 44.995674°N, 045.0°E
    test 197 toNvector: (0.50004, 0.50004, 0.70705)
    test 198 isequalTo: False
    test 199 isequalTo: True
    test 200 length: 0.99992449715
    test 201 euclid: 0.99995577
    test 202 length: 1.00
    test 203 euclid: 1.0000
    test 204 meanOf: 44.995674°N, 045.0°E
    test 205 meanOf: LatLon
    test 206 apply: (0.5, 0.5, 0.707)
    test 207 init: (0.5, 0.5, 0.707)
    test 208 i***: (0.5, 0.5, 0.707)
    test 209 abs: 0.99992449715
    test 210 sumOf: (52.70504, 0.61904, 0.70705)
    test 211 sumOf: Nv
    test 212 sumOf: sumOf
    test 213 length: 52.7134151513
    test 214 sizeof: 136  FAILED, KNOWN, expected 128
    test 215 length: 52.2051356286
    test 216 sizeof: 251  FAILED, KNOWN, expected 247
    test 217 copy: True
    test 218 length: 52.2051356286
    test 219 sizeof: 251

    test 220 toCartesian: [3185744.919, 3185744.919, 4504643.315]
    test 221 toLatLon: 44.995674°N, 045.0°E, -0.00m  FAILED, KNOWN, expected 44.995674°N, 045.0°E
    test 222 toNvector: (0.50004, 0.50004, 0.70705, -0.00)

    test 223 intersection: 02.499372°N, 002.5°E

    test 224 intersection1: 02.499372°N, 002.5°E
    test 225 intersection2: 02.499372°S, 177.5°W

    test 226 isenclosedBy: True
    test 227 isenclosedBy*: True
    test 228 isenclosedBy: True
    test 229 isenclosedBy*: True

    test 230 iswithin: False
    test 231 iswithin: True

    test 232 nearestOn: 51.0°N, 001.0°E
    test 233 nearestOn: 50.987°N, 000.298°W
    test 234 nearestOn: 51.0°N, 002.0°E
    test 235 nearestOn: 50.995°N, 002.655°E
    test 236 nearestOn: 51.0°N, 001.9°E
    test 237 nearestOn: True
    test 238 distanceTo: 42.712
    test 239 nearestOn: 51.0°N, 002.0°E
    test 240 nearestOn: True
    test 241 nearestOn: 00.0°N, 000.0°E
    test 242 nearestOn: True
    test 243 nearestOn: 00.0°N, 020.0°E
    test 244 nearestOn: True
    test 245 nearestOn: 02.0°N, 002.0°E
    test 246 nearestOn: 02.0°N, 002.0°E

    test 247 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4773243.784965, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 248 neareston6: (LatLon(45°30′03.93″N, 002°00′00.0″E), 38968.531578, 1.501091, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))

    test 249 BasseC: 47.3038°N, 002.5721°W
    test 250 BasseH: 47.311067°N, 002.528617°W
    test 251 triangulate: 47.323667°N, 002.568501°W
    test 252 triangulate: True

    test 253 trilaterate: 37.419078°N, 121.960579°W
    test 254 trilaterate: True
    test 255 trilaterate: 08.068912°S, 034.888699°W
    test 256 trilaterate: True
    test 257 trilaterate: 08.068912°S, 034.888695°W  FAILED, KNOWN, expected 08.068912°S, 034.888699°W
    test 258 trilaterate: True
    test 259 trilaterate: 42.67456065°N, 002.49539502°E
    test 260 trilaterate: distance1 (5110), distance2 (5110), distance3 (5110), point1 (LatLon(42°41′19.82″N, 002°26′19.89″E)), point2 (LatLon(42°38′07.52″N, 002°31′21.25″E)) or point3 (LatLon(42°38′43.44″N, 002°30′17.32″E)): no intersection (useZ=False, wrap=False, z=-8.13526e-05)

    testNvector(pygeodesy.sphericalNvector, 23.06.12)
    test 261 sumOf: Nvector
    test 262 ecef.x, .y, .z: 3185744.91853, 3185744.91853, 4504643.3148
    test 263 ecef.lat, .lon: 44.995674, 45.0
    test 264 ecef.height: 0.0
    test 265 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testSpherical(pygeodesy.sphericalNvector, 23.06.12)
    test 266 isSpherical: True
    test 267 isEllipsoidal: False
    test 268 datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 269 ellipsoid: name='SphereAuthalic', a=6371000, b=6371000, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371000, L=10007543.39801029, R1=6371000, R2=6371000, R3=6371000, Rbiaxial=6371000, Rtriaxial=6371000
    test 270 datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 271 isSpherical: True
    test 272 isEllipsoidal: False
    test 273 intersection1: 50.907608°N, 004.508575°E
    test 274 intersection1: 50°54′27.39″N, 004°30′30.87″E
    test 275 intersection1: True
    test 276 intersection2: True
    test 277 intersection2: 43.5719°N, 116.188757°W
    test 278 intersection2: 43°34′18.84″N, 116°11′19.53″W
    test 279 intersection3: 51.882166°N, 000.267801°E
    test 280 intersection4: 00.0°N, 026.5./test/testSpherical.py:294: DeprecationWarning: method L{pygeodesy.sphericalNvector.LatLon.rhumbBearingTo} has been DEPRECATED, use method C{.rhumbAzimuthTo}.
  b = p.rhumbBearingTo(q)  # rhumbAzimuthTo
65051°E
    test 281 intersection5: 26.565051°N, 000.0°W
    test 282 intersection6: 50.907809°N, 004.50841°E
    test 283 intersection7: 01°52′46.41″S, 005°39′06.87″E
    test 284 intersection8: 28°15′40.35″S, 032°14′33.2″E
    test 285 toward 1,1 N,E nearest: 00.999848°N, 001.0°E
    test 286 toward 1,1 E,N nearest: 00.999848°N, 001.0°E
    test 287 toward 1,1 N,E antipodal: 00.999848°S, 179.0°W
    test 288 toward/away 1,1 N,W antipodal: 00.999848°N, 001.0°E
    test 289 toward/away 1,1 W,N antipodal: 00.999848°S, 179.0°W
    test 290 toward/away 1,1 S,E antipodal: 00.999848°S, 179.0°W
    test 291 toward/away 1,1 E,S antipodal: 00.999848°N, 001.0°E
    test 292 away 1,1 S,W antipodal: 00.999848°S, 179.0°W
    test 293 away 1,1 W,S antipodal: 00.999848°S, 179.0°W
    test 294 1E/90E N,E antipodal: 00.017454°N, 001.0°E
    test 295 1E/90E N,E nearest: 00.017454°N, 179.0°W
    test 296 brng+end 1a: 01.000305°N, 002.0°E
    test 297 brng+end 1b: 01.000305°N, 002.0°E
    test 298 brng+end 2a: 01.000305°S, 178.0°W
    test 299 brng+end 2b: 01.000305°S, 178.0°W
    test 300 intersection7: 02.499372°N, 002.5°E
    test 301 maxLat0: 90.0
    test 302 maxLat1: 89.0
    test 303 maxLat90: 0.0
    test 304 minLat0: -90.0
    test 305 minLat1: -89.0
    test 306 minLat90: -0.0
    test 307 parse: 00.0°N, 000.0°E

    test 308 intersecant2: (LatLon(04°15′07.82″N, 006°15′50.15″E), LatLon(01°14′59.64″S, 000°44′59.28″E))
    test 309 intersecant2: 699204  FAILED, KNOWN, expected 700000
    test 310 intersecant2: 699931  FAILED, KNOWN, expected 700000
    test 311 intersecant2: 45

    test 312 intersecant2: (LatLon(04°15′12.05″N, 006°15′26.13″E), LatLon(01°15′02.91″S, 000°44′56.74″E))
    test 313 intersecant2: 698456  FAILED, KNOWN, expected 700000
    test 314 intersecant2: 700022  FAILED, KNOWN, expected 700000
    test 315 intersecant2: 45

    test 316 intersecant2: (LatLon(04°15′15.1″N, 006°15′29.19″E), LatLon(01°15′28.78″S, 000°44′30.85″E))
    test 317 intersecant2: 698511  FAILED, KNOWN, expected 700000
    test 318 intersecant2: 700010  FAILED, KNOWN, expected 700000
    test 319 intersecant2: 45

    test 320 intersecant4: (LatLon(01°29′54.46″N, 024°09′40.08″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 321 intersecant4: (LatLon(00°53′16.3″S, 024°11′42.84″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 322 intersecant4: (LatLon(01°29′54.46″N, 024°09′40.08″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 323 intersecant4: (LatLon(00°53′16.3″S, 024°11′42.84″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)

    test 324 intersecant4: (LatLon(00°00′40.12″S, 025°49′19.6″E), LatLon(25°44′46.84″S, 000°49′33.73″W))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 325 intersecant4: (LatLon(00°00′40.12″S, 025°49′19.6″E), LatLon(25°44′46.84″S, 000°49′33.73″W))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 326 intersecant4: (LatLon(00°45′26.96″S, 025°04′32.68″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 327 intersecant4: (LatLon(00°45′26.96″S, 025°04′32.68″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)

    test 328 intersecant4: (LatLon(00°00′00.0″N, 025°49′59.71″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 329 intersecant4: (LatLon(00°49′09.75″N, 025°47′34.7″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 330 intersecant4: (LatLon(00°00′00.0″N, 025°49′59.71″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 331 intersecant4: (LatLon(00°49′09.75″N, 025°47′34.7″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 332 isenclosedBy: True
    test 333 isenclosedBy*: True
    test 334 isenclosedBy: True
    test 335 isenclosedBy*: True
    test 336 rhumbBearingTo: 116.722
    test 337 rhumbDestination: 50.964155°N, 001.853°E
    test 338 rhumbDestination: True
    test 339 rhumbDistanceTo: 40307.8
    test 340 rhumbMidpointo-0.5: 51.0455°N, 001.595727°E
    test 341 rhumbMidpointo: True
    test 342 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 343 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 344 rhumbMidpointo-0.75: 51.00475°N, 001.72442°E
    test 345 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 346 rhumbMidpointo-2.0: 50.801°N, 002.366196°E
    test 347 areaOf: 8.66605875e+09
    test 348 perimeterOf: 3.78258541e+05
    test 349 perimeterOf: 2.67063461e+05
    test 350 areaOf: 6.18e+09
    test 351 perimeterOf: 3.79639757e+05
    test 352 perimeterOf: 2.68444678e+05
    test 353 nearestOn3: 46.000996°N, 001.353049°E
    test 354 nearestOn3: 569987.49
    test 355 distanceTo: 569987.49
    test 356 nearestOn3: 46.0°N, 002.0°E
    test 357 nearestOn3: 134989.80
    test 358 distanceTo: 134989.80
    test 359 nearestOn3: 45.330691°N, 001.318551°E
    test 360 distance: 64856.28
    test 361 distanceTo: 64856.28
    test 362 compassAngleTo: 304.54
    test 363 difference: 1000.53
    test 364 ispolar: True
    test 365 ispolar*: True
    test 366 ispolar: False  FAILED, KNOWN, expected True
    test 367 ispolar*: False  FAILED, KNOWN, expected True
    test 368 ispolar: True
    test 369 ispolar*: True
    test 370 nearestOn: 01.5°N, 001.5°E, +149.99m
    test 371 nearestOn3: 01.5°N, 001.5°E, +149.99m
    test 372 midpointTo: 50.5363°N, 001.2746°E, +150.00m
    test 373 intermediateTo: 50.5363°N, 001.2746°E, +150.00m

    testLatLon(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 374 isEllipsoidal: False
    test 375 isSpherical: True
    test 376 lat/lonDMS: 52.20472°N, 000.14056°E
    test 377 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 378 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 379 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 380 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 381 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 382 isequalTo: True
    test 383 isequalTo: True
    test 384 latlon2: 52.20472, 0.14056
    test 385 latlon2: 52.2047, 0.1406
    test 386 latlon2: 52.205, 0.141
    test 387 latlon2: 52.2, 0.14
    test 388 latlon2: 52.2, 0.1
    test 389 latlon2: 52.0, 0.0
    test 390 chordTo: 12036677.26
    test 391 chordTo: 12036463.78
    test 392 initialBearingTo: 156.1666
    test 393 initialBearingTo: 65.8921
    test 394 initialBearingTo: 0.0
    test 395 initialBearingTo: 180.0
    test 396 finalBearingTo: 157.8904
    test 397 finalBearingTo: 93.8581
    test 398 bearingTo2: 156.1666, 157.8904
    test 399 ispolar: True
    test 400 copy: True
    test 401 __eq__: True
    test 402 __ne__: False
    test 403 equirectangularTo: 404329.56
    test 404 distanceTo: 404279.720589
    test 405 distanceTo: 404279.720589
    test 406 distanceTo: 2145
    test 407 antipodal: False
    test 408 distanceTo dateline: 19967403.498  FAILED, KNOWN, expected 19119590.551
    test 409 distanceTo unrolled: 19967403.498  FAILED, KNOWN, expected 19119590.551
    test 410 antipodal: False
    test 411 distanceTo dateline: 9491735
    test 412 distanceTo unrolled: 9491735
    test 413 distanceTo: 18013602.92
    test 414 distanceTo: 20015114.35
    test 415 intermediateTo: 51.372084°N, 000.707337°E
    test 416 intermediateTo: True
    test 417 intermediateTo: 404279.721
    test 418 intermediateTo+5: 35.160975°N, 008.989542°E
    test 419 intermediateTo+5: 5.000
    test 420 intermediateTo-4: 64.911647°N, 013.726301°W
    test 421 intermediateTo-4: 4.000
    test 422 intermediateTo-h: 125.000
    test 423 midpointTo: 50.536327°N, 001.274614°E
    test 424 destination: 51.513546°N, 000.098345°W
    test 425 destination: 51°30′49″N, 000°05′54″W
    test 426 destination: 34°37′N, 116°33′W
    test 427 destination: 34.613647°N, 116.55116°W
    test 428 destination: 0.604122N, 2.034201W
    test 429 destination: 31.96383509°N, 064.37329146°E
    test 430 alongTrackDistanceTo: type(end) (96): incompatible with sphericalTrigonometry.LatLon.alongTrackDistanceTo(end)  FAILED, KNOWN, expected incompatible ...
    test 431 alongTrackDistanceTo: 62331.58
    test 432 alongTrackDistanceTo: 99.588
    test 433 alongTrackDistanceTo: -7702.7
    test 434 alongTrackDistanceTo: 7587.6
    test 435 crossTrackDistanceTo: type(end) (96): incompatible with sphericalTrigonometry.LatLon.crossTrackDistanceTo(end)  FAILED, KNOWN, expected incompatible ...
    test 436 crossTrackDistanceTo: -307.55
    test 437 crossTrackDistanceTo: 7.4524
    test 438 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 439 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4773243.784965, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 440 neareston6: (LatLon(45°30′03.93″N, 002°00′00.0″E), 38968.531578, 1.501091, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))  FAILED, KNOWN, expected (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))
    test 441 chordTo: 124799.103
    test 442 cosineAndoyerLambertTo: 124801.098
    test 443 cosineAndoyerLambertTo: 124801.098
    test 444 cosineForsyheAndoyerLambertTo: 124801.098
    test 445 cosineForsyheAndoyerLambertTo: 124801.098
    test 446 cosineLawTo: 124801.098
    test 447 cosineLawTo: 124801.098
    test 448 equirectangularTo: 124804.754
    test 449 equirectangularTo: 124804.754
    test 450 euclideanTo: 130015.089
    test 451 euclideanTo: 130015.089
    test 452 flatLocalTo: 124804.754
    test 453 flatLocalTo: 124804.754
    test 454 flatPolarTo: 133663.257
    test 455 flatPolarTo: 133663.257
    test 456 hartzell: 53.3206°N, 001.7297°W
    test 457 hartzell: 53.3206°N, 001.7297°W
    test 458 height4: 0.0
    test 459 height4: (3803904.2, -114870.8, 5109488.3, 0.0)
    test 460 height4: 53°19′14.2″N, 001°43′46.9″W
    test 461 height4: 53°19′14.2″N, 001°43′46.9″W
    test 462 haversineTo: 124801.098
    test 463 haversineTo: 124801.098
    test 464 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°19′14.16″N, 001°43′46.92″W)>
    test 465 hubenyTo: <bound method LatLon.flatLocalTo of LatLon(53°11′19.32″N, 000°08′00.24″E)>
    test 466 thomasTo: 124801.098
    test 467 thomasTo: 124801.098
    test 468 vincentysTo: 124801.098
    test 469 vincentysTo: 124801.098
    test 470 isclockwise: False
    test 471 isclockwise*: False
    test 472 isclockwise: True
    test 473 isclockwise*: True
    test 474 isclockwise: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 475 isclockwise*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 476 isclockwise: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 477 isclockwise*: zero or polar area: (LatLon(85°00′00.0″N, 135°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″W), LatLon(85°00′00.0″N, 045°00′00.0″E))...  FAILED, KNOWN, expected zero or polar area
    test 478 isconvex: False
    test 479 isconvex*: False
    test 480 isconvex: True
    test 481 isconvex*: True
    test 482 isconvex: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 483 isconvex*: latlon (3): too few  FAILED, KNOWN, expected points (2): too few
    test 484 isenclosedBy1: True
    test 485 isenclosedBy1*: True
    test 486 isenclosedBy2: False
    test 487 isenclosedBy2*: False
    test 488 isenclosedBy3: False
    test 489 isenclosedBy3*: False
    test 490 isenclosedBy4: False
    test 491 isenclosedBy4*: False
    test 492 isenclosedBy5: False
    test 493 isenclosedBy5*: False
    test 494 isenclosedBy6: True
    test 495 isenclosedBy6*: True
    test 496 isenclosedBy7: True
    test 497 isenclosedBy7*: True
    test 498 isenclosedBy-CCW: True
    test 499 isenclosedBy-CW : True
    test 500 isenclosedBy-CCW: True
    test 501 initialBearingTo: 102.432182
    test 502 compassAngleTo: 100.017
    test 503 compassAngleTo: 105.599
    test 504 initialBearingTo: 288.715918
    test 505 compassAngleTo: 280.017
    test 506 compassAngleTo: 285.599
    test 507 equirectangularTo: 592.185
    test 508 distanceTo: 591.831
    test 509 bearingTo: 0.0
    test 510 compassAngleTo: 0.0
    test 511 bearingTo: 45.0
    test 512 compassAngleTo: 45.0
    test 513 bearingTo: 90.0
    test 514 compassAngleTo: 90.0
    test 515 bearingTo: 180.0
    test 516 compassAngleTo: 180.0
    test 517 bearingTo: 225.0
    test 518 compassAngleTo: 225.0
    test 519 bearingTo: 315.0
    test 520 compassAngleTo: 315.0
    test 521 bearingTo: 270.0
    test 522 compassAngleTo: 270.0
    test 523 bearingTo: 0.0  FAILED, KNOWN, expected 359.4
    test 524 compassAngleTo: 359.4
    test 525 latlon2: (53.0, 1.0)
    test 526 philam2: (0.93, 0.02)
    test 527 bearingTo: 31
    test 528 compassAngleTo: 31
    test 529 compassAngleTo: 45

    test 530 boundsOf: <class 'pygeodesy.namedTuples.Bounds2Tuple'>
    test 531 latlon: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 532 latlon2: <class 'pygeodesy.namedTuples.LatLon2Tuple'>
    test 533 latlonheight: <class 'pygeodesy.namedTuples.LatLon3Tuple'>
    test 534 isequalTo: <type 'bool'>
    test 535 philam: <class 'pygeodesy.namedTuples.PhiLam2Tuple'>
    test 536 philamheight: <class 'pygeodesy.namedTuples.PhiLam3Tuple'>
    test 537 xyz: <class 'pygeodesy.namedTuples.Vector3Tuple'>
    test 538 xyzh: <class 'pygeodesy.namedTuples.Vector4Tuple'>
    test 539 compassAngleTo: <type 'float'>
    test 540 cosineLawTo: <type 'float'>
    test 541 euclideanTo: <type 'float'>
    test 542 flatLocalTo: <type 'float'>
    test 543 flatPolarTo: <type 'float'>
    test 544 haversineTo: <type 'float'>
    test 545 hubenyTo: <type 'float'>
    test 546 vincentysTo: <type 'float'>
    test 547 toNvector: (0.61566, 0.0, 0.78801)
    test 548 toVector: (0.615661, 0.0, 0.788011)
    test 549 toVector3d: (0.61566, 0.0, 0.78801)

    test 550 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 313.671
    test 551 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.66937229°N, 002.48639477°E
    test 552 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 1591.044
    test 553 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.65153054°N, 002.46822157°E
    test 554 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 3
    test 555 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 133.815
    test 556 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 160.242
    test 557 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.67817811°N, 002.49966641°E
    test 558 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 2
    test 559 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 2403.293
    test 560 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 2403.293
    test 561 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.66135649°N, 002.47981645°E
    test 562 trilaterate5 (pygeodesy.sphericalTrigonometry) .min- is .maxPoint: True
    test 563 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 1
    test 564 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 1340.608
    test 565 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.69128229°N, 002.50129001°E
    test 566 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 1499.220
    test 567 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.64295864°N, 002.44242391°E
    test 568 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 3
    test 569 radii11: Radii11Tuple(rA=7237.243793, rB=1825.695409, rC=2.255158, cR=57690.493993, rIn=57.33247, riS=2.087691, roS=2.443616, a=1827.950567, b=7239.49895, c=9062.939201, s=9065.194359)
    test 570 circum3 (pygeodesy.sphericalTrigonometry) .radius: 57690.494  FAILED, KNOWN, expected 57792.067
    test 571 circum3 (pygeodesy.sphericalTrigonometry) .center: 43.051859°N, 002.94463°E, -261.20m  FAILED, KNOWN, expected 43.053532°N, 002.943255°E, -261.66m
    test 572 circum3 (pygeodesy.sphericalTrigonometry) .deltas: (0.0, 0.0, 29.771)  FAILED, KNOWN, expected (0.0, 0.0, 11.383)
    test 573 circum3 (pygeodesy.sphericalTrigonometry) .d1: 57691.282  FAILED, KNOWN, expected 57792.858
    test 574 circum3 (pygeodesy.sphericalTrigonometry) .d2: 57691.282  FAILED, KNOWN, expected 57792.859
    test 575 circum3 (pygeodesy.sphericalTrigonometry) .d3: 57691.282  FAILED, KNOWN, expected 57792.859
    test 576 circum3 (pygeodesy.sphericalTrigonometry) .datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 577 circum3 (pygeodesy.sphericalTrigonometry) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>

    test 578 radii11: Radii11Tuple(rA=7237.243793, rB=1825.695409, rC=2.255158, cR=57690.493993, rIn=57.33247, riS=2.087691, roS=2.443616, a=1827.950567, b=7239.49895, c=9062.939201, s=9065.194359)
    test 579 circum4 (pygeodesy.sphericalTrigonometry) .radius: 3185634.993  FAILED, KNOWN, expected 3184256.748
    test 580 circum4 (pygeodesy.sphericalTrigonometry) .center: 43.051859°N, 002.94463°E, -3185373.78m  FAILED, KNOWN, expected 43.054367°N, 002.942573°E, -3183993.92m
    test 581 circum4 (pygeodesy.sphericalTrigonometry) .rank: 3
    test 582 circum4 (pygeodesy.sphericalTrigonometry) .residuals: ()
    test 583 circum4 (pygeodesy.sphericalTrigonometry) .d1: 57691.282  FAILED, KNOWN, expected 57818.033
    test 584 circum4 (pygeodesy.sphericalTrigonometry) .d2: 57691.282  FAILED, KNOWN, expected 57834.176
    test 585 circum4 (pygeodesy.sphericalTrigonometry) .d3: 57691.282  FAILED, KNOWN, expected 57830.992
    test 586 circum4 (pygeodesy.sphericalTrigonometry) .datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 587 circum4 (pygeodesy.sphericalTrigonometry) .Ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 588 radii11: Radii11Tuple(rA=328257.82694, rB=782282.176109, rC=782282.176109, cR=782304.746354, rIn=325773.738834, riS=85162.638484, roS=INF, a=1564564.352218, b=1110540.003049, c=1110540.003049, s=1892822.179158)
    test 589 circin6 (pygeodesy.sphericalTrigonometry) .rB+rC: 1564564.352
    test 590 circin6 (pygeodesy.sphericalTrigonometry) .rC+pA: 1110540.003
    test 591 circin6 (pygeodesy.sphericalTrigonometry) .rA+rB: 1110540.003
    test 592 circin6 (pygeodesy.sphericalTrigonometry) .radius: 325773.739  FAILED, KNOWN, expected 325058.721
    test 593 circin6 (pygeodesy.sphericalTrigonometry) .center: 02.938473°N, 002.942346°E, -40128.57m  FAILED, KNOWN, expected 02.948531°N, 002.932537°E, -40041.19m
    test 594 circin6 (pygeodesy.sphericalTrigonometry) .deltas: (0.0, 0.0, 0.42189)  FAILED, KNOWN, expected (0.0, 0.0, 0.090491)
    test 595 circin6 (pygeodesy.sphericalTrigonometry) .cA: 05.019001°N, 005.038369°E, -48209.76m  FAILED, KNOWN, expected 05.04314°N, 005.014578°E, -48104.09m
    test 596 circin6 (pygeodesy.sphericalTrigonometry) .cB: 00.0°N, 002.951508°E, -20185.00m  FAILED, KNOWN, expected 00.0°N, 002.941713°E, -20168.62m
    test 597 circin6 (pygeodesy.sphericalTrigonometry) .cC: 02.951508°N, 000.0°E, -20185.00m  FAILED, KNOWN, expected 02.961566°N, 000.0°E, -20113.46m
    test 598 circin6 (pygeodesy.sphericalTrigonometry) .dA: 327983.380  FAILED, KNOWN, expected 327263.596
    test 599 circin6 (pygeodesy.sphericalTrigonometry) .dB: 326745.373  FAILED, KNOWN, expected 326036.153
    test 600 circin6 (pygeodesy.sphericalTrigonometry) .dC: 326745.373  FAILED, KNOWN, expected 326020.432

    test 601 area cw/ccw: 1.0

    testSpherical(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 602 isSpherical: True
    test 603 isEllipsoidal: False
    test 604 datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 605 ellipsoid: name='SphereAuthalic', a=6371000, b=6371000, f_=0, f=0, f2=0, n=0, e=0, e2=0, e21=1, e22=0, e32=0, A=6371000, L=10007543.39801029, R1=6371000, R2=6371000, R3=6371000, Rbiaxial=6371000, Rtriaxial=6371000
    test 606 datum: name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84
    test 607 isSpherical: True
    test 608 isEllipsoidal: False
    test 609 intersection1: 50.907608°N, 004.508575°E
    test 610 intersection1: 50°54′27.39″N, 004°30′30.87″E
    test 611 intersection1: True
    test 612 intersection2: True
    test 613 intersection2: 43.5719°N, 116.188757°W
    test 614 intersection2: 43°34′18.84″N, 116°11′19.53″W
    test 615 intersection3: 51.882166°N, 000.267801°E
    test 616 intersection4: 00.0°N, 026.565051°E
    test 617 intersection5: 26.565051°N, 000.0°W
    test 618 intersection6: 50.907809°N, 004.50841°E
    test 619 intersection7: 01°52′46.41″S, 005°39′06.87″E
    test 620 intersection8: 28°15′40.35″S, 032°14′33.2″E
    test 621 toward 1,1 N,E nearest: 00.999848°N, 001.0°E
    test 622 toward 1,1 E,N nearest: 00.999848°N, 001.0°E
    test 623 toward 1,1 N,E antipodal: 00.999848°S, 179.0°W
    test 624 toward/away 1,1 N,W antipodal: 00.999848°N, 001.0°E
    test 625 toward/away 1,1 W,N antipodal: 00.999848°S, 179.0°W
    test 626 toward/away 1,1 S,E antipodal: 00.999848°S, 179.0°W
    test 627 toward/away 1,1 E,S antipodal: 00.999848°N, 001.0°E
    test 628 away 1,1 S,W antipodal: 00.999848°S, 179.0°W
    test 629 away 1,1 W,S antipodal: 00.999848°S, 179.0°W
    test 630 1E/90E N,E antipodal: 00.017454°N, 001.0°E
    test 631 1E/90E N,E nearest: 00.017454°N, 179.0°W
    test 632 brng+end 1a: 01.000305°N, 002.0°E
    test 633 brng+end 1b: 01.000305°N, 002.0°E
    test 634 brng+end 2a: 01.000305°S, 178.0°W
    test 635 brng+end 2b: 01.000305°S, 178.0°W
    test 636 intersection7: 02.499372°N, 002.5°E
    test 637 maxLat0: 90.0
    test 638 maxLat1: 89.0
    test 639 maxLat90: 0.0
    test 640 minLat0: -90.0
    test 641 minLat1: -89.0
    test 642 minLat90: -0.0
    test 643 parse: 00.0°N, 000.0°E
    test 644 crossingParallels: 009°35′38.65″E, 170°24′21.35″E

    test 645 intersecant2: (LatLon(04°15′07.82″N, 006°15′50.15″E), LatLon(01°14′59.64″S, 000°44′59.28″E))
    test 646 intersecant2: 699204  FAILED, KNOWN, expected 700000
    test 647 intersecant2: 699931  FAILED, KNOWN, expected 700000
    test 648 intersecant2: 45

    test 649 intersecant2: (LatLon(04°15′12.05″N, 006°15′26.13″E), LatLon(01°15′02.91″S, 000°44′56.74″E))
    test 650 intersecant2: 698456  FAILED, KNOWN, expected 700000
    test 651 intersecant2: 700022  FAILED, KNOWN, expected 700000
    test 652 intersecant2: 45

    test 653 intersecant2: (LatLon(04°15′15.1″N, 006°15′29.19″E), LatLon(01°15′28.78″S, 000°44′30.85″E))
    test 654 intersecant2: 698511  FAILED, KNOWN, expected 700000
    test 655 intersecant2: 700010  FAILED, KNOWN, expected 700000
    test 656 intersecant2: 45

    test 657 intersecant4: (LatLon(01°29′54.46″N, 024°09′40.08″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 658 intersecant4: (LatLon(00°53′16.3″S, 024°11′42.84″E), LatLon(25°00′00.0″S, 000°00′00.0″W))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 659 intersecant4: (LatLon(01°29′54.46″N, 024°09′40.08″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 660 intersecant4: (LatLon(00°53′16.3″S, 024°11′42.84″E), LatLon(25°00′00.0″S, 000°00′00.0″W))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)

    test 661 intersecant4: (LatLon(00°00′40.12″S, 025°49′19.6″E), LatLon(25°44′46.84″S, 000°49′33.73″W))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 662 intersecant4: (LatLon(00°00′40.12″S, 025°49′19.6″E), LatLon(25°44′46.84″S, 000°49′33.73″W))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 663 intersecant4: (LatLon(00°45′26.96″S, 025°04′32.68″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 664 intersecant4: (LatLon(00°45′26.96″S, 025°04′32.68″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)

    test 665 intersecant4: (LatLon(00°00′00.0″N, 025°49′59.71″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 666 intersecant4: (LatLon(00°49′09.75″N, 025°47′34.7″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 667 intersecant4: (LatLon(00°00′00.0″N, 025°49′59.71″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 668 intersecant4: (LatLon(00°49′09.75″N, 025°47′34.7″E), LatLon(25°00′00.0″S, 000°00′00.0″E))  FAILED, KNOWN, expected LatLon(0, 25), LatLon(-25, 0)
    test 669 intersections2 (pygeodesy.sphericalTrigonometry): 36.98931°N, 088.151425°W, 38.23838°N, 092.390487°W
    test 670 intersections2 (pygeodesy.sphericalTrigonometry): 36.989310429, -088.151425243, 38.238379679, -092.390486808
    test 671 intersections2 (pygeodesy.sphericalTrigonometry): 00.0°N, 035.26439°W, 00.0°N, 035.26439°E
    test 672 intersections2 (pygeodesy.sphericalTrigonometry): 22.622036°N, 000.0°E, 22.622036°S, 000.0°E
    test 673 intersections2 (pygeodesy.sphericalTrigonometry): 14.612841°N, 026.110934°W, 14.612841°S, 026.110934°E
    test 674 intersections2 (pygeodesy.sphericalTrigonometry): 00.000001°S, 045.0°E, 00.000001°N, 045.0°E
    test 675 intersections2 (pygeodesy.sphericalTrigonometry) 5: 04.999927°S, 005.038296°W, 04.999927°N, 005.038296°E
    test 676 intersections2 (pygeodesy.sphericalTrigonometry) 5: 1.67511e-15 (% of radius)
    test 677 intersections2 (pygeodesy.sphericalTrigonometry) 10: 09.997596°S, 010.311703°W, 09.997596°N, 010.311703°E
    test 678 intersections2 (pygeodesy.sphericalTrigonometry) 10: 4.18779e-16 (% of radius)
    test 679 intersections2 (pygeodesy.sphericalTrigonometry) 15: 14.98089°S, 016.083107°W, 14.98089°N, 016.083107°E
    test 680 intersections2 (pygeodesy.sphericalTrigonometry) 15: 4.18779e-16 (% of radius)
    test 681 intersections2 (pygeodesy.sphericalTrigonometry) 20: 19.914036°S, 022.676142°W, 19.914036°N, 022.676142°E
    test 682 intersections2 (pygeodesy.sphericalTrigonometry) 20: 6.28168e-16 (% of radius)
    test 683 intersections2 (pygeodesy.sphericalTrigonometry) 25: 24.713956°S, 030.518915°W, 24.713956°N, 030.518915°E
    test 684 intersections2 (pygeodesy.sphericalTrigonometry) 25: 5.02534e-16 (% of radius)
    test 685 intersections2 (pygeodesy.sphericalTrigonometry) 30: 29.205932°S, 040.202966°W, 29.205932°N, 040.202966°E
    test 686 intersections2 (pygeodesy.sphericalTrigonometry) 30: 4.18779e-16 (% of radius)
    test 687 intersections2 (pygeodesy.sphericalTrigonometry) 35: 33.037697°S, 052.55362°W, 33.037697°N, 052.55362°E
    test 688 intersections2 (pygeodesy.sphericalTrigonometry) 35: 7.17906e-16 (% of radius)
    test 689 intersections2 (pygeodesy.sphericalTrigonometry) 40: 35.512876°S, 068.682565°W, 35.512876°N, 068.682565°E
    test 690 intersections2 (pygeodesy.sphericalTrigonometry) 40: 6.28168e-16 (% of radius)
    test 691 intersections2 (pygeodesy.sphericalTrigonometry) 45: 35.26439°S, 090.0°W, 35.26439°N, 090.0°E
    test 692 intersections2 (pygeodesy.sphericalTrigonometry) 45: 1.86124e-16 (% of radius)
    test 693 intersections2 (pygeodesy.sphericalTrigonometry) 50: 29.382901°S, 118.837195°W, 29.382901°N, 118.837195°E
    test 694 intersections2 (pygeodesy.sphericalTrigonometry) 50: 1.67511e-16 (% of radius)
    test 695 intersections2 (pygeodesy.sphericalTrigonometry) 55: 00.687458°S, 179.605668°E abutting
    test 696 intersections2 (pygeodesy.sphericalTrigonometry) 55: 0.0144095 (% of radius)
    test 697 intersections2 (pygeodesy.sphericalTrigonometry) 60: 13.848979°S, 172.919423°E abutting
    test 698 intersections2 (pygeodesy.sphericalTrigonometry) 60: 0.258708 (% of radius)
    test 699 intersections2 (pygeodesy.sphericalTrigonometry) 65: 27.163786°S, 167.475402°E abutting
    test 700 intersections2 (pygeodesy.sphericalTrigonometry) 65: 0.457099 (% of radius)
    test 701 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E Random +/- 89
    test 702 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 72.541287°N, 020.029609°E  d 3.71345e-09 meter
    test 703 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 26.848578°N, 117.72934°W  d 1.43299e-09 meter
    test 704 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 13.344285°N, 166.88755°W  d 3.53662e-10 meter
    test 705 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 34.470465°N, 112.144437°W  d 2.53597e-09 meter
    test 706 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 13.603442°S, 106.559692°E  d 2.78295e-09 meter
    test 707 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 23.031246°N, 171.482125°W  d 1.43299e-09 meter
    test 708 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 06.413848°N, 005.184177°W  d 1.86026e-09 meter
    test 709 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 05.890887°S, 066.128917°E  d 1.32281e-08 meter
    test 710 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 22.201512°N, 088.874577°E  d 6.2337e-09 meter
    test 711 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 18.537666°S, 086.317238°W  d 2.38997e-09 meter
    test 712 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 12.289674°N, 011.059415°W  d 1.39987e-09 meter
    test 713 intersections2 (pygeodesy.sphericalTrigonometry): 10.999111°N, 068.737355°E, 04.983282°N, 080.448016°E  d 1.23782e-09 meter
    test 714 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 313.671
    test 715 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.66937229°N, 002.48639477°E
    test 716 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 1591.044
    test 717 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.65153054°N, 002.46822157°E
    test 718 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 3
    test 719 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 133.815
    test 720 trilaterate5 (pygeodesy.sphericalTrigonometry) .inter: 42.6767291°N, 002.49916157°E
    test 721 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 2
    test 722 trilaterate5 (pygeodesy.sphericalTrigonometry) .min: 2403.293
    test 723 trilaterate5 (pygeodesy.sphericalTrigonometry) .max: 2403.293
    test 724 trilaterate5 (pygeodesy.sphericalTrigonometry) .point: 42.66135649°N, 002.47981645°E
    test 725 trilaterate5 (pygeodesy.sphericalTrigonometry) .min- is .maxPoint: True
    test 726 trilaterate5 (pygeodesy.sphericalTrigonometry) .n: 1
    test 727 trilaterate5 (pygeodesy.sphericalTrigonometry) .inter: area (False), eps (1000) or wrap (False): no intersection, min 1.34e+03
    test 728 isenclosedBy: True
    test 729 isenclosedBy*: True
    test 730 isenclosedBy: points[3] (LatLon(47°00′00.0″N, 003°00′00.0″E)) or wrap (False): not convex
    test 731 isenclosedBy*: points[3] (La./test/testSpherical.py:294: DeprecationWarning: method L{pygeodesy.sphericalTrigonometry.LatLon.rhumbBearingTo} has been DEPRECATED, use method C{.rhumbAzimuthTo}.
  b = p.rhumbBearingTo(q)  # rhumbAzimuthTo
tLon(47°00′00.0″N, 003°00′00.0″E)) or wrap (False): not convex
    test 732 rhumbBearingTo: 116.722
    test 733 rhumbDestination: 50.964155°N, 001.853°E
    test 734 rhumbDestination: True
    test 735 rhumbDistanceTo: 40307.8
    test 736 rhumbMidpointo-0.5: 51.0455°N, 001.595727°E
    test 737 rhumbMidpointo: True
    test 738 rhumbMidpointo-0.0: 51.127°N, 001.338°E
    test 739 rhumbMidpointo-0.25: 51.08625°N, 001.46692°E
    test 740 rhumbMidpointo-0.75: 51.00475°N, 001.72442°E
    test 741 rhumbMidpointo-1.0: 50.964°N, 001.853°E
    test 742 rhumbMidpointo-2.0: 50.801°N, 002.366196°E
    test 743 areaOf: 8.66605875e+09
    test 744 perimeterOf: 3.78258541e+05
    test 745 perimeterOf: 2.67063461e+05
    test 746 areaOf: 6.18e+09
    test 747 perimeterOf: 3.79639757e+05
    test 748 perimeterOf: 2.68444678e+05
    test 749 nearestOn3: 46.0°N, 001.369324°E
    test 750 nearestOn3: 570101.83
    test 751 distanceTo: 570101.82
    test 752 nearestOn3: 46.0°N, 002.0°E
    test 753 nearestOn3: 134992.48
    test 754 distanceTo: 134989.80
    test 755 nearestOn3: 45.5°N, 001.5°E
    test 756 distance: 78626.79
    test 757 angle: 315.00
    test 758 compassAngleTo: 315.00
    test 759 nearestOn3: 45.331319°N, 001.331319°E
    test 760 distance: 64074.48
    test 761 angle: 305.10
    test 762 distanceTo: 64074.12
    test 763 compassAngleTo: 305.10
    test 764 difference: 1000.53
    test 765 nearestOn3: 00.5°N, 001.5°E
    test 766 distance: 235880.385
    test 767 angle: 135.00
    test 768 nearestOn3: 01.5°N, 002.5°E
    test 769 distance: 235880.385
    test 770 angle: 135.00
    test 771 nearestOn3: 02.5°N, 003.5°E
    test 772 distance: 235880.385
    test 773 angle: 135.00
    test 774 nearestOn3: 03.5°N, 004.5°E
    test 775 distance: 235880.385
    test 776 angle: 135.00
    test 777 nearestOn3: 04.5°N, 005.5°E
    test 778 distance: 235880.385
    test 779 angle: 135.00
    test 780 nearestOn3: 05.5°N, 006.5°E
    test 781 distance: 235880.385
    test 782 angle: 135.00
    test 783 nearestOn3: 06.5°N, 007.5°E
    test 784 distance: 235880.385
    test 785 angle: 135.00
    test 786 nearestOn3: 07.5°N, 008.5°E
    test 787 distance: 235880.385
    test 788 angle: 135.00
    test 789 meanOf: 04.004858°N, 004.990226°E
    test 790 nearestOn3: 07.5°N, 008.5°E
    test 791 toCartesian: [6245667.211, 766871.506, 996645.349]
    test 792 ispolar: True
    test 793 ispolar*: True
    test 794 ispolar: False  FAILED, KNOWN, expected True
    test 795 ispolar*: False  FAILED, KNOWN, expected True
    test 796 ispolar: True
    test 797 ispolar*: True
    test 798 triangle7: (22.142114, 2189776.256122, 84.91384, 6998970.168483, 84.91384, 6998970.168483, 8479698853790.72168)
    test 799 triangle7: Triangle8Tuple(A=0.38645, a=0.34371, B=1.48203, b=1.09857, C=1.48203, c=1.09857, D=3.74234, E=0.20891)
    test 800 nearestOn: 01.5°N, 001.5°E, +149.99m
    test 801 nearestOn3: 01.5°N, 001.5°E, +149.99m
    test 802 midpointTo: 50.5363°N, 001.2746°E, +150.00m
    test 803 intermediateTo: 50.5363°N, 001.2746°E, +150.00m

    103 of 803 testSpherical.py tests (12.8%) FAILED, incl. 101 KNOWN plus 2 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 142.617 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testStreprs.py

    testing testStreprs.py 23.03.27 (module pygeodesy.streprs 23.06.12)
    test 1 anstr: a-b__
    test 2 fstr: 0.123000
    test 3 fstr: 0.123
    test 4 fstr: 0.123, 456.789
    test 5 fstr: 1.23000e-01
    test 6 fstr: 1.23e-01
    test 7 fstr: fmt ('X'): not '[%[<flags>][<width>].*]F|f|E|e|G|g'
    test 8 fstr(1.000000): 1.0
    test 9 fstr(1.000000): 1.0
    test 10 fstr(-1.000000): -1.0
    test 11 fstr(INF): INF
    test 12 fstr(INF): INF
    test 13 fstr(NAN): NAN
    test 14 fstr(-0.000000): -0.0
    test 15 fstr(0.000000): 0.0
    test 16 fstrzs(0.0): 0.0
    test 17 fstrzs(0.00): 0.0
    test 18 fstrzs(0.000): 0.0
    test 19 fstrzs(00.0): 00.0
    test 20 fstrzs(000.00): 000.0
    test 21 fstrzs(0.000): 0.0
    test 22 fstrzs(0.010): 0.01
    test 23 fstrzs(0.0200): 0.02
    test 24 fstrzs(0.0e+01): 0.0e+01
    test 25 fstrzs(0.00e+02): 0.0e+02
    test 26 fstrzs(0.000e+03): 0.0e+03
    test 27 fstrzs(00.0e+00): 00.0e+00
    test 28 fstrzs(000.00e+01): 000.0e+01
    test 29 fstrzs(0.000e+02): 0.0e+02
    test 30 fstrzs(0.010e+03): 0.01e+03
    test 31 fstrzs(0.0200e+00): 0.02e+00
    test 32 fstrzs(0, ap1z=True): 0.0
    test 33 fstrzs(0.0, ap1z=True): 0.0
    test 34 fstrzs(0., ap1z=True): 0.
    test 35 fstrzs(1e10, ap1z=True): 1.0e10
    test 36 fstrzs(2E+2, ap1z=True): 2.0E+2
    test 37 fstrzs(3.E3, ap1z=True): 3.E3
    test 38 instr: LatLon_(45.0°N, 090.0°E, +1.20)
    test 39 instr: LatLon_(45, 90, h=1.2)
    test 40 unstr: f(1.1, 2.2)
    test 41 unstr: f(x=1.1, y=2.2)
    test 42 F: 0.001
    test 43 F: 0.001
    test 44 F: 0.001
    test 45 F: 0.001
    test 46 f: 0.001
    test 47 f: 0.001
    test 48 f: 0.001
    test 49 f: 0.001
    test 50 E: 1.0E-03
    test 51 E: 1.0E-03
    test 52 E: 1.0E-03
    test 53 E: 1.0E-03
    test 54 e: 1.0e-03
    test 55 e: 1.0e-03
    test 56 e: 1.0e-03
    test 57 e: 1.0e-03
    test 58 G: 0.001
    test 59 G: 0.001
    test 60 G: 0.001
    test 61 G: 0.001
    test 62 g: 0.001
    test 63 g: 0.001
    test 64 g: 0.001
    test 65 g: 0.001

    all 65 testStreprs.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 1.449 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testTMcoords.py

    testing testTMcoords.py 23.05.23
    test 1 TMcoords: 258

    all 1 testTMcoords.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 261.784 us

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testTrf.py
./test/testTrf.py:28: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ETRF2000)
./test/testTrf.py:37: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000)
./test/testTrf.py:41: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:45: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF2000, RefFrames.ITRF2000)
./test/testTrf.py:49: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2014)  # # via ITRF2000
./test/testTrf.py:51: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.NAD83)
./test/testTrf.py:58: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)
./test/testTrf.py:63: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)  # epoch 2010.4559
./test/testTrf.py:68: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = x.convertRefFrame(RefFrames.ITRF2005)  # epoch 2010.4559
./test/testTrf.py:73: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF93, RefFrames.ITRF2000, 2017)
./test/testTrf.py:83: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:85: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:87: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000, 2012)
./test/testTrf.py:89: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2014, 2012)
./test/testTrf.py:105: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0, reframe=RefFrames.ITRF2000).convertRefFrame('ITRF2000')
./test/testTrf.py:111: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0).convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:118: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame('ITRF2000', RefFrames.ITRF2000)
./test/testTrf.py:124: DeprecationWarning: method L{pygeodesy.ellipsoidalNvector.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame(RefFrames.ITRF2000, 'ITRF2000')
./test/testTrf.py:28: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ETRF2000)
./test/testTrf.py:37: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000)
./test/testTrf.py:41: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:45: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF2000, RefFrames.ITRF2000)
./test/testTrf.py:49: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2014)  # # via ITRF2000
./test/testTrf.py:51: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.NAD83)
./test/testTrf.py:58: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)
./test/testTrf.py:63: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)  # epoch 2010.4559
./test/testTrf.py:68: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = x.convertRefFrame(RefFrames.ITRF2005)  # epoch 2010.4559
./test/testTrf.py:73: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF93, RefFrames.ITRF2000, 2017)
./test/testTrf.py:83: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:85: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:87: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000, 2012)
./test/testTrf.py:89: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2014, 2012)
./test/testTrf.py:105: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0, reframe=RefFrames.ITRF2000).convertRefFrame('ITRF2000')
./test/testTrf.py:111: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0).convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:118: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame('ITRF2000', RefFrames.ITRF2000)
./test/testTrf.py:124: DeprecationWarning: method L{pygeodesy.ellipsoidalVincenty.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame(RefFrames.ITRF2000, 'ITRF2000')
./test/testTrf.py:28: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ETRF2000)
./test/testTrf.py:37: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000)
./test/testTrf.py:41: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:45: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF2000, RefFrames.ITRF2000)
./test/testTrf.py:49: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2014)  # # via ITRF2000
./test/testTrf.py:51: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.NAD83)
./test/testTrf.py:58: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)
./test/testTrf.py:63: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)  # epoch 2010.4559
./test/testTrf.py:68: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = x.convertRefFrame(RefFrames.ITRF2005)  # epoch 2010.4559
./test/testTrf.py:73: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF93, RefFrames.ITRF2000, 2017)
./test/testTrf.py:83: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:85: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:87: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000, 2012)
./test/testTrf.py:89: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2014, 2012)
./test/testTrf.py:105: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0, reframe=RefFrames.ITRF2000).convertRefFrame('ITRF2000')
./test/testTrf.py:111: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0).convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:118: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame('ITRF2000', RefFrames.ITRF2000)
./test/testTrf.py:124: DeprecationWarning: method L{pygeodesy.ellipsoidalKarney.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame(RefFrames.ITRF2000, 'ITRF2000')
./test/testTrf.py:28: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ETRF2000)
./test/testTrf.py:37: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000)
./test/testTrf.py:41: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:45: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF2000, RefFrames.ITRF2000)
./test/testTrf.py:49: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2014)  # # via ITRF2000
./test/testTrf.py:51: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.NAD83)
./test/testTrf.py:58: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)
./test/testTrf.py:63: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)  # epoch 2010.4559
./test/testTrf.py:68: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = x.convertRefFrame(RefFrames.ITRF2005)  # epoch 2010.4559
./test/testTrf.py:73: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF93, RefFrames.ITRF2000, 2017)
./test/testTrf.py:83: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:85: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:87: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000, 2012)
./test/testTrf.py:89: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2014, 2012)
./test/testTrf.py:105: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0, reframe=RefFrames.ITRF2000).convertRefFrame('ITRF2000')
./test/testTrf.py:111: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0).convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:118: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame('ITRF2000', RefFrames.ITRF2000)
./test/testTrf.py:124: DeprecationWarning: method L{pygeodesy.ellipsoidalExact.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame(RefFrames.ITRF2000, 'ITRF2000')
./test/testTrf.py:28: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ETRF2000)
./test/testTrf.py:37: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000)
./test/testTrf.py:41: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:45: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF2000, RefFrames.ITRF2000)
./test/testTrf.py:49: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.ITRF2014)  # # via ITRF2000
./test/testTrf.py:51: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.NAD83)
./test/testTrf.py:58: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)
./test/testTrf.py:63: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = p.convertRefFrame(RefFrames.GDA94)  # epoch 2010.4559
./test/testTrf.py:68: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = x.convertRefFrame(RefFrames.ITRF2005)  # epoch 2010.4559
./test/testTrf.py:73: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF93, RefFrames.ITRF2000, 2017)
./test/testTrf.py:83: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:85: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ITRF91, RefFrames.ITRF2005, 2007)
./test/testTrf.py:87: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2000, 2012)
./test/testTrf.py:89: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  x = c.convertRefFrame(RefFrames.ETRF2000, RefFrames.ITRF2014, 2012)
./test/testTrf.py:105: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0, reframe=RefFrames.ITRF2000).convertRefFrame('ITRF2000')
./test/testTrf.py:111: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.LatLon.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = LatLon(0, 0).convertRefFrame(RefFrames.ITRF2000)
./test/testTrf.py:118: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame('ITRF2000', RefFrames.ITRF2000)
./test/testTrf.py:124: DeprecationWarning: method L{pygeodesy.ellipsoidalGeodSolve.Cartesian.convertRefFrame} has been DEPRECATED, use method L{toRefFrame}.
  t = c.convertRefFrame(RefFrames.ITRF2000, 'ITRF2000')

    testing testTrf.py 23.03.31 (module pygeodesy.trf 23.05.26)

    testTrf(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 1 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 2 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 3 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 4 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 5 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 6 Nil: True
    test 7 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 8 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 9 Nil: True
    test 10 reframe: True
    test 11 Roundtrip: True
    test 12 reframe: True
    test 13 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 14 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 15 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 16 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 17 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 18 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 19 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 20 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 21 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 22 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 23 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 24 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 25 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 26 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 27 TRFError: epoch (1899): below 1900.0 limit
    test 28 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 29 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe MISSING
    test 30 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 31 TypeError: type(reframe) ('ITRF2000'): not a RefFrame

    testTrf(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 32 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 33 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 34 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 35 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 36 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 37 Nil: True
    test 38 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 39 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 40 Nil: True
    test 41 reframe: True
    test 42 Roundtrip: True
    test 43 reframe: True
    test 44 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 45 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 46 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 47 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 48 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 49 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 50 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 51 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 52 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 53 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 54 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 55 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 56 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 57 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 58 TRFError: epoch (1899): below 1900.0 limit
    test 59 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 60 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe MISSING
    test 61 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 62 TypeError: type(reframe) ('ITRF2000'): not a RefFrame

    testTrf(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 63 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 64 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 65 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 66 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 67 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 68 Nil: True
    test 69 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 70 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 71 Nil: True
    test 72 reframe: True
    test 73 Roundtrip: True
    test 74 reframe: True
    test 75 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 76 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 77 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 78 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 79 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 80 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 81 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 82 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 83 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 84 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 85 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 86 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 87 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 88 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 89 TRFError: epoch (1899): below 1900.0 limit
    test 90 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 91 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe MISSING
    test 92 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 93 TypeError: type(reframe) ('ITRF2000'): not a RefFrame

    testTrf(pygeodesy.ellipsoidalExact, 23.05.04)
    test 94 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 95 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 96 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 97 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 98 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 99 Nil: True
    test 100 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 101 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 102 Nil: True
    test 103 reframe: True
    test 104 Roundtrip: True
    test 105 reframe: True
    test 106 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 107 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 108 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 109 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 110 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 111 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 112 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 113 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 114 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 115 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 116 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 117 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 118 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 119 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 120 TRFError: epoch (1899): below 1900.0 limit
    test 121 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 122 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe MISSING
    test 123 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 124 TypeError: type(reframe) ('ITRF2000'): not a RefFrame

    testTrf(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 125 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 126 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 127 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 128 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 129 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 130 Nil: True
    test 131 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 132 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 133 Nil: True
    test 134 reframe: True
    test 135 Roundtrip: True
    test 136 reframe: True
    test 137 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 138 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 139 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 140 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 141 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 142 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 143 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 144 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 145 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 146 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 147 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 148 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 149 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 150 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 151 TRFError: epoch (1899): below 1900.0 limit
    test 152 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 153 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe MISSING
    test 154 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 155 TypeError: type(reframe) ('ITRF2000'): not a RefFrame

    test 156 TRFError: day (2), month (1) or year (None): int() argument must be a string or a number, not 'NoneType'
    test 157 toStr: name='GDA94', epoch=1994, ellipsoid=Ellipsoid(name='GRS80')
    test 158 str: name='GDA94', epoch=1994, ellipsoid=Ellipsoid(name='GRS80')
    test 159 toStr2: RefFrame(name='GDA94', epoch=1994, ellipsoid=Ellipsoid(name='GRS80'))
    test 160 repr: RefFrame(name='GDA94', epoch=1994, ellipsoid=Ellipsoid(name='GRS80'))
    test 161 epoch: 2020.003
    test 162 y-m-d: (2020, 1, 1)
    test 163 epoch: 2020.251
    test 164 y-m-d: (2020, 4, 1)
    test 165 epoch: 2020.500
    test 166 y-m-d: (2020, 7, 1)
    test 167 epoch: 2020.751
    test 168 y-m-d: (2020, 10, 1)
    test 169 epoch: 2021.000
    test 170 y-m-d: (2021, 1, 1)  FAILED, KNOWN, expected (2020, 12, 31)
    test 171 Epoch (2020).std_repr: False
    test 172 Epoch (2020.001): (2020, 1, 1)
    test 173 Epoch (2020.086): (2020, 2, 1)
    test 174 Epoch (2020.165): (2020, 3, 1)
    test 175 Epoch (2020.250): (2020, 4, 1)
    test 176 Epoch (2020.332): (2020, 5, 1)
    test 177 Epoch (2020.416): (2020, 6, 1)
    test 178 Epoch (2020.498): (2020, 7, 1)
    test 179 Epoch (2020.583): (2020, 8, 1)
    test 180 Epoch (2020.668): (2020, 9, 1)
    test 181 Epoch (2020.750): (2020, 10, 1)
    test 182 Epoch (2020.834): (2020, 11, 1)
    test 183 Epoch (2020.916): (2020, 12, 1)
    test 184 Epoch (2021.001): (2021, 1, 1)  FAILED, KNOWN, expected (2020, 13, 1)

    97 of 184 testTrf.py tests (52.7%) FAILED, incl. 7 KNOWN plus 90 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 17.466 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testTriaxials.py

    testing testTriaxials.py 23.05.15

    testJacobiConformal(pygeodesy.triaxials, 23.05.22)
    test 1 JacobiConformal: JacobiConformal(name='Test', a=6378172, b=6378102, c=6356752, e2ab=0.00002195, e2bc=0.006683577, e2ac=0.00670538, xyQ2=xyQ2(x=1.572093, y=4.246581), volume=1083207266220584468480, area=510065604942135.9375, area_p=510065609807745.0)
    test 2 xR: 1.57209280432  FAILED, KNOWN, expected 1.572092804
    test 3 yR: 4.24658101523  FAILED, KNOWN, expected 4.246581015
    test 4 xyR2.toDegrees: (90.074283, 243.31117)
    test 5 xyR2.toDegrees: ('90\xc2\xb004\xe2\x80\xb227.42\xe2\x80\xb3', '243\xc2\xb018\xe2\x80\xb240.21\xe2\x80\xb3')  FAILED, KNOWN, expected ('90°04′27.42″N', '243°18′40.21″E')
    test 6 area: 510065604942135
    test 7 area_p: 510065609807745
    test 8 error: 9.54e-09
    test 9 volume: 1.083207e+21

    test 10 JacobiConformal: JacobiConformal(name='Itokawa25134', a=267.5, b=147, c=104.5, e2ab=0.6980138, e2bc=0.494643436, e2ac=0.847389292, xyQ2=xyQ2(x=3.13215, y=1.42547), volume=17212581.945495993, area=359464.659686278, area_p=359430.867250807)
    test 11 xyR2: (0.0, 0.61539)
    test 12 toDegrees: (0.0, 35.259243)
    test 13 toDegrees: ('00\xc2\xb000\xe2\x80\xb200.0\xe2\x80\xb3', '35\xc2\xb015\xe2\x80\xb233.27\xe2\x80\xb3')  FAILED, KNOWN, expected ('00°00′00.0″N', '035°15′33.27″E')
    test 14 xyQ2: (3.13215, 1.42547)
    test 15 toDegrees: (179.458966, 81.673412)  FAILED, KNOWN, expected (179.4589659, 81.673412)
    test 16 toDegrees: ('179\xc2\xb027\xe2\x80\xb232.28\xe2\x80\xb3', '81\xc2\xb040\xe2\x80\xb224.28\xe2\x80\xb3')  FAILED, KNOWN, expected ('179°27′32.28″N', '081°40′24.28″E')

    testJacobiConformalSpherical(pygeodesy.triaxials, 23.05.22)
    test 17 JacobiConformalSpherical: JacobiConformalSpherical(name='Test', a=6378172, ab=1, bc=2, e2ab=0, e2bc=0, e2ac=0, xyQ2=xyQ2(x=1.733917, y=2.028959), volume=1086869218894412120064, area=511213503913540.8125, area_p=511213503913540.8125)
    test 18 xR: 1.73391688526
    test 19 yR: 2.02895910275
    test 20 xyR2.toDegrees: (99.34612, 116.250793)
    test 21 xyR2.toDegrees: ('99\xc2\xb020\xe2\x80\xb246.03\xe2\x80\xb3', '116\xc2\xb015\xe2\x80\xb202.86\xe2\x80\xb3')  FAILED, KNOWN, expected ('99°20′46.03″N', '116°15′02.86″E')
    test 22 areax: 511213503913540
    test 23 area_p: 511213503913540
    test 24 error: 0.00e+00
    test 25 volume: 1.086869e+21

    test 26 JacobiConformalSpherical: JacobiConformalSpherical(name='Itokawa25134', a=267.5, ab=147, bc=104.5, e2ab=0, e2bc=0, e2ac=0, xyQ2=xyQ2(x=1.933157, y=1.788429), volume=80178876.856908351, area=899202.357273738, area_p=899202.357273738)
    test 27 xyR2: (0.0, 0.818354)
    test 28 toDegrees: (0.0, 46.888217)
    test 29 toDegrees: ('00\xc2\xb000\xe2\x80\xb200.0\xe2\x80\xb3', '46\xc2\xb053\xe2\x80\xb217.58\xe2\x80\xb3')  FAILED, KNOWN, expected ('00°00′00.0″N', '046°53′17.58″E')
    test 30 xyQ2: (1.933157, 1.788429)
    test 31 toDegrees: (110.761743, 102.469455)  FAILED, KNOWN, expected (179.4589659, 81.673412)
    test 32 toDegrees: ('110\xc2\xb045\xe2\x80\xb242.27\xe2\x80\xb3', '102\xc2\xb028\xe2\x80\xb210.04\xe2\x80\xb3')  FAILED, KNOWN, expected ('110°45′42.27″N', '102°28′10.04″E')

    testTriaxial(pygeodesy.triaxials, 23.05.22)
    test 33 Triaxial: Triaxial(name='Test', a=6378388, b=6378318, c=6356911.9461, e2ab=0.000021949, e2bc=0.006700868, e2ac=0.00672267, volume=1083307891664673177600, area=510097198412933.0625, area_p=510097203304282.5)
    test 34 Triaxial_: Triaxial_(name='Un', a=6356911.9461, b=6378388, c=6378318, e2ab=-0.00676817, e2bc=0.000021949, e2ac=-0.006746073, volume=1083307891664673308672, area=510097198412933.0625, area_p=510097203304282.5)

    test 35 forwardBetaOmega: (4234607.381429, 3551286.590486, 3176009.080037)
    test 36 forwardBetaOmega: (4233813.533025, 3550620.827453, 3175409.655093)
    test 37 length: 1196.973671

    test 38 forwardCartesian: (4233813.533151, 3550620.827558, 3175409.654809, 1196.973671)
    test 39 forwardCartesian: (4239665.951888, 3553574.566129, 3164352.410834, 12911.309173)

    test 40 reverseCartesian: (4234607.381429, 3551286.590486, 3176009.080037)
    test 41 reverseCartesian: (4248255.186992, 3560773.833183, 3170763.143924)  FAILED, KNOWN, expected (4234607.381429, 3551286.590486, 3176009.080037)

    test 42 forwardBetaOmega_: (4233813.533025, 3550620.827453, 3175409.655093)

    test 43 reverseLatLon: (30.051881, 39.984967, 0.0)
    test 44 forwardLatLon: (4233813.533025, 3550620.827453, 3175409.655093)

    test 45 reverseBetaOmega: (0.520687, 0.698121, 12892.55755)
    test 46 reverseBetaOmega: (0.521162, 0.698437, 12918.032538)
    test 47 toDegrees: (29.860398, 40.017494, 12918.032538)
    test 48 toDegrees: ('29\xc2\xb051\xe2\x80\xb237.43\xe2\x80\xb3', '40\xc2\xb001\xe2\x80\xb202.98\xe2\x80\xb3', 12918.032538)  FAILED, KNOWN, expected ('29°51′37.43″', '40°01′02.98″', 12918.032538)

    test 49 hartzell4: (884268.349816, 5592134.174908, 2927668.068131, 12669388.912805)
    test 50 hartzell4: 0
    test 51 hartzell4: (3642143.609933, 3678204.437754, 3714265.265575, 11296443.179278)
    test 52 hartzell4: 0
    test 53 hartzell4: (884080.396945, 5592040.198472, 2927517.711001, 12669647.302276)
    test 54 hartzell4: (3642031.283571, 3678090.99925, 3714150.714929, 11296639.666827)

    test 55 hartzell4: (888679.181482, 5594339.590741, 2931196.612187, 12663325.092381)
    test 56 hartzell4: 0
    test 57 hartzell4: (3642304.092727, 3678366.509487, 3714428.926247, 11296162.453809)
    test 58 hartzell4: 0

    test 59 height4: (1.206423, 1.61288, 0.433517, 3.593736)
    test 60 height4: 56
    test 61 height4: 0
    test 62 height4: (-1.206423, -1.61288, -0.433517, 3.593736)
    test 63 height4: (0.0, 1.746769, 0.487031, 3.375213)
    test 64 height4: (1.563196, 0.0, 0.853517, 2.190477)
    test 65 height4: (1.297504, 1.803267, 0.0, 2.306326)

    test 66 height4(-2, -4, -3): (-1.206423, -1.61288, -0.433517, 3.593736) 56
    test 67 signBit(-2, -4, -3): (True, True, True)

    test 68 height4(-2, -4, 0): (-1.297504, -1.803267, 0.0, 2.306326) 55
    test 69 signBit(-2, -4, 0): (True, True, False)

    test 70 height4(-2, -4, 3): (-1.206423, -1.61288, 0.433517, 3.593736) 56
    test 71 signBit(-2, -4, 3): (True, True, False)

    test 72 height4(-2, 0, -3): (-1.563196, 0.0, -0.853517, 2.190477) 57
    test 73 signBit(-2, 0, -3): (True, False, True)

    test 74 height4(-2, 0, 0): (-2.25, 0.0, 0.661438, -0.707107) None
    test 75 signBit(-2, 0, 0): (True, False, False)

    test 76 height4(-2, 0, 3): (-1.563196, 0.0, 0.853517, 2.190477) 57
    test 77 signBit(-2, 0, 3): (True, False, False)

    test 78 height4(-2, 4, -3): (-1.206423, 1.61288, -0.433517, 3.593736) 56
    test 79 signBit(-2, 4, -3): (True, False, True)

    test 80 height4(-2, 4, 0): (-1.297504, 1.803267, 0.0, 2.306326) 55
    test 81 signBit(-2, 4, 0): (True, False, False)

    test 82 height4(-2, 4, 3): (-1.206423, 1.61288, 0.433517, 3.593736) 56
    test 83 signBit(-2, 4, 3): (True, False, False)

    test 84 height4(0, -4, -3): (0.0, -1.746769, -0.487031, 3.375213) 58
    test 85 signBit(0, -4, -3): (False, True, True)

    test 86 height4(0, -4, 0): (0.0, -2.0, 0.0, 2.0) None
    test 87 signBit(0, -4, 0): (False, True, False)

    test 88 height4(0, -4, 3): (0.0, -1.746769, 0.487031, 3.375213) 58
    test 89 signBit(0, -4, 3): (False, True, False)

    test 90 height4(0, 0, -3): (0.0, 0.0, -1.0, 2.0) None
    test 91 signBit(0, 0, -3): (False, False, True)

    test 92 height4(0, 0, 0): (0.0, 0.0, 0.0, -1.0) None
    test 93 signBit(0, 0, 0): (False, False, False)

    test 94 height4(0, 0, 3): (0.0, 0.0, 1.0, 2.0) None
    test 95 signBit(0, 0, 3): (False, False, False)

    test 96 height4(0, 4, -3): (0.0, 1.746769, -0.487031, 3.375213) 58
    test 97 signBit(0, 4, -3): (False, False, True)

    test 98 height4(0, 4, 0): (0.0, 2.0, 0.0, 2.0) None
    test 99 signBit(0, 4, 0): (False, False, False)

    test 100 height4(0, 4, 3): (0.0, 1.746769, 0.487031, 3.375213) 58
    test 101 signBit(0, 4, 3): (False, False, False)

    test 102 height4(2, -4, -3): (1.206423, -1.61288, -0.433517, 3.593736) 56
    test 103 signBit(2, -4, -3): (False, True, True)

    test 104 height4(2, -4, 0): (1.297504, -1.803267, 0.0, 2.306326) 55
    test 105 signBit(2, -4, 0): (False, True, False)

    test 106 height4(2, -4, 3): (1.206423, -1.61288, 0.433517, 3.593736) 56
    test 107 signBit(2, -4, 3): (False, True, False)

    test 108 height4(2, 0, -3): (1.563196, 0.0, -0.853517, 2.190477) 57
    test 109 signBit(2, 0, -3): (False, False, True)

    test 110 height4(2, 0, 0): (2.25, 0.0, 0.661438, -0.707107) None
    test 111 signBit(2, 0, 0): (False, False, False)

    test 112 height4(2, 0, 3): (1.563196, 0.0, 0.853517, 2.190477) 57
    test 113 signBit(2, 0, 3): (False, False, False)

    test 114 height4(2, 4, -3): (1.206423, 1.61288, -0.433517, 3.593736) 56
    test 115 signBit(2, 4, -3): (False, False, True)

    test 116 height4(2, 4, 0): (1.297504, 1.803267, 0.0, 2.306326) 55
    test 117 signBit(2, 4, 0): (False, False, False)

    test 118 height4(2, 4, 3): (1.206423, 1.61288, 0.433517, 3.593736) 56
    test 119 signBit(2, 4, 3): (False, False, False)

    test 120 _normalTo5: 2.356, 1.116, 0.268, 6.503, 59
    test 121 _normalTo5: 2.356, 0.268, 1.116, 6.503, 59
    test 122 _normalTo5: 1.116, 2.356, 0.268, 6.503, 59
    test 123 _normalTo5: 1.116, 0.268, 2.356, 6.503, 59
    test 124 _normalTo5: 0.268, 2.356, 1.116, 6.503, 59
    test 125 _normalTo5: 0.268, 1.116, 2.356, 6.503, 59

    test 126 height4(-7142534.177399318, -11304607.358384522, -9739049.641781585): (-2742960.022478, -4359380.322498, -3755605.789942, 10168285.580804) 56
    test 127 height4(-12353252.085108029, -7120646.8822180955, -6710405.212371778): (-4981951.482471, -2883256.677355, -2717108.184433, 9393506.772023) 54
    test 128 height4(2876535.7208580314, 3978835.4682446662, -11787768.250305118): (1431998.087804, 1987454.984111, -5888004.564221, 6392143.361779) 55
    test 129 height4(-6944822.458028409, -12711052.301349932, -11899165.083419269): (-2352917.753957, -4325754.365231, -4049398.804929, 12370029.948051) 56
    test 130 height4(2651157.91412572, 2749741.2715283087, -10767164.592349032): (1475704.651015, 1535154.520952, -6011147.782681, 5047435.709574) 55
    test 131 height4(-6398078.413118142, 3575644.902293314, 4128873.3235011646): (-4838300.359318, 2708382.525558, 3127410.336296, 2046455.404342) 53
    test 132 height4(4384370.818881422, -11242516.072028147, 2955360.363425546): (2243524.895201, -5771850.824977, 1517250.840792, 6048103.712183) 56
    test 133 height4(-9261467.733693684, 3312140.599219068, 2309543.9565246725): (-5827985.222266, 2089445.85969, 1456951.422266, 3743086.775888) 54
    test 134 height4(-11983244.984188946, 5485870.823819206, -10355134.086141912): (-4543142.536536, 2088545.853769, -3942287.210351, 10393341.447102) 56
    test 135 height4(-8262980.129664076, -11942800.464483993, -7421145.531852855): (-3218987.37454, -4671696.691917, -2902910.237751, 9936058.733626) 55
    test 136 height4(-6616069.921060096, 1150549.273392639, -6975311.293852255): (-4346136.770132, 757550.144831, -4592683.326157, 3314205.916532) 54
    test 137 height4(4225399.347414653, -10751519.083941972, -6390765.97707083): (2034369.888599, -5194557.594712, -3087640.460484, 6825765.104405) 55
    test 138 height4(-9382469.920331165, 1968566.9180326744, -10784207.717779191): (-4132555.304669, 870338.939252, -4767834.35127, 8060053.141907) 55
    test 139 height4(3585683.73786247, 1065734.9897782775, -10874179.190371335): (1982793.356057, 591101.15184, -6031215.145786, 5123361.747266) 56
    test 140 height4(1806337.1786246165, -8287817.781708599, -10136823.834515203): (868637.751616, -3999432.268597, -4891647.110554, 6839693.662005) 55
    test 141 height4(-8498869.992905317, 6361378.378869758, -11420521.561865546): (-3463403.803551, 2602714.07727, -4672567.009593, 9220540.532734) 55
    test 142 height4(1889276.4698149737, 5589802.9493513275, -11628550.841532398): (920947.065722, 2734227.557124, -5687990.781479, 6661998.685276) 55
    test 143 height4(0.0, -7468428.29736188, -9613028.35360806): (0.0, -3913216.506828, -5036865.413192, 5794894.143363) 56
    test 144 height4(5079490.337155162, 4566331.676670091, -7138858.800636913): (3270521.050396, 2947170.626448, -4607477.665827, 3507412.555812) 52
    test 145 height4(-8635843.860514332, -11030130.024676187, -9931555.11419387): (-3194829.681289, -4097953.00538, -3689755.661318, 10799063.567518) 50
    test 146 height4(5415865.460884111, 4346730.003218916, 2952081.9598911647): (4567629.96189, 3669806.9915, 2492341.13377, 1178596.56064) 53
    test 147 height4(-7718161.927816849, -8682879.16955833, 5011656.521217053): (-3877919.396703, -4377274.352733, 2526484.171812, 6281860.961744) 56
    test 148 height4(2312942.235327216, -6409096.54928962, 5300357.467061337): (1705772.660706, -4735003.255138, 3915850.818771, 2255682.138297) 54
    test 149 height4(1540907.4450529127, 2728070.5824469724, -12422024.060993727): (764590.508835, 1358255.169767, -6184624.604982, 6433056.367243) 55
    test 150 height4(-6703528.755940509, 800844.8398214895, -10877398.443227217): (-3328582.724673, 399003.457068, -5419366.607612, 6429762.727306) 54
    test 151 height4(-8897814.410090992, -6715858.215521519, -11924181.158707127): (-3463280.276252, -2624778.783793, -4660300.77374, 9951635.564855) 55
    test 152 height4(-7724361.3006726485, -7453890.330999957, -7044541.045275009): (-3824321.153852, -3702980.301502, -3499583.095925, 6468876.723115) 54
    test 153 height4(1515092.8053493511, -10600327.393421218, 4524938.034783893): (828772.221855, -5816206.300385, 2482726.374522, 5246854.204328) 55
    test 154 height4(4375643.647630801, -12450590.531205492, 5322569.018398712): (1954085.23379, -5580977.725636, 2385812.891119, 7853665.500974) 56
    test 155 height4(5703349.349636271, -8198687.641464241, 5802742.900317823): (3139653.453899, -4526999.608522, 3204019.688227, 5177566.222669) 56
    test 156 height4(900950.9748468004, -10472450.782286933, -10332896.340030218): (388388.520327, -4531873.157152, -4471426.363477, 8361220.788621) 55
    test 157 height4(3373424.0915456424, 5277966.805632264, -8946460.679837568): (1964537.500013, 3082315.629795, -5224656.540356, 4545071.128862) 55
    test 158 height4(-6756268.273713799, 2497177.312166312, 0.0): (-5964511.945059, 2206275.221924, 0.0, 843505.844717) 48
    test 159 height4(-9929200.509032171, 3304034.1203591255, 6342124.820882927): (-5158565.983553, 1722123.439741, 3305597.532167, 5872128.502703) 55
    test 160 height4(-7144979.738942125, -9875937.659270037, 0.0): (-3726515.724015, -5167487.300691, 0.0, 5818539.421587) 55
    test 161 height4(-11475459.184411481, -7122982.007560851, 3485725.849149716): (-5229178.566614, -3257747.034431, 1594202.790888, 7585111.893289) 54
    test 162 height4(3132765.145592915, -9934334.102011995, 4169913.454087656): (1775640.878878, -5647193.79803, 2370373.907407, 4843521.533079) 55
    test 163 height4(3648564.5372802713, 5117503.144348849, 5224152.933519592): (2842224.541683, 3992456.490635, 4075640.415755, 1798609.230765) 54
    test 164 height4(-10065930.729780516, 5832423.732859311, -9194566.634602001): (-4314155.83501, 2509357.115947, -3955844.727969, 8459899.136254) 55
    test 165 height4(-6735232.1644037785, -12699473.508697063, -12752412.377419576): (-2225856.928658, -4215892.69227, -4233404.93689, 12840525.54444) 55
    test 166 height4(2995810.2451854157, 2037355.3335835896, -7129547.896757267): (2385417.132162, 1624471.475534, -5684671.438015, 1621949.695179) 54
    test 167 height4(-8365769.229766373, 2653134.1109862574, -11782826.367652295): (-3618547.30303, 1151986.808599, -5116021.808876, 8320807.789516) 55
    test 168 height4(-7792714.002147948, 5289127.017683171, -11351619.618751131): (-3357383.375759, 2287500.10738, -4909412.75517, 8377586.236334) 55
    test 169 height4(2584987.483540617, -10461716.939852046, 5816107.176013248): (1342077.451148, -5449142.696068, 3029375.084203, 5868270.754626) 56
    test 170 height4(-7636665.43036358, 2019931.8083985422, 1587484.0191807798): (-6026295.75439, 1596244.789398, 1254498.501812, 1698140.317566) 53
    test 171 height4(-9742809.401513664, 2190817.8390540406, -6775929.08648396): (-5132456.49132, 1157793.536749, -3580875.400931, 5703583.191227) 55
    test 172 height4(-10325706.68600976, 2132545.43142392, -12256643.244833056): (-4058215.773081, 841568.392706, -4836786.286954, 9798078.45108) 55
    test 173 height4(762234.183498651, 3497660.2916772333, -7726589.843046892): (569955.645741, 2619795.447217, -5787289.699939, 2137405.615759) 55
    test 174 height4(0.0, -6474409.354993895, -7710169.655771325): (0.0, -4101729.239061, -4884580.538032, 3689656.460272) 54
    test 175 height4(-8104249.416372245, 2679938.5169057236, -8526099.719359834): (-4270606.185869, 1416722.715102, -4507190.779517, 5695977.848224) 55
    test 176 height4(-11933121.438351551, -6760578.881013162, -7681930.579094571): (-4824267.778573, -2744125.760357, -3118062.680268, 9353960.99118) 55
    test 177 height4(-10932984.083437577, 3544283.3920170623, 4374360.486959538): (-5651724.376775, 1838160.106491, 2268636.305882, 5936045.407627) 55
    test 178 height4(-9306809.613948138, 4920331.07223221, -7418128.494480683): (-4593830.699162, 2436966.181182, -3674047.078595, 6511329.901188) 54
    test 179 height4(-11089640.045758594, 1091265.742491344, -9376521.941984402): (-4839788.706397, 478066.18376, -4107654.62581, 8197415.340117) 55
    test 180 height4(-11166012.124287382, 2954234.3320886614, 4451371.05645452): (-5734446.750062, 1522162.11565, 2293533.799279, 6017391.035659) 55
    test 181 height4(1296654.6190944598, -8724568.823286626, 3065834.0048927534): (883769.358784, -5959217.998984, 2094068.652342, 2960062.046659) 55
    test 182 height4(-8642377.281586295, 1619909.0728387865, 3285181.5381352017): (-5854001.834563, 1099646.962593, 2230072.350526, 3026378.313215) 53
    test 183 height4(-10976217.6682946, -8546137.073376942, 5113525.957887765): (-4706829.574349, -3678887.035279, 2201210.795734, 8454402.9718) 55
    test 184 height4(5105791.113969026, -12284816.313230656, -11581822.719845928): (1838523.88156, -4442702.523194, -4188412.000309, 11262162.577926) 56
    test 185 height4(-8363161.189283301, 3188344.346357362, 2864365.097625731): (-5658654.277532, 2161987.094263, 1942286.009841, 3036115.394508) 54
    test 186 height4(2187350.764063681, -11367197.489664638, -10086016.894156689): (905142.046579, -4722441.128167, -4190127.770535, 8975430.622366) 56
    test 187 height4(-11875733.822237182, 5871342.572050657, -9290118.388167338): (-4664104.54037, 2315377.619425, -3663531.124169, 9813815.154301) 56
    test 188 height4(-9536868.390881319, -7498257.486525415, 2515181.481528593): (-4893412.237852, -3860026.126889, 1294775.866623, 6023935.784538) 56
    test 189 height4(-10230874.75155593, -10014845.818673166, 0.0): (-4541892.15854, -4462670.722215, 0.0, 7949287.467778) 55
    test 190 height4(-10279417.986953763, -6874746.429478678, 5747221.246973521): (-4791419.866643, -3215984.32807, 2688500.258435, 7270518.383786) 55
    test 191 height4(1738128.605063599, -6959902.931769106, 5411186.705292283): (1231307.397442, -4940147.679947, 3840842.52834, 2608114.232131) 54
    test 192 height4(-6789266.93961282, 4056144.2124766433, -10138665.97934433): (-3356381.578109, 2012058.508471, -5029250.054789, 6486071.180664) 55
    test 193 height4(3079496.9801204754, 3742779.8242261643, -11317876.009795563): (1590169.92302, 1938975.573017, -5863249.779822, 5935044.411663) 56
    test 194 height4(-9735422.77490924, -9572802.194946256, -7800390.122297147): (-3934139.694166, -3883983.032551, -3164819.149609, 9354467.760818) 55
    test 195 height4(-9036622.608234912, 2673797.31937902, -7493964.488509): (-4771459.080869, 1416295.101696, -3969469.023344, 5674063.801776) 55
    test 196 height4(-10351536.198672147, 3502161.4691947745, 4921703.291116429): (-5490761.58179, 1863532.973302, 2618857.598632, 5622751.240013) 55
    test 197 height4(3506196.444036319, -8103976.122108789, 0.0): (2527383.524748, -5852600.548187, 0.0, 2454947.393696) 54
    test 198 height4(5200074.141275631, -11714781.838713588, 2964014.2734388723): (2512551.913812, -5680038.366039, 1437118.04987, 6780288.827303) 55
    test 199 height4(-11512149.544051493, -7723347.927817376, 0.0): (-5278516.809338, -3554224.811029, 0.0, 7499317.611238) 52
    test 200 height4(4722973.741341609, -11120010.598085707, -7280274.646556898): (2127887.406801, -5028581.565957, -3292174.443895, 7729484.0684) 55
    test 201 height4(-6536721.032851302, 5103440.433521255, -10307018.916418588): (-3140764.427586, 2460695.739983, -4969617.966139, 6855980.577869) 55
    test 202 height4(-12310198.33091835, -11805932.193105305, 4481648.907378392): (-4435249.262921, -4271938.598854, 1621647.53053, 11267452.692483) 55
    test 203 height4(-10725522.229574215, 4931726.703665998, -11219348.75073868): (-4184762.392561, 1932126.215704, -4395399.37131, 9916926.311406) 55
    test 204 height4(-11322380.567394555, -12548604.689023552, -7572874.34175176): (-3883673.0944, -4323373.629377, -2609046.583502, 12150242.008574) 55
    test 205 height4(-7157416.9597453745, 5675344.126602437, -7981978.105384437): (-3751195.64985, 2983989.391653, -4196730.549298, 5759672.992643) 56
    test 206 height4(-8849214.961971214, 3060756.715620179, -9191671.668500556): (-4287032.461709, 1487951.076354, -4468373.270069, 6752538.374954) 53
    test 207 height4(-8550670.217121296, 3458484.013461161, 5531377.16710484): (-5055133.372885, 2050281.178785, 3279117.988987, 4390271.570008) 55
    test 208 height4(-10755244.56574068, 2658830.4658028525, 5314694.547531225): (-5564214.933545, 1380021.020061, 2758473.267469, 5925910.012268) 55
    test 209 height4(4918038.289299623, -12148720.221630199, -11230515.423591757): (1809872.640436, -4489890.497182, -4150485.469408, 10883252.758298) 56
    test 210 height4(-10812141.57786389, 6372286.977339916, 1005365.2522524685): (-5459104.346122, 3228143.98425, 509303.591373, 6227898.5169) 55
    test 211 height4(-8354927.9127394585, 5950687.639987494, -6979442.526704205): (-4281057.63073, 3059154.901797, -3587983.337095, 6038159.991707) 56
    test 212 height4(-7760366.638339879, 0.0, -9811515.515408266): (-3943688.09556, 0.0, -5002533.881265, 6139490.162582) 56
    test 213 height4(4205710.182929511, 0.0, 5484304.280077139): (3875274.413381, 0.0, 5056073.366313, 540896.952571) 53
    test 214 height4(1234079.056534757, -7262653.08395252, -11197250.726898354): (585202.606704, -3456180.528409, -5328531.362764, 7025107.89513) 55
    test 215 height4(-11187281.138416896, 4913012.027123375, 3103984.122870139): (-5641234.688624, 2485691.621817, 1570414.16074, 6245186.338455) 55
    test 216 height4(1254130.4670356333, 4869117.738330702, -6885185.022373923): (936630.905288, 3642636.297693, -5150848.174674, 2147786.534372) 54
    test 217 height4(2776354.210762794, 1599924.1980164042, 2908751.3208881547): (4093870.007516, 2351664.080829, 4275500.399905, -2041804.048164) 53
    test 218 height4(791948.1863375092, 3819526.242975406, 5718757.106120264): (729287.276853, 3519187.73685, 5269068.42956, 544379.935032) 54
    test 219 height4(-12614063.185631564, -11188235.278871186, -10179242.12745608): (-4068475.231343, -3625106.103505, -3298132.755811, 13325826.900883) 55
    test 220 height4(-7389220.381184507, 1356775.3179669427, 1378379.3380388473): (-6150619.717239, 1130623.117882, 1148621.899654, 1279869.095972) 52
    test 221 height4(-11251562.493414592, 4630256.565779737, 4912460.371801822): (-5450921.408909, 2250971.193681, 2388135.929777, 6758746.167874) 55
    test 222 height4(1963897.5791197792, 3736761.4222298297, 4421511.470842645): (2048928.942244, 3897418.479422, 4611612.792038, -263020.02787) 53
    test 223 height4(-11308981.53265933, -8878715.8742849, 5130826.479329965): (-4707990.828838, -3710819.152492, 2144378.330681, 8899388.031973) 55
    test 224 height4(0.0, 4283403.995151037, -9171053.590087764): (0.0, 2699173.082674, -5779062.647964, 3743713.415246) 54
    test 225 height4(3580382.866071157, 3941224.9545128844, 1503884.1261041223): (4124028.308145, 4535031.444198, 1730473.249706, -836360.65475) 52
    test 226 height4(-10323899.82549794, 0.0, -10718882.642797722): (-4408755.607542, 0.0, -4595072.386578, 8514104.954333) 55
    test 227 height4(2059933.9088974723, -8562263.44660147, -11654188.766291302): (896072.270557, -3738789.905029, -5088844.183851, 8229472.668745) 56
    test 228 height4(-9034714.787460443, -12107952.651864612, 2938841.553445402): (-3730303.442609, -5019008.946959, 1218197.900554, 9019452.153371) 56
    test 229 height4(2126540.127073155, -8078462.143564269, -11065425.880540377): (974755.585267, -3716507.9397, -5090604.501513, 7486771.174454) 56
    test 230 height4(-12307069.851310339, -11875733.099314664, -11933221.043477347): (-3748309.524637, -3633928.464914, -3651463.930973, 14483342.943933) 56
    test 231 height4(2530686.399361424, 0.0, -11750714.212608472): (1338623.06027, 0.0, -6235297.943574, 5642768.081814) 54
    test 232 height4(-12560411.609340878, 4304995.477049178, 3669757.5305971447): (-5795948.137748, 1993740.1049, 1699527.115546, 7414962.935996) 55
    test 233 height4(-8021388.678809662, 4454132.72460186, 0.0): (-5559296.665902, 3093360.386954, 0.0, 2813111.877429) 54
    test 234 height4(-10324079.230358988, -11907067.376051249, -7128554.433059204): (-3792117.520351, -4392243.703961, -2629523.593632, 10926132.760394) 56
    test 235 height4(-10713638.569852712, -7772680.291992992, -8864756.095525395): (-4273595.062692, -3113047.455707, -3550389.601843, 9561842.383782) 55
    test 236 height4(-9048975.350896806, -10767979.040464552, 2967804.876819818): (-4000702.47446, -4778624.658707, 1317039.378612, 8005151.57104) 55
    test 237 height4(4977632.021383472, -11240017.280855516, 2726957.267273853): (2513034.516047, -5693648.603143, 1381329.573145, 6216684.024754) 56
    test 238 height4(-8773891.720946716, -11269708.95442236, 5231568.822398573): (-3665542.425756, -4726741.813956, 2194196.858715, 8839190.006367) 55
    test 239 height4(5577967.628682638, 4090855.0979988226, 6059708.324734968): (3858979.308036, 2836032.756982, 4200934.814345, 2825692.643753) 54
    test 240 height4(0.0, 2668458.273806288, -9069969.609052472): (0.0, 1800269.200175, -6118990.31312, 3076041.461456) 54
    test 241 height4(3254628.0982365175, -12265521.404308408, -9399700.537185786): (1309292.130707, -4954157.558217, -3796576.325563, 9414636.1718) 56
    test 242 height4(0.0, -6474591.029430433, -11976582.075506007): (0.0, -3033310.355417, -5610897.499417, 7236321.772807) 55
    test 243 height4(-9743811.059108157, 3490962.8738325015, -7509907.781336942): (-4843700.478768, 1741263.128809, -3745838.077942, 6421896.420009) 55
    test 244 height4(4877604.5908661205, -9761076.792091146, 2320168.2930257036): (2780470.505231, -5580415.593685, 1326429.643013, 4781570.446361) 56
    test 245 height4(-8500193.610881237, -7012576.540269267, 3281611.51929828): (-4700382.238381, -3889457.988675, 1820096.407796, 5131126.813385) 55
    test 246 height4(6120098.609899958, 4054593.4437784906, -9963435.75425317): (3143810.476835, 2089620.535683, -5134812.844138, 6002916.690132) 56
    test 247 height4(5619206.32569164, 1147940.9329679676, -7767045.206538419): (3702322.072347, 758081.459301, -5129191.671755, 3284007.752868) 55
    test 248 height4(-8524289.205873143, 5082165.83641025, 4793959.566918338): (-4917609.967784, 2940233.394381, 2773469.042719, 4656005.978418) 55
    test 249 height4(6335003.682097965, -12136308.871648367, 5251301.567388738): (2745482.852264, -5279781.488519, 2284498.630405, 8288458.675189) 55
    test 250 height4(3809106.399336976, 5466999.8660814315, -10102788.547941968): (2001120.424371, 2881291.457541, -5324451.594028, 5726011.291014) 56
    test 251 height4(-12467771.033330766, 6169866.579989099, 0.0): (-5697129.516249, 2829641.731065, 0.0, 7549747.584801) 55
    test 252 height4(1733087.5570224544, 3812846.0486262226, -8628907.463950653): (1149842.09171, 2535424.233118, -5737913.339938, 3214005.101523) 52
    test 253 height4(-7979439.643596774, -12323776.291803489, -9405746.583336568): (-2907093.467712, -4509104.689437, -3441388.802254, 11062158.54712) 55
    test 254 height4(3291184.480596751, 0.0, 915936.105589919): (6128156.164165, 0.0, 1695670.520528, -2942175.061279) 53
    test 255 height4(1507656.5074677127, -10880492.847035274, 807214.2105130741): (870614.272336, -6300969.087945, 467459.045392, 4636086.090835) 55
    test 256 height4(3104057.0154750342, -11275697.792295616, 3692093.2024164395): (1609137.042265, -5864286.036292, 1920170.523993, 5887093.756484) 56
    test 257 height4(4276838.457943694, 6277529.063918207, 2805773.823063795): (3362155.445293, 4942065.979503, 2208871.431406, 1725224.370519) 54
    test 258 height4(-9159689.62878287, -9806857.738397786, -10769296.024035765): (-3381975.080905, -3636344.848357, -3993158.086973, 10833894.039773) 53
    test 259 height4(3230463.141929406, 773312.9791684474, 2376486.737927104): (5041313.1647, 1202266.252941, 3694758.357616, -2280574.221403) 53
    test 260 height4(-10548997.976785593, 5129661.823847511, 1956083.095748977): (-5639264.630412, 2750812.474549, 1048950.826656, 5530578.153573) 55
    test 261 height4(-10512767.222365556, -9910222.31127857, -8425278.426937953): (-3993864.568652, -3780714.686017, -3214170.222334, 10354834.825183) 53
    test 262 height4(3291807.1829296695, 4393264.389864516, 1712626.3741600304): (3648883.103961, 4866271.264254, 1897023.139692, -620677.761595) 53
    test 263 height4(4022616.67259407, 1217997.8781878205, -9211311.524434): (2527448.538067, 767196.753465, -5802005.909263, 3749948.557273) 55
    test 264 height4(1382060.4752238581, -8597286.632560913, 2179378.681427952): (980117.712051, -6108893.257929, 1548570.813229, 2598379.906472) 55
    test 265 height4(2719469.505923942, -11470607.876867522, -12594333.044641653): (1001265.671084, -4241311.368209, -4656749.630085, 10872910.506907) 56
    test 266 height4(6180010.944257949, -12386574.265219625, 1948559.3843289039): (2809633.76222, -5652061.396187, 889127.664236, 7604965.581902) 54
    test 267 height4(1746368.69323543, -10181836.552091409, 1158310.8877671142): (1068730.2331, -6247304.155465, 710702.731132, 4017473.350832) 55
    test 268 height4(2189574.865159054, 4998424.359276196, -7733563.753805498): (1472188.977953, 3368173.987841, -5211202.555722, 3087825.253852) 55
    test 269 height4(-10060237.599587403, -11168783.820960568, 4354002.940071394): (-4085012.394898, -4553324.362941, 1775030.319887, 9280017.233988) 53
    test 270 height4(4255343.754648376, -9063668.064272147, -9286677.96718923): (1980394.718864, -4233355.802619, -4337466.01378, 7280247.840579) 55
    test 271 height4(4578605.842968637, -7283594.181551811, 6099326.468155166): (2761482.03757, -4404686.165028, 3688479.226552, 4171598.580172) 55
    test 272 height4(5770927.381052026, 3076862.8444074946, -10055533.934047496): (3058821.834843, 1636028.955862, -5346671.731303, 5621823.728346) 55
    test 273 height4(-10717827.838102765, -7216767.649487829, -12577677.695283461): (-3776002.723801, -2553661.803646, -4450563.069453, 11661195.658613) 56
    test 274 height4(3651425.801623582, -8894601.977005323, 4931906.868113001): (2149185.006244, -5249774.768942, 2910885.436929, 4430126.45522) 55
    test 275 height4(-10019917.446282223, 1035468.0012609371, 2086117.1678288877): (-6192106.809779, 641545.947603, 1292486.912465, 3929014.868324) 54
    test 276 height4(4399419.961492527, -9899774.230747754, -10037856.431251056): (1892828.067146, -4275704.64838, -4335288.182447, 8392404.07895) 56
    test 277 height4(3053542.046987881, -8230371.464768583, -9837964.163357448): (1472031.5998, -3981506.708776, -4759138.35065, 6807973.167185) 55
    test 278 height4(-10983592.553430865, 1549135.2145508076, -12629034.834459152): (-4151969.983386, 588056.265685, -4793953.339178, 10439503.902159) 55
    test 279 height4(5077278.162825936, 3495291.661967124, -7049823.225456525): (3449524.004565, 2379844.948308, -4799991.04271, 2992582.466913) 54
    test 280 height4(-8641882.450965244, 4552965.694780412, 0.0): (-5625360.702681, 2970685.752882, 0.0, 3406319.608082) 54
    test 281 height4(4058235.5406524176, -9810665.02169506, -10578386.970302675): (1720500.094025, -4175428.019028, -4502114.421943, 8610574.38134) 55
    test 282 height4(-10523691.836922018, 2784356.5172021687, 873717.5647240895): (-6125996.720202, 1625381.315037, 510032.110073, 4562369.227582) 55
    test 283 height4(1269736.0556411708, -11709368.389053266, 3312705.283703297): (659803.373059, -6104348.103308, 1726967.081352, 5856862.293694) 55
    test 284 height4(-10203651.317222431, 6097378.669824303, -12602350.1974156): (-3742031.373065, 2245679.748049, -4641412.605426, 10952837.268502) 56
    test 285 height4(3957397.534420972, 4016313.3282213756, -10228602.196100678): (2154468.310602, 2193260.374821, -5585660.914025, 5303864.591579) 55
    test 286 height4(3387193.068066295, 3814998.4692230267, -12642822.005971296): (1579040.121954, 1784879.644442, -5914983.258012, 7256349.890807) 55
    test 287 height4(-12688184.50350191, 3633400.899716249, -12271088.562976938): (-4473431.253877, 1286616.112026, -4345228.304608, 11653704.58812) 56
    test 288 height4(1646075.8618931118, 3246100.280579787, 5778525.155556078): (1536451.932455, 3031276.45009, 5396100.016074, 452123.51339) 53
    test 289 height4(3634906.426800348, 1541851.7999984727, 4349609.313908873): (3942988.398461, 1671581.322361, 4715588.823986, -495666.472571) 52
    test 290 height4(5575497.431448775, 1662056.6280523513, 4791074.958957632): (4707599.787229, 1404806.296286, 4049506.670915, 1170191.257815) 53
    test 291 height4(4902520.829403164, 4855424.737636871, -9532963.108918479): (2648866.683082, 2631552.787184, -5166642.425014, 5393451.564437) 55
    test 292 height4(-10613095.149613494, -10115878.351856092, 3540380.672367767): (-4471770.473949, -4278916.306264, 1497526.977082, 8715460.166505) 55
    test 293 height4(-9567596.954180827, 4455765.21431242, 3914129.2165675415): (-5403702.998862, 2523965.425281, 2217134.953612, 4893838.250754) 55
    test 294 height4(4702143.903200921, -8429216.503199104, -10970291.657654697): (2044868.416949, -3679677.327724, -4788895.175955, 8235830.125323) 55
    test 295 height4(3805533.225456907, 2774730.7298675384, -9314743.544779157): (2319187.486074, 1695442.300069, -5691534.396002, 4062232.355179) 55
    test 296 height4(4651594.159568848, 1577640.4419826507, -10257953.312518472): (2600802.666957, 884713.647211, -5752428.472072, 4998564.53164) 55
    test 297 height4(-9286581.280391147, 1453970.2019546523, 2927078.968820255): (-5997042.134182, 941178.888834, 1894731.81881, 3485651.06736) 54
    test 298 height4(1870207.157140535, -7227433.368945009, 2539749.4165234957): (1510598.629649, -5845278.708731, 2054046.037826, 1508501.763298) 54
    test 299 height4(3473180.277468662, 3141696.2871854934, -11305564.700375702): (1804455.755344, 1637525.760883, -5892663.451566, 5860603.248156) 55
    test 300 height4(656062.9474952044, 1564493.5587382184, -7275726.0906110965): (559555.297836, 1335675.538876, -6211580.811723, 1092738.114663) 54
    test 301 height4(3454263.022165536, 6046066.156949076, -11142599.021947602): (1671027.139614, 2935018.522189, -5409031.973069, 6762568.942536) 55
    test 302 height4(-6766402.669342842, 3464591.032375164, 5800928.4989901325): (-4500717.436533, 2309694.832642, 3867202.91725, 3194747.162422) 55
    test 303 height4(4154741.765695054, 6358872.591541475, -12381858.131379955): (1817505.119181, 2792269.071757, -5436978.549113, 8149520.735683) 55
    test 304 height4(0.0, -6745658.166004312, -7007901.170831549): (0.0, -4423392.258412, -4595320.543794, 3348651.105672) 54
    test 305 height4(1966980.2830005304, -8798029.687075125, 0.0): (1388821.171191, -6224303.545153, 0.0, 2637865.465141) 54
    test 306 height4(3714043.9903484234, 5016640.466895068, -8956148.75273397): (2163809.916307, 2930929.661136, -5232506.227348, 4540807.07655) 56
    test 307 height4(-8691322.002605805, -10902650.42884729, -7226576.7719918415): (-3516549.867496, -4428991.461719, -2935619.177852, 9332676.151442) 55
    test 308 height4(3093016.6813170207, 6267066.43283515, 5560307.541581247): (2204374.682584, 4475144.73067, 3970442.167454, 2555061.622829) 54
    test 309 height4(1641111.0365539135, -11540439.852302603, 5535504.288284167): (808418.515676, -5704329.206794, 2736116.53409, 6526111.866899) 54
    test 310 height4(-8054294.128828613, 0.0, -11541212.083722739): (-3637219.775586, 0.0, -5231092.289148, 7702477.371856) 55
    test 311 height4(-7845228.587360583, -7453085.477275195, 0.0): (-4610026.870394, -4391770.283834, 0.0, 4454007.281433) 55
    test 312 height4(2986968.4283340666, 2676337.544499968, -8908115.968442958): (1945430.92531, 1747210.849106, -5815498.98171, 3392986.38561) 55
    test 313 height4(-6926534.269185269, -6475439.03133538, -9788827.823755346): (-3230359.415628, -3030852.914223, -4581643.157963, 7255456.857423) 55
    test 314 height4(-8486184.31238395, 2350118.3710949845, 4065634.317917371): (-5563463.904047, 1544291.430904, 2671557.765956, 3336929.887723) 54
    test 315 height4(-9755570.32723731, 2735363.9791240077, 6358756.037079111): (-5184777.793691, 1458353.136975, 3390121.70246, 5597829.122827) 55
    test 316 height4(0.0, 1556654.428515942, -9419658.618719399): (0.0, 1039957.917364, -6292968.439246, 3169095.574931) 53
    test 317 height4(-10842381.55632827, 2996308.097603131, 1716716.3916430536): (-6057338.682408, 1678935.69292, 961926.64971, 5020140.726354) 50
    test 318 height4(2519596.11421016, -9002010.49944705, -11508939.631947752): (1079749.414714, -3872605.151686, -4951007.498703, 8449285.863547) 56
    test 319 height4(-9655975.170764457, 3850570.5813809633, -9523565.852209479): (-4353108.660499, 1742347.669196, -4309273.912861, 7730060.640248) 55
    test 320 height4(4920335.7231422085, -7304602.779057464, -10495297.125900026): (2282432.349671, -3400696.56668, -4886083.925387, 7325454.979155) 55
    test 321 height4(0.0, -10887913.850083103, 4036406.534158767): (0.0, -5980636.347134, 2217141.05652, 5233650.673199) 55
    test 322 height4(4055409.043852499, -6575843.442592555, 4217312.510126181): (2932372.571803, -4763708.865156, 3055110.367017, 2428117.88547) 52
    test 323 height4(-6916531.170917755, -8967046.803520218, -12235619.122540923): (-2635481.296142, -3431088.586086, -4681688.983706, 10297382.286674) 56
    test 324 height4(-11252412.651590778, 5550972.479375806, 0.0): (-5701016.199104, 2821749.725276, 0.0, 6186005.125618) 55
    test 325 height4(1700299.9663911052, 0.0, -12400635.343007995): (863591.4877, 0.0, -6319186.585015, 6138737.661312) 55
    test 326 height4(-9477097.602387149, 2157275.2584834173, 5753625.553880704): (-5334534.328197, 1217880.861294, 3248154.561249, 4931599.863032) 55
    test 327 height4(3942568.054765383, 1959978.322379645, 3189664.585476928): (4619615.972824, 2293912.530094, 3733122.371038, -930189.390993) 52
    test 328 height4(-12479771.625907576, 0.0, -10084261.724593703): (-4943088.028617, 0.0, -4010484.62243, 9679481.800822) 56
    test 329 height4(-6426528.404140212, -9306587.938971048, -11981406.746168789): (-2477892.432733, -3603247.653891, -4638799.452794, 10101173.115378) 56
    test 330 height4(-9209497.81178212, -8398678.01403883, -10932495.603258422): (-3529249.01164, -3231928.878359, -4206920.553147, 10207540.488151) 56
    test 331 height4(-11473573.156955006, 1429782.978801775, 5789367.175185089): (-5640491.508121, 705302.199913, 2855823.612438, 6569276.349452) 54
    test 332 height4(-8901792.370830925, 0.0, -10542747.904670896): (-4100475.856768, 0.0, -4873972.758543, 7428839.20445) 54
    test 333 height4(3927008.1903251787, 1607317.287825406, 0.0): (5888840.63969, 2402223.925214, 0.0, -2116757.690796) 52
    test 334 height4(1613412.1558784891, -8531192.567461114, 0.0): (1183075.720587, -6266952.379391, 0.0, 2304771.8058) 54
    test 335 height4(5171315.284987058, -8771475.320020081, 6094744.715912644): (2770708.028869, -4714328.540583, 3275656.170589, 5492778.478547) 55
    test 336 height4(3239990.4637625758, 2935676.4612250435, -8355727.557192179): (2186292.834937, 1985287.175095, -5650622.98311, 3054686.439702) 51
    test 337 height4(-11214676.12591804, -10761528.400605513, -10757146.09535397): (-3768857.210198, -3632784.874192, -3631252.734724, 12531462.794827) 56
    test 338 height4(-10876144.742459128, 5359910.056248987, 1533149.4128646227): (-5657215.193642, 2796974.255491, 800038.505562, 5860317.154961) 55
    test 339 height4(5065766.741582585, 2988544.386498643, 3264056.5624107844): (4793562.937408, 2828979.933781, 3089778.334227, 360456.136579) 52
    test 340 height4(1990230.480134357, 0.0, 3481043.652782837): (3172639.469991, 0.0, 5527150.780982, -2363185.434823) 53
    test 341 height4(-12276438.96192144, -9169417.17442013, -6618283.163815523): (-4673862.909058, -3505557.813306, -2530200.040297, 10324286.373733) 55
    test 342 height4(937277.1814334022, -12046501.218678385, 1704043.6508096124): (488348.579935, -6296851.958254, 890714.905094, 5824217.29984) 56
    test 343 height4(4214900.231114896, 2663432.5675110905, 695768.2657847177): (5330497.761232, 3362405.564036, 878365.982554, -1329083.528317) 52
    test 344 height4(2053042.3597626528, 5242482.356805018, -8552123.190871289): (1275641.181326, 3265686.908823, -5327309.411125, 3861540.72223) 56
    test 345 height4(2416098.652069596, -8971859.957334721, 4159485.898844253): (1509937.391175, -5621123.830613, 2606014.110337, 3802871.996183) 55
    test 346 height4(1768053.45815613, 3552023.1893513454, -7672871.848384665): (1303140.941797, 2622649.100636, -5665259.997619, 2260616.108051) 54
    test 347 height4(0.0, 3962590.0202891333, 0.0): (0.0, 6378388.0, 0.0, -2415797.979711) None
    test 348 height4(1638250.356503007, -7881593.9550542785, -9902453.352061108): (816044.11456, -3939265.028712, -4949247.59408, 6383747.155759) 55
    test 349 height4(-10066237.187062625, -7480933.772830341, -9943852.718672493): (-3996367.879708, -2982072.498674, -3963796.39334, 9635566.398848) 56
    test 350 height4(4882319.215976483, -8211140.22111589, -11612555.54821816): (2063055.198243, -3483191.415312, -4926020.1998, 8660918.223701) 55
    test 351 height4(-11498933.519136878, 3157464.3027094114, -6588850.6903548185): (-5365102.417294, 1478492.421749, -3085213.697378, 7260737.065998) 55
    test 352 height4(-12439994.747191904, -7344468.852865747, -7955218.897223019): (-4793515.767693, -2841794.528187, -3078070.55563, 10125674.930786) 55
    test 353 height4(-11287891.023066254, 3685404.0228653923, -9386581.285633992): (-4739552.697333, 1553483.683883, -3956612.527779, 8769856.319879) 55
    test 354 height4(-9817374.563220195, -7849081.487050608, -9526716.975591432): (-3955395.434999, -3175120.446856, -3853709.323129, 9401687.45119) 55
    test 355 height4(2492611.8806875627, 0.0, 5078056.19981768): (2810617.776087, 0.0, 5721020.637729, -717308.175004) 53
    test 356 height4(3889602.5368235656, 732728.5693335354, -9615862.11281064): (2379356.217931, 449399.382688, -5897580.634542, 4023274.35348) 55
    test 357 height4(5973418.503332142, 1365866.1222598117, 5855689.522907799): (4484002.471061, 1027021.709738, 4402984.612095, 2107967.554537) 54
    test 358 height4(852560.9110962076, -9558283.708711505, -8788356.837119335): (416469.060647, -4685254.924304, -4307805.944833, 6634148.169438) 55
    test 359 height4(3532469.6593267117, -10403282.428603139, 3415607.1177849798): (1952391.552718, -5767223.537551, 1893477.104117, 5128992.946261) 56
    test 360 height4(-12194910.478993626, -10617241.004403446, 1217113.4287519332): (-4779406.300785, -4178169.136838, 478960.406796, 9848665.829265) 55
    test 361 height4(6272822.777593559, 4123252.760796885, 3676989.8122763997): (4774178.249905, 3143211.89534, 2803004.931046, 1992552.406075) 53
    test 362 height4(1789515.376489225, 2879294.422524336, -12052302.929898791): (908660.196569, 1466870.09971, -6140036.36062, 6142128.645826) 56
    test 363 height4(-11418752.520005906, -8399277.66690475, 1621850.821225126): (-5086927.105952, -3755785.478912, 725211.153832, 7903037.103997) 55
    test 364 height4(-8403445.891807355, 6101075.44267085, -12669167.327855974): (-3259222.202863, 2376040.880027, -4933893.435987, 10008665.347438) 55
    test 365 height4(-11119611.70400617, 3398463.451550011, -12442331.493049737): (-4148778.71519, 1273348.895786, -4661874.944264, 10660400.017853) 55
    test 366 height4(1513315.7163673674, -6836780.234572751, 3317587.465913025): (1244144.392377, -5627460.859892, 2730747.587074, 1370871.108103) 54
    test 367 height4(-8650617.159740003, -7331495.190437423, -8428527.294759298): (-3891317.271656, -3310178.124056, -3805443.508292, 7758532.726604) 55
    test 368 height4(-11924206.745552182, 0.0, 2986223.2461326323): (-6166524.654963, 0.0, 1549318.512317, 5934273.188045) 55
    test 369 height4(-10208424.483498754, 0.0, -7271481.676113517): (-5177779.646795, 0.0, -3700362.180141, 6169301.575346) 52
    test 370 height4(-10320002.17935254, -6458270.104782664, -12669541.990893213): (-3731416.576394, -2345190.530225, -4600624.327115, 11199746.251545) 56
    test 371 height4(-7443000.234299611, 3693349.0441259188, 1045273.5035646452): (-5651931.070496, 2809133.101656, 795022.873332, 2013055.379361) 53
    test 372 height4(-7763804.912658316, 3307183.7916478952, -9205785.18734504): (-3952128.526374, 1689081.276062, -4701629.357642, 6118378.246149) 55
    test 373 height4(0.0, 2138847.101044439, 1773597.6426884385): (0.0, 4909826.825307, 4071494.831871, -3599813.901347) 54
    test 374 height4(-12435906.891041642, 0.0, -8665874.294504823): (-5214593.293278, 0.0, -3647947.121395, 8793575.108673) 55
    test 375 height4(-12261442.886659302, -12126538.852065472, -8100324.561472388): (-4088305.474553, -4061525.007352, -2712990.979042, 12683374.416967) 56
    test 376 height4(5860289.501463407, 2866675.8616047036, 654331.1038113362): (5685426.5591, 2781696.209257, 634933.719272, 195383.849005) 51
    test 377 height4(0.0, -12032990.38355485, -6523708.795603961): (0.0, -5607326.370962, -3039987.105476, 7309273.207167) 54
    test 378 height4(1910163.5098657238, -7934325.010366219, -9558238.188408166): (966182.612011, -4026650.198155, -4850729.657665, 6190449.009606) 56
    test 379 height4(-10477404.51398404, -10627612.545272117, -12162404.511541905): (-3456778.151565, -3522202.223587, -4030803.662424, 12880177.899765) 55
    test 380 height4(-7992302.104785737, -8310932.288330567, 1408485.5331946563): (-4374560.268943, -4562846.369967, 773275.399569, 5247827.736893) 55
    test 381 height4(1777283.1369009418, 4037636.958114017, 2381657.0912437546): (2263872.355304, 5133623.057635, 3028157.987502, -1362320.816354) 53

    test 382 height4: (0.545455, 1.090909, 0.818182, 3.916483)
    test 383 height4: None
    test 384 height4: 0

    test 385 height4: (1.090909, 0.545455, 0.818182, 3.916483)
    test 386 height4: None
    test 387 height4: 0

    test 388 height4: (0.742781, 1.114172, 1.485563, 3.385165)
    test 389 height4: None
    test 390 height4: 0

    test 391 toTriaxial: name='WGS84', a=6378137, b=6378137, c=6356752.314245179, e2ab=0, e2bc=0.00669438, e2ac=0.00669438, volume=1083207319801408126976, area=510065621724088.4375, area_p=510065626589516.8125
    test 392 toEllipsoid: name='', a=6378137, b=6356752.31424518, f_=298.25722356, f=0.00335281, f2=0.00336409, n=0.00167922, e=0.08181919, e2=0.00669438, e21=0.99330562, e22=0.0067395, e32=0.00335843, A=6367449.14582341, L=10001965.72931272, R1=6371008.77141506, R2=6371007.18091847, R3=6371000.79000916, Rbiaxial=6367453.63451633, Rtriaxial=6372797.5559594
    test 393 toEllipsoid: name='', a=2, b=3, f_=-2, f=-0.5, f2=-0.33333333, n=-0.2, e=1.11803399, e2=-1.25, e21=2.25, e22=-0.55555556, e32=-0.38461538, A=2.52506313, L=5.31091776, R1=2.33333333, R2=2.32061115, R3=2.28942849, Rbiaxial=2.54950976, Rtriaxial=2.29128785

    test 394 Triaxials: 12
    test 395 Europa: name='Europa', a=1564130, b=1561230, c=1560930, e2ab=0.003704694, e2bc=0.000384275, e2ac=0.004087546, volume=15966575194402123776, area=30663773697323.51953125, area_p=30663773794562.45703125
    test 396 Miranda: name='Miranda', a=240400, b=234200, c=232900, e2ab=0.050915557, e2bc=0.011070811, e2ac=0.061422691, volume=54926187094835456, area=698880863325.756958008, area_p=698881306767.950317383
    test 397 Tethys: name='Tethys', a=535600, b=528200, c=525800, e2ab=0.027441672, e2bc=0.009066821, e2ac=0.036259685, volume=623086233855821440, area=3528073490771.394042969, area_p=3528074261832.738769531
    test 398 WGS84_35: name='WGS84_35', a=6378172, b=6378102, c=6356752.314245179, e2ab=0.00002195, e2bc=0.006683478, e2ac=0.006705281, volume=1083207319768789942272, area=510065621722018.125, area_p=510065626587483.3125
    test 399 Mimas: name='Mimas', a=207400, b=196800, c=190600, e2ab=0.09960581, e2bc=0.062015624, e2ac=0.155444317, volume=32587072869017956, area=493855762247.691894531, area_p=493857714107.9375
    test 400 Amalthea: name='Amalthea', a=125000, b=73000, c=64000, e2ab=0.658944, e2bc=0.231375493, e2ac=0.737856, volume=2446253479595252, area=93239507787.490371704, area_p=93212299402.670425415
    test 401 Moon: name='Moon', a=1735550, b=1735324, c=1734898, e2ab=0.000260419, e2bc=0.000490914, e2ac=0.000751206, volume=21886698675223740416, area=37838824729886.09375, area_p=37838824733332.2265625
    test 402 Ariel: name='Ariel', a=581100, b=577900, c=577700, e2ab=0.01098327, e2bc=0.000692042, e2ac=0.011667711, volume=812633172614203904, area=4211301462766.580078125, area_p=4211301574065.829589844
    test 403 Enceladus: name='Enceladus', a=256600, b=251400, c=248300, e2ab=0.040119337, e2bc=0.024509841, e2ac=0.06364586, volume=67094551514082248, area=798618496278.596679688, area_p=798619018175.109863281
    test 404 Io: name='Io', a=1829400, b=1819300, c=1815700, e2ab=0.011011391, e2bc=0.003953651, e2ac=0.014921506, volume=25313121117889765376, area=41691875849096.7421875, area_p=41691877397441.2109375
    test 405 Mars: name='Mars', a=3394600, b=3393300, c=3376300, e2ab=0.000765776, e2bc=0.009994646, e2ac=0.010752768, volume=162907283585817247744, area=144249140795107.4375, area_p=144249144150662.15625
    test 406 Earth: name='Earth', a=6378173.435, b=6378103.9, c=6356754.399999999, e2ab=0.000021804, e2bc=0.006683418, e2ac=0.006705077, volume=1083208241574987694080, area=510065911057441.0625, area_p=510065915922713.6875

    12 of 406 testTriaxials.py tests (3.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 112.791 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUnits.py

    testing testUnits.py 23.03.27

    testing _Lat(1.0,) (pygeodesy.units, 23.05.12)
    test 1 .classname: _Lat
    test 2 isinstance: True
    test 3 .name: _lat
    test 4 .named: _lat
    test 5 .named2: _Lat '_lat'
    test 6 .str: 1.0
    test 7 .toStr: 1.0
    test 8 .std_repr: True
    test 9 .repr: 1.0
    test 10 .toRepr: _lat (1.0)
    test 11 .units: _lat
    test 12 _lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 13 _lat: U ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 14 _lat: TypeError
    test 15 _lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 16 .named: Test
    test 17 .named2: _Lat 'Test'
    test 18 .str: 1.0
    test 19 .toStr: 1.0
    test 20 .repr: 1.0
    test 21 .toRepr: Test (1.0)
    test 22 .units: _lat
    test 23 .name: Test
    test 24 ._name: Test
    test 25 .str: 1.0
    test 26 .repr: 1.0
    test 27 delattr: ''

    testing _Lon(1.0,) (pygeodesy.units, 23.05.12)
    test 28 .classname: _Lon
    test 29 isinstance: True
    test 30 .name: _lon
    test 31 .named: _lon
    test 32 .named2: _Lon '_lon'
    test 33 .str: 1.0
    test 34 .toStr: 1.0
    test 35 .std_repr: True
    test 36 .repr: 1.0
    test 37 .toRepr: _lon (1.0)
    test 38 .units: _lon
    test 39 _lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 40 _lon: U ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 41 _lon: TypeError
    test 42 _lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 43 .named: Test
    test 44 .named2: _Lon 'Test'
    test 45 .str: 1.0
    test 46 .toStr: 1.0
    test 47 .repr: 1.0
    test 48 .toRepr: Test (1.0)
    test 49 .units: _lon
    test 50 .name: Test
    test 51 ._name: Test
    test 52 .str: 1.0
    test 53 .repr: 1.0
    test 54 delattr: ''

    testing _Lat(1.0,) (pygeodesy.units, 23.05.12)
    test 55 .classname: _Lat
    test 56 isinstance: True
    test 57 .name: _lat
    test 58 .named: _lat
    test 59 .named2: _Lat '_lat'
    test 60 .str: 1.0
    test 61 .toStr: 1.0
    test 62 .std_repr: True
    test 63 .repr: 1.0
    test 64 .toRepr: _lat (1.0)
    test 65 .units: _lat
    test 66 _lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 67 _lat: U ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 68 _lat: TypeError
    test 69 _lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 70 .named: Test
    test 71 .named2: _Lat 'Test'
    test 72 .str: 1.0
    test 73 .toStr: 1.0
    test 74 .repr: 1.0
    test 75 .toRepr: Test (1.0)
    test 76 .units: _lat
    test 77 .name: Test
    test 78 ._name: Test
    test 79 .str: 1.0
    test 80 .repr: 1.0
    test 81 delattr: ''

    testing _Lon(1.0,) (pygeodesy.units, 23.05.12)
    test 82 .classname: _Lon
    test 83 isinstance: True
    test 84 .name: _lon
    test 85 .named: _lon
    test 86 .named2: _Lon '_lon'
    test 87 .str: 1.0
    test 88 .toStr: 1.0
    test 89 .std_repr: True
    test 90 .repr: 1.0
    test 91 .toRepr: _lon (1.0)
    test 92 .units: _lon
    test 93 _lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 94 _lon: U ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 95 _lon: TypeError
    test 96 _lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 97 .named: Test
    test 98 .named2: _Lon 'Test'
    test 99 .str: 1.0
    test 100 .toStr: 1.0
    test 101 .repr: 1.0
    test 102 .toRepr: Test (1.0)
    test 103 .units: _lon
    test 104 .name: Test
    test 105 ._name: Test
    test 106 .str: 1.0
    test 107 .repr: 1.0
    test 108 delattr: ''

    testing Bearing(1.0,) (pygeodesy.units, 23.05.12)
    test 109 .classname: Bearing
    test 110 isinstance: True
    test 111 .name: bearing
    test 112 .named: bearing
    test 113 .named2: Bearing 'bearing'
    test 114 .str: 1.0
    test 115 .toStr: 1.0
    test 116 .std_repr: True
    test 117 .repr: 1.0
    test 118 .toRepr: bearing (1.0)
    test 119 .units: bearing
    test 120 bearing: bearing ('X'): strDMS ('X') or suffix ('N'): could not convert string to float: X
    test 121 bearing: U ('X'): strDMS ('X') or suffix ('N'): could not convert string to float: X
    test 122 bearing: TypeError
    test 123 bearing: bearing ('X'): strDMS ('X') or suffix ('N'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 124 .named: Test
    test 125 .named2: Bearing 'Test'
    test 126 .str: 1.0
    test 127 .toStr: 1.0
    test 128 .repr: 1.0
    test 129 .toRepr: Test (1.0)
    test 130 .units: bearing
    test 131 .name: Test
    test 132 ._name: Test
    test 133 .str: 1.0
    test 134 .repr: 1.0
    test 135 delattr: ''

    testing Degrees(1.0,) (pygeodesy.units, 23.05.12)
    test 136 .classname: Degrees
    test 137 isinstance: True
    test 138 .name: degrees
    test 139 .named: degrees
    test 140 .named2: Degrees 'degrees'
    test 141 .str: 1.0
    test 142 .toStr: 1.0
    test 143 .std_repr: True
    test 144 .repr: 1.0
    test 145 .toRepr: degrees (1.0)
    test 146 .units: degrees
    test 147 degrees: degrees ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: X
    test 148 degrees: U ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: X
    test 149 degrees: TypeError
    test 150 degrees: degrees ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 151 .named: Test
    test 152 .named2: Degrees 'Test'
    test 153 .str: 1.0
    test 154 .toStr: 1.0
    test 155 .repr: 1.0
    test 156 .toRepr: Test (1.0)
    test 157 .units: degrees
    test 158 .name: Test
    test 159 ._name: Test
    test 160 .str: 1.0
    test 161 .repr: 1.0
    test 162 delattr: ''

    testing Degrees2(1.0,) (pygeodesy.units, 23.05.12)
    test 163 .classname: Degrees2
    test 164 isinstance: True
    test 165 .name: degrees2
    test 166 .named: degrees2
    test 167 .named2: Degrees2 'degrees2'
    test 168 .str: 1.0
    test 169 .toStr: 1.0
    test 170 .std_repr: True
    test 171 .repr: 1.0
    test 172 .toRepr: degrees2 (1.0)
    test 173 .units: degrees2
    test 174 degrees2: degrees2 ('X'): could not convert string to float: X
    test 175 degrees2: U ('X'): could not convert string to float: X
    test 176 degrees2: TypeError
    test 177 degrees2: degrees2 ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 178 .named: Test
    test 179 .named2: Degrees2 'Test'
    test 180 .str: 1.0
    test 181 .toStr: 1.0
    test 182 .repr: 1.0
    test 183 .toRepr: Test (1.0)
    test 184 .units: degrees2
    test 185 .name: Test
    test 186 ._name: Test
    test 187 .str: 1.0
    test 188 .repr: 1.0
    test 189 delattr: ''

    testing Degrees_(1.0,) (pygeodesy.units, 23.05.12)
    test 190 .classname: Degrees_
    test 191 isinstance: True
    test 192 .name: degrees_
    test 193 .named: degrees_
    test 194 .named2: Degrees_ 'degrees_'
    test 195 .str: 1.0
    test 196 .toStr: 1.0
    test 197 .std_repr: True
    test 198 .repr: 1.0
    test 199 .toRepr: degrees_ (1.0)
    test 200 .units: degrees_
    test 201 degrees_: degrees ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: X
    test 202 degrees_: U ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: X
    test 203 degrees_: TypeError
    test 204 degrees_: degrees ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 205 .named: Test
    test 206 .named2: Degrees_ 'Test'
    test 207 .str: 1.0
    test 208 .toStr: 1.0
    test 209 .repr: 1.0
    test 210 .toRepr: Test (1.0)
    test 211 .units: degrees_
    test 212 .name: Test
    test 213 ._name: Test
    test 214 .str: 1.0
    test 215 .repr: 1.0
    test 216 delattr: ''

    testing Distance(1.0,) (pygeodesy.units, 23.05.12)
    test 217 .classname: Distance
    test 218 isinstance: True
    test 219 .name: distance
    test 220 .named: distance
    test 221 .named2: Distance 'distance'
    test 222 .str: 1.0
    test 223 .toStr: 1.0
    test 224 .std_repr: True
    test 225 .repr: 1.0
    test 226 .toRepr: distance (1.0)
    test 227 .units: distance
    test 228 distance: distance ('X'): could not convert string to float: X
    test 229 distance: U ('X'): could not convert string to float: X
    test 230 distance: TypeError
    test 231 distance: distance ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 232 .named: Test
    test 233 .named2: Distance 'Test'
    test 234 .str: 1.0
    test 235 .toStr: 1.0
    test 236 .repr: 1.0
    test 237 .toRepr: Test (1.0)
    test 238 .units: distance
    test 239 .name: Test
    test 240 ._name: Test
    test 241 .str: 1.0
    test 242 .repr: 1.0
    test 243 delattr: ''

    testing Distance_(1.0,) (pygeodesy.units, 23.05.12)
    test 244 .classname: Distance_
    test 245 isinstance: True
    test 246 .name: distance_
    test 247 .named: distance_
    test 248 .named2: Distance_ 'distance_'
    test 249 .str: 1.0
    test 250 .toStr: 1.0
    test 251 .std_repr: True
    test 252 .repr: 1.0
    test 253 .toRepr: distance_ (1.0)
    test 254 .units: distance_
    test 255 distance_: distance ('X'): could not convert string to float: X
    test 256 distance_: U ('X'): could not convert string to float: X
    test 257 distance_: TypeError
    test 258 distance_: distance ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 259 .named: Test
    test 260 .named2: Distance_ 'Test'
    test 261 .str: 1.0
    test 262 .toStr: 1.0
    test 263 .repr: 1.0
    test 264 .toRepr: Test (1.0)
    test 265 .units: distance_
    test 266 .name: Test
    test 267 ._name: Test
    test 268 .str: 1.0
    test 269 .repr: 1.0
    test 270 delattr: ''

    testing Easting(1.0,) (pygeodesy.units, 23.05.12)
    test 271 .classname: Easting
    test 272 isinstance: True
    test 273 .name: easting
    test 274 .named: easting
    test 275 .named2: Easting 'easting'
    test 276 .str: 1.0
    test 277 .toStr: 1.0
    test 278 .std_repr: True
    test 279 .repr: 1.0
    test 280 .toRepr: easting (1.0)
    test 281 .units: easting
    test 282 easting: easting ('X'): could not convert string to float: X
    test 283 easting: U ('X'): could not convert string to float: X
    test 284 easting: TypeError
    test 285 easting: easting ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 286 .named: Test
    test 287 .named2: Easting 'Test'
    test 288 .str: 1.0
    test 289 .toStr: 1.0
    test 290 .repr: 1.0
    test 291 .toRepr: Test (1.0)
    test 292 .units: easting
    test 293 .name: Test
    test 294 ._name: Test
    test 295 .str: 1.0
    test 296 .repr: 1.0
    test 297 delattr: ''

    testing Feet(1.0,) (pygeodesy.units, 23.05.12)
    test 298 .classname: Feet
    test 299 isinstance: True
    test 300 .name: feet
    test 301 .named: feet
    test 302 .named2: Feet 'feet'
    test 303 .str: 1.0
    test 304 .toStr: 1.0
    test 305 .std_repr: True
    test 306 .repr: 1.0
    test 307 .toRepr: feet (1.0)
    test 308 .units: feet
    test 309 feet: feet ('X'): could not convert string to float: X
    test 310 feet: U ('X'): could not convert string to float: X
    test 311 feet: TypeError
    test 312 feet: feet ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 313 .named: Test
    test 314 .named2: Feet 'Test'
    test 315 .str: 1.0
    test 316 .toStr: 1.0
    test 317 .repr: 1.0
    test 318 .toRepr: Test (1.0)
    test 319 .units: feet
    test 320 .name: Test
    test 321 ._name: Test
    test 322 .str: 1.0
    test 323 .repr: 1.0
    test 324 delattr: ''

    testing Float_(1.0,) (pygeodesy.units, 23.05.12)
    test 325 .classname: Float_
    test 326 isinstance: True
    test 327 .name: float_
    test 328 .named: float_
    test 329 .named2: Float_ 'float_'
    test 330 .str: 1.0
    test 331 .toStr: 1.0
    test 332 .std_repr: True
    test 333 .repr: 1.0
    test 334 .toRepr: float_ (1.0)
    test 335 .units: float_
    test 336 float_: Float_ ('X'): could not convert string to float: X
    test 337 float_: U ('X'): could not convert string to float: X
    test 338 float_: TypeError
    test 339 float_: Float_ ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 340 .named: Test
    test 341 .named2: Float_ 'Test'
    test 342 .str: 1.0
    test 343 .toStr: 1.0
    test 344 .repr: 1.0
    test 345 .toRepr: Test (1.0)
    test 346 .units: float_
    test 347 .name: Test
    test 348 ._name: Test
    test 349 .str: 1.0
    test 350 .repr: 1.0
    test 351 delattr: ''

    testing Height(1.0,) (pygeodesy.units, 23.05.12)
    test 352 .classname: Height
    test 353 isinstance: True
    test 354 .name: height
    test 355 .named: height
    test 356 .named2: Height 'height'
    test 357 .str: 1.0
    test 358 .toStr: 1.0
    test 359 .std_repr: True
    test 360 .repr: 1.0
    test 361 .toRepr: height (1.0)
    test 362 .units: height
    test 363 height: height ('X'): could not convert string to float: X
    test 364 height: U ('X'): could not convert string to float: X
    test 365 height: TypeError
    test 366 height: height ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 367 .named: Test
    test 368 .named2: Height 'Test'
    test 369 .str: 1.0
    test 370 .toStr: 1.0
    test 371 .repr: 1.0
    test 372 .toRepr: Test (1.0)
    test 373 .units: height
    test 374 .name: Test
    test 375 ._name: Test
    test 376 .str: 1.0
    test 377 .repr: 1.0
    test 378 delattr: ''

    testing HeightX(1.0,) (pygeodesy.units, 23.05.12)
    test 379 .classname: HeightX
    test 380 isinstance: True
    test 381 .name: heightx
    test 382 .named: heightx
    test 383 .named2: HeightX 'heightx'
    test 384 .str: 1.0
    test 385 .toStr: 1.0
    test 386 .std_repr: True
    test 387 .repr: 1.0
    test 388 .toRepr: heightx (1.0)
    test 389 .units: heightx
    test 390 heightx: height ('X'): could not convert string to float: X
    test 391 heightx: U ('X'): could not convert string to float: X
    test 392 heightx: TypeError
    test 393 heightx: height ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 394 .named: Test
    test 395 .named2: HeightX 'Test'
    test 396 .str: 1.0
    test 397 .toStr: 1.0
    test 398 .repr: 1.0
    test 399 .toRepr: Test (1.0)
    test 400 .units: heightx
    test 401 .name: Test
    test 402 ._name: Test
    test 403 .str: 1.0
    test 404 .repr: 1.0
    test 405 delattr: ''

    testing Height_(1.0,) (pygeodesy.units, 23.05.12)
    test 406 .classname: Height_
    test 407 isinstance: True
    test 408 .name: height_
    test 409 .named: height_
    test 410 .named2: Height_ 'height_'
    test 411 .str: 1.0
    test 412 .toStr: 1.0
    test 413 .std_repr: True
    test 414 .repr: 1.0
    test 415 .toRepr: height_ (1.0)
    test 416 .units: height_
    test 417 height_: height ('X'): could not convert string to float: X
    test 418 height_: U ('X'): could not convert string to float: X
    test 419 height_: TypeError
    test 420 height_: height ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 421 .named: Test
    test 422 .named2: Height_ 'Test'
    test 423 .str: 1.0
    test 424 .toStr: 1.0
    test 425 .repr: 1.0
    test 426 .toRepr: Test (1.0)
    test 427 .units: height_
    test 428 .name: Test
    test 429 ._name: Test
    test 430 .str: 1.0
    test 431 .repr: 1.0
    test 432 delattr: ''

    testing Lam(1.0,) (pygeodesy.units, 23.05.12)
    test 433 .classname: Lam
    test 434 isinstance: True
    test 435 .name: lam
    test 436 .named: lam
    test 437 .named2: Lam 'lam'
    test 438 .str: 1.0
    test 439 .toStr: 1.0
    test 440 .std_repr: True
    test 441 .repr: 1.0
    test 442 .toRepr: lam (1.0)
    test 443 .units: lam
    test 444 lam: lam ('X'): strRad ('X') or suffix ('EW'): could not convert string to float: X
    test 445 lam: U ('X'): strRad ('X') or suffix ('EW'): could not convert string to float: X
    test 446 lam: TypeError
    test 447 lam: lam ('X'): strRad ('X') or suffix ('EW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 448 .named: Test
    test 449 .named2: Lam 'Test'
    test 450 .str: 1.0
    test 451 .toStr: 1.0
    test 452 .repr: 1.0
    test 453 .toRepr: Test (1.0)
    test 454 .units: lam
    test 455 .name: Test
    test 456 ._name: Test
    test 457 .str: 1.0
    test 458 .repr: 1.0
    test 459 delattr: ''

    testing Lat(1.0,) (pygeodesy.units, 23.05.12)
    test 460 .classname: Lat
    test 461 isinstance: True
    test 462 .name: lat
    test 463 .named: lat
    test 464 .named2: Lat 'lat'
    test 465 .str: 1.0
    test 466 .toStr: 1.0
    test 467 .std_repr: True
    test 468 .repr: 1.0
    test 469 .toRepr: lat (1.0)
    test 470 .units: lat
    test 471 lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 472 lat: U ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 473 lat: TypeError
    test 474 lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 475 .named: Test
    test 476 .named2: Lat 'Test'
    test 477 .str: 1.0
    test 478 .toStr: 1.0
    test 479 .repr: 1.0
    test 480 .toRepr: Test (1.0)
    test 481 .units: lat
    test 482 .name: Test
    test 483 ._name: Test
    test 484 .str: 1.0
    test 485 .repr: 1.0
    test 486 delattr: ''

    testing Lat_(1.0,) (pygeodesy.units, 23.05.12)
    test 487 .classname: Lat_
    test 488 isinstance: True
    test 489 .name: lat_
    test 490 .named: lat_
    test 491 .named2: Lat_ 'lat_'
    test 492 .str: 1.0
    test 493 .toStr: 1.0
    test 494 .std_repr: True
    test 495 .repr: 1.0
    test 496 .toRepr: lat_ (1.0)
    test 497 .units: lat_
    test 498 lat_: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 499 lat_: U ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X
    test 500 lat_: TypeError
    test 501 lat_: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 502 .named: Test
    test 503 .named2: Lat_ 'Test'
    test 504 .str: 1.0
    test 505 .toStr: 1.0
    test 506 .repr: 1.0
    test 507 .toRepr: Test (1.0)
    test 508 .units: lat_
    test 509 .name: Test
    test 510 ._name: Test
    test 511 .str: 1.0
    test 512 .repr: 1.0
    test 513 delattr: ''

    testing Lon(1.0,) (pygeodesy.units, 23.05.12)
    test 514 .classname: Lon
    test 515 isinstance: True
    test 516 .name: lon
    test 517 .named: lon
    test 518 .named2: Lon 'lon'
    test 519 .str: 1.0
    test 520 .toStr: 1.0
    test 521 .std_repr: True
    test 522 .repr: 1.0
    test 523 .toRepr: lon (1.0)
    test 524 .units: lon
    test 525 lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 526 lon: U ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 527 lon: TypeError
    test 528 lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 529 .named: Test
    test 530 .named2: Lon 'Test'
    test 531 .str: 1.0
    test 532 .toStr: 1.0
    test 533 .repr: 1.0
    test 534 .toRepr: Test (1.0)
    test 535 .units: lon
    test 536 .name: Test
    test 537 ._name: Test
    test 538 .str: 1.0
    test 539 .repr: 1.0
    test 540 delattr: ''

    testing Lon_(1.0,) (pygeodesy.units, 23.05.12)
    test 541 .classname: Lon_
    test 542 isinstance: True
    test 543 .name: lon_
    test 544 .named: lon_
    test 545 .named2: Lon_ 'lon_'
    test 546 .str: 1.0
    test 547 .toStr: 1.0
    test 548 .std_repr: True
    test 549 .repr: 1.0
    test 550 .toRepr: lon_ (1.0)
    test 551 .units: lon_
    test 552 lon_: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 553 lon_: U ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X
    test 554 lon_: TypeError
    test 555 lon_: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 556 .named: Test
    test 557 .named2: Lon_ 'Test'
    test 558 .str: 1.0
    test 559 .toStr: 1.0
    test 560 .repr: 1.0
    test 561 .toRepr: Test (1.0)
    test 562 .units: lon_
    test 563 .name: Test
    test 564 ._name: Test
    test 565 .str: 1.0
    test 566 .repr: 1.0
    test 567 delattr: ''

    testing Meter(1.0,) (pygeodesy.units, 23.05.12)
    test 568 .classname: Meter
    test 569 isinstance: True
    test 570 .name: meter
    test 571 .named: meter
    test 572 .named2: Meter 'meter'
    test 573 .str: 1.0
    test 574 .toStr: 1.0
    test 575 .std_repr: True
    test 576 .repr: 1.0
    test 577 .toRepr: meter (1.0)
    test 578 .units: meter
    test 579 meter: meter ('X'): could not convert string to float: X
    test 580 meter: U ('X'): could not convert string to float: X
    test 581 meter: TypeError
    test 582 meter: meter ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 583 .named: Test
    test 584 .named2: Meter 'Test'
    test 585 .str: 1.0
    test 586 .toStr: 1.0
    test 587 .repr: 1.0
    test 588 .toRepr: Test (1.0)
    test 589 .units: meter
    test 590 .name: Test
    test 591 ._name: Test
    test 592 .str: 1.0
    test 593 .repr: 1.0
    test 594 delattr: ''

    testing Meter2(1.0,) (pygeodesy.units, 23.05.12)
    test 595 .classname: Meter2
    test 596 isinstance: True
    test 597 .name: meter2
    test 598 .named: meter2
    test 599 .named2: Meter2 'meter2'
    test 600 .str: 1.0
    test 601 .toStr: 1.0
    test 602 .std_repr: True
    test 603 .repr: 1.0
    test 604 .toRepr: meter2 (1.0)
    test 605 .units: meter2
    test 606 meter2: meter2 ('X'): could not convert string to float: X
    test 607 meter2: U ('X'): could not convert string to float: X
    test 608 meter2: TypeError
    test 609 meter2: meter2 ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 610 .named: Test
    test 611 .named2: Meter2 'Test'
    test 612 .str: 1.0
    test 613 .toStr: 1.0
    test 614 .repr: 1.0
    test 615 .toRepr: Test (1.0)
    test 616 .units: meter2
    test 617 .name: Test
    test 618 ._name: Test
    test 619 .str: 1.0
    test 620 .repr: 1.0
    test 621 delattr: ''

    testing Meter3(1.0,) (pygeodesy.units, 23.05.12)
    test 622 .classname: Meter3
    test 623 isinstance: True
    test 624 .name: meter3
    test 625 .named: meter3
    test 626 .named2: Meter3 'meter3'
    test 627 .str: 1.0
    test 628 .toStr: 1.0
    test 629 .std_repr: True
    test 630 .repr: 1.0
    test 631 .toRepr: meter3 (1.0)
    test 632 .units: meter3
    test 633 meter3: meter3 ('X'): could not convert string to float: X
    test 634 meter3: U ('X'): could not convert string to float: X
    test 635 meter3: TypeError
    test 636 meter3: meter3 ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 637 .named: Test
    test 638 .named2: Meter3 'Test'
    test 639 .str: 1.0
    test 640 .toStr: 1.0
    test 641 .repr: 1.0
    test 642 .toRepr: Test (1.0)
    test 643 .units: meter3
    test 644 .name: Test
    test 645 ._name: Test
    test 646 .str: 1.0
    test 647 .repr: 1.0
    test 648 delattr: ''

    testing Meter_(1.0,) (pygeodesy.units, 23.05.12)
    test 649 .classname: Meter_
    test 650 isinstance: True
    test 651 .name: meter_
    test 652 .named: meter_
    test 653 .named2: Meter_ 'meter_'
    test 654 .str: 1.0
    test 655 .toStr: 1.0
    test 656 .std_repr: True
    test 657 .repr: 1.0
    test 658 .toRepr: meter_ (1.0)
    test 659 .units: meter_
    test 660 meter_: meter ('X'): could not convert string to float: X
    test 661 meter_: U ('X'): could not convert string to float: X
    test 662 meter_: TypeError
    test 663 meter_: meter ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 664 .named: Test
    test 665 .named2: Meter_ 'Test'
    test 666 .str: 1.0
    test 667 .toStr: 1.0
    test 668 .repr: 1.0
    test 669 .toRepr: Test (1.0)
    test 670 .units: meter_
    test 671 .name: Test
    test 672 ._name: Test
    test 673 .str: 1.0
    test 674 .repr: 1.0
    test 675 delattr: ''

    testing Northing(1.0,) (pygeodesy.units, 23.05.12)
    test 676 .classname: Northing
    test 677 isinstance: True
    test 678 .name: northing
    test 679 .named: northing
    test 680 .named2: Northing 'northing'
    test 681 .str: 1.0
    test 682 .toStr: 1.0
    test 683 .std_repr: True
    test 684 .repr: 1.0
    test 685 .toRepr: northing (1.0)
    test 686 .units: northing
    test 687 northing: northing ('X'): could not convert string to float: X
    test 688 northing: U ('X'): could not convert string to float: X
    test 689 northing: TypeError
    test 690 northing: northing ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 691 .named: Test
    test 692 .named2: Northing 'Test'
    test 693 .str: 1.0
    test 694 .toStr: 1.0
    test 695 .repr: 1.0
    test 696 .toRepr: Test (1.0)
    test 697 .units: northing
    test 698 .name: Test
    test 699 ._name: Test
    test 700 .str: 1.0
    test 701 .repr: 1.0
    test 702 delattr: ''

    testing Phi(1.0,) (pygeodesy.units, 23.05.12)
    test 703 .classname: Phi
    test 704 isinstance: True
    test 705 .name: phi
    test 706 .named: phi
    test 707 .named2: Phi 'phi'
    test 708 .str: 1.0
    test 709 .toStr: 1.0
    test 710 .std_repr: True
    test 711 .repr: 1.0
    test 712 .toRepr: phi (1.0)
    test 713 .units: phi
    test 714 phi: phi ('X'): strRad ('X') or suffix ('NS'): could not convert string to float: X
    test 715 phi: U ('X'): strRad ('X') or suffix ('NS'): could not convert string to float: X
    test 716 phi: TypeError
    test 717 phi: phi ('X'): strRad ('X') or suffix ('NS'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 718 .named: Test
    test 719 .named2: Phi 'Test'
    test 720 .str: 1.0
    test 721 .toStr: 1.0
    test 722 .repr: 1.0
    test 723 .toRepr: Test (1.0)
    test 724 .units: phi
    test 725 .name: Test
    test 726 ._name: Test
    test 727 .str: 1.0
    test 728 .repr: 1.0
    test 729 delattr: ''

    testing Radians(1.0,) (pygeodesy.units, 23.05.12)
    test 730 .classname: Radians
    test 731 isinstance: True
    test 732 .name: radians
    test 733 .named: radians
    test 734 .named2: Radians 'radians'
    test 735 .str: 1.0
    test 736 .toStr: 1.0
    test 737 .std_repr: True
    test 738 .repr: 1.0
    test 739 .toRepr: radians (1.0)
    test 740 .units: radians
    test 741 radians: radians ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: X
    test 742 radians: U ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: X
    test 743 radians: TypeError
    test 744 radians: radians ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 745 .named: Test
    test 746 .named2: Radians 'Test'
    test 747 .str: 1.0
    test 748 .toStr: 1.0
    test 749 .repr: 1.0
    test 750 .toRepr: Test (1.0)
    test 751 .units: radians
    test 752 .name: Test
    test 753 ._name: Test
    test 754 .str: 1.0
    test 755 .repr: 1.0
    test 756 delattr: ''

    testing Radians2(1.0,) (pygeodesy.units, 23.05.12)
    test 757 .classname: Radians2
    test 758 isinstance: True
    test 759 .name: radians2
    test 760 .named: radians2
    test 761 .named2: Radians2 'radians2'
    test 762 .str: 1.0
    test 763 .toStr: 1.0
    test 764 .std_repr: True
    test 765 .repr: 1.0
    test 766 .toRepr: radians2 (1.0)
    test 767 .units: radians2
    test 768 radians2: radians2 ('X'): could not convert string to float: X
    test 769 radians2: U ('X'): could not convert string to float: X
    test 770 radians2: TypeError
    test 771 radians2: radians2 ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 772 .named: Test
    test 773 .named2: Radians2 'Test'
    test 774 .str: 1.0
    test 775 .toStr: 1.0
    test 776 .repr: 1.0
    test 777 .toRepr: Test (1.0)
    test 778 .units: radians2
    test 779 .name: Test
    test 780 ._name: Test
    test 781 .str: 1.0
    test 782 .repr: 1.0
    test 783 delattr: ''

    testing Radians_(1.0,) (pygeodesy.units, 23.05.12)
    test 784 .classname: Radians_
    test 785 isinstance: True
    test 786 .name: radians_
    test 787 .named: radians_
    test 788 .named2: Radians_ 'radians_'
    test 789 .str: 1.0
    test 790 .toStr: 1.0
    test 791 .std_repr: True
    test 792 .repr: 1.0
    test 793 .toRepr: radians_ (1.0)
    test 794 .units: radians_
    test 795 radians_: radians ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: X
    test 796 radians_: U ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: X
    test 797 radians_: TypeError
    test 798 radians_: radians ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 799 .named: Test
    test 800 .named2: Radians_ 'Test'
    test 801 .str: 1.0
    test 802 .toStr: 1.0
    test 803 .repr: 1.0
    test 804 .toRepr: Test (1.0)
    test 805 .units: radians_
    test 806 .name: Test
    test 807 ._name: Test
    test 808 .str: 1.0
    test 809 .repr: 1.0
    test 810 delattr: ''

    testing Radius_(1.0,) (pygeodesy.units, 23.05.12)
    test 811 .classname: Radius_
    test 812 isinstance: True
    test 813 .name: radius_
    test 814 .named: radius_
    test 815 .named2: Radius_ 'radius_'
    test 816 .str: 1.0
    test 817 .toStr: 1.0
    test 818 .std_repr: True
    test 819 .repr: 1.0
    test 820 .toRepr: radius_ (1.0)
    test 821 .units: radius_
    test 822 radius_: radius ('X'): could not convert string to float: X
    test 823 radius_: U ('X'): could not convert string to float: X
    test 824 radius_: TypeError
    test 825 radius_: radius ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 826 .named: Test
    test 827 .named2: Radius_ 'Test'
    test 828 .str: 1.0
    test 829 .toStr: 1.0
    test 830 .repr: 1.0
    test 831 .toRepr: Test (1.0)
    test 832 .units: radius_
    test 833 .name: Test
    test 834 ._name: Test
    test 835 .str: 1.0
    test 836 .repr: 1.0
    test 837 delattr: ''

    testing Scalar(1.0,) (pygeodesy.units, 23.05.12)
    test 838 .classname: Scalar
    test 839 isinstance: True
    test 840 .name: scalar
    test 841 .named: scalar
    test 842 .named2: Scalar 'scalar'
    test 843 .str: 1.0
    test 844 .toStr: 1.0
    test 845 .std_repr: True
    test 846 .repr: 1.0
    test 847 .toRepr: scalar (1.0)
    test 848 .units: scalar
    test 849 scalar: scalar ('X'): could not convert string to float: X
    test 850 scalar: U ('X'): could not convert string to float: X
    test 851 scalar: TypeError
    test 852 scalar: scalar ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 853 .named: Test
    test 854 .named2: Scalar 'Test'
    test 855 .str: 1.0
    test 856 .toStr: 1.0
    test 857 .repr: 1.0
    test 858 .toRepr: Test (1.0)
    test 859 .units: scalar
    test 860 .name: Test
    test 861 ._name: Test
    test 862 .str: 1.0
    test 863 .repr: 1.0
    test 864 delattr: ''

    testing Scalar_(1.0,) (pygeodesy.units, 23.05.12)
    test 865 .classname: Scalar_
    test 866 isinstance: True
    test 867 .name: scalar_
    test 868 .named: scalar_
    test 869 .named2: Scalar_ 'scalar_'
    test 870 .str: 1.0
    test 871 .toStr: 1.0
    test 872 .std_repr: True
    test 873 .repr: 1.0
    test 874 .toRepr: scalar_ (1.0)
    test 875 .units: scalar_
    test 876 scalar_: scalar ('X'): could not convert string to float: X
    test 877 scalar_: U ('X'): could not convert string to float: X
    test 878 scalar_: TypeError
    test 879 scalar_: scalar ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 880 .named: Test
    test 881 .named2: Scalar_ 'Test'
    test 882 .str: 1.0
    test 883 .toStr: 1.0
    test 884 .repr: 1.0
    test 885 .toRepr: Test (1.0)
    test 886 .units: scalar_
    test 887 .name: Test
    test 888 ._name: Test
    test 889 .str: 1.0
    test 890 .repr: 1.0
    test 891 delattr: ''

    testing Float(1.0,) (pygeodesy.units, 23.05.12)
    test 892 .classname: Float
    test 893 isinstance: True
    test 894 .name: float
    test 895 .named: float
    test 896 .named2: Float 'float'
    test 897 .str: 1.0
    test 898 .toStr: 1.0
    test 899 .std_repr: True
    test 900 .repr: 1.0
    test 901 .toRepr: float (1.0)
    test 902 .units: float
    test 903 float: Float ('X'): could not convert string to float: X
    test 904 float: U ('X'): could not convert string to float: X
    test 905 float: TypeError
    test 906 float: Float ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 907 .named: Test
    test 908 .named2: Float 'Test'
    test 909 .str: 1.0
    test 910 .toStr: 1.0
    test 911 .repr: 1.0
    test 912 .toRepr: Test (1.0)
    test 913 .units: float
    test 914 .name: Test
    test 915 ._name: Test
    test 916 .str: 1.0
    test 917 .repr: 1.0
    test 918 delattr: ''

    testing Radius(1.0,) (pygeodesy.units, 23.05.12)
    test 919 .classname: Radius
    test 920 isinstance: True
    test 921 .name: radius
    test 922 .named: radius
    test 923 .named2: Radius 'radius'
    test 924 .str: 1.0
    test 925 .toStr: 1.0
    test 926 .std_repr: True
    test 927 .repr: 1.0
    test 928 .toRepr: radius (1.0)
    test 929 .units: radius
    test 930 radius: radius ('X'): could not convert string to float: X
    test 931 radius: U ('X'): could not convert string to float: X
    test 932 radius: TypeError
    test 933 radius: radius ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 934 .named: Test
    test 935 .named2: Radius 'Test'
    test 936 .str: 1.0
    test 937 .toStr: 1.0
    test 938 .repr: 1.0
    test 939 .toRepr: Test (1.0)
    test 940 .units: radius
    test 941 .name: Test
    test 942 ._name: Test
    test 943 .str: 1.0
    test 944 .repr: 1.0
    test 945 delattr: ''

    testing Band('U',) (pygeodesy.units, 23.05.12)
    test 946 .classname: Band
    test 947 isinstance: True
    test 948 .name: band
    test 949 .named: band
    test 950 .named2: Band 'band'
    test 951 .str: U
    test 952 .toStr: U
    test 953 .std_repr: True
    test 954 .repr: 'U'
    test 955 .toRepr: band ('U')
    test 956 .units: band
    test 957 error: X  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 958 error: X  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 959 Error: X  FAILED, KNOWN, expected <type 'exceptions.TypeError'>
    test 960 .named: Test
    test 961 .named2: Band 'Test'
    test 962 .str: U
    test 963 .toStr: U
    test 964 .repr: 'U'
    test 965 .toRepr: Test ('U')
    test 966 .units: band
    test 967 .name: Test
    test 968 ._name: Test
    test 969 .str: U
    test 970 .repr: 'U'
    test 971 delattr: ''

    testing Str('U',) (pygeodesy.units, 23.05.12)
    test 972 .classname: Str
    test 973 isinstance: True
    test 974 .name: str
    test 975 .named: str
    test 976 .named2: Str 'str'
    test 977 .str: U
    test 978 .toStr: U
    test 979 .std_repr: True
    test 980 .repr: 'U'
    test 981 .toRepr: str ('U')
    test 982 .units: str
    test 983 error: X  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 984 error: X  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 985 Error: X  FAILED, KNOWN, expected <type 'exceptions.TypeError'>
    test 986 .named: Test
    test 987 .named2: Str 'Test'
    test 988 .str: U
    test 989 .toStr: U
    test 990 .repr: 'U'
    test 991 .toRepr: Test ('U')
    test 992 .units: str
    test 993 .name: Test
    test 994 ._name: Test
    test 995 .str: U
    test 996 .repr: 'U'
    test 997 delattr: ''

    testing Bool(True,) (pygeodesy.units, 23.05.12)
    test 998 .classname: Bool
    test 999 isinstance: True
    test 1000 .name: bool
    test 1001 .named: bool
    test 1002 .named2: Bool 'bool'
    test 1003 .str: True
    test 1004 .toStr: True
    test 1005 .std_repr: True
    test 1006 .repr: True
    test 1007 .toRepr: bool (True)
    test 1008 .units: bool
    test 1009 error: True  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 1010 error: True  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 1011 Error: True  FAILED, KNOWN, expected <type 'exceptions.TypeError'>
    test 1012 .named: Test
    test 1013 .named2: Bool 'Test'
    test 1014 .str: True
    test 1015 .toStr: True
    test 1016 .repr: True
    test 1017 .toRepr: Test (True)
    test 1018 .units: bool
    test 1019 .name: Test
    test 1020 ._name: Test
    test 1021 .str: True
    test 1022 .repr: True
    test 1023 delattr: ''

    testing Int(2,) (pygeodesy.units, 23.05.12)
    test 1024 .classname: Int
    test 1025 isinstance: True
    test 1026 .name: int
    test 1027 .named: int
    test 1028 .named2: Int 'int'
    test 1029 .str: 2
    test 1030 .toStr: 2
    test 1031 .std_repr: True
    test 1032 .repr: 2
    test 1033 .toRepr: int (2)
    test 1034 .units: int
    test 1035 int: Int ('X'): invalid literal for int() with base 10: 'X'
    test 1036 int: U ('X'): invalid literal for int() with base 10: 'X'
    test 1037 int: TypeError
    test 1038 int: Int ('X'): invalid literal for int() with base 10: 'X'  FAILED, KNOWN, expected 'X'
    test 1039 .named: Test
    test 1040 .named2: Int 'Test'
    test 1041 .str: 2
    test 1042 .toStr: 2
    test 1043 .repr: 2
    test 1044 .toRepr: Test (2)
    test 1045 .units: int
    test 1046 .name: Test
    test 1047 ._name: Test
    test 1048 .str: 2
    test 1049 .repr: 2
    test 1050 delattr: ''

    testing Int_(2,) (pygeodesy.units, 23.05.12)
    test 1051 .classname: Int_
    test 1052 isinstance: True
    test 1053 .name: int_
    test 1054 .named: int_
    test 1055 .named2: Int_ 'int_'
    test 1056 .str: 2
    test 1057 .toStr: 2
    test 1058 .std_repr: True
    test 1059 .repr: 2
    test 1060 .toRepr: int_ (2)
    test 1061 .units: int_
    test 1062 int_: Int_ ('X'): invalid literal for int() with base 10: 'X'
    test 1063 int_: U ('X'): invalid literal for int() with base 10: 'X'
    test 1064 int_: TypeError
    test 1065 int_: Int_ ('X'): invalid literal for int() with base 10: 'X'  FAILED, KNOWN, expected 'X'
    test 1066 .named: Test
    test 1067 .named2: Int_ 'Test'
    test 1068 .str: 2
    test 1069 .toStr: 2
    test 1070 .repr: 2
    test 1071 .toRepr: Test (2)
    test 1072 .units: int_
    test 1073 .name: Test
    test 1074 ._name: Test
    test 1075 .str: 2
    test 1076 .repr: 2
    test 1077 delattr: ''

    testing Number_(2,) (pygeodesy.units, 23.05.12)
    test 1078 .classname: Number_
    test 1079 isinstance: True
    test 1080 .name: number_
    test 1081 .named: number_
    test 1082 .named2: Number_ 'number_'
    test 1083 .str: 2
    test 1084 .toStr: 2
    test 1085 .std_repr: True
    test 1086 .repr: 2
    test 1087 .toRepr: number_ (2)
    test 1088 .units: number_
    test 1089 number_: number ('X'): invalid literal for int() with base 10: 'X'
    test 1090 number_: U ('X'): invalid literal for int() with base 10: 'X'
    test 1091 number_: TypeError
    test 1092 number_: number ('X'): invalid literal for int() with base 10: 'X'  FAILED, KNOWN, expected 'X'
    test 1093 .named: Test
    test 1094 .named2: Number_ 'Test'
    test 1095 .str: 2
    test 1096 .toStr: 2
    test 1097 .repr: 2
    test 1098 .toRepr: Test (2)
    test 1099 .units: number_
    test 1100 .name: Test
    test 1101 ._name: Test
    test 1102 .str: 2
    test 1103 .repr: 2
    test 1104 delattr: ''

    testing Precision_(2,) (pygeodesy.units, 23.05.12)
    test 1105 .classname: Precision_
    test 1106 isinstance: True
    test 1107 .name: precision_
    test 1108 .named: precision_
    test 1109 .named2: Precision_ 'precision_'
    test 1110 .str: 2
    test 1111 .toStr: 2
    test 1112 .std_repr: True
    test 1113 .repr: 2
    test 1114 .toRepr: precision_ (2)
    test 1115 .units: precision_
    test 1116 precision_: precision ('X'): invalid literal for int() with base 10: 'X'
    test 1117 precision_: U ('X'): invalid literal for int() with base 10: 'X'
    test 1118 precision_: TypeError
    test 1119 precision_: precision ('X'): invalid literal for int() with base 10: 'X'  FAILED, KNOWN, expected 'X'
    test 1120 .named: Test
    test 1121 .named2: Precision_ 'Test'
    test 1122 .str: 2
    test 1123 .toStr: 2
    test 1124 .repr: 2
    test 1125 .toRepr: Test (2)
    test 1126 .units: precision_
    test 1127 .name: Test
    test 1128 ._name: Test
    test 1129 .str: 2
    test 1130 .repr: 2
    test 1131 delattr: ''

    testing Zone(2,) (pygeodesy.units, 23.05.12)
    test 1132 .classname: Zone
    test 1133 isinstance: True
    test 1134 .name: zone
    test 1135 .named: zone
    test 1136 .named2: Zone 'zone'
    test 1137 .str: 2
    test 1138 .toStr: 2
    test 1139 .std_repr: True
    test 1140 .repr: 2
    test 1141 .toRepr: zone (2)
    test 1142 .units: zone
    test 1143 zone: zone ('X'): invalid literal for int() with base 10: 'X'
    test 1144 zone: U ('X'): invalid literal for int() with base 10: 'X'
    test 1145 zone: TypeError
    test 1146 zone: zone ('X'): invalid literal for int() with base 10: 'X'  FAILED, KNOWN, expected 'X'
    test 1147 .named: Test
    test 1148 .named2: Zone 'Test'
    test 1149 .str: 2
    test 1150 .toStr: 2
    test 1151 .repr: 2
    test 1152 .toRepr: Test (2)
    test 1153 .units: zone
    test 1154 .name: Test
    test 1155 ._name: Test
    test 1156 .str: 2
    test 1157 .repr: 2
    test 1158 delattr: ''

    testing Epoch(1901,) (pygeodesy.units, 23.05.12)
    test 1159 .classname: Epoch
    test 1160 isinstance: True
    test 1161 .name: epoch
    test 1162 .named: epoch
    test 1163 .named2: Epoch 'epoch'
    test 1164 .str: 1901
    test 1165 .toStr: 1901
    test 1166 .std_repr: False
    test 1167 .repr: epoch (1901)
    test 1168 .toRepr: epoch (1901)
    test 1169 .units: epoch
    test 1170 epoch: epoch ('X'): could not convert string to float: X
    test 1171 epoch: U ('X'): could not convert string to float: X
    test 1172 epoch: TypeError
    test 1173 epoch: epoch ('X'): could not convert string to float: X  FAILED, KNOWN, expected 'X'
    test 1174 .named: Test
    test 1175 .named2: Epoch 'Test'
    test 1176 .str: 1901
    test 1177 .toStr: 1901
    test 1178 .repr: Test (1901)
    test 1179 .toRepr: Test (1901)
    test 1180 .units: epoch
    test 1181 .name: Test
    test 1182 ._name: Test
    test 1183 .str: 1901
    test 1184 .repr: Test (1901)
    test 1185 delattr: ''

    testing(pygeodesy.units, 23.05.12)

    test 1186 Bearing: 1.0
    test 1187 Bearing_: 0.01745

    test 1188 Lam_: 6.30
    test 1189 Phi_: 6.30

    test 1190 FIx: 1.0  FAILED, KNOWN, expected 1
    test 1191 FIx: 1.5

    test 1192 Dash: -
    test 1193 Dash: -

    test 1194 Dash: '-'
    test 1195 Dash: Dash ('-')

    test 1196 Join_d: c-a-l-l
    test 1197 Join_d: c-a-l-l

    test 1198 Join_d: 'c-a-l-l'
    test 1199 Join_d: Join_d ('c-a-l-l')

    51 of 1199 testUnits.py tests (4.3%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 18.495 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUps.py

    testing testUps.py 23.03.27 (module pygeodesy.ups 23.03.19)
    test 1 Ups: 00 N 448251.0 5411932.0001
    test 2 Ups: 00 N 448252 5411933
    test 3 Ups: 00 N 448251.795 5411932.678
    test 4 Ups: 00Z N 448251.8 5411932.7 n/a n/a
    test 5 Ups2: [Z:00, H:N, E:448252, N:5411933]
    test 6 UtmUps.toLatLon: 43.610051°N, 004.46308°E
    test 7 UtmUps.toLatLon: 43°36′36.18″N, 004°27′47.09″E
    test 8 UtmUps.toMgrs: 60T UP 60176 38249
    test 9 toUps: lat ('43.684097\xc2\xb0'): inside UTM range [-79.5, 83.5]
    test 10 UtmUps.toUtm: 60 N 360177 4838249
    test 11 toUpsID1: 00 N 1530125.78 2426773.6 -132.24798917° 0.99647445
    test 12 toUtmUps8ID2: 38 N 467367.68 8100752.13 -57.37878422′ 0.99961302  FAILED, KNOWN, expected 38 N 3320416.75 632668.43 +44.0° 1.01619505
    test 13 toUtmUps8ID2: 00 N 3320416.75 632668.43 +44.0° 1.01619505
    test 14 toUpsID3: 00 S 2222979.47 1797474.9 -132.24786194° 0.99455723
    test 15 Ups.toLatLonID4: 84°17′14.04″N, 132°14′52.76″W
    test 16 Ups.toLatLonID4: 84.287234°N, 132.247989°W
    test 17 Ups.toLatLonID5: 73°00′00.0″N, 044°00′00.0″E
    test 18 Ups.toLatLonID5: 73.0°N, 044.0°E
    test 19 Ups.toLatLonID6: 87°17′14.4″S, 132°14′52.3″E
    test 20 Ups.toLatLonID6: 87.287333°S, 132.247861°E
    test 21 latlon: 84.0°N, 084.0°E
    test 22 toUps: 00 N 2663075 1930308
    test 23 toUps: 00 N 2663075.299562 1930307.977716 +84.0° 0.99673
    test 24 toUps(None): (0, 'N', 2663075.299562, 1930307.977716, 'Z', ...)
    test 25 .scale0: 0.994000
    test 26 rescale0: 0.997261
    test 27 NGA-10.2-1: 00 N 2000000.0 2000000.0 +0.0″ 0.994
    test 28 NGA-10.2-2: 00 N 1998062.320046 2111009.610243 -179.0° 0.994076
    test 29 NGA-10.2-3: 00 N 1777930.731071 2000000.0 -90.0° 0.994303
    test 30 NGA-10.2-4: 00 N 1994185.827038 1666906.254073 -1.0° 0.994682
    test 31 NGA-10.2-5: 00 N 2000000.0 1555731.570643 +0.0″ 0.995212
    test 32 NGA-10.2-6: 00 N 2009694.068153 1444627.207468 +1.0° 0.995895
    test 33 NGA-10.2-7: 00 N 2666626.157825 1988363.997132 +89.0° 0.996730
    test 34 NGA-10.2-8: 46 N 459200.256323 9217519.441609 -2.97767886° 0.997718
    test 35 NGA-10.2-9: 46 N 468930.934996 9105366.008486 -1.98055172° 0.998860
    test 36 NGA-10.2-10: 60 N 534921.971582 8993806.415149 +1.97539632° 1.000156
    test 37 NGA-10.2-11: 01 N 441867.784867 8883084.955948 -2.95450468° 1.001608
    test 38 NGA-10.2-12: 31 N 243900.35203 4432069.056899 -1.92940969° 1.0004075
    test 39 NGA-10.2-13: 01 N 277707.830749 331796.291679 -6.28291137′ 1.00021172
    test 40 NGA-10.2-14: 16 N 166223.907623 221366.16603 -6.28776606′ 1.00097936
    test 41 NGA-10.2-15: 30 N 722561.736479 110597.972524 +2.09515682′ 1.00021322
    test 42 NGA-10.2-16: 31 N 166021.443081 0.0 +0.0″ 1.00098106
    test 43 NGA-10.2-17: 31 S 277438.263521 9889402.027476 +2.09515682′ 1.00021322
    test 44 NGA-10.2-18: 46 S 166223.907623 9778633.83397 +6.28776606′ 1.00097936
    test 45 NGA-10.2-19: 60 S 722292.169251 9668203.708321 -6.28291137′ 1.00021172
    test 46 NGA-10.2-20: 01 S 166831.065275 9557263.747314 +12.56782777′ 1.00097428
    test 47 NGA-10.3-1: -64.9164123332 -135.0
    test 48 NGA-10.3-2: -70.0552944014 -153.4349488229
    test 49 NGA-10.3-3: -72.1263610163 180.0  FAILED, KNOWN, expected -72.1263610163 -180.0
    test 50 NGA-10.3-4: -70.0552944014 153.4349488229
    test 51 NGA-10.3-5: -64.9164123332 135.0
    test 52 NGA-10.3-6: -70.0552944014 -116.5650511771
    test 53 NGA-10.3-7: -77.3120791908 -135.0
    test 54 NGA-10.3-8: -81.0106632645 180.0
    test 55 NGA-10.3-9: -77.3120791908 135.0
    test 56 NGA-10.3-10: -70.0552944014 116.5650511771
    test 57 NGA-10.3-11: -72.1263610163 -90.0
    test 58 NGA-10.3-12: -81.0106632645 -90.0
    test 59 NGA-10.3-13: -90.0 0.0
    test 60 NGA-10.3-14: -81.0106632645 90.0
    test 61 NGA-10.3-15: -72.1263610163 90.0
    test 62 NGA-10.3-16: -70.0552944014 -63.4349488229
    test 63 NGA-10.3-17: -77.3120791908 -45.0
    test 64 NGA-10.3-18: -81.0106632645 0.0
    test 65 NGA-10.3-19: -77.3120791908 45.0
    test 66 NGA-10.3-20: -70.0552944014 63.4349488229
    test 67 NGA-10.3-21: -64.9164123332 -45.0
    test 68 NGA-10.3-22: -70.0552944014 -26.5650511771
    test 69 NGA-10.3-23: -72.1263610163 0.0
    test 70 NGA-10.3-24: -70.0552944014 26.5650511771
    test 71 NGA-10.3-25: -64.9164123332 45.0
    test 72 toUps: 00 N 2000000 1288738
    test 73 toUtm: 02 N 611555 10703765
    test 74 toUtm: [Z:00Z, H:N, E:2000000, N:2000000]

    2 of 74 testUps.py tests (2.7%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 12.214 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUtily.py

    testing testUtily.py 23.03.27 (module pygeodesy.utily 23.05.11)

    test 1 degrees90(PI_2): 90.0
    test 2 degrees90(PI): -180.0
    test 3 degrees90(PI2): 0.0
    test 4 degrees90(-PI_2): -90.0
    test 5 degrees90(-PI): -180.0
    test 6 degrees90(-PI2): 0.0

    test 7 degrees180(PI_2): 90.0
    test 8 degrees180(PI): 180.0
    test 9 degrees180(PI2): 0.0
    test 10 degrees180(-PI_2): -90.0
    test 11 degrees180(-PI): -180.0
    test 12 degrees180(-PI2): 0.0

    test 13 degrees360(PI_2): 90.0
    test 14 degrees360(PI): 180.0
    test 15 degrees360(PI2): 0.0
    test 16 degrees360(-PI_2): 270.0
    test 17 degrees360(-PI): 180.0
    test 18 degrees360(-PI2): 0.0

    test 19 degrees2grades(90): 100.0
    test 20 degrees2grades(180): 200.0
    test 21 degrees2grades(360): 400.0
    test 22 degrees2grades(-90): -100.0
    test 23 degrees2grades(-180): -200.0
    test 24 degrees2grades(-360): -400.0

    test 25 grades400(PI_2): 100.0
    test 26 grades400(PI): 200.0
    test 27 grades400(PI2): 0.0
    test 28 grades400(-PI_2): 300.0
    test 29 grades400(-PI): 200.0
    test 30 grades400(-PI2): 0.0

    test 31 grades2degrees(100): 90.0
    test 32 grades2degrees(200): 180.0
    test 33 grades2degrees(400): 360.0
    test 34 grades2degrees(-100): -90.0
    test 35 grades2degrees(-200): -180.0
    test 36 grades2degrees(-400): -360.0

    test 37 grades2radians(100): 1.57079632679
    test 38 grades2radians(200): 3.14159265359
    test 39 grades2radians(400): 6.28318530718
    test 40 grades2radians(-100): -1.57079632679
    test 41 grades2radians(-200): -3.14159265359
    test 42 grades2radians(-400): -6.28318530718

    test 43 radiansPI_2(90): 1.57079632679
    test 44 radiansPI_2(180): -3.14159265359
    test 45 radiansPI_2(360): 0.0
    test 46 radiansPI_2(-90): -1.57079632679
    test 47 radiansPI_2(-180): -3.14159265359
    test 48 radiansPI_2(-360): 0.0

    test 49 radiansPI(90): 1.57079632679
    test 50 radiansPI(180): 3.14159265359
    test 51 radiansPI(360): 0.0
    test 52 radiansPI(-90): -1.57079632679
    test 53 radiansPI(-180): -3.14159265359
    test 54 radiansPI(-360): 0.0

    test 55 radiansPI2(90): 1.57079632679
    test 56 radiansPI2(180): 3.14159265359
    test 57 radiansPI2(360): 0.0
    test 58 radiansPI2(-90): 4.71238898038
    test 59 radiansPI2(-180): 3.14159265359
    test 60 radiansPI2(-360): 0.0

    test 61 wrap90(90): 90.0
    test 62 wrap90(180): -180.0
    test 63 wrap90(360): 0.0
    test 64 wrap90(-90): -90.0
    test 65 wrap90(-180): -180.0
    test 66 wrap90(-360): 0.0

    test 67 wrap180(90): 90.0
    test 68 wrap180(180): 180.0
    test 69 wrap180(360): 0.0
    test 70 wrap180(-90): -90.0
    test 71 wrap180(-180): -180.0
    test 72 wrap180(-360): 0.0

    test 73 wrap360(90): 90.0
    test 74 wrap360(180): 180.0
    test 75 wrap360(360): 0.0
    test 76 wrap360(-90): 270.0
    test 77 wrap360(-180): 180.0
    test 78 wrap360(-360): 0.0

    test 79 wrapPI_2(PI_2): 1.57079632679
    test 80 wrapPI_2(PI): -3.14159265359
    test 81 wrapPI_2(PI2): 0.0
    test 82 wrapPI_2(-PI_2): -1.57079632679
    test 83 wrapPI_2(-PI): -3.14159265359
    test 84 wrapPI_2(-PI2): 0.0

    test 85 wrapPI(PI_2): 1.57079632679
    test 86 wrapPI(PI): 3.14159265359
    test 87 wrapPI(PI2): 0.0
    test 88 wrapPI(-PI_2): -1.57079632679
    test 89 wrapPI(-PI): -3.14159265359
    test 90 wrapPI(-PI2): 0.0

    test 91 wrapPI2(PI_2): 1.57079632679
    test 92 wrapPI2(PI): 3.14159265359
    test 93 wrapPI2(PI2): 0.0
    test 94 wrapPI2(-PI_2): 4.71238898038
    test 95 wrapPI2(-PI): 3.14159265359
    test 96 wrapPI2(-PI2): 0.0

    test 97 unroll180: -160.0, -250.0
    test 98 unroll180: 200.0, 110.0

    test 99 unroll180: -160.0, -250.0
    test 100 unroll180: 920.0, 830.0

    test 101 unroll180: -160.0, -270.0
    test 102 unroll180: 200.0, 90.0

    test 103 unroll180: -160.0, -990.0
    test 104 unroll180: 920.0, 90.0

    test 105 cot_ : -0.345499391106

    test 106 cotd_: -0.345499391106
    test 107 sincos2: 3.88578058619e-16  FAILED, KNOWN, expected 1.7763568394e-15
    test 108 sincos2d: 9.99200722163e-16  FAILED, KNOWN, expected 1.7763568394e-15
    test 109 atand: 0  FAILED, KNOWN, expected 2.22044604925e-16
    test 110 sincosd : 9.15933995316e-16  FAILED, KNOWN, expected 1.7763568394e-15
    test 111 sincos*d: 2.22044604925e-16  FAILED, KNOWN, expected 1.7763568394e-15

    test 112 iFt2m: 187441
    test 113 iFt2m: 757050
    test 114 sFt2m: 187441
    test 115 sFt2m: 757050

    test 116 m2iFt: 614963.91
    test 117 m2iFt: 2483759.84
    test 118 m2sFt: 614962.68
    test 119 m2sFt: 2483754.88

    test 120 acre2ha: 0.404686
    test 121 acre2m2: 4046.856422
    test 122 chain2m: 20.116800
    test 123 fathom2m: 1.828800
    test 124 furlong2m: 201.168000
    test 125 toise2m: 1.949044
    test 126 yard2m: 0.914400
    test 127 m2chain: 0.049710
    test 128 m2fathom: 0.546807
    test 129 m2furlong: 0.004971
    test 130 m2toise: 0.513072
    test 131 m2yard: 1.093613

    test 132 degrees2m: 10007557.1761
    test 133 degrees2m: 8666798.7443
    test 134 m2degrees: 90.0

    test 135 degrees2m: 20015114.3522
    test 136 degrees2m: 19987684.3336
    test 137 m2degrees: 180.0

    test 138 m2degrees2m(45, lat=0): 45.00
    test 139 m2degrees2m(45, lat=7): 45.00
    test 140 m2degrees2m(45, lat=14): 45.00
    test 141 m2degrees2m(45, lat=21): 45.00
    test 142 m2degrees2m(45, lat=28): 45.00
    test 143 m2degrees2m(45, lat=35): 45.00
    test 144 m2degrees2m(45, lat=42): 45.00
    test 145 m2degrees2m(45, lat=49): 45.00
    test 146 m2degrees2m(45, lat=56): 45.00
    test 147 m2degrees2m(45, lat=63): 45.00
    test 148 m2degrees2m(45, lat=70): 45.00
    test 149 m2degrees2m(45, lat=77): 45.00
    test 150 m2degrees2m(45, lat=84): 45.00

    test 151 isPoints2: False

    test 152 tan_2_semi: PI[1] edge (3.141592): semi-circular
    test 153 sincostan3(+0.0000): (0.0, 1.0, 0.0)
    test 154 sincostan3(-0.0000): (0.0, 1.0, 0.0)
    test 155 sincostan3(+1.5708): (1.0, 0.0, inf)
    test 156 sincostan3(-1.5708): (-1.0, 0.0, -inf)
    test 157 sincostan3(+3.1416): (0.0, -1.0, -0.0)
    test 158 sincostan3(-3.1416): (0.0, -1.0, -0.0)  FAILED, KNOWN, expected (-0.0, -1.0, 0.0)
    test 159 sincostan3(+4.7124): (-1.0, 0.0, -inf)  FAILED, KNOWN, expected (-1.0, -0.0, inf)
    test 160 sincostan3(-1.5708): (-1.0, 0.0, -inf)
    test 161 sincostan3(+6.2832): (0.0, 1.0, 0.0)  FAILED, KNOWN, expected (-0.0, 1.0, -0.0)
    test 162 sincostan3(-6.2832): (0.0, 1.0, 0.0)

    8 of 162 testUtily.py tests (4.9%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 8.192 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUtm.py

    testing testUtm.py 22.07.25 (module pygeodesy.utm 23.03.19)
    test 1 Utm1: 03 N 448251.0 5411932.0001
    test 2 Utm2: 31 N 448252 5411933
    test 3 Utm2: 31 N 448251.795 5411932.678
    test 4 Utm2: 31 N 448251.8 5411932.7 n/a n/a
    test 5 Utm.toLatLon1: 48.8582°N, 002.2945°E
    test 6 Utm.toLatLon1: 48°51′29.52″N, 002°17′40.2″E
    test 7 toUtm1: 31 N 448252 5411933
    test 8 toUtm1: 31 N 448251.795 5411932.678
    test 9 toUtm2: [Z:31U, H:N, E:448252, N:5411933, C:-31.87873265′, S:0.9996329]
    test 10 toUtm4: 48 N 377302 1483035
    test 11 toUtm5: 48P N 377302.354183 1483034.777084 -15.77480856′ 0.99978623
    test 12 toUtm6: 13 S 622698 8516965
    test 13 toUtm7: 13L S 622697.645817 8516965.222916 -15.77480856′ 0.99978623
    test 14 toEtm: 13 S 622698 8516965
    test 15 toMgrs1: 13L FF 22697 16965
    test 16 toMgrs2: 31U DQ 48251 11932
    test 17 toUtm14: 14 S -27436 8512042
    test 18 Utm8: 18 N 516620 4574500
    test 19 Utm8.toLatLon: 41.321801°N, 074.801413°W
    test 20 Utm8.toLatLon: 41.321801N, 074.801413W
    test 21 toUtm(61.44°N, 025.4°E): 35V N 414668 6812845
    test 22 toUtm(47.04°S, 073.48°W): 18G S 615472 4789270
    test 23 toUtm(40.4°N, 074.7°W): 18T N 525458 4472198
    test 24 toUtm(44.5°N, 088.5°W): 16T N 380753 4928503
    test 25 toUtm(50.8694°N, 115.6508°W): 11U N 594937 5636169
    test 26 toUtm(00.0°N, 000.0°E): 31N N 166021 0
    test 27 toUtm(00.13°N, 000.2324°W): 30N N 808084 14386
    test 28 toUtm(45.6456°S, 023.3545°E): 34G S 683474 4942631
    test 29 toUtm(12.765°S, 033.8765°W): 25L S 404859 8588691
    test 30 toUtm(80.5434°S, 170.654°W): lat ('-80.5434\xc2\xb0'): outside UTM range [-80, 84)
    test 31 toUtm(90.0°N, 177.0°E): lat ('90.0\xc2\xb0'): outside UTM range [-80, 84)
    test 32 toUtm(90.0°S, 177.0°W): lat ('-90.0\xc2\xb0'): outside UTM range [-80, 84)
    test 33 toUtm(90.0°N, 003.0°E): lat ('90.0\xc2\xb0'): outside UTM range [-80, 84)
    test 34 toUtm(23.4578°N, 135.4545°W): 08Q N 453580 2594273
    test 35 toUtm(77.345°N, 156.9876°E): 57X N 450794 8586116
    test 36 toUtm(89.3454°S, 048.9306°W): lat ('-89.3454\xc2\xb0'): outside UTM range [-80, 84)
    test 37 toUtm(60.0°N, 001.0°E): 31V N 388456 6653097
    test 38 toUtm(60.0°N, 003.0°E): 32V N 165640 6666594
    test 39 toUtm(60.0°N, 006.0°E): 32V N 332705 6655205
    test 40 toUtm(60.0°N, 009.0°E): 32V N 500000 6651411
    test 41 toUtm(60.0°N, 012.0°E): 33V N 332705 6655205
    test 42 toUtm(76.0°N, 001.0°E): 31X N 446000 8436100
    test 43 toUtm(76.0°N, 007.0°E): 31X N 607943 8438843
    test 44 toUtm(76.0°N, 013.0°E): 33X N 446000 8436100
    test 45 toUtm(76.0°N, 019.0°E): 33X N 607943 8438843
    test 46 toUtm(76.0°N, 025.0°E): 35X N 446000 8436100
    test 47 toUtm(76.0°N, 031.0°E): 35X N 607943 8438843
    test 48 toUtm(76.0°N, 037.0°E): 37X N 446000 8436100
    test 49 toUtm(50.77535°N, 006.08389°E): 32U N 294409 5628898
    test 50 toUtm(40.71435°N, 074.00597°W): 18T N 583960 4507523
    test 51 toUtm(41.28646°S, 174.77624°E): 60G S 313784 5427057
    test 52 toUtm(33.92487°S, 018.42406°E): 34H S 261878 6243186
    test 53 toUtm(32.89018°S, 068.84405°W): 19H S 514586 6360877
    test 54 toUtm(64.83778°N, 147.71639°W): 06W N 466013 7190568
    test 55 toUtm(56.7968°N, 005.00601°W): 30V N 377486 6296562
    test 56 toUtm(84.0°N, 005.00601°W): lat ('84.0\xc2\xb0'): outside UTM range [-80, 84)
    test 57 toUtm('Mt Assiniboine'): [Z:11U, H:N, E:594934, N:5636174]
    test 58 Utm9: 55 S 321441 5810117
    test 59 Utm9.toLatLon(eps=2.2204e-12): -37.83891644, 144.97077387
    test 60 Utm9.toLatLon(eps=2.2204e-13): -37.83891644, 144.97077387
    test 61 Utm9.toLatLon(eps=2.2204e-14): -37.83891644, 144.97077387
    test 62 Utm9.toLatLon(eps=2.2204e-15): -37.83891644, 144.97077387
    test 63 Utm9.toLatLon(eps=2.2204e-16): -37.83891644, 144.97077387
    test 64 Utm9.toLatLon(eps=2.2204e-17): -37.83891644, 144.97077387
    test 65 Utm9.toLatLon(eps=2.2204e-18): -37.83891644, 144.97077387
    test 66 Utm9.toLatLon(eps=2.2204e-19): -37.83891644, 144.97077387
    test 67 Utm9.toLatLon(eps=2.2204e-20): -37.83891644, 144.97077387
    test 68 Utm10: 31 N 400000 5000000
    test 69 Utm10.toLatLon(eps=2.2204e-12): 45.14639288, 1.72796704
    test 70 Utm10.toLatLon(eps=2.2204e-13): 45.14639288, 1.72796704
    test 71 Utm10.toLatLon(eps=2.2204e-14): 45.14639288, 1.72796704
    test 72 Utm10.toLatLon(eps=2.2204e-15): 45.14639288, 1.72796704
    test 73 Utm10.toLatLon(eps=2.2204e-16): 45.14639288, 1.72796704
    test 74 Utm10.toLatLon(eps=2.2204e-17): 45.14639288, 1.72796704
    test 75 Utm10.toLatLon(eps=2.2204e-18): 45.14639288, 1.72796704
    test 76 Utm10.toLatLon(eps=2.2204e-19): 45.14639288, 1.72796704
    test 77 Utm10.toLatLon(eps=2.2204e-20): 45.14639288, 1.72796704
    test 78 Utm111: 37 N 1399093 8314607
    test 79 Utm111.toLatLon(eps=2.2204e-12): 70.54298527, 40.28205459
    test 80 Utm111.toLatLon(eps=2.2204e-13): 70.54298527, 40.28205459
    test 81 Utm111.toLatLon(eps=2.2204e-14): 70.54298527, 40.28205459
    test 82 Utm111.toLatLon(eps=2.2204e-15): 70.54298527, 40.28205459
    test 83 Utm111.toLatLon(eps=2.2204e-16): 70.54298527, 40.28205459
    test 84 Utm111.toLatLon(eps=2.2204e-17): 70.54298527, 40.28205459
    test 85 Utm111.toLatLon(eps=2.2204e-18): 70.54298527, 40.28205459
    test 86 Utm111.toLatLon(eps=2.2204e-19): 70.54298527, 40.28205459
    test 87 Utm111.toLatLon(eps=2.2204e-20): 70.54298527, 40.28205459
    test 88 CV#86: [Z:01, H:N, E:100000, N:0, C:n/a, S:n/a]
    test 89 CV#86: 00.0°N, 179.407673°E
    test 90 CV#86: [Z:60, H:N, E:767993, N:0, C:+0.0″, S:1.000489]  FAILED, KNOWN, expected [Z:01, H:N, E:100000, N:0, ...]
    test 91 #63: 32 N 280000 5653000
    test 92 toMgrs: 32U KB 80000 53000
    test 93 toLatLon: (50.986484, 5.865326, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), -2.436605, 1.000194)
    test 94 band: U
    test 95 band: band ('?'): not 'C', 'D', 'E', 'F', 'G', 'H', 'J', 'K', 'L', 'M', 'N', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W' or 'X'
    test 96 datum: Datum(name='_Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.Identity)  FAILED, KNOWN, expected same
    test 97 repr: [Z:32U, H:N, E:280000, N:5653000]
    test 98 E.N.: (280000.0, 5653000.0)

    2 of 98 testUtm.py tests (2.0%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 11.952 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUtmTMcoords.py

    testing testUtmTMcoords.py 23.05.23 (module pygeodesy.utm 23.03.19)
    test 1 line 1 toUtm8.easting: 1548706.791619
    test 2 line 1 toUtm8.northing: 8451449.198772
    test 3 line 1 toUtm8.gamma: 43.922790
    test 4 line 1 toUtm8.scale: 1.029060
    test 5 line 1 toUtm8.lat: 70.579277
    test 6 line 1 toUtm8.lon: 45.599420
    test 7 line 2 toUtm8.easting: 2624150.740929
    test 8 line 2 toUtm8.northing: 1204434.041605
    test 9 line 2 toUtm8.gamma: 4.292619
    test 10 line 2 toUtm8.scale: 1.086051
    test 11 line 2 toUtm8.lat: 10.018894
    test 12 line 2 toUtm8.lon: 23.313324
    test 13 line 3 toUtm8.easting: 9855841.232935
    test 14 line 3 toUtm8.northing: 6145496.115157  FAILED, KNOWN, expected 6145496.115155
    test 15 line 3 toUtm8.gamma: 53.348315
    test 16 line 3 toUtm8.scale: 2.445098
    test 17 line 3 toUtm8.lat: 19.479896
    test 18 line 3 toUtm8.lon: 75.662049
    test 19 line 4 toUtm8.easting: 3206390.691996
    test 20 line 4 toUtm8.northing: 2650745.400406
    test 21 line 4 toUtm8.gamma: 11.666950
    test 22 line 4 toUtm8.scale: 1.129359
    test 23 line 4 toUtm8.lat: 21.072465
    test 24 line 4 toUtm8.lon: 29.828684
    test 25 line 5 toUtm8.easting: 4328154.083501
    test 26 line 5 toUtm8.northing: 749647.623690
    test 27 line 5 toUtm8.gamma: 4.024317
    test 28 line 5 toUtm8.scale: 1.240829
    test 29 line 5 toUtm8.lat: 5.458957
    test 30 line 5 toUtm8.lon: 36.385237
    test 31 line 6 toUtm8.easting: 847598.266514
    test 32 line 6 toUtm8.northing: 7947180.962440
    test 33 line 6 toUtm8.gamma: 21.639091
    test 34 line 6 toUtm8.scale: 1.008399
    test 35 line 6 toUtm8.lat: 70.175454
    test 36 line 6 toUtm8.lon: 22.865350
    test 37 line 7 toUtm8.easting: 2727657.337974
    test 38 line 7 toUtm8.northing: 8283916.696410
    test 39 line 7 toUtm8.gamma: 55.690909
    test 40 line 7 toUtm8.scale: 1.091942
    test 41 line 7 toUtm8.lat: 61.965605
    test 42 line 7 toUtm8.lon: 58.931371
    test 43 line 8 toUtm8.easting: 2331001.751890
    test 44 line 8 toUtm8.northing: 1313608.224751
    test 45 line 8 toUtm8.gamma: 4.214690
    test 46 line 8 toUtm8.scale: 1.067599
    test 47 line 8 toUtm8.lat: 11.116050
    test 48 line 8 toUtm8.lon: 20.901069
    test 49 line 9 toUtm8.easting: 6035557.239480
    test 50 line 9 toUtm8.northing: 5791770.791879
    test 51 line 9 toUtm8.gamma: 43.698170
    test 52 line 9 toUtm8.scale: 1.481260
    test 53 line 9 toUtm8.lat: 32.210543
    test 54 line 9 toUtm8.lon: 60.705849
    test 55 line 10 toUtm8.easting: 1064553.125852
    test 56 line 10 toUtm8.northing: 9417273.737208
    test 57 line 10 toUtm8.gamma: 61.100380
    test 58 line 10 toUtm8.scale: 1.013475
    test 59 line 10 toUtm8.lat: 79.187451
    test 60 line 10 toUtm8.lon: 61.532382
    test 61 line 11 toUtm8.easting: 1400137.116164
    test 62 line 11 toUtm8.northing: 9616907.017686
    test 63 line 11 toUtm8.gamma: 74.527087
    test 64 line 11 toUtm8.scale: 1.023640
    test 65 line 11 toUtm8.lat: 77.103759
    test 66 line 11 toUtm8.lon: 74.899105

    test skipped (1): line 12 toUtm8.'21.889514024862 80.019885892785 9860691.0166261508479 7433039.1433282732643 65.357693372142649007 2.43897318400097845293'

    test skipped (2): line 13 toUtm8.'30.53629567699 82.186177919416 8076501.8336948099169 8561614.1747819103782 75.073393190238557702 1.90620203595203984732'
    test 67 line 14 toUtm8.easting: 3335099.866623
    test 68 line 14 toUtm8.northing: 6740519.084015
    test 69 line 14 toUtm8.gamma: 40.611821
    test 70 line 14 toUtm8.scale: 1.139021
    test 71 line 14 toUtm8.lat: 49.990485
    test 72 line 14 toUtm8.lon: 48.203179

    test skipped (3): line 15 toUtm8.'14.486311853451 80.905136710227 12051574.9284996192629 6587213.0519512810474 59.033236797073779959 3.3574686117030164354'
    test 73 line 16 toUtm8.easting: 5387578.735298
    test 74 line 16 toUtm8.northing: 4111216.907168
    test 75 line 16 toUtm8.gamma: 27.574337
    test 76 line 16 toUtm8.scale: 1.379357
    test 77 line 16 toUtm8.lat: 25.936824
    test 78 line 16 toUtm8.lon: 49.913598
    test 79 line 17 toUtm8.easting: 2622214.380233
    test 80 line 17 toUtm8.northing: 8678923.984567
    test 81 line 17 toUtm8.gamma: 61.697275
    test 82 line 17 toUtm8.scale: 1.084810
    test 83 line 17 toUtm8.lat: 64.402196
    test 84 line 17 toUtm8.lon: 64.091395

    test skipped (4): line 18 toUtm8.'48.451353594584 84.856197560189 5068474.169632778036 9492066.9937094951003 83.156739839119105102 1.3299901985118008373'
    test 85 line 19 toUtm8.easting: 738062.047779
    test 86 line 19 toUtm8.northing: 3031007.074116
    test 87 line 19 toUtm8.gamma: 3.416802
    test 88 line 19 toUtm8.scale: 1.006332
    test 89 line 19 toUtm8.lat: 27.203895
    test 90 line 19 toUtm8.lon: 7.440229
    test 91 line 20 toUtm8.easting: 1944413.834565
    test 92 line 20 toUtm8.northing: 9613299.224493
    test 93 line 20 toUtm8.gamma: 78.462831
    test 94 line 20 toUtm8.scale: 1.046134
    test 95 line 20 toUtm8.lat: 72.509000
    test 96 line 20 toUtm8.lon: 78.982283
    test 97 line 21 toUtm8.easting: 2114521.418406
    test 98 line 21 toUtm8.northing: 4954077.440098
    test 99 line 21 toUtm8.gamma: 17.571878
    test 100 line 21 toUtm8.scale: 1.055093
    test 101 line 21 toUtm8.lat: 41.824954
    test 102 line 21 toUtm8.lon: 25.392744
    test 103 line 22 toUtm8.easting: 620365.905090
    test 104 line 22 toUtm8.northing: 4755542.026562
    test 105 line 22 toUtm8.gamma: 5.152022
    test 106 line 22 toUtm8.scale: 1.004338
    test 107 line 22 toUtm8.lat: 42.701376
    test 108 line 22 toUtm8.lon: 7.572738
    test 109 line 23 toUtm8.easting: 263004.770989
    test 110 line 23 toUtm8.northing: 4493669.762451
    test 111 line 23 toUtm8.gamma: 2.020523
    test 112 line 23 toUtm8.scale: 1.000452
    test 113 line 23 toUtm8.lat: 40.552052
    test 114 line 23 toUtm8.lon: 3.106056
    test 115 line 24 toUtm8.easting: 3217221.739462
    test 116 line 24 toUtm8.northing: 437776.119161
    test 117 line 24 toUtm8.gamma: 1.848169
    test 118 line 24 toUtm8.scale: 1.130558
    test 119 line 24 toUtm8.lat: 3.501242
    test 120 line 24 toUtm8.lon: 27.806507

    test skipped (5): line 25 toUtm8.'10.148714782203 85.373767569431 14661142.4449607145297 7476100.8241849819567 68.376669038799719822 4.89664968310721668858'
    test 121 line 26 toUtm8.easting: 967777.158554
    test 122 line 26 toUtm8.northing: 6615684.266592
    test 123 line 26 toUtm8.gamma: 14.410044
    test 124 line 26 toUtm8.scale: 1.011100
    test 125 line 26 toUtm8.lat: 58.582623
    test 126 line 26 toUtm8.lon: 16.755558
    test 127 line 27 toUtm8.easting: 7558840.728461
    test 128 line 27 toUtm8.northing: 4144728.130764
    test 129 line 27 toUtm8.gamma: 32.557264
    test 130 line 27 toUtm8.scale: 1.791490
    test 131 line 27 toUtm8.lat: 19.793004
    test 132 line 27 toUtm8.lon: 61.746763
    test 133 line 28 toUtm8.easting: 1056008.314161
    test 134 line 28 toUtm8.northing: 9290799.692669
    test 135 line 28 toUtm8.gamma: 55.843278
    test 136 line 28 toUtm8.scale: 1.013253
    test 137 line 28 toUtm8.lat: 78.666776
    test 138 line 28 toUtm8.lon: 56.365355
    test 139 line 29 toUtm8.easting: 1943965.134687
    test 140 line 29 toUtm8.northing: 1389972.228690
    test 141 line 29 toUtm8.gamma: 3.774869
    test 142 line 29 toUtm8.scale: 1.046724
    test 143 line 29 toUtm8.lat: 11.998788
    test 144 line 29 toUtm8.lon: 17.597873
    test 145 line 30 toUtm8.easting: 5803077.072902
    test 146 line 30 toUtm8.northing: 5649957.943659
    test 147 line 30 toUtm8.gamma: 41.717943
    test 148 line 30 toUtm8.scale: 1.442572
    test 149 line 30 toUtm8.lat: 32.540378
    test 150 line 30 toUtm8.lon: 58.764613
    test 151 line 31 toUtm8.easting: 2928716.986009
    test 152 line 31 toUtm8.northing: 5731835.058317
    test 153 line 31 toUtm8.gamma: 28.538550
    test 154 line 31 toUtm8.scale: 1.106780
    test 155 line 31 toUtm8.lat: 45.160356
    test 156 line 31 toUtm8.lon: 37.465285
    test 157 line 32 toUtm8.easting: 326141.975756
    test 158 line 32 toUtm8.northing: 8881325.164543
    test 159 line 32 toUtm8.gamma: 16.111415
    test 160 line 32 toUtm8.scale: 1.000900
    test 161 line 32 toUtm8.lat: 79.584190
    test 162 line 32 toUtm8.lon: 16.367006
    test 163 line 33 toUtm8.easting: 3933015.267450
    test 164 line 33 toUtm8.northing: 7932373.909512
    test 165 line 33 toUtm8.gamma: 58.577424
    test 166 line 33 toUtm8.scale: 1.194811
    test 167 line 33 toUtm8.lat: 52.470664
    test 168 line 33 toUtm8.lon: 64.125580
    test 169 line 34 toUtm8.easting: 8598926.983213
    test 170 line 34 toUtm8.northing: 6214135.167503
    test 171 line 34 toUtm8.gamma: 52.612878
    test 172 line 34 toUtm8.scale: 2.051367
    test 173 line 34 toUtm8.lat: 23.702673
    test 174 line 34 toUtm8.lon: 72.630363
    test 175 line 35 toUtm8.easting: 6620553.333772
    test 176 line 35 toUtm8.northing: 6540527.122948
    test 177 line 35 toUtm8.gamma: 52.350140
    test 178 line 35 toUtm8.scale: 1.586614
    test 179 line 35 toUtm8.lat: 32.603520
    test 180 line 35 toUtm8.lon: 67.280123
    test 181 line 36 toUtm8.easting: 1515136.758292
    test 182 line 36 toUtm8.northing: 3858996.087537
    test 183 line 36 toUtm8.gamma: 9.225127
    test 184 line 36 toUtm8.scale: 1.028029
    test 185 line 36 toUtm8.lat: 33.776224
    test 186 line 36 toUtm8.lon: 16.280993
    test 187 line 37 toUtm8.easting: 479854.373445
    test 188 line 37 toUtm8.northing: 8980501.389896
    test 189 line 37 toUtm8.gamma: 25.021222
    test 190 line 37 toUtm8.scale: 1.002415
    test 191 line 37 toUtm8.lat: 79.932747
    test 192 line 37 toUtm8.lon: 25.363622
    test 193 line 38 toUtm8.easting: 5243446.564940
    test 194 line 38 toUtm8.northing: 140657.213960
    test 195 line 38 toUtm8.gamma: 0.862817
    test 196 line 38 toUtm8.scale: 1.360358
    test 197 line 38 toUtm8.lat: 0.935056
    test 198 line 38 toUtm8.lon: 42.538824

    test skipped (6): line 39 toUtm8.'13.490862440668 83.178380075606 12806457.9232176809509 7170118.6846750266674 64.708921319446620085 3.7405880916836789809'
    test 199 line 40 toUtm8.easting: 1202993.459158
    test 200 line 40 toUtm8.northing: 5557316.053599
    test 201 line 40 toUtm8.gamma: 12.579061
    test 202 line 40 toUtm8.scale: 1.017426
    test 203 line 40 toUtm8.lat: 48.979057
    test 204 line 40 toUtm8.lon: 16.474542
    test 205 line 41 toUtm8.easting: 1729088.710196
    test 206 line 41 toUtm8.northing: 7770874.289954
    test 207 line 41 toUtm8.gamma: 36.021783
    test 208 line 41 toUtm8.scale: 1.036397
    test 209 line 41 toUtm8.lat: 65.036016
    test 210 line 41 toUtm8.lon: 38.729091
    test 211 line 42 toUtm8.easting: 2437301.517425
    test 212 line 42 toUtm8.northing: 5539327.748318
    test 213 line 42 toUtm8.gamma: 23.461879
    test 214 line 42 toUtm8.scale: 1.073459
    test 215 line 42 toUtm8.lat: 45.510091
    test 216 line 42 toUtm8.lon: 31.303729
    test 217 line 43 toUtm8.easting: 3647186.135066
    test 218 line 43 toUtm8.northing: 2086412.330983
    test 219 line 43 toUtm8.gamma: 10.023991
    test 220 line 43 toUtm8.scale: 1.168707
    test 221 line 43 toUtm8.lat: 16.058010
    test 222 line 43 toUtm8.lon: 32.520026
    test 223 line 44 toUtm8.easting: 1818497.243556
    test 224 line 44 toUtm8.northing: 4275471.745057
    test 225 line 44 toUtm8.gamma: 12.499656
    test 226 line 44 toUtm8.scale: 1.040604
    test 227 line 44 toUtm8.lat: 36.845200
    test 228 line 44 toUtm8.lon: 20.282283
    test 229 line 45 toUtm8.easting: 3751304.113783
    test 230 line 45 toUtm8.northing: 5130454.001592
    test 231 line 45 toUtm8.gamma: 28.959707
    test 232 line 45 toUtm8.scale: 1.177681
    test 233 line 45 toUtm8.lat: 37.865481
    test 234 line 45 toUtm8.lon: 41.990402
    test 235 line 46 toUtm8.easting: 2616733.138544
    test 236 line 46 toUtm8.northing: 394644.463815
    test 237 line 46 toUtm8.gamma: 1.390425
    test 238 line 46 toUtm8.scale: 1.085595
    test 239 line 46 toUtm8.lat: 3.287272
    test 240 line 46 toUtm8.lon: 22.917604
    test 241 line 47 toUtm8.easting: 1756506.573942
    test 242 line 47 toUtm8.northing: 5570393.986394
    test 243 line 47 toUtm8.gamma: 17.897894
    test 244 line 47 toUtm8.scale: 1.037732
    test 245 line 47 toUtm8.lat: 47.813686
    test 246 line 47 toUtm8.lon: 23.545092
    test 247 line 48 toUtm8.easting: 8752461.894711
    test 248 line 48 toUtm8.northing: 6087728.152284
    test 249 line 48 toUtm8.gamma: 51.628465
    test 250 line 48 toUtm8.scale: 2.095465
    test 251 line 48 toUtm8.lat: 22.836853
    test 252 line 48 toUtm8.lon: 72.604385
    test 253 line 49 toUtm8.easting: 1309272.216432
    test 254 line 49 toUtm8.northing: 59520.028899
    test 255 line 49 toUtm8.gamma: 0.109069
    test 256 line 49 toUtm8.scale: 1.020897
    test 257 line 49 toUtm8.lat: 0.527262
    test 258 line 49 toUtm8.lon: 11.684209
    test 259 line 50 toUtm8.easting: 328652.277129
    test 260 line 50 toUtm8.northing: 2233043.958874
    test 261 line 50 toUtm8.gamma: 1.084863
    test 262 line 50 toUtm8.scale: 1.000935
    test 263 line 50 toUtm8.lat: 20.166742
    test 264 line 50 toUtm8.lon: 3.143948

    test skipped (7): line 51 toUtm8.'28.604629015528 85.988721094779 8637959.7164470998207 9190635.1560309800028 81.802562643198123218 2.05432863342852874819'

    test skipped (8): line 52 toUtm8.'28.984047991106 85.833447775172 8548521.4551470334531 9172410.9432821880799 81.583928102890161419 2.02964145862183583179'
    test 265 line 53 toUtm8.easting: 796987.281104
    test 266 line 53 toUtm8.northing: 7677446.357675
    test 267 line 53 toUtm8.gamma: 18.084472
    test 268 line 53 toUtm8.scale: 1.007381
    test 269 line 53 toUtm8.lat: 68.071020
    test 270 line 53 toUtm8.lon: 19.392823

    test skipped (9): line 54 toUtm8.'61.416576191872 81.981611413918 3291036.4967623295988 9513199.6006662170596 80.890253980644739593 1.13482563910814382209'
    test 271 line 55 toUtm8.easting: 7087225.330906
    test 272 line 55 toUtm8.northing: 8382823.855822
    test 273 line 55 toUtm8.gamma: 72.253756
    test 274 line 55 toUtm8.scale: 1.678070
    test 275 line 55 toUtm8.lat: 35.074753
    test 276 line 55 toUtm8.lon: 79.496003
    test 277 line 56 toUtm8.easting: 5090358.125724
    test 278 line 56 toUtm8.northing: 4318294.133489
    test 279 line 56 toUtm8.gamma: 28.266280
    test 280 line 56 toUtm8.scale: 1.336264
    test 281 line 56 toUtm8.lat: 28.078790
    test 282 line 56 toUtm8.lon: 48.684350

    test skipped (10): line 57 toUtm8.'84.986930137199 2.067177857261 20163.0752214330146 9438635.9888499043815 2.059277291707588222 .99960496589466017622'
    test 283 line 58 toUtm8.easting: 3447670.550785
    test 284 line 58 toUtm8.northing: 3680238.888223
    test 285 line 58 toUtm8.gamma: 17.934948
    test 286 line 58 toUtm8.scale: 1.149831
    test 287 line 58 toUtm8.lat: 28.473948
    test 288 line 58 toUtm8.lon: 34.127306
    test 289 line 59 toUtm8.easting: 3396522.906798
    test 290 line 59 toUtm8.northing: 8093659.687593
    test 291 line 59 toUtm8.gamma: 57.747117
    test 292 line 59 toUtm8.scale: 1.144006
    test 293 line 59 toUtm8.lat: 56.629354
    test 294 line 59 toUtm8.lon: 62.196474
    test 295 line 60 toUtm8.easting: 11249894.100794  FAILED, KNOWN, expected 11249894.100784
    test 296 line 60 toUtm8.northing: 1619226.506360  FAILED, KNOWN, expected 1619226.506299
    test 297 line 60 toUtm8.gamma: 14.210358
    test 298 line 60 toUtm8.scale: 3.048347
    test 299 line 60 toUtm8.lat: 4.747762
    test 300 line 60 toUtm8.lon: 70.932555
    test 301 line 61 toUtm8.easting: 6808805.230950
    test 302 line 61 toUtm8.northing: 8044779.777369
    test 303 line 61 toUtm8.gamma: 68.242008
    test 304 line 61 toUtm8.scale: 1.621464
    test 305 line 61 toUtm8.lat: 35.882113
    test 306 line 61 toUtm8.lon: 76.741849
    test 307 line 62 toUtm8.easting: 2306021.556506
    test 308 line 62 toUtm8.northing: 757191.592866
    test 309 line 62 toUtm8.gamma: 2.385686
    test 310 line 62 toUtm8.scale: 1.066159
    test 311 line 62 toUtm8.lat: 6.420705
    test 312 line 62 toUtm8.lon: 20.416028
    test 313 line 63 toUtm8.easting: 1547406.313862
    test 314 line 63 toUtm8.northing: 6048712.751824
    test 315 line 63 toUtm8.gamma: 18.474372
    test 316 line 63 toUtm8.scale: 1.029123
    test 317 line 63 toUtm8.lat: 52.335248
    test 318 line 63 toUtm8.lon: 22.879294
    test 319 line 64 toUtm8.easting: 2430467.650383
    test 320 line 64 toUtm8.northing: 7557167.613972
    test 321 line 64 toUtm8.gamma: 42.110021
    test 322 line 64 toUtm8.scale: 1.072759
    test 323 line 64 toUtm8.lat: 59.846391
    test 324 line 64 toUtm8.lon: 46.262536
    test 325 line 65 toUtm8.easting: 2334053.905830
    test 326 line 65 toUtm8.northing: 1948076.966582
    test 327 line 65 toUtm8.gamma: 6.353185
    test 328 line 65 toUtm8.scale: 1.067733
    test 329 line 65 toUtm8.lat: 16.461790
    test 330 line 65 toUtm8.lon: 21.433269
    test 331 line 66 toUtm8.easting: 5564175.186737
    test 332 line 66 toUtm8.northing: 1836851.660412
    test 333 line 66 toUtm8.gamma: 11.870682
    test 334 line 66 toUtm8.scale: 1.408265
    test 335 line 66 toUtm8.lat: 11.707905
    test 336 line 66 toUtm8.lon: 45.827075
    test 337 line 67 toUtm8.easting: 6118505.590359
    test 338 line 67 toUtm8.northing: 7631684.552421
    test 339 line 67 toUtm8.gamma: 62.477323
    test 340 line 67 toUtm8.scale: 1.493420
    test 341 line 67 toUtm8.lat: 38.519075
    test 342 line 67 toUtm8.lon: 71.935918

    test skipped (11): line 68 toUtm8.'34.264007222954 82.647878110272 7365359.2946646287171 8818194.4515306837741 77.207042218974141605 1.73763853091849729372'
    test 343 line 69 toUtm8.easting: 36187.342415
    test 344 line 69 toUtm8.northing: 2142565.324802
    test 345 line 69 toUtm8.gamma: 0.114334
    test 346 line 69 toUtm8.scale: 0.999616
    test 347 line 69 toUtm8.lat: 19.376880
    test 348 line 69 toUtm8.lon: 0.344605
    test 349 line 70 toUtm8.easting: 2380328.546851
    test 350 line 70 toUtm8.northing: 8440109.872384
    test 351 line 70 toUtm8.gamma: 55.076067
    test 352 line 70 toUtm8.scale: 1.069658
    test 353 line 70 toUtm8.lat: 65.075805
    test 354 line 70 toUtm8.lon: 57.653438
    test 355 line 71 toUtm8.easting: 582511.608826
    test 356 line 71 toUtm8.northing: 8876047.217071
    test 357 line 71 toUtm8.gamma: 27.133300
    test 358 line 71 toUtm8.scale: 1.003749
    test 359 line 71 toUtm8.lat: 78.691870
    test 360 line 71 toUtm8.lon: 27.591736
    test 361 line 72 toUtm8.easting: 899441.350477
    test 362 line 72 toUtm8.northing: 4582046.430516
    test 363 line 72 toUtm8.gamma: 7.031211
    test 364 line 72 toUtm8.scale: 1.009573
    test 365 line 72 toUtm8.lat: 40.893022
    test 366 line 72 toUtm8.lon: 10.668804

    test skipped (12): line 73 toUtm8.'48.914278679322 87.35926802682 5022485.1243369246483 9741774.9337207800497 86.505947369926030588 1.32369954850478170836'
    test 367 line 74 toUtm8.easting: 6701004.587204
    test 368 line 74 toUtm8.northing: 2954368.258231
    test 369 line 74 toUtm8.gamma: 21.560153
    test 370 line 74 toUtm8.scale: 1.608554
    test 371 line 74 toUtm8.lat: 16.208377
    test 372 line 74 toUtm8.lon: 54.494282
    test 373 line 75 toUtm8.easting: 454986.218897
    test 374 line 75 toUtm8.northing: 4885087.887884
    test 375 line 75 toUtm8.gamma: 3.945648
    test 376 line 75 toUtm8.scale: 1.002147
    test 377 line 75 toUtm8.lat: 43.977936
    test 378 line 75 toUtm8.lon: 5.672541

    test skipped (13): line 76 toUtm8.'26.850860749352 82.834479937822 8903956.1403106503714 8470608.5774824981183 74.723116471645531699 2.13131124920824155268'
    test 379 line 77 toUtm8.easting: 1547627.594741
    test 380 line 77 toUtm8.northing: 6036584.538347
    test 381 line 77 toUtm8.gamma: 18.407629
    test 382 line 77 toUtm8.scale: 1.029132
    test 383 line 77 toUtm8.lat: 52.234165
    test 384 line 77 toUtm8.lon: 22.827655
    test 385 line 78 toUtm8.easting: 5221488.778597
    test 386 line 78 toUtm8.northing: 1762592.044392
    test 387 line 78 toUtm8.gamma: 10.927880
    test 388 line 78 toUtm8.scale: 1.356721
    test 389 line 78 toUtm8.lat: 11.674646
    test 390 line 78 toUtm8.lon: 43.500147
    test 391 line 79 toUtm8.easting: 4880570.297161
    test 392 line 79 toUtm8.northing: 3325433.988867
    test 393 line 79 toUtm8.gamma: 20.469862
    test 394 line 79 toUtm8.scale: 1.308476
    test 395 line 79 toUtm8.lat: 22.492753
    test 396 line 79 toUtm8.lon: 44.179153

    test skipped (14): line 80 toUtm8.'.910999463005 88.548822916123 23930680.0826936110445 7491462.0990379651261 75.937628056628715446 15.55636485152285563369'
    test 397 line 81 toUtm8.easting: 71519.450458
    test 398 line 81 toUtm8.northing: 3654740.444852
    test 399 line 81 toUtm8.gamma: 0.417448
    test 400 line 81 toUtm8.scale: 0.999663
    test 401 line 81 toUtm8.lat: 33.028802
    test 402 line 81 toUtm8.lon: 0.765843
    test 403 line 82 toUtm8.easting: 4152797.795220
    test 404 line 82 toUtm8.northing: 7823098.502751
    test 405 line 82 toUtm8.gamma: 58.238901
    test 406 line 82 toUtm8.scale: 1.218052
    test 407 line 82 toUtm8.lat: 50.649195
    test 408 line 82 toUtm8.lon: 64.389076
    test 409 line 83 toUtm8.easting: 2926725.707639
    test 410 line 83 toUtm8.northing: 7904918.072844
    test 411 line 83 toUtm8.gamma: 51.592748
    test 412 line 83 toUtm8.scale: 1.106206
    test 413 line 83 toUtm8.lat: 58.820640
    test 414 line 83 toUtm8.lon: 55.841048
    test 415 line 84 toUtm8.easting: 1325509.113869
    test 416 line 84 toUtm8.northing: 9675214.948213
    test 417 line 84 toUtm8.gamma: 76.116213
    test 418 line 84 toUtm8.scale: 1.021136
    test 419 line 84 toUtm8.lat: 77.865762
    test 420 line 84 toUtm8.lon: 76.414618
    test 421 line 85 toUtm8.easting: 3045296.448926
    test 422 line 85 toUtm8.northing: 542153.443280
    test 423 line 85 toUtm8.gamma: 2.185095
    test 424 line 85 toUtm8.scale: 1.116664
    test 425 line 85 toUtm8.lat: 4.389639
    test 426 line 85 toUtm8.lon: 26.458976
    test 427 line 86 toUtm8.easting: 11843870.887791  FAILED, KNOWN, expected 11843870.887518
    test 428 line 86 toUtm8.northing: 5912803.073690  FAILED, KNOWN, expected 5912803.073343
    test 429 line 86 toUtm8.gamma: 52.814260  FAILED, KNOWN, expected 52.814259
    test 430 line 86 toUtm8.scale: 3.267256
    test 431 line 86 toUtm8.lat: 13.924448
    test 432 line 86 toUtm8.lon: 79.017873
    test 433 line 87 toUtm8.easting: 8891099.704936
    test 434 line 87 toUtm8.northing: 162160.142227
    test 435 line 87 toUtm8.gamma: 1.312094
    test 436 line 87 toUtm8.scale: 2.157363
    test 437 line 87 toUtm8.lat: 0.679713
    test 438 line 87 toUtm8.lon: 62.036792
    test 439 line 88 toUtm8.easting: 4784814.214449
    test 440 line 88 toUtm8.northing: 2984497.432580
    test 441 line 88 toUtm8.gamma: 17.946545
    test 442 line 88 toUtm8.scale: 1.296116
    test 443 line 88 toUtm8.lat: 20.478281
    test 444 line 88 toUtm8.lon: 42.678234
    test 445 line 89 toUtm8.easting: 1772074.682154
    test 446 line 89 toUtm8.northing: 9491552.560143
    test 447 line 89 toUtm8.gamma: 73.634830
    test 448 line 89 toUtm8.scale: 1.038202
    test 449 line 89 toUtm8.lat: 73.695703
    test 450 line 89 toUtm8.lon: 74.259097
    test 451 line 90 toUtm8.easting: 1907649.782106
    test 452 line 90 toUtm8.northing: 6994232.429379
    test 453 line 90 toUtm8.gamma: 29.718929
    test 454 line 90 toUtm8.scale: 1.044503
    test 455 line 90 toUtm8.lat: 58.569370
    test 456 line 90 toUtm8.lon: 33.777549
    test 457 line 91 toUtm8.easting: 2084423.818962
    test 458 line 91 toUtm8.northing: 2211816.035619
    test 459 line 91 toUtm8.gamma: 6.556448
    test 460 line 91 toUtm8.scale: 1.053793
    test 461 line 91 toUtm8.lat: 18.933881
    test 462 line 91 toUtm8.lon: 19.492695
    test 463 line 92 toUtm8.easting: 1064373.671729
    test 464 line 92 toUtm8.northing: 7812482.547461
    test 465 line 92 toUtm8.gamma: 24.874124
    test 466 line 92 toUtm8.scale: 1.013490
    test 467 line 92 toUtm8.lat: 68.317934
    test 468 line 92 toUtm8.lon: 26.515687

    test skipped (15): line 93 toUtm8.'50.641941364984 87.111556505544 4770385.4792965339274 9734318.9029801439364 86.27311877223132818 1.29055338238288419467'
    test 469 line 94 toUtm8.easting: 6398096.677297
    test 470 line 94 toUtm8.northing: 4410894.752104
    test 471 line 94 toUtm8.gamma: 32.558023
    test 472 line 94 toUtm8.scale: 1.548004
    test 473 line 94 toUtm8.lat: 24.411298
    test 474 line 94 toUtm8.lon: 56.881823
    test 475 line 95 toUtm8.easting: 3138623.300415
    test 476 line 95 toUtm8.northing: 3082960.600798
    test 477 line 95 toUtm8.gamma: 13.557672
    test 478 line 95 toUtm8.scale: 1.123724
    test 479 line 95 toUtm8.lat: 24.571871
    test 480 line 95 toUtm8.lon: 30.073097
    test 481 line 96 toUtm8.easting: 2748325.794651
    test 482 line 96 toUtm8.northing: 4202811.912668
    test 483 line 96 toUtm8.gamma: 17.578706
    test 484 line 96 toUtm8.scale: 1.094102
    test 485 line 96 toUtm8.lat: 34.202576
    test 486 line 96 toUtm8.lon: 29.383166
    test 487 line 97 toUtm8.easting: 6677830.630367
    test 488 line 97 toUtm8.northing: 5350071.837395
    test 489 line 97 toUtm8.gamma: 41.306641
    test 490 line 97 toUtm8.scale: 1.599774
    test 491 line 97 toUtm8.lat: 27.756285
    test 492 line 97 toUtm8.lon: 61.881905
    test 493 line 98 toUtm8.easting: 5941536.667431
    test 494 line 98 toUtm8.northing: 3293112.175140
    test 495 line 98 toUtm8.gamma: 22.752845
    test 496 line 98 toUtm8.scale: 1.468473
    test 497 line 98 toUtm8.lat: 19.742270
    test 498 line 98 toUtm8.lon: 50.957821
    test 499 line 99 toUtm8.easting: 3152481.792567
    test 500 line 99 toUtm8.northing: 5903048.837978
    test 501 line 99 toUtm8.gamma: 31.494606
    test 502 line 99 toUtm8.scale: 1.124085
    test 503 line 99 toUtm8.lat: 45.453582
    test 504 line 99 toUtm8.lon: 40.659833
    test 505 line 100 toUtm8.easting: 10460475.897726  FAILED, KNOWN, expected 10460475.897730
    test 506 line 100 toUtm8.northing: 2553463.624385  FAILED, KNOWN, expected 2553463.624391
    test 507 line 100 toUtm8.gamma: 21.965869
    test 508 line 100 toUtm8.scale: 2.700296
    test 509 line 100 toUtm8.lat: 8.322144
    test 510 line 100 toUtm8.lon: 69.488157
    test 511 line 101 toUtm8.easting: 1964010.778021
    test 512 line 101 toUtm8.northing: 5634042.923056
    test 513 line 101 toUtm8.gamma: 20.117800
    test 514 line 101 toUtm8.scale: 1.047344
    test 515 line 101 toUtm8.lat: 47.749831
    test 516 line 101 toUtm8.lon: 26.322002
    test 517 line 102 toUtm8.easting: 2065306.424934
    test 518 line 102 toUtm8.northing: 2135008.468651
    test 519 line 102 toUtm8.gamma: 6.258981
    test 520 line 102 toUtm8.scale: 1.052800
    test 521 line 102 toUtm8.lat: 18.297493
    test 522 line 102 toUtm8.lon: 19.244669
    test 523 line 103 toUtm8.easting: 5127738.132976
    test 524 line 103 toUtm8.northing: 6793804.304411
    test 525 line 103 toUtm8.gamma: 50.557915
    test 526 line 103 toUtm8.scale: 1.339412
    test 527 line 103 toUtm8.lat: 40.834541
    test 528 line 103 toUtm8.lon: 61.650750
    test 529 line 104 toUtm8.easting: 8385525.148166
    test 530 line 104 toUtm8.northing: 6924932.344306
    test 531 line 104 toUtm8.gamma: 59.087561
    test 532 line 104 toUtm8.scale: 1.990364
    test 533 line 104 toUtm8.lat: 26.273247
    test 534 line 104 toUtm8.lon: 74.926694
    test 535 line 105 toUtm8.easting: 2297510.791909
    test 536 line 105 toUtm8.northing: 2805666.962834
    test 537 line 105 toUtm8.gamma: 9.301553
    test 538 line 105 toUtm8.scale: 1.065508
    test 539 line 105 toUtm8.lat: 23.698347
    test 540 line 105 toUtm8.lon: 22.155657

    test skipped (16): line 106 toUtm8.'12.364112546807 86.348578425071 13749544.9176345767153 8288728.3846500523233 75.033969786420407131 4.27058754359004466627'
    test 541 line 107 toUtm8.easting: 317518.455546
    test 542 line 107 toUtm8.northing: 1097517.583745
    test 543 line 107 toUtm8.gamma: 0.499004
    test 544 line 107 toUtm8.scale: 1.000848
    test 545 line 107 toUtm8.lat: 9.916091
    test 546 line 107 toUtm8.lon: 2.895277
    test 547 line 108 toUtm8.easting: 3856035.184888
    test 548 line 108 toUtm8.northing: 9141364.450290
    test 549 line 108 toUtm8.gamma: 75.972763
    test 550 line 108 toUtm8.scale: 1.186786
    test 551 line 108 toUtm8.lat: 56.553876
    test 552 line 108 toUtm8.lon: 78.215077
    test 553 line 109 toUtm8.easting: 1457484.942823
    test 554 line 109 toUtm8.northing: 9385297.101973
    test 555 line 109 toUtm8.gamma: 66.784662
    test 556 line 109 toUtm8.scale: 1.025660
    test 557 line 109 toUtm8.lat: 75.957631
    test 558 line 109 toUtm8.lon: 67.407383
    test 559 line 110 toUtm8.easting: 1304934.901841
    test 560 line 110 toUtm8.northing: 3604655.155715
    test 561 line 110 toUtm8.gamma: 7.343989
    test 562 line 110 toUtm8.scale: 1.020672
    test 563 line 110 toUtm8.lat: 31.826531
    test 564 line 110 toUtm8.lon: 13.731050
    test 565 line 111 toUtm8.easting: 1399093.491792
    test 566 line 111 toUtm8.northing: 8314607.120342
    test 567 line 111 toUtm8.gamma: 38.630161
    test 568 line 111 toUtm8.scale: 1.023625
    test 569 line 111 toUtm8.lat: 70.542985
    test 570 line 111 toUtm8.lon: 40.282055
    test 571 line 112 toUtm8.easting: 356983.618540
    test 572 line 112 toUtm8.northing: 4282309.048994
    test 573 line 112 toUtm8.gamma: 2.561485
    test 574 line 112 toUtm8.scale: 1.001170
    test 575 line 112 toUtm8.lat: 38.617487
    test 576 line 112 toUtm8.lon: 4.099838
    test 577 line 113 toUtm8.easting: 9952911.325092  FAILED, KNOWN, expected 9952911.325091
    test 578 line 113 toUtm8.northing: 1510288.212230  FAILED, KNOWN, expected 1510288.212229
    test 579 line 113 toUtm8.gamma: 12.752154
    test 580 line 113 toUtm8.scale: 2.511357
    test 581 line 113 toUtm8.lat: 5.389447
    test 582 line 113 toUtm8.lon: 66.729612
    test 583 line 114 toUtm8.easting: 6367592.504007
    test 584 line 114 toUtm8.northing: 1200437.077672
    test 585 line 114 toUtm8.gamma: 8.338041
    test 586 line 114 toUtm8.scale: 1.546210
    test 587 line 114 toUtm8.lat: 6.995168
    test 588 line 114 toUtm8.lon: 50.014763
    test 589 line 115 toUtm8.easting: 4391263.676460
    test 590 line 115 toUtm8.northing: 6325455.989408
    test 591 line 115 toUtm8.gamma: 42.653541
    test 592 line 115 toUtm8.scale: 1.245560
    test 593 line 115 toUtm8.lat: 42.321894
    test 594 line 115 toUtm8.lon: 53.784040
    test 595 line 116 toUtm8.easting: 6209880.527527
    test 596 line 116 toUtm8.northing: 2154754.449747
    test 597 line 116 toUtm8.gamma: 14.919512
    test 598 line 116 toUtm8.scale: 1.516560
    test 599 line 116 toUtm8.lat: 12.698515
    test 600 line 116 toUtm8.lon: 50.242047
    test 601 line 117 toUtm8.easting: 1507053.688772
    test 602 line 117 toUtm8.northing: 6261383.513280
    test 603 line 117 toUtm8.gamma: 19.280373
    test 604 line 117 toUtm8.scale: 1.027584
    test 605 line 117 toUtm8.lat: 54.207636
    test 606 line 117 toUtm8.lon: 23.325731
    test 607 line 118 toUtm8.easting: 8332725.003777
    test 608 line 118 toUtm8.northing: 3002712.329753
    test 609 line 118 toUtm8.gamma: 24.059212
    test 610 line 118 toUtm8.scale: 1.990450
    test 611 line 118 toUtm8.lat: 13.224787
    test 612 line 118 toUtm8.lon: 62.426698
    test 613 line 119 toUtm8.easting: 3958910.085235
    test 614 line 119 toUtm8.northing: 3462284.926102
    test 615 line 119 toUtm8.gamma: 18.546398
    test 616 line 119 toUtm8.scale: 1.199351
    test 617 line 119 toUtm8.lat: 25.650282
    test 618 line 119 toUtm8.lon: 37.710391

    test skipped (17): line 120 toUtm8.'20.684773383075 82.849734261238 10452892.2820830090734 8000059.6051139389546 71.07524025411428855 2.6501109339363854772'
    test 619 line 121 toUtm8.easting: 496148.253731
    test 620 line 121 toUtm8.northing: 6388503.365043
    test 621 line 121 toUtm8.gamma: 6.970955
    test 622 line 121 toUtm8.scale: 1.002620
    test 623 line 121 toUtm8.lat: 57.367533
    test 624 line 121 toUtm8.lon: 8.260866
    test 625 line 122 toUtm8.easting: 7375792.085850
    test 626 line 122 toUtm8.northing: 5544624.072155
    test 627 line 122 toUtm8.gamma: 44.510851
    test 628 line 122 toUtm8.scale: 1.745898
    test 629 line 122 toUtm8.lat: 25.958757
    test 630 line 122 toUtm8.lon: 65.760477
    test 631 line 123 toUtm8.easting: 2826258.041979
    test 632 line 123 toUtm8.northing: 5167759.816959
    test 633 line 123 toUtm8.gamma: 23.783897
    test 634 line 123 toUtm8.scale: 1.099415
    test 635 line 123 toUtm8.lat: 41.395848
    test 636 line 123 toUtm8.lon: 33.661790
    test 637 line 124 toUtm8.easting: 3958563.378851
    test 638 line 124 toUtm8.northing: 8499923.231243
    test 639 line 124 toUtm8.gamma: 66.570945
    test 640 line 124 toUtm8.scale: 1.197296
    test 641 line 124 toUtm8.lat: 54.266617
    test 642 line 124 toUtm8.lon: 70.602199
    test 643 line 125 toUtm8.easting: 4408189.533462
    test 644 line 125 toUtm8.northing: 8046312.003642
    test 645 line 125 toUtm8.gamma: 62.216959
    test 646 line 125 toUtm8.scale: 1.246750
    test 647 line 125 toUtm8.lat: 49.840393
    test 648 line 125 toUtm8.lon: 68.036728
    test 649 line 126 toUtm8.easting: 3629225.627512
    test 650 line 126 toUtm8.northing: 6371258.454645
    test 651 line 126 toUtm8.gamma: 38.881675
    test 652 line 126 toUtm8.scale: 1.165511
    test 653 line 126 toUtm8.lat: 46.306035
    test 654 line 126 toUtm8.lon: 48.085828
    test 655 line 127 toUtm8.easting: 602838.450710
    test 656 line 127 toUtm8.northing: 4851370.637205
    test 657 line 127 toUtm8.gamma: 5.160395
    test 658 line 127 toUtm8.scale: 1.004073
    test 659 line 127 toUtm8.lat: 43.570988
    test 660 line 127 toUtm8.lon: 7.464494
    test 661 line 128 toUtm8.easting: 764616.665051
    test 662 line 128 toUtm8.northing: 2164299.337945
    test 663 line 128 toUtm8.gamma: 2.429300
    test 664 line 128 toUtm8.scale: 1.006835
    test 665 line 128 toUtm8.lat: 19.427290
    test 666 line 128 toUtm8.lon: 7.268247
    test 667 line 129 toUtm8.easting: 5048953.021931
    test 668 line 129 toUtm8.northing: 1885974.057398
    test 669 line 129 toUtm8.gamma: 11.459804
    test 670 line 129 toUtm8.scale: 1.332207
    test 671 line 129 toUtm8.lat: 12.713794
    test 672 line 129 toUtm8.lon: 42.507018
    test 673 line 130 toUtm8.easting: 2293996.601155
    test 674 line 130 toUtm8.northing: 2392408.644221
    test 675 line 130 toUtm8.gamma: 7.791838
    test 676 line 130 toUtm8.scale: 1.065348
    test 677 line 130 toUtm8.lat: 20.238782
    test 678 line 130 toUtm8.lon: 21.566068
    test 679 line 131 toUtm8.easting: 1530603.839418
    test 680 line 131 toUtm8.northing: 7287841.459898
    test 681 line 131 toUtm8.gamma: 27.502921
    test 682 line 131 toUtm8.scale: 1.028416
    test 683 line 131 toUtm8.lat: 62.367847
    test 684 line 131 toUtm8.lon: 30.438849
    test 685 line 132 toUtm8.easting: 2660000.093152
    test 686 line 132 toUtm8.northing: 5161982.213248
    test 687 line 132 toUtm8.gamma: 22.629836
    test 688 line 132 toUtm8.scale: 1.087851
    test 689 line 132 toUtm8.lat: 41.891569
    test 690 line 132 toUtm8.lon: 31.959547
    test 691 line 133 toUtm8.easting: 5037478.329414
    test 692 line 133 toUtm8.northing: 8768172.379908
    test 693 line 133 toUtm8.gamma: 73.511182
    test 694 line 133 toUtm8.scale: 1.325919
    test 695 line 133 toUtm8.lat: 47.664248
    test 696 line 133 toUtm8.lon: 77.630062
    test 697 line 134 toUtm8.easting: 2289650.957799
    test 698 line 134 toUtm8.northing: 8784328.593607
    test 699 line 134 toUtm8.gamma: 60.786067
    test 700 line 134 toUtm8.scale: 1.064346
    test 701 line 134 toUtm8.lat: 67.259559
    test 702 line 134 toUtm8.lon: 62.715293
    test 703 line 135 toUtm8.easting: 647913.889744
    test 704 line 135 toUtm8.northing: 6742382.228217
    test 705 line 135 toUtm8.gamma: 10.252667
    test 706 line 135 toUtm8.scale: 1.004748
    test 707 line 135 toUtm8.lat: 60.295381
    test 708 line 135 toUtm8.lon: 11.763097
    test 709 line 136 toUtm8.easting: 1118372.698566
    test 710 line 136 toUtm8.northing: 9040627.942263
    test 711 line 136 toUtm8.gamma: 48.936803
    test 712 line 136 toUtm8.scale: 1.014920
    test 713 line 136 toUtm8.lat: 76.878914
    test 714 line 136 toUtm8.lon: 49.685773
    test 715 line 137 toUtm8.easting: 440696.510070
    test 716 line 137 toUtm8.northing: 5500355.826297
    test 717 line 137 toUtm8.gamma: 4.636104
    test 718 line 137 toUtm8.scale: 1.001986
    test 719 line 137 toUtm8.lat: 49.495349
    test 720 line 137 toUtm8.lon: 6.087551
    test 721 line 138 toUtm8.easting: 601728.149727
    test 722 line 138 toUtm8.northing: 9095352.048149
    test 723 line 138 toUtm8.gamma: 33.435771
    test 724 line 138 toUtm8.scale: 1.004027
    test 725 line 138 toUtm8.lat: 80.297265
    test 726 line 138 toUtm8.lon: 33.816372
    test 727 line 139 toUtm8.easting: 3481444.777827
    test 728 line 139 toUtm8.northing: 291665.708749
    test 729 line 139 toUtm8.gamma: 1.314726
    test 730 line 139 toUtm8.scale: 1.153534
    test 731 line 139 toUtm8.lat: 2.286437
    test 732 line 139 toUtm8.lon: 29.855149
    test 733 line 140 toUtm8.easting: 3515304.901524
    test 734 line 140 toUtm8.northing: 1443981.882918
    test 735 line 140 toUtm8.gamma: 6.641638
    test 736 line 140 toUtm8.scale: 1.156509
    test 737 line 140 toUtm8.lat: 11.264457
    test 738 line 140 toUtm8.lon: 30.743907
    test 739 line 141 toUtm8.easting: 160012.186959
    test 740 line 141 toUtm8.northing: 3922609.253231
    test 741 line 141 toUtm8.gamma: 1.022225
    test 742 line 141 toUtm8.scale: 0.999916
    test 743 line 141 toUtm8.lat: 35.434073
    test 744 line 141 toUtm8.lon: 1.762795
    test 745 line 142 toUtm8.easting: 4163744.245622
    test 746 line 142 toUtm8.northing: 936884.674804
    test 747 line 142 toUtm8.gamma: 4.892559
    test 748 line 142 toUtm8.scale: 1.222164
    test 749 line 142 toUtm8.lat: 6.923695
    test 750 line 142 toUtm8.lon: 35.289456
    test 751 line 143 toUtm8.easting: 6155200.017926
    test 752 line 143 toUtm8.northing: 6926306.628390
    test 753 line 143 toUtm8.gamma: 55.103258
    test 754 line 143 toUtm8.scale: 1.500556
    test 755 line 143 toUtm8.lat: 36.129672
    test 756 line 143 toUtm8.lon: 67.533176

    test skipped (18): line 144 toUtm8.'4.406528980638 81.965734206053 16263383.2854400911299 3591296.7313406507021 36.040254103487111035 6.58928781751888396522'

    test skipped (19): line 145 toUtm8.'8.474589009114 81.129945130597 14220995.5153984992101 5100587.4575033509156 47.314258427760984573 4.69320221531225352172'
    test 757 line 146 toUtm8.easting: 3173034.802372
    test 758 line 146 toUtm8.northing: 7263421.942957
    test 759 line 146 toUtm8.gamma: 45.215808
    test 760 line 146 toUtm8.scale: 1.125410
    test 761 line 146 toUtm8.lat: 53.907276
    test 762 line 146 toUtm8.lon: 51.252904

    test skipped (20): line 147 toUtm8.'22.120544817855 85.756781608119 10253274.0922039670098 8867574.2997916978265 79.198250285604314115 2.57237240666878171579'
    test 763 line 148 toUtm8.easting: 2415561.483230
    test 764 line 148 toUtm8.northing: 8813225.217097
    test 765 line 148 toUtm8.gamma: 62.548978
    test 766 line 148 toUtm8.scale: 1.071748
    test 767 line 148 toUtm8.lat: 66.444100
    test 768 line 148 toUtm8.lon: 64.532960
    test 769 line 149 toUtm8.easting: 9589179.293294  FAILED, KNOWN, expected 9589179.293295
    test 770 line 149 toUtm8.northing: 1777680.784144  FAILED, KNOWN, expected 1777680.784143
    test 771 line 149 toUtm8.gamma: 14.838483
    test 772 line 149 toUtm8.scale: 2.380716
    test 773 line 149 toUtm8.lat: 6.670965
    test 774 line 149 toUtm8.lon: 65.660408
    test 775 line 150 toUtm8.easting: 727939.438391
    test 776 line 150 toUtm8.northing: 3684363.236810
    test 777 line 150 toUtm8.gamma: 4.266227
    test 778 line 150 toUtm8.scale: 1.006140
    test 779 line 150 toUtm8.lat: 33.054057
    test 780 line 150 toUtm8.lon: 7.787458
    test 781 line 151 toUtm8.easting: 1250765.991085
    test 782 line 151 toUtm8.northing: 792869.242719
    test 783 line 151 toUtm8.gamma: 1.396497
    test 784 line 151 toUtm8.scale: 1.019026
    test 785 line 151 toUtm8.lat: 7.035525
    test 786 line 151 toUtm8.lon: 11.253707
    test 787 line 152 toUtm8.easting: 710421.705887
    test 788 line 152 toUtm8.northing: 5019406.075928
    test 789 line 152 toUtm8.gamma: 6.393949
    test 790 line 152 toUtm8.scale: 1.005812
    test 791 line 152 toUtm8.lat: 44.971340
    test 792 line 152 toUtm8.lon: 9.009304
    test 793 line 153 toUtm8.easting: 4600995.074643
    test 794 line 153 toUtm8.northing: 4505712.084593
    test 795 line 153 toUtm8.gamma: 27.997458
    test 796 line 153 toUtm8.scale: 1.271841
    test 797 line 153 toUtm8.lat: 30.821397
    test 798 line 153 toUtm8.lon: 45.970577
    test 799 line 154 toUtm8.easting: 557642.627782
    test 800 line 154 toUtm8.northing: 7006911.251644
    test 801 line 154 toUtm8.gamma: 9.769903
    test 802 line 154 toUtm8.scale: 1.003411
    test 803 line 154 toUtm8.lat: 62.763886
    test 804 line 154 toUtm8.lon: 10.960144
    test 805 line 155 toUtm8.easting: 4635062.294291
    test 806 line 155 toUtm8.northing: 2702556.153311
    test 807 line 155 toUtm8.gamma: 15.779547
    test 808 line 155 toUtm8.scale: 1.277178
    test 809 line 155 toUtm8.lat: 18.888611
    test 810 line 155 toUtm8.lon: 41.009871

    test skipped (21): line 156 toUtm8.'7.524119461376 81.050715469439 14554962.2559189870471 4716639.9085720199214 44.192751352918149954 4.96001986321419027847'
    test 811 line 157 toUtm8.easting: 882126.661736
    test 812 line 157 toUtm8.northing: 7947612.369506
    test 813 line 157 toUtm8.gamma: 22.429487
    test 814 line 157 toUtm8.scale: 1.009132
    test 815 line 157 toUtm8.lat: 70.063902
    test 816 line 157 toUtm8.lon: 23.705255

    test skipped (22): line 158 toUtm8.'3.556525834215 88.363529198819 20262021.6459832969292 8113827.8207957955275 76.936057264555500879 10.34909168211805703369'
    test 817 line 159 toUtm8.easting: 6500508.399850
    test 818 line 159 toUtm8.northing: 6956476.342368
    test 819 line 159 toUtm8.gamma: 56.237116
    test 820 line 159 toUtm8.scale: 1.563162
    test 821 line 159 toUtm8.lat: 34.551257
    test 822 line 159 toUtm8.lon: 69.111091
    test 823 line 160 toUtm8.easting: 3884036.641314
    test 824 line 160 toUtm8.northing: 6890167.411733
    test 825 line 160 toUtm8.gamma: 45.760130
    test 826 line 160 toUtm8.scale: 1.190167
    test 827 line 160 toUtm8.lat: 47.929051
    test 828 line 160 toUtm8.lon: 54.103418
    test 829 line 161 toUtm8.easting: 217855.546078
    test 830 line 161 toUtm8.northing: 6184108.122568
    test 831 line 161 toUtm8.gamma: 2.870993
    test 832 line 161 toUtm8.scale: 1.000182
    test 833 line 161 toUtm8.lat: 55.753536
    test 834 line 161 toUtm8.lon: 3.471798

    test skipped (23): line 162 toUtm8.'18.530847071862 86.555312055898 11384139.290401676268 8893889.9495562311576 79.77485364572019046 3.02467156922968230025'
    test 835 line 163 toUtm8.easting: 3469855.989805
    test 836 line 163 toUtm8.northing: 7723193.799228
    test 837 line 163 toUtm8.gamma: 53.114700
    test 838 line 163 toUtm8.scale: 1.150540
    test 839 line 163 toUtm8.lat: 54.510125
    test 840 line 163 toUtm8.lon: 58.556056

    test skipped (24): line 164 toUtm8.'42.864161881687 84.866325602975 5926165.994939154109 9385463.7327467371322 82.506981261616342016 1.45975761947329382411'
    test 841 line 165 toUtm8.easting: 5798639.662224
    test 842 line 165 toUtm8.northing: 5305387.640916
    test 843 line 165 toUtm8.gamma: 38.617257
    test 844 line 165 toUtm8.scale: 1.442263
    test 845 line 165 toUtm8.lat: 30.911943
    test 846 line 165 toUtm8.lon: 57.114102
    test 847 line 166 toUtm8.easting: 9464.934388
    test 848 line 166 toUtm8.northing: 6489121.624944
    test 849 line 166 toUtm8.gamma: 0.138696
    test 850 line 166 toUtm8.scale: 0.999601
    test 851 line 166 toUtm8.lat: 58.542493
    test 852 line 166 toUtm8.lon: 0.162593

    test skipped (25): line 167 toUtm8.'15.022689088683 85.792615487152 12575834.2756139069875 8356610.8954857643175 75.235223160840771295 3.59944161831319404851'
    test 853 line 168 toUtm8.easting: 2719653.543469
    test 854 line 168 toUtm8.northing: 9362389.163495
    test 855 line 168 toUtm8.gamma: 76.049670
    test 856 line 168 toUtm8.scale: 1.091315
    test 857 line 168 toUtm8.lat: 65.692275
    test 858 line 168 toUtm8.lon: 77.241377
    test 859 line 169 toUtm8.easting: 4845341.924698
    test 860 line 169 toUtm8.northing: 8710522.326901
    test 861 line 169 toUtm8.gamma: 72.320942
    test 862 line 169 toUtm8.scale: 1.300382
    test 863 line 169 toUtm8.lat: 48.806211
    test 864 line 169 toUtm8.lon: 76.486365

    test skipped (26): line 170 toUtm8.'56.436024794624 82.61156798689 3935261.5227628794258 9454271.6490618694486 81.162334302626197333 1.19476734082123451158'
    test 865 line 171 toUtm8.easting: 7074299.823000
    test 866 line 171 toUtm8.northing: 1648736.065055
    test 867 line 171 toUtm8.gamma: 12.145925
    test 868 line 171 toUtm8.scale: 1.687551
    test 869 line 171 toUtm8.lat: 8.766053
    test 870 line 171 toUtm8.lon: 54.367539
    test 871 line 172 toUtm8.easting: 3689072.579308
    test 872 line 172 toUtm8.northing: 2230802.665211
    test 873 line 172 toUtm8.gamma: 10.856248
    test 874 line 172 toUtm8.scale: 1.172689
    test 875 line 172 toUtm8.lat: 17.095495
    test 876 line 172 toUtm8.lon: 33.059128
    test 877 line 173 toUtm8.easting: 8102565.885587
    test 878 line 173 toUtm8.northing: 5167396.617580
    test 879 line 173 toUtm8.gamma: 42.324886
    test 880 line 173 toUtm8.scale: 1.921927
    test 881 line 173 toUtm8.lat: 22.142861
    test 882 line 173 toUtm8.lon: 67.200684
    test 883 line 174 toUtm8.easting: 8181271.353564
    test 884 line 174 toUtm8.northing: 4425436.547185
    test 885 line 174 toUtm8.gamma: 35.900845
    test 886 line 174 toUtm8.scale: 1.945017
    test 887 line 174 toUtm8.lat: 19.222623
    test 888 line 174 toUtm8.lon: 65.180785
    test 889 line 175 toUtm8.easting: 767067.394003
    test 890 line 175 toUtm8.northing: 3701745.857296
    test 891 line 175 toUtm8.gamma: 4.519201
    test 892 line 175 toUtm8.scale: 1.006863
    test 893 line 175 toUtm8.lat: 33.182474
    test 894 line 175 toUtm8.lon: 8.216952
    test 895 line 176 toUtm8.easting: 6688114.168572
    test 896 line 176 toUtm8.northing: 2052857.299639
    test 897 line 176 toUtm8.gamma: 14.766191
    test 898 line 176 toUtm8.scale: 1.607200
    test 899 line 176 toUtm8.lat: 11.417963
    test 900 line 176 toUtm8.lon: 52.808691
    test 901 line 177 toUtm8.easting: 5608408.773761
    test 902 line 177 toUtm8.northing: 3859055.659110
    test 903 line 177 toUtm8.gamma: 26.244151
    test 904 line 177 toUtm8.scale: 1.413463
    test 905 line 177 toUtm8.lat: 23.836688
    test 906 line 177 toUtm8.lon: 50.500180
    test 907 line 178 toUtm8.easting: 3836942.765275
    test 908 line 178 toUtm8.northing: 6415467.634326
    test 909 line 178 toUtm8.gamma: 40.575885
    test 910 line 178 toUtm8.scale: 1.185615
    test 911 line 178 toUtm8.lat: 45.550020
    test 912 line 178 toUtm8.lon: 50.148036
    test 913 line 179 toUtm8.easting: 1298730.366025
    test 914 line 179 toUtm8.northing: 6021453.000792
    test 915 line 179 toUtm8.gamma: 15.613320
    test 916 line 179 toUtm8.scale: 1.020367
    test 917 line 179 toUtm8.lat: 52.746079
    test 918 line 179 toUtm8.lon: 19.343926
    test 919 line 180 toUtm8.easting: 416934.289208
    test 920 line 180 toUtm8.northing: 7295683.451705
    test 921 line 180 toUtm8.gamma: 8.238232
    test 922 line 180 toUtm8.scale: 1.001729
    test 923 line 180 toUtm8.lat: 65.513348
    test 924 line 180 toUtm8.lon: 9.039529
    test 925 line 181 toUtm8.easting: 4336076.850889
    test 926 line 181 toUtm8.northing: 7617975.722779
    test 927 line 181 toUtm8.gamma: 56.537088
    test 928 line 181 toUtm8.scale: 1.238582
    test 929 line 181 toUtm8.lat: 48.709795
    test 930 line 181 toUtm8.lon: 63.554005
    test 931 line 182 toUtm8.easting: 168047.336980
    test 932 line 182 toUtm8.northing: 2185000.046530
    test 933 line 182 toUtm8.gamma: 0.542187
    test 934 line 182 toUtm8.scale: 0.999949
    test 935 line 182 toUtm8.lat: 19.753509
    test 936 line 182 toUtm8.lon: 1.603846
    test 937 line 183 toUtm8.easting: 8276281.328790
    test 938 line 183 toUtm8.northing: 263444.350545
    test 939 line 183 toUtm8.gamma: 2.071435
    test 940 line 183 toUtm8.scale: 1.980314
    test 941 line 183 toUtm8.lat: 1.202816
    test 942 line 183 toUtm8.lon: 59.377276
    test 943 line 184 toUtm8.easting: 4772573.810710
    test 944 line 184 toUtm8.northing: 6765710.336002
    test 945 line 184 toUtm8.gamma: 48.857561
    test 946 line 184 toUtm8.scale: 1.291911
    test 947 line 184 toUtm8.lat: 42.564975
    test 948 line 184 toUtm8.lon: 59.356947
    test 949 line 185 toUtm8.easting: 5427755.074639
    test 950 line 185 toUtm8.northing: 1556055.820924
    test 951 line 185 toUtm8.gamma: 9.862178
    test 952 line 185 toUtm8.scale: 1.387394
    test 953 line 185 toUtm8.lat: 10.090572
    test 954 line 185 toUtm8.lon: 44.604132
    test 955 line 186 toUtm8.easting: 11588458.616240  FAILED, KNOWN, expected 11588458.616041
    test 956 line 186 toUtm8.northing: 5707993.922683  FAILED, KNOWN, expected 5707993.922613
    test 957 line 186 toUtm8.gamma: 50.784827
    test 958 line 186 toUtm8.scale: 3.149567
    test 959 line 186 toUtm8.lat: 14.133028
    test 960 line 186 toUtm8.lon: 78.097533
    test 961 line 187 toUtm8.easting: 7152433.802688
    test 962 line 187 toUtm8.northing: 761390.695844
    test 963 line 187 toUtm8.gamma: 5.607350
    test 964 line 187 toUtm8.scale: 1.705261
    test 965 line 187 toUtm8.lat: 4.031123
    test 966 line 187 toUtm8.lon: 54.048782
    test 967 line 188 toUtm8.easting: 3105651.390901
    test 968 line 188 toUtm8.northing: 9426026.169064
    test 969 line 188 toUtm8.gamma: 78.750206
    test 970 line 188 toUtm8.scale: 1.119737
    test 971 line 188 toUtm8.lat: 62.746603
    test 972 line 188 toUtm8.lon: 79.968641
    test 973 line 189 toUtm8.easting: 2959009.639022
    test 974 line 189 toUtm8.northing: 8339242.269282
    test 975 line 189 toUtm8.gamma: 58.460865
    test 976 line 189 toUtm8.scale: 1.108554
    test 977 line 189 toUtm8.lat: 60.626429
    test 978 line 189 toUtm8.lon: 61.851551
    test 979 line 190 toUtm8.easting: 8640472.267145
    test 980 line 190 toUtm8.northing: 6230320.417931
    test 981 line 190 toUtm8.gamma: 52.816810
    test 982 line 190 toUtm8.scale: 2.062973
    test 983 line 190 toUtm8.lat: 23.600626
    test 984 line 190 toUtm8.lon: 72.811634
    test 985 line 191 toUtm8.easting: 811352.108932
    test 986 line 191 toUtm8.northing: 9816129.813481
    test 987 line 191 toUtm8.gamma: 77.299184
    test 988 line 191 toUtm8.scale: 1.007651
    test 989 line 191 toUtm8.lat: 82.572236
    test 990 line 191 toUtm8.lon: 77.402323
    test 991 line 192 toUtm8.easting: 6521874.973458
    test 992 line 192 toUtm8.northing: 1053612.479744
    test 993 line 192 toUtm8.gamma: 7.407328
    test 994 line 192 toUtm8.scale: 1.575529
    test 995 line 192 toUtm8.lat: 6.030051
    test 996 line 192 toUtm8.lon: 50.783505
    test 997 line 193 toUtm8.easting: 3477983.997875
    test 998 line 193 toUtm8.northing: 5651613.325947
    test 999 line 193 toUtm8.gamma: 31.530673
    test 1000 line 193 toUtm8.scale: 1.151875
    test 1001 line 193 toUtm8.lat: 42.411523
    test 1002 line 193 toUtm8.lon: 42.258009
    test 1003 line 194 toUtm8.easting: 629892.822243
    test 1004 line 194 toUtm8.northing: 3283914.910451
    test 1005 line 194 toUtm8.gamma: 3.210482
    test 1006 line 194 toUtm8.scale: 1.004499
    test 1007 line 194 toUtm8.lat: 29.526120
    test 1008 line 194 toUtm8.lon: 6.493069
    test 1009 line 195 toUtm8.easting: 3381879.687227
    test 1010 line 195 toUtm8.northing: 5103629.325665
    test 1011 line 195 toUtm8.gamma: 26.748108
    test 1012 line 195 toUtm8.scale: 1.143559
    test 1013 line 195 toUtm8.lat: 39.021853
    test 1014 line 195 toUtm8.lon: 38.641779
    test 1015 line 196 toUtm8.easting: 2815986.534177
    test 1016 line 196 toUtm8.northing: 9387029.120718
    test 1017 line 196 toUtm8.gamma: 76.967262
    test 1018 line 196 toUtm8.scale: 1.098032
    test 1019 line 196 toUtm8.lat: 64.971850
    test 1020 line 196 toUtm8.lon: 78.151893
    test 1021 line 197 toUtm8.easting: 3398195.889603
    test 1022 line 197 toUtm8.northing: 9138936.031490
    test 1023 line 197 toUtm8.gamma: 74.477499
    test 1024 line 197 toUtm8.scale: 1.144009
    test 1025 line 197 toUtm8.lat: 59.961819
    test 1026 line 197 toUtm8.lon: 76.473422
    test 1027 line 198 toUtm8.easting: 2421734.754637
    test 1028 line 198 toUtm8.northing: 5002372.094991
    test 1029 line 198 toUtm8.gamma: 20.017082
    test 1030 line 198 toUtm8.scale: 1.072592
    test 1031 line 198 toUtm8.lat: 41.374040
    test 1032 line 198 toUtm8.lon: 28.848343
    test 1033 line 199 toUtm8.easting: 2360869.895525
    test 1034 line 199 toUtm8.northing: 9553298.449536
    test 1035 line 199 toUtm8.gamma: 78.848205
    test 1036 line 199 toUtm8.scale: 1.068453
    test 1037 line 199 toUtm8.lat: 68.946087
    test 1038 line 199 toUtm8.lon: 79.574523

    test skipped (27): line 200 toUtm8.'79.275096210569 83.551272329394 1196539.9721941076965 9861920.8362302532842 83.437668440198132309 1.01713723718699411107'
    test 1039 line 201 toUtm8.easting: 1327758.704795
    test 1040 line 201 toUtm8.northing: 2375509.241683
    test 1041 line 201 toUtm8.gamma: 4.617572
    test 1042 line 201 toUtm8.scale: 1.021465
    test 1043 line 201 toUtm8.lat: 21.000252
    test 1044 line 201 toUtm8.lon: 12.697444
    test 1045 line 202 toUtm8.easting: 2070860.327644
    test 1046 line 202 toUtm8.northing: 8604500.719581
    test 1047 line 202 toUtm8.gamma: 54.722761
    test 1048 line 202 toUtm8.scale: 1.052469
    test 1049 line 202 toUtm8.lat: 68.015227
    test 1050 line 202 toUtm8.lon: 56.732419
    test 1051 line 203 toUtm8.easting: 6564776.654864
    test 1052 line 203 toUtm8.northing: 8171207.177379
    test 1053 line 203 toUtm8.gamma: 69.237523
    test 1054 line 203 toUtm8.scale: 1.573894
    test 1055 line 203 toUtm8.lat: 37.423675
    test 1056 line 203 toUtm8.lon: 76.947359
    test 1057 line 204 toUtm8.easting: 592653.553821
    test 1058 line 204 toUtm8.northing: 6125529.810052
    test 1059 line 204 toUtm8.gamma: 7.600785
    test 1060 line 204 toUtm8.scale: 1.003912
    test 1061 line 204 toUtm8.lat: 54.922707
    test 1062 line 204 toUtm8.lon: 9.260818
    test 1063 line 205 toUtm8.easting: 693459.671821
    test 1064 line 205 toUtm8.northing: 6943779.991032
    test 1065 line 205 toUtm8.gamma: 11.787587
    test 1066 line 205 toUtm8.scale: 1.005496
    test 1067 line 205 toUtm8.lat: 61.982810
    test 1068 line 205 toUtm8.lon: 13.299659
    test 1069 line 206 toUtm8.easting: 1838956.187625
    test 1070 line 206 toUtm8.northing: 3511959.612381
    test 1071 line 206 toUtm8.gamma: 9.844313
    test 1072 line 206 toUtm8.scale: 1.041603
    test 1073 line 206 toUtm8.lat: 30.324214
    test 1074 line 206 toUtm8.lon: 18.959769
    test 1075 line 207 toUtm8.easting: 4460690.884597
    test 1076 line 207 toUtm8.northing: 5541873.235403
    test 1077 line 207 toUtm8.gamma: 35.768613
    test 1078 line 207 toUtm8.scale: 1.254179
    test 1079 line 207 toUtm8.lat: 37.629667
    test 1080 line 207 toUtm8.lon: 49.649131
    test 1081 line 208 toUtm8.easting: 2311168.998941
    test 1082 line 208 toUtm8.northing: 9480561.869119
    test 1083 line 208 toUtm8.gamma: 76.828257
    test 1084 line 208 toUtm8.scale: 1.065556
    test 1085 line 208 toUtm8.lat: 69.225574
    test 1086 line 208 toUtm8.lon: 77.656135
    test 1087 line 209 toUtm8.easting: 4111775.114451
    test 1088 line 209 toUtm8.northing: 6509014.348792
    test 1089 line 209 toUtm8.gamma: 43.052130
    test 1090 line 209 toUtm8.scale: 1.214125
    test 1091 line 209 toUtm8.lat: 44.698478
    test 1092 line 209 toUtm8.lon: 52.979304
    test 1093 line 210 toUtm8.easting: 75358.261962
    test 1094 line 210 toUtm8.northing: 7711258.662251
    test 1095 line 210 toUtm8.gamma: 1.806297
    test 1096 line 210 toUtm8.scale: 0.999669
    test 1097 line 210 toUtm8.lat: 69.499594
    test 1098 line 210 toUtm8.lon: 1.928336

    test skipped (28): line 211 toUtm8.'27.981363604998 86.061112755721 8781885.2291162503299 9184776.4522114918448 81.795538514711932534 2.09490761781464961377'
    test 1099 line 212 toUtm8.easting: 954378.415174
    test 1100 line 212 toUtm8.northing: 7449110.669807
    test 1101 line 212 toUtm8.gamma: 19.380657
    test 1102 line 212 toUtm8.scale: 1.010768
    test 1103 line 212 toUtm8.lat: 65.699839
    test 1104 line 212 toUtm8.lon: 21.104725
    test 1105 line 213 toUtm8.easting: 720971.793706
    test 1106 line 213 toUtm8.northing: 5265195.121555
    test 1107 line 213 toUtm8.gamma: 7.002995
    test 1108 line 213 toUtm8.scale: 1.005995
    test 1109 line 213 toUtm8.lat: 47.143648
    test 1110 line 213 toUtm8.lon: 9.512189
    test 1111 line 214 toUtm8.easting: 561561.493937
    test 1112 line 214 toUtm8.northing: 989910.236221
    test 1113 line 214 toUtm8.gamma: 0.793118
    test 1114 line 214 toUtm8.scale: 1.003505
    test 1115 line 214 toUtm8.lat: 8.920167
    test 1116 line 214 toUtm8.lon: 5.101513
    test 1117 line 215 toUtm8.easting: 3446829.634468
    test 1118 line 215 toUtm8.northing: 9232868.155664
    test 1119 line 215 toUtm8.gamma: 76.279075
    test 1120 line 215 toUtm8.scale: 1.148263
    test 1121 line 215 toUtm8.lat: 59.778971
    test 1122 line 215 toUtm8.lon: 78.080322

    test skipped (29): line 216 toUtm8.'55.865310107291 87.384288430943 4048307.5459092527942 9800416.4229977935137 86.843918034217523739 1.20649504624906774925'
    test 1123 line 217 toUtm8.easting: 8973188.480293
    test 1124 line 217 toUtm8.northing: 7042230.087021
    test 1125 line 217 toUtm8.gamma: 60.872456
    test 1126 line 217 toUtm8.scale: 2.156098
    test 1127 line 217 toUtm8.lat: 24.310973
    test 1128 line 217 toUtm8.lon: 76.823777
    test 1129 line 218 toUtm8.easting: 126314.191618
    test 1130 line 218 toUtm8.northing: 396006.687921
    test 1131 line 218 toUtm8.gamma: 0.071065
    test 1132 line 218 toUtm8.scale: 0.999798
    test 1133 line 218 toUtm8.lat: 3.582041
    test 1134 line 218 toUtm8.lon: 1.137286
    test 1135 line 219 toUtm8.easting: 5247652.345647
    test 1136 line 219 toUtm8.northing: 8670513.359752
    test 1137 line 219 toUtm8.gamma: 72.700498
    test 1138 line 219 toUtm8.scale: 1.355272
    test 1139 line 219 toUtm8.lat: 46.124233
    test 1140 line 219 toUtm8.lon: 77.313118

    test skipped (30): line 220 toUtm8.'31.17139056295 87.104503768139 8103656.8381187232079 9469794.014736839373 84.490673011906282841 1.91216400164486142107'
    test 1141 line 221 toUtm8.easting: 6300112.758236
    test 1142 line 221 toUtm8.northing: 93835.917364
    test 1143 line 221 toUtm8.gamma: 0.644805
    test 1144 line 221 toUtm8.scale: 1.534073
    test 1145 line 221 toUtm8.lat: 0.553171
    test 1146 line 221 toUtm8.lon: 49.117104
    test 1147 line 222 toUtm8.easting: 3894813.593782
    test 1148 line 222 toUtm8.northing: 4833832.341027
    test 1149 line 222 toUtm8.gamma: 27.453298
    test 1150 line 222 toUtm8.scale: 1.192135
    test 1151 line 222 toUtm8.lat: 35.361587
    test 1152 line 222 toUtm8.lon: 41.860599
    test 1153 line 223 toUtm8.easting: 402511.346712
    test 1154 line 223 toUtm8.northing: 3520621.561911
    test 1155 line 223 toUtm8.gamma: 2.238474
    test 1156 line 223 toUtm8.scale: 1.001599
    test 1157 line 223 toUtm8.lat: 31.750314
    test 1158 line 223 toUtm8.lon: 4.248167
    test 1159 line 224 toUtm8.easting: 5357378.503148
    test 1160 line 224 toUtm8.northing: 2772997.602234
    test 1161 line 224 toUtm8.gamma: 17.823560
    test 1162 line 224 toUtm8.scale: 1.376031
    test 1163 line 224 toUtm8.lat: 17.924336
    test 1164 line 224 toUtm8.lon: 46.096402
    test 1165 line 225 toUtm8.easting: 2807553.985866
    test 1166 line 225 toUtm8.northing: 8177847.980275
    test 1167 line 225 toUtm8.gamma: 54.680045
    test 1168 line 225 toUtm8.scale: 1.097531
    test 1169 line 225 toUtm8.lat: 60.931488
    test 1170 line 225 toUtm8.lon: 58.221214

    test skipped (31): line 226 toUtm8.'5.358150979521 87.556213284144 18289045.16650076146 7792942.3396035398889 73.216494415207315628 8.09800850850277481729'

    test skipped (32): line 227 toUtm8.'28.616673489124 80.452426461437 8376822.4595378634541 8128174.6238782329989 70.920116640676321501 1.98487312027093768388'
    test 1171 line 228 toUtm8.easting: 11898068.352950  FAILED, KNOWN, expected 11898068.353272
    test 1172 line 228 toUtm8.northing: 4772439.493355  FAILED, KNOWN, expected 4772439.493697
    test 1173 line 228 toUtm8.gamma: 42.613968
    test 1174 line 228 toUtm8.scale: 3.314412
    test 1175 line 228 toUtm8.lat: 11.709763
    test 1176 line 228 toUtm8.lon: 76.760295
    test 1177 line 229 toUtm8.easting: 10550946.939052  FAILED, KNOWN, expected 10550946.939050
    test 1178 line 229 toUtm8.northing: 3851968.815305  FAILED, KNOWN, expected 3851968.815295
    test 1179 line 229 toUtm8.gamma: 33.383025
    test 1180 line 229 toUtm8.scale: 2.724754
    test 1181 line 229 toUtm8.lat: 12.009498
    test 1182 line 229 toUtm8.lon: 71.782351

    test skipped (33): line 230 toUtm8.'37.62978386356 85.795687334213 6828299.1236065501034 9394803.2274626281036 83.181386462369626591 1.62435875189611017521'
    test 1183 line 231 toUtm8.easting: 11162550.334001  FAILED, KNOWN, expected 11162550.334022
    test 1184 line 231 toUtm8.northing: 2640267.279546  FAILED, KNOWN, expected 2640267.279593
    test 1185 line 231 toUtm8.gamma: 23.145404
    test 1186 line 231 toUtm8.scale: 2.998408
    test 1187 line 231 toUtm8.lat: 7.721128
    test 1188 line 231 toUtm8.lon: 71.662731
    test 1189 line 232 toUtm8.easting: 4411584.447941
    test 1190 line 232 toUtm8.northing: 4956173.694407
    test 1191 line 232 toUtm8.gamma: 30.713919
    test 1192 line 232 toUtm8.scale: 1.248736
    test 1193 line 232 toUtm8.lat: 34.295026
    test 1194 line 232 toUtm8.lon: 46.442191
    test 1195 line 233 toUtm8.easting: 672108.897905
    test 1196 line 233 toUtm8.northing: 4751554.657054
    test 1197 line 233 toUtm8.gamma: 5.569178
    test 1198 line 233 toUtm8.scale: 1.005162
    test 1199 line 233 toUtm8.lat: 42.622496
    test 1200 line 233 toUtm8.lon: 8.193605
    test 1201 line 234 toUtm8.easting: 5022964.290579
    test 1202 line 234 toUtm8.northing: 6860418.199502
    test 1203 line 234 toUtm8.gamma: 50.862230
    test 1204 line 234 toUtm8.scale: 1.324925
    test 1205 line 234 toUtm8.lat: 41.667780
    test 1206 line 234 toUtm8.lon: 61.518288
    test 1207 line 235 toUtm8.easting: 1669655.595207
    test 1208 line 235 toUtm8.northing: 4152086.537021
    test 1209 line 235 toUtm8.gamma: 11.110237
    test 1210 line 235 toUtm8.scale: 1.034138
    test 1211 line 235 toUtm8.lat: 36.060369
    test 1212 line 235 toUtm8.lon: 18.444112
    test 1213 line 236 toUtm8.easting: 6055876.729655
    test 1214 line 236 toUtm8.northing: 4896837.552619
    test 1215 line 236 toUtm8.gamma: 35.799747
    test 1216 line 236 toUtm8.scale: 1.485967
    test 1217 line 236 toUtm8.lat: 27.948091
    test 1218 line 236 toUtm8.lon: 56.816429
    test 1219 line 237 toUtm8.easting: 1209214.164379
    test 1220 line 237 toUtm8.northing: 7266409.859178
    test 1221 line 237 toUtm8.gamma: 22.319633
    test 1222 line 237 toUtm8.scale: 1.017554
    test 1223 line 237 toUtm8.lat: 63.386030
    test 1224 line 237 toUtm8.lon: 24.662716
    test 1225 line 238 toUtm8.easting: 5154564.559584
    test 1226 line 238 toUtm8.northing: 698118.349975
    test 1227 line 238 toUtm8.gamma: 4.242360
    test 1228 line 238 toUtm8.scale: 1.347481
    test 1229 line 238 toUtm8.lat: 4.680922
    test 1230 line 238 toUtm8.lon: 42.114426
    test 1231 line 239 toUtm8.easting: 2695149.806543
    test 1232 line 239 toUtm8.northing: 8208197.765605
    test 1233 line 239 toUtm8.gamma: 54.178615
    test 1234 line 239 toUtm8.scale: 1.089730
    test 1235 line 239 toUtm8.lat: 61.826625
    test 1236 line 239 toUtm8.lon: 57.525096
    test 1237 line 240 toUtm8.easting: 3394792.327820
    test 1238 line 240 toUtm8.northing: 3217583.415552
    test 1239 line 240 toUtm8.gamma: 15.165863
    test 1240 line 240 toUtm8.scale: 1.145285
    test 1241 line 240 toUtm8.lat: 25.104353
    test 1242 line 240 toUtm8.lon: 32.528660
    test 1243 line 241 toUtm8.easting: 1429160.966985
    test 1244 line 241 toUtm8.northing: 8212685.362032
    test 1245 line 241 toUtm8.gamma: 37.484904
    test 1246 line 241 toUtm8.scale: 1.024676
    test 1247 line 241 toUtm8.lat: 69.678351
    test 1248 line 241 toUtm8.lon: 39.275513

    test skipped (34): line 242 toUtm8.'29.671383681805 84.19659549085 8343387.9980651104898 8885196.9545780118644 78.561937382568633298 1.97473261886829061763'
    test 1249 line 243 toUtm8.easting: 1990722.928606
    test 1250 line 243 toUtm8.northing: 7569202.065162
    test 1251 line 243 toUtm8.gamma: 37.075276
    test 1252 line 243 toUtm8.scale: 1.048486
    test 1253 line 243 toUtm8.lat: 62.300208
    test 1254 line 243 toUtm8.lon: 40.474051
    test 1255 line 244 toUtm8.easting: 1554980.099559
    test 1256 line 244 toUtm8.northing: 1449423.919586
    test 1257 line 244 toUtm8.gamma: 3.188328
    test 1258 line 244 toUtm8.scale: 1.029664
    test 1259 line 244 toUtm8.lat: 12.721776
    test 1260 line 244 toUtm8.lon: 14.190003
    test 1261 line 245 toUtm8.easting: 785205.450196
    test 1262 line 245 toUtm8.northing: 5575158.423096
    test 1263 line 245 toUtm8.gamma: 8.388417
    test 1264 line 245 toUtm8.scale: 1.007181
    test 1265 line 245 toUtm8.lat: 49.811296
    test 1266 line 245 toUtm8.lon: 10.925011
    test 1267 line 246 toUtm8.easting: 3310405.988313
    test 1268 line 246 toUtm8.northing: 5955022.233881
    test 1269 line 246 toUtm8.gamma: 33.007587
    test 1270 line 246 toUtm8.scale: 1.137141
    test 1271 line 246 toUtm8.lat: 45.132680
    test 1272 line 246 toUtm8.lon: 42.478624
    test 1273 line 247 toUtm8.easting: 4733460.960666
    test 1274 line 247 toUtm8.northing: 129034.889816
    test 1275 line 247 toUtm8.gamma: 0.737551
    test 1276 line 247 toUtm8.scale: 1.290439
    test 1277 line 247 toUtm8.lat: 0.904279
    test 1278 line 247 toUtm8.lon: 39.078412
    test 1279 line 248 toUtm8.easting: 3322708.343909
    test 1280 line 248 toUtm8.northing: 3864738.078742
    test 1281 line 248 toUtm8.gamma: 18.472566
    test 1282 line 248 toUtm8.scale: 1.138838
    test 1283 line 248 toUtm8.lat: 30.163605
    test 1284 line 248 toUtm8.lon: 33.577996

    test skipped (35): line 249 toUtm8.'27.643243707755 81.892859091432 8672864.4172042475623 8333465.9834441061554 73.206272638168122883 2.06544053870286774312'

    test skipped (36): line 250 toUtm8.'18.201207657521 82.434617649311 11126818.23119627031 7618712.1749910723126 67.88717347393512063 2.92241673495261070414'

    test skipped (37): line 251 toUtm8.'28.804576432117 89.886072420251 8650100.9817967479337 9975084.1689971279206 89.767446308690086924 2.05728879562910108817'
    test 1285 line 252 toUtm8.easting: 2212701.180192
    test 1286 line 252 toUtm8.northing: 650348.100229
    test 1287 line 252 toUtm8.gamma: 1.970441
    test 1288 line 252 toUtm8.scale: 1.060830
    test 1289 line 252 toUtm8.lat: 5.542998
    test 1290 line 252 toUtm8.lon: 19.589578
    test 1291 line 253 toUtm8.easting: 6890222.326618
    test 1292 line 253 toUtm8.northing: 7506813.499547
    test 1293 line 253 toUtm8.gamma: 62.684825
    test 1294 line 253 toUtm8.scale: 1.638488
    test 1295 line 253 toUtm8.lat: 34.237147
    test 1296 line 253 toUtm8.lon: 73.678164
    test 1297 line 254 toUtm8.easting: 6692260.067325
    test 1298 line 254 toUtm8.northing: 4244174.008110
    test 1299 line 254 toUtm8.gamma: 31.812920
    test 1300 line 254 toUtm8.scale: 1.604640
    test 1301 line 254 toUtm8.lat: 22.704949
    test 1302 line 254 toUtm8.lon: 57.877010
    test 1303 line 255 toUtm8.easting: 1225564.137190
    test 1304 line 255 toUtm8.northing: 4778923.924144
    test 1305 line 255 toUtm8.gamma: 10.083419
    test 1306 line 255 toUtm8.scale: 1.018134
    test 1307 line 255 toUtm8.lat: 42.192424
    test 1308 line 255 toUtm8.lon: 14.828196
    test 1309 line 256 toUtm8.easting: 12341116.155088  FAILED, KNOWN, expected 12341116.154950
    test 1310 line 256 toUtm8.northing: 5081855.520287  FAILED, KNOWN, expected 5081855.521966
    test 1311 line 256 toUtm8.gamma: 45.712545  FAILED, KNOWN, expected 45.712546
    test 1312 line 256 toUtm8.scale: 3.535170
    test 1313 line 256 toUtm8.lat: 11.481151
    test 1314 line 256 toUtm8.lon: 78.189236
    test 1315 line 257 toUtm8.easting: 6673845.021771
    test 1316 line 257 toUtm8.northing: 1177587.190565
    test 1317 line 257 toUtm8.gamma: 8.389141
    test 1318 line 257 toUtm8.scale: 1.605171
    test 1319 line 257 toUtm8.lat: 6.609626
    test 1320 line 257 toUtm8.lon: 51.735783
    test 1321 line 258 toUtm8.easting: 6966354.690417
    test 1322 line 258 toUtm8.northing: 3641802.005093
    test 1323 line 258 toUtm8.gamma: 27.409636
    test 1324 line 258 toUtm8.scale: 1.661469
    test 1325 line 258 toUtm8.lat: 19.059369
    test 1326 line 258 toUtm8.lon: 57.526439
    test 1327 max forward error: 1.678809e-03
    test 1328 max reverse error: 3.170456e-09
    test 1329 Utm.scale0: 0.9996
    test 1330 Utm.datum: WGS84
    test 1331 Utm.datum.ellipsoid.KsOrder: 8
    test 1332 WGS84.KsOrder: 8

    23 of 1332 testUtmTMcoords.py tests (1.7%) FAILED, ALL KNOWN, 37 skipped (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 62.818 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUtmUps.py

    testing testUtmUps.py 23.03.27 (module pygeodesy.utmups 23.05.03)
    test 1 UtmUps: 00 N 448251.0 5411932.0001
    test 2 UtmUps.ValidateOK: True
    test 3 UtmUps: 00 N 448252 5411933
    test 4 UtmUps: 00 N 448251.795 5411932.678
    test 5 UtmUps: 00Z N 448251.8 5411932.7 n/a n/a
    test 6 UtmUps.ValidateOK: True
    test 7 UtmUps.toLatLon: 43.684097°N, 175.265195°E
    test 8 UtmUps.toLatLon: 43°41′02.75″N, 175°15′54.7″E
    test 9 LL.toUtmUps: 60 N 360177 4838249
    test 10 LL.toUtmUps: 60 N 360176.686 4838249.416
    test 11 LL.toUtmUps: [Z:60T, H:N, E:360177, N:4838249, C:-1.19839167°, S:0.99984048]
    test 12 LL.toUtmUps.ValidateOK: True
    test 13 toUtmUps8ID1: 00Y N 1530125.78 2426773.6 -132.24798917° 0.99647445
    test 14 toUtmUps8ID1.ValidateOK: True
    test 15 toUtmUps8ID1.ValidateOK: True
    test 16 toUtmUps8ID2: 38 N 467367.68 8100752.13 -57.37878422′ 0.99961302  FAILED, KNOWN, expected 38 N 3320416.75 632668.43 +44.0° 1.01619505
    test 17 toUtmUps8ID2.ValidateOK: True
    test 18 toUtmUps8ID2.ValidateOK: True
    test 19 toUtmUps8ID2: 00 N 3320416.75 632668.43 +44.0° 1.01619505
    test 20 toUtmUps8ID2.ValidateOK: easting (3320416.7473598532): outside UPS range [1300000, 2700000]  FAILED, KNOWN, expected True
    test 21 toUtmUps8ID3: 00B S 2222979.47 1797474.9 -132.24786194° 0.99455723
    test 22 toUtmUps8ID3.ValidateOK: True
    test 23 toUtmUps8ID3.ValidateOK: True
    test 24 UtmUps.toLatLonID4.ValidateOK: True
    test 25 UtmUps.toLatLonID4: 84°17′14.04″N, 132°14′52.76″W
    test 26 UtmUps.toLatLonID4: 84.287234°N, 132.247989°W
    test 27 UtmUps.ValidateOK: easting (3320416.75): outside UPS range [1300000, 2700000]  FAILED, KNOWN, expected True
    test 28 UtmUps.toLatLonID5: 73°00′00.0″N, 044°00′00.0″E
    test 29 UtmUps.toLatLonID5: 73.0°N, 044.0°E
    test 30 UtmUps.ValidateOK: True
    test 31 UtmUps.toLatLonID6: 87°17′14.4″S, 132°14′52.3″E
    test 32 UtmUps.toLatLonID6: 87.287333°S, 132.247861°E
    test 33 latlon1: 61.2°N, 149.9°W
    test 34 toUtmUps8: 06 N 344174 6788521
    test 35 toUtmUps8: 06V N 344173.864114 6788521.418164 -2.54179531° 0.99989751
    test 36 toUtmUps8.ValidateOK: True
    test 37 toMgrs: 06V UN 44173 88521
    test 38 latlon2: LatLon(83°37′37.2″N, 032°39′50.4″W)
    test 39 toUtmUps8: 25 N 504164 9286466
    test 40 toUtmUps8: [Z:25X, H:N, E:504164, N:9286466]
    test 41 toUtmUps8: 25X N 504163.899383 9286465.664902 +20.03542083′ 0.99960021
    test 42 toUtmUps8.ValidateOK: True
    test 43 toMgrs: 25X EN 04163 86465
    test 44 latlon3: 33.33°N, 044.44°E
    test 45 toUtmUps8: 38 N 447882 3688012
    test 46 toUtmUps8: 38S N 447882.413169 3688011.692733 -18.46228466′ 0.99963349
    test 47 toUtmUps8.ValidateOK: True
    test 48 toMgrs: 38S MB 47882 88011
    test 49 latlon4: 79.0°S, 079.0°W
    test 50 toUtmUps8: 17 S 542594 1229296
    test 51 toUtmUps8: 17C S 542594.134555 1229296.157301 -1.96328341° 0.99962217
    test 52 toUtmUps8.ValidateOK: True
    test 53 toMgrs: 17C NN 42594 29296
    test 54 latlon5: 84.0°N, 084.0°E
    test 55 toUtmUps8: 00 N 2663075 1930308
    test 56 toUtmUps8: 00Z N 2663075.299562 1930307.977716 +84.0° 0.99673
    test 57 toUtmUps8.ValidateOK: True
    test 58 latlon6: 13.4125°N, 103.8667°E
    test 59 toUtmUps8: 48 N 377302 1483035
    test 60 toUtmUps8: 48P N 377302.354183 1483034.777084 -15.77480856′ 0.99978623
    test 61 toUtmUps8.ValidateOK: True
    test 62 toMgrs: 48P UV 77302 83034
    test 63 latlon7: 13.4125°S, 103.8667°W
    test 64 LL.toUtmUps: 13 S 622698 8516965
    test 65 LL.toUtmUps: 13L S 622697.645817 8516965.222916 -15.77480856′ 0.99978623
    test 66 LL.toUtmUps.ValidateOK: True
    test 67 toMgrs: 13L FF 22697 16965
    test 68 latlon8: 43.684097°N, 175.265195°E
    test 69 LL.toUtmUps: 60 N 360177 4838249
    test 70 LL.toUtmUps: 60 N 360176.691 4838249.422
    test 71 LL.toUtmUps: [Z:60T, H:N, E:360177, N:4838249, C:-1.19839163°, S:0.99984048]
    test 72 LL.toUtmUps.ValidateOK: True
    test 73 toMgrs: 60T UP 60176 38249
    test 74 UtmUps.toLatLon: 43.684097°N, 175.265195°E
    test 75 UtmUps.toLatLon: 43°41′02.75″N, 175°15′54.7″E
    test 76 latlon9: 41.321801°N, 074.801413°W
    test 77 LL.toUtmUps: 18 N 516620 4574500
    test 78 LL.toUtmUps: [Z:18T, H:N, E:516620, N:4574500, C:+7.86748851′, S:0.9996034]
    test 79 LL.toUtmUps.ValidateOK: True
    test 80 toMgrs: 18T WL 16619 74500
    test 81 UtmUps.toLatLon: 41.321801°N, 074.801413°W
    test 82 UtmUps.toLatLon: 41°19′18.48″N, 074°48′05.09″W
    test 83 parseUTMUPS5: 18 N 516620 4574500
    test 84 parseUTMUPS5.ValidateOK: True
    test 85 UtmUps.toLatLon: 41.321801°N, 074.801413°W
    test 86 UtmUps: 00A S 321441 5810117
    test 87 UtmUps.ValidateOK: easting (321441.0425108216): outside UPS range [800000, 3200000]  FAILED, KNOWN, expected True
    test 88 UtmUps.toLatLon: 53.713776°S, 023.77604°W
    test 89 UtmUps.toLatLon: 53°42′49.59″S, 023°46′33.74″W
    test 90 LL.toUtmUps: 27 S 316807 4044745
    test 91 LL.toUtmUps.ValidateOK: True
    test 92 LL.toUtmUps: 27 S 316807.326 4044744.532
    test 93 LL.toUtmUps: [Z:27F, H:S, E:316807, N:4044745, C:+2.23830171°, S:1.00001184]
    test 94 UtmUps: 00Z N 400000 5000000
    test 95 UtmUps.ValidateOK: True
    test 96 parseUTMUPS5: (31, 'N', 446000.0, 8436100.0, 'X')
    test 97 parseUTMUPS5: (0, 'S', 506346.0, 1057743.0, 'A')

    4 of 97 testUtmUps.py tests (4.1%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 8.995 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testUtmUpsTMcoords.py

    testing testUtmUpsTMcoords.py 23.05.23 (module pygeodesy.utmups 23.05.03)
    test 1 line 1 toUtmUps8.easting: 1548706.791619
    test 2 line 1 toUtmUps8.northing: 8451449.198772
    test 3 line 1 toUtmUps8.gamma: 43.922790
    test 4 line 1 toUtmUps8.scale: 1.029060
    test 5 line 1 toUtmUps8.lat: 70.579277
    test 6 line 1 toUtmUps8.lon: 45.599420
    test 7 line 2 toUtmUps8.easting: 2624150.740929
    test 8 line 2 toUtmUps8.northing: 1204434.041605
    test 9 line 2 toUtmUps8.gamma: 4.292619
    test 10 line 2 toUtmUps8.scale: 1.086051
    test 11 line 2 toUtmUps8.lat: 10.018894
    test 12 line 2 toUtmUps8.lon: 23.313324
    test 13 line 3 toUtmUps8.easting: 9855841.232935
    test 14 line 3 toUtmUps8.northing: 6145496.115157  FAILED, KNOWN, expected 6145496.115155
    test 15 line 3 toUtmUps8.gamma: 53.348315
    test 16 line 3 toUtmUps8.scale: 2.445098
    test 17 line 3 toUtmUps8.lat: 19.479896
    test 18 line 3 toUtmUps8.lon: 75.662049
    test 19 line 4 toUtmUps8.easting: 3206390.691996
    test 20 line 4 toUtmUps8.northing: 2650745.400406
    test 21 line 4 toUtmUps8.gamma: 11.666950
    test 22 line 4 toUtmUps8.scale: 1.129359
    test 23 line 4 toUtmUps8.lat: 21.072465
    test 24 line 4 toUtmUps8.lon: 29.828684
    test 25 line 5 toUtmUps8.easting: 4328154.083501
    test 26 line 5 toUtmUps8.northing: 749647.623690
    test 27 line 5 toUtmUps8.gamma: 4.024317
    test 28 line 5 toUtmUps8.scale: 1.240829
    test 29 line 5 toUtmUps8.lat: 5.458957
    test 30 line 5 toUtmUps8.lon: 36.385237
    test 31 line 6 toUtmUps8.easting: 847598.266514
    test 32 line 6 toUtmUps8.northing: 7947180.962440
    test 33 line 6 toUtmUps8.gamma: 21.639091
    test 34 line 6 toUtmUps8.scale: 1.008399
    test 35 line 6 toUtmUps8.lat: 70.175454
    test 36 line 6 toUtmUps8.lon: 22.865350
    test 37 line 7 toUtmUps8.easting: 2727657.337974
    test 38 line 7 toUtmUps8.northing: 8283916.696410
    test 39 line 7 toUtmUps8.gamma: 55.690909
    test 40 line 7 toUtmUps8.scale: 1.091942
    test 41 line 7 toUtmUps8.lat: 61.965605
    test 42 line 7 toUtmUps8.lon: 58.931371
    test 43 line 8 toUtmUps8.easting: 2331001.751890
    test 44 line 8 toUtmUps8.northing: 1313608.224751
    test 45 line 8 toUtmUps8.gamma: 4.214690
    test 46 line 8 toUtmUps8.scale: 1.067599
    test 47 line 8 toUtmUps8.lat: 11.116050
    test 48 line 8 toUtmUps8.lon: 20.901069
    test 49 line 9 toUtmUps8.easting: 6035557.239480
    test 50 line 9 toUtmUps8.northing: 5791770.791879
    test 51 line 9 toUtmUps8.gamma: 43.698170
    test 52 line 9 toUtmUps8.scale: 1.481260
    test 53 line 9 toUtmUps8.lat: 32.210543
    test 54 line 9 toUtmUps8.lon: 60.705849
    test 55 line 10 toUtmUps8.easting: 1064553.125852
    test 56 line 10 toUtmUps8.northing: 9417273.737208
    test 57 line 10 toUtmUps8.gamma: 61.100380
    test 58 line 10 toUtmUps8.scale: 1.013475
    test 59 line 10 toUtmUps8.lat: 79.187451
    test 60 line 10 toUtmUps8.lon: 61.532382
    test 61 line 11 toUtmUps8.easting: 1400137.116164
    test 62 line 11 toUtmUps8.northing: 9616907.017686
    test 63 line 11 toUtmUps8.gamma: 74.527087
    test 64 line 11 toUtmUps8.scale: 1.023640
    test 65 line 11 toUtmUps8.lat: 77.103759
    test 66 line 11 toUtmUps8.lon: 74.899105

    test skipped (1): line 12 toUtmUps8.'21.889514024862 80.019885892785 9860691.0166261508479 7433039.1433282732643 65.357693372142649007 2.43897318400097845293'

    test skipped (2): line 13 toUtmUps8.'30.53629567699 82.186177919416 8076501.8336948099169 8561614.1747819103782 75.073393190238557702 1.90620203595203984732'
    test 67 line 14 toUtmUps8.easting: 3335099.866623
    test 68 line 14 toUtmUps8.northing: 6740519.084015
    test 69 line 14 toUtmUps8.gamma: 40.611821
    test 70 line 14 toUtmUps8.scale: 1.139021
    test 71 line 14 toUtmUps8.lat: 49.990485
    test 72 line 14 toUtmUps8.lon: 48.203179

    test skipped (3): line 15 toUtmUps8.'14.486311853451 80.905136710227 12051574.9284996192629 6587213.0519512810474 59.033236797073779959 3.3574686117030164354'
    test 73 line 16 toUtmUps8.easting: 5387578.735298
    test 74 line 16 toUtmUps8.northing: 4111216.907168
    test 75 line 16 toUtmUps8.gamma: 27.574337
    test 76 line 16 toUtmUps8.scale: 1.379357
    test 77 line 16 toUtmUps8.lat: 25.936824
    test 78 line 16 toUtmUps8.lon: 49.913598
    test 79 line 17 toUtmUps8.easting: 2622214.380233
    test 80 line 17 toUtmUps8.northing: 8678923.984567
    test 81 line 17 toUtmUps8.gamma: 61.697275
    test 82 line 17 toUtmUps8.scale: 1.084810
    test 83 line 17 toUtmUps8.lat: 64.402196
    test 84 line 17 toUtmUps8.lon: 64.091395

    test skipped (4): line 18 toUtmUps8.'48.451353594584 84.856197560189 5068474.169632778036 9492066.9937094951003 83.156739839119105102 1.3299901985118008373'
    test 85 line 19 toUtmUps8.easting: 738062.047779
    test 86 line 19 toUtmUps8.northing: 3031007.074116
    test 87 line 19 toUtmUps8.gamma: 3.416802
    test 88 line 19 toUtmUps8.scale: 1.006332
    test 89 line 19 toUtmUps8.lat: 27.203895
    test 90 line 19 toUtmUps8.lon: 7.440229
    test 91 line 20 toUtmUps8.easting: 1944413.834565
    test 92 line 20 toUtmUps8.northing: 9613299.224493
    test 93 line 20 toUtmUps8.gamma: 78.462831
    test 94 line 20 toUtmUps8.scale: 1.046134
    test 95 line 20 toUtmUps8.lat: 72.509000
    test 96 line 20 toUtmUps8.lon: 78.982283
    test 97 line 21 toUtmUps8.easting: 2114521.418406
    test 98 line 21 toUtmUps8.northing: 4954077.440098
    test 99 line 21 toUtmUps8.gamma: 17.571878
    test 100 line 21 toUtmUps8.scale: 1.055093
    test 101 line 21 toUtmUps8.lat: 41.824954
    test 102 line 21 toUtmUps8.lon: 25.392744
    test 103 line 22 toUtmUps8.easting: 620365.905090
    test 104 line 22 toUtmUps8.northing: 4755542.026562
    test 105 line 22 toUtmUps8.gamma: 5.152022
    test 106 line 22 toUtmUps8.scale: 1.004338
    test 107 line 22 toUtmUps8.lat: 42.701376
    test 108 line 22 toUtmUps8.lon: 7.572738
    test 109 line 23 toUtmUps8.easting: 263004.770989
    test 110 line 23 toUtmUps8.northing: 4493669.762451
    test 111 line 23 toUtmUps8.gamma: 2.020523
    test 112 line 23 toUtmUps8.scale: 1.000452
    test 113 line 23 toUtmUps8.lat: 40.552052
    test 114 line 23 toUtmUps8.lon: 3.106056
    test 115 line 24 toUtmUps8.easting: 3217221.739462
    test 116 line 24 toUtmUps8.northing: 437776.119161
    test 117 line 24 toUtmUps8.gamma: 1.848169
    test 118 line 24 toUtmUps8.scale: 1.130558
    test 119 line 24 toUtmUps8.lat: 3.501242
    test 120 line 24 toUtmUps8.lon: 27.806507

    test skipped (5): line 25 toUtmUps8.'10.148714782203 85.373767569431 14661142.4449607145297 7476100.8241849819567 68.376669038799719822 4.89664968310721668858'
    test 121 line 26 toUtmUps8.easting: 967777.158554
    test 122 line 26 toUtmUps8.northing: 6615684.266592
    test 123 line 26 toUtmUps8.gamma: 14.410044
    test 124 line 26 toUtmUps8.scale: 1.011100
    test 125 line 26 toUtmUps8.lat: 58.582623
    test 126 line 26 toUtmUps8.lon: 16.755558
    test 127 line 27 toUtmUps8.easting: 7558840.728461
    test 128 line 27 toUtmUps8.northing: 4144728.130764
    test 129 line 27 toUtmUps8.gamma: 32.557264
    test 130 line 27 toUtmUps8.scale: 1.791490
    test 131 line 27 toUtmUps8.lat: 19.793004
    test 132 line 27 toUtmUps8.lon: 61.746763
    test 133 line 28 toUtmUps8.easting: 1056008.314161
    test 134 line 28 toUtmUps8.northing: 9290799.692669
    test 135 line 28 toUtmUps8.gamma: 55.843278
    test 136 line 28 toUtmUps8.scale: 1.013253
    test 137 line 28 toUtmUps8.lat: 78.666776
    test 138 line 28 toUtmUps8.lon: 56.365355
    test 139 line 29 toUtmUps8.easting: 1943965.134687
    test 140 line 29 toUtmUps8.northing: 1389972.228690
    test 141 line 29 toUtmUps8.gamma: 3.774869
    test 142 line 29 toUtmUps8.scale: 1.046724
    test 143 line 29 toUtmUps8.lat: 11.998788
    test 144 line 29 toUtmUps8.lon: 17.597873
    test 145 line 30 toUtmUps8.easting: 5803077.072902
    test 146 line 30 toUtmUps8.northing: 5649957.943659
    test 147 line 30 toUtmUps8.gamma: 41.717943
    test 148 line 30 toUtmUps8.scale: 1.442572
    test 149 line 30 toUtmUps8.lat: 32.540378
    test 150 line 30 toUtmUps8.lon: 58.764613
    test 151 line 31 toUtmUps8.easting: 2928716.986009
    test 152 line 31 toUtmUps8.northing: 5731835.058317
    test 153 line 31 toUtmUps8.gamma: 28.538550
    test 154 line 31 toUtmUps8.scale: 1.106780
    test 155 line 31 toUtmUps8.lat: 45.160356
    test 156 line 31 toUtmUps8.lon: 37.465285
    test 157 line 32 toUtmUps8.easting: 326141.975756
    test 158 line 32 toUtmUps8.northing: 8881325.164543
    test 159 line 32 toUtmUps8.gamma: 16.111415
    test 160 line 32 toUtmUps8.scale: 1.000900
    test 161 line 32 toUtmUps8.lat: 79.584190
    test 162 line 32 toUtmUps8.lon: 16.367006
    test 163 line 33 toUtmUps8.easting: 3933015.267450
    test 164 line 33 toUtmUps8.northing: 7932373.909512
    test 165 line 33 toUtmUps8.gamma: 58.577424
    test 166 line 33 toUtmUps8.scale: 1.194811
    test 167 line 33 toUtmUps8.lat: 52.470664
    test 168 line 33 toUtmUps8.lon: 64.125580
    test 169 line 34 toUtmUps8.easting: 8598926.983213
    test 170 line 34 toUtmUps8.northing: 6214135.167503
    test 171 line 34 toUtmUps8.gamma: 52.612878
    test 172 line 34 toUtmUps8.scale: 2.051367
    test 173 line 34 toUtmUps8.lat: 23.702673
    test 174 line 34 toUtmUps8.lon: 72.630363
    test 175 line 35 toUtmUps8.easting: 6620553.333772
    test 176 line 35 toUtmUps8.northing: 6540527.122948
    test 177 line 35 toUtmUps8.gamma: 52.350140
    test 178 line 35 toUtmUps8.scale: 1.586614
    test 179 line 35 toUtmUps8.lat: 32.603520
    test 180 line 35 toUtmUps8.lon: 67.280123
    test 181 line 36 toUtmUps8.easting: 1515136.758292
    test 182 line 36 toUtmUps8.northing: 3858996.087537
    test 183 line 36 toUtmUps8.gamma: 9.225127
    test 184 line 36 toUtmUps8.scale: 1.028029
    test 185 line 36 toUtmUps8.lat: 33.776224
    test 186 line 36 toUtmUps8.lon: 16.280993
    test 187 line 37 toUtmUps8.easting: 479854.373445
    test 188 line 37 toUtmUps8.northing: 8980501.389896
    test 189 line 37 toUtmUps8.gamma: 25.021222
    test 190 line 37 toUtmUps8.scale: 1.002415
    test 191 line 37 toUtmUps8.lat: 79.932747
    test 192 line 37 toUtmUps8.lon: 25.363622
    test 193 line 38 toUtmUps8.easting: 5243446.564940
    test 194 line 38 toUtmUps8.northing: 140657.213960
    test 195 line 38 toUtmUps8.gamma: 0.862817
    test 196 line 38 toUtmUps8.scale: 1.360358
    test 197 line 38 toUtmUps8.lat: 0.935056
    test 198 line 38 toUtmUps8.lon: 42.538824

    test skipped (6): line 39 toUtmUps8.'13.490862440668 83.178380075606 12806457.9232176809509 7170118.6846750266674 64.708921319446620085 3.7405880916836789809'
    test 199 line 40 toUtmUps8.easting: 1202993.459158
    test 200 line 40 toUtmUps8.northing: 5557316.053599
    test 201 line 40 toUtmUps8.gamma: 12.579061
    test 202 line 40 toUtmUps8.scale: 1.017426
    test 203 line 40 toUtmUps8.lat: 48.979057
    test 204 line 40 toUtmUps8.lon: 16.474542
    test 205 line 41 toUtmUps8.easting: 1729088.710196
    test 206 line 41 toUtmUps8.northing: 7770874.289954
    test 207 line 41 toUtmUps8.gamma: 36.021783
    test 208 line 41 toUtmUps8.scale: 1.036397
    test 209 line 41 toUtmUps8.lat: 65.036016
    test 210 line 41 toUtmUps8.lon: 38.729091
    test 211 line 42 toUtmUps8.easting: 2437301.517425
    test 212 line 42 toUtmUps8.northing: 5539327.748318
    test 213 line 42 toUtmUps8.gamma: 23.461879
    test 214 line 42 toUtmUps8.scale: 1.073459
    test 215 line 42 toUtmUps8.lat: 45.510091
    test 216 line 42 toUtmUps8.lon: 31.303729
    test 217 line 43 toUtmUps8.easting: 3647186.135066
    test 218 line 43 toUtmUps8.northing: 2086412.330983
    test 219 line 43 toUtmUps8.gamma: 10.023991
    test 220 line 43 toUtmUps8.scale: 1.168707
    test 221 line 43 toUtmUps8.lat: 16.058010
    test 222 line 43 toUtmUps8.lon: 32.520026
    test 223 line 44 toUtmUps8.easting: 1818497.243556
    test 224 line 44 toUtmUps8.northing: 4275471.745057
    test 225 line 44 toUtmUps8.gamma: 12.499656
    test 226 line 44 toUtmUps8.scale: 1.040604
    test 227 line 44 toUtmUps8.lat: 36.845200
    test 228 line 44 toUtmUps8.lon: 20.282283
    test 229 line 45 toUtmUps8.easting: 3751304.113783
    test 230 line 45 toUtmUps8.northing: 5130454.001592
    test 231 line 45 toUtmUps8.gamma: 28.959707
    test 232 line 45 toUtmUps8.scale: 1.177681
    test 233 line 45 toUtmUps8.lat: 37.865481
    test 234 line 45 toUtmUps8.lon: 41.990402
    test 235 line 46 toUtmUps8.easting: 2616733.138544
    test 236 line 46 toUtmUps8.northing: 394644.463815
    test 237 line 46 toUtmUps8.gamma: 1.390425
    test 238 line 46 toUtmUps8.scale: 1.085595
    test 239 line 46 toUtmUps8.lat: 3.287272
    test 240 line 46 toUtmUps8.lon: 22.917604
    test 241 line 47 toUtmUps8.easting: 1756506.573942
    test 242 line 47 toUtmUps8.northing: 5570393.986394
    test 243 line 47 toUtmUps8.gamma: 17.897894
    test 244 line 47 toUtmUps8.scale: 1.037732
    test 245 line 47 toUtmUps8.lat: 47.813686
    test 246 line 47 toUtmUps8.lon: 23.545092
    test 247 line 48 toUtmUps8.easting: 8752461.894711
    test 248 line 48 toUtmUps8.northing: 6087728.152284
    test 249 line 48 toUtmUps8.gamma: 51.628465
    test 250 line 48 toUtmUps8.scale: 2.095465
    test 251 line 48 toUtmUps8.lat: 22.836853
    test 252 line 48 toUtmUps8.lon: 72.604385
    test 253 line 49 toUtmUps8.easting: 1309272.216432
    test 254 line 49 toUtmUps8.northing: 59520.028899
    test 255 line 49 toUtmUps8.gamma: 0.109069
    test 256 line 49 toUtmUps8.scale: 1.020897
    test 257 line 49 toUtmUps8.lat: 0.527262
    test 258 line 49 toUtmUps8.lon: 11.684209
    test 259 line 50 toUtmUps8.easting: 328652.277129
    test 260 line 50 toUtmUps8.northing: 2233043.958874
    test 261 line 50 toUtmUps8.gamma: 1.084863
    test 262 line 50 toUtmUps8.scale: 1.000935
    test 263 line 50 toUtmUps8.lat: 20.166742
    test 264 line 50 toUtmUps8.lon: 3.143948

    test skipped (7): line 51 toUtmUps8.'28.604629015528 85.988721094779 8637959.7164470998207 9190635.1560309800028 81.802562643198123218 2.05432863342852874819'

    test skipped (8): line 52 toUtmUps8.'28.984047991106 85.833447775172 8548521.4551470334531 9172410.9432821880799 81.583928102890161419 2.02964145862183583179'
    test 265 line 53 toUtmUps8.easting: 796987.281104
    test 266 line 53 toUtmUps8.northing: 7677446.357675
    test 267 line 53 toUtmUps8.gamma: 18.084472
    test 268 line 53 toUtmUps8.scale: 1.007381
    test 269 line 53 toUtmUps8.lat: 68.071020
    test 270 line 53 toUtmUps8.lon: 19.392823

    test skipped (9): line 54 toUtmUps8.'61.416576191872 81.981611413918 3291036.4967623295988 9513199.6006662170596 80.890253980644739593 1.13482563910814382209'
    test 271 line 55 toUtmUps8.easting: 7087225.330906
    test 272 line 55 toUtmUps8.northing: 8382823.855822
    test 273 line 55 toUtmUps8.gamma: 72.253756
    test 274 line 55 toUtmUps8.scale: 1.678070
    test 275 line 55 toUtmUps8.lat: 35.074753
    test 276 line 55 toUtmUps8.lon: 79.496003
    test 277 line 56 toUtmUps8.easting: 5090358.125724
    test 278 line 56 toUtmUps8.northing: 4318294.133489
    test 279 line 56 toUtmUps8.gamma: 28.266280
    test 280 line 56 toUtmUps8.scale: 1.336264
    test 281 line 56 toUtmUps8.lat: 28.078790
    test 282 line 56 toUtmUps8.lon: 48.684350

    test skipped (10): line 57 toUtmUps8.'84.986930137199 2.067177857261 20163.0752214330146 9438635.9888499043815 2.059277291707588222 .99960496589466017622'
    test 283 line 58 toUtmUps8.easting: 3447670.550785
    test 284 line 58 toUtmUps8.northing: 3680238.888223
    test 285 line 58 toUtmUps8.gamma: 17.934948
    test 286 line 58 toUtmUps8.scale: 1.149831
    test 287 line 58 toUtmUps8.lat: 28.473948
    test 288 line 58 toUtmUps8.lon: 34.127306
    test 289 line 59 toUtmUps8.easting: 3396522.906798
    test 290 line 59 toUtmUps8.northing: 8093659.687593
    test 291 line 59 toUtmUps8.gamma: 57.747117
    test 292 line 59 toUtmUps8.scale: 1.144006
    test 293 line 59 toUtmUps8.lat: 56.629354
    test 294 line 59 toUtmUps8.lon: 62.196474
    test 295 line 60 toUtmUps8.easting: 11249894.100794  FAILED, KNOWN, expected 11249894.100784
    test 296 line 60 toUtmUps8.northing: 1619226.506360  FAILED, KNOWN, expected 1619226.506299
    test 297 line 60 toUtmUps8.gamma: 14.210358
    test 298 line 60 toUtmUps8.scale: 3.048347
    test 299 line 60 toUtmUps8.lat: 4.747762
    test 300 line 60 toUtmUps8.lon: 70.932555
    test 301 line 61 toUtmUps8.easting: 6808805.230950
    test 302 line 61 toUtmUps8.northing: 8044779.777369
    test 303 line 61 toUtmUps8.gamma: 68.242008
    test 304 line 61 toUtmUps8.scale: 1.621464
    test 305 line 61 toUtmUps8.lat: 35.882113
    test 306 line 61 toUtmUps8.lon: 76.741849
    test 307 line 62 toUtmUps8.easting: 2306021.556506
    test 308 line 62 toUtmUps8.northing: 757191.592866
    test 309 line 62 toUtmUps8.gamma: 2.385686
    test 310 line 62 toUtmUps8.scale: 1.066159
    test 311 line 62 toUtmUps8.lat: 6.420705
    test 312 line 62 toUtmUps8.lon: 20.416028
    test 313 line 63 toUtmUps8.easting: 1547406.313862
    test 314 line 63 toUtmUps8.northing: 6048712.751824
    test 315 line 63 toUtmUps8.gamma: 18.474372
    test 316 line 63 toUtmUps8.scale: 1.029123
    test 317 line 63 toUtmUps8.lat: 52.335248
    test 318 line 63 toUtmUps8.lon: 22.879294
    test 319 line 64 toUtmUps8.easting: 2430467.650383
    test 320 line 64 toUtmUps8.northing: 7557167.613972
    test 321 line 64 toUtmUps8.gamma: 42.110021
    test 322 line 64 toUtmUps8.scale: 1.072759
    test 323 line 64 toUtmUps8.lat: 59.846391
    test 324 line 64 toUtmUps8.lon: 46.262536
    test 325 line 65 toUtmUps8.easting: 2334053.905830
    test 326 line 65 toUtmUps8.northing: 1948076.966582
    test 327 line 65 toUtmUps8.gamma: 6.353185
    test 328 line 65 toUtmUps8.scale: 1.067733
    test 329 line 65 toUtmUps8.lat: 16.461790
    test 330 line 65 toUtmUps8.lon: 21.433269
    test 331 line 66 toUtmUps8.easting: 5564175.186737
    test 332 line 66 toUtmUps8.northing: 1836851.660412
    test 333 line 66 toUtmUps8.gamma: 11.870682
    test 334 line 66 toUtmUps8.scale: 1.408265
    test 335 line 66 toUtmUps8.lat: 11.707905
    test 336 line 66 toUtmUps8.lon: 45.827075
    test 337 line 67 toUtmUps8.easting: 6118505.590359
    test 338 line 67 toUtmUps8.northing: 7631684.552421
    test 339 line 67 toUtmUps8.gamma: 62.477323
    test 340 line 67 toUtmUps8.scale: 1.493420
    test 341 line 67 toUtmUps8.lat: 38.519075
    test 342 line 67 toUtmUps8.lon: 71.935918

    test skipped (11): line 68 toUtmUps8.'34.264007222954 82.647878110272 7365359.2946646287171 8818194.4515306837741 77.207042218974141605 1.73763853091849729372'
    test 343 line 69 toUtmUps8.easting: 36187.342415
    test 344 line 69 toUtmUps8.northing: 2142565.324802
    test 345 line 69 toUtmUps8.gamma: 0.114334
    test 346 line 69 toUtmUps8.scale: 0.999616
    test 347 line 69 toUtmUps8.lat: 19.376880
    test 348 line 69 toUtmUps8.lon: 0.344605
    test 349 line 70 toUtmUps8.easting: 2380328.546851
    test 350 line 70 toUtmUps8.northing: 8440109.872384
    test 351 line 70 toUtmUps8.gamma: 55.076067
    test 352 line 70 toUtmUps8.scale: 1.069658
    test 353 line 70 toUtmUps8.lat: 65.075805
    test 354 line 70 toUtmUps8.lon: 57.653438
    test 355 line 71 toUtmUps8.easting: 582511.608826
    test 356 line 71 toUtmUps8.northing: 8876047.217071
    test 357 line 71 toUtmUps8.gamma: 27.133300
    test 358 line 71 toUtmUps8.scale: 1.003749
    test 359 line 71 toUtmUps8.lat: 78.691870
    test 360 line 71 toUtmUps8.lon: 27.591736
    test 361 line 72 toUtmUps8.easting: 899441.350477
    test 362 line 72 toUtmUps8.northing: 4582046.430516
    test 363 line 72 toUtmUps8.gamma: 7.031211
    test 364 line 72 toUtmUps8.scale: 1.009573
    test 365 line 72 toUtmUps8.lat: 40.893022
    test 366 line 72 toUtmUps8.lon: 10.668804

    test skipped (12): line 73 toUtmUps8.'48.914278679322 87.35926802682 5022485.1243369246483 9741774.9337207800497 86.505947369926030588 1.32369954850478170836'
    test 367 line 74 toUtmUps8.easting: 6701004.587204
    test 368 line 74 toUtmUps8.northing: 2954368.258231
    test 369 line 74 toUtmUps8.gamma: 21.560153
    test 370 line 74 toUtmUps8.scale: 1.608554
    test 371 line 74 toUtmUps8.lat: 16.208377
    test 372 line 74 toUtmUps8.lon: 54.494282
    test 373 line 75 toUtmUps8.easting: 454986.218897
    test 374 line 75 toUtmUps8.northing: 4885087.887884
    test 375 line 75 toUtmUps8.gamma: 3.945648
    test 376 line 75 toUtmUps8.scale: 1.002147
    test 377 line 75 toUtmUps8.lat: 43.977936
    test 378 line 75 toUtmUps8.lon: 5.672541

    test skipped (13): line 76 toUtmUps8.'26.850860749352 82.834479937822 8903956.1403106503714 8470608.5774824981183 74.723116471645531699 2.13131124920824155268'
    test 379 line 77 toUtmUps8.easting: 1547627.594741
    test 380 line 77 toUtmUps8.northing: 6036584.538347
    test 381 line 77 toUtmUps8.gamma: 18.407629
    test 382 line 77 toUtmUps8.scale: 1.029132
    test 383 line 77 toUtmUps8.lat: 52.234165
    test 384 line 77 toUtmUps8.lon: 22.827655
    test 385 line 78 toUtmUps8.easting: 5221488.778597
    test 386 line 78 toUtmUps8.northing: 1762592.044392
    test 387 line 78 toUtmUps8.gamma: 10.927880
    test 388 line 78 toUtmUps8.scale: 1.356721
    test 389 line 78 toUtmUps8.lat: 11.674646
    test 390 line 78 toUtmUps8.lon: 43.500147
    test 391 line 79 toUtmUps8.easting: 4880570.297161
    test 392 line 79 toUtmUps8.northing: 3325433.988867
    test 393 line 79 toUtmUps8.gamma: 20.469862
    test 394 line 79 toUtmUps8.scale: 1.308476
    test 395 line 79 toUtmUps8.lat: 22.492753
    test 396 line 79 toUtmUps8.lon: 44.179153

    test skipped (14): line 80 toUtmUps8.'.910999463005 88.548822916123 23930680.0826936110445 7491462.0990379651261 75.937628056628715446 15.55636485152285563369'
    test 397 line 81 toUtmUps8.easting: 71519.450458
    test 398 line 81 toUtmUps8.northing: 3654740.444852
    test 399 line 81 toUtmUps8.gamma: 0.417448
    test 400 line 81 toUtmUps8.scale: 0.999663
    test 401 line 81 toUtmUps8.lat: 33.028802
    test 402 line 81 toUtmUps8.lon: 0.765843
    test 403 line 82 toUtmUps8.easting: 4152797.795220
    test 404 line 82 toUtmUps8.northing: 7823098.502751
    test 405 line 82 toUtmUps8.gamma: 58.238901
    test 406 line 82 toUtmUps8.scale: 1.218052
    test 407 line 82 toUtmUps8.lat: 50.649195
    test 408 line 82 toUtmUps8.lon: 64.389076
    test 409 line 83 toUtmUps8.easting: 2926725.707639
    test 410 line 83 toUtmUps8.northing: 7904918.072844
    test 411 line 83 toUtmUps8.gamma: 51.592748
    test 412 line 83 toUtmUps8.scale: 1.106206
    test 413 line 83 toUtmUps8.lat: 58.820640
    test 414 line 83 toUtmUps8.lon: 55.841048
    test 415 line 84 toUtmUps8.easting: 1325509.113869
    test 416 line 84 toUtmUps8.northing: 9675214.948213
    test 417 line 84 toUtmUps8.gamma: 76.116213
    test 418 line 84 toUtmUps8.scale: 1.021136
    test 419 line 84 toUtmUps8.lat: 77.865762
    test 420 line 84 toUtmUps8.lon: 76.414618
    test 421 line 85 toUtmUps8.easting: 3045296.448926
    test 422 line 85 toUtmUps8.northing: 542153.443280
    test 423 line 85 toUtmUps8.gamma: 2.185095
    test 424 line 85 toUtmUps8.scale: 1.116664
    test 425 line 85 toUtmUps8.lat: 4.389639
    test 426 line 85 toUtmUps8.lon: 26.458976
    test 427 line 86 toUtmUps8.easting: 11843870.887791  FAILED, KNOWN, expected 11843870.887518
    test 428 line 86 toUtmUps8.northing: 5912803.073690  FAILED, KNOWN, expected 5912803.073343
    test 429 line 86 toUtmUps8.gamma: 52.814260  FAILED, KNOWN, expected 52.814259
    test 430 line 86 toUtmUps8.scale: 3.267256
    test 431 line 86 toUtmUps8.lat: 13.924448
    test 432 line 86 toUtmUps8.lon: 79.017873
    test 433 line 87 toUtmUps8.easting: 8891099.704936
    test 434 line 87 toUtmUps8.northing: 162160.142227
    test 435 line 87 toUtmUps8.gamma: 1.312094
    test 436 line 87 toUtmUps8.scale: 2.157363
    test 437 line 87 toUtmUps8.lat: 0.679713
    test 438 line 87 toUtmUps8.lon: 62.036792
    test 439 line 88 toUtmUps8.easting: 4784814.214449
    test 440 line 88 toUtmUps8.northing: 2984497.432580
    test 441 line 88 toUtmUps8.gamma: 17.946545
    test 442 line 88 toUtmUps8.scale: 1.296116
    test 443 line 88 toUtmUps8.lat: 20.478281
    test 444 line 88 toUtmUps8.lon: 42.678234
    test 445 line 89 toUtmUps8.easting: 1772074.682154
    test 446 line 89 toUtmUps8.northing: 9491552.560143
    test 447 line 89 toUtmUps8.gamma: 73.634830
    test 448 line 89 toUtmUps8.scale: 1.038202
    test 449 line 89 toUtmUps8.lat: 73.695703
    test 450 line 89 toUtmUps8.lon: 74.259097
    test 451 line 90 toUtmUps8.easting: 1907649.782106
    test 452 line 90 toUtmUps8.northing: 6994232.429379
    test 453 line 90 toUtmUps8.gamma: 29.718929
    test 454 line 90 toUtmUps8.scale: 1.044503
    test 455 line 90 toUtmUps8.lat: 58.569370
    test 456 line 90 toUtmUps8.lon: 33.777549
    test 457 line 91 toUtmUps8.easting: 2084423.818962
    test 458 line 91 toUtmUps8.northing: 2211816.035619
    test 459 line 91 toUtmUps8.gamma: 6.556448
    test 460 line 91 toUtmUps8.scale: 1.053793
    test 461 line 91 toUtmUps8.lat: 18.933881
    test 462 line 91 toUtmUps8.lon: 19.492695
    test 463 line 92 toUtmUps8.easting: 1064373.671729
    test 464 line 92 toUtmUps8.northing: 7812482.547461
    test 465 line 92 toUtmUps8.gamma: 24.874124
    test 466 line 92 toUtmUps8.scale: 1.013490
    test 467 line 92 toUtmUps8.lat: 68.317934
    test 468 line 92 toUtmUps8.lon: 26.515687

    test skipped (15): line 93 toUtmUps8.'50.641941364984 87.111556505544 4770385.4792965339274 9734318.9029801439364 86.27311877223132818 1.29055338238288419467'
    test 469 line 94 toUtmUps8.easting: 6398096.677297
    test 470 line 94 toUtmUps8.northing: 4410894.752104
    test 471 line 94 toUtmUps8.gamma: 32.558023
    test 472 line 94 toUtmUps8.scale: 1.548004
    test 473 line 94 toUtmUps8.lat: 24.411298
    test 474 line 94 toUtmUps8.lon: 56.881823
    test 475 line 95 toUtmUps8.easting: 3138623.300415
    test 476 line 95 toUtmUps8.northing: 3082960.600798
    test 477 line 95 toUtmUps8.gamma: 13.557672
    test 478 line 95 toUtmUps8.scale: 1.123724
    test 479 line 95 toUtmUps8.lat: 24.571871
    test 480 line 95 toUtmUps8.lon: 30.073097
    test 481 line 96 toUtmUps8.easting: 2748325.794651
    test 482 line 96 toUtmUps8.northing: 4202811.912668
    test 483 line 96 toUtmUps8.gamma: 17.578706
    test 484 line 96 toUtmUps8.scale: 1.094102
    test 485 line 96 toUtmUps8.lat: 34.202576
    test 486 line 96 toUtmUps8.lon: 29.383166
    test 487 line 97 toUtmUps8.easting: 6677830.630367
    test 488 line 97 toUtmUps8.northing: 5350071.837395
    test 489 line 97 toUtmUps8.gamma: 41.306641
    test 490 line 97 toUtmUps8.scale: 1.599774
    test 491 line 97 toUtmUps8.lat: 27.756285
    test 492 line 97 toUtmUps8.lon: 61.881905
    test 493 line 98 toUtmUps8.easting: 5941536.667431
    test 494 line 98 toUtmUps8.northing: 3293112.175140
    test 495 line 98 toUtmUps8.gamma: 22.752845
    test 496 line 98 toUtmUps8.scale: 1.468473
    test 497 line 98 toUtmUps8.lat: 19.742270
    test 498 line 98 toUtmUps8.lon: 50.957821
    test 499 line 99 toUtmUps8.easting: 3152481.792567
    test 500 line 99 toUtmUps8.northing: 5903048.837978
    test 501 line 99 toUtmUps8.gamma: 31.494606
    test 502 line 99 toUtmUps8.scale: 1.124085
    test 503 line 99 toUtmUps8.lat: 45.453582
    test 504 line 99 toUtmUps8.lon: 40.659833
    test 505 line 100 toUtmUps8.easting: 10460475.897726  FAILED, KNOWN, expected 10460475.897730
    test 506 line 100 toUtmUps8.northing: 2553463.624385  FAILED, KNOWN, expected 2553463.624391
    test 507 line 100 toUtmUps8.gamma: 21.965869
    test 508 line 100 toUtmUps8.scale: 2.700296
    test 509 line 100 toUtmUps8.lat: 8.322144
    test 510 line 100 toUtmUps8.lon: 69.488157
    test 511 line 101 toUtmUps8.easting: 1964010.778021
    test 512 line 101 toUtmUps8.northing: 5634042.923056
    test 513 line 101 toUtmUps8.gamma: 20.117800
    test 514 line 101 toUtmUps8.scale: 1.047344
    test 515 line 101 toUtmUps8.lat: 47.749831
    test 516 line 101 toUtmUps8.lon: 26.322002
    test 517 line 102 toUtmUps8.easting: 2065306.424934
    test 518 line 102 toUtmUps8.northing: 2135008.468651
    test 519 line 102 toUtmUps8.gamma: 6.258981
    test 520 line 102 toUtmUps8.scale: 1.052800
    test 521 line 102 toUtmUps8.lat: 18.297493
    test 522 line 102 toUtmUps8.lon: 19.244669
    test 523 line 103 toUtmUps8.easting: 5127738.132976
    test 524 line 103 toUtmUps8.northing: 6793804.304411
    test 525 line 103 toUtmUps8.gamma: 50.557915
    test 526 line 103 toUtmUps8.scale: 1.339412
    test 527 line 103 toUtmUps8.lat: 40.834541
    test 528 line 103 toUtmUps8.lon: 61.650750
    test 529 line 104 toUtmUps8.easting: 8385525.148166
    test 530 line 104 toUtmUps8.northing: 6924932.344306
    test 531 line 104 toUtmUps8.gamma: 59.087561
    test 532 line 104 toUtmUps8.scale: 1.990364
    test 533 line 104 toUtmUps8.lat: 26.273247
    test 534 line 104 toUtmUps8.lon: 74.926694
    test 535 line 105 toUtmUps8.easting: 2297510.791909
    test 536 line 105 toUtmUps8.northing: 2805666.962834
    test 537 line 105 toUtmUps8.gamma: 9.301553
    test 538 line 105 toUtmUps8.scale: 1.065508
    test 539 line 105 toUtmUps8.lat: 23.698347
    test 540 line 105 toUtmUps8.lon: 22.155657

    test skipped (16): line 106 toUtmUps8.'12.364112546807 86.348578425071 13749544.9176345767153 8288728.3846500523233 75.033969786420407131 4.27058754359004466627'
    test 541 line 107 toUtmUps8.easting: 317518.455546
    test 542 line 107 toUtmUps8.northing: 1097517.583745
    test 543 line 107 toUtmUps8.gamma: 0.499004
    test 544 line 107 toUtmUps8.scale: 1.000848
    test 545 line 107 toUtmUps8.lat: 9.916091
    test 546 line 107 toUtmUps8.lon: 2.895277
    test 547 line 108 toUtmUps8.easting: 3856035.184888
    test 548 line 108 toUtmUps8.northing: 9141364.450290
    test 549 line 108 toUtmUps8.gamma: 75.972763
    test 550 line 108 toUtmUps8.scale: 1.186786
    test 551 line 108 toUtmUps8.lat: 56.553876
    test 552 line 108 toUtmUps8.lon: 78.215077
    test 553 line 109 toUtmUps8.easting: 1457484.942823
    test 554 line 109 toUtmUps8.northing: 9385297.101973
    test 555 line 109 toUtmUps8.gamma: 66.784662
    test 556 line 109 toUtmUps8.scale: 1.025660
    test 557 line 109 toUtmUps8.lat: 75.957631
    test 558 line 109 toUtmUps8.lon: 67.407383
    test 559 line 110 toUtmUps8.easting: 1304934.901841
    test 560 line 110 toUtmUps8.northing: 3604655.155715
    test 561 line 110 toUtmUps8.gamma: 7.343989
    test 562 line 110 toUtmUps8.scale: 1.020672
    test 563 line 110 toUtmUps8.lat: 31.826531
    test 564 line 110 toUtmUps8.lon: 13.731050
    test 565 line 111 toUtmUps8.easting: 1399093.491792
    test 566 line 111 toUtmUps8.northing: 8314607.120342
    test 567 line 111 toUtmUps8.gamma: 38.630161
    test 568 line 111 toUtmUps8.scale: 1.023625
    test 569 line 111 toUtmUps8.lat: 70.542985
    test 570 line 111 toUtmUps8.lon: 40.282055
    test 571 line 112 toUtmUps8.easting: 356983.618540
    test 572 line 112 toUtmUps8.northing: 4282309.048994
    test 573 line 112 toUtmUps8.gamma: 2.561485
    test 574 line 112 toUtmUps8.scale: 1.001170
    test 575 line 112 toUtmUps8.lat: 38.617487
    test 576 line 112 toUtmUps8.lon: 4.099838
    test 577 line 113 toUtmUps8.easting: 9952911.325092  FAILED, KNOWN, expected 9952911.325091
    test 578 line 113 toUtmUps8.northing: 1510288.212230  FAILED, KNOWN, expected 1510288.212229
    test 579 line 113 toUtmUps8.gamma: 12.752154
    test 580 line 113 toUtmUps8.scale: 2.511357
    test 581 line 113 toUtmUps8.lat: 5.389447
    test 582 line 113 toUtmUps8.lon: 66.729612
    test 583 line 114 toUtmUps8.easting: 6367592.504007
    test 584 line 114 toUtmUps8.northing: 1200437.077672
    test 585 line 114 toUtmUps8.gamma: 8.338041
    test 586 line 114 toUtmUps8.scale: 1.546210
    test 587 line 114 toUtmUps8.lat: 6.995168
    test 588 line 114 toUtmUps8.lon: 50.014763
    test 589 line 115 toUtmUps8.easting: 4391263.676460
    test 590 line 115 toUtmUps8.northing: 6325455.989408
    test 591 line 115 toUtmUps8.gamma: 42.653541
    test 592 line 115 toUtmUps8.scale: 1.245560
    test 593 line 115 toUtmUps8.lat: 42.321894
    test 594 line 115 toUtmUps8.lon: 53.784040
    test 595 line 116 toUtmUps8.easting: 6209880.527527
    test 596 line 116 toUtmUps8.northing: 2154754.449747
    test 597 line 116 toUtmUps8.gamma: 14.919512
    test 598 line 116 toUtmUps8.scale: 1.516560
    test 599 line 116 toUtmUps8.lat: 12.698515
    test 600 line 116 toUtmUps8.lon: 50.242047
    test 601 line 117 toUtmUps8.easting: 1507053.688772
    test 602 line 117 toUtmUps8.northing: 6261383.513280
    test 603 line 117 toUtmUps8.gamma: 19.280373
    test 604 line 117 toUtmUps8.scale: 1.027584
    test 605 line 117 toUtmUps8.lat: 54.207636
    test 606 line 117 toUtmUps8.lon: 23.325731
    test 607 line 118 toUtmUps8.easting: 8332725.003777
    test 608 line 118 toUtmUps8.northing: 3002712.329753
    test 609 line 118 toUtmUps8.gamma: 24.059212
    test 610 line 118 toUtmUps8.scale: 1.990450
    test 611 line 118 toUtmUps8.lat: 13.224787
    test 612 line 118 toUtmUps8.lon: 62.426698
    test 613 line 119 toUtmUps8.easting: 3958910.085235
    test 614 line 119 toUtmUps8.northing: 3462284.926102
    test 615 line 119 toUtmUps8.gamma: 18.546398
    test 616 line 119 toUtmUps8.scale: 1.199351
    test 617 line 119 toUtmUps8.lat: 25.650282
    test 618 line 119 toUtmUps8.lon: 37.710391

    test skipped (17): line 120 toUtmUps8.'20.684773383075 82.849734261238 10452892.2820830090734 8000059.6051139389546 71.07524025411428855 2.6501109339363854772'
    test 619 line 121 toUtmUps8.easting: 496148.253731
    test 620 line 121 toUtmUps8.northing: 6388503.365043
    test 621 line 121 toUtmUps8.gamma: 6.970955
    test 622 line 121 toUtmUps8.scale: 1.002620
    test 623 line 121 toUtmUps8.lat: 57.367533
    test 624 line 121 toUtmUps8.lon: 8.260866
    test 625 line 122 toUtmUps8.easting: 7375792.085850
    test 626 line 122 toUtmUps8.northing: 5544624.072155
    test 627 line 122 toUtmUps8.gamma: 44.510851
    test 628 line 122 toUtmUps8.scale: 1.745898
    test 629 line 122 toUtmUps8.lat: 25.958757
    test 630 line 122 toUtmUps8.lon: 65.760477
    test 631 line 123 toUtmUps8.easting: 2826258.041979
    test 632 line 123 toUtmUps8.northing: 5167759.816959
    test 633 line 123 toUtmUps8.gamma: 23.783897
    test 634 line 123 toUtmUps8.scale: 1.099415
    test 635 line 123 toUtmUps8.lat: 41.395848
    test 636 line 123 toUtmUps8.lon: 33.661790
    test 637 line 124 toUtmUps8.easting: 3958563.378851
    test 638 line 124 toUtmUps8.northing: 8499923.231243
    test 639 line 124 toUtmUps8.gamma: 66.570945
    test 640 line 124 toUtmUps8.scale: 1.197296
    test 641 line 124 toUtmUps8.lat: 54.266617
    test 642 line 124 toUtmUps8.lon: 70.602199
    test 643 line 125 toUtmUps8.easting: 4408189.533462
    test 644 line 125 toUtmUps8.northing: 8046312.003642
    test 645 line 125 toUtmUps8.gamma: 62.216959
    test 646 line 125 toUtmUps8.scale: 1.246750
    test 647 line 125 toUtmUps8.lat: 49.840393
    test 648 line 125 toUtmUps8.lon: 68.036728
    test 649 line 126 toUtmUps8.easting: 3629225.627512
    test 650 line 126 toUtmUps8.northing: 6371258.454645
    test 651 line 126 toUtmUps8.gamma: 38.881675
    test 652 line 126 toUtmUps8.scale: 1.165511
    test 653 line 126 toUtmUps8.lat: 46.306035
    test 654 line 126 toUtmUps8.lon: 48.085828
    test 655 line 127 toUtmUps8.easting: 602838.450710
    test 656 line 127 toUtmUps8.northing: 4851370.637205
    test 657 line 127 toUtmUps8.gamma: 5.160395
    test 658 line 127 toUtmUps8.scale: 1.004073
    test 659 line 127 toUtmUps8.lat: 43.570988
    test 660 line 127 toUtmUps8.lon: 7.464494
    test 661 line 128 toUtmUps8.easting: 764616.665051
    test 662 line 128 toUtmUps8.northing: 2164299.337945
    test 663 line 128 toUtmUps8.gamma: 2.429300
    test 664 line 128 toUtmUps8.scale: 1.006835
    test 665 line 128 toUtmUps8.lat: 19.427290
    test 666 line 128 toUtmUps8.lon: 7.268247
    test 667 line 129 toUtmUps8.easting: 5048953.021931
    test 668 line 129 toUtmUps8.northing: 1885974.057398
    test 669 line 129 toUtmUps8.gamma: 11.459804
    test 670 line 129 toUtmUps8.scale: 1.332207
    test 671 line 129 toUtmUps8.lat: 12.713794
    test 672 line 129 toUtmUps8.lon: 42.507018
    test 673 line 130 toUtmUps8.easting: 2293996.601155
    test 674 line 130 toUtmUps8.northing: 2392408.644221
    test 675 line 130 toUtmUps8.gamma: 7.791838
    test 676 line 130 toUtmUps8.scale: 1.065348
    test 677 line 130 toUtmUps8.lat: 20.238782
    test 678 line 130 toUtmUps8.lon: 21.566068
    test 679 line 131 toUtmUps8.easting: 1530603.839418
    test 680 line 131 toUtmUps8.northing: 7287841.459898
    test 681 line 131 toUtmUps8.gamma: 27.502921
    test 682 line 131 toUtmUps8.scale: 1.028416
    test 683 line 131 toUtmUps8.lat: 62.367847
    test 684 line 131 toUtmUps8.lon: 30.438849
    test 685 line 132 toUtmUps8.easting: 2660000.093152
    test 686 line 132 toUtmUps8.northing: 5161982.213248
    test 687 line 132 toUtmUps8.gamma: 22.629836
    test 688 line 132 toUtmUps8.scale: 1.087851
    test 689 line 132 toUtmUps8.lat: 41.891569
    test 690 line 132 toUtmUps8.lon: 31.959547
    test 691 line 133 toUtmUps8.easting: 5037478.329414
    test 692 line 133 toUtmUps8.northing: 8768172.379908
    test 693 line 133 toUtmUps8.gamma: 73.511182
    test 694 line 133 toUtmUps8.scale: 1.325919
    test 695 line 133 toUtmUps8.lat: 47.664248
    test 696 line 133 toUtmUps8.lon: 77.630062
    test 697 line 134 toUtmUps8.easting: 2289650.957799
    test 698 line 134 toUtmUps8.northing: 8784328.593607
    test 699 line 134 toUtmUps8.gamma: 60.786067
    test 700 line 134 toUtmUps8.scale: 1.064346
    test 701 line 134 toUtmUps8.lat: 67.259559
    test 702 line 134 toUtmUps8.lon: 62.715293
    test 703 line 135 toUtmUps8.easting: 647913.889744
    test 704 line 135 toUtmUps8.northing: 6742382.228217
    test 705 line 135 toUtmUps8.gamma: 10.252667
    test 706 line 135 toUtmUps8.scale: 1.004748
    test 707 line 135 toUtmUps8.lat: 60.295381
    test 708 line 135 toUtmUps8.lon: 11.763097
    test 709 line 136 toUtmUps8.easting: 1118372.698566
    test 710 line 136 toUtmUps8.northing: 9040627.942263
    test 711 line 136 toUtmUps8.gamma: 48.936803
    test 712 line 136 toUtmUps8.scale: 1.014920
    test 713 line 136 toUtmUps8.lat: 76.878914
    test 714 line 136 toUtmUps8.lon: 49.685773
    test 715 line 137 toUtmUps8.easting: 440696.510070
    test 716 line 137 toUtmUps8.northing: 5500355.826297
    test 717 line 137 toUtmUps8.gamma: 4.636104
    test 718 line 137 toUtmUps8.scale: 1.001986
    test 719 line 137 toUtmUps8.lat: 49.495349
    test 720 line 137 toUtmUps8.lon: 6.087551
    test 721 line 138 toUtmUps8.easting: 601728.149727
    test 722 line 138 toUtmUps8.northing: 9095352.048149
    test 723 line 138 toUtmUps8.gamma: 33.435771
    test 724 line 138 toUtmUps8.scale: 1.004027
    test 725 line 138 toUtmUps8.lat: 80.297265
    test 726 line 138 toUtmUps8.lon: 33.816372
    test 727 line 139 toUtmUps8.easting: 3481444.777827
    test 728 line 139 toUtmUps8.northing: 291665.708749
    test 729 line 139 toUtmUps8.gamma: 1.314726
    test 730 line 139 toUtmUps8.scale: 1.153534
    test 731 line 139 toUtmUps8.lat: 2.286437
    test 732 line 139 toUtmUps8.lon: 29.855149
    test 733 line 140 toUtmUps8.easting: 3515304.901524
    test 734 line 140 toUtmUps8.northing: 1443981.882918
    test 735 line 140 toUtmUps8.gamma: 6.641638
    test 736 line 140 toUtmUps8.scale: 1.156509
    test 737 line 140 toUtmUps8.lat: 11.264457
    test 738 line 140 toUtmUps8.lon: 30.743907
    test 739 line 141 toUtmUps8.easting: 160012.186959
    test 740 line 141 toUtmUps8.northing: 3922609.253231
    test 741 line 141 toUtmUps8.gamma: 1.022225
    test 742 line 141 toUtmUps8.scale: 0.999916
    test 743 line 141 toUtmUps8.lat: 35.434073
    test 744 line 141 toUtmUps8.lon: 1.762795
    test 745 line 142 toUtmUps8.easting: 4163744.245622
    test 746 line 142 toUtmUps8.northing: 936884.674804
    test 747 line 142 toUtmUps8.gamma: 4.892559
    test 748 line 142 toUtmUps8.scale: 1.222164
    test 749 line 142 toUtmUps8.lat: 6.923695
    test 750 line 142 toUtmUps8.lon: 35.289456
    test 751 line 143 toUtmUps8.easting: 6155200.017926
    test 752 line 143 toUtmUps8.northing: 6926306.628390
    test 753 line 143 toUtmUps8.gamma: 55.103258
    test 754 line 143 toUtmUps8.scale: 1.500556
    test 755 line 143 toUtmUps8.lat: 36.129672
    test 756 line 143 toUtmUps8.lon: 67.533176

    test skipped (18): line 144 toUtmUps8.'4.406528980638 81.965734206053 16263383.2854400911299 3591296.7313406507021 36.040254103487111035 6.58928781751888396522'

    test skipped (19): line 145 toUtmUps8.'8.474589009114 81.129945130597 14220995.5153984992101 5100587.4575033509156 47.314258427760984573 4.69320221531225352172'
    test 757 line 146 toUtmUps8.easting: 3173034.802372
    test 758 line 146 toUtmUps8.northing: 7263421.942957
    test 759 line 146 toUtmUps8.gamma: 45.215808
    test 760 line 146 toUtmUps8.scale: 1.125410
    test 761 line 146 toUtmUps8.lat: 53.907276
    test 762 line 146 toUtmUps8.lon: 51.252904

    test skipped (20): line 147 toUtmUps8.'22.120544817855 85.756781608119 10253274.0922039670098 8867574.2997916978265 79.198250285604314115 2.57237240666878171579'
    test 763 line 148 toUtmUps8.easting: 2415561.483230
    test 764 line 148 toUtmUps8.northing: 8813225.217097
    test 765 line 148 toUtmUps8.gamma: 62.548978
    test 766 line 148 toUtmUps8.scale: 1.071748
    test 767 line 148 toUtmUps8.lat: 66.444100
    test 768 line 148 toUtmUps8.lon: 64.532960
    test 769 line 149 toUtmUps8.easting: 9589179.293294  FAILED, KNOWN, expected 9589179.293295
    test 770 line 149 toUtmUps8.northing: 1777680.784144  FAILED, KNOWN, expected 1777680.784143
    test 771 line 149 toUtmUps8.gamma: 14.838483
    test 772 line 149 toUtmUps8.scale: 2.380716
    test 773 line 149 toUtmUps8.lat: 6.670965
    test 774 line 149 toUtmUps8.lon: 65.660408
    test 775 line 150 toUtmUps8.easting: 727939.438391
    test 776 line 150 toUtmUps8.northing: 3684363.236810
    test 777 line 150 toUtmUps8.gamma: 4.266227
    test 778 line 150 toUtmUps8.scale: 1.006140
    test 779 line 150 toUtmUps8.lat: 33.054057
    test 780 line 150 toUtmUps8.lon: 7.787458
    test 781 line 151 toUtmUps8.easting: 1250765.991085
    test 782 line 151 toUtmUps8.northing: 792869.242719
    test 783 line 151 toUtmUps8.gamma: 1.396497
    test 784 line 151 toUtmUps8.scale: 1.019026
    test 785 line 151 toUtmUps8.lat: 7.035525
    test 786 line 151 toUtmUps8.lon: 11.253707
    test 787 line 152 toUtmUps8.easting: 710421.705887
    test 788 line 152 toUtmUps8.northing: 5019406.075928
    test 789 line 152 toUtmUps8.gamma: 6.393949
    test 790 line 152 toUtmUps8.scale: 1.005812
    test 791 line 152 toUtmUps8.lat: 44.971340
    test 792 line 152 toUtmUps8.lon: 9.009304
    test 793 line 153 toUtmUps8.easting: 4600995.074643
    test 794 line 153 toUtmUps8.northing: 4505712.084593
    test 795 line 153 toUtmUps8.gamma: 27.997458
    test 796 line 153 toUtmUps8.scale: 1.271841
    test 797 line 153 toUtmUps8.lat: 30.821397
    test 798 line 153 toUtmUps8.lon: 45.970577
    test 799 line 154 toUtmUps8.easting: 557642.627782
    test 800 line 154 toUtmUps8.northing: 7006911.251644
    test 801 line 154 toUtmUps8.gamma: 9.769903
    test 802 line 154 toUtmUps8.scale: 1.003411
    test 803 line 154 toUtmUps8.lat: 62.763886
    test 804 line 154 toUtmUps8.lon: 10.960144
    test 805 line 155 toUtmUps8.easting: 4635062.294291
    test 806 line 155 toUtmUps8.northing: 2702556.153311
    test 807 line 155 toUtmUps8.gamma: 15.779547
    test 808 line 155 toUtmUps8.scale: 1.277178
    test 809 line 155 toUtmUps8.lat: 18.888611
    test 810 line 155 toUtmUps8.lon: 41.009871

    test skipped (21): line 156 toUtmUps8.'7.524119461376 81.050715469439 14554962.2559189870471 4716639.9085720199214 44.192751352918149954 4.96001986321419027847'
    test 811 line 157 toUtmUps8.easting: 882126.661736
    test 812 line 157 toUtmUps8.northing: 7947612.369506
    test 813 line 157 toUtmUps8.gamma: 22.429487
    test 814 line 157 toUtmUps8.scale: 1.009132
    test 815 line 157 toUtmUps8.lat: 70.063902
    test 816 line 157 toUtmUps8.lon: 23.705255

    test skipped (22): line 158 toUtmUps8.'3.556525834215 88.363529198819 20262021.6459832969292 8113827.8207957955275 76.936057264555500879 10.34909168211805703369'
    test 817 line 159 toUtmUps8.easting: 6500508.399850
    test 818 line 159 toUtmUps8.northing: 6956476.342368
    test 819 line 159 toUtmUps8.gamma: 56.237116
    test 820 line 159 toUtmUps8.scale: 1.563162
    test 821 line 159 toUtmUps8.lat: 34.551257
    test 822 line 159 toUtmUps8.lon: 69.111091
    test 823 line 160 toUtmUps8.easting: 3884036.641314
    test 824 line 160 toUtmUps8.northing: 6890167.411733
    test 825 line 160 toUtmUps8.gamma: 45.760130
    test 826 line 160 toUtmUps8.scale: 1.190167
    test 827 line 160 toUtmUps8.lat: 47.929051
    test 828 line 160 toUtmUps8.lon: 54.103418
    test 829 line 161 toUtmUps8.easting: 217855.546078
    test 830 line 161 toUtmUps8.northing: 6184108.122568
    test 831 line 161 toUtmUps8.gamma: 2.870993
    test 832 line 161 toUtmUps8.scale: 1.000182
    test 833 line 161 toUtmUps8.lat: 55.753536
    test 834 line 161 toUtmUps8.lon: 3.471798

    test skipped (23): line 162 toUtmUps8.'18.530847071862 86.555312055898 11384139.290401676268 8893889.9495562311576 79.77485364572019046 3.02467156922968230025'
    test 835 line 163 toUtmUps8.easting: 3469855.989805
    test 836 line 163 toUtmUps8.northing: 7723193.799228
    test 837 line 163 toUtmUps8.gamma: 53.114700
    test 838 line 163 toUtmUps8.scale: 1.150540
    test 839 line 163 toUtmUps8.lat: 54.510125
    test 840 line 163 toUtmUps8.lon: 58.556056

    test skipped (24): line 164 toUtmUps8.'42.864161881687 84.866325602975 5926165.994939154109 9385463.7327467371322 82.506981261616342016 1.45975761947329382411'
    test 841 line 165 toUtmUps8.easting: 5798639.662224
    test 842 line 165 toUtmUps8.northing: 5305387.640916
    test 843 line 165 toUtmUps8.gamma: 38.617257
    test 844 line 165 toUtmUps8.scale: 1.442263
    test 845 line 165 toUtmUps8.lat: 30.911943
    test 846 line 165 toUtmUps8.lon: 57.114102
    test 847 line 166 toUtmUps8.easting: 9464.934388
    test 848 line 166 toUtmUps8.northing: 6489121.624944
    test 849 line 166 toUtmUps8.gamma: 0.138696
    test 850 line 166 toUtmUps8.scale: 0.999601
    test 851 line 166 toUtmUps8.lat: 58.542493
    test 852 line 166 toUtmUps8.lon: 0.162593

    test skipped (25): line 167 toUtmUps8.'15.022689088683 85.792615487152 12575834.2756139069875 8356610.8954857643175 75.235223160840771295 3.59944161831319404851'
    test 853 line 168 toUtmUps8.easting: 2719653.543469
    test 854 line 168 toUtmUps8.northing: 9362389.163495
    test 855 line 168 toUtmUps8.gamma: 76.049670
    test 856 line 168 toUtmUps8.scale: 1.091315
    test 857 line 168 toUtmUps8.lat: 65.692275
    test 858 line 168 toUtmUps8.lon: 77.241377
    test 859 line 169 toUtmUps8.easting: 4845341.924698
    test 860 line 169 toUtmUps8.northing: 8710522.326901
    test 861 line 169 toUtmUps8.gamma: 72.320942
    test 862 line 169 toUtmUps8.scale: 1.300382
    test 863 line 169 toUtmUps8.lat: 48.806211
    test 864 line 169 toUtmUps8.lon: 76.486365

    test skipped (26): line 170 toUtmUps8.'56.436024794624 82.61156798689 3935261.5227628794258 9454271.6490618694486 81.162334302626197333 1.19476734082123451158'
    test 865 line 171 toUtmUps8.easting: 7074299.823000
    test 866 line 171 toUtmUps8.northing: 1648736.065055
    test 867 line 171 toUtmUps8.gamma: 12.145925
    test 868 line 171 toUtmUps8.scale: 1.687551
    test 869 line 171 toUtmUps8.lat: 8.766053
    test 870 line 171 toUtmUps8.lon: 54.367539
    test 871 line 172 toUtmUps8.easting: 3689072.579308
    test 872 line 172 toUtmUps8.northing: 2230802.665211
    test 873 line 172 toUtmUps8.gamma: 10.856248
    test 874 line 172 toUtmUps8.scale: 1.172689
    test 875 line 172 toUtmUps8.lat: 17.095495
    test 876 line 172 toUtmUps8.lon: 33.059128
    test 877 line 173 toUtmUps8.easting: 8102565.885587
    test 878 line 173 toUtmUps8.northing: 5167396.617580
    test 879 line 173 toUtmUps8.gamma: 42.324886
    test 880 line 173 toUtmUps8.scale: 1.921927
    test 881 line 173 toUtmUps8.lat: 22.142861
    test 882 line 173 toUtmUps8.lon: 67.200684
    test 883 line 174 toUtmUps8.easting: 8181271.353564
    test 884 line 174 toUtmUps8.northing: 4425436.547185
    test 885 line 174 toUtmUps8.gamma: 35.900845
    test 886 line 174 toUtmUps8.scale: 1.945017
    test 887 line 174 toUtmUps8.lat: 19.222623
    test 888 line 174 toUtmUps8.lon: 65.180785
    test 889 line 175 toUtmUps8.easting: 767067.394003
    test 890 line 175 toUtmUps8.northing: 3701745.857296
    test 891 line 175 toUtmUps8.gamma: 4.519201
    test 892 line 175 toUtmUps8.scale: 1.006863
    test 893 line 175 toUtmUps8.lat: 33.182474
    test 894 line 175 toUtmUps8.lon: 8.216952
    test 895 line 176 toUtmUps8.easting: 6688114.168572
    test 896 line 176 toUtmUps8.northing: 2052857.299639
    test 897 line 176 toUtmUps8.gamma: 14.766191
    test 898 line 176 toUtmUps8.scale: 1.607200
    test 899 line 176 toUtmUps8.lat: 11.417963
    test 900 line 176 toUtmUps8.lon: 52.808691
    test 901 line 177 toUtmUps8.easting: 5608408.773761
    test 902 line 177 toUtmUps8.northing: 3859055.659110
    test 903 line 177 toUtmUps8.gamma: 26.244151
    test 904 line 177 toUtmUps8.scale: 1.413463
    test 905 line 177 toUtmUps8.lat: 23.836688
    test 906 line 177 toUtmUps8.lon: 50.500180
    test 907 line 178 toUtmUps8.easting: 3836942.765275
    test 908 line 178 toUtmUps8.northing: 6415467.634326
    test 909 line 178 toUtmUps8.gamma: 40.575885
    test 910 line 178 toUtmUps8.scale: 1.185615
    test 911 line 178 toUtmUps8.lat: 45.550020
    test 912 line 178 toUtmUps8.lon: 50.148036
    test 913 line 179 toUtmUps8.easting: 1298730.366025
    test 914 line 179 toUtmUps8.northing: 6021453.000792
    test 915 line 179 toUtmUps8.gamma: 15.613320
    test 916 line 179 toUtmUps8.scale: 1.020367
    test 917 line 179 toUtmUps8.lat: 52.746079
    test 918 line 179 toUtmUps8.lon: 19.343926
    test 919 line 180 toUtmUps8.easting: 416934.289208
    test 920 line 180 toUtmUps8.northing: 7295683.451705
    test 921 line 180 toUtmUps8.gamma: 8.238232
    test 922 line 180 toUtmUps8.scale: 1.001729
    test 923 line 180 toUtmUps8.lat: 65.513348
    test 924 line 180 toUtmUps8.lon: 9.039529
    test 925 line 181 toUtmUps8.easting: 4336076.850889
    test 926 line 181 toUtmUps8.northing: 7617975.722779
    test 927 line 181 toUtmUps8.gamma: 56.537088
    test 928 line 181 toUtmUps8.scale: 1.238582
    test 929 line 181 toUtmUps8.lat: 48.709795
    test 930 line 181 toUtmUps8.lon: 63.554005
    test 931 line 182 toUtmUps8.easting: 168047.336980
    test 932 line 182 toUtmUps8.northing: 2185000.046530
    test 933 line 182 toUtmUps8.gamma: 0.542187
    test 934 line 182 toUtmUps8.scale: 0.999949
    test 935 line 182 toUtmUps8.lat: 19.753509
    test 936 line 182 toUtmUps8.lon: 1.603846
    test 937 line 183 toUtmUps8.easting: 8276281.328790
    test 938 line 183 toUtmUps8.northing: 263444.350545
    test 939 line 183 toUtmUps8.gamma: 2.071435
    test 940 line 183 toUtmUps8.scale: 1.980314
    test 941 line 183 toUtmUps8.lat: 1.202816
    test 942 line 183 toUtmUps8.lon: 59.377276
    test 943 line 184 toUtmUps8.easting: 4772573.810710
    test 944 line 184 toUtmUps8.northing: 6765710.336002
    test 945 line 184 toUtmUps8.gamma: 48.857561
    test 946 line 184 toUtmUps8.scale: 1.291911
    test 947 line 184 toUtmUps8.lat: 42.564975
    test 948 line 184 toUtmUps8.lon: 59.356947
    test 949 line 185 toUtmUps8.easting: 5427755.074639
    test 950 line 185 toUtmUps8.northing: 1556055.820924
    test 951 line 185 toUtmUps8.gamma: 9.862178
    test 952 line 185 toUtmUps8.scale: 1.387394
    test 953 line 185 toUtmUps8.lat: 10.090572
    test 954 line 185 toUtmUps8.lon: 44.604132
    test 955 line 186 toUtmUps8.easting: 11588458.616240  FAILED, KNOWN, expected 11588458.616041
    test 956 line 186 toUtmUps8.northing: 5707993.922683  FAILED, KNOWN, expected 5707993.922613
    test 957 line 186 toUtmUps8.gamma: 50.784827
    test 958 line 186 toUtmUps8.scale: 3.149567
    test 959 line 186 toUtmUps8.lat: 14.133028
    test 960 line 186 toUtmUps8.lon: 78.097533
    test 961 line 187 toUtmUps8.easting: 7152433.802688
    test 962 line 187 toUtmUps8.northing: 761390.695844
    test 963 line 187 toUtmUps8.gamma: 5.607350
    test 964 line 187 toUtmUps8.scale: 1.705261
    test 965 line 187 toUtmUps8.lat: 4.031123
    test 966 line 187 toUtmUps8.lon: 54.048782
    test 967 line 188 toUtmUps8.easting: 3105651.390901
    test 968 line 188 toUtmUps8.northing: 9426026.169064
    test 969 line 188 toUtmUps8.gamma: 78.750206
    test 970 line 188 toUtmUps8.scale: 1.119737
    test 971 line 188 toUtmUps8.lat: 62.746603
    test 972 line 188 toUtmUps8.lon: 79.968641
    test 973 line 189 toUtmUps8.easting: 2959009.639022
    test 974 line 189 toUtmUps8.northing: 8339242.269282
    test 975 line 189 toUtmUps8.gamma: 58.460865
    test 976 line 189 toUtmUps8.scale: 1.108554
    test 977 line 189 toUtmUps8.lat: 60.626429
    test 978 line 189 toUtmUps8.lon: 61.851551
    test 979 line 190 toUtmUps8.easting: 8640472.267145
    test 980 line 190 toUtmUps8.northing: 6230320.417931
    test 981 line 190 toUtmUps8.gamma: 52.816810
    test 982 line 190 toUtmUps8.scale: 2.062973
    test 983 line 190 toUtmUps8.lat: 23.600626
    test 984 line 190 toUtmUps8.lon: 72.811634
    test 985 line 191 toUtmUps8.easting: 811352.108932
    test 986 line 191 toUtmUps8.northing: 9816129.813481
    test 987 line 191 toUtmUps8.gamma: 77.299184
    test 988 line 191 toUtmUps8.scale: 1.007651
    test 989 line 191 toUtmUps8.lat: 82.572236
    test 990 line 191 toUtmUps8.lon: 77.402323
    test 991 line 192 toUtmUps8.easting: 6521874.973458
    test 992 line 192 toUtmUps8.northing: 1053612.479744
    test 993 line 192 toUtmUps8.gamma: 7.407328
    test 994 line 192 toUtmUps8.scale: 1.575529
    test 995 line 192 toUtmUps8.lat: 6.030051
    test 996 line 192 toUtmUps8.lon: 50.783505
    test 997 line 193 toUtmUps8.easting: 3477983.997875
    test 998 line 193 toUtmUps8.northing: 5651613.325947
    test 999 line 193 toUtmUps8.gamma: 31.530673
    test 1000 line 193 toUtmUps8.scale: 1.151875
    test 1001 line 193 toUtmUps8.lat: 42.411523
    test 1002 line 193 toUtmUps8.lon: 42.258009
    test 1003 line 194 toUtmUps8.easting: 629892.822243
    test 1004 line 194 toUtmUps8.northing: 3283914.910451
    test 1005 line 194 toUtmUps8.gamma: 3.210482
    test 1006 line 194 toUtmUps8.scale: 1.004499
    test 1007 line 194 toUtmUps8.lat: 29.526120
    test 1008 line 194 toUtmUps8.lon: 6.493069
    test 1009 line 195 toUtmUps8.easting: 3381879.687227
    test 1010 line 195 toUtmUps8.northing: 5103629.325665
    test 1011 line 195 toUtmUps8.gamma: 26.748108
    test 1012 line 195 toUtmUps8.scale: 1.143559
    test 1013 line 195 toUtmUps8.lat: 39.021853
    test 1014 line 195 toUtmUps8.lon: 38.641779
    test 1015 line 196 toUtmUps8.easting: 2815986.534177
    test 1016 line 196 toUtmUps8.northing: 9387029.120718
    test 1017 line 196 toUtmUps8.gamma: 76.967262
    test 1018 line 196 toUtmUps8.scale: 1.098032
    test 1019 line 196 toUtmUps8.lat: 64.971850
    test 1020 line 196 toUtmUps8.lon: 78.151893
    test 1021 line 197 toUtmUps8.easting: 3398195.889603
    test 1022 line 197 toUtmUps8.northing: 9138936.031490
    test 1023 line 197 toUtmUps8.gamma: 74.477499
    test 1024 line 197 toUtmUps8.scale: 1.144009
    test 1025 line 197 toUtmUps8.lat: 59.961819
    test 1026 line 197 toUtmUps8.lon: 76.473422
    test 1027 line 198 toUtmUps8.easting: 2421734.754637
    test 1028 line 198 toUtmUps8.northing: 5002372.094991
    test 1029 line 198 toUtmUps8.gamma: 20.017082
    test 1030 line 198 toUtmUps8.scale: 1.072592
    test 1031 line 198 toUtmUps8.lat: 41.374040
    test 1032 line 198 toUtmUps8.lon: 28.848343
    test 1033 line 199 toUtmUps8.easting: 2360869.895525
    test 1034 line 199 toUtmUps8.northing: 9553298.449536
    test 1035 line 199 toUtmUps8.gamma: 78.848205
    test 1036 line 199 toUtmUps8.scale: 1.068453
    test 1037 line 199 toUtmUps8.lat: 68.946087
    test 1038 line 199 toUtmUps8.lon: 79.574523

    test skipped (27): line 200 toUtmUps8.'79.275096210569 83.551272329394 1196539.9721941076965 9861920.8362302532842 83.437668440198132309 1.01713723718699411107'
    test 1039 line 201 toUtmUps8.easting: 1327758.704795
    test 1040 line 201 toUtmUps8.northing: 2375509.241683
    test 1041 line 201 toUtmUps8.gamma: 4.617572
    test 1042 line 201 toUtmUps8.scale: 1.021465
    test 1043 line 201 toUtmUps8.lat: 21.000252
    test 1044 line 201 toUtmUps8.lon: 12.697444
    test 1045 line 202 toUtmUps8.easting: 2070860.327644
    test 1046 line 202 toUtmUps8.northing: 8604500.719581
    test 1047 line 202 toUtmUps8.gamma: 54.722761
    test 1048 line 202 toUtmUps8.scale: 1.052469
    test 1049 line 202 toUtmUps8.lat: 68.015227
    test 1050 line 202 toUtmUps8.lon: 56.732419
    test 1051 line 203 toUtmUps8.easting: 6564776.654864
    test 1052 line 203 toUtmUps8.northing: 8171207.177379
    test 1053 line 203 toUtmUps8.gamma: 69.237523
    test 1054 line 203 toUtmUps8.scale: 1.573894
    test 1055 line 203 toUtmUps8.lat: 37.423675
    test 1056 line 203 toUtmUps8.lon: 76.947359
    test 1057 line 204 toUtmUps8.easting: 592653.553821
    test 1058 line 204 toUtmUps8.northing: 6125529.810052
    test 1059 line 204 toUtmUps8.gamma: 7.600785
    test 1060 line 204 toUtmUps8.scale: 1.003912
    test 1061 line 204 toUtmUps8.lat: 54.922707
    test 1062 line 204 toUtmUps8.lon: 9.260818
    test 1063 line 205 toUtmUps8.easting: 693459.671821
    test 1064 line 205 toUtmUps8.northing: 6943779.991032
    test 1065 line 205 toUtmUps8.gamma: 11.787587
    test 1066 line 205 toUtmUps8.scale: 1.005496
    test 1067 line 205 toUtmUps8.lat: 61.982810
    test 1068 line 205 toUtmUps8.lon: 13.299659
    test 1069 line 206 toUtmUps8.easting: 1838956.187625
    test 1070 line 206 toUtmUps8.northing: 3511959.612381
    test 1071 line 206 toUtmUps8.gamma: 9.844313
    test 1072 line 206 toUtmUps8.scale: 1.041603
    test 1073 line 206 toUtmUps8.lat: 30.324214
    test 1074 line 206 toUtmUps8.lon: 18.959769
    test 1075 line 207 toUtmUps8.easting: 4460690.884597
    test 1076 line 207 toUtmUps8.northing: 5541873.235403
    test 1077 line 207 toUtmUps8.gamma: 35.768613
    test 1078 line 207 toUtmUps8.scale: 1.254179
    test 1079 line 207 toUtmUps8.lat: 37.629667
    test 1080 line 207 toUtmUps8.lon: 49.649131
    test 1081 line 208 toUtmUps8.easting: 2311168.998941
    test 1082 line 208 toUtmUps8.northing: 9480561.869119
    test 1083 line 208 toUtmUps8.gamma: 76.828257
    test 1084 line 208 toUtmUps8.scale: 1.065556
    test 1085 line 208 toUtmUps8.lat: 69.225574
    test 1086 line 208 toUtmUps8.lon: 77.656135
    test 1087 line 209 toUtmUps8.easting: 4111775.114451
    test 1088 line 209 toUtmUps8.northing: 6509014.348792
    test 1089 line 209 toUtmUps8.gamma: 43.052130
    test 1090 line 209 toUtmUps8.scale: 1.214125
    test 1091 line 209 toUtmUps8.lat: 44.698478
    test 1092 line 209 toUtmUps8.lon: 52.979304
    test 1093 line 210 toUtmUps8.easting: 75358.261962
    test 1094 line 210 toUtmUps8.northing: 7711258.662251
    test 1095 line 210 toUtmUps8.gamma: 1.806297
    test 1096 line 210 toUtmUps8.scale: 0.999669
    test 1097 line 210 toUtmUps8.lat: 69.499594
    test 1098 line 210 toUtmUps8.lon: 1.928336

    test skipped (28): line 211 toUtmUps8.'27.981363604998 86.061112755721 8781885.2291162503299 9184776.4522114918448 81.795538514711932534 2.09490761781464961377'
    test 1099 line 212 toUtmUps8.easting: 954378.415174
    test 1100 line 212 toUtmUps8.northing: 7449110.669807
    test 1101 line 212 toUtmUps8.gamma: 19.380657
    test 1102 line 212 toUtmUps8.scale: 1.010768
    test 1103 line 212 toUtmUps8.lat: 65.699839
    test 1104 line 212 toUtmUps8.lon: 21.104725
    test 1105 line 213 toUtmUps8.easting: 720971.793706
    test 1106 line 213 toUtmUps8.northing: 5265195.121555
    test 1107 line 213 toUtmUps8.gamma: 7.002995
    test 1108 line 213 toUtmUps8.scale: 1.005995
    test 1109 line 213 toUtmUps8.lat: 47.143648
    test 1110 line 213 toUtmUps8.lon: 9.512189
    test 1111 line 214 toUtmUps8.easting: 561561.493937
    test 1112 line 214 toUtmUps8.northing: 989910.236221
    test 1113 line 214 toUtmUps8.gamma: 0.793118
    test 1114 line 214 toUtmUps8.scale: 1.003505
    test 1115 line 214 toUtmUps8.lat: 8.920167
    test 1116 line 214 toUtmUps8.lon: 5.101513
    test 1117 line 215 toUtmUps8.easting: 3446829.634468
    test 1118 line 215 toUtmUps8.northing: 9232868.155664
    test 1119 line 215 toUtmUps8.gamma: 76.279075
    test 1120 line 215 toUtmUps8.scale: 1.148263
    test 1121 line 215 toUtmUps8.lat: 59.778971
    test 1122 line 215 toUtmUps8.lon: 78.080322

    test skipped (29): line 216 toUtmUps8.'55.865310107291 87.384288430943 4048307.5459092527942 9800416.4229977935137 86.843918034217523739 1.20649504624906774925'
    test 1123 line 217 toUtmUps8.easting: 8973188.480293
    test 1124 line 217 toUtmUps8.northing: 7042230.087021
    test 1125 line 217 toUtmUps8.gamma: 60.872456
    test 1126 line 217 toUtmUps8.scale: 2.156098
    test 1127 line 217 toUtmUps8.lat: 24.310973
    test 1128 line 217 toUtmUps8.lon: 76.823777
    test 1129 line 218 toUtmUps8.easting: 126314.191618
    test 1130 line 218 toUtmUps8.northing: 396006.687921
    test 1131 line 218 toUtmUps8.gamma: 0.071065
    test 1132 line 218 toUtmUps8.scale: 0.999798
    test 1133 line 218 toUtmUps8.lat: 3.582041
    test 1134 line 218 toUtmUps8.lon: 1.137286
    test 1135 line 219 toUtmUps8.easting: 5247652.345647
    test 1136 line 219 toUtmUps8.northing: 8670513.359752
    test 1137 line 219 toUtmUps8.gamma: 72.700498
    test 1138 line 219 toUtmUps8.scale: 1.355272
    test 1139 line 219 toUtmUps8.lat: 46.124233
    test 1140 line 219 toUtmUps8.lon: 77.313118

    test skipped (30): line 220 toUtmUps8.'31.17139056295 87.104503768139 8103656.8381187232079 9469794.014736839373 84.490673011906282841 1.91216400164486142107'
    test 1141 line 221 toUtmUps8.easting: 6300112.758236
    test 1142 line 221 toUtmUps8.northing: 93835.917364
    test 1143 line 221 toUtmUps8.gamma: 0.644805
    test 1144 line 221 toUtmUps8.scale: 1.534073
    test 1145 line 221 toUtmUps8.lat: 0.553171
    test 1146 line 221 toUtmUps8.lon: 49.117104
    test 1147 line 222 toUtmUps8.easting: 3894813.593782
    test 1148 line 222 toUtmUps8.northing: 4833832.341027
    test 1149 line 222 toUtmUps8.gamma: 27.453298
    test 1150 line 222 toUtmUps8.scale: 1.192135
    test 1151 line 222 toUtmUps8.lat: 35.361587
    test 1152 line 222 toUtmUps8.lon: 41.860599
    test 1153 line 223 toUtmUps8.easting: 402511.346712
    test 1154 line 223 toUtmUps8.northing: 3520621.561911
    test 1155 line 223 toUtmUps8.gamma: 2.238474
    test 1156 line 223 toUtmUps8.scale: 1.001599
    test 1157 line 223 toUtmUps8.lat: 31.750314
    test 1158 line 223 toUtmUps8.lon: 4.248167
    test 1159 line 224 toUtmUps8.easting: 5357378.503148
    test 1160 line 224 toUtmUps8.northing: 2772997.602234
    test 1161 line 224 toUtmUps8.gamma: 17.823560
    test 1162 line 224 toUtmUps8.scale: 1.376031
    test 1163 line 224 toUtmUps8.lat: 17.924336
    test 1164 line 224 toUtmUps8.lon: 46.096402
    test 1165 line 225 toUtmUps8.easting: 2807553.985866
    test 1166 line 225 toUtmUps8.northing: 8177847.980275
    test 1167 line 225 toUtmUps8.gamma: 54.680045
    test 1168 line 225 toUtmUps8.scale: 1.097531
    test 1169 line 225 toUtmUps8.lat: 60.931488
    test 1170 line 225 toUtmUps8.lon: 58.221214

    test skipped (31): line 226 toUtmUps8.'5.358150979521 87.556213284144 18289045.16650076146 7792942.3396035398889 73.216494415207315628 8.09800850850277481729'

    test skipped (32): line 227 toUtmUps8.'28.616673489124 80.452426461437 8376822.4595378634541 8128174.6238782329989 70.920116640676321501 1.98487312027093768388'
    test 1171 line 228 toUtmUps8.easting: 11898068.352950  FAILED, KNOWN, expected 11898068.353272
    test 1172 line 228 toUtmUps8.northing: 4772439.493355  FAILED, KNOWN, expected 4772439.493697
    test 1173 line 228 toUtmUps8.gamma: 42.613968
    test 1174 line 228 toUtmUps8.scale: 3.314412
    test 1175 line 228 toUtmUps8.lat: 11.709763
    test 1176 line 228 toUtmUps8.lon: 76.760295
    test 1177 line 229 toUtmUps8.easting: 10550946.939052  FAILED, KNOWN, expected 10550946.939050
    test 1178 line 229 toUtmUps8.northing: 3851968.815305  FAILED, KNOWN, expected 3851968.815295
    test 1179 line 229 toUtmUps8.gamma: 33.383025
    test 1180 line 229 toUtmUps8.scale: 2.724754
    test 1181 line 229 toUtmUps8.lat: 12.009498
    test 1182 line 229 toUtmUps8.lon: 71.782351

    test skipped (33): line 230 toUtmUps8.'37.62978386356 85.795687334213 6828299.1236065501034 9394803.2274626281036 83.181386462369626591 1.62435875189611017521'
    test 1183 line 231 toUtmUps8.easting: 11162550.334001  FAILED, KNOWN, expected 11162550.334022
    test 1184 line 231 toUtmUps8.northing: 2640267.279546  FAILED, KNOWN, expected 2640267.279593
    test 1185 line 231 toUtmUps8.gamma: 23.145404
    test 1186 line 231 toUtmUps8.scale: 2.998408
    test 1187 line 231 toUtmUps8.lat: 7.721128
    test 1188 line 231 toUtmUps8.lon: 71.662731
    test 1189 line 232 toUtmUps8.easting: 4411584.447941
    test 1190 line 232 toUtmUps8.northing: 4956173.694407
    test 1191 line 232 toUtmUps8.gamma: 30.713919
    test 1192 line 232 toUtmUps8.scale: 1.248736
    test 1193 line 232 toUtmUps8.lat: 34.295026
    test 1194 line 232 toUtmUps8.lon: 46.442191
    test 1195 line 233 toUtmUps8.easting: 672108.897905
    test 1196 line 233 toUtmUps8.northing: 4751554.657054
    test 1197 line 233 toUtmUps8.gamma: 5.569178
    test 1198 line 233 toUtmUps8.scale: 1.005162
    test 1199 line 233 toUtmUps8.lat: 42.622496
    test 1200 line 233 toUtmUps8.lon: 8.193605
    test 1201 line 234 toUtmUps8.easting: 5022964.290579
    test 1202 line 234 toUtmUps8.northing: 6860418.199502
    test 1203 line 234 toUtmUps8.gamma: 50.862230
    test 1204 line 234 toUtmUps8.scale: 1.324925
    test 1205 line 234 toUtmUps8.lat: 41.667780
    test 1206 line 234 toUtmUps8.lon: 61.518288
    test 1207 line 235 toUtmUps8.easting: 1669655.595207
    test 1208 line 235 toUtmUps8.northing: 4152086.537021
    test 1209 line 235 toUtmUps8.gamma: 11.110237
    test 1210 line 235 toUtmUps8.scale: 1.034138
    test 1211 line 235 toUtmUps8.lat: 36.060369
    test 1212 line 235 toUtmUps8.lon: 18.444112
    test 1213 line 236 toUtmUps8.easting: 6055876.729655
    test 1214 line 236 toUtmUps8.northing: 4896837.552619
    test 1215 line 236 toUtmUps8.gamma: 35.799747
    test 1216 line 236 toUtmUps8.scale: 1.485967
    test 1217 line 236 toUtmUps8.lat: 27.948091
    test 1218 line 236 toUtmUps8.lon: 56.816429
    test 1219 line 237 toUtmUps8.easting: 1209214.164379
    test 1220 line 237 toUtmUps8.northing: 7266409.859178
    test 1221 line 237 toUtmUps8.gamma: 22.319633
    test 1222 line 237 toUtmUps8.scale: 1.017554
    test 1223 line 237 toUtmUps8.lat: 63.386030
    test 1224 line 237 toUtmUps8.lon: 24.662716
    test 1225 line 238 toUtmUps8.easting: 5154564.559584
    test 1226 line 238 toUtmUps8.northing: 698118.349975
    test 1227 line 238 toUtmUps8.gamma: 4.242360
    test 1228 line 238 toUtmUps8.scale: 1.347481
    test 1229 line 238 toUtmUps8.lat: 4.680922
    test 1230 line 238 toUtmUps8.lon: 42.114426
    test 1231 line 239 toUtmUps8.easting: 2695149.806543
    test 1232 line 239 toUtmUps8.northing: 8208197.765605
    test 1233 line 239 toUtmUps8.gamma: 54.178615
    test 1234 line 239 toUtmUps8.scale: 1.089730
    test 1235 line 239 toUtmUps8.lat: 61.826625
    test 1236 line 239 toUtmUps8.lon: 57.525096
    test 1237 line 240 toUtmUps8.easting: 3394792.327820
    test 1238 line 240 toUtmUps8.northing: 3217583.415552
    test 1239 line 240 toUtmUps8.gamma: 15.165863
    test 1240 line 240 toUtmUps8.scale: 1.145285
    test 1241 line 240 toUtmUps8.lat: 25.104353
    test 1242 line 240 toUtmUps8.lon: 32.528660
    test 1243 line 241 toUtmUps8.easting: 1429160.966985
    test 1244 line 241 toUtmUps8.northing: 8212685.362032
    test 1245 line 241 toUtmUps8.gamma: 37.484904
    test 1246 line 241 toUtmUps8.scale: 1.024676
    test 1247 line 241 toUtmUps8.lat: 69.678351
    test 1248 line 241 toUtmUps8.lon: 39.275513

    test skipped (34): line 242 toUtmUps8.'29.671383681805 84.19659549085 8343387.9980651104898 8885196.9545780118644 78.561937382568633298 1.97473261886829061763'
    test 1249 line 243 toUtmUps8.easting: 1990722.928606
    test 1250 line 243 toUtmUps8.northing: 7569202.065162
    test 1251 line 243 toUtmUps8.gamma: 37.075276
    test 1252 line 243 toUtmUps8.scale: 1.048486
    test 1253 line 243 toUtmUps8.lat: 62.300208
    test 1254 line 243 toUtmUps8.lon: 40.474051
    test 1255 line 244 toUtmUps8.easting: 1554980.099559
    test 1256 line 244 toUtmUps8.northing: 1449423.919586
    test 1257 line 244 toUtmUps8.gamma: 3.188328
    test 1258 line 244 toUtmUps8.scale: 1.029664
    test 1259 line 244 toUtmUps8.lat: 12.721776
    test 1260 line 244 toUtmUps8.lon: 14.190003
    test 1261 line 245 toUtmUps8.easting: 785205.450196
    test 1262 line 245 toUtmUps8.northing: 5575158.423096
    test 1263 line 245 toUtmUps8.gamma: 8.388417
    test 1264 line 245 toUtmUps8.scale: 1.007181
    test 1265 line 245 toUtmUps8.lat: 49.811296
    test 1266 line 245 toUtmUps8.lon: 10.925011
    test 1267 line 246 toUtmUps8.easting: 3310405.988313
    test 1268 line 246 toUtmUps8.northing: 5955022.233881
    test 1269 line 246 toUtmUps8.gamma: 33.007587
    test 1270 line 246 toUtmUps8.scale: 1.137141
    test 1271 line 246 toUtmUps8.lat: 45.132680
    test 1272 line 246 toUtmUps8.lon: 42.478624
    test 1273 line 247 toUtmUps8.easting: 4733460.960666
    test 1274 line 247 toUtmUps8.northing: 129034.889816
    test 1275 line 247 toUtmUps8.gamma: 0.737551
    test 1276 line 247 toUtmUps8.scale: 1.290439
    test 1277 line 247 toUtmUps8.lat: 0.904279
    test 1278 line 247 toUtmUps8.lon: 39.078412
    test 1279 line 248 toUtmUps8.easting: 3322708.343909
    test 1280 line 248 toUtmUps8.northing: 3864738.078742
    test 1281 line 248 toUtmUps8.gamma: 18.472566
    test 1282 line 248 toUtmUps8.scale: 1.138838
    test 1283 line 248 toUtmUps8.lat: 30.163605
    test 1284 line 248 toUtmUps8.lon: 33.577996

    test skipped (35): line 249 toUtmUps8.'27.643243707755 81.892859091432 8672864.4172042475623 8333465.9834441061554 73.206272638168122883 2.06544053870286774312'

    test skipped (36): line 250 toUtmUps8.'18.201207657521 82.434617649311 11126818.23119627031 7618712.1749910723126 67.88717347393512063 2.92241673495261070414'

    test skipped (37): line 251 toUtmUps8.'28.804576432117 89.886072420251 8650100.9817967479337 9975084.1689971279206 89.767446308690086924 2.05728879562910108817'
    test 1285 line 252 toUtmUps8.easting: 2212701.180192
    test 1286 line 252 toUtmUps8.northing: 650348.100229
    test 1287 line 252 toUtmUps8.gamma: 1.970441
    test 1288 line 252 toUtmUps8.scale: 1.060830
    test 1289 line 252 toUtmUps8.lat: 5.542998
    test 1290 line 252 toUtmUps8.lon: 19.589578
    test 1291 line 253 toUtmUps8.easting: 6890222.326618
    test 1292 line 253 toUtmUps8.northing: 7506813.499547
    test 1293 line 253 toUtmUps8.gamma: 62.684825
    test 1294 line 253 toUtmUps8.scale: 1.638488
    test 1295 line 253 toUtmUps8.lat: 34.237147
    test 1296 line 253 toUtmUps8.lon: 73.678164
    test 1297 line 254 toUtmUps8.easting: 6692260.067325
    test 1298 line 254 toUtmUps8.northing: 4244174.008110
    test 1299 line 254 toUtmUps8.gamma: 31.812920
    test 1300 line 254 toUtmUps8.scale: 1.604640
    test 1301 line 254 toUtmUps8.lat: 22.704949
    test 1302 line 254 toUtmUps8.lon: 57.877010
    test 1303 line 255 toUtmUps8.easting: 1225564.137190
    test 1304 line 255 toUtmUps8.northing: 4778923.924144
    test 1305 line 255 toUtmUps8.gamma: 10.083419
    test 1306 line 255 toUtmUps8.scale: 1.018134
    test 1307 line 255 toUtmUps8.lat: 42.192424
    test 1308 line 255 toUtmUps8.lon: 14.828196
    test 1309 line 256 toUtmUps8.easting: 12341116.155088  FAILED, KNOWN, expected 12341116.154950
    test 1310 line 256 toUtmUps8.northing: 5081855.520287  FAILED, KNOWN, expected 5081855.521966
    test 1311 line 256 toUtmUps8.gamma: 45.712545  FAILED, KNOWN, expected 45.712546
    test 1312 line 256 toUtmUps8.scale: 3.535170
    test 1313 line 256 toUtmUps8.lat: 11.481151
    test 1314 line 256 toUtmUps8.lon: 78.189236
    test 1315 line 257 toUtmUps8.easting: 6673845.021771
    test 1316 line 257 toUtmUps8.northing: 1177587.190565
    test 1317 line 257 toUtmUps8.gamma: 8.389141
    test 1318 line 257 toUtmUps8.scale: 1.605171
    test 1319 line 257 toUtmUps8.lat: 6.609626
    test 1320 line 257 toUtmUps8.lon: 51.735783
    test 1321 line 258 toUtmUps8.easting: 6966354.690417
    test 1322 line 258 toUtmUps8.northing: 3641802.005093
    test 1323 line 258 toUtmUps8.gamma: 27.409636
    test 1324 line 258 toUtmUps8.scale: 1.661469
    test 1325 line 258 toUtmUps8.lat: 19.059369
    test 1326 line 258 toUtmUps8.lon: 57.526439
    test 1327 max forward error: 1.678809e-03
    test 1328 max reverse error: 3.170456e-09
    test 1329 Utm.scale0: 0.9996
    test 1330 Utm.datum: WGS84
    test 1331 Utm.datum.ellipsoid.KsOrder: 8
    test 1332 Ups.scale0: 0.994  FAILED, KNOWN, expected 0.9996
    test 1333 Ups.datum: WGS84
    test 1334 Ups.datum.ellipsoid.KsOrder: 8
    test 1335 WGS84.KsOrder: 8

    24 of 1335 testUtmUpsTMcoords.py tests (1.8%) FAILED, ALL KNOWN, 37 skipped (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 71.620 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testVectorial.py
./pygeodesy/ellipsoidalNvector.py:288: DeprecationWarning: Property_RO L{pygeodesy.ltpTuples.Ned.ned} has been DEPRECATED, use property C{ned4}.
  dn = delta.ned
./pygeodesy/deprecated/__init__.py:65: DeprecationWarning: class L{pygeodesy.deprecated.Ned3Tuple} has been DEPRECATED, use class L{pygeodesy.Ned4Tuple}.
  deprecated_class(cls)

    testing testVectorial.py 23.05.31

    testVectorial(pygeodesy.ellipsoidalNvector, 23.05.04)

    test 1 toLatLon: 44.995674°N, 045.0°E
    test 2 toNvector: (0.50004, 0.50004, 0.70705)
    test 3 isequalTo: False
    test 4 isequalTo: True
    test 5 length: 0.99992449715
    test 6 euclid: 0.99995577
    test 7 length: 1.00
    test 8 euclid: 1.0000
    test 9 meanOf: 44.995674°N, 045.0°E
    test 10 meanOf: LatLon
    test 11 apply: (0.5, 0.5, 0.707)
    test 12 init: (0.5, 0.5, 0.707)
    test 13 i***: (0.5, 0.5, 0.707)
    test 14 abs: 0.99992449715
    test 15 sumOf: (52.70504, 0.61904, 0.70705)
    test 16 sumOf: Nv
    test 17 sumOf: sumOf
    test 18 length: 52.7134151513
    test 19 sizeof: 136  FAILED, KNOWN, expected 128
    test 20 length: 52.2051356286
    test 21 sizeof: 251  FAILED, KNOWN, expected 247
    test 22 copy: True
    test 23 length: 52.2051356286
    test 24 sizeof: 251
    test 25 isenclosedBy: True
    test 26 isenclosedBy*: True
    test 27 isenclosedBy: True
    test 28 isenclosedBy*: True

    test 29 nearestOn: 51.0°N, 001.0°E
    test 30 nearestOn: 50.987°N, 000.298°W
    test 31 nearestOn: 51.0°N, 002.0°E
    test 32 nearestOn: 50.995°N, 002.655°E
    test 33 nearestOn: 51.0°N, 001.9°E
    test 34 nearestOn: True
    test 35 distanceTo: 42.826
    test 36 nearestOn: 51.0°N, 002.0°E
    test 37 nearestOn: True
    test 38 nearestOn: 00.0°N, 000.0°E
    test 39 nearestOn: True
    test 40 nearestOn: 00.0°N, 020.0°E
    test 41 nearestOn: True
    test 42 nearestOn: 02.0°N, 002.0°E
    test 43 nearestOn: 02.0°N, 002.0°E

    test 44 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4755443.4294, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 45 neareston6: (LatLon(45°30′03.94″N, 002°00′00.0″E), 39078.729285, 1.501072, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))

    test 46 BasseC: 47.3038°N, 002.5721°W
    test 47 BasseH: 47.311067°N, 002.528617°W
    test 48 triangulate: 47.323667°N, 002.568501°W
    test 49 triangulate: True

    test 50 trilaterate: 37.419078°N, 121.960579°W
    test 51 trilaterate: True
    test 52 trilaterate: 08.068912°S, 034.888699°W
    test 53 trilaterate: True
    test 54 trilaterate: 08.068912°S, 034.888695°W  FAILED, KNOWN, expected 08.068912°S, 034.888699°W
    test 55 trilaterate: True
    test 56 trilaterate: 42.67456065°N, 002.49539502°E
    test 57 trilaterate: distance1 (5110), distance2 (5110), distance3 (5110), point1 (LatLon(42°41′19.82″N, 002°26′19.89″E)), point2 (LatLon(42°38′07.52″N, 002°31′21.25″E)) or point3 (LatLon(42°38′43.44″N, 002°30′17.32″E)): no intersection (useZ=False, wrap=False, z=-8.13526e-05)

    test 58 destinationNed: 48°53′12.01″N, 002°22′29.0″E, +0.20m

    testNvector(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 59 sumOf: Nvector
    test 60 ecef.x, .y, .z: 3194659.54086, 3194659.54086, 4487008.4122
    test 61 ecef.lat, .lon: 44.995674, 45.0
    test 62 ecef.height: -0.0
    test 63 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testVectorial(pygeodesy.sphericalNvector, 23.06.12)
    test 64 crossTrackDistanceTo: -305.67
    test 65 crossTrackDistanceTo: -307.55

    test 66 toLatLon: 44.995674°N, 045.0°E
    test 67 toNvector: (0.50004, 0.50004, 0.70705)
    test 68 isequalTo: False
    test 69 isequalTo: True
    test 70 length: 0.99992449715
    test 71 euclid: 0.99995577
    test 72 length: 1.00
    test 73 euclid: 1.0000
    test 74 meanOf: 44.995674°N, 045.0°E
    test 75 meanOf: LatLon
    test 76 apply: (0.5, 0.5, 0.707)
    test 77 init: (0.5, 0.5, 0.707)
    test 78 i***: (0.5, 0.5, 0.707)
    test 79 abs: 0.99992449715
    test 80 sumOf: (52.70504, 0.61904, 0.70705)
    test 81 sumOf: Nv
    test 82 sumOf: sumOf
    test 83 length: 52.7134151513
    test 84 sizeof: 136  FAILED, KNOWN, expected 128
    test 85 length: 52.2051356286
    test 86 sizeof: 251  FAILED, KNOWN, expected 247
    test 87 copy: True
    test 88 length: 52.2051356286
    test 89 sizeof: 251

    test 90 toCartesian: [3185744.919, 3185744.919, 4504643.315]
    test 91 toLatLon: 44.995674°N, 045.0°E, -0.00m  FAILED, KNOWN, expected 44.995674°N, 045.0°E
    test 92 toNvector: (0.50004, 0.50004, 0.70705, -0.00)

    test 93 intersection: 02.499372°N, 002.5°E

    test 94 intersection1: 02.499372°N, 002.5°E
    test 95 intersection2: 02.499372°S, 177.5°W

    test 96 isenclosedBy: True
    test 97 isenclosedBy*: True
    test 98 isenclosedBy: True
    test 99 isenclosedBy*: True

    test 100 iswithin: False
    test 101 iswithin: True

    test 102 nearestOn: 51.0°N, 001.0°E
    test 103 nearestOn: 50.987°N, 000.298°W
    test 104 nearestOn: 51.0°N, 002.0°E
    test 105 nearestOn: 50.995°N, 002.655°E
    test 106 nearestOn: 51.0°N, 001.9°E
    test 107 nearestOn: True
    test 108 distanceTo: 42.712
    test 109 nearestOn: 51.0°N, 002.0°E
    test 110 nearestOn: True
    test 111 nearestOn: 00.0°N, 000.0°E
    test 112 nearestOn: True
    test 113 nearestOn: 00.0°N, 020.0°E
    test 114 nearestOn: True
    test 115 nearestOn: 02.0°N, 002.0°E
    test 116 nearestOn: 02.0°N, 002.0°E

    test 117 neareston6: (LatLon(45°00′00.0″N, 001°00′00.0″E), 4773243.784965, 0.0, 1, LatLon(45°00′00.0″N, 001°00′00.0″E), LatLon(45°00′00.0″N, 001°00′00.0″E))
    test 118 neareston6: (LatLon(45°30′03.93″N, 002°00′00.0″E), 38968.531578, 1.501091, 2, LatLon(45°00′00.0″N, 002°00′00.0″E), LatLon(46°00′00.0″N, 002°00′00.0″E))

    test 119 BasseC: 47.3038°N, 002.5721°W
    test 120 BasseH: 47.311067°N, 002.528617°W
    test 121 triangulate: 47.323667°N, 002.568501°W
    test 122 triangulate: True

    test 123 trilaterate: 37.419078°N, 121.960579°W
    test 124 trilaterate: True
    test 125 trilaterate: 08.068912°S, 034.888699°W
    test 126 trilaterate: True
    test 127 trilaterate: 08.068912°S, 034.888695°W  FAILED, KNOWN, expected 08.068912°S, 034.888699°W
    test 128 trilaterate: True
    test 129 trilaterate: 42.67456065°N, 002.49539502°E
    test 130 trilaterate: distance1 (5110), distance2 (5110), distance3 (5110), point1 (LatLon(42°41′19.82″N, 002°26′19.89″E)), point2 (LatLon(42°38′07.52″N, 002°31′21.25″E)) or point3 (LatLon(42°38′43.44″N, 002°30′17.32″E)): no intersection (useZ=False, wrap=False, z=-8.13526e-05)

    testNvector(pygeodesy.sphericalNvector, 23.06.12)
    test 131 sumOf: Nvector
    test 132 ecef.x, .y, .z: 3185744.91853, 3185744.91853, 4504643.3148
    test 133 ecef.lat, .lon: 44.995674, 45.0
    test 134 ecef.height: 0.0
    test 135 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testNvectorBase(pygeodesy.nvectorBase, 23.06.05)
    test 136 sumOf: Vector4Tuple
    test 137 ecef.x, .y, .z: 3185744.91853, 3185744.91853, 4504643.3148
    test 138 ecef.lat, .lon: 44.995674, 45.0
    test 139 ecef.height: 0.0
    test 140 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testNvectorBase(pygeodesy.nvectorBase, 23.06.05)
    test 141 sumOf: Vector4Tuple
    test 142 ecef.x, .y, .z: 3194659.54086, 3194659.54086, 4487008.4122
    test 143 ecef.lat, .lon: 44.995674, 45.0
    test 144 ecef.height: -0.0
    test 145 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testCartesian(pygeodesy.sphericalNvector, 23.06.12)
    test 146 sphericalNvector.Cartesian.trilaterate3d2: 2
    test 147 sphericalNvector.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 148 sphericalNvector.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 149 pygeodesy.vector3d.trilaterate3d2: 2
    test 150 sphericalNvector.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 151 sphericalNvector.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 152 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 153 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 154 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 155 Cartesian.trilaterate3d2: 2
    test 156 sphericalNvector.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 157 sphericalNvector.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 158 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 159 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 160 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesian(pygeodesy.sphericalTrigonometry, 23.06.12)
    test 161 sphericalTrigonometry.Cartesian.trilaterate3d2: 2
    test 162 sphericalTrigonometry.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 163 sphericalTrigonometry.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 164 pygeodesy.vector3d.trilaterate3d2: 2
    test 165 sphericalTrigonometry.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 166 sphericalTrigonometry.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 167 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 168 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 169 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 170 Cartesian.trilaterate3d2: 2
    test 171 sphericalTrigonometry.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 172 sphericalTrigonometry.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 173 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 174 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 175 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesian(pygeodesy.ellipsoidalNvector, 23.05.04)
    test 176 ellipsoidalNvector.Cartesian.trilaterate3d2: 2
    test 177 ellipsoidalNvector.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 178 ellipsoidalNvector.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 179 pygeodesy.vector3d.trilaterate3d2: 2
    test 180 ellipsoidalNvector.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 181 ellipsoidalNvector.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 182 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 183 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 184 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 185 Cartesian.trilaterate3d2: 2
    test 186 ellipsoidalNvector.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 187 ellipsoidalNvector.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 188 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 189 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 190 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesian(pygeodesy.ellipsoidalVincenty, 23.05.30)
    test 191 ellipsoidalVincenty.Cartesian.trilaterate3d2: 2
    test 192 ellipsoidalVincenty.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 193 ellipsoidalVincenty.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 194 pygeodesy.vector3d.trilaterate3d2: 2
    test 195 ellipsoidalVincenty.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 196 ellipsoidalVincenty.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 197 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 198 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 199 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 200 Cartesian.trilaterate3d2: 2
    test 201 ellipsoidalVincenty.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 202 ellipsoidalVincenty.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 203 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 204 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 205 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesian(pygeodesy.ellipsoidalKarney, 23.05.12)
    test 206 ellipsoidalKarney.Cartesian.trilaterate3d2: 2
    test 207 ellipsoidalKarney.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 208 ellipsoidalKarney.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 209 pygeodesy.vector3d.trilaterate3d2: 2
    test 210 ellipsoidalKarney.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 211 ellipsoidalKarney.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 212 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 213 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 214 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 215 Cartesian.trilaterate3d2: 2
    test 216 ellipsoidalKarney.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 217 ellipsoidalKarney.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 218 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 219 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 220 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesian(pygeodesy.ellipsoidalExact, 23.05.04)
    test 221 ellipsoidalExact.Cartesian.trilaterate3d2: 2
    test 222 ellipsoidalExact.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 223 ellipsoidalExact.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 224 pygeodesy.vector3d.trilaterate3d2: 2
    test 225 ellipsoidalExact.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 226 ellipsoidalExact.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 227 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 228 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 229 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 230 Cartesian.trilaterate3d2: 2
    test 231 ellipsoidalExact.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 232 ellipsoidalExact.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 233 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 234 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 235 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesian(pygeodesy.ellipsoidalGeodSolve, 23.05.12)
    test 236 ellipsoidalGeodSolve.Cartesian.trilaterate3d2: 2
    test 237 ellipsoidalGeodSolve.Cartesian 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 238 ellipsoidalGeodSolve.Cartesian 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 239 pygeodesy.vector3d.trilaterate3d2: 2
    test 240 ellipsoidalGeodSolve.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 241 ellipsoidalGeodSolve.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 242 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 243 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 244 pygeodesy.vector3d.trilaterate3d2: center1 (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 245 Cartesian.trilaterate3d2: 2
    test 246 ellipsoidalGeodSolve.Cartesian 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 247 ellipsoidalGeodSolve.Cartesian 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 248 Cartesian.trilaterate3d2: center (Cartesian(22.59, 0.524, 1.2)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 249 Cartesian.trilaterate3d2: center (Cartesian(27.297, -4.953, 1.47)), center2 (Cartesian(25.475, -6.124, 2.36)), center3 (Cartesian(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 250 Cartesian.trilaterate3d2: center (Cartesian(0.0, 0.0, 0.0)), center2 (Cartesian(0.0, 9.0, 0.0)), center3 (Cartesian(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testCartesianBase(pygeodesy.cartesianBase, 23.06.02)
    test 251 cartesianBase.CartesianBase.trilaterate3d2: 2
    test 252 cartesianBase.CartesianBase 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 253 cartesianBase.CartesianBase 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 254 pygeodesy.vector3d.trilaterate3d2: 2
    test 255 cartesianBase.CartesianBase 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 256 cartesianBase.CartesianBase 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 257 pygeodesy.vector3d.trilaterate3d2: center1 (CartesianBase(22.59, 0.524, 1.2)), center2 (CartesianBase(25.475, -6.124, 2.36)), center3 (CartesianBase(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 258 pygeodesy.vector3d.trilaterate3d2: center1 (CartesianBase(27.297, -4.953, 1.47)), center2 (CartesianBase(25.475, -6.124, 2.36)), center3 (CartesianBase(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 259 pygeodesy.vector3d.trilaterate3d2: center1 (CartesianBase(0.0, 0.0, 0.0)), center2 (CartesianBase(0.0, 9.0, 0.0)), center3 (CartesianBase(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 260 CartesianBase.trilaterate3d2: 2
    test 261 cartesianBase.CartesianBase 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 262 cartesianBase.CartesianBase 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 263 CartesianBase.trilaterate3d2: center (CartesianBase(22.59, 0.524, 1.2)), center2 (CartesianBase(25.475, -6.124, 2.36)), center3 (CartesianBase(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 264 CartesianBase.trilaterate3d2: center (CartesianBase(27.297, -4.953, 1.47)), center2 (CartesianBase(25.475, -6.124, 2.36)), center3 (CartesianBase(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 265 CartesianBase.trilaterate3d2: center (CartesianBase(0.0, 0.0, 0.0)), center2 (CartesianBase(0.0, 9.0, 0.0)), center3 (CartesianBase(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testNvectorBase(pygeodesy.nvectorBase, 23.06.05)
    test 266 nvectorBase.NvectorBase.trilaterate3d2: 2
    test 267 nvectorBase.NvectorBase 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 268 nvectorBase.NvectorBase 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 269 pygeodesy.vector3d.trilaterate3d2: 2
    test 270 nvectorBase.NvectorBase 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 271 nvectorBase.NvectorBase 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 272 pygeodesy.vector3d.trilaterate3d2: center1 (NvectorBase(22.59, 0.524, 1.2)), center2 (NvectorBase(25.475, -6.124, 2.36)), center3 (NvectorBase(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 273 pygeodesy.vector3d.trilaterate3d2: center1 (NvectorBase(27.297, -4.953, 1.47)), center2 (NvectorBase(25.475, -6.124, 2.36)), center3 (NvectorBase(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 274 pygeodesy.vector3d.trilaterate3d2: center1 (NvectorBase(0.0, 0.0, 0.0)), center2 (NvectorBase(0.0, 9.0, 0.0)), center3 (NvectorBase(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 275 NvectorBase.trilaterate3d2: 2
    test 276 nvectorBase.NvectorBase 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 277 nvectorBase.NvectorBase 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 278 NvectorBase.trilaterate3d2: center (NvectorBase(22.59, 0.524, 1.2)), center2 (NvectorBase(25.475, -6.124, 2.36)), center3 (NvectorBase(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 279 NvectorBase.trilaterate3d2: center (NvectorBase(27.297, -4.953, 1.47)), center2 (NvectorBase(25.475, -6.124, 2.36)), center3 (NvectorBase(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 280 NvectorBase.trilaterate3d2: center (NvectorBase(0.0, 0.0, 0.0)), center2 (NvectorBase(0.0, 9.0, 0.0)), center3 (NvectorBase(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testVector3d(pygeodesy.vector2d, 23.06.08)
    test 281 vector3d.Vector3d.trilaterate3d2: 2
    test 282 vector3d.Vector3d 'trilaterate3d2': 119.8958, 130.6508, -5.1451
    test 283 vector3d.Vector3d 'trilaterate3d2': 119.9999, 129.9999, 30.0019
    test 284 pygeodesy.vector3d.trilaterate3d2: 2
    test 285 vector3d.Vector3d 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 286 vector3d.Vector3d 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 287 pygeodesy.vector3d.trilaterate3d2: center1 (Vector3d(22.59, 0.524, 1.2)), center2 (Vector3d(25.475, -6.124, 2.36)), center3 (Vector3d(22.59, 0.524, 1.2)), radius1 (3.851), radius2 (3.875) or radius3 (3.514): center1 and center3 near-concentric
    test 288 pygeodesy.vector3d.trilaterate3d2: center1 (Vector3d(27.297, -4.953, 1.47)), center2 (Vector3d(25.475, -6.124, 2.36)), center3 (Vector3d(22.59, 0.524, 1.2)), radius1 (0.3851), radius2 (0.3875) or radius3 (3.514): center1 and center2 too distant (2.34)
    test 289 pygeodesy.vector3d.trilaterate3d2: center1 (Vector3d(0.0, 0.0, 0.0)), center2 (Vector3d(0.0, 9.0, 0.0)), center3 (Vector3d(0.0, -9.0, 0.0)), radius1 (10), radius2 (10) or radius3 (10): colinear
    test 290 Vector3d.trilaterate3d2: 2
    test 291 vector3d.Vector3d 'trilaterate3d2': 24.31229, -2.52045, 1.53649
    test 292 vector3d.Vector3d 'trilaterate3d2': 24.35062, -2.48109, 1.66673
    test 293 Vector3d.trilaterate3d2: center (Vector3d(22.59, 0.524, 1.2)), center2 (Vector3d(25.475, -6.124, 2.36)), center3 (Vector3d(22.59, 0.524, 1.2)), radius (3.851), radius2 (3.875) or radius3 (3.514): center and center3 near-concentric
    test 294 Vector3d.trilaterate3d2: center (Vector3d(27.297, -4.953, 1.47)), center2 (Vector3d(25.475, -6.124, 2.36)), center3 (Vector3d(22.59, 0.524, 1.2)), radius (0.3851), radius2 (0.3875) or radius3 (3.514): center and center2 too distant (2.34)
    test 295 Vector3d.trilaterate3d2: center (Vector3d(0.0, 0.0, 0.0)), center2 (Vector3d(0.0, 9.0, 0.0)), center3 (Vector3d(0.0, -9.0, 0.0)), radius (10), radius2 (10) or radius3 (10): colinear

    testTrilaterate2d2(pygeodesy.vector2d, 23.06.08)
    test 296 trilaterate2d2: (2.0, 3.0)
    test 297 trilaterate2d2: delta (6.39335377017e-06), radius1 (1.0), distance (1.00000639335) and trilaterate2d2(x=1.999994, y=3.000006): exceeds eps (2.22045e-16)
    test 298 trilaterate2d2: (-500.0, 250.0)
    test 299 meeus2: 2.236, 3.0, 2.0, 0.0
    test 300 meeus2: (3.0, 2.0, 0)
    test 301 circum3: 2.2361
    test 302 circum3: (3.0, 2.0, 0)
    test 303 circum3: None
    test 304 circum4_: 2.2361
    test 305 circum4_: (3.0, 2.0, 0.0)  FAILED, KNOWN, expected (3.0, 2.0, 0)
    test 306 circum4_: 3
    test 307 circum4_: ()
    test 308 radii11: Radii11Tuple(rA=2.236068, rB=0.92621, rC=2.236068, cR=2.236068, rIn=0.92621, riS=0.24193, roS=INF, a=3.162278, b=4.472136, c=3.162278, s=5.398346)
    test 309 circin6: Circin6Tuple(radius=0.92621, center=Vector3d(2.58579, 2.82843, 0.0), deltas=None, cA=Vector3d(2.87868, 3.70711, 0.0), cB=Vector3d(3.0, 2.0, 0.0), cC=Vector3d(1.70711, 3.12132, 0.0))
    test 310 soddy4: Soddy4Tuple(radius=0.24193, center=Vector3d(2.52241, 2.95518, 0), deltas=None, outer=INF)

    testTrilaterate3d2(pygeodesy.vector2d, 23.06.08)
    test 311 pygeodesy.vector2d.trilaterate3d2: center1 (Vector3d(-500.0, -200.0, 0.0)), center2 (Vector3d(100.0, -100.0, 0.0)), center3 (Vector3d(500.0, 100.0, 0.0)), radius1 (450.0), radius2 (694.6221994724903) or radius3 (1011.1874208078342): no intersection
    test 312 pygeodesy.vector2d.trilaterate3d2: 2
    test 313 vector3d.Vector3d 'trilaterate3d2': -500.0, 250.0, -0.0131  FAILED, KNOWN, expected -500.0, 250.0, 0.0
    test 314 vector3d.Vector3d 'trilaterate3d2': -500.0, 250.0, 0.0131  FAILED, KNOWN, expected -500.0, 250.0, 0.0
    test 315 meeus2: 1.50
    test 316 meeus2: None
    test 317 meeus2: -0.000000037, 0.5, 0.000000037  FAILED, KNOWN, expected 0.0, 0.5, 0.0
    test 318 meeus2: 0.000000037, 0.5, -0.000000037  FAILED, KNOWN, expected 0.0, 0.5, 0.0
    test 319 circum3: 1.50
    test 320 circum3: 0.0, 0.5, -0.0  FAILED, KNOWN, expected 0.0, 0.5, 0.0
    test 321 circum3: None
    test 322 circum4_: 1.50
    test 323 circum4_: 0.0, 0.5, -0.0  FAILED, KNOWN, expected 0.0, 0.5, 0.0
    test 324 circum4_: 3
    test 325 circum4_: ()
    test 326 radii11: Radii11Tuple(rA=1.414214, rB=1.035276, rC=1.414214, cR=1.5, rIn=0.732051, riS=0.195611, roS=INF, a=2.44949, b=2.828427, c=2.44949, s=3.863703)
    test 327 circin6: Circin6Tuple(radius=0.732051, center=Vector3d(-0.0, 0.73205, -0.0), deltas=None, cA=Vector3d(0.42265, 1.1547, 0.42265), cB=Vector3d(0.0, 0.0, 0.0), cC=Vector3d(-0.42265, 1.1547, -0.42265))
    test 328 soddy4: Soddy4Tuple(radius=0.195611, center=Vector3d(0.0, 0.76911, -0.0), deltas=None, outer=INF)

    testIntersection3d3(pygeodesy.vector3d, 23.06.05)
    test 329 (30, 17): (Vector3d(30.30584, 16.75258, 0.0), 0, 0)
    test 330 (-1,  3): (Vector3d(-1.0429, 2.92225, 0.0), -1, -2)
    test 331 (65, 32): (Vector3d(64.86667, 32.0, 0.0), 1, -2)
    test 332 (-2, 17): <class 'pygeodesy.errors.IntersectionError'>
    test 333 (49, 25): (Vector3d(49.0, 25.0, 0.0), 0, 0)

    test 334 at 0: (0.0, 50.0, 0.0)
    test 335 at 3: (2.6168, 49.93148, 0.0)
    test 336 at 6: (5.22642, 49.72609, 0.0)
    test 337 at 9: (7.82172, 49.38442, 0.0)
    test 338 at 12: (10.39558, 48.90738, 0.0)
    test 339 at 15: (12.94095, 48.29629, 0.0)
    test 340 at 18: (15.45085, 47.55283, 0.0)
    test 341 at 21: (17.9184, 46.67902, 0.0)
    test 342 at 24: (20.33683, 45.67727, 0.0)
    test 343 at 27: (22.69952, 44.55033, 0.0)
    test 344 at 30: (25.0, 43.30127, 0.0)
    test 345 at 33: (27.23195, 41.93353, 0.0)
    test 346 at 36: (29.38926, 40.45085, 0.0)
    test 347 at 39: (31.46602, 38.8573, 0.0)
    test 348 at 42: (33.45653, 37.15724, 0.0)
    test 349 at 45: (35.35534, 35.35534, 0.0)
    test 350 at 48: (37.15724, 33.45653, 0.0)
    test 351 at 51: (38.8573, 31.46602, 0.0)
    test 352 at 54: (40.45085, 29.38926, 0.0)
    test 353 at 57: (41.93353, 27.23195, 0.0)
    test 354 at 60: (43.30127, 25.0, 0.0)
    test 355 at 63: (44.55033, 22.69952, 0.0)
    test 356 at 66: (45.67727, 20.33683, 0.0)
    test 357 at 69: (46.67902, 17.9184, 0.0)
    test 358 at 72: (47.55283, 15.45085, 0.0)
    test 359 at 75: (48.29629, 12.94095, 0.0)
    test 360 at 78: (48.90738, 10.39558, 0.0)
    test 361 at 81: (49.38442, 7.82172, 0.0)
    test 362 at 84: (49.72609, 5.22642, 0.0)
    test 363 at 87: (49.93148, 2.6168, 0.0)
    test 364 at 90: (50.0, 0.0, 0.0)
    test 365 at 93: (49.93148, -2.6168, 0.0)
    test 366 at 96: (49.72609, -5.22642, 0.0)
    test 367 at 99: (49.38442, -7.82172, 0.0)
    test 368 at 102: (48.90738, -10.39558, 0.0)
    test 369 at 105: (48.29629, -12.94095, 0.0)
    test 370 at 108: (47.55283, -15.45085, 0.0)
    test 371 at 111: (46.67902, -17.9184, 0.0)
    test 372 at 114: (45.67727, -20.33683, 0.0)
    test 373 at 117: (44.55033, -22.69952, 0.0)
    test 374 at 120: (43.30127, -25.0, 0.0)
    test 375 at 123: (41.93353, -27.23195, 0.0)
    test 376 at 126: (40.45085, -29.38926, 0.0)
    test 377 at 129: (38.8573, -31.46602, 0.0)
    test 378 at 132: (37.15724, -33.45653, 0.0)
    test 379 at 135: (35.35534, -35.35534, 0.0)
    test 380 at 138: (33.45653, -37.15724, 0.0)
    test 381 at 141: (31.46602, -38.8573, 0.0)
    test 382 at 144: (29.38926, -40.45085, 0.0)
    test 383 at 147: (27.23195, -41.93353, 0.0)
    test 384 at 150: (25.0, -43.30127, 0.0)
    test 385 at 153: (22.69952, -44.55033, 0.0)
    test 386 at 156: (20.33683, -45.67727, 0.0)
    test 387 at 159: (17.9184, -46.67902, 0.0)
    test 388 at 162: (15.45085, -47.55283, 0.0)
    test 389 at 165: (12.94095, -48.29629, 0.0)
    test 390 at 168: (10.39558, -48.90738, 0.0)
    test 391 at 171: (7.82172, -49.38442, 0.0)
    test 392 at 174: (5.22642, -49.72609, 0.0)
    test 393 at 177: (2.6168, -49.93148, 0.0)
    test 394 at 180: (0.0, -50.0, 0.0)
    test 395 at 183: (-2.6168, -49.93148, 0.0)
    test 396 at 186: (-5.22642, -49.72609, 0.0)
    test 397 at 189: (-7.82172, -49.38442, 0.0)
    test 398 at 192: (-10.39558, -48.90738, 0.0)
    test 399 at 195: (-12.94095, -48.29629, 0.0)
    test 400 at 198: (-15.45085, -47.55283, 0.0)
    test 401 at 201: (-17.9184, -46.67902, 0.0)
    test 402 at 204: (-20.33683, -45.67727, 0.0)
    test 403 at 207: (-22.69952, -44.55033, 0.0)
    test 404 at 210: (-25.0, -43.30127, 0.0)
    test 405 at 213: (-27.23195, -41.93353, 0.0)
    test 406 at 216: (-29.38926, -40.45085, 0.0)
    test 407 at 219: (-31.46602, -38.8573, 0.0)
    test 408 at 222: (-33.45653, -37.15724, 0.0)
    test 409 at 225: (-35.35534, -35.35534, 0.0)
    test 410 at 228: (-37.15724, -33.45653, 0.0)
    test 411 at 231: (-38.8573, -31.46602, 0.0)
    test 412 at 234: (-40.45085, -29.38926, 0.0)
    test 413 at 237: (-41.93353, -27.23195, 0.0)
    test 414 at 240: (-43.30127, -25.0, 0.0)
    test 415 at 243: (-44.55033, -22.69952, 0.0)
    test 416 at 246: (-45.67727, -20.33683, 0.0)
    test 417 at 249: (-46.67902, -17.9184, 0.0)
    test 418 at 252: (-47.55283, -15.45085, 0.0)
    test 419 at 255: (-48.29629, -12.94095, 0.0)
    test 420 at 258: (-48.90738, -10.39558, 0.0)
    test 421 at 261: (-49.38442, -7.82172, 0.0)
    test 422 at 264: (-49.72609, -5.22642, 0.0)
    test 423 at 267: (-49.93148, -2.6168, 0.0)
    test 424 at 270: (-50.0, 0.0, 0.0)
    test 425 at 273: (-49.93148, 2.6168, 0.0)
    test 426 at 276: (-49.72609, 5.22642, 0.0)
    test 427 at 279: (-49.38442, 7.82172, 0.0)
    test 428 at 282: (-48.90738, 10.39558, 0.0)
    test 429 at 285: (-48.29629, 12.94095, 0.0)
    test 430 at 288: (-47.55283, 15.45085, 0.0)
    test 431 at 291: (-46.67902, 17.9184, 0.0)
    test 432 at 294: (-45.67727, 20.33683, 0.0)
    test 433 at 297: (-44.55033, 22.69952, 0.0)
    test 434 at 300: (-43.30127, 25.0, 0.0)
    test 435 at 303: (-41.93353, 27.23195, 0.0)
    test 436 at 306: (-40.45085, 29.38926, 0.0)
    test 437 at 309: (-38.8573, 31.46602, 0.0)
    test 438 at 312: (-37.15724, 33.45653, 0.0)
    test 439 at 315: (-35.35534, 35.35534, 0.0)
    test 440 at 318: (-33.45653, 37.15724, 0.0)
    test 441 at 321: (-31.46602, 38.8573, 0.0)
    test 442 at 324: (-29.38926, 40.45085, 0.0)
    test 443 at 327: (-27.23195, 41.93353, 0.0)
    test 444 at 330: (-25.0, 43.30127, 0.0)
    test 445 at 333: (-22.69952, 44.55033, 0.0)
    test 446 at 336: (-20.33683, 45.67727, 0.0)
    test 447 at 339: (-17.9184, 46.67902, 0.0)
    test 448 at 342: (-15.45085, 47.55283, 0.0)
    test 449 at 345: (-12.94095, 48.29629, 0.0)
    test 450 at 348: (-10.39558, 48.90738, 0.0)
    test 451 at 351: (-7.82172, 49.38442, 0.0)
    test 452 at 354: (-5.22642, 49.72609, 0.0)
    test 453 at 357: (-2.6168, 49.93148, 0.0)
    test 454 at 360: (0.0, 50.0, 0.0)
    test 455 max error: 2.3317285650e-13

    16 of 455 testVectorial.py tests (3.5%) FAILED, incl. 14 KNOWN plus 2 DeprecationWarnings (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 145.496 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testWebMercator.py

    testing testWebMercator.py 23.06.12 (module pygeodesy.webmercator 23.06.12)
    test 1 toWm1: -626172.13571216 6887893.4928338
    test 2 Wm1.y: 6887893.49283380
    test 3 copy(Wm): (<class 'pygeodesy.webmercator.Wm'>, True)
    test 4 Wm.copy(): (<class 'pygeodesy.webmercator.Wm'>, True)
    test 5 Wm2: 448251.795 5411932.678
    test 6 Wm2: 448252 5411933
    test 7 Wm2: 448251.8 5411932.7
    test 8 copy(Wm): (<class 'pygeodesy.webmercator.Wm'>, True)
    test 9 Wm.copy(): (<class 'pygeodesy.webmercator.Wm'>, True)
    test 10 Wm2.to2ll: 43.65321741, 4.02671439
    test 11 Wm2.toLatLon: (43.653217, 4.026714, Datum(name='_Wm', ellipsoid=Ellipsoids._Wm, transform=Transforms.Identity))
    test 12 Wm2.toLatLon: 43.653217°N, 004.026714°E
    test 13 Wm2.toLatLon: 43°39′11.58″N, 004°01′36.17″E
    test 14 toWm1: 448251.795 5411932.678
    test 15 toWm2: 448252 5411933
    test 16 toWm3: [x:448252, y:5411933, radius:6378137]
    test 17 copy: 448251.795 5411932.678
    test 18 parse: 448251.795 5411932.678
    test 19 parse: 448251.795 5411932.678
    test 20 parse: [x:448251.795, y:5411932.678, radius:6378137.0]
    test 21 toWm4: 11549466 1505215
    test 22 toWm4: 11549465.988273 1505214.929251
    test 23 toWm4E: 11562388 1496994
    test 24 toWm4E: 11562388.154378 1496993.698095
    test 25 toWm: -11169056 2800000
    test 26 toWm: -11169055.576258 2800000.003136
    test 27 toWm5E: -11169056 2782367
    test 28 toWm5E: -11169055.576258 2782367.05923
    test 29 toWm5: -11156573 2796871
    test 30 toWm5: -11156573.000041 2796870.713179
    test 31 Wm6.toLatLon: 24.46358°N, 100.333333°W
    test 32 Wm6.toLatLon: 24°27′48.89″N, 100°20′00.0″W
    test 33 Wm6.toLatLonE: 24.299812°N, 100.333333°W
    test 34 Wm6.toLatLonE: 24°17′59.32″N, 100°20′00.0″W
    test 35 Wm7.toLatLon: 24.381787°N, 100.333333°W
    test 36 Wm7.toLatLon: 24°22′54.43″N, 100°20′00.0″W
    test 37 Wm7.toLatLonE: 24.218566°N, 100.333333°W
    test 38 Wm7.toLatLonE: 24°13′06.84″N, 100°20′00.0″W
    test 39 Wm8.toWm: -33878.893, 6693890.382, 6378137.0
    test 40 Wm8.toWm: [x:-33878.893, y:6693890.382]
    test 41 Wm8.toWm: -33878.893 6693890.382 6371008.771
    test 42 Wm8.toWm.x: -33878.893
    test 43 Wm8.toWm.y: 6693890.382
    test 44 Wm8.toWm.latlon: 51.408596, -0.304339
    test 45 Wm8.toWm.philam: 0.897249, -0.005312
    test 46 Wm8.toLatLon: 51.408596053784°N, 000.304339270785°W
    test 47 Wm8.toLatLon: 51°24′30.945794″N, 000°18′15.621375″W
    test 48 Wm9.toLatLon: TypeError

    test 49 toWm(10.0000, 0, earth=R_MA).y: 1118889.97
    test 50 toWm(20.0000, 0, earth=R_MA).y: 2273030.93
    test 51 toWm(30.0000, 0, earth=R_MA).y: 3503549.84
    test 52 toWm(40.0000, 0, earth=R_MA).y: 4865942.28
    test 53 toWm(50.0000, 0, earth=R_MA).y: 6446275.84
    test 54 toWm(60.0000, 0, earth=R_MA).y: 8399737.89

    test 55 toWm(10.0003, 0, earth=R_MA).y: 1118921.37
    test 56 toWm(20.0003, 0, earth=R_MA).y: 2273063.83
    test 57 toWm(30.0003, 0, earth=R_MA).y: 3503585.55
    test 58 toWm(40.0003, 0, earth=R_MA).y: 4865982.65
    test 59 toWm(50.0003, 0, earth=R_MA).y: 6446323.95
    test 60 toWm(60.0003, 0, earth=R_MA).y: 8399799.73

    test 61 toWm(10.0000, 0, earth=WGS84).y: 1111475.10
    test 62 toWm(20.0000, 0, earth=WGS84).y: 2258423.65
    test 63 toWm(30.0000, 0, earth=WGS84).y: 3482189.09
    test 64 toWm(40.0000, 0, earth=WGS84).y: 4838471.40
    test 65 toWm(50.0000, 0, earth=WGS84).y: 6413524.59
    test 66 toWm(60.0000, 0, earth=WGS84).y: 8362698.55

    test 67 toWm(10.0003, 0, earth=WGS84).y: 1111506.30
    test 68 toWm(20.0003, 0, earth=WGS84).y: 2258456.36
    test 69 toWm(30.0003, 0, earth=WGS84).y: 3482224.61
    test 70 toWm(40.0003, 0, earth=WGS84).y: 4838511.61
    test 71 toWm(50.0003, 0, earth=WGS84).y: 6413572.57
    test 72 toWm(60.0003, 0, earth=WGS84).y: 8362760.29

    all 72 testWebMercator.py tests passed (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 3.920 ms

running /Library/Framewo....ython -W default ~/PyGeodesy/test/testWgrs.py

    testing testWgrs.py 23.03.27 (module pygeodesy.wgrs 23.06.12)
    test 1 Georef: 'NKLN2444638946'
    test 2 Georef: Georef('NKLN2444638946')
    test 3 Georef: NKLN2444638946
    test 4 Georef.latlon: 57.64911, 10.40744
    test 5 Georef.toLatLon: LatLon(57°38′56.8″N, 010°24′26.78″E)
    test 6 codec3: NKLN2444638946
    test 7 decode3: 57.64911, 10.40744, 6.0
    test 8 encode: NKLN2444638946
    test 9 Georef: 'NKLN2444638946H0'
    test 10 Georef: Georef('NKLN2444638946H0')
    test 11 Georef: NKLN2444638946H0
    test 12 Georef.latlon: 57.64911, 10.40744
    test 13 Georef.precision: 6
    test 14 Georef.radius: None
    test 15 Georef: 'GJPJ3424917166'
    test 16 Georef: Georef('GJPJ3424917166')
    test 17 Georef: GJPJ3424917166
    test 18 Georef.latlon: 38.286108, -76.42917
    test 19 Georef.toLatLon: LatLon(38°17′09.99″N, 076°25′45.01″W)
    test 20 codec3: GJPJ3424917166
    test 21 decode3: 38.286108, -76.429175, 6.0
    test 22 encode: GJPJ3424917166
    test 23 Georef: 'GJPJ3424917166H0'
    test 24 Georef: Georef('GJPJ3424917166H0')
    test 25 Georef: GJPJ3424917166H0
    test 26 Georef.latlon: 38.286108, -76.42917
    test 27 Georef.precision: 6
    test 28 Georef.radius: None
    test 29 Georef.3Tuple: 38.286108, -76.42917, 0.0
    test 30 codec3: MKPG1204
    test 31 decode3: 51.075, -1.7917, 3.0
    test 32 encode: MKPG1204
    test 33 codec3: WJKG1503
    test 34 decode3: 36.0583, 129.2583, 3.0
    test 35 encode: WJKG1503
    test 36 codec5: GJPJ4103R5
    test 37 decode5: 38.0583, -76.3083, 3.0, None, 9260.0
    test 38 encode: GJPJ4103R5
    test 39 codec5: GJPJ4103H17
    test 40 decode5: 38.0583, -76.3083, 3.0, 5181.6, None
    test 41 encode: GJPJ4103H17
    test 42 codec5: GJPJ4103R5H17
    test 43 decode5: 38.0583, -76.3083, 3.0, 5181.6, 9260.0
    test 44 encode: GJPJ4103R5H17
    test 45 precision: -1  FAILED, KNOWN, expected 0
    test 46 resolution: 15°
    test 47 precision: 0
    test 48 resolution: 15°
    test 49 precision: 1
    test 50 resolution: 1°
    test 51 precision: 2
    test 52 resolution: 0.1′
    test 53 precision: 3
    test 54 resolution: 0.01′
    test 55 precision: 4
    test 56 resolution: 0.001′
    test 57 precision: 5
    test 58 resolution: 0.0001′
    test 59 precision: 6
    test 60 resolution: 0.00001′
    test 61 precision: 7
    test 62 resolution: 0.000001′
    test 63 precision: 8
    test 64 resolution: 0.0000001′
    test 65 precision: 9
    test 66 resolution: 0.00000001′
    test 67 precision: 10
    test 68 resolution: 0.000000001′
    test 69 precision: 11
    test 70 resolution: 0.0000000001′
    test 71 precision: 12  FAILED, KNOWN, expected 11
    test 72 resolution: 0.0000000001′

    2 of 72 testWgrs.py tests (2.8%) FAILED, ALL KNOWN (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W  default) 2.762 ms

test/run.py /Library/Framewo....ython -W default: all 41859 tests OK (PyGeodesy 23.7.12 Python 2.7.18 64bit arm64_x86_64 numpy 1.16.6 scipy 1.2.2 geographiclib 1.50 GeoConvert 2.2 GeodSolve 2.2 RhumbSolve 2.2 macOS 10.16 -W default) 2:37.056 (266.522 tps)
