test/run.py typical test results (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6)

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testBases.py

    testing testBases.py 20.03.154

    testLatLon(pygeodesy.ellipsoidalKarney, 20.05.28)
    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.0)
    test 7 phimlam: (0.911149, 0.002077)
    test 8 phimlamheight: (0.911149, 0.002077, 0.0)
    test 9 toStr: 51°28′40″N, 000°00′06″W
    test 10 toStr: 51.4778°N, 000.0016°W
    test 11 precision: 0
    test 12 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 13 isequalTo: True
    test 14 isequalTo3: False
    test 15 latlon: (51.4778, -0.0016)
    test 16 phimlam: (0.898457, -0.000028)
    test 17 isequalTo: True
    test 18 isequalTo3: True
    test 19 latlon: (51.4778, -0.0016)
    test 20 latlonheight: (51.4778, -0.0016, 42.0)
    test 21 phimlam: (0.898457, -0.000028)
    test 22 phimlamheight: (0.898457, -0.000028, 42.0)
    test 23 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 24 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 25 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 26 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLon(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 27 lat, lon: 50.06632°N, 005.71475°W
    test 28 lat, lon: 50.066389°N, 005.714722°W
    test 29 isequalTo: True
    test 30 isequalTo3: True
    test 31 latlon: (52.205, 0.119)
    test 32 latlonheight: (52.205, 0.119, 0.0)
    test 33 phimlam: (0.911149, 0.002077)
    test 34 phimlamheight: (0.911149, 0.002077, 0.0)
    test 35 toStr: 51°28′40″N, 000°00′06″W
    test 36 toStr: 51.4778°N, 000.0016°W
    test 37 precision: 0
    test 38 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 39 isequalTo: True
    test 40 isequalTo3: False
    test 41 latlon: (51.4778, -0.0016)
    test 42 phimlam: (0.898457, -0.000028)
    test 43 isequalTo: True
    test 44 isequalTo3: True
    test 45 latlon: (51.4778, -0.0016)
    test 46 latlonheight: (51.4778, -0.0016, 42.0)
    test 47 phimlam: (0.898457, -0.000028)
    test 48 phimlamheight: (0.898457, -0.000028, 42.0)
    test 49 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 50 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 51 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 52 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLon(pygeodesy.ellipsoidalVincenty, 20.05.28)
    test 53 lat, lon: 50.06632°N, 005.71475°W
    test 54 lat, lon: 50.066389°N, 005.714722°W
    test 55 isequalTo: True
    test 56 isequalTo3: True
    test 57 latlon: (52.205, 0.119)
    test 58 latlonheight: (52.205, 0.119, 0.0)
    test 59 phimlam: (0.911149, 0.002077)
    test 60 phimlamheight: (0.911149, 0.002077, 0.0)
    test 61 toStr: 51°28′40″N, 000°00′06″W
    test 62 toStr: 51.4778°N, 000.0016°W
    test 63 precision: 0
    test 64 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 65 isequalTo: True
    test 66 isequalTo3: False
    test 67 latlon: (51.4778, -0.0016)
    test 68 phimlam: (0.898457, -0.000028)
    test 69 isequalTo: True
    test 70 isequalTo3: True
    test 71 latlon: (51.4778, -0.0016)
    test 72 latlonheight: (51.4778, -0.0016, 42.0)
    test 73 phimlam: (0.898457, -0.000028)
    test 74 phimlamheight: (0.898457, -0.000028, 42.0)
    test 75 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 76 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 77 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 78 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLon(pygeodesy.sphericalNvector, 20.05.08)
    test 79 lat, lon: 50.06632°N, 005.71475°W
    test 80 lat, lon: 50.066389°N, 005.714722°W
    test 81 isequalTo: True
    test 82 isequalTo3: True
    test 83 latlon: (52.205, 0.119)
    test 84 latlonheight: (52.205, 0.119, 0.0)
    test 85 phimlam: (0.911149, 0.002077)
    test 86 phimlamheight: (0.911149, 0.002077, 0.0)
    test 87 toStr: 51°28′40″N, 000°00′06″W
    test 88 toStr: 51.4778°N, 000.0016°W
    test 89 precision: 0
    test 90 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 91 isequalTo: True
    test 92 isequalTo3: False
    test 93 latlon: (51.4778, -0.0016)
    test 94 phimlam: (0.898457, -0.000028)
    test 95 isequalTo: True
    test 96 isequalTo3: True
    test 97 latlon: (51.4778, -0.0016)
    test 98 latlonheight: (51.4778, -0.0016, 42.0)
    test 99 phimlam: (0.898457, -0.000028)
    test 100 phimlamheight: (0.898457, -0.000028, 42.0)
    test 101 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 102 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 103 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 104 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLon(pygeodesy.sphericalTrigonometry, 20.06.14)
    test 105 lat, lon: 50.06632°N, 005.71475°W
    test 106 lat, lon: 50.066389°N, 005.714722°W
    test 107 isequalTo: True
    test 108 isequalTo3: True
    test 109 latlon: (52.205, 0.119)
    test 110 latlonheight: (52.205, 0.119, 0.0)
    test 111 phimlam: (0.911149, 0.002077)
    test 112 phimlamheight: (0.911149, 0.002077, 0.0)
    test 113 toStr: 51°28′40″N, 000°00′06″W
    test 114 toStr: 51.4778°N, 000.0016°W
    test 115 precision: 0
    test 116 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 117 isequalTo: True
    test 118 isequalTo3: False
    test 119 latlon: (51.4778, -0.0016)
    test 120 phimlam: (0.898457, -0.000028)
    test 121 isequalTo: True
    test 122 isequalTo3: True
    test 123 latlon: (51.4778, -0.0016)
    test 124 latlonheight: (51.4778, -0.0016, 42.0)
    test 125 phimlam: (0.898457, -0.000028)
    test 126 phimlamheight: (0.898457, -0.000028, 42.0)
    test 127 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 128 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 129 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 130 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLonBase(pygeodesy.latlonBase, 20.05.14)
    test 131 lat, lon: 50.06632°N, 005.71475°W
    test 132 lat, lon: 50.066389°N, 005.714722°W
    test 133 isequalTo: True
    test 134 isequalTo3: True
    test 135 latlon: (52.205, 0.119)
    test 136 latlonheight: (52.205, 0.119, 0.0)
    test 137 phimlam: (0.911149, 0.002077)
    test 138 phimlamheight: (0.911149, 0.002077, 0.0)
    test 139 toStr: 51°28′40″N, 000°00′06″W
    test 140 toStr: 51.4778°N, 000.0016°W
    test 141 precision: 0
    test 142 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 143 isequalTo: True
    test 144 isequalTo3: False
    test 145 latlon: (51.4778, -0.0016)
    test 146 phimlam: (0.898457, -0.000028)
    test 147 isequalTo: True
    test 148 isequalTo3: True
    test 149 latlon: (51.4778, -0.0016)
    test 150 latlonheight: (51.4778, -0.0016, 42.0)
    test 151 phimlam: (0.898457, -0.000028)
    test 152 phimlamheight: (0.898457, -0.000028, 42.0)
    test 153 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 154 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 155 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 156 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLonNvectorBase(pygeodesy.nvectorBase, 20.05.14)
    test 157 lat, lon: 50.06632°N, 005.71475°W
    test 158 lat, lon: 50.066389°N, 005.714722°W
    test 159 isequalTo: True
    test 160 isequalTo3: True
    test 161 latlon: (52.205, 0.119)
    test 162 latlonheight: (52.205, 0.119, 0.0)
    test 163 phimlam: (0.911149, 0.002077)
    test 164 phimlamheight: (0.911149, 0.002077, 0.0)
    test 165 toStr: 51°28′40″N, 000°00′06″W
    test 166 toStr: 51.4778°N, 000.0016°W
    test 167 precision: 0
    test 168 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 169 isequalTo: True
    test 170 isequalTo3: False
    test 171 latlon: (51.4778, -0.0016)
    test 172 phimlam: (0.898457, -0.000028)
    test 173 isequalTo: True
    test 174 isequalTo3: True
    test 175 latlon: (51.4778, -0.0016)
    test 176 latlonheight: (51.4778, -0.0016, 42.0)
    test 177 phimlam: (0.898457, -0.000028)
    test 178 phimlamheight: (0.898457, -0.000028, 42.0)
    test 179 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 180 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 181 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 182 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLonEllipsoidalBase(pygeodesy.ellipsoidalBase, 20.05.14)
    test 183 lat, lon: 50.06632°N, 005.71475°W
    test 184 lat, lon: 50.066389°N, 005.714722°W
    test 185 isequalTo: True
    test 186 isequalTo3: True
    test 187 latlon: (52.205, 0.119)
    test 188 latlonheight: (52.205, 0.119, 0.0)
    test 189 phimlam: (0.911149, 0.002077)
    test 190 phimlamheight: (0.911149, 0.002077, 0.0)
    test 191 toStr: 51°28′40″N, 000°00′06″W
    test 192 toStr: 51.4778°N, 000.0016°W
    test 193 precision: 0
    test 194 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 195 isequalTo: True
    test 196 isequalTo3: False
    test 197 latlon: (51.4778, -0.0016)
    test 198 phimlam: (0.898457, -0.000028)
    test 199 isequalTo: True
    test 200 isequalTo3: True
    test 201 latlon: (51.4778, -0.0016)
    test 202 latlonheight: (51.4778, -0.0016, 42.0)
    test 203 phimlam: (0.898457, -0.000028)
    test 204 phimlamheight: (0.898457, -0.000028, 42.0)
    test 205 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 206 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 207 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 208 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    testLatLonSphericalBase(pygeodesy.sphericalBase, 20.06.14)
    test 209 lat, lon: 50.06632°N, 005.71475°W
    test 210 lat, lon: 50.066389°N, 005.714722°W
    test 211 isequalTo: True
    test 212 isequalTo3: True
    test 213 latlon: (52.205, 0.119)
    test 214 latlonheight: (52.205, 0.119, 0.0)
    test 215 phimlam: (0.911149, 0.002077)
    test 216 phimlamheight: (0.911149, 0.002077, 0.0)
    test 217 toStr: 51°28′40″N, 000°00′06″W
    test 218 toStr: 51.4778°N, 000.0016°W
    test 219 precision: 0
    test 220 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    test 221 isequalTo: True
    test 222 isequalTo3: False
    test 223 latlon: (51.4778, -0.0016)
    test 224 phimlam: (0.898457, -0.000028)
    test 225 isequalTo: True
    test 226 isequalTo3: True
    test 227 latlon: (51.4778, -0.0016)
    test 228 latlonheight: (51.4778, -0.0016, 42.0)
    test 229 phimlam: (0.898457, -0.000028)
    test 230 phimlamheight: (0.898457, -0.000028, 42.0)
    test 231 latlon: LatLon2Tuple(lat=51.4778, lon=-0.0016)
    test 232 latlonheight: LatLon3Tuple(lat=51.4778, lon=-0.0016, height=42.0)
    test 233 phimlam: PhiLam2Tuple(phi=0.898457, lam=-0.000028)
    test 234 phimlamheight: PhiLam3Tuple(phi=0.898457, lam=-0.000028, height=42.0)

    all 234 testBases.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 92.502 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testBasics.py

    testing testBasics.py 20.05.05 (module pygeodesy.basics 20.06.11)
    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 isscalar(0): True
    test 7 isfinite(0.0): True
    test 8 isint(0.0): True
    test 9 isint(0.0+0.5): False
    test 10 isscalar(0.0): True
    test 11 isfinite(1): True
    test 12 isint(1): True
    test 13 isint(1+0.5): False
    test 14 isscalar(1): True
    test 15 isfinite(1.0): True
    test 16 isint(1.0): True
    test 17 isint(1.0+0.5): False
    test 18 isscalar(1.0): True
    test 19 isfinite(1e+300): True
    test 20 isint(1e+300): True
    test 21 isint(1e+300+0.5): True
    test 22 isscalar(1e+300): True
    test 23 isfinite(-1e+300): True
    test 24 isint(-1e+300): True
    test 25 isint(-1e+300+0.5): True
    test 26 isscalar(-1e+300): True
    test 27 isfinite(inf): False
    test 28 isint(inf): False
    test 29 isint(inf+0.5): False
    test 30 isscalar(inf): True
    test 31 isfinite(inf): False
    test 32 isint(inf): False
    test 33 isint(inf+0.5): False
    test 34 isscalar(inf): True
    test 35 isfinite(nan): False
    test 36 isint(nan): False
    test 37 isint(nan+0.5): False
    test 38 isscalar(nan): True
    test 39 isfinite(-0.0): True
    test 40 isint(-0.0): True
    test 41 isint(-0.0+0.5): False
    test 42 isscalar(-0.0): True
    test 43 isneg0(NEG0): True
    test 44 isneg0(0.0): False
    test 45 isneg0(INF): False
    test 46 isneg0(NAN): False
    test 47 type(C.r_o): property_RO
    test 48 type(c.r_o): <type 'bool'>
    test 49 c.r_o: True
    test 50 c.r_o = False: immutable property: <__main__.C object at 0x00000001053f0950>.r_o = False, invalid
    test 51 splice: ([0, 2, 4, 6, 8], [1, 3, 5, 7, 9])
    test 52 splice: ([0, 3, 6, 9], [1, 4, 7], [2, 5, 8])
    test 53 splice: ([0, 3, 6, 9], [1, 4, 7, -1], [2, 5, 8, -1])
    test 54 splice: ([0, 5, 10], [1, 6, 11], [2, 7], [3, 8], [4, 9])

    all 54 testBasics.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 2.815 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testCartesian.py

    testing testCartesian.py 20.06.12

    testCartesian(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 1 Cartesian0: [3980581, 97, 4966825]
    test 2 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 3 isEllipsoidal: True
    test 4 isSpherical: False
    test 5 copy(Cartesian): (<class 'pygeodesy.ellipsoidalNvector.Cartesian'>, True)
    test 6 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalNvector.Cartesian'>, True)
    test 7 Nvector: Nvector(0.62282, 0.00002, 0.78237, +0.24)
    test 8 Nvector3: (0.623, 0.0, 0.782, +0.24)
    test 9 Nvector6: (0.622818, 0.000015, 0.782367, +0.24)
    test 10 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 11 LatLon: 50.0379°N, 008.5622°E, +0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 12 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 13 LatLon: 51.47°N, 000.4543°E
    test 14 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 15 LatLon: 40.633365°N, 073.783328°W, +0.00m  FAILED, KNOWN, expected 40.633365°N, 073.783328°W
    test 16 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 17 LatLon: 33.95°N, 118.4°W, +0.00m  FAILED, KNOWN, expected 33.95°N, 118.4°W
    test 18 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 19 LatLon: 41.32°S, 174.81°E, +0.00m  FAILED, KNOWN, expected 41.32°S, 174.81°E
    test 20 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 21 LatLon: 40.96°N, 005.5°E, +0.00m  FAILED, KNOWN, expected 40.96°N, 005.5°E
    test 22 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 23 LatLon: 40.1°N, 116.6°E, -0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 24 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 25 LatLon: 37.6°N, 122.4°W, +0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 26 copy: True
    test 27 __eq__: True
    test 28 __ne__: False
    test 29 Cartesian: <class 'pygeodesy.ellipsoidalNvector.Cartesian'>
    test 30 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 31 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 32 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 33 isequalTo: <type 'bool'>
    test 34 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 35 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 36 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 37 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 38 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 39 toLatLon: <class 'pygeodesy.ellipsoidalNvector.LatLon'>
    test 40 toNvector: <class 'pygeodesy.ellipsoidalNvector.Nvector'>
    test 41 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 42 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 43 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 44 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 45 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 46 isequalTo: <type 'bool'>
    test 47 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 48 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 49 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 50 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 51 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 52 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 53 toNvector: <class 'pygeodesy.named.Vector4Tuple'>
    test 54 xyz: <class 'pygeodesy.named.Vector3Tuple'>

    testCartesian(pygeodesy.ellipsoidalVincenty, 20.05.28)
    test 55 Cartesian0: [3980581, 97, 4966825]
    test 56 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 57 isEllipsoidal: True
    test 58 isSpherical: False
    test 59 copy(Cartesian): (<class 'pygeodesy.ellipsoidalVincenty.Cartesian'>, True)
    test 60 Cartesian.copy(): (<class 'pygeodesy.ellipsoidalVincenty.Cartesian'>, True)
    test 61 Vector4Tuple: Vector4Tuple(x=0.622818, y=0.000015, z=0.782367, h=0.242887)  FAILED, KNOWN, expected (x=0.6228177647454303, y=1.517701139112776e-05, z=0.782366941841975, h=0.24288680875513333)
    test 62 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 63 LatLon: 50.0379°N, 008.5622°E, +0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 64 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 65 LatLon: 51.47°N, 000.4543°E
    test 66 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 67 LatLon: 40.633365°N, 073.783328°W, +0.00m  FAILED, KNOWN, expected 40.633365°N, 073.783328°W
    test 68 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 69 LatLon: 33.95°N, 118.4°W, +0.00m  FAILED, KNOWN, expected 33.95°N, 118.4°W
    test 70 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 71 LatLon: 41.32°S, 174.81°E, +0.00m  FAILED, KNOWN, expected 41.32°S, 174.81°E
    test 72 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 73 LatLon: 40.96°N, 005.5°E, +0.00m  FAILED, KNOWN, expected 40.96°N, 005.5°E
    test 74 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 75 LatLon: 40.1°N, 116.6°E, -0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 76 convertDatum: [3980581.0, 97.0, 4966825.0]
    test 77 LatLon: 37.6°N, 122.4°W, +0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 78 copy: True
    test 79 __eq__: True
    test 80 __ne__: False
    test 81 Cartesian: <class 'pygeodesy.ellipsoidalVincenty.Cartesian'>
    test 82 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 83 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 84 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 85 isequalTo: <type 'bool'>
    test 86 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 87 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 88 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 89 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 90 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 91 toLatLon: <class 'pygeodesy.ellipsoidalVincenty.LatLon'>
    test 92 toNvector: <class 'pygeodesy.named.Vector4Tuple'>
    test 93 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 94 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 95 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 96 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 97 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 98 isequalTo: <type 'bool'>
    test 99 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 100 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 101 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 102 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 103 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 104 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 105 toNvector: <class 'pygeodesy.named.Vector4Tuple'>
    test 106 xyz: <class 'pygeodesy.named.Vector3Tuple'>

    testCartesian(pygeodesy.sphericalNvector, 20.05.08)
    test 107 Cartesian0: [3980581, 97, 4966825]
    test 108 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 109 isEllipsoidal: False
    test 110 isSpherical: True
    test 111 copy(Cartesian): (<class 'pygeodesy.sphericalNvector.Cartesian'>, True)
    test 112 Cartesian.copy(): (<class 'pygeodesy.sphericalNvector.Cartesian'>, True)
    test 113 Nvector: Nvector(0.62538, 0.00002, 0.78032, -5918.38)
    test 114 Nvector3: (0.625, 0.0, 0.78, -5918.38)
    test 115 Nvector6: (0.625377, 0.000015, 0.780323, -5918.38)
    test 116 LatLon: 50.0379°N, 008.5622°E, -0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 117 LatLon: 51.47°N, 000.4543°E
    test 118 LatLon: 40.633365°N, 073.783328°W
    test 119 LatLon: 33.95°N, 118.4°W
    test 120 LatLon: 41.32°S, 174.81°E, +0.00m  FAILED, KNOWN, expected 41.32°S, 174.81°E
    test 121 LatLon: 40.96°N, 005.5°E
    test 122 LatLon: 40.1°N, 116.6°E, +0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 123 LatLon: 37.6°N, 122.4°W, -0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 124 copy: True
    test 125 __eq__: True
    test 126 __ne__: False
    test 127 Cartesian: <class 'pygeodesy.sphericalNvector.Cartesian'>
    test 128 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 129 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 130 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 131 isequalTo: <type 'bool'>
    test 132 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 133 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 134 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 135 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 136 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 137 toLatLon: <class 'pygeodesy.sphericalNvector.LatLon'>
    test 138 toNvector: <class 'pygeodesy.sphericalNvector.Nvector'>
    test 139 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 140 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 141 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 142 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 143 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 144 isequalTo: <type 'bool'>
    test 145 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 146 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 147 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 148 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 149 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 150 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 151 toNvector: <class 'pygeodesy.named.Vector4Tuple'>
    test 152 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 153 intersections2: 37.673442°N, 090.234036°W
    test 154 intersections2: 36.109987°N, 090.95367°W
    test 155 intersections2: [0.025768, -0.798347, 0.601646]
    test 156 intersections2: 36.987868°N, 088.151309°W
    test 157 intersections2: [-0.032779, -0.784769, 0.61892]
    test 158 intersections2: 38.237342°N, 092.391779°W

    testCartesian(pygeodesy.sphericalTrigonometry, 20.06.14)
    test 159 Cartesian0: [3980581, 97, 4966825]
    test 160 Cartesian4: [3980581.0, 97.0, 4966825.0]
    test 161 isEllipsoidal: False
    test 162 isSpherical: True
    test 163 copy(Cartesian): (<class 'pygeodesy.sphericalTrigonometry.Cartesian'>, True)
    test 164 Cartesian.copy(): (<class 'pygeodesy.sphericalTrigonometry.Cartesian'>, True)
    test 165 Vector4Tuple: Vector4Tuple(x=0.625377, y=0.000015, z=0.780323, h=-5918.380258)  FAILED, KNOWN, expected (x=0.6253769790183048, y=1.5239375097448227e-05, z=0.7803227754472505, h=-5918.3802583276365)
    test 166 LatLon: 50.0379°N, 008.5622°E, -0.00m  FAILED, KNOWN, expected 50.0379°N, 008.5622°E
    test 167 LatLon: 51.47°N, 000.4543°E
    test 168 LatLon: 40.633365°N, 073.783328°W
    test 169 LatLon: 33.95°N, 118.4°W
    test 170 LatLon: 41.32°S, 174.81°E, +0.00m  FAILED, KNOWN, expected 41.32°S, 174.81°E
    test 171 LatLon: 40.96°N, 005.5°E
    test 172 LatLon: 40.1°N, 116.6°E, +0.00m  FAILED, KNOWN, expected 40.1°N, 116.6°E
    test 173 LatLon: 37.6°N, 122.4°W, -0.00m  FAILED, KNOWN, expected 37.6°N, 122.4°W
    test 174 copy: True
    test 175 __eq__: True
    test 176 __ne__: False
    test 177 Cartesian: <class 'pygeodesy.sphericalTrigonometry.Cartesian'>
    test 178 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 179 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 180 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 181 isequalTo: <type 'bool'>
    test 182 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 183 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 184 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 185 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 186 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 187 toLatLon: <class 'pygeodesy.sphericalTrigonometry.LatLon'>
    test 188 toNvector: <class 'pygeodesy.named.Vector4Tuple'>
    test 189 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 190 Cartesian: <class 'pygeodesy.cartesianBase.CartesianBase'>
    test 191 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 192 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 193 latlonheightdatum: <class 'pygeodesy.named.LatLon4Tuple'>
    test 194 isequalTo: <type 'bool'>
    test 195 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 196 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 197 philamheightdatum: <class 'pygeodesy.named.PhiLam4Tuple'>
    test 198 to3llh: <class 'pygeodesy.named.LatLon4Tuple'>
    test 199 toEcef: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 200 toLatLon: <class 'pygeodesy.ecef.Ecef9Tuple'>
    test 201 toNvector: <class 'pygeodesy.named.Vector4Tuple'>
    test 202 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 203 intersections2: 37.673442°N, 090.234036°W
    test 204 intersections2: 36.109987°N, 090.95367°W
    test 205 intersections2: [0.025768, -0.798347, 0.601646]
    test 206 intersections2: 36.987868°N, 088.151309°W
    test 207 intersections2: [-0.032779, -0.784769, 0.61892]
    test 208 intersections2: 38.237342°N, 092.391779°W

    24 of 208 testCartesian.py tests (11.5%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 72.367 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testClasses.py

    testing testClasses.py 20.03.14

    testCartesianAttrs(20.03.14)
    test 1 Ecef property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 2 angleTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 3 attrs() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 4 classname property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 5 classnaming property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 6 classof() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 7 cmp() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 8 convertDatum() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 9 convertRefFrame() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 10 copy() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 11 cross() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 12 crosserrors property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 13 datum property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 14 dividedBy() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 15 dot() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 16 equals() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 17 intersections2() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 18 isEllipsoidal property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 19 isSpherical property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 20 isequalTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 21 latlon property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 22 latlonheight property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 23 latlonheightdatum property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 24 length property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 25 minus() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 26 name property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 27 named property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 28 named2 property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 29 negate() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 30 others() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 31 parse() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 32 philam property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 33 philamheight property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 34 philamheightdatum property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 35 plus() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 36 rotate() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 37 rotateAround() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 38 sum() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 39 times() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 40 to2ab() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 41 to2ll() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 42 to3llh() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 43 to3xyz() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 44 toEcef() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 45 toLatLon() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 46 toNvector() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 47 toRepr() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 48 toStr() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 49 toStr2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 50 toVector() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 51 unit() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 52 x property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 53 xyz property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 54 y property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 55 z property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry

    testCartesianMro(20.03.14)
    test 56 pygeodesy.ellipsoidalKarney: pygeodesy.ellipsoidalKarney.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 57 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 58 pygeodesy.ellipsoidalVincenty: pygeodesy.ellipsoidalVincenty.Cartesian, pygeodesy.ellipsoidalBase.CartesianEllipsoidalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 59 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.Cartesian, pygeodesy.sphericalBase.CartesianSphericalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 60 pygeodesy.sphericalTrigonometry: pygeodesy.sphericalTrigonometry.Cartesian, pygeodesy.sphericalBase.CartesianSphericalBase, pygeodesy.cartesianBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testLatLonAttrs(20.03.14)
    test 61 Ecef property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 62 alongTrackDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 63 antipode() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 64 attrs() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 65 bearingTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 66 bearingTo2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 67 bounds() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 68 boundsOf() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 69 classname property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 70 classnaming property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 71 classof() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 72 compassAngle() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 73 compassAngleTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 74 convergence property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 75 convertDatum() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 76 convertRefFrame() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 77 copy() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 78 cosineLawTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 79 crossTrackDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 80 crossingParallels() method: pygeodesy.sphericalTrigonometry
    test 81 datum property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 82 deltaTo() method: pygeodesy.ellipsoidalNvector
    test 83 destination() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 84 destination2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 85 destinationNed() method: pygeodesy.ellipsoidalNvector
    test 86 distanceTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 87 distanceTo2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 88 distanceTo3() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 89 elevation2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 90 ellipsoid() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 91 ellipsoids() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 92 epoch property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 93 epsilon property: pygeodesy.ellipsoidalVincenty
    test 94 equals() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 95 equals3() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 96 equirectangularTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 97 euclideanTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 98 finalBearingOn() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty
    test 99 finalBearingTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 100 flatLocalTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 101 flatPolarTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 102 geodesic property_RO: pygeodesy.ellipsoidalKarney
    test 103 geoidHeight2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 104 greatCircle() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 105 greatCircleTo() method: pygeodesy.sphericalNvector
    test 106 haversineTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 107 height property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 108 initialBearingTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 109 intermediateChordTo() method: pygeodesy.sphericalNvector
    test 110 intermediateTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 111 intersection() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 112 intersections2() method: pygeodesy.sphericalTrigonometry
    test 113 isEllipsoidal property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 114 isEnclosedBy() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 115 isSpherical property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 116 isWithin() method: pygeodesy.sphericalNvector
    test 117 isantipode() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 118 isantipodeTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 119 isenclosedBy() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 120 isequalTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 121 isequalTo3() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 122 iswithin() method: pygeodesy.sphericalNvector
    test 123 iteration property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 124 iterations property: pygeodesy.ellipsoidalVincenty
    test 125 lam property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 126 lat property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 127 latlon property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 128 latlon2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 129 latlon2round() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 130 latlon_() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 131 latlonheight property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 132 lon property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 133 maxLat() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 134 midpointTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 135 minLat() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 136 name property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 137 named property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 138 named2 property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 139 nearestOn() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 140 nearestOn2() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 141 nearestOn3() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 142 others() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 143 parse() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 144 phi property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 145 philam property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 146 philam2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 147 philamheight property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 148 points() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 149 points2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 150 reframe property: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 151 rhumbBearingTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 152 rhumbDestination() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 153 rhumbDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 154 rhumbMidpointTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 155 scale property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 156 to2ab() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 157 to3llh() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 158 to3xyz() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 159 toCartesian() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 160 toEcef() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 161 toEtm() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 162 toLcc() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 163 toNvector() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 164 toOsgr() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 165 toRepr() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 166 toStr() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 167 toStr2() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 168 toUps() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 169 toUtm() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 170 toUtmUps() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 171 toVector() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 172 toVector3d() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 173 toWm() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 174 triangulate() method: pygeodesy.sphericalNvector
    test 175 trilaterate() method: pygeodesy.sphericalNvector
    test 176 vincentysTo() method: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 177 xyz property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 178 xyzh property_RO: pygeodesy.ellipsoidalKarney, pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry

    testLatLonMro(20.03.14)
    test 179 pygeodesy.ellipsoidalKarney: pygeodesy.ellipsoidalKarney.LatLon, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 180 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.LatLon, pygeodesy.nvectorBase.LatLonNvectorBase, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 181 pygeodesy.ellipsoidalVincenty: pygeodesy.ellipsoidalVincenty.LatLon, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 182 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.LatLon, pygeodesy.nvectorBase.LatLonNvectorBase, pygeodesy.sphericalBase.LatLonSphericalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 183 pygeodesy.sphericalTrigonometry: pygeodesy.sphericalTrigonometry.LatLon, pygeodesy.sphericalBase.LatLonSphericalBase, pygeodesy.latlonBase.LatLonBase, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testNvectorAttrs(20.03.14)
    test 184 Ecef property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 185 H property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 186 angleTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 187 attrs() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 188 classname property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 189 classnaming property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 190 classof() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 191 cmp() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 192 copy() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 193 cross() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 194 crosserrors property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 195 datum property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 196 dividedBy() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 197 dot() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 198 equals() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 199 greatCircle() method: pygeodesy.sphericalNvector
    test 200 h property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 201 isEllipsoidal property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 202 isSpherical property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 203 isequalTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 204 lam property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 205 lat property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 206 latlon property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 207 latlonheight property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 208 length property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 209 lon property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 210 minus() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 211 name property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 212 named property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 213 named2 property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 214 negate() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 215 others() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 216 parse() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 217 phi property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 218 philam property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 219 philamheight property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 220 plus() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 221 rotate() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 222 rotateAround() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 223 sum() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 224 times() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 225 to2ab() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 226 to2ll() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 227 to3abh() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 228 to3llh() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 229 to3xyz() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 230 to4xyzh() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 231 toCartesian() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 232 toLatLon() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 233 toRepr() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 234 toStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 235 toStr2() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 236 toVector3d() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 237 unit() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 238 x property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 239 xyz property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 240 xyzh property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 241 y property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 242 z property_RO: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector

    testNvectorMro(20.03.14)
    test 243 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.Nvector, pygeodesy.nvectorBase.NvectorBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 244 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.Nvector, pygeodesy.nvectorBase.NvectorBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 245 pygeodesy.nvector: pygeodesy.nvectorBase.NvectorBase, pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testVector3dAttrs(20.03.14)
    test 246 angleTo() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 247 attrs() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 248 classname property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 249 classnaming property: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 250 classof() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 251 cmp() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 252 copy() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 253 cross() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 254 crosserrors property: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 255 dividedBy() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 256 dot() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 257 equals() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 258 isequalTo() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 259 length property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 260 minus() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 261 name property: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 262 named property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 263 named2 property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 264 negate() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 265 others() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 266 parse() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 267 plus() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 268 rotate() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 269 rotateAround() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 270 sum() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 271 times() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 272 to2ab() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 273 to2ll() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 274 to3xyz() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 275 toRepr() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 276 toStr() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 277 toStr2() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 278 unit() method: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 279 x property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 280 xyz property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 281 y property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 282 z property_RO: pygeodesy.sphericalTrigonometry, pygeodesy.vector3d

    testVector3dMro(20.03.14)
    test 283 pygeodesy.sphericalTrigonometry: pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named
    test 284 pygeodesy.vector3d: pygeodesy.vector3d.Vector3d, pygeodesy.named._NamedBase, pygeodesy.named._Named

    testCopyAttr(20.03.14)
    test 285 Band: copy
    test 286 Bearing: copy
    test 287 Bearing_: copy
    test 288 CassiniSoldner: copy
    test 289 Conic: copy
    test 290 Css: copy
    test 291 Datum: copy
    test 292 Degrees: copy
    test 293 Distance: copy
    test 294 Easting: copy
    test 295 EcefCartesian: copy
    test 296 EcefKarney: copy
    test 297 EcefMatrix: copy
    test 298 EcefVeness: copy
    test 299 EcefYou: copy
    test 300 Ellipsoid: copy
    test 301 Elliptic: copy
    test 302 Epsg: copy
    test 303 Etm: copy
    test 304 ExactTransverseMercator: copy
    test 305 Fdot: copy
    test 306 Feet: copy
    test 307 Fhorner: copy
    test 308 Float: copy
    test 309 Float_: copy
    test 310 Fpolynomial: copy
    test 311 Frechet: copy
    test 312 FrechetCosineLaw: copy
    test 313 FrechetDegrees: copy
    test 314 FrechetEquirectangular: copy
    test 315 FrechetEuclidean: copy
    test 316 FrechetFlatLocal: copy
    test 317 FrechetFlatPolar: copy
    test 318 FrechetHaversine: copy
    test 319 FrechetKarney: copy
    test 320 FrechetRadians: copy
    test 321 FrechetVincentys: copy
    test 322 Fsum: copy
    test 323 Garef: copy
    test 324 Geohash: copy
    test 325 GeoidG2012B: copy
    test 326 GeoidKarney: copy
    test 327 GeoidPGM: copy
    test 328 Georef: copy
    test 329 Hausdorff: copy
    test 330 HausdorffCosineLaw: copy
    test 331 HausdorffDegrees: copy
    test 332 HausdorffEquirectangular: copy
    test 333 HausdorffEuclidean: copy
    test 334 HausdorffFlatLocal: copy
    test 335 HausdorffFlatPolar: copy
    test 336 HausdorffHaversine: copy
    test 337 HausdorffKarney: copy
    test 338 HausdorffRadians: copy
    test 339 HausdorffVincentys: copy
    test 340 Height: copy
    test 341 HeightCubic: copy
    test 342 HeightIDW: copy
    test 343 HeightIDW2: copy
    test 344 HeightIDW3: copy
    test 345 HeightIDWcosineLaw: copy
    test 346 HeightIDWequirectangular: copy
    test 347 HeightIDWeuclidean: copy
    test 348 HeightIDWflatLocal: copy
    test 349 HeightIDWflatPolar: copy
    test 350 HeightIDWhaversine: copy
    test 351 HeightIDWkarney: copy
    test 352 HeightIDWvincentys: copy
    test 353 HeightLSQBiSpline: copy
    test 354 HeightLinear: copy
    test 355 HeightSmoothBiSpline: copy
    test 356 Int: copy
    test 357 Int_: copy
    test 358 Lam: copy
    test 359 Lam_: copy
    test 360 Lat: copy
    test 361 LatLon2psxy: copy
    test 362 LatLon_: copy
    test 363 Lcc: copy
    test 364 Lon: copy
    test 365 Meter: copy
    test 366 Mgrs: copy
    test 367 Northing: copy
    test 368 Number_: copy
    test 369 Numpy2LatLon: copy
    test 370 Osgr: copy
    test 371 Phi: copy
    test 372 Phi_: copy
    test 373 Precision_: copy
    test 374 Radians: copy
    test 375 Radius: copy
    test 376 Radius_: copy
    test 377 RefFrame: copy
    test 378 Scalar: copy
    test 379 Scalar_: copy
    test 380 Str: copy
    test 381 Transform: copy
    test 382 Tuple2LatLon: copy
    test 383 Ups: copy
    test 384 Utm: copy
    test 385 Vector3d: copy
    test 386 Wm: copy
    test 387 Zone: copy

    all 387 testClasses.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 56.633 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testClipy.py

    testing testClipy.py 20.05.064
    test 1 clipCS3.p1: 60.0°N, 123.333333°E
    test 2 clipCS3.p2: 62.857143°N, 130.0°E
    test 3 clipCS3.i: 1
    test 4 clipCS3.p1: 17.5°N, 020.0°E
    test 5 clipCS3.p2: 16.25°N, 015.0°E
    test 6 clipCS3.i: 0
    test 7 clipSH1.len: 4
    test 8 clipSH1.0: 20.0°N, 020.0°E
    test 9 clipSH1.LL: True
    test 10 clipSH1.1: 17.5°N, 020.0°E
    test 11 clipSH1.LL: True
    test 12 clipSH1.2: 16.25°N, 015.0°E
    test 13 clipSH1.LL: True
    test 14 clipSH1.3: 20.0°N, 015.0°E
    test 15 clipSH1.LL: True
    test 16 clipSH2.len: 5
    test 17 clipSH2.0: 18.571°N, 024.286°E
    test 18 clipSH2.LL: True
    test 19 clipSH2.1: 16.667°N, 016.667°E
    test 20 clipSH2.LL: True
    test 21 clipSH2.2: 20.0°N, 015.0°E
    test 22 clipSH2.LL: True
    test 23 clipSH2.3: 25.0°N, 020.0°E
    test 24 clipSH2.LL: True
    test 25 clipSH2.4: 22.0°N, 026.0°E
    test 26 clipSH2.LL: True
    test 27 clipSH3.len: 2
    test 28 clipSH3.0: 18.571°N, 024.286°E
    test 29 clipSH3.LL: True
    test 30 clipSH3.1: 16.667°N, 016.667°E
    test 31 clipSH3.LL: True
    test 32 clipSH3.edge.: True
    test 33 clipSH3.len: 2
    test 34 clipSH3.0: 16.667°N, 016.667°E
    test 35 clipSH3.LL: True
    test 36 clipSH3.1: 20.0°N, 015.0°E
    test 37 clipSH3.LL: True
    test 38 clipSH3.edge.: False
    test 39 clipSH3.len: 2
    test 40 clipSH3.0: 20.0°N, 015.0°E
    test 41 clipSH3.LL: True
    test 42 clipSH3.1: 25.0°N, 020.0°E
    test 43 clipSH3.LL: True
    test 44 clipSH3.edge.: True
    test 45 clipSH3.len: 2
    test 46 clipSH3.0: 25.0°N, 020.0°E
    test 47 clipSH3.LL: True
    test 48 clipSH3.1: 22.0°N, 026.0°E
    test 49 clipSH3.LL: True
    test 50 clipSH3.edge.: True
    test 51 clipSH3.len: 2
    test 52 clipSH3.0: 22.0°N, 026.0°E
    test 53 clipSH3.LL: True
    test 54 clipSH3.1: 18.571°N, 024.286°E
    test 55 clipSH3.LL: True
    test 56 clipSH3.edge.: False
    test 57 clipSH2.reversed.len: 5
    test 58 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 59 clipSH2.reversed.LL: True
    test 60 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 61 clipSH2.reversed.LL: True
    test 62 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 63 clipSH2.reversed.LL: True
    test 64 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 65 clipSH2.reversed.LL: True
    test 66 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 67 clipSH2.reversed.LL: True
    test 68 clipSH3.reversed.len: 2
    test 69 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 70 clipSH3.reversed.LL: True
    test 71 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 72 clipSH3.reversed.LL: True
    test 73 clipSH3.edge.reversed.: True
    test 74 clipSH3.reversed.len: 2
    test 75 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 76 clipSH3.reversed.LL: True
    test 77 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 78 clipSH3.reversed.LL: True
    test 79 clipSH3.edge.reversed.: False
    test 80 clipSH3.reversed.len: 2
    test 81 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 82 clipSH3.reversed.LL: True
    test 83 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 84 clipSH3.reversed.LL: True
    test 85 clipSH3.edge.reversed.: True
    test 86 clipSH3.reversed.len: 2
    test 87 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 88 clipSH3.reversed.LL: True
    test 89 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 90 clipSH3.reversed.LL: True
    test 91 clipSH3.edge.reversed.: True
    test 92 clipSH3.reversed.len: 2
    test 93 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 94 clipSH3.reversed.LL: True
    test 95 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 96 clipSH3.reversed.LL: True
    test 97 clipSH3.edge.reversed.: False
    test 98 clipSH.allout: ()
    test 99 clipSH3.allout: ()
    test 100 clipSH.allout.reversed: ()
    test 101 clipSH3.allout.reversed: ()
    test 102 clipSH.allin.len: 4
    test 103 clipSH.allin.0: 20.0°N, 030.0°E
    test 104 clipSH.allin.LL: True
    test 105 clipSH.allin.1: 15.0°N, 010.0°E
    test 106 clipSH.allin.LL: True
    test 107 clipSH.allin.2: 25.0°N, 020.0°E
    test 108 clipSH.allin.LL: True
    test 109 clipSH.allin.3: 20.0°N, 030.0°E
    test 110 clipSH.allin.LL: True
    test 111 clipSH3.allin.len: 2
    test 112 clipSH3.allin.0: 20.0°N, 030.0°E
    test 113 clipSH3.allin.LL: True
    test 114 clipSH3.allin.1: 15.0°N, 010.0°E
    test 115 clipSH3.allin.LL: True
    test 116 clipSH3.edge.: True
    test 117 clipSH3.allin.len: 2
    test 118 clipSH3.allin.0: 15.0°N, 010.0°E
    test 119 clipSH3.allin.LL: True
    test 120 clipSH3.allin.1: 25.0°N, 020.0°E
    test 121 clipSH3.allin.LL: True
    test 122 clipSH3.edge.: True
    test 123 clipSH.allin.reversed.len: 4
    test 124 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 125 clipSH.allin.reversed.LL: True
    test 126 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 127 clipSH.allin.reversed.LL: True
    test 128 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 129 clipSH.allin.reversed.LL: True
    test 130 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 131 clipSH.allin.reversed.LL: True
    test 132 clipSH3.allin.reversed.len: 2
    test 133 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 134 clipSH3.allin.reversed.LL: True
    test 135 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 136 clipSH3.allin.reversed.LL: True
    test 137 clipSH3.edge.reversed.: True
    test 138 clipSH3.allin.reversed.len: 2
    test 139 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 140 clipSH3.allin.reversed.LL: True
    test 141 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 142 clipSH3.allin.reversed.LL: True
    test 143 clipSH3.edge.reversed.: True
    test 144 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 145 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 146 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 147 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 148 clipCS3.p1: 60.0°N, 123.333333°E
    test 149 clipCS3.p2: 62.857143°N, 130.0°E
    test 150 clipCS3.i: 1
    test 151 clipCS3.p1: 17.5°N, 020.0°E
    test 152 clipCS3.p2: 16.25°N, 015.0°E
    test 153 clipCS3.i: 0
    test 154 clipSH1.len: 4
    test 155 clipSH1.0: 20.0°N, 020.0°E
    test 156 clipSH1.LL: True
    test 157 clipSH1.1: 17.5°N, 020.0°E
    test 158 clipSH1.LL: True
    test 159 clipSH1.2: 16.25°N, 015.0°E
    test 160 clipSH1.LL: True
    test 161 clipSH1.3: 20.0°N, 015.0°E
    test 162 clipSH1.LL: True
    test 163 clipSH2.len: 5
    test 164 clipSH2.0: 18.571°N, 024.286°E
    test 165 clipSH2.LL: True
    test 166 clipSH2.1: 16.667°N, 016.667°E
    test 167 clipSH2.LL: True
    test 168 clipSH2.2: 20.0°N, 015.0°E
    test 169 clipSH2.LL: True
    test 170 clipSH2.3: 25.0°N, 020.0°E
    test 171 clipSH2.LL: True
    test 172 clipSH2.4: 22.0°N, 026.0°E
    test 173 clipSH2.LL: True
    test 174 clipSH3.len: 2
    test 175 clipSH3.0: 18.571°N, 024.286°E
    test 176 clipSH3.LL: True
    test 177 clipSH3.1: 16.667°N, 016.667°E
    test 178 clipSH3.LL: True
    test 179 clipSH3.edge.: True
    test 180 clipSH3.len: 2
    test 181 clipSH3.0: 16.667°N, 016.667°E
    test 182 clipSH3.LL: True
    test 183 clipSH3.1: 20.0°N, 015.0°E
    test 184 clipSH3.LL: True
    test 185 clipSH3.edge.: False
    test 186 clipSH3.len: 2
    test 187 clipSH3.0: 20.0°N, 015.0°E
    test 188 clipSH3.LL: True
    test 189 clipSH3.1: 25.0°N, 020.0°E
    test 190 clipSH3.LL: True
    test 191 clipSH3.edge.: True
    test 192 clipSH3.len: 2
    test 193 clipSH3.0: 25.0°N, 020.0°E
    test 194 clipSH3.LL: True
    test 195 clipSH3.1: 22.0°N, 026.0°E
    test 196 clipSH3.LL: True
    test 197 clipSH3.edge.: True
    test 198 clipSH3.len: 2
    test 199 clipSH3.0: 22.0°N, 026.0°E
    test 200 clipSH3.LL: True
    test 201 clipSH3.1: 18.571°N, 024.286°E
    test 202 clipSH3.LL: True
    test 203 clipSH3.edge.: False
    test 204 clipSH2.reversed.len: 5
    test 205 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 206 clipSH2.reversed.LL: True
    test 207 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 208 clipSH2.reversed.LL: True
    test 209 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 210 clipSH2.reversed.LL: True
    test 211 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 212 clipSH2.reversed.LL: True
    test 213 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 214 clipSH2.reversed.LL: True
    test 215 clipSH3.reversed.len: 2
    test 216 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 217 clipSH3.reversed.LL: True
    test 218 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 219 clipSH3.reversed.LL: True
    test 220 clipSH3.edge.reversed.: True
    test 221 clipSH3.reversed.len: 2
    test 222 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 223 clipSH3.reversed.LL: True
    test 224 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 225 clipSH3.reversed.LL: True
    test 226 clipSH3.edge.reversed.: False
    test 227 clipSH3.reversed.len: 2
    test 228 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 229 clipSH3.reversed.LL: True
    test 230 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 231 clipSH3.reversed.LL: True
    test 232 clipSH3.edge.reversed.: True
    test 233 clipSH3.reversed.len: 2
    test 234 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 235 clipSH3.reversed.LL: True
    test 236 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 237 clipSH3.reversed.LL: True
    test 238 clipSH3.edge.reversed.: True
    test 239 clipSH3.reversed.len: 2
    test 240 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 241 clipSH3.reversed.LL: True
    test 242 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 243 clipSH3.reversed.LL: True
    test 244 clipSH3.edge.reversed.: False
    test 245 clipSH.allout: ()
    test 246 clipSH3.allout: ()
    test 247 clipSH.allout.reversed: ()
    test 248 clipSH3.allout.reversed: ()
    test 249 clipSH.allin.len: 4
    test 250 clipSH.allin.0: 20.0°N, 030.0°E
    test 251 clipSH.allin.LL: True
    test 252 clipSH.allin.1: 15.0°N, 010.0°E
    test 253 clipSH.allin.LL: True
    test 254 clipSH.allin.2: 25.0°N, 020.0°E
    test 255 clipSH.allin.LL: True
    test 256 clipSH.allin.3: 20.0°N, 030.0°E
    test 257 clipSH.allin.LL: True
    test 258 clipSH3.allin.len: 2
    test 259 clipSH3.allin.0: 20.0°N, 030.0°E
    test 260 clipSH3.allin.LL: True
    test 261 clipSH3.allin.1: 15.0°N, 010.0°E
    test 262 clipSH3.allin.LL: True
    test 263 clipSH3.edge.: True
    test 264 clipSH3.allin.len: 2
    test 265 clipSH3.allin.0: 15.0°N, 010.0°E
    test 266 clipSH3.allin.LL: True
    test 267 clipSH3.allin.1: 25.0°N, 020.0°E
    test 268 clipSH3.allin.LL: True
    test 269 clipSH3.edge.: True
    test 270 clipSH.allin.reversed.len: 4
    test 271 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 272 clipSH.allin.reversed.LL: True
    test 273 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 274 clipSH.allin.reversed.LL: True
    test 275 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 276 clipSH.allin.reversed.LL: True
    test 277 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 278 clipSH.allin.reversed.LL: True
    test 279 clipSH3.allin.reversed.len: 2
    test 280 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 281 clipSH3.allin.reversed.LL: True
    test 282 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 283 clipSH3.allin.reversed.LL: True
    test 284 clipSH3.edge.reversed.: True
    test 285 clipSH3.allin.reversed.len: 2
    test 286 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 287 clipSH3.allin.reversed.LL: True
    test 288 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 289 clipSH3.allin.reversed.LL: True
    test 290 clipSH3.edge.reversed.: True
    test 291 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 292 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 293 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 294 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 295 clipCS3.p1: 60.0°N, 123.333333°E
    test 296 clipCS3.p2: 62.857143°N, 130.0°E
    test 297 clipCS3.i: 1
    test 298 clipCS3.p1: 17.5°N, 020.0°E
    test 299 clipCS3.p2: 16.25°N, 015.0°E
    test 300 clipCS3.i: 0
    test 301 clipSH1.len: 4
    test 302 clipSH1.0: 20.0°N, 020.0°E
    test 303 clipSH1.LL: True
    test 304 clipSH1.1: 17.5°N, 020.0°E
    test 305 clipSH1.LL: True
    test 306 clipSH1.2: 16.25°N, 015.0°E
    test 307 clipSH1.LL: True
    test 308 clipSH1.3: 20.0°N, 015.0°E
    test 309 clipSH1.LL: True
    test 310 clipSH2.len: 5
    test 311 clipSH2.0: 18.571°N, 024.286°E
    test 312 clipSH2.LL: True
    test 313 clipSH2.1: 16.667°N, 016.667°E
    test 314 clipSH2.LL: True
    test 315 clipSH2.2: 20.0°N, 015.0°E
    test 316 clipSH2.LL: True
    test 317 clipSH2.3: 25.0°N, 020.0°E
    test 318 clipSH2.LL: True
    test 319 clipSH2.4: 22.0°N, 026.0°E
    test 320 clipSH2.LL: True
    test 321 clipSH3.len: 2
    test 322 clipSH3.0: 18.571°N, 024.286°E
    test 323 clipSH3.LL: True
    test 324 clipSH3.1: 16.667°N, 016.667°E
    test 325 clipSH3.LL: True
    test 326 clipSH3.edge.: True
    test 327 clipSH3.len: 2
    test 328 clipSH3.0: 16.667°N, 016.667°E
    test 329 clipSH3.LL: True
    test 330 clipSH3.1: 20.0°N, 015.0°E
    test 331 clipSH3.LL: True
    test 332 clipSH3.edge.: False
    test 333 clipSH3.len: 2
    test 334 clipSH3.0: 20.0°N, 015.0°E
    test 335 clipSH3.LL: True
    test 336 clipSH3.1: 25.0°N, 020.0°E
    test 337 clipSH3.LL: True
    test 338 clipSH3.edge.: True
    test 339 clipSH3.len: 2
    test 340 clipSH3.0: 25.0°N, 020.0°E
    test 341 clipSH3.LL: True
    test 342 clipSH3.1: 22.0°N, 026.0°E
    test 343 clipSH3.LL: True
    test 344 clipSH3.edge.: True
    test 345 clipSH3.len: 2
    test 346 clipSH3.0: 22.0°N, 026.0°E
    test 347 clipSH3.LL: True
    test 348 clipSH3.1: 18.571°N, 024.286°E
    test 349 clipSH3.LL: True
    test 350 clipSH3.edge.: False
    test 351 clipSH2.reversed.len: 5
    test 352 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 353 clipSH2.reversed.LL: True
    test 354 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 355 clipSH2.reversed.LL: True
    test 356 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 357 clipSH2.reversed.LL: True
    test 358 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 359 clipSH2.reversed.LL: True
    test 360 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 361 clipSH2.reversed.LL: True
    test 362 clipSH3.reversed.len: 2
    test 363 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 364 clipSH3.reversed.LL: True
    test 365 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 366 clipSH3.reversed.LL: True
    test 367 clipSH3.edge.reversed.: True
    test 368 clipSH3.reversed.len: 2
    test 369 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 370 clipSH3.reversed.LL: True
    test 371 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 372 clipSH3.reversed.LL: True
    test 373 clipSH3.edge.reversed.: False
    test 374 clipSH3.reversed.len: 2
    test 375 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 376 clipSH3.reversed.LL: True
    test 377 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 378 clipSH3.reversed.LL: True
    test 379 clipSH3.edge.reversed.: True
    test 380 clipSH3.reversed.len: 2
    test 381 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 382 clipSH3.reversed.LL: True
    test 383 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 384 clipSH3.reversed.LL: True
    test 385 clipSH3.edge.reversed.: True
    test 386 clipSH3.reversed.len: 2
    test 387 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 388 clipSH3.reversed.LL: True
    test 389 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 390 clipSH3.reversed.LL: True
    test 391 clipSH3.edge.reversed.: False
    test 392 clipSH.allout: ()
    test 393 clipSH3.allout: ()
    test 394 clipSH.allout.reversed: ()
    test 395 clipSH3.allout.reversed: ()
    test 396 clipSH.allin.len: 4
    test 397 clipSH.allin.0: 20.0°N, 030.0°E
    test 398 clipSH.allin.LL: True
    test 399 clipSH.allin.1: 15.0°N, 010.0°E
    test 400 clipSH.allin.LL: True
    test 401 clipSH.allin.2: 25.0°N, 020.0°E
    test 402 clipSH.allin.LL: True
    test 403 clipSH.allin.3: 20.0°N, 030.0°E
    test 404 clipSH.allin.LL: True
    test 405 clipSH3.allin.len: 2
    test 406 clipSH3.allin.0: 20.0°N, 030.0°E
    test 407 clipSH3.allin.LL: True
    test 408 clipSH3.allin.1: 15.0°N, 010.0°E
    test 409 clipSH3.allin.LL: True
    test 410 clipSH3.edge.: True
    test 411 clipSH3.allin.len: 2
    test 412 clipSH3.allin.0: 15.0°N, 010.0°E
    test 413 clipSH3.allin.LL: True
    test 414 clipSH3.allin.1: 25.0°N, 020.0°E
    test 415 clipSH3.allin.LL: True
    test 416 clipSH3.edge.: True
    test 417 clipSH.allin.reversed.len: 4
    test 418 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 419 clipSH.allin.reversed.LL: True
    test 420 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 421 clipSH.allin.reversed.LL: True
    test 422 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 423 clipSH.allin.reversed.LL: True
    test 424 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 425 clipSH.allin.reversed.LL: True
    test 426 clipSH3.allin.reversed.len: 2
    test 427 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 428 clipSH3.allin.reversed.LL: True
    test 429 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 430 clipSH3.allin.reversed.LL: True
    test 431 clipSH3.edge.reversed.: True
    test 432 clipSH3.allin.reversed.len: 2
    test 433 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 434 clipSH3.allin.reversed.LL: True
    test 435 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 436 clipSH3.allin.reversed.LL: True
    test 437 clipSH3.edge.reversed.: True
    test 438 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 439 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 440 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 441 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 442 clipCS3.p1: 60.0°N, 123.333333°E
    test 443 clipCS3.p2: 62.857143°N, 130.0°E
    test 444 clipCS3.i: 1
    test 445 clipCS3.p1: 17.5°N, 020.0°E
    test 446 clipCS3.p2: 16.25°N, 015.0°E
    test 447 clipCS3.i: 0
    test 448 clipSH1.len: 4
    test 449 clipSH1.0: 20.0°N, 020.0°E
    test 450 clipSH1.LL: True
    test 451 clipSH1.1: 17.5°N, 020.0°E
    test 452 clipSH1.LL: True
    test 453 clipSH1.2: 16.25°N, 015.0°E
    test 454 clipSH1.LL: True
    test 455 clipSH1.3: 20.0°N, 015.0°E
    test 456 clipSH1.LL: True
    test 457 clipSH2.len: 5
    test 458 clipSH2.0: 18.571°N, 024.286°E
    test 459 clipSH2.LL: True
    test 460 clipSH2.1: 16.667°N, 016.667°E
    test 461 clipSH2.LL: True
    test 462 clipSH2.2: 20.0°N, 015.0°E
    test 463 clipSH2.LL: True
    test 464 clipSH2.3: 25.0°N, 020.0°E
    test 465 clipSH2.LL: True
    test 466 clipSH2.4: 22.0°N, 026.0°E
    test 467 clipSH2.LL: True
    test 468 clipSH3.len: 2
    test 469 clipSH3.0: 18.571°N, 024.286°E
    test 470 clipSH3.LL: True
    test 471 clipSH3.1: 16.667°N, 016.667°E
    test 472 clipSH3.LL: True
    test 473 clipSH3.edge.: True
    test 474 clipSH3.len: 2
    test 475 clipSH3.0: 16.667°N, 016.667°E
    test 476 clipSH3.LL: True
    test 477 clipSH3.1: 20.0°N, 015.0°E
    test 478 clipSH3.LL: True
    test 479 clipSH3.edge.: False
    test 480 clipSH3.len: 2
    test 481 clipSH3.0: 20.0°N, 015.0°E
    test 482 clipSH3.LL: True
    test 483 clipSH3.1: 25.0°N, 020.0°E
    test 484 clipSH3.LL: True
    test 485 clipSH3.edge.: True
    test 486 clipSH3.len: 2
    test 487 clipSH3.0: 25.0°N, 020.0°E
    test 488 clipSH3.LL: True
    test 489 clipSH3.1: 22.0°N, 026.0°E
    test 490 clipSH3.LL: True
    test 491 clipSH3.edge.: True
    test 492 clipSH3.len: 2
    test 493 clipSH3.0: 22.0°N, 026.0°E
    test 494 clipSH3.LL: True
    test 495 clipSH3.1: 18.571°N, 024.286°E
    test 496 clipSH3.LL: True
    test 497 clipSH3.edge.: False
    test 498 clipSH2.reversed.len: 5
    test 499 clipSH2.reversed.0: 18.571°N, 024.286°E
    test 500 clipSH2.reversed.LL: True
    test 501 clipSH2.reversed.1: 16.667°N, 016.667°E
    test 502 clipSH2.reversed.LL: True
    test 503 clipSH2.reversed.2: 20.0°N, 015.0°E
    test 504 clipSH2.reversed.LL: True
    test 505 clipSH2.reversed.3: 25.0°N, 020.0°E
    test 506 clipSH2.reversed.LL: True
    test 507 clipSH2.reversed.4: 22.0°N, 026.0°E
    test 508 clipSH2.reversed.LL: True
    test 509 clipSH3.reversed.len: 2
    test 510 clipSH3.reversed.0: 18.571°N, 024.286°E
    test 511 clipSH3.reversed.LL: True
    test 512 clipSH3.reversed.1: 16.667°N, 016.667°E
    test 513 clipSH3.reversed.LL: True
    test 514 clipSH3.edge.reversed.: True
    test 515 clipSH3.reversed.len: 2
    test 516 clipSH3.reversed.0: 16.667°N, 016.667°E
    test 517 clipSH3.reversed.LL: True
    test 518 clipSH3.reversed.1: 20.0°N, 015.0°E
    test 519 clipSH3.reversed.LL: True
    test 520 clipSH3.edge.reversed.: False
    test 521 clipSH3.reversed.len: 2
    test 522 clipSH3.reversed.0: 20.0°N, 015.0°E
    test 523 clipSH3.reversed.LL: True
    test 524 clipSH3.reversed.1: 25.0°N, 020.0°E
    test 525 clipSH3.reversed.LL: True
    test 526 clipSH3.edge.reversed.: True
    test 527 clipSH3.reversed.len: 2
    test 528 clipSH3.reversed.0: 25.0°N, 020.0°E
    test 529 clipSH3.reversed.LL: True
    test 530 clipSH3.reversed.1: 22.0°N, 026.0°E
    test 531 clipSH3.reversed.LL: True
    test 532 clipSH3.edge.reversed.: True
    test 533 clipSH3.reversed.len: 2
    test 534 clipSH3.reversed.0: 22.0°N, 026.0°E
    test 535 clipSH3.reversed.LL: True
    test 536 clipSH3.reversed.1: 18.571°N, 024.286°E
    test 537 clipSH3.reversed.LL: True
    test 538 clipSH3.edge.reversed.: False
    test 539 clipSH.allout: ()
    test 540 clipSH3.allout: ()
    test 541 clipSH.allout.reversed: ()
    test 542 clipSH3.allout.reversed: ()
    test 543 clipSH.allin.len: 4
    test 544 clipSH.allin.0: 20.0°N, 030.0°E
    test 545 clipSH.allin.LL: True
    test 546 clipSH.allin.1: 15.0°N, 010.0°E
    test 547 clipSH.allin.LL: True
    test 548 clipSH.allin.2: 25.0°N, 020.0°E
    test 549 clipSH.allin.LL: True
    test 550 clipSH.allin.3: 20.0°N, 030.0°E
    test 551 clipSH.allin.LL: True
    test 552 clipSH3.allin.len: 2
    test 553 clipSH3.allin.0: 20.0°N, 030.0°E
    test 554 clipSH3.allin.LL: True
    test 555 clipSH3.allin.1: 15.0°N, 010.0°E
    test 556 clipSH3.allin.LL: True
    test 557 clipSH3.edge.: True
    test 558 clipSH3.allin.len: 2
    test 559 clipSH3.allin.0: 15.0°N, 010.0°E
    test 560 clipSH3.allin.LL: True
    test 561 clipSH3.allin.1: 25.0°N, 020.0°E
    test 562 clipSH3.allin.LL: True
    test 563 clipSH3.edge.: True
    test 564 clipSH.allin.reversed.len: 4
    test 565 clipSH.allin.reversed.0: 20.0°N, 030.0°E
    test 566 clipSH.allin.reversed.LL: True
    test 567 clipSH.allin.reversed.1: 15.0°N, 010.0°E
    test 568 clipSH.allin.reversed.LL: True
    test 569 clipSH.allin.reversed.2: 25.0°N, 020.0°E
    test 570 clipSH.allin.reversed.LL: True
    test 571 clipSH.allin.reversed.3: 20.0°N, 030.0°E
    test 572 clipSH.allin.reversed.LL: True
    test 573 clipSH3.allin.reversed.len: 2
    test 574 clipSH3.allin.reversed.0: 20.0°N, 030.0°E
    test 575 clipSH3.allin.reversed.LL: True
    test 576 clipSH3.allin.reversed.1: 15.0°N, 010.0°E
    test 577 clipSH3.allin.reversed.LL: True
    test 578 clipSH3.edge.reversed.: True
    test 579 clipSH3.allin.reversed.len: 2
    test 580 clipSH3.allin.reversed.0: 15.0°N, 010.0°E
    test 581 clipSH3.allin.reversed.LL: True
    test 582 clipSH3.allin.reversed.1: 25.0°N, 020.0°E
    test 583 clipSH3.allin.reversed.LL: True
    test 584 clipSH3.edge.reversed.: True
    test 585 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 586 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 587 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 588 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

    all 588 testClipy.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 202.159 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testCss.py

    testing testCss.py 20.04.30 (module pygeodesy.css 20.05.14)
    14 tests skipped (14): no geographiclib

    all testCss.py tests passed, 14 skipped (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 65.088 us

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testDatum.py

    testing testDatum.py 20.05.15 (module pygeodesy.datum 20.05.15)
    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, e=0, e2=0, e12=1, e22=0, n=0, R1=1000, R2=1000, R3=1000, Rr=1000, Rs=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 R1: 6371008.7714
    test 9 R2: 6371007.2
    test 10 R3: 6371000.8
    test 11 Rr: 6367449.1
    test 12 Rs: 6367435.7
    test 13 Rgeocentric: 6378137.000
    test 14 Rgeocentric: 6367489.544
    test 15 Rgeocentric: 6356752.314
    test 16 Rlat: 6378137.000
    test 17 Rlat: 6367444.657
    test 18 Rlat: 6356752.314
    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
    test 41 R1: 6371008.7714
    test 42 R2: 6371007.2
    test 43 R3: 6371000.8
    test 44 Rr: 6367449.1
    test 45 Rs: 6367435.7
    test 46 Rgeocentric: 6378137.000
    test 47 Rgeocentric: 6367489.544
    test 48 Rgeocentric: 6356752.314
    test 49 Rlat: 6378137.000
    test 50 Rlat: 6367444.657
    test 51 Rlat: 6356752.314
    test 52 distance2: 156903.472, 45.192
    test 53 distance2: 1569034.719, 45.192
    test 54 distance2: 1400742.676, 37.563
    test 55 distance2: 1179164.848, 18.896
    test 56 roc2: 6335439.327, 6378137.0
    test 57 roc2: 6367381.816, 6388838.29
    test 58 roc2: 6399593.626, 6399593.626
    test 59 rocBearing: 6335439.327
    test 60 rocBearing: 6378092.008
    test 61 rocBearing: 6399593.626
    test 62 rocGauss: 6356752.314
    test 63 rocGauss: 6378101.030
    test 64 rocGauss: 6399593.626
    test 65 rocMean: 6356716.465
    test 66 rocMean: 6378092.008
    test 67 rocMean: 6399593.626
    test 68 rocMeridional: 6335439.327
    test 69 rocMeridional: 6367381.816
    test 70 rocMeridional: 6399593.626
    test 71 rocPrimeVertical: 6378137.0
    test 72 rocPrimeVertical: 6388838.29
    test 73 rocPrimeVertical: 6399593.626
    test 74 a, b, None: 2.0
    test 75 a, None, f_: 500.0
    test 76 WGS84.copy: True
    test 77 WGS84.copy: True
    test 78 WGS84.find: None
    test 79 WGS84.a2_b: 6399593.625754
    test 80 WGS84.b2_a: 6335439.327302
    test 81 WGS84.c: 6371007.180921
    test 82 WGS84.es: 0.081819
    test 83 WGS84.f2: 0.003364
    test 84 WGS84.m2degrees: 90
    test 85 WGS84.area: 5.101e+14
    test 86 WGS84.volume: 1.083e+21
    test 87 WGS84.ecef: <class 'pygeodesy.ecef.EcefKarney'>
    test 88 WGS84.ecef: WGS84
    test 89 WGS84: name='WGS84', a=6378137, b=6356752.3142499998, f_=298.257223563, f=0.0033528107, e=0.0818191908, e2=0.00669438, e12=0.99330562, e22=0.0067394967, n=0.0016792204, R1=6371008.7714166669, R2=6371007.180920884, R3=6371000.7900107643, Rr=6367449.1458250275, Rs=6367435.6797186071
    test 90 WGS84.: A=6367449.1458234144, e=0.0818191908, f_=298.2572235630, n=0.0016792204(-3.7914875232e-13)
    test 91 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 92 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 93 WGS84.AlphaKs: 8.377318206245e-04, 7.608527773572e-07, 1.197645503329e-09, 2.429170607201e-12, 5.711757677866e-15, 1.491117731258e-17
    test 94 WGS84.BetaKs : 8.377321640579e-04, 5.90587015222e-08, 1.673482665284e-10, 2.164798040063e-13, 3.787978046169e-16, 7.248748890694e-19
    test 95 WGS84.AlphaKs: 8.377318206304e-04, 7.608527714249e-07, 1.197638001561e-09, 2.443376194522e-12
    test 96 WGS84.BetaKs : 8.377321640601e-04, 5.905869567934e-08, 1.673488880355e-10, 2.167737763022e-13

    all 96 testDatum.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 18.195 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testDeprecated.py

    testing testDeprecated.py 20.03.10 (module pygeodesy.deprecated 20.05.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 hypot3: 3006.675905
    test 18 isenclosedby: True
    test 19 nearestOn3: 3
    test 20 nearestOn3: (45.5, 1.5)
    test 21 nearestOn4: 4
    test 22 nearestOn4: (45.5, 1.5)
    test 23 parseUTM: (18, 'N', 516620.0, 4574500.0)
    test 24 perimeterof: 2.687460e+05
    test 25 polygon: 3
    test 26 simplify2: 4
    test 27 toUtm: 6
    test 28 utmZoneBand2: (11, 'U')
    test 29 HeightIDW: True
    test 30 HeightIDW2: True
    test 31 HeightIDW3: True
    test 32 areaof: 7.086883e+09
    test 33 bounds: (-85.0, -180.0, 85.0, 90.0)
    test 34 anStr: a-b__
    test 35 clipStr: test/t....ics.py
    test 36 decodeEPSG2: (12, 'S')
    test 37 encodeEPSG: 32712
    test 38 equirectangular3: 3
    test 39 equirectangular3: 12.997
    test 40 fStr: 0.123000
    test 41 fStr: 0.123
    test 42 fStr: 0.123, 456.789
    test 43 fStr: 1.23000e-01
    test 44 fStr: 1.23e-01
    test 45 hypot3: 3006.675905
    test 46 isenclosedby: True
    test 47 nearestOn3: 3
    test 48 nearestOn3: (45.5, 1.5)
    test 49 nearestOn4: 4
    test 50 nearestOn4: (45.5, 1.5)
    test 51 parseUTM: (18, 'N', 516620.0, 4574500.0)
    test 52 perimeterof: 2.687460e+05
    test 53 polygon: 3
    test 54 simplify2: 4
    test 55 toUtm: 6
    test 56 utmZoneBand2: (11, 'U')
    test 57 HeightIDW: True
    test 58 HeightIDW2: True
    test 59 HeightIDW3: True
    test 60 areaof: 7.086883e+09
    test 61 bounds: (-85.0, -180.0, 85.0, 90.0)
    test 62 anStr: a-b__
    test 63 clipStr: test/t....ics.py
    test 64 decodeEPSG2: (12, 'S')
    test 65 encodeEPSG: 32712
    test 66 equirectangular3: 3
    test 67 equirectangular3: 12.997
    test 68 fStr: 0.123000
    test 69 fStr: 0.123
    test 70 fStr: 0.123, 456.789
    test 71 fStr: 1.23000e-01
    test 72 fStr: 1.23e-01
    test 73 hypot3: 3006.675905
    test 74 isenclosedby: True
    test 75 nearestOn3: 3
    test 76 nearestOn3: (45.5, 1.5)
    test 77 nearestOn4: 4
    test 78 nearestOn4: (45.5, 1.5)
    test 79 parseUTM: (18, 'N', 516620.0, 4574500.0)
    test 80 perimeterof: 2.687460e+05
    test 81 polygon: 3
    test 82 simplify2: 4
    test 83 toUtm: 6
    test 84 utmZoneBand2: (11, 'U')

    all 84 testDeprecated.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 34.995 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testDms.py

    testing testDms.py 20.05.12 (module pygeodesy.dms 20.06.12)
    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('12E'): ParseError("strDDDMMSS ('12E') or suffix ('NSEW'): form DD applies N-S: invalid",)
    test 66 parseDMS('12E'): 12.0
    test 67 parseDDDMMSS('012.3S'): ParseError("strDDDMMSS ('012.3S') or suffix ('NSEW'): form DDD applies E-W: invalid",)
    test 68 parseDMS('012.3S'): -12.3
    test 69 parseDDDMMSS('123N'): ParseError("strDDDMMSS ('123N') or suffix ('NSEW'): form DDD applies E-W: invalid",)
    test 70 parseDMS('123N'): 123.0
    test 71 parseDDDMMSS('1234E'): ParseError("strDDDMMSS ('1234E') or suffix ('NSEW'): form DDMM applies N-S: invalid",)
    test 72 parseDMS('1234E'): 1234.0
    test 73 parseDDDMMSS('12345N'): ParseError("strDDDMMSS ('12345N') or suffix ('NSEW'): form DDDMM applies E-W: invalid",)
    test 74 parseDMS('12345N'): 12345.0
    test 75 parseDDDMMSS('1234.5W'): ParseError("strDDDMMSS ('1234.5W') or suffix ('NSEW'): form DDMM applies N-S: invalid",)
    test 76 parseDMS('1234.5W'): -1234.5
    test 77 parseDDDMMSS('123456E'): ParseError("strDDDMMSS ('123456E') or suffix ('NSEW'): form DDMMSS applies N-S: invalid",)
    test 78 parseDMS('123456E'): 123456.0
    test 79 parseDDDMMSS('1234567S'): ParseError("strDDDMMSS ('1234567S') or suffix ('NSEW'): form DDDMMSS applies E-W: invalid",)
    test 80 parseDMS('1234567S'): -1234567.0
    test 81 parseDMS: strDMS (181) or suffix ('NSEW'): 181 beyond 180.0 degrees
    test 82 parseDMS: strDMS (-91) or suffix ('NSEW'): -91 beyond -90.0 degrees
    test 83 parse3llh: 51.477811, -0.001475, 0.0
    test 84 toDMS(): 46°00.0′
    test 85 toDMS(): 46°00.0′
    test 86 toDMS(): 45°59.99′
    test 87 toDMS(): 45°59.999′
    test 88 toDMS(): 46°00′00.0″
    test 89 toDMS(): 45°59′59.96″
    test 90 toDMS(): 45°59′59.964″
    test 91 toDMS(): 45°45′45.36″
    test 92 toDMS(d): 45.7626°
    test 93 toDMS(d): -45.7626°
    test 94 toDMS(dm): 45°45.756′
    test 95 toDMS(dm): -45°45.756′
    test 96 toDMS(dms): 45°45′45.36″
    test 97 toDMS(dms): -45°45′45.36″
    test 98 toDMS(deg): 45.7626
    test 99 toDMS(deg): -45.7626
    test 100 toDMS(min): 4545.756
    test 101 toDMS(min): -4545.756
    test 102 toDMS(sec): 454545.36
    test 103 toDMS(sec): -454545.36
    test 104 toDMS(rad): 0.79871
    test 105 toDMS(rad): -0.79871
    test 106 toDMS(d): 45.7626°
    test 107 toDMS(d): -45.7626°
    test 108 toDMS(dm): 45°45.7560′
    test 109 toDMS(dm): -45°45.7560′
    test 110 toDMS(dms): 45°45′45.36″
    test 111 toDMS(dms): -45°45′45.36″
    test 112 toDMS(deg): 45.762600
    test 113 toDMS(deg): -45.762600
    test 114 toDMS(min): 4545.75600
    test 115 toDMS(min): -4545.75600
    test 116 toDMS(sec): 454545.360
    test 117 toDMS(sec): -454545.360
    test 118 toDMS(rad): 0.798708
    test 119 toDMS(rad): -0.798708
    test 120 toDMS(-d): 45.7626°
    test 121 toDMS(-d): -45.7626°
    test 122 toDMS(-dm): 45°45.7560′
    test 123 toDMS(-dm): -45°45.7560′
    test 124 toDMS(-dms): 45°45′45.36″
    test 125 toDMS(-dms): -45°45′45.36″
    test 126 toDMS(-deg): 45.762600
    test 127 toDMS(-deg): -45.762600
    test 128 toDMS(-min): 4545.75600
    test 129 toDMS(-min): -4545.75600
    test 130 toDMS(-sec): 454545.360
    test 131 toDMS(-sec): -454545.360
    test 132 toDMS(-rad): 0.798708
    test 133 toDMS(-rad): -0.798708
    test 134 toDMS(+d): +45.7626°
    test 135 toDMS(+d): -45.7626°
    test 136 toDMS(+dm): +45°45.7560′
    test 137 toDMS(+dm): -45°45.7560′
    test 138 toDMS(+dms): +45°45′45.36″
    test 139 toDMS(+dms): -45°45′45.36″
    test 140 toDMS(+deg): +45.762600
    test 141 toDMS(+deg): -45.762600
    test 142 toDMS(+min): +4545.75600
    test 143 toDMS(+min): -4545.75600
    test 144 toDMS(+sec): +454545.360
    test 145 toDMS(+sec): -454545.360
    test 146 toDMS(+rad): +0.798708
    test 147 toDMS(+rad): -0.798708
    test 148 compassPoint(1,): N
    test 149 compassPoint(0,): N
    test 150 compassPoint(-1,): N
    test 151 compassPoint(359,): N
    test 152 compassPoint(24,): NNE
    test 153 compassPoint(24, 1): N
    test 154 compassPoint(24, 2): NE
    test 155 compassPoint(24, 3): NNE
    test 156 compassPoint(226,): SW
    test 157 compassPoint(226, 1): W
    test 158 compassPoint(226, 2): SW
    test 159 compassPoint(226, 3): SW
    test 160 compassPoint(237,): WSW
    test 161 compassPoint(237, 1): W
    test 162 compassPoint(237, 2): SW
    test 163 compassPoint(237, 3): WSW
    test 164 compassPoint(11.25,): NNE
    test 165 compassPoint(11.249,): N
    test 166 compassPoint(-11.25,): N
    test 167 compassPoint(348.749,): NNW
    test 168 compassPoint(45, 1): E
    test 169 compassPoint(44.99, 1): N
    test 170 compassPoint(45, 2): NE
    test 171 compassPoint(44.99, 2): NE
    test 172 compassPoint(45, 3): NE
    test 173 compassPoint(44.99, 3): NE
    test 174 compassPoint(45, 4): NE
    test 175 compassPoint(44.99, 4): NE
    test 176 compassPoint(22.5, 1): N
    test 177 compassPoint(22.49, 1): N
    test 178 compassPoint(22.5, 2): NE
    test 179 compassPoint(22.49, 2): N
    test 180 compassPoint(22.5, 3): NNE
    test 181 compassPoint(22.49, 3): NNE
    test 182 compassPoint(22.5, 4): NNE
    test 183 compassPoint(22.49, 4): NNE
    test 184 compassPoint(11.25, 1): N
    test 185 compassPoint(11.249, 1): N
    test 186 compassPoint(11.25, 2): N
    test 187 compassPoint(11.249, 2): N
    test 188 compassPoint(11.25, 3): NNE
    test 189 compassPoint(11.249, 3): N
    test 190 compassPoint(11.25, 4): NbE
    test 191 compassPoint(11.249, 4): NbE
    test 192 compassPoint(24, 1): N
    test 193 compassPoint(24, 2): NE
    test 194 compassPoint(24, 3): NNE
    test 195 compassPoint(24,): NNE
    test 196 compassPoint(18, 3): NNE
    test 197 compassPoint(11, 4): NbE
    test 198 compassPoint(30, 4): NEbN
    test 199 compassPoint(11.25): NbE
    test 200 compassPoint(33.75): NEbN
    test 201 compassPoint(56.25): NEbE
    test 202 compassPoint(78.75): EbN
    test 203 compassPoint(101.25): EbS
    test 204 compassPoint(123.75): SEbE
    test 205 compassPoint(146.25): SEbS
    test 206 compassPoint(168.75): SbE
    test 207 compassPoint(191.25): SbW
    test 208 compassPoint(213.75): SWbS
    test 209 compassPoint(236.25): SWbW
    test 210 compassPoint(258.75): WbS
    test 211 compassPoint(281.25): WbN
    test 212 compassPoint(303.75): NWbW
    test 213 compassPoint(326.25): NWbN
    test 214 compassPoint(348.75): NbW
    test 215 _DEG: +1.0101
    test 216 _MIN: +0.606′
    test 217 _SEC: +36.36″

    all 217 testDms.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 23.000 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testEcef.py

    testing testEcef.py 20.04.04

    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), ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31425, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771416667, R2=6371007.180920884, R3=6371000.790010764, Rr=6367449.145825027, Rs=6367435.679718607), name='Test')  FAILED, KNOWN, expected EcefKarney
    test 4 a, f: a=6378137.0, f=0.003352811, datum=None, ellipsoid=Ellipsoid(name='_Test', a=6378137, b=6356752.314245179, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771415059, R2=6371007.180918474, R3=6371000.790009154, Rr=6367449.14582262, Rs=6367435.679716192), 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 name: Test
    test 14 reverse: 302000.0, 5636000.0, 2980000.0
    test 15 reverse: 27.99, 86.93, 9027.03
    test 16 case: 2
    test 17 forward: 27.99, 86.93, 8820.0
    test 18 forward: 302271.43, 5635928.37, 2979666.13
    test 19 forward: 33.3, 44.4, 6000.0
    test 20 forward: 3816209.6, 3737108.55, 3485109.57
    test 21 reverse: 3816209.6, 3737108.55, 3485109.57
    test 22 reverse: 33.3, 44.4, 5999.996
    test 23 case: 2
    test 24 reverse: 30000.0, 30000.0, 0.0
    test 25 reverse: 6.483, 45.0, -6335709.726
    test 26 case: 3
    test 27 forward: 6.483, 45.0, -6335709.726
    test 28 forward: 30000.0, 30000.0, -0.0
    test 29 reverse-1: 45.0, 120.0, 1000.0
    test 30 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 31 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 32 philam-1: 0.7854, 2.0944
    test 33 reverse-2: 45.0, 120.0, 2000.0
    test 34 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 35 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 36 philam-2: 0.7854, 2.0944
    test 37 reverse-3: 45.0, 120.0, 3000.0
    test 38 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 39 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 40 philam-3: 0.7854, 2.0944
    test 41 reverse-4: 45.0, 120.0, 4000.0
    test 42 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 43 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 44 philam-4: 0.7854, 2.0944
    test 45 reverse-5: 45.0, 120.0, 10000.0
    test 46 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 47 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 48 philam-5: 0.7854, 2.0944
    test 49 reverse-6: 45.0, 120.0, 20000.0
    test 50 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 51 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 52 philam-6: 0.7854, 2.0944
    test 53 reverse-7: 45.0, 120.0, 100000.0
    test 54 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 55 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 56 philam-7: 0.7854, 2.0944
    test 57 reverse-8: 45.0, 120.0, 800000.0
    test 58 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 59 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 60 philam-8: 0.7854, 2.0944
    test 61 reverse-9: 45.0, 120.0, 1000000.0
    test 62 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 63 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 64 philam-9: 0.7854, 2.0944
    test 65 name: OS-UK
    test 66 forward: 53.61199036, -1.66444222, 299.8
    test 67 forward: 3790644.9, -110149.21, 5111482.97
    test 68 reverse: 3790644.9, -110149.21, 5111482.97
    test 69 reverse: 53.61199036, -1.66444223
    test 70 reverse.lat: 53°36′43.1653″N
    test 71 reverse.lon: 001°39′51.992″W
    test 72 reverse.height: 299.800
    test 73 case: 2

    test 74 EcefCartesian: ...
    test 75 name: Test
    test 76 toStr: EcefCartesian(lat0=33.0, lon0=44.0, height0=20.0, M=Test(_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, _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), ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31425, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771416667, R2=6371007.180920884, R3=6371000.790010764, Rr=6367449.145825027, Rs=6367435.679718607), name='Test'), name='Test')  FAILED, KNOWN, expected EcefCartesian
    test 77 copy(EcefCartesian): (<class 'pygeodesy.ecef.EcefCartesian'>, True)
    test 78 EcefCartesian.copy(): (<class 'pygeodesy.ecef.EcefCartesian'>, True)
    test 79 forward: 33.3, 44.4, 6000.0
    test 80 forward: 37288.97, 33374.29, 5783.65
    test 81 name: Test
    test 82 reverse: 33.3, 44.4, 6000.0
    test 83 name: Test
    test 84 name: Paris
    test 85 Paris: 48.833, 2.333, 0.0
    test 86 forward: 50.9, 1.8, 0.0
    test 87 forward: -37518.64, 229949.65, -4260.43
    test 88 name: Calais
    test 89 reverse: 50.9, 1.8, -0.0
    test 90 name: Paris
    test 91 reverse: 4028834.2, 126130.9, 4926765.2
    test 92 reverse: 50.9, 1.79, 264.92
    test 93 forward: -38223.7, 229964.2, -4000.0  FAILED, KNOWN, expected -38000.0, 230000.0, -4000.0

    test 94 EcefVeness: ...
    test 95 name: Test
    test 96 toStr: EcefVeness(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31425, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771416667, R2=6371007.180920884, R3=6371000.790010764, Rr=6367449.145825027, Rs=6367435.679718607), name='Test')  FAILED, KNOWN, expected EcefVeness
    test 97 a, f: a=6378137.0, f=0.003352811, datum=None, ellipsoid=Ellipsoid(name='_Test', a=6378137, b=6356752.314245179, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771415059, R2=6371007.180918474, R3=6371000.790009154, Rr=6367449.14582262, Rs=6367435.679716192), name='Test'  FAILED, KNOWN, expected EcefVeness
    test 98 copy(EcefVeness): (<class 'pygeodesy.ecef.EcefVeness'>, True)
    test 99 EcefVeness.copy(): (<class 'pygeodesy.ecef.EcefVeness'>, True)
    test 100 forward: 27.99, 86.93, 8820.0
    test 101 forward: 302271.4, 5635928.4, 2979666.1
    test 102 name: Test
    test 103 reverse: 302271.4, 5635928.4, 2979666.1
    test 104 reverse: 27.99, 86.93, 8820.01
    test 105 case: 1
    test 106 name: Test
    test 107 reverse: 302000.0, 5636000.0, 2980000.0
    test 108 reverse: 27.99, 86.93, 9027.03
    test 109 case: 1
    test 110 forward: 27.99, 86.93, 8820.0
    test 111 forward: 302271.43, 5635928.37, 2979666.13
    test 112 forward: 33.3, 44.4, 6000.0
    test 113 forward: 3816209.6, 3737108.55, 3485109.57
    test 114 reverse: 3816209.6, 3737108.55, 3485109.57
    test 115 reverse: 33.3, 44.4, 5999.996
    test 116 case: 1
    test 117 reverse: 30000.0, 30000.0, 0.0
    test 118 reverse: -180.0, 45.0, -6420563.407  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 119 case: 1
    test 120 forward: 6.483, 45.0, -6335709.726
    test 121 forward: 30000.0, 30000.0, -0.0
    test 122 reverse-1: 45.0, 120.0, 1000.0
    test 123 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 124 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 125 philam-1: 0.7854, 2.0944
    test 126 reverse-2: 45.0, 120.0, 2000.0
    test 127 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 128 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 129 philam-2: 0.7854, 2.0944
    test 130 reverse-3: 45.0, 120.0, 3000.0
    test 131 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 132 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 133 philam-3: 0.7854, 2.0944
    test 134 reverse-4: 45.0, 120.0, 4000.0
    test 135 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 136 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 137 philam-4: 0.7854, 2.0944
    test 138 reverse-5: 45.0, 120.0, 10000.0
    test 139 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 140 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 141 philam-5: 0.7854, 2.0944
    test 142 reverse-6: 45.0, 120.0, 20000.0
    test 143 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 144 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 145 philam-6: 0.7854, 2.0944
    test 146 reverse-7: 45.0, 120.0, 100000.0
    test 147 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 148 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 149 philam-7: 0.7854, 2.0944
    test 150 reverse-8: 45.0, 120.0, 800000.0
    test 151 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 152 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 153 philam-8: 0.7854, 2.0944
    test 154 reverse-9: 45.0, 120.0, 1000000.0
    test 155 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 156 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 157 philam-9: 0.7854, 2.0944
    test 158 name: OS-UK
    test 159 forward: 53.61199036, -1.66444222, 299.8
    test 160 forward: 3790644.9, -110149.21, 5111482.97
    test 161 reverse: 3790644.9, -110149.21, 5111482.97
    test 162 reverse: 53.61199036, -1.66444223
    test 163 reverse.lat: 53°36′43.1653″N
    test 164 reverse.lon: 001°39′51.992″W
    test 165 reverse.height: 299.800
    test 166 case: 1

    test 167 EcefYou: ...
    test 168 name: Test
    test 169 toStr: EcefYou(a=6378137.0, f=0.003352811, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84), ellipsoid=Ellipsoid(name='WGS84', a=6378137, b=6356752.31425, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771416667, R2=6371007.180920884, R3=6371000.790010764, Rr=6367449.145825027, Rs=6367435.679718607), name='Test')  FAILED, KNOWN, expected EcefYou
    test 170 a, f: a=6378137.0, f=0.003352811, datum=None, ellipsoid=Ellipsoid(name='_Test', a=6378137, b=6356752.314245179, f_=298.257223563, f=0.003352811, e=0.081819191, e2=0.00669438, e12=0.99330562, e22=0.006739497, n=0.00167922, R1=6371008.771415059, R2=6371007.180918474, R3=6371000.790009154, Rr=6367449.14582262, Rs=6367435.679716192), name='Test'  FAILED, KNOWN, expected EcefYou
    test 171 copy(EcefYou): (<class 'pygeodesy.ecef.EcefYou'>, True)
    test 172 EcefYou.copy(): (<class 'pygeodesy.ecef.EcefYou'>, True)
    test 173 forward: 27.99, 86.93, 8820.0
    test 174 forward: 302271.4, 5635928.4, 2979666.1
    test 175 name: Test
    test 176 reverse: 302271.4, 5635928.4, 2979666.1
    test 177 reverse: 27.99, 86.93, 8820.01
    test 178 case: 1
    test 179 name: Test
    test 180 reverse: 302000.0, 5636000.0, 2980000.0
    test 181 reverse: 27.99, 86.93, 9027.03
    test 182 case: 1
    test 183 forward: 27.99, 86.93, 8820.0
    test 184 forward: 302271.43, 5635928.37, 2979666.13
    test 185 forward: 33.3, 44.4, 6000.0
    test 186 forward: 3816209.6, 3737108.55, 3485109.57
    test 187 reverse: 3816209.6, 3737108.55, 3485109.57
    test 188 reverse: 33.3, 44.4, 5999.996
    test 189 case: 1
    test 190 reverse: 30000.0, 30000.0, 0.0
    test 191 reverse: 0.0, 45.0, -6335710.593  FAILED, KNOWN, expected 6.483, 45.0, -6335709.726
    test 192 case: 1
    test 193 forward: 6.483, 45.0, -6335709.726
    test 194 forward: 30000.0, 30000.0, -0.0
    test 195 reverse-1: 45.0, 120.0, 1000.0
    test 196 forward-1: -2259149.0, 3912960.8, 4488055.5
    test 197 xyzh-1: -2259149.0, 3912960.8, 4488055.5, 1000.0
    test 198 philam-1: 0.7854, 2.0944
    test 199 reverse-2: 45.0, 120.0, 2000.0
    test 200 forward-2: -2259502.5, 3913573.2, 4488762.6
    test 201 xyzh-2: -2259502.5, 3913573.2, 4488762.6, 2000.0
    test 202 philam-2: 0.7854, 2.0944
    test 203 reverse-3: 45.0, 120.0, 3000.0
    test 204 forward-3: -2259856.1, 3914185.6, 4489469.7
    test 205 xyzh-3: -2259856.1, 3914185.6, 4489469.7, 3000.0
    test 206 philam-3: 0.7854, 2.0944
    test 207 reverse-4: 45.0, 120.0, 4000.0
    test 208 forward-4: -2260209.7, 3914798.0, 4490176.8
    test 209 xyzh-4: -2260209.7, 3914798.0, 4490176.8, 4000.0
    test 210 philam-4: 0.7854, 2.0944
    test 211 reverse-5: 45.0, 120.0, 10000.0
    test 212 forward-5: -2262331.0, 3918472.2, 4494419.5
    test 213 xyzh-5: -2262331.0, 3918472.2, 4494419.5, 10000.0
    test 214 philam-5: 0.7854, 2.0944
    test 215 reverse-6: 45.0, 120.0, 20000.0
    test 216 forward-6: -2265866.5, 3924595.9, 4501490.5
    test 217 xyzh-6: -2265866.5, 3924595.9, 4501490.5, 20000.0
    test 218 philam-6: 0.7854, 2.0944
    test 219 reverse-7: 45.0, 120.0, 100000.0
    test 220 forward-7: -2294150.8, 3973585.7, 4558059.1
    test 221 xyzh-7: -2294150.8, 3973585.7, 4558059.1, 100000.0
    test 222 philam-7: 0.7854, 2.0944
    test 223 reverse-8: 45.0, 120.0, 800000.0
    test 224 forward-8: -2541638.2, 4402246.4, 5053033.8
    test 225 xyzh-8: -2541638.2, 4402246.4, 5053033.8, 800000.0
    test 226 philam-8: 0.7854, 2.0944
    test 227 reverse-9: 45.0, 120.0, 1000000.0
    test 228 forward-9: -2612348.8, 4524720.9, 5194455.2
    test 229 xyzh-9: -2612348.8, 4524720.9, 5194455.2, 1000000.0
    test 230 philam-9: 0.7854, 2.0944
    test 231 name: OS-UK
    test 232 forward: 53.61199036, -1.66444222, 299.8
    test 233 forward: 3790644.9, -110149.21, 5111482.97
    test 234 reverse: 3790644.9, -110149.21, 5111482.97
    test 235 reverse: 53.61199036, -1.66444223
    test 236 reverse.lat: 53°36′43.1653″N
    test 237 reverse.lon: 001°39′51.992″W
    test 238 reverse.height: 299.800
    test 239 case: 1

    test 240 EcefMatrix: ...
    test 241 index: (0, 1, 2, 3, 4, 5, 6, 7, 8)
    test 242 matrix: 0, 1, 2, 3, 4, 5, 6, 7, 8
    test 243 multiply: 45, 54, 63, 54, 66, 78, 63, 78, 93
    test 244 copy(EcefMatrix): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 245 EcefMatrix.copy(): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 246 matrix: 1, 0, 0, 0, 1, 0, 0, 0, 1
    test 247 multiply: 1, 0, 0, 0, 1, 0, 0, 0, 1
    test 248 copy(EcefMatrix): (<class 'pygeodesy.ecef.EcefMatrix'>, True)
    test 249 EcefMatrix.copy(): (<class 'pygeodesy.ecef.EcefMatrix'>, True)

    test 250 pygeodesy.ellipsoidalKarney: LatLon
    test 251 forward: 48.833, 2.333, 0.0
    test 252 forward: 4202946.8, 171232.47, 4778354.17
    test 253 name: Paris
    test 254 reverse: 48.833, 2.333, 0.0
    test 255 name: Paris
    test 256 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 257 name: Paris
    test 258 to4Tuple: LatLon4Tuple
    test 259 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 260 to3Tuple: LatLon3Tuple
    test 261 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 262 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 263 name: Paris
    test 264 forward: [4202946.8, 171232.47, 4778354.17]

    test 265 pygeodesy.ellipsoidalNvector: LatLon
    test 266 forward: 48.833, 2.333, 0.0
    test 267 forward: 4202946.8, 171232.47, 4778354.17
    test 268 name: Paris
    test 269 reverse: 48.833, 2.333, 0.0
    test 270 name: Paris
    test 271 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 272 name: Paris
    test 273 to4Tuple: LatLon4Tuple
    test 274 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 275 to3Tuple: LatLon3Tuple
    test 276 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 277 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 278 name: Paris
    test 279 forward: [4202946.8, 171232.47, 4778354.17]

    test 280 pygeodesy.ellipsoidalVincenty: LatLon
    test 281 forward: 48.833, 2.333, 0.0
    test 282 forward: 4202946.8, 171232.47, 4778354.17
    test 283 name: Paris
    test 284 reverse: 48.833, 2.333, 0.0
    test 285 name: Paris
    test 286 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E, +0.00m)
    test 287 name: Paris
    test 288 to4Tuple: LatLon4Tuple
    test 289 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 290 to3Tuple: LatLon3Tuple
    test 291 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 292 toVector: (4202946.79528, 171232.46613, 4778354.17)
    test 293 name: Paris
    test 294 forward: [4202946.8, 171232.47, 4778354.17]

    test 295 pygeodesy.sphericalNvector: LatLon
    test 296 forward: 48.833, 2.333, 0.0
    test 297 forward: 4190278.55, 170716.35, 4796058.21
    test 298 name: Paris
    test 299 reverse: 48.833, 2.333, 0.0
    test 300 name: Paris
    test 301 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E)
    test 302 name: Paris
    test 303 to4Tuple: LatLon4Tuple
    test 304 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84))
    test 305 to3Tuple: LatLon3Tuple
    test 306 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 307 toVector: (4190278.55277, 170716.34863, 4796058.20898)
    test 308 name: Paris
    test 309 forward: [4190278.55, 170716.35, 4796058.21]

    test 310 pygeodesy.sphericalTrigonometry: LatLon
    test 311 forward: 48.833, 2.333, 0.0
    test 312 forward: 4190278.55, 170716.35, 4796058.21
    test 313 name: Paris
    test 314 reverse: 48.833, 2.333, 0.0
    test 315 name: Paris
    test 316 toLatLon: LatLon(48°49′58.8″N, 002°19′58.8″E)
    test 317 name: Paris
    test 318 to4Tuple: LatLon4Tuple
    test 319 to4Tuple: Paris(lat=48.833, lon=2.333, height=0.0, datum=Datum(name='Sphere', ellipsoid=Ellipsoids.Sphere, transform=Transforms.WGS84))
    test 320 to3Tuple: LatLon3Tuple
    test 321 to3Tuple: Paris(lat=48.833, lon=2.333, height=0.0)
    test 322 toVector: (4190278.55277, 170716.34863, 4796058.20898)
    test 323 name: Paris
    test 324 forward: [4190278.55, 170716.35, 4796058.21]

    10 of 324 testEcef.py tests (3.1%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 81.194 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testElevations.py

    testing testElevations.py 20.02.07
    all testElevations.py tests SKIPPED (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 43.154 us

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testEllipsoidal.py

    testing testEllipsoidal.py 20.05.08

    testEllipsoidal(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 1 isEllipsoidal: True
    test 2 isSpherical: False
    test 3 isEllipsoidal: True
    test 4 isSpherical: False
    test 5 convertDatum: 51.477284°N, 000.00002°E, -45.91m
    test 6 convertDatum: 51.4773°N, 000.0°E, -45.91m
    test 7 convertDatum: 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 to3abh: 0.7854, 0.7854, 0.0
    test 16 to3llh: 45.0, 45.0, 0.0
    test 17 to4xyzh: 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, +0.00m
    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.94364687

    testLatLon(pygeodesy.ellipsoidalNvector, 20.06.08)
    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 isequalTo: False
    test 43 antipode1: 52.205°S, 179.881°W
    test 44 antipode2: True
    test 45 antipode3: 52.205°N, 000.119°E
    test 46 antipode4: True
    test 47 antipode5: 52.205°N, 000.119°E
    test 48 copy: True
    test 49 __eq__: True
    test 50 __ne__: False
    test 51 equirectangularTo: 404329.56
    test 52 distanceTo: 404279.720589
    test 53 distanceTo: 404279.720589
    test 54 distanceTo: 3972863
    test 55 distanceTo: 18013602.92
    test 56 distanceTo: 0.00  FAILED, KNOWN, expected 20003931.46
    test 57 intermediateTo: 51.372294°N, 000.707192°E
    test 58 intermediateTo: True
    test 59 intermediateTo: 404279.721
    test 60 intermediateTo+5: 35.560239°N, 008.833512°E
    test 61 intermediateTo+5: 4.885
    test 62 intermediateTo-4: 64.570387°N, 013.156352°W
    test 63 intermediateTo-4: 3.885
    test 64 intermediateTo-h: 125.000
    test 65 cosineLawTo: 124801.098
    test 66 cosineLawTo: 124801.098
    test 67 equirectangularTo: 124804.754
    test 68 equirectangularTo: 124804.754
    test 69 euclideanTo: 131273.287
    test 70 euclideanTo: 131273.287
    test 71 flatLocalTo: 125209.633
    test 72 flatPolarTo: 133663.257
    test 73 haversineTo: 124801.098
    test 74 haversineTo: 124801.098
    test 75 vincentysTo: 124801.098
    test 76 vincentysTo: 124801.098
    test 77 isclockwise: False
    test 78 isclockwise*: False
    test 79 isclockwise: True
    test 80 isclockwise*: True
    test 81 isclockwise: points (2): too few
    test 82 isclockwise*: points (2): too few
    test 83 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 84 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 85 isconvex: False
    test 86 isconvex*: False
    test 87 isconvex: True
    test 88 isconvex*: True
    test 89 isconvex: points (2): too few
    test 90 isconvex*: points (2): too few
    test 91 isenclosedBy1: True
    test 92 isenclosedBy1*: True
    test 93 isenclosedBy2: False
    test 94 isenclosedBy2*: False
    test 95 isenclosedBy3: False
    test 96 isenclosedBy3*: False
    test 97 isenclosedBy4: False
    test 98 isenclosedBy4*: False
    test 99 isenclosedBy5: False
    test 100 isenclosedBy5*: False
    test 101 isenclosedBy6: True
    test 102 isenclosedBy6*: True
    test 103 isenclosedBy7: True
    test 104 isenclosedBy7*: True
    test 105 compassAngleTo: 100.017
    test 106 compassAngleTo: 105.599
    test 107 compassAngleTo: 280.017
    test 108 compassAngleTo: 285.599
    test 109 equirectangularTo: 592.185
    test 110 distanceTo: 591.831
    test 111 compassAngleTo: 0.0
    test 112 compassAngleTo: 45.0
    test 113 compassAngleTo: 90.0
    test 114 compassAngleTo: 180.0
    test 115 compassAngleTo: 225.0
    test 116 compassAngleTo: 315.0
    test 117 compassAngleTo: 270.0
    test 118 compassAngleTo: 359.4
    test 119 latlon2: (53.0, 1.0)
    test 120 philam2: (0.93, 0.02)
    test 121 compassAngleTo: 31
    test 122 compassAngleTo: 45
    test 123 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 124 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 125 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 126 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 127 isequalTo: <type 'bool'>
    test 128 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 129 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 130 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 131 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 132 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 133 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 134 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 135 compassAngleTo: <type 'float'>
    test 136 cosineLawTo: <type 'float'>
    test 137 euclideanTo: <type 'float'>
    test 138 flatLocalTo: <type 'float'>
    test 139 flatPolarTo: <type 'float'>
    test 140 haversineTo: <type 'float'>
    test 141 vincentysTo: <type 'float'>
    test 142 toVector: (0.615661, 0.0, 0.788011)
    test 143 toVector3d: (0.61566, 0.0, 0.78801)

    testVectorial(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 144 toLatLon: 44.995674°N, 045.0°E
    test 145 toNvector: (0.50004, 0.50004, 0.70705)
    test 146 isequalTo: False
    test 147 isequalTo: True
    test 148 length: 0.99992449715
    test 149 length: 1.0
    test 150 meanOf: 44.995674°N, 045.0°E
    test 151 meanOf: LatLon
    test 152 sumOf: (52.70504, 0.61904, 0.70705)
    test 153 sumOf: Nv
    test 154 sumOf: sumOf
    test 155 length: 52.7134151513
    test 156 copy: True
    test 157 length: 52.2051356286
    test 158 length: 52.2051356286

    testNvector(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 159 sumOf: Nvector
    test 160 ecef.x, .y, .z: 3194659.54086, 3194659.54086, 4487008.4122
    test 161 ecef.lat, .lon: 44.995674, 45.0
    test 162 ecef.height: 0.0  FAILED, KNOWN, expected 0.000002

    testEllipsoidal(pygeodesy.ellipsoidalVincenty, 20.05.28)
    test 163 isEllipsoidal: True
    test 164 isSpherical: False
    test 165 isEllipsoidal: True
    test 166 isSpherical: False
    test 167 convertDatum: 51.477284°N, 000.00002°E, -45.91m
    test 168 convertDatum: 51.4773°N, 000.0°E, -45.91m
    test 169 convertDatum: 51.4778°N, 000.0016°W
    test 170 sat: 82.545852°N, 059.719736°E, -6353121.71m
    test 171 dop: 51.998889°N, 004.373333°E, +134.64m
    test 172 distance: 3817991.07401530

    testLatLon(pygeodesy.ellipsoidalVincenty, 20.05.28)
    test 173 isEllipsoidal: True
    test 174 isSpherical: False
    test 175 lat/lonDMS: 52.20472°N, 000.14056°E
    test 176 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 177 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 178 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 179 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 180 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 181 isequalTo: True
    test 182 isequalTo: True
    test 183 latlon2: 52.20472, 0.14056
    test 184 latlon2: 52.2047, 0.1406
    test 185 latlon2: 52.205, 0.141
    test 186 latlon2: 52.2, 0.14
    test 187 latlon2: 52.2, 0.1
    test 188 latlon2: 52.0, 0.0
    test 189 isequalTo: False
    test 190 antipode1: 52.205°S, 179.881°W
    test 191 antipode2: True
    test 192 antipode3: 52.205°N, 000.119°E
    test 193 antipode4: True
    test 194 antipode5: 52.205°N, 000.119°E
    test 195 initialBearingTo: 156.1106
    test 196 finalBearingTo: 157.8345
    test 197 initialBearingTo: 65.9335
    test 198 finalBearingTo: 93.9034
    test 199 bearingTo2: 156.1106, 157.8345
    test 200 ispolar: True
    test 201 copy: True
    test 202 __eq__: True
    test 203 __ne__: False
    test 204 equirectangularTo: 404329.56
    test 205 distanceTo: 404607.805988
    test 206 distanceTo: 404607.805988
    test 207 distanceTo: 3981601
    test 208 antipodal: False
    test 209 distanceTo dateline: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 210 distanceTo unrolled: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 211 antipodal: False
    test 212 distanceTo dateline: 9513998
    test 213 distanceTo unrolled: 9513998
    test 214 distanceTo: 18012714.66
    test 215 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 216 distanceTo3 dateline: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 217 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 218 distanceTo3 dateline: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 219 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 220 destination: 51.513526°N, 000.098038°W
    test 221 destination: 51°30′49″N, 000°05′53″W
    test 222 destination: 33°57′N, 118°24′W
    test 223 destination: 33.950367°N, 118.399012°W
    test 224 destination: 0.592546N, 2.066453W
    test 225 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 226 cosineLawTo: 124801.098
    test 227 cosineLawTo: 124801.098
    test 228 equirectangularTo: 124804.754
    test 229 equirectangularTo: 124804.754
    test 230 euclideanTo: 131273.287
    test 231 euclideanTo: 131273.287
    test 232 flatLocalTo: 125209.633
    test 233 flatPolarTo: 133663.257
    test 234 haversineTo: 124801.098
    test 235 haversineTo: 124801.098
    test 236 vincentysTo: 124801.098
    test 237 vincentysTo: 124801.098
    test 238 isclockwise: False
    test 239 isclockwise*: False
    test 240 isclockwise: True
    test 241 isclockwise*: True
    test 242 isclockwise: points (2): too few
    test 243 isclockwise*: points (2): too few
    test 244 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 245 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 246 isconvex: False
    test 247 isconvex*: False
    test 248 isconvex: True
    test 249 isconvex*: True
    test 250 isconvex: points (2): too few
    test 251 isconvex*: points (2): too few
    test 252 isenclosedBy1: True
    test 253 isenclosedBy1*: True
    test 254 isenclosedBy2: False
    test 255 isenclosedBy2*: False
    test 256 isenclosedBy3: False
    test 257 isenclosedBy3*: False
    test 258 isenclosedBy4: False
    test 259 isenclosedBy4*: False
    test 260 isenclosedBy5: False
    test 261 isenclosedBy5*: False
    test 262 isenclosedBy6: True
    test 263 isenclosedBy6*: True
    test 264 isenclosedBy7: True
    test 265 isenclosedBy7*: True
    test 266 initialBearingTo: 102.392291
    test 267 compassAngleTo: 100.017
    test 268 compassAngleTo: 105.599
    test 269 initialBearingTo: 288.676039
    test 270 compassAngleTo: 280.017
    test 271 compassAngleTo: 285.599
    test 272 equirectangularTo: 592.185
    test 273 distanceTo: 593.571
    test 274 bearingTo: 0.0
    test 275 compassAngleTo: 0.0
    test 276 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 277 compassAngleTo: 45.0
    test 278 bearingTo: 90.0
    test 279 compassAngleTo: 90.0
    test 280 bearingTo: 180.0
    test 281 compassAngleTo: 180.0
    test 282 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 283 compassAngleTo: 225.0
    test 284 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 285 compassAngleTo: 315.0
    test 286 bearingTo: 270.0
    test 287 compassAngleTo: 270.0
    test 288 bearingTo: 360.0  FAILED, KNOWN, expected 359.4
    test 289 compassAngleTo: 359.4
    test 290 latlon2: (53.0, 1.0)
    test 291 philam2: (0.93, 0.02)
    test 292 bearingTo: 31
    test 293 compassAngleTo: 31
    test 294 compassAngleTo: 45
    test 295 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 296 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 297 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 298 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 299 isequalTo: <type 'bool'>
    test 300 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 301 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 302 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 303 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 304 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 305 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 306 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 307 compassAngleTo: <type 'float'>
    test 308 cosineLawTo: <type 'float'>
    test 309 euclideanTo: <type 'float'>
    test 310 flatLocalTo: <type 'float'>
    test 311 flatPolarTo: <type 'float'>
    test 312 haversineTo: <type 'float'>
    test 313 vincentysTo: <type 'float'>
    test 314 toNvector: (0.615661, 0.0, 0.788011)
    test 315 toVector: (0.615661, 0.0, 0.788011)
    test 316 toVector3d: (0.61566, 0.0, 0.78801)

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

    testVincenty(pygeodesy.ellipsoidalVincenty, 20.05.28, datum='WGS84')
    test 321 distanceTo: 866455.43292
    test 322 convertDatum: OSGB36
    test 323 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'WGS84'
    test 324 isEllipsoidal: True
    test 325 isSpherical: False
    test 326 epsilon: 1e-12
    test 327 iterations: 100
    test 328 copy: True
    test 329 isEllipsoidal: True
    test 330 isSpherical: False
    test 331 copy: 37°57′03.7203″S, 144°25′29.5244″E
    test 332 epsilon: 2.220446049250e-16
    test 333 iterations: 200
    test 334 iteration: 0

    testKarneyVincenty(pygeodesy.ellipsoidalVincenty, 20.05.28, datum='WGS84')
    test 335 coincident: 0.0
    test 336 coincident: 0.0, 0.0, 0.0
    test 337 destination: 37.6528°S, 143.9265°E
    test 338 destination: True
    test 339 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 340 destination2: True
    test 341 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 342 distanceTo: 969954.166
    test 343 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 344 distanceTo2: 972708.16174, 11.22502
    test 345 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 346 destination: 58.64402°N, 003.07009°W
    test 347 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 348 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 349 distanceTo: 404607.806
    test 350 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 351 distanceTo2: 402574.597287, 157.726344
    test 352 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 353 destination: 48.857°N, 002.351°E
    test 354 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 355 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 356 distanceTo: 54973.295
    test 357 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 358 distanceTo2: 54903.41209, 232.9209
    test 359 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 360 destination: 37.6528°N, 143.9265°E
    test 361 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 362 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 363 distanceToMP: 298396.057
    test 364 distanceToSM: 185.414
    test 365 distanceToMP: 111319.491
    test 366 distanceToMP: 110574.389
    test 367 distanceToKW: 222638.982
    test 368 distanceToKW: 111319.491
    test 369 distanceTo3: 54972.271
    test 370 distanceTo3: 306°52′05.37″
    test 371 distanceTo3: 307°10′25.07″
    test 372 distanceTo2: 54902.390
    test 373 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalVincenty, 20.05.28, datum='WGS84')
    test 374 distanceTo/antipodal (100): no convergence: LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°30′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 375 distanceTo/VincentyError (100): no convergence: 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 376 initialBearingTo/VincentyError (100): no convergence: 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 377 finalBearingTo/VincentyError (100): no convergence: 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 378 distanceTo/equatorial (1): 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 379 initialBearingTo/equatorial (1): 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 380 distanceTo/coincident (5): 111319.491
    test 381 distanceTo/meridional (1): 10001965.729
    test 382 initialBearingTo/meridional (1): 180.0
    test 383 distanceTo/coincident (1): 0.0
    test 384 initialBearingTo/coincident (1): 0.0
    test 385 finalBearingTo/coincident (1): 0.0
    test 386 destination/coincident (1): 50.06632°N, 005.71475°W
    test 387 distanceTo/anti-meridian (4): 10825924.1
    test 388 distanceTo/quadrants (5): 4015703.02
    test 389 distanceTo/quadrants (5): 4015703.02
    test 390 distanceTo/quadrants (5): 4015703.02
    test 391 distanceTo/quadrants (5): 4015703.02
    test 392 distanceTo/quadrants (5): 4015703.02
    test 393 distanceTo/quadrants (5): 4015703.02
    test 394 distanceTo/quadrants (5): 4015703.02
    test 395 distanceTo/quadrants (5): 4015703.02
    test 396 distanceTo/quadrants (5): 4015703.02
    test 397 distanceTo/quadrants (5): 4015703.02
    test 398 distanceTo/quadrants (5): 4015703.02
    test 399 distanceTo/quadrants (5): 4015703.02
    test 400 distanceTo/quadrants (5): 4015703.02
    test 401 distanceTo/quadrants (5): 4015703.02
    test 402 distanceTo/quadrants (5): 4015703.02
    test 403 distanceTo/quadrants (5): 4015703.02

    testVincenty(pygeodesy.ellipsoidalVincenty, 20.05.28, datum='NAD83')
    test 404 distanceTo: 866455.43292
    test 405 convertDatum: OSGB36
    test 406 ValueError2: Ellipsoid 'Airy1830': incompatible with Ellipsoid 'GRS80'
    test 407 isEllipsoidal: True
    test 408 isSpherical: False
    test 409 epsilon: 1e-12
    test 410 iterations: 100
    test 411 copy: True
    test 412 isEllipsoidal: True
    test 413 isSpherical: False
    test 414 copy: 37°57′03.7203″S, 144°25′29.5244″E
    test 415 epsilon: 2.220446049250e-16
    test 416 iterations: 200
    test 417 iteration: 0

    testKarneyVincenty(pygeodesy.ellipsoidalVincenty, 20.05.28, datum='NAD83')
    test 418 coincident: 0.0
    test 419 coincident: 0.0, 0.0, 0.0
    test 420 destination: 37.6528°S, 143.9265°E
    test 421 destination: True
    test 422 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 423 destination2: True
    test 424 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 425 distanceTo: 969954.166
    test 426 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 427 distanceTo2: 972708.16174, 11.22502
    test 428 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 429 destination: 58.64402°N, 003.07009°W
    test 430 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 431 finalBearingOn: 11.2972°, 11°17′49.99″NNE
    test 432 distanceTo: 404607.806
    test 433 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 434 distanceTo2: 402574.597287, 157.726344
    test 435 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 436 destination: 48.857°N, 002.351°E
    test 437 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 438 finalBearingOn: 157.8345°, 157°50′04.2″SSE
    test 439 distanceTo: 54973.295
    test 440 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 441 distanceTo2: 54903.41209, 232.9209
    test 442 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 443 destination: 37.6528°N, 143.9265°E
    test 444 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 445 finalBearingOn: 232.8246°, 232°49′28.59″SW
    test 446 distanceToMP: 298396.057
    test 447 distanceToSM: 185.414
    test 448 distanceToMP: 111319.491
    test 449 distanceToMP: 110574.389
    test 450 distanceToKW: 222638.982
    test 451 distanceToKW: 111319.491
    test 452 distanceTo3: 54972.271
    test 453 distanceTo3: 306°52′05.37″
    test 454 distanceTo3: 307°10′25.07″
    test 455 distanceTo2: 54902.390
    test 456 distanceTo2: 307°04′38.41″

    testKarneyVincentyError(pygeodesy.ellipsoidalVincenty, 20.05.28, datum='NAD83')
    test 457 distanceTo/antipodal (100): no convergence: LatLon(00°00′00.0″N, 000°00′00.0″E) to LatLon(00°30′00.0″N, 179°30′00.0″E)  FAILED, KNOWN, expected no convergence: ...
    test 458 distanceTo/VincentyError (100): no convergence: 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 459 initialBearingTo/VincentyError (100): no convergence: 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 460 finalBearingTo/VincentyError (100): no convergence: 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 461 distanceTo/equatorial (1): 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 462 initialBearingTo/equatorial (1): 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 463 distanceTo/coincident (5): 111319.491
    test 464 distanceTo/meridional (1): 10001965.729
    test 465 initialBearingTo/meridional (1): 180.0
    test 466 distanceTo/coincident (1): 0.0
    test 467 initialBearingTo/coincident (1): 0.0
    test 468 finalBearingTo/coincident (1): 0.0
    test 469 destination/coincident (1): 50.06632°N, 005.71475°W
    test 470 distanceTo/anti-meridian (4): 10825924.1
    test 471 distanceTo/quadrants (5): 4015703.02
    test 472 distanceTo/quadrants (5): 4015703.02
    test 473 distanceTo/quadrants (5): 4015703.02
    test 474 distanceTo/quadrants (5): 4015703.02
    test 475 distanceTo/quadrants (5): 4015703.02
    test 476 distanceTo/quadrants (5): 4015703.02
    test 477 distanceTo/quadrants (5): 4015703.02
    test 478 distanceTo/quadrants (5): 4015703.02
    test 479 distanceTo/quadrants (5): 4015703.02
    test 480 distanceTo/quadrants (5): 4015703.02
    test 481 distanceTo/quadrants (5): 4015703.02
    test 482 distanceTo/quadrants (5): 4015703.02
    test 483 distanceTo/quadrants (5): 4015703.02
    test 484 distanceTo/quadrants (5): 4015703.02
    test 485 distanceTo/quadrants (5): 4015703.02
    test 486 distanceTo/quadrants (5): 4015703.02

    28 of 486 testEllipsoidal.py tests (5.8%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 407.079 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testEllipsoidalGeodTest.py

    testing testEllipsoidalGeodTest.py 19.04.08 (module pygeodesy.ellipsoidalVincenty 20.05.28)
    test 1 line 1 lat: -48.164271
    test 2 line 1 lon: 5.762345
    test 3 line 1 fb: 175.334308
    test 4 line 2 lat: -23.186513
    test 5 line 2 lon: 68.567247
    test 6 line 2 fb: 154.287114
    test 7 line 3 lat: 53.997072
    test 8 line 3 lon: 44.520619
    test 9 line 3 fb: 52.159487
    test 10 line 4 lat: -49.416672
    test 11 line 4 lon: 166.828083
    test 12 line 4 fb: 22.033031
    test 13 line 5 lat: -60.405136
    test 14 line 5 lon: 110.581140
    test 15 line 5 fb: 75.518296
    test 16 line 6 lat: -11.212600
    test 17 line 6 lon: 144.177077
    test 18 line 6 fb: 133.027766
    test 19 line 7 lat: -6.529067
    test 20 line 7 lon: 2.895924
    test 21 line 7 fb: 178.740350
    test 22 line 8 lat: -8.855512
    test 23 line 8 lon: 112.749196
    test 24 line 8 fb: 119.512004
    test 25 line 9 lat: 29.866967
    test 26 line 9 lon: 171.726893
    test 27 line 9 fb: 171.662245
    test 28 line 10 lat: -29.238404
    test 29 line 10 lon: 133.459814
    test 30 line 10 fb: 69.814124
    test 31 line 11 lat: 55.600487
    test 32 line 11 lon: 75.128743
    test 33 line 11 fb: 153.896689
    test 34 line 12 lat: -22.858435
    test 35 line 12 lon: 67.207513
    test 36 line 12 fb: 142.939529
    test 37 line 13 lat: -32.634475
    test 38 line 13 lon: 22.238523
    test 39 line 13 fb: 172.112993
    test 40 line 14 lat: 62.224985
    test 41 line 14 lon: 47.119133
    test 42 line 14 fb: 54.318105
    test 43 line 15 lat: 33.069613
    test 44 line 15 lon: 5.796996
    test 45 line 15 fb: 17.403845
    test 46 line 16 lat: 53.760900
    test 47 line 16 lon: 119.204306
    test 48 line 16 fb: 141.069793
    test 49 line 17 lat: -3.225632
    test 50 line 17 lon: 103.742354
    test 51 line 17 fb: 127.880328
    test 52 line 18 lat: 47.108712
    test 53 line 18 lon: 99.934107
    test 54 line 18 fb: 104.103491
    test 55 line 19 lat: 5.399363
    test 56 line 19 lon: 135.250064
    test 57 line 19 fb: 102.177018
    test 58 line 20 lat: -58.669225
    test 59 line 20 lon: 54.875015
    test 60 line 20 fb: 131.345308
    test 61 line 21 lat: 9.184229
    test 62 line 21 lon: 151.302637
    test 63 line 21 fb: 128.175105
    test 64 line 22 lat: 53.467940
    test 65 line 22 lon: 67.724192
    test 66 line 22 fb: 78.863492
    test 67 line 23 lat: 39.699456
    test 68 line 23 lon: 67.156325
    test 69 line 23 fb: 85.276830
    test 70 line 24 lat: 70.942602
    test 71 line 24 lon: 17.379214
    test 72 line 24 fb: 21.869008
    test 73 line 25 lat: 69.633349
    test 74 line 25 lon: 110.601933
    test 75 line 25 fb: 138.575193
    test 76 line 26 lat: 16.190815
    test 77 line 26 lon: 87.606993
    test 78 line 26 fb: 131.929410
    test 79 line 27 lat: 54.774905
    test 80 line 27 lon: 52.952507
    test 81 line 27 fb: 85.904051
    test 82 line 28 lat: -62.008569
    test 83 line 28 lon: 172.274877
    test 84 line 28 fb: 21.992601
    test 85 line 29 lat: 27.303730
    test 86 line 29 lon: 159.184451
    test 87 line 29 fb: 150.697920
    test 88 line 30 lat: 31.979897
    test 89 line 30 lon: 55.946759
    test 90 line 30 fb: 87.398293
    test 91 line 31 lat: 49.991468
    test 92 line 31 lon: 133.962411
    test 93 line 31 fb: 142.016540
    test 94 line 32 lat: 2.818559
    test 95 line 32 lon: 7.234774
    test 96 line 32 fb: 168.804029
    test 97 line 33 lat: -38.118071
    test 98 line 33 lon: 93.395971
    test 99 line 33 fb: 117.017377
    test 100 line 34 lat: 3.377824
    test 101 line 34 lon: 65.294746
    test 102 line 34 fb: 138.982544
    test 103 line 35 lat: 4.631157
    test 104 line 35 lon: 84.335045
    test 105 line 35 fb: 132.120804
    test 106 line 36 lat: 38.952215
    test 107 line 36 lon: 133.416463
    test 108 line 36 fb: 160.690586
    test 109 line 37 lat: -39.013297
    test 110 line 37 lon: 160.302849
    test 111 line 37 fb: 115.363715
    test 112 line 38 lat: -48.456093
    test 113 line 38 lon: 38.613822
    test 114 line 38 fb: 137.651668
    test 115 line 39 lat: -13.861956
    test 116 line 39 lon: 74.250572
    test 117 line 39 fb: 143.968262
    test 118 line 40 lat: 25.289202
    test 119 line 40 lon: 47.063579
    test 120 line 40 fb: 78.672533
    test 121 line 41 lat: 49.498121
    test 122 line 41 lon: 131.993365
    test 123 line 41 fb: 157.425605
    test 124 line 42 lat: -2.104242
    test 125 line 42 lon: 56.532079
    test 126 line 42 fb: 129.406955
    test 127 line 43 lat: -39.997315
    test 128 line 43 lon: 49.004259
    test 129 line 43 fb: 135.432995
    test 130 line 44 lat: 9.333272
    test 131 line 44 lon: 98.670857
    test 132 line 44 fb: 120.694280
    test 133 line 45 lat: 38.653646
    test 134 line 45 lon: 136.060468
    test 135 line 45 fb: 152.489416
    test 136 line 46 lat: -4.564995
    test 137 line 46 lon: 166.894968
    test 138 line 46 fb: 127.520036
    test 139 line 47 lat: -38.522500
    test 140 line 47 lon: 178.679307
    test 141 line 47 fb: 176.468685
    test 142 line 48 lat: 45.529796
    test 143 line 48 lon: 145.048738
    test 144 line 48 fb: 160.706227
    test 145 line 49 lat: -2.968925
    test 146 line 49 lon: 5.044083
    test 147 line 49 fb: 174.913528
    test 148 line 50 lat: 1.618184
    test 149 line 50 lon: 163.262955
    test 150 line 50 fb: 161.097730
    test 151 line 51 lat: 25.179740
    test 152 line 51 lon: 107.504992
    test 153 line 51 fb: 154.055552
    test 154 line 52 lat: 57.391251
    test 155 line 52 lon: 89.082271
    test 156 line 52 fb: 101.276115
    test 157 line 53 lat: -11.470673
    test 158 line 53 lon: 48.285095
    test 159 line 53 fb: 148.389696
    test 160 line 54 lat: 27.356639
    test 161 line 54 lon: 84.391682
    test 162 line 54 fb: 104.661818
    test 163 line 55 lat: -40.533598
    test 164 line 55 lon: 103.488381
    test 165 line 55 fb: 132.398259
    test 166 line 56 lat: 52.337949
    test 167 line 56 lon: 149.908279
    test 168 line 56 fb: 162.333474
    test 169 line 57 lat: -58.474076
    test 170 line 57 lon: 78.718606
    test 171 line 57 fb: 117.457565
    test 172 line 58 lat: -35.840568
    test 173 line 58 lon: 4.157534
    test 174 line 58 fb: 174.451067
    test 175 line 59 lat: 15.629163
    test 176 line 59 lon: 102.677417
    test 177 line 59 fb: 103.482103
    test 178 line 60 lat: -1.256180
    test 179 line 60 lon: 133.625255
    test 180 line 60 fb: 104.470489
    test 181 line 61 lat: -40.558253
    test 182 line 61 lon: 112.897054
    test 183 line 61 fb: 90.226134
    test 184 line 62 lat: 86.193596
    test 185 line 62 lon: 116.956880
    test 186 line 62 fb: 117.618329
    test 187 line 63 lat: 6.874181
    test 188 line 63 lon: 54.891199
    test 189 line 63 fb: 90.820790
    test 190 line 64 lat: -2.554657
    test 191 line 64 lon: 71.539549
    test 192 line 64 fb: 105.722921
    test 193 line 65 lat: 1.329645
    test 194 line 65 lon: 138.134969
    test 195 line 65 fb: 150.465118
    test 196 line 66 lat: -44.026427
    test 197 line 66 lon: 121.367591
    test 198 line 66 fb: 123.975227
    test 199 line 67 lat: -3.399081
    test 200 line 67 lon: 138.655764
    test 201 line 67 fb: 98.994343
    test 202 line 68 lat: -26.776985
    test 203 line 68 lon: 67.020055
    test 204 line 68 fb: 119.394665
    test 205 line 69 lat: 52.057239
    test 206 line 69 lon: 151.887270
    test 207 line 69 fb: 161.537826
    test 208 line 70 lat: 3.784724
    test 209 line 70 lon: 102.727745
    test 210 line 70 fb: 116.453155
    test 211 line 71 lat: -40.409299
    test 212 line 71 lon: 86.033195
    test 213 line 71 fb: 121.080298
    test 214 line 72 lat: 73.013460
    test 215 line 72 lon: 76.188125
    test 216 line 72 fb: 78.877769
    test 217 line 73 lat: 52.870132
    test 218 line 73 lon: 51.020900
    test 219 line 73 fb: 102.113351
    test 220 line 74 lat: 28.909632
    test 221 line 74 lon: 17.071526
    test 222 line 74 fb: 103.660711
    test 223 line 75 lat: -58.257855
    test 224 line 75 lon: 15.812862
    test 225 line 75 fb: 169.606337
    test 226 line 76 lat: -58.869445
    test 227 line 76 lon: 132.036795
    test 228 line 76 fb: 53.946549
    test 229 line 77 lat: -45.547043
    test 230 line 77 lon: 77.540664
    test 231 line 77 fb: 126.917177
    test 232 line 78 lat: 45.046385
    test 233 line 78 lon: 149.382429
    test 234 line 78 fb: 162.117474
    test 235 line 79 lat: -74.853338
    test 236 line 79 lon: 96.072097
    test 237 line 79 fb: 85.425493
    test 238 line 80 lat: -13.205775
    test 239 line 80 lon: 57.532285
    test 240 line 80 fb: 122.358040
    test 241 line 81 lat: -5.135864
    test 242 line 81 lon: 115.048833
    test 243 line 81 fb: 93.168400
    test 244 line 82 lat: 13.355453
    test 245 line 82 lon: 19.253946
    test 246 line 82 fb: 143.568719
    test 247 line 83 lat: 0.766426
    test 248 line 83 lon: 147.485817
    test 249 line 83 fb: 144.982274
    test 250 line 84 lat: 10.228416
    test 251 line 84 lon: 159.204118
    test 252 line 84 fb: 173.111973
    test 253 line 85 lat: 73.178089
    test 254 line 85 lon: 131.762700
    test 255 line 85 fb: 135.271161
    test 256 line 86 lat: -16.908717
    test 257 line 86 lon: 149.240494
    test 258 line 86 fb: 90.725082
    test 259 line 87 lat: -23.440025
    test 260 line 87 lon: 98.819595
    test 261 line 87 fb: 154.388320
    test 262 line 88 lat: -51.344465
    test 263 line 88 lon: 54.299399
    test 264 line 88 fb: 139.903236
    test 265 line 89 lat: 33.922320
    test 266 line 89 lon: 143.463070
    test 267 line 89 fb: 132.788230
    test 268 line 90 lat: -83.333068
    test 269 line 90 lon: 177.611925
    test 270 line 90 fb: 2.633769
    test 271 line 91 lat: 20.587333
    test 272 line 91 lon: 164.201962
    test 273 line 91 fb: 166.991083
    test 274 line 92 lat: 52.612815
    test 275 line 92 lon: 110.766184
    test 276 line 92 fb: 168.281486
    test 277 line 93 lat: -41.681373
    test 278 line 93 lon: 82.150183
    test 279 line 93 fb: 107.012959
    test 280 line 94 lat: 27.082807
    test 281 line 94 lon: 171.332531
    test 282 line 94 fb: 174.934340
    test 283 line 95 lat: 57.992299
    test 284 line 95 lon: 15.128357
    test 285 line 95 fb: 62.342982
    test 286 line 96 lat: -10.526000
    test 287 line 96 lon: 33.778702
    test 288 line 96 fb: 165.687804
    test 289 line 97 lat: 25.802395
    test 290 line 97 lon: 98.502531
    test 291 line 97 fb: 97.837271
    test 292 line 98 lat: 47.163255
    test 293 line 98 lon: 156.720176
    test 294 line 98 fb: 160.291022
    test 295 line 99 lat: 47.932063
    test 296 line 99 lon: 35.094714
    test 297 line 99 fb: 137.545065
    test 298 line 100 lat: -60.204340
    test 299 line 100 lon: 117.726218
    test 300 line 100 fb: 72.585011
    test 301 line 101 lat: 35.247411
    test 302 line 101 lon: 59.471562
    test 303 line 101 fb: 81.179468
    test 304 line 102 lat: 19.218268
    test 305 line 102 lon: 165.507915
    test 306 line 102 fb: 167.452074
    test 307 line 103 lat: 55.428809
    test 308 line 103 lon: 121.956541
    test 309 line 103 fb: 154.501481
    test 310 line 104 lat: 49.294374
    test 311 line 104 lon: 119.661420
    test 312 line 104 fb: 157.209489
    test 313 line 105 lat: -32.534872
    test 314 line 105 lon: 152.280610
    test 315 line 105 fb: 45.281812
    test 316 line 106 lat: -1.097899
    test 317 line 106 lon: 104.697360
    test 318 line 106 fb: 126.298489
    test 319 line 107 lat: -18.034366
    test 320 line 107 lon: 28.460388
    test 321 line 107 fb: 129.520364
    test 322 line 108 lat: 76.310833
    test 323 line 108 lon: 80.110525
    test 324 line 108 fb: 106.655922
    test 325 line 109 lat: 39.838034
    test 326 line 109 lon: 42.989610
    test 327 line 109 fb: 69.695281
    test 328 line 110 lat: -56.710166
    test 329 line 110 lon: 125.242287
    test 330 line 110 fb: 60.118756
    test 331 line 111 lat: 55.796062
    test 332 line 111 lon: 59.736599
    test 333 line 111 fb: 73.536728
    test 334 line 112 lat: -36.553675
    test 335 line 112 lon: 38.656806
    test 336 line 112 fb: 134.414837
    test 337 line 113 lat: -36.798456
    test 338 line 113 lon: 163.588375
    test 339 line 113 fb: 147.324204
    test 340 line 114 lat: -15.952937
    test 341 line 114 lon: 55.126807
    test 342 line 114 fb: 134.743426
    test 343 line 115 lat: -34.573087
    test 344 line 115 lon: 69.304064
    test 345 line 115 fb: 111.515973
    test 346 line 116 lat: 26.643499
    test 347 line 116 lon: 1.500481
    test 348 line 116 fb: 7.958966
    test 349 line 117 lat: 60.891878
    test 350 line 117 lon: 91.543410
    test 351 line 117 fb: 92.273095
    test 352 line 118 lat: 64.148187
    test 353 line 118 lon: 136.552579
    test 354 line 118 fb: 147.193229
    test 355 line 119 lat: 62.311678
    test 356 line 119 lon: 39.238630
    test 357 line 119 fb: 53.785893
    test 358 line 120 lat: 27.239733
    test 359 line 120 lon: 136.649227
    test 360 line 120 fb: 162.935700
    test 361 line 121 lat: 6.562844
    test 362 line 121 lon: 170.159007
    test 363 line 121 fb: 174.851345
    test 364 line 122 lat: -29.537259
    test 365 line 122 lon: 105.350044
    test 366 line 122 fb: 141.393876
    test 367 line 123 lat: -66.447700
    test 368 line 123 lon: 83.741961
    test 369 line 123 fb: 129.422490
    test 370 line 124 lat: 56.926818
    test 371 line 124 lon: 20.197117
    test 372 line 124 fb: 37.960006
    test 373 line 125 lat: 55.018266
    test 374 line 125 lon: 83.735441
    test 375 line 125 fb: 130.766515
    test 376 line 126 lat: -78.131054
    test 377 line 126 lon: 56.098176
    test 378 line 126 fb: 127.132203
    test 379 line 127 lat: -18.223027
    test 380 line 127 lon: 86.221345
    test 381 line 127 fb: 114.875019
    test 382 line 128 lat: -16.100413
    test 383 line 128 lon: 54.195260
    test 384 line 128 fb: 126.748474
    test 385 line 129 lat: -15.192944
    test 386 line 129 lon: 85.057605
    test 387 line 129 fb: 133.468781
    test 388 line 130 lat: -1.279757
    test 389 line 130 lon: 93.430943
    test 390 line 130 fb: 128.545662
    test 391 line 131 lat: -29.465713
    test 392 line 131 lon: 79.050046
    test 393 line 131 fb: 109.482097
    test 394 line 132 lat: 31.819596
    test 395 line 132 lon: 88.251997
    test 396 line 132 fb: 91.173935
    test 397 line 133 lat: -63.260477
    test 398 line 133 lon: 96.535465
    test 399 line 133 fb: 84.208873
    test 400 line 134 lat: 12.908849
    test 401 line 134 lon: 116.734308
    test 402 line 134 fb: 110.313866
    test 403 line 135 lat: -73.345839
    test 404 line 135 lon: 99.753937
    test 405 line 135 fb: 89.074642
    test 406 line 136 lat: -58.777033
    test 407 line 136 lon: 161.963990
    test 408 line 136 fb: 21.998889
    test 409 line 137 lat: 5.093069
    test 410 line 137 lon: 53.687921
    test 411 line 137 fb: 124.015842
    test 412 line 138 lat: 35.659489
    test 413 line 138 lon: 111.729315
    test 414 line 138 fb: 133.697281
    test 415 line 139 lat: -24.330784
    test 416 line 139 lon: 71.666568
    test 417 line 139 fb: 106.278062
    test 418 line 140 lat: -46.218742
    test 419 line 140 lon: 91.580078
    test 420 line 140 fb: 106.279111
    test 421 line 141 lat: 50.143353
    test 422 line 141 lon: 101.322503
    test 423 line 141 fb: 154.314496
    test 424 line 142 lat: -16.604376
    test 425 line 142 lon: 134.279201
    test 426 line 142 fb: 106.895990
    test 427 line 143 lat: 54.031290
    test 428 line 143 lon: 144.862702
    test 429 line 143 fb: 152.937010
    test 430 line 144 lat: 0.616911
    test 431 line 144 lon: 110.974662
    test 432 line 144 fb: 115.206118
    test 433 line 145 lat: -6.243779
    test 434 line 145 lon: 175.658895
    test 435 line 145 fb: 177.520147
    test 436 line 146 lat: -70.416699
    test 437 line 146 lon: 169.642468
    test 438 line 146 fb: 11.978943
    test 439 line 147 lat: 19.558617
    test 440 line 147 lon: 88.645709
    test 441 line 147 fb: 113.578814
    test 442 line 148 lat: -23.555114
    test 443 line 148 lon: 162.457529
    test 444 line 148 fb: 147.104331
    test 445 line 149 lat: -51.275738
    test 446 line 149 lon: 103.747943
    test 447 line 149 fb: 115.235374
    test 448 line 150 lat: 25.374602
    test 449 line 150 lon: 143.135783
    test 450 line 150 fb: 126.548735
    test 451 line 151 lat: 23.967825
    test 452 line 151 lon: 153.611116
    test 453 line 151 fb: 149.714116
    test 454 line 152 lat: -22.787507
    test 455 line 152 lon: 111.258647
    test 456 line 152 fb: 86.335100
    test 457 line 153 lat: -59.789842
    test 458 line 153 lon: 114.054983
    test 459 line 153 fb: 75.612605
    test 460 line 154 lat: -2.802505
    test 461 line 154 lon: 126.245955
    test 462 line 154 fb: 150.100576
    test 463 line 155 lat: 35.735653
    test 464 line 155 lon: 102.768725
    test 465 line 155 fb: 99.024702
    test 466 line 156 lat: 15.906682
    test 467 line 156 lon: 117.446654
    test 468 line 156 fb: 130.449965
    test 469 line 157 lat: -54.375988
    test 470 line 157 lon: 33.243363
    test 471 line 157 fb: 144.361175
    test 472 line 158 lat: 3.588251
    test 473 line 158 lon: 156.659583
    test 474 line 158 fb: 112.153293
    test 475 line 159 lat: -51.719977
    test 476 line 159 lon: 134.141061
    test 477 line 159 fb: 129.170451
    test 478 line 160 lat: 22.935153
    test 479 line 160 lon: 109.461291
    test 480 line 160 fb: 120.676556
    test 481 line 161 lat: -5.314690
    test 482 line 161 lon: 70.995225
    test 483 line 161 fb: 129.681273
    test 484 line 162 lat: 49.147134
    test 485 line 162 lon: 16.182514
    test 486 line 162 fb: 38.926644
    test 487 line 163 lat: -55.079363
    test 488 line 163 lon: 93.170898
    test 489 line 163 fb: 97.017492
    test 490 line 164 lat: 26.410771
    test 491 line 164 lon: 109.934003
    test 492 line 164 fb: 103.660846
    test 493 line 165 lat: -2.539670
    test 494 line 165 lon: 138.682325
    test 495 line 165 fb: 100.016568
    test 496 line 166 lat: 10.563299
    test 497 line 166 lon: 50.532119
    test 498 line 166 fb: 126.356066
    test 499 line 167 lat: 51.443871
    test 500 line 167 lon: 88.799162
    test 501 line 167 fb: 145.239198
    test 502 line 168 lat: -80.240756
    test 503 line 168 lon: 170.591261
    test 504 line 168 fb: 19.402427
    test 505 line 169 lat: 51.976040
    test 506 line 169 lon: 165.045244
    test 507 line 169 fb: 167.962110
    test 508 line 170 lat: 29.365655
    test 509 line 170 lon: 91.354349
    test 510 line 170 fb: 135.101279
    test 511 line 171 lat: 61.745486
    test 512 line 171 lon: 142.333199
    test 513 line 171 fb: 139.666209
    test 514 line 172 lat: 13.414523
    test 515 line 172 lon: 39.322993
    test 516 line 172 fb: 144.276516
    test 517 line 173 lat: -49.831353
    test 518 line 173 lon: 72.426738
    test 519 line 173 fb: 126.251620
    test 520 line 174 lat: 1.822589
    test 521 line 174 lon: 53.589208
    test 522 line 174 fb: 97.925176
    test 523 line 175 lat: -7.987194
    test 524 line 175 lon: 49.318809
    test 525 line 175 fb: 128.386595
    test 526 line 176 lat: -56.807375
    test 527 line 176 lon: 4.521802
    test 528 line 176 fb: 176.806063
    test 529 line 177 lat: -25.969834
    test 530 line 177 lon: 64.903749
    test 531 line 177 fb: 124.103844
    test 532 line 178 lat: 32.807360
    test 533 line 178 lon: 65.107962
    test 534 line 178 fb: 124.577990
    test 535 line 179 lat: -21.552138
    test 536 line 179 lon: 102.466022
    test 537 line 179 fb: 109.640197
    test 538 line 180 lat: -26.271741
    test 539 line 180 lon: 158.321581
    test 540 line 180 fb: 165.993649
    test 541 line 181 lat: 41.023069
    test 542 line 181 lon: 155.562542
    test 543 line 181 fb: 153.407414
    test 544 line 182 lat: 16.445471
    test 545 line 182 lon: 165.261461
    test 546 line 182 fb: 165.424806
    test 547 line 183 lat: -3.222107
    test 548 line 183 lon: 84.129727
    test 549 line 183 fb: 154.083851
    test 550 line 184 lat: 7.811710
    test 551 line 184 lon: 123.143308
    test 552 line 184 fb: 123.998106
    test 553 line 185 lat: -45.235922
    test 554 line 185 lon: 129.419283
    test 555 line 185 fb: 91.493406
    test 556 line 186 lat: -43.047563
    test 557 line 186 lon: 121.565541
    test 558 line 186 fb: 99.850543
    test 559 line 187 lat: -22.881002
    test 560 line 187 lon: 159.765030
    test 561 line 187 fb: 60.474878
    test 562 line 188 lat: -15.011946
    test 563 line 188 lon: 55.594746
    test 564 line 188 fb: 121.838839
    test 565 line 189 lat: -29.011142
    test 566 line 189 lon: 0.856639
    test 567 line 189 fb: 178.744943
    test 568 line 190 lat: -0.353001
    test 569 line 190 lon: 48.401255
    test 570 line 190 fb: 95.612551
    test 571 line 191 lat: 18.843341
    test 572 line 191 lon: 105.405456
    test 573 line 191 fb: 145.215722
    test 574 line 192 lat: 19.672225
    test 575 line 192 lon: 64.132980
    test 576 line 192 fb: 131.894863
    test 577 line 193 lat: -44.315074
    test 578 line 193 lon: 132.711860
    test 579 line 193 fb: 57.236875
    test 580 line 194 lat: 71.956294
    test 581 line 194 lon: 23.707587
    test 582 line 194 fb: 28.235947
    test 583 line 195 lat: -1.372652
    test 584 line 195 lon: 37.704231
    test 585 line 195 fb: 92.737862
    test 586 line 196 lat: 32.377148
    test 587 line 196 lon: 148.638709
    test 588 line 196 fb: 164.415210
    test 589 line 197 lat: 77.876832
    test 590 line 197 lon: 86.074591
    test 591 line 197 fb: 93.017705
    test 592 line 198 lat: -7.405195
    test 593 line 198 lon: 11.962469
    test 594 line 198 fb: 123.788484
    test 595 line 199 lat: -75.001311
    test 596 line 199 lon: 173.334144
    test 597 line 199 fb: 8.916523
    test 598 line 200 lat: -33.145967
    test 599 line 200 lon: 32.349241
    test 600 line 200 fb: 154.035798
    test 601 line 201 lat: 32.938605
    test 602 line 201 lon: 98.042857
    test 603 line 201 fb: 124.954750
    test 604 line 202 lat: 18.924315
    test 605 line 202 lon: 20.712136
    test 606 line 202 fb: 118.058457
    test 607 line 203 lat: 34.281652
    test 608 line 203 lon: 66.815398
    test 609 line 203 fb: 147.693080
    test 610 line 204 lat: -56.830635
    test 611 line 204 lon: 2.137046
    test 612 line 204 fb: 178.041562
    test 613 line 205 lat: -68.481893
    test 614 line 205 lon: 107.036720
    test 615 line 205 fb: 152.384477
    test 616 line 206 lat: -22.502042
    test 617 line 206 lon: 171.827566
    test 618 line 206 fb: 158.834328
    test 619 line 207 lat: -4.504199
    test 620 line 207 lon: 138.544338
    test 621 line 207 fb: 123.633526
    test 622 line 208 lat: -9.226343
    test 623 line 208 lon: 120.310050
    test 624 line 208 fb: 142.789186
    test 625 line 209 lat: -51.684044
    test 626 line 209 lon: 137.764140
    test 627 line 209 fb: 56.844891
    test 628 line 210 lat: 19.467357
    test 629 line 210 lon: 93.870087
    test 630 line 210 fb: 129.125491
    test 631 line 211 lat: 33.594608
    test 632 line 211 lon: 58.324143
    test 633 line 211 fb: 101.975372
    test 634 line 212 lat: -1.184701
    test 635 line 212 lon: 92.834285
    test 636 line 212 fb: 134.201097
    test 637 line 213 lat: 5.878639
    test 638 line 213 lon: 90.756173
    test 639 line 213 fb: 156.936699
    test 640 line 214 lat: 47.611646
    test 641 line 214 lon: 131.482218
    test 642 line 214 fb: 152.077667
    test 643 line 215 lat: 13.906234
    test 644 line 215 lon: 115.526238
    test 645 line 215 fb: 130.769627
    test 646 line 216 lat: 3.675485
    test 647 line 216 lon: 80.781862
    test 648 line 216 fb: 94.188426
    test 649 line 217 lat: 68.665600
    test 650 line 217 lon: 21.503123
    test 651 line 217 fb: 107.667810
    test 652 line 218 lat: -60.791732
    test 653 line 218 lon: 82.476063
    test 654 line 218 fb: 117.665953
    test 655 line 219 lat: -33.122376
    test 656 line 219 lon: 89.871476
    test 657 line 219 fb: 124.068098
    test 658 line 220 lat: -34.085934
    test 659 line 220 lon: 117.886549
    test 660 line 220 fb: 93.366647
    test 661 line 221 lat: -43.746811
    test 662 line 221 lon: 107.199939
    test 663 line 221 fb: 101.218435
    test 664 line 222 lat: -44.514857
    test 665 line 222 lon: 19.560361
    test 666 line 222 fb: 166.449925
    test 667 line 223 lat: -18.049262
    test 668 line 223 lon: 42.099193
    test 669 line 223 fb: 158.127141
    test 670 line 224 lat: 9.832902
    test 671 line 224 lon: 51.448057
    test 672 line 224 fb: 114.348703
    test 673 line 225 lat: -57.516443
    test 674 line 225 lon: 64.700933
    test 675 line 225 fb: 137.459801
    test 676 line 226 lat: -23.072600
    test 677 line 226 lon: 95.392602
    test 678 line 226 fb: 140.119143
    test 679 line 227 lat: -45.117254
    test 680 line 227 lon: 97.361647
    test 681 line 227 fb: 97.339041
    test 682 line 228 lat: -11.277328
    test 683 line 228 lon: 19.602358
    test 684 line 228 fb: 156.779730
    test 685 line 229 lat: -4.823524
    test 686 line 229 lon: 164.626842
    test 687 line 229 fb: 151.314797
    test 688 line 230 lat: 36.317088
    test 689 line 230 lon: 89.326155
    test 690 line 230 fb: 94.589052
    test 691 line 231 lat: 3.975433
    test 692 line 231 lon: 105.460359
    test 693 line 231 fb: 126.257925
    test 694 line 232 lat: 28.815984
    test 695 line 232 lon: 89.807394
    test 696 line 232 fb: 116.984375
    test 697 line 233 lat: 66.161717
    test 698 line 233 lon: 63.218655
    test 699 line 233 fb: 88.869959
    test 700 line 234 lat: 74.859972
    test 701 line 234 lon: 53.523361
    test 702 line 234 fb: 58.125008
    test 703 line 235 lat: -0.265481
    test 704 line 235 lon: 79.537677
    test 705 line 235 fb: 112.945830
    test 706 line 236 lat: -12.099598
    test 707 line 236 lon: 155.371356
    test 708 line 236 fb: 76.454292
    test 709 line 237 lat: -6.746465
    test 710 line 237 lon: 19.102484
    test 711 line 237 fb: 149.342236
    test 712 line 238 lat: 0.663830
    test 713 line 238 lon: 101.295721
    test 714 line 238 fb: 133.862626
    test 715 line 239 lat: -61.764624
    test 716 line 239 lon: 148.537522
    test 717 line 239 fb: 149.298772
    test 718 line 240 lat: 14.505122
    test 719 line 240 lon: 111.665519
    test 720 line 240 fb: 97.740222
    test 721 line 241 lat: -24.713205
    test 722 line 241 lon: 34.159384
    test 723 line 241 fb: 125.866132
    test 724 line 242 lat: 50.480262
    test 725 line 242 lon: 42.263850
    test 726 line 242 fb: 153.395659
    test 727 line 243 lat: 11.787247
    test 728 line 243 lon: 49.506460
    test 729 line 243 fb: 120.836778
    test 730 line 244 lat: -19.956674
    test 731 line 244 lon: 14.599479
    test 732 line 244 fb: 177.883855
    test 733 line 245 lat: 0.738566
    test 734 line 245 lon: 12.600972
    test 735 line 245 fb: 176.085445
    test 736 line 246 lat: 25.799128
    test 737 line 246 lon: 9.800259
    test 738 line 246 fb: 166.282764
    test 739 line 247 lat: -3.897277
    test 740 line 247 lon: 16.693319
    test 741 line 247 fb: 168.780736
    test 742 line 248 lat: 2.479585
    test 743 line 248 lon: 72.317321
    test 744 line 248 fb: 126.935932
    test 745 line 249 lat: -0.836621
    test 746 line 249 lon: 2.490193
    test 747 line 249 fb: 150.640498
    test 748 line 250 lat: -69.098227
    test 749 line 250 lon: 43.929874
    test 750 line 250 fb: 143.378404
    test 751 line 251 lat: 19.156121
    test 752 line 251 lon: 130.658473
    test 753 line 251 fb: 136.204475
    test 754 line 252 lat: 68.881949
    test 755 line 252 lon: 79.375865
    test 756 line 252 fb: 99.052732
    test 757 line 253 lat: -23.509016
    test 758 line 253 lon: 122.232226
    test 759 line 253 fb: 90.354604
    test 760 line 254 lat: -64.950636
    test 761 line 254 lon: 70.184354
    test 762 line 254 fb: 122.478937
    test 763 line 255 lat: 4.931109
    test 764 line 255 lon: 176.100221
    test 765 line 255 fb: 175.754221
    test 766 line 256 lat: -35.503236
    test 767 line 256 lon: 122.767107
    test 768 line 256 fb: 94.201020
    test 769 line 257 lat: 58.728016
    test 770 line 257 lon: 76.607531
    test 771 line 257 fb: 114.353509
    test 772 line 258 lat: 13.725793
    test 773 line 258 lon: 60.384503
    test 774 line 258 fb: 102.783242
    test 775 line 259 lat: 40.298524
    test 776 line 259 lon: 59.957993
    test 777 line 259 fb: 90.056366
    test 778 line 260 lat: 21.526222
    test 779 line 260 lon: 19.836420
    test 780 line 260 fb: 89.081274
    test 781 line 261 lat: -65.269872
    test 782 line 261 lon: 134.049515
    test 783 line 261 fb: 54.613515
    test 784 line 262 lat: -47.687068
    test 785 line 262 lon: 86.855941
    test 786 line 262 fb: 115.133532
    test 787 line 263 lat: -56.637273
    test 788 line 263 lon: 158.001121
    test 789 line 263 fb: 35.013276
    test 790 line 264 lat: 6.880772
    test 791 line 264 lon: 36.289125
    test 792 line 264 fb: 144.499557
    test 793 line 265 lat: 59.205527
    test 794 line 265 lon: 115.787268
    test 795 line 265 fb: 116.793619
    test 796 line 266 lat: 29.463206
    test 797 line 266 lon: 68.742710
    test 798 line 266 fb: 113.906069
    test 799 line 267 lat: 5.507960
    test 800 line 267 lon: 2.913367
    test 801 line 267 fb: 175.225892
    test 802 line 268 lat: 32.568215
    test 803 line 268 lon: 107.814340
    test 804 line 268 fb: 126.321687
    test 805 line 269 lat: 48.941036
    test 806 line 269 lon: 170.309380
    test 807 line 269 fb: 170.816057
    test 808 line 270 lat: 32.657811
    test 809 line 270 lon: 174.401372
    test 810 line 270 fb: 173.967029
    test 811 line 271 lat: -30.959342
    test 812 line 271 lon: 144.596945
    test 813 line 271 fb: 157.635539
    test 814 line 272 lat: 52.180060
    test 815 line 272 lon: 68.363538
    test 816 line 272 fb: 82.619820
    test 817 line 273 lat: -49.230655
    test 818 line 273 lon: 119.085123
    test 819 line 273 fb: 81.553785
    test 820 line 274 lat: 12.315309
    test 821 line 274 lon: 21.800337
    test 822 line 274 fb: 86.572317
    test 823 line 275 lat: 0.074875
    test 824 line 275 lon: 122.092567
    test 825 line 275 fb: 93.940324
    test 826 line 276 lat: -32.420609
    test 827 line 276 lon: 80.147417
    test 828 line 276 fb: 123.183256
    test 829 line 277 lat: 82.600418
    test 830 line 277 lon: 34.418367
    test 831 line 277 fb: 35.057122
    test 832 line 278 lat: 26.274633
    test 833 line 278 lon: 93.043032
    test 834 line 278 fb: 114.480069
    test 835 line 279 lat: 28.433986
    test 836 line 279 lon: 132.962042
    test 837 line 279 fb: 118.817242
    test 838 line 280 lat: 32.426459
    test 839 line 280 lon: 65.171889
    test 840 line 280 fb: 113.230923
    test 841 line 281 lat: 8.427284
    test 842 line 281 lon: 20.342496
    test 843 line 281 fb: 140.993359
    test 844 line 282 lat: -16.412702
    test 845 line 282 lon: 47.392542
    test 846 line 282 fb: 167.389705
    test 847 line 283 lat: -54.082376
    test 848 line 283 lon: 159.985466
    test 849 line 283 fb: 56.023710
    test 850 line 284 lat: 38.704319
    test 851 line 284 lon: 78.307551
    test 852 line 284 fb: 106.582126
    test 853 line 285 lat: 15.206275
    test 854 line 285 lon: 59.878378
    test 855 line 285 fb: 114.460428
    test 856 line 286 lat: -62.789550
    test 857 line 286 lon: 66.649185
    test 858 line 286 fb: 119.232672
    test 859 line 287 lat: 31.235252
    test 860 line 287 lon: 19.933468
    test 861 line 287 fb: 145.488470
    test 862 line 288 lat: 11.983236
    test 863 line 288 lon: 145.307369
    test 864 line 288 fb: 151.192641
    test 865 line 289 lat: 27.629694
    test 866 line 289 lon: 16.148459
    test 867 line 289 fb: 63.008012
    test 868 line 290 lat: 34.077784
    test 869 line 290 lon: 115.693210
    test 870 line 290 fb: 112.252264
    test 871 line 291 lat: 17.100340
    test 872 line 291 lon: 26.538643
    test 873 line 291 fb: 131.391925
    test 874 line 292 lat: -8.128040
    test 875 line 292 lon: 28.609615
    test 876 line 292 fb: 144.189095
    test 877 line 293 lat: 17.307082
    test 878 line 293 lon: 150.748550
    test 879 line 293 fb: 172.334611
    test 880 line 294 lat: 4.135230
    test 881 line 294 lon: 142.094814
    test 882 line 294 fb: 170.513214
    test 883 line 295 lat: -61.544041
    test 884 line 295 lon: 167.154866
    test 885 line 295 fb: 51.415676
    test 886 line 296 lat: 27.782466
    test 887 line 296 lon: 53.844550
    test 888 line 296 fb: 78.357665
    test 889 line 297 lat: -30.157337
    test 890 line 297 lon: 14.759636
    test 891 line 297 fb: 157.487063
    test 892 line 298 lat: -16.819268
    test 893 line 298 lon: 22.734618
    test 894 line 298 fb: 167.761663
    test 895 line 299 lat: 58.190743
    test 896 line 299 lon: 15.576363
    test 897 line 299 fb: 71.213972
    test 898 line 300 lat: 57.214981
    test 899 line 300 lon: 163.530752
    test 900 line 300 fb: 162.056064
    test 901 line 301 lat: 31.811818
    test 902 line 301 lon: 81.663494
    test 903 line 301 fb: 112.546404
    test 904 line 302 lat: -11.315727
    test 905 line 302 lon: 48.409490
    test 906 line 302 fb: 121.434574
    test 907 line 303 lat: 6.119956
    test 908 line 303 lon: 5.687908
    test 909 line 303 fb: 94.977171
    test 910 line 304 lat: -13.455263
    test 911 line 304 lon: 92.797729
    test 912 line 304 fb: 125.067595
    test 913 line 305 lat: -61.258454
    test 914 line 305 lon: 32.464613
    test 915 line 305 fb: 153.578300
    test 916 line 306 lat: 76.656194
    test 917 line 306 lon: 147.658262
    test 918 line 306 fb: 154.870277
    test 919 line 307 lat: 38.020470
    test 920 line 307 lon: 22.502210
    test 921 line 307 fb: 164.603876
    test 922 line 308 lat: -28.475186
    test 923 line 308 lon: 125.031589
    test 924 line 308 fb: 71.946314
    test 925 line 309 lat: 33.123700
    test 926 line 309 lon: 47.796870
    test 927 line 309 fb: 66.233041
    test 928 line 310 lat: 36.967606
    test 929 line 310 lon: 91.462107
    test 930 line 310 fb: 113.555931
    test 931 line 311 lat: -3.784112
    test 932 line 311 lon: 75.465096
    test 933 line 311 fb: 146.940895
    test 934 line 312 lat: 10.772454
    test 935 line 312 lon: 162.137695
    test 936 line 312 fb: 176.774643
    test 937 line 313 lat: 23.928740
    test 938 line 313 lon: 28.953169
    test 939 line 313 fb: 143.614710
    test 940 line 314 lat: 5.199377
    test 941 line 314 lon: 162.802668
    test 942 line 314 fb: 146.857520
    test 943 line 315 lat: 6.285334
    test 944 line 315 lon: 164.204548
    test 945 line 315 fb: 159.451359
    test 946 line 316 lat: -8.151874
    test 947 line 316 lon: 43.923539
    test 948 line 316 fb: 121.501273
    test 949 line 317 lat: 20.145480
    test 950 line 317 lon: 92.310645
    test 951 line 317 fb: 97.369333
    test 952 line 318 lat: 38.715579
    test 953 line 318 lon: 89.141427
    test 954 line 318 fb: 100.831087
    test 955 line 319 lat: -25.760685
    test 956 line 319 lon: 145.864001
    test 957 line 319 fb: 142.714674
    test 958 line 320 lat: 49.387283
    test 959 line 320 lon: 28.917044
    test 960 line 320 fb: 61.545235
    test 961 line 321 lat: 10.120685
    test 962 line 321 lon: 2.869738
    test 963 line 321 fb: 176.526916
    test 964 line 322 lat: 2.463216
    test 965 line 322 lon: 102.917600
    test 966 line 322 fb: 170.609004
    test 967 line 323 lat: 58.201294
    test 968 line 323 lon: 155.022079
    test 969 line 323 fb: 153.181269
    test 970 line 324 lat: 3.089608
    test 971 line 324 lon: 20.686800
    test 972 line 324 fb: 144.857820
    test 973 line 325 lat: 48.232274
    test 974 line 325 lon: 18.567244
    test 975 line 325 fb: 24.556438
    test 976 line 326 lat: 30.265261
    test 977 line 326 lon: 7.440738
    test 978 line 326 fb: 142.022972
    test 979 line 327 lat: -11.166197
    test 980 line 327 lon: 176.728934
    test 981 line 327 fb: 24.287273
    test 982 line 328 lat: 84.645539
    test 983 line 328 lon: 90.023922
    test 984 line 328 fb: 92.786262
    test 985 line 329 lat: 61.618717
    test 986 line 329 lon: 162.510959
    test 987 line 329 fb: 160.923940
    test 988 line 330 lat: 27.643242
    test 989 line 330 lon: 45.376215
    test 990 line 330 fb: 147.964522
    test 991 line 331 lat: 2.218750
    test 992 line 331 lon: 170.358342
    test 993 line 331 fb: 141.658474
    test 994 line 332 lat: 26.019142
    test 995 line 332 lon: 32.534760
    test 996 line 332 fb: 128.159784
    test 997 line 333 lat: 10.049636
    test 998 line 333 lon: 72.205347
    test 999 line 333 fb: 143.602160
    test 1000 line 334 lat: -31.030497
    test 1001 line 334 lon: 91.539195
    test 1002 line 334 fb: 109.891398
    test 1003 line 335 lat: 30.113796
    test 1004 line 335 lon: 109.096982
    test 1005 line 335 fb: 146.779343
    test 1006 line 336 lat: -73.967996
    test 1007 line 336 lon: 65.944243
    test 1008 line 336 fb: 120.592999
    test 1009 line 337 lat: 52.211150
    test 1010 line 337 lon: 168.054185
    test 1011 line 337 fb: 172.425992
    test 1012 line 338 lat: -64.497146
    test 1013 line 338 lon: 72.073419
    test 1014 line 338 fb: 114.249129
    test 1015 line 339 lat: -25.711399
    test 1016 line 339 lon: 6.036423
    test 1017 line 339 fb: 169.464098
    test 1018 line 340 lat: 33.904613
    test 1019 line 340 lon: 30.989094
    test 1020 line 340 fb: 124.896016
    test 1021 line 341 lat: -25.053080
    test 1022 line 341 lon: 137.078639
    test 1023 line 341 fb: 115.960750
    test 1024 line 342 lat: 10.298031
    test 1025 line 342 lon: 27.737374
    test 1026 line 342 fb: 142.265457
    test 1027 line 343 lat: -0.738692
    test 1028 line 343 lon: 150.933627
    test 1029 line 343 fb: 174.004688
    test 1030 line 344 lat: 50.619289
    test 1031 line 344 lon: 67.178203
    test 1032 line 344 fb: 105.177353
    test 1033 line 345 lat: -2.127739
    test 1034 line 345 lon: 38.604245
    test 1035 line 345 fb: 118.657849
    test 1036 line 346 lat: 37.188367
    test 1037 line 346 lon: 90.865255
    test 1038 line 346 fb: 104.826548
    test 1039 line 347 lat: 46.019257
    test 1040 line 347 lon: 20.402591
    test 1041 line 347 fb: 31.068588
    test 1042 line 348 lat: 9.023356
    test 1043 line 348 lon: 106.678645
    test 1044 line 348 fb: 141.375490
    test 1045 line 349 lat: -1.321473
    test 1046 line 349 lon: 67.418879
    test 1047 line 349 fb: 105.590913
    test 1048 line 350 lat: 7.459339
    test 1049 line 350 lon: 30.150648
    test 1050 line 350 fb: 109.667752
    test 1051 line 351 lat: 16.344755
    test 1052 line 351 lon: 146.829160
    test 1053 line 351 fb: 128.666192
    test 1054 line 352 lat: -55.785670
    test 1055 line 352 lon: 158.086173
    test 1056 line 352 fb: 33.903277
    test 1057 line 353 lat: -74.409604
    test 1058 line 353 lon: 111.280935
    test 1059 line 353 fb: 78.510830
    test 1060 line 354 lat: 9.922204
    test 1061 line 354 lon: 138.538334
    test 1062 line 354 fb: 125.268473
    test 1063 line 355 lat: -27.082389
    test 1064 line 355 lon: 91.425844
    test 1065 line 355 fb: 153.267616
    test 1066 line 356 lat: 14.627508
    test 1067 line 356 lon: 74.629605
    test 1068 line 356 fb: 159.825211
    test 1069 line 357 lat: 46.941087
    test 1070 line 357 lon: 18.833436
    test 1071 line 357 fb: 63.924917
    test 1072 line 358 lat: 42.371666
    test 1073 line 358 lon: 126.270074
    test 1074 line 358 fb: 117.352107
    test 1075 line 359 lat: 60.888684
    test 1076 line 359 lon: 106.363657
    test 1077 line 359 fb: 108.973271
    test 1078 line 360 lat: 53.972090
    test 1079 line 360 lon: 136.000658
    test 1080 line 360 fb: 138.361589
    test 1081 line 361 lat: 47.850867
    test 1082 line 361 lon: 25.277934
    test 1083 line 361 fb: 71.284668
    test 1084 line 362 lat: 64.280614
    test 1085 line 362 lon: 16.447697
    test 1086 line 362 fb: 35.692750
    test 1087 line 363 lat: -3.339044
    test 1088 line 363 lon: 91.646260
    test 1089 line 363 fb: 95.928001
    test 1090 line 364 lat: -46.029875
    test 1091 line 364 lon: 30.599197
    test 1092 line 364 fb: 146.810525
    test 1093 line 365 lat: 25.605076
    test 1094 line 365 lon: 14.382003
    test 1095 line 365 fb: 116.566847
    test 1096 line 366 lat: -15.052413
    test 1097 line 366 lon: 150.673460
    test 1098 line 366 fb: 64.906721
    test 1099 line 367 lat: -24.631882
    test 1100 line 367 lon: 170.403348
    test 1101 line 367 fb: 38.497784
    test 1102 line 368 lat: 84.347730
    test 1103 line 368 lon: 37.352130
    test 1104 line 368 fb: 38.599794
    test 1105 line 369 lat: 11.680773
    test 1106 line 369 lon: 170.552617
    test 1107 line 369 fb: 174.460436
    test 1108 line 370 lat: -4.129058
    test 1109 line 370 lon: 136.743627
    test 1110 line 370 fb: 142.147604
    test 1111 line 371 lat: 22.191782
    test 1112 line 371 lon: 164.962392
    test 1113 line 371 fb: 163.266967
    test 1114 line 372 lat: -20.517212
    test 1115 line 372 lon: 128.116444
    test 1116 line 372 fb: 110.769757
    test 1117 line 373 lat: -71.269219
    test 1118 line 373 lon: 117.744329
    test 1119 line 373 fb: 81.341006
    test 1120 line 374 lat: -28.381893
    test 1121 line 374 lon: 4.526029
    test 1122 line 374 fb: 176.348678
    test 1123 line 375 lat: -28.786090
    test 1124 line 375 lon: 25.937634
    test 1125 line 375 fb: 147.973102
    test 1126 line 376 lat: -37.872672
    test 1127 line 376 lon: 116.904193
    test 1128 line 376 fb: 88.568636
    test 1129 line 377 lat: -26.321447
    test 1130 line 377 lon: 85.206987
    test 1131 line 377 fb: 112.408109
    test 1132 line 378 lat: -54.824260
    test 1133 line 378 lon: 156.561574
    test 1134 line 378 fb: 45.534810
    test 1135 line 379 lat: -16.423550
    test 1136 line 379 lon: 36.685134
    test 1137 line 379 fb: 149.426790
    test 1138 line 380 lat: -16.806591
    test 1139 line 380 lon: 149.738610
    test 1140 line 380 fb: 108.898472
    test 1141 line 381 lat: 61.200095
    test 1142 line 381 lon: 179.666196
    test 1143 line 381 fb: 179.746894
    test 1144 line 382 lat: 66.474418
    test 1145 line 382 lon: 1.552183
    test 1146 line 382 fb: 2.088868
    test 1147 line 383 lat: -75.177220
    test 1148 line 383 lon: 158.741597
    test 1149 line 383 fb: 24.127094
    test 1150 line 384 lat: 43.592977
    test 1151 line 384 lon: 90.684526
    test 1152 line 384 fb: 91.539242
    test 1153 line 385 lat: -5.075415
    test 1154 line 385 lon: 101.127103
    test 1155 line 385 fb: 107.948022
    test 1156 line 386 lat: 50.406166
    test 1157 line 386 lon: 135.501939
    test 1158 line 386 fb: 162.003144
    test 1159 line 387 lat: -17.207733
    test 1160 line 387 lon: 43.634692
    test 1161 line 387 fb: 136.506793
    test 1162 line 388 lat: -28.917723
    test 1163 line 388 lon: 163.486470
    test 1164 line 388 fb: 38.990274
    test 1165 line 389 lat: -32.592414
    test 1166 line 389 lon: 76.048812
    test 1167 line 389 fb: 98.024249
    test 1168 line 390 lat: 50.602735
    test 1169 line 390 lon: 49.792893
    test 1170 line 390 fb: 110.500761
    test 1171 line 391 lat: -4.912232
    test 1172 line 391 lon: 142.681744
    test 1173 line 391 fb: 119.428358
    test 1174 line 392 lat: -45.213515
    test 1175 line 392 lon: 131.987859
    test 1176 line 392 fb: 96.014100
    test 1177 line 393 lat: -27.151096
    test 1178 line 393 lon: 127.729463
    test 1179 line 393 fb: 85.960623
    test 1180 line 394 lat: 8.000358
    test 1181 line 394 lon: 144.233747
    test 1182 line 394 fb: 142.364017
    test 1183 line 395 lat: -6.431774
    test 1184 line 395 lon: 170.549196
    test 1185 line 395 fb: 122.180851
    test 1186 line 396 lat: 62.834146
    test 1187 line 396 lon: 171.218298
    test 1188 line 396 fb: 175.117433
    test 1189 line 397 lat: 22.902814
    test 1190 line 397 lon: 70.233438
    test 1191 line 397 fb: 120.935912
    test 1192 line 398 lat: 22.584853
    test 1193 line 398 lon: 31.616865
    test 1194 line 398 fb: 107.124038
    test 1195 line 399 lat: 31.269173
    test 1196 line 399 lon: 65.399306
    test 1197 line 399 fb: 151.892600
    test 1198 line 400 lat: 35.519614
    test 1199 line 400 lon: 143.165122
    test 1200 line 400 fb: 161.479891
    test 1201 line 401 lat: -53.741922
    test 1202 line 401 lon: 67.121402
    test 1203 line 401 fb: 130.871188
    test 1204 line 402 lat: 9.046227
    test 1205 line 402 lon: 35.933737
    test 1206 line 402 fb: 175.770789
    test 1207 line 403 lat: 75.917034
    test 1208 line 403 lon: 125.150808
    test 1209 line 403 fb: 135.354467
    test 1210 line 404 lat: -39.724826
    test 1211 line 404 lon: 77.372087
    test 1212 line 404 fb: 111.852577
    test 1213 line 405 lat: 3.917212
    test 1214 line 405 lon: 142.621752
    test 1215 line 405 fb: 124.176952
    test 1216 line 406 lat: 60.230364
    test 1217 line 406 lon: 26.245689
    test 1218 line 406 fb: 48.509486
    test 1219 line 407 lat: 29.597322
    test 1220 line 407 lon: 29.129808
    test 1221 line 407 fb: 79.288539
    test 1222 line 408 lat: -62.913760
    test 1223 line 408 lon: 14.845859
    test 1224 line 408 fb: 165.794536
    test 1225 line 409 lat: 15.360446
    test 1226 line 409 lon: 161.450680
    test 1227 line 409 fb: 164.457024
    test 1228 line 410 lat: -58.330109
    test 1229 line 410 lon: 17.628134
    test 1230 line 410 fb: 161.349788
    test 1231 line 411 lat: -68.514277
    test 1232 line 411 lon: 19.958792
    test 1233 line 411 fb: 162.262811
    test 1234 line 412 lat: -23.686766
    test 1235 line 412 lon: 77.544158
    test 1236 line 412 fb: 97.517041
    test 1237 line 413 lat: -50.843575
    test 1238 line 413 lon: 118.404202
    test 1239 line 413 fb: 75.928950
    test 1240 line 414 lat: 44.438742
    test 1241 line 414 lon: 152.028260
    test 1242 line 414 fb: 156.092336
    test 1243 line 415 lat: 33.820395
    test 1244 line 415 lon: 178.008342
    test 1245 line 415 fb: 177.679586
    test 1246 line 416 lat: 27.506735
    test 1247 line 416 lon: 153.242452
    test 1248 line 416 fb: 150.262824
    test 1249 line 417 lat: -31.250437
    test 1250 line 417 lon: 179.014499
    test 1251 line 417 fb: 178.103046
    test 1252 line 418 lat: 40.341542
    test 1253 line 418 lon: 109.605984
    test 1254 line 418 fb: 105.401958
    test 1255 line 419 lat: 48.318632
    test 1256 line 419 lon: 92.282799
    test 1257 line 419 fb: 111.987482
    test 1258 line 420 lat: 0.675299
    test 1259 line 420 lon: 6.789301
    test 1260 line 420 fb: 164.921926
    test 1261 line 421 lat: 33.232812
    test 1262 line 421 lon: 170.163205
    test 1263 line 421 fb: 175.445424
    test 1264 line 422 lat: 51.425532
    test 1265 line 422 lon: 167.128188
    test 1266 line 422 fb: 169.431307
    test 1267 line 423 lat: 72.043795
    test 1268 line 423 lon: 23.320161
    test 1269 line 423 fb: 85.002463
    test 1270 line 424 lat: 55.279253
    test 1271 line 424 lon: 148.483684
    test 1272 line 424 fb: 155.614243
    test 1273 line 425 lat: 50.054601
    test 1274 line 425 lon: 43.609545
    test 1275 line 425 fb: 100.758451
    test 1276 line 426 lat: 31.194436
    test 1277 line 426 lon: 31.458476
    test 1278 line 426 fb: 92.204244
    test 1279 line 427 lat: 57.758262
    test 1280 line 427 lon: 164.499274
    test 1281 line 427 fb: 162.877999
    test 1282 line 428 lat: 27.006898
    test 1283 line 428 lon: 173.173812
    test 1284 line 428 fb: 177.878074
    test 1285 line 429 lat: -62.917581
    test 1286 line 429 lon: 18.990464
    test 1287 line 429 fb: 169.629168
    test 1288 line 430 lat: -43.128167
    test 1289 line 430 lon: 61.680974
    test 1290 line 430 fb: 135.269008
    test 1291 line 431 lat: -49.314417
    test 1292 line 431 lon: 55.826072
    test 1293 line 431 fb: 131.974574
    test 1294 line 432 lat: -24.322411
    test 1295 line 432 lon: 103.867391
    test 1296 line 432 fb: 139.458674
    test 1297 line 433 lat: -19.557319
    test 1298 line 433 lon: 81.358495
    test 1299 line 433 fb: 134.029610
    test 1300 line 434 lat: 7.830115
    test 1301 line 434 lon: 5.114172
    test 1302 line 434 fb: 175.025641
    test 1303 line 435 lat: -65.834623
    test 1304 line 435 lon: 41.772796
    test 1305 line 435 fb: 143.178050
    test 1306 line 436 lat: -7.997604
    test 1307 line 436 lon: 31.723397
    test 1308 line 436 fb: 153.896388
    test 1309 line 437 lat: -22.173130
    test 1310 line 437 lon: 164.896770
    test 1311 line 437 fb: 152.675597
    test 1312 line 438 lat: 35.085786
    test 1313 line 438 lon: 173.892271
    test 1314 line 438 fb: 171.931231
    test 1315 line 439 lat: -25.378865
    test 1316 line 439 lon: 2.197740
    test 1317 line 439 fb: 178.756775
    test 1318 line 440 lat: -13.782608
    test 1319 line 440 lon: 143.084799
    test 1320 line 440 fb: 141.818572
    test 1321 line 441 lat: -16.657589
    test 1322 line 441 lon: 100.829440
    test 1323 line 441 fb: 94.804409
    test 1324 line 442 lat: 23.629666
    test 1325 line 442 lon: 148.675531
    test 1326 line 442 fb: 169.091767
    test 1327 line 443 lat: 4.022724
    test 1328 line 443 lon: 161.803702
    test 1329 line 443 fb: 141.272785
    test 1330 line 444 lat: 13.280168
    test 1331 line 444 lon: 20.120413
    test 1332 line 444 fb: 158.170551
    test 1333 line 445 lat: -47.521450
    test 1334 line 445 lon: 150.549196
    test 1335 line 445 fb: 44.718791
    test 1336 line 446 lat: 17.790615
    test 1337 line 446 lon: 141.461006
    test 1338 line 446 fb: 115.746784
    test 1339 line 447 lat: -26.519374
    test 1340 line 447 lon: 98.067906
    test 1341 line 447 fb: 113.253929
    test 1342 line 448 lat: -12.401139
    test 1343 line 448 lon: 73.327970
    test 1344 line 448 fb: 124.879499
    test 1345 line 449 lat: 61.619396
    test 1346 line 449 lon: 99.785406
    test 1347 line 449 fb: 107.998380
    test 1348 line 450 lat: 36.997252
    test 1349 line 450 lon: 56.015643
    test 1350 line 450 fb: 103.921663
    test 1351 line 451 lat: 37.824447
    test 1352 line 451 lon: 83.438440
    test 1353 line 451 fb: 89.229164
    test 1354 line 452 lat: 78.387864
    test 1355 line 452 lon: 118.814812
    test 1356 line 452 fb: 133.706108
    test 1357 line 453 lat: -21.219381
    test 1358 line 453 lon: 53.544400
    test 1359 line 453 fb: 108.462517
    test 1360 line 454 lat: 63.304502
    test 1361 line 454 lon: 132.034926
    test 1362 line 454 fb: 139.912627
    test 1363 line 455 lat: 13.515663
    test 1364 line 455 lon: 8.989766
    test 1365 line 455 fb: 35.949535
    test 1366 line 456 lat: -6.742624
    test 1367 line 456 lon: 4.531931
    test 1368 line 456 fb: 171.306863
    test 1369 line 457 lat: -24.910509
    test 1370 line 457 lon: 128.137682
    test 1371 line 457 fb: 121.711631
    test 1372 line 458 lat: -40.687591
    test 1373 line 458 lon: 76.389897
    test 1374 line 458 fb: 116.394433
    test 1375 line 459 lat: 50.593808
    test 1376 line 459 lon: 155.175630
    test 1377 line 459 fb: 149.533910
    test 1378 line 460 lat: 12.198222
    test 1379 line 460 lon: 165.839456
    test 1380 line 460 fb: 172.783459
    test 1381 line 461 lat: 34.436568
    test 1382 line 461 lon: 7.117338
    test 1383 line 461 fb: 169.786492
    test 1384 line 462 lat: -3.145255
    test 1385 line 462 lon: 30.502293
    test 1386 line 462 fb: 103.563749
    test 1387 line 463 lat: 16.264722
    test 1388 line 463 lon: 85.497207
    test 1389 line 463 fb: 116.933863
    test 1390 line 464 lat: 1.433605
    test 1391 line 464 lon: 4.165940
    test 1392 line 464 fb: 170.272462
    test 1393 line 465 lat: -43.326676
    test 1394 line 465 lon: 153.148367
    test 1395 line 465 fb: 42.921394
    test 1396 line 466 lat: 20.405242
    test 1397 line 466 lon: 178.247549
    test 1398 line 466 fb: 178.801033
    test 1399 line 467 lat: -22.482832
    test 1400 line 467 lon: 140.761211
    test 1401 line 467 fb: 82.371737
    test 1402 line 468 lat: -41.151672
    test 1403 line 468 lon: 38.419124
    test 1404 line 468 fb: 148.221356
    test 1405 line 469 lat: -63.212817
    test 1406 line 469 lon: 15.714998
    test 1407 line 469 fb: 166.777356
    test 1408 line 470 lat: -33.892681
    test 1409 line 470 lon: 120.971496
    test 1410 line 470 fb: 170.404814
    test 1411 line 471 lat: -17.570093
    test 1412 line 471 lon: 137.259693
    test 1413 line 471 fb: 175.973637
    test 1414 line 472 lat: -24.221028
    test 1415 line 472 lon: 33.960052
    test 1416 line 472 fb: 130.753279
    test 1417 line 473 lat: -48.849133
    test 1418 line 473 lon: 176.601435
    test 1419 line 473 fb: 5.037779
    test 1420 line 474 lat: -50.620233
    test 1421 line 474 lon: 22.061011
    test 1422 line 474 fb: 159.730881
    test 1423 line 475 lat: -11.354875
    test 1424 line 475 lon: 76.258812
    test 1425 line 475 fb: 104.014357
    test 1426 line 476 lat: -19.640051
    test 1427 line 476 lon: 105.698979
    test 1428 line 476 fb: 156.650619
    test 1429 line 477 lat: 83.855267
    test 1430 line 477 lon: 112.674858
    test 1431 line 477 fb: 122.383784
    test 1432 line 478 lat: 48.296558
    test 1433 line 478 lon: 34.072463
    test 1434 line 478 fb: 61.415867
    test 1435 line 479 lat: 20.173772
    test 1436 line 479 lon: 12.682422
    test 1437 line 479 fb: 165.220898
    test 1438 line 480 lat: 47.501521
    test 1439 line 480 lon: 54.338775
    test 1440 line 480 fb: 80.572388
    test 1441 line 481 lat: -34.023172
    test 1442 line 481 lon: 174.310259
    test 1443 line 481 fb: 123.138509
    test 1444 line 482 lat: -31.540913
    test 1445 line 482 lon: 52.441924
    test 1446 line 482 fb: 155.194513
    test 1447 line 483 lat: 64.121649
    test 1448 line 483 lon: 21.295234
    test 1449 line 483 fb: 51.966943
    test 1450 line 484 lat: -4.599613
    test 1451 line 484 lon: 107.727091
    test 1452 line 484 fb: 109.270070
    test 1453 line 485 lat: -16.799515
    test 1454 line 485 lon: 43.675397
    test 1455 line 485 fb: 144.940350
    test 1456 line 486 lat: -16.337411
    test 1457 line 486 lon: 13.110283
    test 1458 line 486 fb: 167.467077
    test 1459 line 487 lat: -26.145379
    test 1460 line 487 lon: 9.977868
    test 1461 line 487 fb: 171.929335
    test 1462 line 488 lat: -3.245748
    test 1463 line 488 lon: 71.931981
    test 1464 line 488 fb: 124.120047
    test 1465 line 489 lat: 72.975644
    test 1466 line 489 lon: 36.459313
    test 1467 line 489 fb: 49.411324
    test 1468 line 490 lat: 50.342418
    test 1469 line 490 lon: 35.445910
    test 1470 line 490 fb: 43.087650
    test 1471 line 491 lat: -22.878804
    test 1472 line 491 lon: 69.376306
    test 1473 line 491 fb: 102.211558
    test 1474 line 492 lat: 21.254912
    test 1475 line 492 lon: 21.899215
    test 1476 line 492 fb: 92.966926
    test 1477 line 493 lat: 26.486641
    test 1478 line 493 lon: 19.097603
    test 1479 line 493 fb: 158.053447
    test 1480 line 494 lat: 43.041538
    test 1481 line 494 lon: 114.186950
    test 1482 line 494 fb: 155.795323
    test 1483 line 495 lat: -10.570764
    test 1484 line 495 lon: 107.625834
    test 1485 line 495 fb: 98.142401
    test 1486 line 496 lat: 12.624313
    test 1487 line 496 lon: 139.841077
    test 1488 line 496 fb: 148.385662
    test 1489 line 497 lat: -25.169999
    test 1490 line 497 lon: 33.175749
    test 1491 line 497 fb: 169.905377
    test 1492 line 498 lat: -41.360282
    test 1493 line 498 lon: 147.341948
    test 1494 line 498 fb: 136.551910
    test 1495 line 499 lat: 39.182099
    test 1496 line 499 lon: 150.590705
    test 1497 line 499 fb: 165.522951
    test 1498 line 500 lat: -57.494441
    test 1499 line 500 lon: 113.054057
    test 1500 line 500 fb: 130.988277
    test 1501 WGS84.KsOrder: 8

    all 1501 testEllipsoidalGeodTest.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 467.713 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testElliptic.py

    testing testElliptic.py 20.05.05
    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 cK: 1.612441349
    test 201 cE: 1.530757637
    test 202 eps: 0.0263340
    test 203 fE(phi): 0.348372822
    test 204 fDelta(sn, cn): 0.994133906
    test 205 fD(sn, cn, dn): 0.013885234
    test 206 fE(sn, cn, dn): 0.348372822
    test 207 fEd(PI_2): 0.027415224
    test 208 fEinv(PI_2): 1.612999420
    test 209 fF(sn, cn, dn): 0.349761345
    test 210 fG(sn, cn, dn): 0.348372822
    test 211 fH(sn, cn, dn): 0.363646580
    test 212 fPi(sn, cn, dn): 0.349761345
    test 213 fPi(sn, None, dn): invokation Elliptic.fPi(0, None, 1): invalid
    test 214 fPi(sn, dn, None): invokation Elliptic.fPi(0, 1, None): invalid
    test 215 deltaD(sn, cn, dn): -0.3223642
    test 216 deltaE(sn, cn, dn): 0.0084191
    test 217 deltaEinv(sn, cn): -0.0082518
    test 218 deltaF(sn, cn, dn): -0.0083379
    test 219 deltaG(sn, cn, dn): 0.0084191
    test 220 deltaH(sn, cn, dn): 0.3688975
    test 221 deltaPi(sn, cn, dn): -0.0083379
    test 222 deltaPi(sn, None, dn): invokation Elliptic.deltaPi(0, None, 1): invalid
    test 223 deltaPi(sn, dn, None): invokation Elliptic.deltaPi(0, 1, None): invalid
    test 224 _RF(1, 2, 0): 1.311028777
    test 225 _RF(2, 3, 4): 0.584082842
    test 226 _RC(0, 1/4): 3.141592654
    test 227 _RC(9/4, 2): 0.693147181
    test 228 _RC(1/4,-2): 0.231049060
    test 229 _RJ(0, 1, 2, 3): 0.776886238
    test 230 _RJ(2, 3, 4, 5): 0.142975797
    test 231 _RD(0, 2, 1): 1.797210352
    test 232 _RD(2, 3, 4): 0.165105273
    test 233 _RG(0, 16, 16): 3.141592654
    test 234 _RG(2,  3,  4): 1.725503028
    test 235 _RG(0,  0.0796, 4): 1.028475809
    test 236 sncndn(x): 0.0, 1.0, 1.0
    test 237 sncndn(x): 1.0, -0.0, 1.0
    test 238 sncndn(x): 0.0, 1.0, 1.0
    test 239 sncndn(x): 0.917152336, 0.398536815, 0.398536815
    test 240 sncndn(x): <class 'pygeodesy.elliptic.Elliptic3Tuple'>
    test 241 copy(Elliptic): (<class 'pygeodesy.elliptic.Elliptic'>, True)
    test 242 Elliptic.copy(): (<class 'pygeodesy.elliptic.Elliptic'>, True)
    test 243 k2 alpha2 kp2 alphap2: (0.0, 0.0, 0.0, 0.0)
    test 244 k2 alpha2 kp2 alphap2: (0.25, 0.25, 0.25, 0.25)
    test 245 k2 alpha2 kp2 alphap2: (0.5, 0.5, 0.5, 0.5)
    test 246 k2 alpha2 kp2 alphap2: (0.75, 0.75, 0.75, 0.75)

    all 246 testElliptic.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 770.542 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testEpsg.py

    testing testEpsg.py 20.01.17
    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 Epsg: 32661
    test 142 0 N: (0, 'N')
    test 143 1 N: (1, 'N')
    test 144 2 N: (2, 'N')
    test 145 3 N: (3, 'N')
    test 146 4 N: (4, 'N')
    test 147 5 N: (5, 'N')
    test 148 6 N: (6, 'N')
    test 149 7 N: (7, 'N')
    test 150 8 N: (8, 'N')
    test 151 9 N: (9, 'N')
    test 152 10 N: (10, 'N')
    test 153 11 N: (11, 'N')
    test 154 12 N: (12, 'N')
    test 155 13 N: (13, 'N')
    test 156 14 N: (14, 'N')
    test 157 15 N: (15, 'N')
    test 158 16 N: (16, 'N')
    test 159 17 N: (17, 'N')
    test 160 18 N: (18, 'N')
    test 161 19 N: (19, 'N')
    test 162 20 N: (20, 'N')
    test 163 21 N: (21, 'N')
    test 164 22 N: (22, 'N')
    test 165 23 N: (23, 'N')
    test 166 24 N: (24, 'N')
    test 167 25 N: (25, 'N')
    test 168 26 N: (26, 'N')
    test 169 27 N: (27, 'N')
    test 170 28 N: (28, 'N')
    test 171 29 N: (29, 'N')
    test 172 30 N: (30, 'N')
    test 173 31 N: (31, 'N')
    test 174 32 N: (32, 'N')
    test 175 33 N: (33, 'N')
    test 176 34 N: (34, 'N')
    test 177 35 N: (35, 'N')
    test 178 36 N: (36, 'N')
    test 179 37 N: (37, 'N')
    test 180 38 N: (38, 'N')
    test 181 39 N: (39, 'N')
    test 182 40 N: (40, 'N')
    test 183 41 N: (41, 'N')
    test 184 42 N: (42, 'N')
    test 185 43 N: (43, 'N')
    test 186 44 N: (44, 'N')
    test 187 45 N: (45, 'N')
    test 188 46 N: (46, 'N')
    test 189 47 N: (47, 'N')
    test 190 48 N: (48, 'N')
    test 191 49 N: (49, 'N')
    test 192 50 N: (50, 'N')
    test 193 51 N: (51, 'N')
    test 194 52 N: (52, 'N')
    test 195 53 N: (53, 'N')
    test 196 54 N: (54, 'N')
    test 197 55 N: (55, 'N')
    test 198 56 N: (56, 'N')
    test 199 57 N: (57, 'N')
    test 200 58 N: (58, 'N')
    test 201 59 N: (59, 'N')
    test 202 60 N: (60, 'N')
    test 203 Epsg: 32761
    test 204 0 S: (0, 'S')
    test 205 1 S: (1, 'S')
    test 206 2 S: (2, 'S')
    test 207 3 S: (3, 'S')
    test 208 4 S: (4, 'S')
    test 209 5 S: (5, 'S')
    test 210 6 S: (6, 'S')
    test 211 7 S: (7, 'S')
    test 212 8 S: (8, 'S')
    test 213 9 S: (9, 'S')
    test 214 10 S: (10, 'S')
    test 215 11 S: (11, 'S')
    test 216 12 S: (12, 'S')
    test 217 13 S: (13, 'S')
    test 218 14 S: (14, 'S')
    test 219 15 S: (15, 'S')
    test 220 16 S: (16, 'S')
    test 221 17 S: (17, 'S')
    test 222 18 S: (18, 'S')
    test 223 19 S: (19, 'S')
    test 224 20 S: (20, 'S')
    test 225 21 S: (21, 'S')
    test 226 22 S: (22, 'S')
    test 227 23 S: (23, 'S')
    test 228 24 S: (24, 'S')
    test 229 25 S: (25, 'S')
    test 230 26 S: (26, 'S')
    test 231 27 S: (27, 'S')
    test 232 28 S: (28, 'S')
    test 233 29 S: (29, 'S')
    test 234 30 S: (30, 'S')
    test 235 31 S: (31, 'S')
    test 236 32 S: (32, 'S')
    test 237 33 S: (33, 'S')
    test 238 34 S: (34, 'S')
    test 239 35 S: (35, 'S')
    test 240 36 S: (36, 'S')
    test 241 37 S: (37, 'S')
    test 242 38 S: (38, 'S')
    test 243 39 S: (39, 'S')
    test 244 40 S: (40, 'S')
    test 245 41 S: (41, 'S')
    test 246 42 S: (42, 'S')
    test 247 43 S: (43, 'S')
    test 248 44 S: (44, 'S')
    test 249 45 S: (45, 'S')
    test 250 46 S: (46, 'S')
    test 251 47 S: (47, 'S')
    test 252 48 S: (48, 'S')
    test 253 49 S: (49, 'S')
    test 254 50 S: (50, 'S')
    test 255 51 S: (51, 'S')
    test 256 52 S: (52, 'S')
    test 257 53 S: (53, 'S')
    test 258 54 S: (54, 'S')
    test 259 55 S: (55, 'S')
    test 260 56 S: (56, 'S')
    test 261 57 S: (57, 'S')
    test 262 58 S: (58, 'S')
    test 263 59 S: (59, 'S')
    test 264 60 S: (60, 'S')
    test 265 Ups: 32761
    test 266 Ups: 00A S
    test 267 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 268 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 269 Ups: 32761
    test 270 Ups: 00B S
    test 271 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 272 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 273 Ups: 32661
    test 274 Ups: 00Y N
    test 275 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 276 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 277 Ups: 32661
    test 278 Ups: 00Z N
    test 279 copy(Epsg): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 280 Epsg.copy(): (<class 'pygeodesy.epsg.Epsg'>, True)
    test 281 TMcoord 1: 38W N
    test 282 TMcoord 2: 34P N
    test 283 TMcoord 3: 43Q N
    test 284 TMcoord 4: 35Q N
    test 285 TMcoord 5: 37N N
    test 286 TMcoord 6: 34W N
    test 287 TMcoord 7: 40V N
    test 288 TMcoord 8: 34P N
    test 289 TMcoord 9: 41S N
    test 290 TMcoord 10: 41X N
    test 291 TMcoord 11: 43X N
    test 292 TMcoord 12: 44Q N
    test 293 TMcoord 13: 44R N
    test 294 TMcoord 14: 39U N
    test 295 TMcoord 15: 44P N
    test 296 TMcoord 16: 39R N
    test 297 TMcoord 17: 41W N
    test 298 TMcoord 18: 45U N
    test 299 TMcoord 19: 32R N
    test 300 TMcoord 20: 44X N
    test 301 TMcoord 21: 35T N
    test 302 TMcoord 22: 32T N
    test 303 TMcoord 23: 31T N
    test 304 TMcoord 24: 35N N
    test 305 TMcoord 25: 45P N
    test 306 TMcoord 26: 33V N
    test 307 TMcoord 27: 41Q N
    test 308 TMcoord 28: 40X N
    test 309 TMcoord 29: 33P N
    test 310 TMcoord 30: 40S N
    test 311 TMcoord 31: 37T N
    test 312 TMcoord 32: 33X N
    test 313 TMcoord 33: 41U N
    test 314 TMcoord 34: 43Q N
    test 315 TMcoord 35: 42S N
    test 316 TMcoord 36: 33S N
    test 317 TMcoord 37: 35X N
    test 318 TMcoord 38: 38N N
    test 319 TMcoord 39: 44P N
    test 320 TMcoord 40: 33U N
    test 321 TMcoord 41: 37W N
    test 322 TMcoord 42: 36T N
    test 323 TMcoord 43: 36Q N
    test 324 TMcoord 44: 34S N
    test 325 TMcoord 45: 37S N
    test 326 TMcoord 46: 34N N
    test 327 TMcoord 47: 34T N
    test 328 TMcoord 48: 43Q N
    test 329 TMcoord 49: 32N N
    test 330 TMcoord 50: 31Q N
    test 331 TMcoord 51: 45R N
    test 332 TMcoord 52: 45R N
    test 333 TMcoord 53: 34W N
    test 334 TMcoord 54: 44V N
    test 335 TMcoord 55: 44S N
    test 336 TMcoord 56: 39R N
    test 337 TMcoord 57: 00Z N
    test 338 TMcoord 58: 36R N
    test 339 TMcoord 59: 41V N
    test 340 TMcoord 60: 42N N
    test 341 TMcoord 61: 43S N
    test 342 TMcoord 62: 34N N
    test 343 TMcoord 63: 34U N
    test 344 TMcoord 64: 38V N
    test 345 TMcoord 65: 34Q N
    test 346 TMcoord 66: 38P N
    test 347 TMcoord 67: 42S N
    test 348 TMcoord 68: 44S N
    test 349 TMcoord 69: 31Q N
    test 350 TMcoord 70: 40W N
    test 351 TMcoord 71: 35X N
    test 352 TMcoord 72: 32T N
    test 353 TMcoord 73: 45U N
    test 354 TMcoord 74: 40Q N
    test 355 TMcoord 75: 31T N
    test 356 TMcoord 76: 44R N
    test 357 TMcoord 77: 34U N
    test 358 TMcoord 78: 38P N
    test 359 TMcoord 79: 38Q N
    test 360 TMcoord 80: 45N N
    test 361 TMcoord 81: 31S N
    test 362 TMcoord 82: 41U N
    test 363 TMcoord 83: 40V N
    test 364 TMcoord 84: 43X N
    test 365 TMcoord 85: 35N N
    test 366 TMcoord 86: 44P N
    test 367 TMcoord 87: 41N N
    test 368 TMcoord 88: 38Q N
    test 369 TMcoord 89: 43X N
    test 370 TMcoord 90: 36V N
    test 371 TMcoord 91: 34Q N
    test 372 TMcoord 92: 35W N
    test 373 TMcoord 93: 45U N
    test 374 TMcoord 94: 40R N
    test 375 TMcoord 95: 36R N
    test 376 TMcoord 96: 35S N
    test 377 TMcoord 97: 41R N
    test 378 TMcoord 98: 39Q N
    test 379 TMcoord 99: 37T N
    test 380 TMcoord 100: 42P N
    test 381 TMcoord 101: 35T N
    test 382 TMcoord 102: 34Q N
    test 383 TMcoord 103: 41T N
    test 384 TMcoord 104: 43R N
    test 385 TMcoord 105: 34Q N
    test 386 TMcoord 106: 45P N
    test 387 TMcoord 107: 31P N
    test 388 TMcoord 108: 44V N
    test 389 TMcoord 109: 42X N
    test 390 TMcoord 110: 33R N
    test 391 TMcoord 111: 37W N
    test 392 TMcoord 112: 31S N
    test 393 TMcoord 113: 42N N
    test 394 TMcoord 114: 39N N
    test 395 TMcoord 115: 39T N
    test 396 TMcoord 116: 39P N
    test 397 TMcoord 117: 34U N
    test 398 TMcoord 118: 41P N
    test 399 TMcoord 119: 37R N
    test 400 TMcoord 120: 44Q N
    test 401 TMcoord 121: 32V N
    test 402 TMcoord 122: 41R N
    test 403 TMcoord 123: 36T N
    test 404 TMcoord 124: 42U N
    test 405 TMcoord 125: 42U N
    test 406 TMcoord 126: 39T N
    test 407 TMcoord 127: 32T N
    test 408 TMcoord 128: 32Q N
    test 409 TMcoord 129: 38P N
    test 410 TMcoord 130: 34Q N
    test 411 TMcoord 131: 36V N
    test 412 TMcoord 132: 36T N
    test 413 TMcoord 133: 43T N
    test 414 TMcoord 134: 41W N
    test 415 TMcoord 135: 32V N
    test 416 TMcoord 136: 39X N
    test 417 TMcoord 137: 32U N
    test 418 TMcoord 138: 37X N
    test 419 TMcoord 139: 35N N
    test 420 TMcoord 140: 36P N
    test 421 TMcoord 141: 31S N
    test 422 TMcoord 142: 36N N
    test 423 TMcoord 143: 42S N
    test 424 TMcoord 144: 44N N
    test 425 TMcoord 145: 44P N
    test 426 TMcoord 146: 39U N
    test 427 TMcoord 147: 45Q N
    test 428 TMcoord 148: 41W N
    test 429 TMcoord 149: 41N N
    test 430 TMcoord 150: 32S N
    test 431 TMcoord 151: 32N N
    test 432 TMcoord 152: 32T N
    test 433 TMcoord 153: 38R N
    test 434 TMcoord 154: 32V N
    test 435 TMcoord 155: 37Q N
    test 436 TMcoord 156: 44N N
    test 437 TMcoord 157: 34W N
    test 438 TMcoord 158: 45N N
    test 439 TMcoord 159: 42S N
    test 440 TMcoord 160: 40T N
    test 441 TMcoord 161: 31U N
    test 442 TMcoord 162: 45Q N
    test 443 TMcoord 163: 40U N
    test 444 TMcoord 164: 45T N
    test 445 TMcoord 165: 40R N
    test 446 TMcoord 166: 31V N
    test 447 TMcoord 167: 45P N
    test 448 TMcoord 168: 43W N
    test 449 TMcoord 169: 43U N
    test 450 TMcoord 170: 44V N
    test 451 TMcoord 171: 40P N
    test 452 TMcoord 172: 36Q N
    test 453 TMcoord 173: 42Q N
    test 454 TMcoord 174: 41Q N
    test 455 TMcoord 175: 32S N
    test 456 TMcoord 176: 39P N
    test 457 TMcoord 177: 39Q N
    test 458 TMcoord 178: 39T N
    test 459 TMcoord 179: 34U N
    test 460 TMcoord 180: 32W N
    test 461 TMcoord 181: 41U N
    test 462 TMcoord 182: 31Q N
    test 463 TMcoord 183: 40N N
    test 464 TMcoord 184: 40T N
    test 465 TMcoord 185: 38P N
    test 466 TMcoord 186: 44P N
    test 467 TMcoord 187: 40N N
    test 468 TMcoord 188: 44V N
    test 469 TMcoord 189: 41V N
    test 470 TMcoord 190: 43Q N
    test 471 TMcoord 191: 43X N
    test 472 TMcoord 192: 39N N
    test 473 TMcoord 193: 38T N
    test 474 TMcoord 194: 32R N
    test 475 TMcoord 195: 37S N
    test 476 TMcoord 196: 44W N
    test 477 TMcoord 197: 43V N
    test 478 TMcoord 198: 35T N
    test 479 TMcoord 199: 44W N
    test 480 TMcoord 200: 44X N
    test 481 TMcoord 201: 33Q N
    test 482 TMcoord 202: 40W N
    test 483 TMcoord 203: 43S N
    test 484 TMcoord 204: 32U N
    test 485 TMcoord 205: 33V N
    test 486 TMcoord 206: 34R N
    test 487 TMcoord 207: 39S N
    test 488 TMcoord 208: 43W N
    test 489 TMcoord 209: 39T N
    test 490 TMcoord 210: 31W N
    test 491 TMcoord 211: 45R N
    test 492 TMcoord 212: 34W N
    test 493 TMcoord 213: 32T N
    test 494 TMcoord 214: 31P N
    test 495 TMcoord 215: 44V N
    test 496 TMcoord 216: 45U N
    test 497 TMcoord 217: 43R N
    test 498 TMcoord 218: 31N N
    test 499 TMcoord 219: 43T N
    test 500 TMcoord 220: 45R N
    test 501 TMcoord 221: 39N N
    test 502 TMcoord 222: 37S N
    test 503 TMcoord 223: 31R N
    test 504 TMcoord 224: 38Q N
    test 505 TMcoord 225: 40V N
    test 506 TMcoord 226: 45N N
    test 507 TMcoord 227: 44R N
    test 508 TMcoord 228: 43P N
    test 509 TMcoord 229: 42P N
    test 510 TMcoord 230: 45S N
    test 511 TMcoord 231: 42N N
    test 512 TMcoord 232: 38S N
    test 513 TMcoord 233: 32T N
    test 514 TMcoord 234: 41T N
    test 515 TMcoord 235: 34S N
    test 516 TMcoord 236: 40R N
    test 517 TMcoord 237: 35V N
    test 518 TMcoord 238: 38N N
    test 519 TMcoord 239: 40V N
    test 520 TMcoord 240: 36R N
    test 521 TMcoord 241: 37W N
    test 522 TMcoord 242: 45R N
    test 523 TMcoord 243: 37V N
    test 524 TMcoord 244: 33P N
    test 525 TMcoord 245: 32U N
    test 526 TMcoord 246: 38T N
    test 527 TMcoord 247: 37N N
    test 528 TMcoord 248: 36R N
    test 529 TMcoord 249: 44R N
    test 530 TMcoord 250: 44Q N
    test 531 TMcoord 251: 45R N
    test 532 TMcoord 252: 34N N
    test 533 TMcoord 253: 43S N
    test 534 TMcoord 254: 40Q N
    test 535 TMcoord 255: 33T N
    test 536 TMcoord 256: 44P N
    test 537 TMcoord 257: 39N N
    test 538 TMcoord 258: 40Q N

    all 538 testEpsg.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 750.108 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testErrors.py

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

    all 106 testErrors.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 9.959 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testEtm.py

    testing testEtm.py 20.04.04 (module pygeodesy.etm 20.05.14)

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

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

    testLatLon(pygeodesy.etm, 20.05.14)
    test 75 toEtm8: 45 S -20297797 5336899
    test 76 toUtm: 45 S -20297797 5336899
    test 77 toETM5: 45 S -20297797 5336899
    test 78 copy(Etm): (<class 'pygeodesy.etm.Etm'>, True)
    test 79 Etm.copy(): (<class 'pygeodesy.etm.Etm'>, True)

    testLatLon(pygeodesy.etm, 20.05.14)
    test 80 toEtm8: 45 S -20297797 5336899
    test 81 toUtm: 45 S -20297797 5336899
    test 82 toETM5: 45 S -20297797 5336899
    test 83 copy(Etm): (<class 'pygeodesy.etm.Etm'>, True)
    test 84 Etm.copy(): (<class 'pygeodesy.etm.Etm'>, True)

    all 84 testEtm.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 514.257 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testEtmTMcoords.py

    testing testEtmTMcoords.py 19.05.23 (module pygeodesy.etm 20.05.14)
    test 1 line 1 toEtm8.easting: 1548706.791619
    test 2 line 1 toEtm8.northing: 8451449.198772
    test 3 line 1 toEtm8.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.136868e-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 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 3.410 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testExactTMcoords.py

    testing testExactTMcoords.py 19.05.23 (module pygeodesy.etm 20.05.14)
    test 1 line 1 _ExactTM.easting: 1548706.791619
    test 2 line 1 _ExactTM.northing: 8451449.198772
    test 3 line 1 _ExactTM.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.214450  FAILED, KNOWN, expected 4784814.214449
    test 518 line 88 _ExactTM.northing: 2984497.432580
    test 519 line 88 _ExactTM.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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: 1.303852e-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

    2 of 1548 testExactTMcoords.py tests (0.1%) FAILED, ALL KNOWN, 1 skipped (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 2.662 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testFmath.py

    testing testFmath.py 20.06.02 (module pygeodesy.fmath 20.05.15)
    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 sum: 0.0  FAILED, KNOWN, expected 2.0
    test 134 fsum: 2.0
    test 135 Fsum: 2.0
    test 136 sum: 0.0  FAILED, KNOWN, expected 4.0
    test 137 fsum: 4.0
    test 138 Fsum: 4.0
    test 139 sum: 0.0  FAILED, KNOWN, expected 8.0
    test 140 fsum: 8.0
    test 141 Fsum: 8.0
    test 142 sum: 0.0  FAILED, KNOWN, expected 16.0
    test 143 fsum: 16.0
    test 144 Fsum: 16.0
    test 145 sum: 0.0  FAILED, KNOWN, expected 32.0
    test 146 fsum: 32.0
    test 147 Fsum: 32.0
    test 148 sum: 0.0  FAILED, KNOWN, expected 64.0
    test 149 fsum: 64.0
    test 150 Fsum: 64.0
    test 151 sum: 0.0  FAILED, KNOWN, expected 128.0
    test 152 fsum: 128.0
    test 153 Fsum: 128.0
    test 154 sum: 0.0  FAILED, KNOWN, expected 256.0
    test 155 fsum: 256.0
    test 156 Fsum: 256.0
    test 157 sum: 0.0  FAILED, KNOWN, expected 512.0
    test 158 fsum: 512.0
    test 159 Fsum: 512.0
    test 160 sum: 0.0  FAILED, KNOWN, expected 1024.0
    test 161 fsum: 1024.0
    test 162 Fsum: 1024.0
    test 163 sum: 1.005
    test 164 fsum: 1.005
    test 165 Fsum: 1.005
    test 166 fsum: 1.0000000000000002e+16
    test 167 Fsum: 1.0000000000000002e+16
    test 168 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.000128968794139
    test 169 fsum: -0.000128968794139
    test 170 Fsum: -0.000128968794139
    test 171 Fsum: -0.000128968794139
    test 172 sum: -3.88533778445e+84  FAILED, KNOWN, expected 0.000379047412916
    test 173 fsum: 0.000379047412916
    test 174 Fsum: 0.000379047412916
    test 175 Fsum: 0.000379047412916
    test 176 sum: 6.96645516702  FAILED, KNOWN, expected -0.0460875043829
    test 177 fsum: -0.0460875043829
    test 178 Fsum: -0.0460875043829
    test 179 Fsum: -0.0460875043829
    test 180 sum: -1.70322948676  FAILED, KNOWN, expected 52.4810034389
    test 181 fsum: 52.4810034389
    test 182 Fsum: 52.4810034389
    test 183 Fsum: 52.4810034389
    test 184 sum: 3.88533778445e+84  FAILED, KNOWN, expected 1.77330861965e-05
    test 185 fsum: 1.77330861965e-05
    test 186 Fsum: 1.77330861965e-05
    test 187 Fsum: 1.77330861965e-05
    test 188 sum: -3.88533778445e+84  FAILED, KNOWN, expected 2.9879425926e-07
    test 189 fsum: 2.9879425926e-07
    test 190 Fsum: 2.9879425926e-07
    test 191 Fsum: 2.9879425926e-07
    test 192 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.12032712438
    test 193 fsum: 1.12032712438
    test 194 Fsum: 1.12032712438
    test 195 Fsum: 1.12032712438
    test 196 sum: -3.88533778445e+84  FAILED, KNOWN, expected -0.905891237457
    test 197 fsum: -0.905891237457
    test 198 Fsum: -0.905891237457
    test 199 Fsum: -0.905891237457
    test 200 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.00251805574068
    test 201 fsum: -0.00251805574068
    test 202 Fsum: -0.00251805574068
    test 203 Fsum: -0.00251805574068
    test 204 sum: -3.88533778445e+84  FAILED, KNOWN, expected 7.6378381677e-10
    test 205 fsum: 7.6378381677e-10
    test 206 Fsum: 7.6378381677e-10
    test 207 Fsum: 7.6378381677e-10
    test 208 sum: -3.88533778445e+84  FAILED, KNOWN, expected -3.77782718777e-10
    test 209 fsum: -3.77782718777e-10
    test 210 Fsum: -3.77782718777e-10
    test 211 Fsum: -3.77782718777e-10
    test 212 sum: 1.36009544181e-07  FAILED, KNOWN, expected 2.37155294433e-07
    test 213 fsum: 2.37155294433e-07
    test 214 Fsum: 2.37155294433e-07
    test 215 Fsum: 2.37155294433e-07
    test 216 sum: -3.88533778445e+84  FAILED, KNOWN, expected -4.93542760496e-05
    test 217 fsum: -4.93542760496e-05
    test 218 Fsum: -4.93542760496e-05
    test 219 Fsum: -4.93542760496e-05
    test 220 sum: -3.88533778445e+84  FAILED, KNOWN, expected 5.68842120367e-14
    test 221 fsum: 5.68842120367e-14
    test 222 Fsum: 5.68842120367e-14
    test 223 Fsum: 5.68842120367e-14
    test 224 sum: 3.88533778445e+84  FAILED, KNOWN, expected -2.65343479336e-06
    test 225 fsum: -2.65343479336e-06
    test 226 Fsum: -2.65343479336e-06
    test 227 Fsum: -2.65343479336e-06
    test 228 sum: -3.88533778445e+84  FAILED, KNOWN, expected -4.45393124134e-08
    test 229 fsum: -4.45393124134e-08
    test 230 Fsum: -4.45393124134e-08
    test 231 Fsum: -4.45393124134e-08
    test 232 sum: 3.88533778445e+84  FAILED, KNOWN, expected 7.50578603273e-10
    test 233 fsum: 7.50578603273e-10
    test 234 Fsum: 7.50578603273e-10
    test 235 Fsum: 7.50578603273e-10
    test 236 sum: 7.0  FAILED, KNOWN, expected -2.17916569957e-06
    test 237 fsum: -2.17916569957e-06
    test 238 Fsum: -2.17916569957e-06
    test 239 Fsum: -2.17916569957e-06
    test 240 sum: -3.88533778445e+84  FAILED, KNOWN, expected 2.99365579086e-10
    test 241 fsum: 2.99365579086e-10
    test 242 Fsum: 2.99365579086e-10
    test 243 Fsum: 2.99365579086e-10
    test 244 sum: -3.88533778445e+84  FAILED, KNOWN, expected -2.22431439268e-12
    test 245 fsum: -2.22431439268e-12
    test 246 Fsum: -2.22431439268e-12
    test 247 Fsum: -2.22431439268e-12
    test 248 sum: 83.082144746  FAILED, KNOWN, expected -0.00254202021472
    test 249 fsum: -0.00254202021472
    test 250 Fsum: -0.00254202021472
    test 251 Fsum: -0.00254202021472
    test 252 sum: 3.88533778445e+84  FAILED, KNOWN, expected 1.64109396486e-05
    test 253 fsum: 1.64109396486e-05
    test 254 Fsum: 1.64109396486e-05
    test 255 Fsum: 1.64109396486e-05
    test 256 sum: -3.88533778445e+84  FAILED, KNOWN, expected 0.0474843553726
    test 257 fsum: 0.0474843553726
    test 258 Fsum: 0.0474843553726
    test 259 Fsum: 0.0474843553726
    test 260 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.16690780313e-14
    test 261 fsum: 1.16690780313e-14
    test 262 Fsum: 1.16690780313e-14
    test 263 Fsum: 1.16690780313e-14
    test 264 sum: 14.0264368715  FAILED, KNOWN, expected 0.0402892626677
    test 265 fsum: 0.0402892626677
    test 266 Fsum: 0.0402892626677
    test 267 Fsum: 0.0402892626677
    test 268 sum: -13.9451625945  FAILED, KNOWN, expected 0.000193910153279
    test 269 fsum: 0.000193910153279
    test 270 Fsum: 0.000193910153279
    test 271 Fsum: 0.000193910153279
    test 272 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.000213413098338
    test 273 fsum: -0.000213413098338
    test 274 Fsum: -0.000213413098338
    test 275 Fsum: -0.000213413098338
    test 276 sum: 0.0  FAILED, KNOWN, expected -0.039133715221
    test 277 fsum: -0.039133715221
    test 278 Fsum: -0.039133715221
    test 279 Fsum: -0.039133715221
    test 280 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.28624718245e-10
    test 281 fsum: 1.28624718245e-10
    test 282 Fsum: 1.28624718245e-10
    test 283 Fsum: 1.28624718245e-10
    test 284 sum: 28.041624134  FAILED, KNOWN, expected -6.09657475122e-14
    test 285 fsum: -6.09657475122e-14
    test 286 Fsum: -6.09657475122e-14
    test 287 Fsum: -6.09657475122e-14
    test 288 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.75476746254e-06
    test 289 fsum: 1.75476746254e-06
    test 290 Fsum: 1.75476746254e-06
    test 291 Fsum: 1.75476746254e-06
    test 292 sum: -9e-20  FAILED, KNOWN, expected 0.356716493909
    test 293 fsum: 0.356716493909
    test 294 Fsum: 0.356716493909
    test 295 Fsum: 0.356716493909
    test 296 sum: -3.88533778445e+84  FAILED, KNOWN, expected -0.000452529818437
    test 297 fsum: -0.000452529818437
    test 298 Fsum: -0.000452529818437
    test 299 Fsum: -0.000452529818437
    test 300 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.67817250209e-14
    test 301 fsum: 1.67817250209e-14
    test 302 Fsum: 1.67817250209e-14
    test 303 Fsum: 1.67817250209e-14
    test 304 sum: -7.00002843327  FAILED, KNOWN, expected -1.10389265318e-07
    test 305 fsum: -1.10389265318e-07
    test 306 Fsum: -1.10389265318e-07
    test 307 Fsum: -1.10389265318e-07
    test 308 sum: -3.88533778445e+84  FAILED, KNOWN, expected -8.5483435653e-07
    test 309 fsum: -8.5483435653e-07
    test 310 Fsum: -8.5483435653e-07
    test 311 Fsum: -8.5483435653e-07
    test 312 sum: 7.0  FAILED, KNOWN, expected -9.89439005332e-17
    test 313 fsum: -9.89439005332e-17
    test 314 Fsum: -9.89439005332e-17
    test 315 Fsum: -9.89439005332e-17
    test 316 sum: -7.0  FAILED, KNOWN, expected -1.33518694651e-16
    test 317 fsum: -1.33518694651e-16
    test 318 Fsum: -1.33518694651e-16
    test 319 Fsum: -1.33518694651e-16
    test 320 sum: -3.88533778445e+84  FAILED, KNOWN, expected 3.30150313874
    test 321 fsum: 3.30150313874
    test 322 Fsum: 3.30150313874
    test 323 Fsum: 3.30150313874
    test 324 sum: -3.88533778445e+84  FAILED, KNOWN, expected -9.23815716293e-11
    test 325 fsum: -9.23815716293e-11
    test 326 Fsum: -9.23815716293e-11
    test 327 Fsum: -9.23815716293e-11
    test 328 sum: 3.88533778445e+84  FAILED, KNOWN, expected 2.99821707206e-12
    test 329 fsum: 2.99821707206e-12
    test 330 Fsum: 2.99821707206e-12
    test 331 Fsum: 2.99821707206e-12
    test 332 sum: -3.88533778445e+84  FAILED, KNOWN, expected -0.162274804645
    test 333 fsum: -0.162274804645
    test 334 Fsum: -0.162274804645
    test 335 Fsum: -0.162274804645
    test 336 sum: -3.88533778445e+84  FAILED, KNOWN, expected 4.45649777141e-06
    test 337 fsum: 4.45649777141e-06
    test 338 Fsum: 4.45649777141e-06
    test 339 Fsum: 4.45649777141e-06
    test 340 sum: -3.88533778445e+84  FAILED, KNOWN, expected 7.1948198977e-17
    test 341 fsum: 7.1948198977e-17
    test 342 Fsum: 7.1948198977e-17
    test 343 Fsum: 7.1948198977e-17
    test 344 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.82526756859e-10
    test 345 fsum: 1.82526756859e-10
    test 346 Fsum: 1.82526756859e-10
    test 347 Fsum: 1.82526756859e-10
    test 348 sum: 3.88533778445e+84  FAILED, KNOWN, expected 0.705301356925
    test 349 fsum: 0.705301356925
    test 350 Fsum: 0.705301356925
    test 351 Fsum: 0.705301356925
    test 352 sum: 6.76043340444e-06  FAILED, KNOWN, expected -0.894895800214
    test 353 fsum: -0.894895800214
    test 354 Fsum: -0.894895800214
    test 355 Fsum: -0.894895800214
    test 356 sum: 6.94501315703  FAILED, KNOWN, expected 2.01455979857e-09
    test 357 fsum: 2.01455979857e-09
    test 358 Fsum: 2.01455979857e-09
    test 359 Fsum: 2.01455979857e-09
    test 360 sum: -3.88533778445e+84  FAILED, KNOWN, expected 6.22693860436e-05
    test 361 fsum: 6.22693860436e-05
    test 362 Fsum: 6.22693860436e-05
    test 363 Fsum: 6.22693860436e-05
    test 364 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.00185894442736
    test 365 fsum: -0.00185894442736
    test 366 Fsum: -0.00185894442736
    test 367 Fsum: -0.00185894442736
    test 368 sum: 7.0  FAILED, KNOWN, expected -9.89041878987e-05
    test 369 fsum: -9.89041878987e-05
    test 370 Fsum: -9.89041878987e-05
    test 371 Fsum: -9.89041878987e-05
    test 372 sum: 3.88533778445e+84  FAILED, KNOWN, expected -2.69986424938e-08
    test 373 fsum: -2.69986424938e-08
    test 374 Fsum: -2.69986424938e-08
    test 375 Fsum: -2.69986424938e-08
    test 376 sum: -3.88533778445e+84  FAILED, KNOWN, expected 3.9538773556e-06
    test 377 fsum: 3.9538773556e-06
    test 378 Fsum: 3.9538773556e-06
    test 379 Fsum: 3.9538773556e-06
    test 380 sum: 3.88533778445e+84  FAILED, KNOWN, expected -2.93716931069e-07
    test 381 fsum: -2.93716931069e-07
    test 382 Fsum: -2.93716931069e-07
    test 383 Fsum: -2.93716931069e-07
    test 384 sum: -0.000477541743352  FAILED, KNOWN, expected 2.18283550636e-06
    test 385 fsum: 2.18283550636e-06
    test 386 Fsum: 2.18283550636e-06
    test 387 Fsum: 2.18283550636e-06
    test 388 sum: -3.88533778445e+84  FAILED, KNOWN, expected 0.0286970551123
    test 389 fsum: 0.0286970551123
    test 390 Fsum: 0.0286970551123
    test 391 Fsum: 0.0286970551123
    test 392 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.000176063756671
    test 393 fsum: -0.000176063756671
    test 394 Fsum: -0.000176063756671
    test 395 Fsum: -0.000176063756671
    test 396 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.0408770290174
    test 397 fsum: -0.0408770290174
    test 398 Fsum: -0.0408770290174
    test 399 Fsum: -0.0408770290174
    test 400 sum: 3.88533778445e+84  FAILED, KNOWN, expected -1.43464488712e-06
    test 401 fsum: -1.43464488712e-06
    test 402 Fsum: -1.43464488712e-06
    test 403 Fsum: -1.43464488712e-06
    test 404 sum: -3.88533778445e+84  FAILED, KNOWN, expected -5.9905064799e-05
    test 405 fsum: -5.9905064799e-05
    test 406 Fsum: -5.9905064799e-05
    test 407 Fsum: -5.9905064799e-05
    test 408 sum: -3.88533778445e+84  FAILED, KNOWN, expected -8.16737211368e-07
    test 409 fsum: -8.16737211368e-07
    test 410 Fsum: -8.16737211368e-07
    test 411 Fsum: -8.16737211368e-07
    test 412 sum: -3.88533778445e+84  FAILED, KNOWN, expected -0.0350621830157
    test 413 fsum: -0.0350621830157
    test 414 Fsum: -0.0350621830157
    test 415 Fsum: -0.0350621830157
    test 416 sum: -3.88533778445e+84  FAILED, KNOWN, expected 9.01546361512e-05
    test 417 fsum: 9.01546361512e-05
    test 418 Fsum: 9.01546361512e-05
    test 419 Fsum: 9.01546361512e-05
    test 420 sum: -7.0  FAILED, KNOWN, expected -1.4466620169e-06
    test 421 fsum: -1.4466620169e-06
    test 422 Fsum: -1.4466620169e-06
    test 423 Fsum: -1.4466620169e-06
    test 424 sum: -3.88533778445e+84  FAILED, KNOWN, expected -1.7947260785e-10
    test 425 fsum: -1.7947260785e-10
    test 426 Fsum: -1.7947260785e-10
    test 427 Fsum: -1.7947260785e-10
    test 428 sum: -3.88533778445e+84  FAILED, KNOWN, expected 8.19154870898e-08
    test 429 fsum: 8.19154870898e-08
    test 430 Fsum: 8.19154870898e-08
    test 431 Fsum: 8.19154870898e-08
    test 432 sum: 6.99999999929  FAILED, KNOWN, expected -0.141633017172
    test 433 fsum: -0.141633017172
    test 434 Fsum: -0.141633017172
    test 435 Fsum: -0.141633017172
    test 436 sum: -3.88533778445e+84  FAILED, KNOWN, expected -2.51050322196e-06
    test 437 fsum: -2.51050322196e-06
    test 438 Fsum: -2.51050322196e-06
    test 439 Fsum: -2.51050322196e-06
    test 440 sum: -3.88533778445e+84  FAILED, KNOWN, expected 0.11946145962
    test 441 fsum: 0.11946145962
    test 442 Fsum: 0.11946145962
    test 443 Fsum: 0.11946145962
    test 444 sum: -31.1188578919  FAILED, KNOWN, expected -0.0138339044186
    test 445 fsum: -0.0138339044186
    test 446 Fsum: -0.0138339044186
    test 447 Fsum: -0.0138339044186
    test 448 sum: 3.88533778445e+84  FAILED, KNOWN, expected 2.53962299565e-16
    test 449 fsum: 2.53962299565e-16
    test 450 Fsum: 2.53962299565e-16
    test 451 Fsum: 2.53962299565e-16
    test 452 sum: -3.88533778445e+84  FAILED, KNOWN, expected 6.15882277952e-06
    test 453 fsum: 6.15882277952e-06
    test 454 Fsum: 6.15882277952e-06
    test 455 Fsum: 6.15882277952e-06
    test 456 sum: 13.9999644208  FAILED, KNOWN, expected -3.29282714196e-05
    test 457 fsum: -3.29282714196e-05
    test 458 Fsum: -3.29282714196e-05
    test 459 Fsum: -3.29282714196e-05
    test 460 sum: 3.88533778445e+84  FAILED, KNOWN, expected 1.37847866625e-15
    test 461 fsum: 1.37847866625e-15
    test 462 Fsum: 1.37847866625e-15
    test 463 Fsum: 1.37847866625e-15
    test 464 sum: -3.88533778445e+84  FAILED, KNOWN, expected -0.000405713100004
    test 465 fsum: -0.000405713100004
    test 466 Fsum: -0.000405713100004
    test 467 Fsum: -0.000405713100004
    test 468 sum: -3.88533778445e+84  FAILED, KNOWN, expected 2.1065999583e-05
    test 469 fsum: 2.1065999583e-05
    test 470 Fsum: 2.1065999583e-05
    test 471 Fsum: 2.1065999583e-05
    test 472 sum: 3.88533778445e+84  FAILED, KNOWN, expected 0.353318723342
    test 473 fsum: 0.353318723342
    test 474 Fsum: 0.353318723342
    test 475 Fsum: 0.353318723342
    test 476 sum: -3.88533778445e+84  FAILED, KNOWN, expected 3.89714164026
    test 477 fsum: 3.89714164026
    test 478 Fsum: 3.89714164026
    test 479 Fsum: 3.89714164026
    test 480 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.56481277286e-08
    test 481 fsum: 1.56481277286e-08
    test 482 Fsum: 1.56481277286e-08
    test 483 Fsum: 1.56481277286e-08
    test 484 sum: -3.88533778445e+84  FAILED, KNOWN, expected -0.0834705370214
    test 485 fsum: -0.0834705370214
    test 486 Fsum: -0.0834705370214
    test 487 Fsum: -0.0834705370214
    test 488 sum: -3.88533778445e+84  FAILED, KNOWN, expected 5.50669292908e-12
    test 489 fsum: 5.50669292908e-12
    test 490 Fsum: 5.50669292908e-12
    test 491 Fsum: 5.50669292908e-12
    test 492 sum: 3.88533778445e+84  FAILED, KNOWN, expected -2.56005041744e-09
    test 493 fsum: -2.56005041744e-09
    test 494 Fsum: -2.56005041744e-09
    test 495 Fsum: -2.56005041744e-09
    test 496 sum: 3.88533778445e+84  FAILED, KNOWN, expected 2.82305539439e-11
    test 497 fsum: 2.82305539439e-11
    test 498 Fsum: 2.82305539439e-11
    test 499 Fsum: 2.82305539439e-11
    test 500 sum: -3.88533778445e+84  FAILED, KNOWN, expected 2.01973988103e-10
    test 501 fsum: 2.01973988103e-10
    test 502 Fsum: 2.01973988103e-10
    test 503 Fsum: 2.01973988103e-10
    test 504 sum: -3.88533778445e+84  FAILED, KNOWN, expected 0.000682103203088
    test 505 fsum: 0.000682103203088
    test 506 Fsum: 0.000682103203088
    test 507 Fsum: 0.000682103203088
    test 508 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.00563816294103
    test 509 fsum: -0.00563816294103
    test 510 Fsum: -0.00563816294103
    test 511 Fsum: -0.00563816294103
    test 512 sum: 3.88533778445e+84  FAILED, KNOWN, expected 2.10826963939e-11
    test 513 fsum: 2.10826963939e-11
    test 514 Fsum: 2.10826963939e-11
    test 515 Fsum: 2.10826963939e-11
    test 516 sum: -3.88533778445e+84  FAILED, KNOWN, expected -1.32614436062e-10
    test 517 fsum: -1.32614436062e-10
    test 518 Fsum: -1.32614436062e-10
    test 519 Fsum: -1.32614436062e-10
    test 520 sum: -18.6050753253  FAILED, KNOWN, expected 0.0179866868847
    test 521 fsum: 0.0179866868847
    test 522 Fsum: 0.0179866868847
    test 523 Fsum: 0.0179866868847
    test 524 sum: -3.88533778445e+84  FAILED, KNOWN, expected 98.6613357662
    test 525 fsum: 98.6613357662
    test 526 Fsum: 98.6613357662
    test 527 Fsum: 98.6613357662
    test 528 sum: 3.88533778445e+84  FAILED, KNOWN, expected 0.0206980202976
    test 529 fsum: 0.0206980202976
    test 530 Fsum: 0.0206980202976
    test 531 Fsum: 0.0206980202976
    test 532 sum: 3.88533778445e+84  FAILED, KNOWN, expected -2.31832283774e-08
    test 533 fsum: -2.31832283774e-08
    test 534 Fsum: -2.31832283774e-08
    test 535 Fsum: -2.31832283774e-08
    test 536 sum: -3.88533778445e+84  FAILED, KNOWN, expected -4.79299798987e-07
    test 537 fsum: -4.79299798987e-07
    test 538 Fsum: -4.79299798987e-07
    test 539 Fsum: -4.79299798987e-07
    test 540 sum: -3.88533778445e+84  FAILED, KNOWN, expected 107.270491825
    test 541 fsum: 107.270491825
    test 542 Fsum: 107.270491825
    test 543 Fsum: 107.270491825
    test 544 sum: 3.88533778445e+84  FAILED, KNOWN, expected -0.00327666107825
    test 545 fsum: -0.00327666107825
    test 546 Fsum: -0.00327666107825
    test 547 Fsum: -0.00327666107825
    test 548 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.84632431411e-11
    test 549 fsum: 1.84632431411e-11
    test 550 Fsum: 1.84632431411e-11
    test 551 Fsum: 1.84632431411e-11
    test 552 sum: -3.88533778445e+84  FAILED, KNOWN, expected 1.35826729506e-16
    test 553 fsum: 1.35826729506e-16
    test 554 Fsum: 1.35826729506e-16
    test 555 Fsum: 1.35826729506e-16
    test 556 sum: 3.88533778445e+84  FAILED, KNOWN, expected -1.39770781234e-06
    test 557 fsum: -1.39770781234e-06
    test 558 Fsum: -1.39770781234e-06
    test 559 Fsum: -1.39770781234e-06
    test 560 sum: 3.88533778445e+84  FAILED, KNOWN, expected -5.09488519594e-07
    test 561 fsum: -5.09488519594e-07
    test 562 Fsum: -5.09488519594e-07
    test 563 Fsum: -5.09488519594e-07
    test 564 sum: 3.88533778445e+84  FAILED, KNOWN, expected 1.15458485971e-05
    test 565 fsum: 1.15458485971e-05
    test 566 Fsum: 1.15458485971e-05
    test 567 Fsum: 1.15458485971e-05
    test 568 fmul: 1.33306620
    test 569 fpowers: 10
    test 570 fpowers: 2
    test 571 fpowers: 1024
    test 572 fpowers: 4
    test 573 fpowers: 16
    test 574 fpowers: 1024
    test 575 fpowers: 4
    test 576 fpowers: 8
    test 577 fpowers: 512
    test 578 Airy1830: 6366914.60892522
    test 579 Airy1830: 6366914.60892522
    test 580 Airy1830: 6366914.6089252215
    test 581 Airy1830: 6366914.6089252215
    test 582 AiryModified: 6366691.77461988
    test 583 AiryModified: 6366691.77461988
    test 584 AiryModified: 6366691.7746198820
    test 585 AiryModified: 6366691.7746198820
    test 586 Australia1966: 6367471.84853228
    test 587 Australia1966: 6367471.84853228
    test 588 Australia1966: 6367471.8485322827
    test 589 Australia1966: 6367471.8485322827
    test 590 Bessel1841: 6366742.52023404
    test 591 Bessel1841: 6366742.52023404
    test 592 Bessel1841: 6366742.5202340428
    test 593 Bessel1841: 6366742.5202340428
    test 594 CPM1799: 6366208.88184784
    test 595 CPM1799: 6366208.88184784
    test 596 CPM1799: 6366208.8818478398
    test 597 CPM1799: 6366208.8818478398
    test 598 Clarke1866: 6367399.68916979
    test 599 Clarke1866: 6367399.68916979
    test 600 Clarke1866: 6367399.6891697859
    test 601 Clarke1866: 6367399.6891697859
    test 602 Clarke1880: 6367386.64398051
    test 603 Clarke1880: 6367386.64398051
    test 604 Clarke1880: 6367386.6439805105
    test 605 Clarke1880: 6367386.6439805105
    test 606 Clarke1880IGN: 6367386.73667338
    test 607 Clarke1880IGN: 6367386.73667338
    test 608 Clarke1880IGN: 6367386.7366733775
    test 609 Clarke1880IGN: 6367386.7366733775
    test 610 Clarke1880Mod: 6367386.69207875
    test 611 Clarke1880Mod: 6367386.69207875
    test 612 Clarke1880Mod: 6367386.6920787534
    test 613 Clarke1880Mod: 6367386.6920787534
    test 614 Delambre1810: 6366197.07684334
    test 615 Delambre1810: 6366197.07684334
    test 616 Delambre1810: 6366197.0768433446
    test 617 Delambre1810: 6366197.0768433446
    test 618 Engelis1985: 6367448.17507971
    test 619 Engelis1985: 6367448.17507971
    test 620 Engelis1985: 6367448.1750797117
    test 621 Engelis1985: 6367448.1750797117
    test 622 Everest1969: 6366699.57839511
    test 623 Everest1969: 6366699.57839511
    test 624 Everest1969: 6366699.5783951096
    test 625 Everest1969: 6366699.5783951096
    test 626 Fisher1968: 6367463.65604381
    test 627 Fisher1968: 6367463.65604381
    test 628 Fisher1968: 6367463.6560438098
    test 629 Fisher1968: 6367463.6560438098
    test 630 GEM10C: 6367449.14582474
    test 631 GEM10C: 6367449.14582474
    test 632 GEM10C: 6367449.1458247397
    test 633 GEM10C: 6367449.1458247397
    test 634 GRS67: 6367471.74706533
    test 635 GRS67: 6367471.74706533
    test 636 GRS67: 6367471.7470653253
    test 637 GRS67: 6367471.7470653253
    test 638 GRS80: 6367449.14577105
    test 639 GRS80: 6367449.14577105
    test 640 GRS80: 6367449.1457710471
    test 641 GRS80: 6367449.1457710471
    test 642 Helmert1906: 6367513.57227074
    test 643 Helmert1906: 6367513.57227074
    test 644 Helmert1906: 6367513.5722707417
    test 645 Helmert1906: 6367513.5722707417
    test 646 IERS1989: 6367448.13949125
    test 647 IERS1989: 6367448.13949125
    test 648 IERS1989: 6367448.1394912470
    test 649 IERS1989: 6367448.1394912470
    test 650 IERS1992TOPEX: 6367448.44699641
    test 651 IERS1992TOPEX: 6367448.44699641
    test 652 IERS1992TOPEX: 6367448.4469964057
    test 653 IERS1992TOPEX: 6367448.4469964057
    test 654 IERS2003: 6367448.71771058
    test 655 IERS2003: 6367448.71771058
    test 656 IERS2003: 6367448.7177105751
    test 657 IERS2003: 6367448.7177105751
    test 658 Intl1924: 6367654.50005758
    test 659 Intl1924: 6367654.50005758
    test 660 Intl1924: 6367654.5000575846
    test 661 Intl1924: 6367654.5000575846
    test 662 Intl1967: 6367469.33894446
    test 663 Intl1967: 6367469.33894446
    test 664 Intl1967: 6367469.3389444556
    test 665 Intl1967: 6367469.3389444556
    test 666 Krassovski1940: 6367558.49687498
    test 667 Krassovski1940: 6367558.49687498
    test 668 Krassovski1940: 6367558.4968749797
    test 669 Krassovski1940: 6367558.4968749797
    test 670 Krassowsky1940: 6367558.49687498
    test 671 Krassowsky1940: 6367558.49687498
    test 672 Krassowsky1940: 6367558.4968749797
    test 673 Krassowsky1940: 6367558.4968749797
    test 674 Maupertuis1738: 6380564.13011837
    test 675 Maupertuis1738: 6380564.13011837
    test 676 Maupertuis1738: 6380564.1301183747
    test 677 Maupertuis1738: 6380564.1301183747
    test 678 Mercury1960: 6367479.62923643
    test 679 Mercury1960: 6367479.62923643
    test 680 Mercury1960: 6367479.6292364281
    test 681 Mercury1960: 6367479.6292364281
    test 682 Mercury1968Mod: 6367463.65604381
    test 683 Mercury1968Mod: 6367463.65604381
    test 684 Mercury1968Mod: 6367463.6560438098
    test 685 Mercury1968Mod: 6367463.6560438098
    test 686 NWL1965: 6367456.87366841
    test 687 NWL1965: 6367456.87366841
    test 688 NWL1965: 6367456.8736684145
    test 689 NWL1965: 6367456.8736684145
    test 690 OSU86F: 6367448.34716530
    test 691 OSU86F: 6367448.34716530
    test 692 OSU86F: 6367448.3471653014
    test 693 OSU86F: 6367448.3471653014
    test 694 OSU91A: 6367448.44699773
    test 695 OSU91A: 6367448.44699773
    test 696 OSU91A: 6367448.4469977310
    test 697 OSU91A: 6367448.4469977310
    test 698 Plessis1817: 6366197.15710739
    test 699 Plessis1817: 6366197.15710739
    test 700 Plessis1817: 6366197.1571073867
    test 701 Plessis1817: 6366197.1571073867
    test 702 SGS85: 6367448.13949125
    test 703 SGS85: 6367448.13949125
    test 704 SGS85: 6367448.1394912470
    test 705 SGS85: 6367448.1394912470
    test 706 SoAmerican1969: 6367471.84853228
    test 707 SoAmerican1969: 6367471.84853228
    test 708 SoAmerican1969: 6367471.8485322827
    test 709 SoAmerican1969: 6367471.8485322827
    test 710 Sphere: 6371008.77141500
    test 711 Sphere: 6371008.77141500
    test 712 Sphere: 6371008.7714149999
    test 713 Sphere: 6371008.7714149999
    test 714 SphereAuthalic: 6371000.00000000
    test 715 SphereAuthalic: 6371000.00000000
    test 716 SphereAuthalic: 6371000.0000000000
    test 717 SphereAuthalic: 6371000.0000000000
    test 718 SpherePopular: 6378137.00000000
    test 719 SpherePopular: 6378137.00000000
    test 720 SpherePopular: 6378137.0000000000
    test 721 SpherePopular: 6378137.0000000000
    test 722 Struve1860: 6367482.31832549
    test 723 Struve1860: 6367482.31832549
    test 724 Struve1860: 6367482.3183254926
    test 725 Struve1860: 6367482.3183254926
    test 726 WGS60: 6367478.63091189
    test 727 WGS60: 6367478.63091189
    test 728 WGS60: 6367478.6309118895
    test 729 WGS60: 6367478.6309118895
    test 730 WGS66: 6367456.87366841
    test 731 WGS66: 6367456.87366841
    test 732 WGS66: 6367456.8736684145
    test 733 WGS66: 6367456.8736684145
    test 734 WGS72: 6367447.24862383
    test 735 WGS72: 6367447.24862383
    test 736 WGS72: 6367447.2486238265
    test 737 WGS72: 6367447.2486238265
    test 738 WGS84: 6367449.14582341
    test 739 WGS84: 6367449.14582341
    test 740 WGS84: 6367449.1458234144
    test 741 WGS84: 6367449.1458234144
    test 742 FSum+: 4.0
    test 743 FSum-: 2.0
    test 744 FSum-: 0.0
    test 745 FSum*: 4.0
    test 746 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 747 ._fsum2_: 4.0
    test 748 ._n: 4
    test 749 ._ps: [4.0]
    test 750 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 751 ._fsum2_: 4.0
    test 752 ._n: 4
    test 753 ._ps: [4.0]
    test 754 FSum+: 8.0
    test 755 FSum-: 4.0
    test 756 FSum-: 0.0
    test 757 FSum*: 8.0
    test 758 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 759 ._fsum2_: 8.0
    test 760 ._n: 8
    test 761 ._ps: [8.0]
    test 762 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 763 ._fsum2_: 8.0
    test 764 ._n: 8
    test 765 ._ps: [8.0]
    test 766 FSum+: 16.0
    test 767 FSum-: 8.0
    test 768 FSum-: 0.0
    test 769 FSum*: 16.0
    test 770 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 771 ._fsum2_: 16.0
    test 772 ._n: 16
    test 773 ._ps: [16.0]
    test 774 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 775 ._fsum2_: 16.0
    test 776 ._n: 16
    test 777 ._ps: [16.0]
    test 778 FSum+: 32.0
    test 779 FSum-: 16.0
    test 780 FSum-: 0.0
    test 781 FSum*: 32.0
    test 782 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 783 ._fsum2_: 32.0
    test 784 ._n: 32
    test 785 ._ps: [32.0]
    test 786 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 787 ._fsum2_: 32.0
    test 788 ._n: 32
    test 789 ._ps: [32.0]
    test 790 FSum+: 64.0
    test 791 FSum-: 32.0
    test 792 FSum-: 0.0
    test 793 FSum*: 64.0
    test 794 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 795 ._fsum2_: 64.0
    test 796 ._n: 64
    test 797 ._ps: [64.0]
    test 798 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 799 ._fsum2_: 64.0
    test 800 ._n: 64
    test 801 ._ps: [64.0]
    test 802 FSum+: 128.0
    test 803 FSum-: 64.0
    test 804 FSum-: 0.0
    test 805 FSum*: 128.0
    test 806 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 807 ._fsum2_: 128.0
    test 808 ._n: 128
    test 809 ._ps: [128.0]
    test 810 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 811 ._fsum2_: 128.0
    test 812 ._n: 128
    test 813 ._ps: [128.0]
    test 814 FSum+: 256.0
    test 815 FSum-: 128.0
    test 816 FSum-: 0.0
    test 817 FSum*: 256.0
    test 818 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 819 ._fsum2_: 256.0
    test 820 ._n: 256
    test 821 ._ps: [256.0]
    test 822 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 823 ._fsum2_: 256.0
    test 824 ._n: 256
    test 825 ._ps: [256.0]
    test 826 FSum+: 512.0
    test 827 FSum-: 256.0
    test 828 FSum-: 0.0
    test 829 FSum*: 512.0
    test 830 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 831 ._fsum2_: 512.0
    test 832 ._n: 512
    test 833 ._ps: [512.0]
    test 834 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 835 ._fsum2_: 512.0
    test 836 ._n: 512
    test 837 ._ps: [512.0]
    test 838 FSum+: 1024.0
    test 839 FSum-: 512.0
    test 840 FSum-: 0.0
    test 841 FSum*: 1024.0
    test 842 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 843 ._fsum2_: 1024.0
    test 844 ._n: 1024
    test 845 ._ps: [1024.0]
    test 846 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 847 ._fsum2_: 1024.0
    test 848 ._n: 1024
    test 849 ._ps: [1024.0]
    test 850 FSum+: 2048.0
    test 851 FSum-: 1024.0
    test 852 FSum-: 0.0
    test 853 FSum*: 2048.0
    test 854 copy(Fsum): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 855 ._fsum2_: 2048.0
    test 856 ._n: 2048
    test 857 ._ps: [2048.0]
    test 858 Fsum.copy(): (<class 'pygeodesy.fmath.Fsum'>, True)
    test 859 ._fsum2_: 2048.0
    test 860 ._n: 2048
    test 861 ._ps: [2048.0]
    test 862 _2sum: OverflowError('_2sum(1.0e+308, inf): inf',)
    test 863 hypot_: 1.0000124999219
    test 864 hypot3: 1.0000124999219
    test 865 hypot_: 3606.937759
    test 866 hypot3: 3606.937759
    test 867 hypot_: 40112.842
    test 868 cbrt: 3.0
    test 869 cbrt: -3.0
    test 870 cbrt2: 9.0
    test 871 cbrt2: 9.0
    test 872 sqrt3: 27.0
    test 873 ints: 1
    test 874 ints: 1
    test 875 fsum : -3.589050987401e+19  FAILED, KNOWN, expected 1.0
    test 876 fsum_: -3.589050987401e+19  FAILED, KNOWN, expected 1.0
    test 877 Fsum : -3.589050987401e+19  FAILED, KNOWN, expected 1.0
    test 878 sum  : -3.689348814742e+19  FAILED, KNOWN, expected 1.0

    114 of 878 testFmath.py tests (13.0%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 583.683 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testFormy.py

    testing testFormy.py 20.04.22
    test 1 antipode1: (-89, -1)
    test 2 antipode2: (89, 1)
    test 3 bearing1: 251.364
    test 4 bearing2: 251.364
    test 5 bearing3: 249.614
    test 6 isantipode1: True
    test 7 isantipode2: True
    test 8 isantipode3: False
    test 9 isantipode4: True
    test 10 isantipode5: True
    test 11 isantipode6: False
    test 12 heightOf0: 2638958.23912
    test 13 heightOf45: 5401080.43931
    test 14 heightOf90: 6371008.77141
    test 15 heightOf135: 5401080.43931
    test 16 horizon0: 0.0
    test 17 horizon10Km: 357099.672
    test 18 horizon30Kft: 392310.704
    test 19 horizon10Kft: 214877.422
    test 20 haversine1 (0.0%): 298009.404
    test 21 vincentys1 (0.0%): 298009.404
    test 22 cosineLaw1 (0.0%): 298009.404
    test 23 equirectangular1 (0.0%): 298039.206  FAILED, KNOWN, expected 298009.404
    test 24 euclidean1 (10.3%): 328722.580  FAILED, KNOWN, expected 298009.404
    test 25 flatLocal1 (0.1%): 298425.999  FAILED, KNOWN, expected 298009.404
    test 26 flatPolar1 (8.7%): 323841.582  FAILED, KNOWN, expected 298009.404
    test 27 haversine2 (0.0%): 98164.988
    test 28 vincentys2 (0.0%): 98164.988
    test 29 cosineLaw2 (0.0%): 98164.988
    test 30 equirectangular2 (0.0%): 98165.123  FAILED, KNOWN, expected 98164.988
    test 31 euclidean2 (8.1%): 106147.318  FAILED, KNOWN, expected 98164.988
    test 32 flatLocal2 (0.1%): 98071.693  FAILED, KNOWN, expected 98164.988
    test 33 flatPolar2 (0.6%): 98725.040  FAILED, KNOWN, expected 98164.988
    test 34 haversine3 (0.0%): 651816.987
    test 35 vincentys3 (0.0%): 651816.987
    test 36 cosineLaw3 (0.0%): 651816.987
    test 37 equirectangular3 (0.0%): 652041.760  FAILED, KNOWN, expected 651816.987
    test 38 euclidean3 (5.4%): 687152.918  FAILED, KNOWN, expected 651816.987
    test 39 flatLocal3 (0.3%): 653681.559  FAILED, KNOWN, expected 651816.987
    test 40 flatPolar3 (13.0%): 736534.840  FAILED, KNOWN, expected 651816.987
    test 41 haversine4 (0.0%): 4084985.780
    test 42 vincentys4 (0.0%): 4084985.780
    test 43 cosineLaw4 (0.0%): 4084985.780
    test 44 equirectangular4 (1.3%): 4136407.022  FAILED, KNOWN, expected 4084985.780
    test 45 euclidean4 (4.9%): 4284936.300  FAILED, KNOWN, expected 4084985.780
    test 46 flatLocal4 (1.5%): 4146513.247  FAILED, KNOWN, expected 4084985.780
    test 47 flatPolar4 (12.3%): 4587896.452  FAILED, KNOWN, expected 4084985.780
    test 48 haversine5 (0.0%): 9670051.606
    test 49 vincentys5 (0.0%): 9670051.606
    test 50 cosineLaw5 (0.0%): 9670051.606
    test 51 equirectangular5 (7.8%): 10423307.214  FAILED, KNOWN, expected 9670051.606
    test 52 euclidean5 (9.7%): 10605459.611  FAILED, KNOWN, expected 9670051.606
    test 53 flatLocal5 (8.0%): 10446503.342  FAILED, KNOWN, expected 9670051.606
    test 54 flatPolar5 (55.6%): 15045906.074  FAILED, KNOWN, expected 9670051.606
    test 55 haversine6 (0.0%): 10496496.577
    test 56 vincentys6 (0.0%): 10496496.577
    test 57 cosineLaw6 (0.0%): 10496496.577
    test 58 equirectangular6 (3.3%): 10844969.236  FAILED, KNOWN, expected 10496496.577
    test 59 euclidean6 (10.6%): 11607346.070  FAILED, KNOWN, expected 10496496.577
    test 60 flatLocal6 (3.1%): 10818798.605  FAILED, KNOWN, expected 10496496.577
    test 61 flatPolar6 (23.9%): 13002288.857  FAILED, KNOWN, expected 10496496.577
    test 62 haversine7 (0.0%): 8998396.669
    test 63 vincentys7 (0.0%): 8998396.669
    test 64 cosineLaw7 (0.0%): 8998396.669
    test 65 equirectangular7 (2.0%): 9182626.289  FAILED, KNOWN, expected 8998396.669
    test 66 euclidean7 (12.8%): 10150773.140  FAILED, KNOWN, expected 8998396.669
    test 67 flatLocal7 (1.7%): 9151831.117  FAILED, KNOWN, expected 8998396.669
    test 68 flatPolar7 (17.6%): 10578638.162  FAILED, KNOWN, expected 8998396.669

    28 of 68 testFormy.py tests (41.2%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 11.785 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testFrechet.py

    testing testFrechet.py 20.03.30
    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 FrechetCosineLaw (radians): (1.81341, 18, 14, 117, 5400)
    test 10 FrechetCosineLaw (radians): (1.83289, 3, 4.5, 196, 10710)
    test 11 copy(FrechetCosineLaw): (<class 'pygeodesy.frechet.FrechetCosineLaw'>, True)
    test 12 FrechetCosineLaw.copy(): (<class 'pygeodesy.frechet.FrechetCosineLaw'>, True)
    test 13 FrechetEquirectangular (radians**2): (7.53702, 1, 3, 145, 5400)
    test 14 FrechetEquirectangular (radians**2): (12.58507, 0, 2.5, 203, 10710)
    test 15 copy(FrechetEquirectangular): (<class 'pygeodesy.frechet.FrechetEquirectangular'>, True)
    test 16 FrechetEquirectangular.copy(): (<class 'pygeodesy.frechet.FrechetEquirectangular'>, True)
    test 17 FrechetEuclidean (radians): (2.81941, 1, 3, 145, 5400)
    test 18 FrechetEuclidean (radians): (3.95734, 0, 2.5, 203, 10710)
    test 19 copy(FrechetEuclidean): (<class 'pygeodesy.frechet.FrechetEuclidean'>, True)
    test 20 FrechetEuclidean.copy(): (<class 'pygeodesy.frechet.FrechetEuclidean'>, True)
    test 21 FrechetFlatLocal (radians**2): (7.55994, 1, 3, 145, 5400)
    test 22 FrechetFlatLocal (radians**2): (12.61423, 0, 2.5, 203, 10710)
    test 23 copy(FrechetFlatLocal): (<class 'pygeodesy.frechet.FrechetFlatLocal'>, True)
    test 24 FrechetFlatLocal.copy(): (<class 'pygeodesy.frechet.FrechetFlatLocal'>, True)
    test 25 FrechetFlatPolar (radians): (2.88199, 89, 59, 1, 5400)
    test 26 FrechetFlatPolar (radians): (2.88199, 89, 59, 1, 10710)
    test 27 copy(FrechetFlatPolar): (<class 'pygeodesy.frechet.FrechetFlatPolar'>, True)
    test 28 FrechetFlatPolar.copy(): (<class 'pygeodesy.frechet.FrechetFlatPolar'>, True)
    test 29 FrechetHaversine (radians): (1.81341, 18, 14, 117, 5400)
    test 30 FrechetHaversine (radians): (1.83289, 3, 4.5, 196, 10710)
    test 31 copy(FrechetHaversine): (<class 'pygeodesy.frechet.FrechetHaversine'>, True)
    test 32 FrechetHaversine.copy(): (<class 'pygeodesy.frechet.FrechetHaversine'>, True)
    test 33 FrechetVincentys (radians): (1.81341, 18, 14, 117, 5400)
    test 34 FrechetVincentys (radians): (1.83289, 3, 4.5, 196, 10710)
    test 35 copy(FrechetVincentys): (<class 'pygeodesy.frechet.FrechetVincentys'>, True)
    test 36 FrechetVincentys.copy(): (<class 'pygeodesy.frechet.FrechetVincentys'>, True)

    all 36 testFrechet.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 3.040 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testGars.py

    testing testGars.py 20.01.22 (module pygeodesy.gars 20.05.14)
    test 1 Garef: 381NH45
    test 2 Garef: 381NH45
    test 3 Garef: Garef('381NH45')
    test 4 Garef: '381NH45'
    test 5 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′

    2 of 26 testGars.py tests (7.7%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 3.893 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testGeohash.py

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

    2 of 141 testGeohash.py tests (1.4%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 74.495 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testGeoids.py

    testing testGeoids.py 20.03.24
    test 1 GeoidKarney('egm2008-1.pgm').height(-76.981, 34.17) kind 2: 12.637  FAILED, KNOWN, expected 12.636
    test 2 GeoidKarney('egm2008-1.pgm').height(79.695, 88.806) kind 2: 0.749
    test 3 GeoidKarney('egm2008-1.pgm').height(-15.245, 168.748) kind 2: 65.110  FAILED, KNOWN, expected 65.109
    test 4 GeoidKarney('egm2008-1.pgm').height(-19.379, 15.855) kind 2: 24.889
    test 5 GeoidKarney('egm2008-1.pgm').height(43.378, -130.552) kind 2: -29.557
    test 6 GeoidKarney('egm2008-1.pgm').height(-16.075, 21.795) kind 2: 9.741  FAILED, KNOWN, expected 9.742
    test 7 GeoidKarney('egm2008-1.pgm').height(-11.256, -73.75) kind 2: 30.061  FAILED, KNOWN, expected 30.059
    test 8 GeoidKarney('egm2008-1.pgm').height(69.017, -15.921) kind 2: 60.691  FAILED, KNOWN, expected 60.690
    test 9 GeoidKarney('egm2008-1.pgm').height(2.221, 139.739) kind 2: 69.134  FAILED, KNOWN, expected 69.133
    test 10 GeoidKarney('egm2008-1.pgm').height(-9.097, 119.142) kind 2: 36.522  FAILED, KNOWN, expected 36.520
    test 11 GeoidKarney('egm2008-1.pgm').height(-28.524, -22.192) kind 2: 6.801
    test 12 GeoidKarney('egm2008-1.pgm').height(12.272, -136.424) kind 2: -20.652  FAILED, KNOWN, expected -20.651
    test 13 GeoidKarney('egm2008-1.pgm').height(-15.203, -85.604) kind 2: -3.040
    test 14 GeoidKarney('egm2008-1.pgm').height(-63.736, -77.17) kind 2: -1.329  FAILED, KNOWN, expected -1.328
    test 15 GeoidKarney('egm2008-1.pgm').height(-48.771, -90.102) kind 2: -2.171  FAILED, KNOWN, expected -2.172
    test 16 GeoidKarney('egm2008-1.pgm').height(-0.179, -126.368) kind 2: -17.411
    test 17 GeoidKarney('egm2008-1.pgm').height(1.586, -128.887) kind 2: -16.426  FAILED, KNOWN, expected -16.425
    test 18 GeoidKarney('egm2008-1.pgm').height(-48.781, -2.684) kind 2: 24.699  FAILED, KNOWN, expected 24.698
    test 19 GeoidKarney('egm2008-1.pgm').height(-49.092, 136.862) kind 2: -18.328  FAILED, KNOWN, expected -18.329
    test 20 GeoidKarney('egm2008-1.pgm').height(47.732, 17.552) kind 2: 43.802
    test 21 GeoidKarney('egm2008-1.pgm').height(-49.11, 85.706) kind 2: 18.716
    test 22 GeoidKarney('egm2008-1.pgm').height(-49.162, 40.321) kind 2: 44.468  FAILED, KNOWN, expected 44.469
    test 23 GeoidKarney('egm2008-1.pgm').height(3.498, 158.118) kind 2: 49.943  FAILED, KNOWN, expected 49.944
    test 24 GeoidKarney('egm2008-1.pgm').height(-35.616, 122.648) kind 2: -35.878
    test 25 GeoidKarney('egm2008-1.pgm').height(56.598, -96.114) kind 2: -40.777
    test 26 GeoidKarney('egm2008-1.pgm').height(-31.85, 149.121) kind 2: 26.560  FAILED, KNOWN, expected 26.559
    test 27 GeoidKarney('egm2008-1.pgm').height(-26.569, -177.792) kind 2: 49.361
    test 28 GeoidKarney('egm2008-1.pgm').height(76.735, -65.753) kind 2: 21.106  FAILED, KNOWN, expected 21.107
    test 29 GeoidKarney('egm2008-1.pgm').height(-21.404, -122.268) kind 2: -7.202
    test 30 GeoidKarney('egm2008-1.pgm').height(-77.133, -65.474) kind 2: -17.168
    test 31 GeoidKarney('egm2008-1.pgm').height(-58.812, 2.276) kind 2: 18.359
    test 32 GeoidKarney('egm2008-1.pgm').height(4.415, 155.683) kind 2: 52.118
    test 33 GeoidKarney('egm2008-1.pgm').height(-28.146, 107.081) kind 2: -38.949  FAILED, KNOWN, expected -38.950
    test 34 GeoidKarney('egm2008-1.pgm').height(-10.551, -126.69) kind 2: -9.935  FAILED, KNOWN, expected -9.934
    test 35 GeoidKarney('egm2008-1.pgm').height(-25.444, -103.337) kind 2: -2.879
    test 36 GeoidKarney('egm2008-1.pgm').height(24.436, 46.159) kind 2: -5.025
    test 37 GeoidKarney('egm2008-1.pgm').height(-72.889, 37.107) kind 2: 24.296
    test 38 GeoidKarney('egm2008-1.pgm').height(-19.629, 13.245) kind 2: 25.131
    test 39 GeoidKarney('egm2008-1.pgm').height(-7.602, 171.265) kind 2: 40.720  FAILED, KNOWN, expected 40.721
    test 40 GeoidKarney('egm2008-1.pgm').height(-45.364, -1.876) kind 2: 22.388
    test 41 GeoidKarney('egm2008-1.pgm').height(-7.292, -69.18) kind 2: 22.485  FAILED, KNOWN, expected 22.486
    test 42 GeoidKarney('egm2008-1.pgm').height(-31.566, -166.689) kind 2: 14.942  FAILED, KNOWN, expected 14.943
    test 43 GeoidKarney('egm2008-1.pgm').height(-82.751, -162.085) kind 2: -47.387
    test 44 GeoidKarney('egm2008-1.pgm').height(-40.7, 99.466) kind 2: -18.404  FAILED, KNOWN, expected -18.403
    test 45 GeoidKarney('egm2008-1.pgm').height(48.676, 39.69) kind 2: 10.186  FAILED, KNOWN, expected 10.185
    test 46 GeoidKarney('egm2008-1.pgm').height(74.817, -78.404) kind 2: 5.671
    test 47 GeoidKarney('egm2008-1.pgm').height(-81.032, -63.865) kind 2: -24.577
    test 48 GeoidKarney('egm2008-1.pgm').height(74.022, 9.432) kind 2: 43.288
    test 49 GeoidKarney('egm2008-1.pgm').height(-75.071, 17.579) kind 2: 13.747  FAILED, KNOWN, expected 13.748
    test 50 GeoidKarney('egm2008-1.pgm').height(-12.546, -54.851) kind 2: -5.342
    test 51 GeoidKarney('egm2008-1.pgm').height(-13.621, 42.408) kind 2: -25.579
    test 52 GeoidKarney('egm2008-1.pgm').height(-2.266, -91.951) kind 2: -9.849
    test 53 GeoidKarney('egm2008-1.pgm').height(-18.672, 42.547) kind 2: -10.491
    test 54 GeoidKarney('egm2008-1.pgm').height(-41.44, 157.413) kind 2: 0.243  FAILED, KNOWN, expected 0.244
    test 55 GeoidKarney('egm2008-1.pgm').height(53.686, -79.375) kind 2: -43.820  FAILED, KNOWN, expected -43.821
    test 56 GeoidKarney('egm2008-1.pgm').height(39.26, -30.351) kind 2: 57.400  FAILED, KNOWN, expected 57.401
    test 57 GeoidKarney('egm2008-1.pgm').height(-51.699, -141.493) kind 2: -17.889  FAILED, KNOWN, expected -17.890
    test 58 GeoidKarney('egm2008-1.pgm').height(36.585, 4.515) kind 2: 46.422  FAILED, KNOWN, expected 46.421
    test 59 GeoidKarney('egm2008-1.pgm').height(39.642, -54.659) kind 2: -14.475
    test 60 GeoidKarney('egm2008-1.pgm').height(59.761, 166.567) kind 2: 11.119  FAILED, KNOWN, expected 11.118
    test 61 GeoidKarney('egm2008-1.pgm').height(51.83, 13.357) kind 2: 42.291
    test 62 GeoidKarney('egm2008-1.pgm').height(-36.531, -175.431) kind 2: 22.327  FAILED, KNOWN, expected 22.326
    test 63 GeoidKarney('egm2008-1.pgm').height(-37.08, 125.264) kind 2: -33.098
    test 64 GeoidKarney('egm2008-1.pgm').height(-68.651, 92.732) kind 2: 9.431  FAILED, KNOWN, expected 9.430
    test 65 GeoidKarney('egm2008-1.pgm').height(35.087, 45.336) kind 2: 6.032
    test 66 GeoidKarney('egm2008-1.pgm').height(-61.356, -169.379) kind 2: -44.330
    test 67 GeoidKarney('egm2008-1.pgm').height(-36.955, 179.12) kind 2: 21.775
    test 68 GeoidKarney('egm2008-1.pgm').height(10.248, -6.714) kind 2: 29.243
    test 69 GeoidKarney('egm2008-1.pgm').height(36.868, 84.602) kind 2: -40.677  FAILED, KNOWN, expected -40.676
    test 70 GeoidKarney('egm2008-1.pgm').height(28.637, 88.933) kind 2: -31.353
    test 71 GeoidKarney('egm2008-1.pgm').height(54.811, -99.968) kind 2: -32.700  FAILED, KNOWN, expected -32.701
    test 72 GeoidKarney('egm2008-1.pgm').height(7.611, 145.911) kind 2: 60.628  FAILED, KNOWN, expected 60.629
    test 73 GeoidKarney('egm2008-1.pgm').height(59.412, 170.102) kind 2: 6.617
    test 74 GeoidKarney('egm2008-1.pgm').height(-61.469, 126.144) kind 2: -31.888  FAILED, KNOWN, expected -31.887
    test 75 GeoidKarney('egm2008-1.pgm').height(18.514, -137.083) kind 2: -26.536  FAILED, KNOWN, expected -26.535
    test 76 GeoidKarney('egm2008-1.pgm').height(7.854, -126.799) kind 2: -29.631  FAILED, KNOWN, expected -29.630
    test 77 GeoidKarney('egm2008-1.pgm').height(47.489, 134.183) kind 2: 22.274  FAILED, KNOWN, expected 22.275
    test 78 GeoidKarney('egm2008-1.pgm').height(-34.144, -11.922) kind 2: 17.095  FAILED, KNOWN, expected 17.094
    test 79 GeoidKarney('egm2008-1.pgm').height(-58.389, 117.458) kind 2: -20.940  FAILED, KNOWN, expected -20.941
    test 80 GeoidKarney('egm2008-1.pgm').height(9.773, 95.846) kind 2: -42.740
    test 81 GeoidKarney('egm2008-1.pgm').height(-53.12, 136.994) kind 2: -21.651
    test 82 GeoidKarney('egm2008-1.pgm').height(-50.35, 0.075) kind 2: 25.240
    test 83 GeoidKarney('egm2008-1.pgm').height(31.438, -170.879) kind 2: -8.758
    test 84 GeoidKarney('egm2008-1.pgm').height(37.541, -153.024) kind 2: -19.606  FAILED, KNOWN, expected -19.607
    test 85 GeoidKarney('egm2008-1.pgm').height(27.586, 2.444) kind 2: 26.258
    test 86 GeoidKarney('egm2008-1.pgm').height(-26.139, -106.201) kind 2: -3.824
    test 87 GeoidKarney('egm2008-1.pgm').height(-33.426, -14.84) kind 2: 18.194  FAILED, KNOWN, expected 18.195
    test 88 GeoidKarney('egm2008-1.pgm').height(39.586, -153.019) kind 2: -17.724  FAILED, KNOWN, expected -17.725
    test 89 GeoidKarney('egm2008-1.pgm').height(-60.79, -2.578) kind 2: 14.511  FAILED, KNOWN, expected 14.513
    test 90 GeoidKarney('egm2008-1.pgm').height(-20.131, 21.975) kind 2: 16.808  FAILED, KNOWN, expected 16.809
    test 91 GeoidKarney('egm2008-1.pgm').height(75.649, 99.921) kind 2: -8.025  FAILED, KNOWN, expected -8.026
    test 92 GeoidKarney('egm2008-1.pgm').height(-0.385, -23.788) kind 2: 9.688
    test 93 GeoidKarney('egm2008-1.pgm').height(-51.56, -50.327) kind 2: 6.218
    test 94 GeoidKarney('egm2008-1.pgm').height(-43.129, -167.271) kind 2: -2.725  FAILED, KNOWN, expected -2.724
    test 95 GeoidKarney('egm2008-1.pgm').height(46.374, 71.948) kind 2: -42.566  FAILED, KNOWN, expected -42.565
    test 96 GeoidKarney('egm2008-1.pgm').height(-22.783, 140.657) kind 2: 38.341
    test 97 GeoidKarney('egm2008-1.pgm').height(-12.056, 122.804) kind 2: 33.888  FAILED, KNOWN, expected 33.889
    test 98 GeoidKarney('egm2008-1.pgm').height(30.127, 94.738) kind 2: -37.382  FAILED, KNOWN, expected -37.380
    test 99 GeoidKarney('egm2008-1.pgm').height(46.296, -174.479) kind 2: -1.857  FAILED, KNOWN, expected -1.858
    test 100 GeoidKarney('egm2008-1.pgm').height(34.99, 15.052) kind 2: 34.196  FAILED, KNOWN, expected 34.195
    test 101 GeoidKarney('egm2008-1.pgm').height(-51.287, 90.565) kind 2: 12.767
    test 102 GeoidKarney('egm2008-1.pgm').height(34.217, 141.302) kind 2: 15.612
    test 103 GeoidKarney('egm2008-1.pgm').height(-40.423, -142.787) kind 2: -11.063
    test 104 GeoidKarney('egm2008-1.pgm').height(-17.854, -170.216) kind 2: 27.387
    test 105 GeoidKarney('egm2008-1.pgm').height(47.803, 112.701) kind 2: -23.817
    test 106 GeoidKarney('egm2008-1.pgm').height(-23.276, 133.454) kind 2: 18.713  FAILED, KNOWN, expected 18.712
    test 107 GeoidKarney('egm2008-1.pgm').height(-26.884, -36.571) kind 2: -7.343  FAILED, KNOWN, expected -7.344
    test 108 GeoidKarney('egm2008-1.pgm').height(-37.106, 31.128) kind 2: 29.997  FAILED, KNOWN, expected 29.998
    test 109 GeoidKarney('egm2008-1.pgm').height(-75.363, -173.674) kind 2: -61.869
    test 110 GeoidKarney('egm2008-1.pgm').height(-18.305, 69.016) kind 2: -24.937
    test 111 GeoidKarney('egm2008-1.pgm').height(39.527, 23.58) kind 2: 38.558  FAILED, KNOWN, expected 38.556
    test 112 GeoidKarney('egm2008-1.pgm').height(68.903, 30.97) kind 2: 19.672  FAILED, KNOWN, expected 19.671
    test 113 GeoidKarney('egm2008-1.pgm').height(53.937, 168.318) kind 2: 2.273  FAILED, KNOWN, expected 2.272
    test 114 GeoidKarney('egm2008-1.pgm').height(-38.6, 64.812) kind 2: 24.863
    test 115 GeoidKarney('egm2008-1.pgm').height(-41.396, -69.739) kind 2: 21.637  FAILED, KNOWN, expected 21.636
    test 116 GeoidKarney('egm2008-1.pgm').height(50.158, 72.319) kind 2: -33.851
    test 117 GeoidKarney('egm2008-1.pgm').height(27.692, 176.153) kind 2: -5.299
    test 118 GeoidKarney('egm2008-1.pgm').height(-48.419, 170.454) kind 2: -6.789
    test 119 GeoidKarney('egm2008-1.pgm').height(-65.346, -124.976) kind 2: -35.030
    test 120 GeoidKarney('egm2008-1.pgm').height(-51.873, 167.266) kind 2: -15.338
    test 121 GeoidKarney('egm2008-1.pgm').height(-7.263, 84.308) kind 2: -79.356
    test 122 GeoidKarney('egm2008-1.pgm').height(-1.461, -105.458) kind 2: -16.650
    test 123 GeoidKarney('egm2008-1.pgm').height(7.684, 161.873) kind 2: 36.358  FAILED, KNOWN, expected 36.359
    test 124 GeoidKarney('egm2008-1.pgm').height(-31.475, -158.52) kind 2: 3.614  FAILED, KNOWN, expected 3.615
    test 125 GeoidKarney('egm2008-1.pgm').height(-36.187, 62.917) kind 2: 23.946  FAILED, KNOWN, expected 23.947
    test 126 GeoidKarney('egm2008-1.pgm').height(16.003, 141.687) kind 2: 51.495
    test 127 GeoidKarney('egm2008-1.pgm').height(30.182, 86.261) kind 2: -30.909  FAILED, KNOWN, expected -30.910
    test 128 GeoidKarney('egm2008-1.pgm').height(-77.304, 159.498) kind 2: -52.131
    test 129 GeoidKarney('egm2008-1.pgm').height(39.536, 139.795) kind 2: 37.046  FAILED, KNOWN, expected 37.045
    test 130 GeoidKarney('egm2008-1.pgm').height(8.569, 134.618) kind 2: 64.181  FAILED, KNOWN, expected 64.180
    test 131 GeoidKarney('egm2008-1.pgm').height(14.473, 90.596) kind 2: -62.475
    test 132 GeoidKarney('egm2008-1.pgm').height(-13.138, -99.589) kind 2: -8.454
    test 133 GeoidKarney('egm2008-1.pgm').height(34.212, -26.307) kind 2: 40.834
    test 134 GeoidKarney('egm2008-1.pgm').height(21.89, 76.371) kind 2: -60.456  FAILED, KNOWN, expected -60.455
    test 135 GeoidKarney('egm2008-1.pgm').height(29.793, 120.487) kind 2: 9.727
    test 136 GeoidKarney('egm2008-1.pgm').height(15.724, 122.714) kind 2: 32.143  FAILED, KNOWN, expected 32.142
    test 137 GeoidKarney('egm2008-1.pgm').height(-66.208, -78.499) kind 2: -6.221  FAILED, KNOWN, expected -6.220
    test 138 GeoidKarney('egm2008-1.pgm').height(-39.507, 55.809) kind 2: 32.489
    test 139 GeoidKarney('egm2008-1.pgm').height(28.159, 51.476) kind 2: -24.692
    test 140 GeoidKarney('egm2008-1.pgm').height(-36.207, 120.205) kind 2: -38.748  FAILED, KNOWN, expected -38.749
    test 141 GeoidKarney('egm2008-1.pgm').height(30.575, -99.998) kind 2: -23.254  FAILED, KNOWN, expected -23.255
    test 142 GeoidKarney('egm2008-1.pgm').height(-16.993, 37.136) kind 2: -13.454  FAILED, KNOWN, expected -13.455
    test 143 GeoidKarney('egm2008-1.pgm').height(-11.477, 12.039) kind 2: 16.627
    test 144 GeoidKarney('egm2008-1.pgm').height(30.428, -144.765) kind 2: -22.221
    test 145 GeoidKarney('egm2008-1.pgm').height(-17.44, -92.424) kind 2: -4.836
    test 146 GeoidKarney('egm2008-1.pgm').height(40.203, 143.43) kind 2: 19.571
    test 147 GeoidKarney('egm2008-1.pgm').height(-37.098, -106.574) kind 2: -9.227
    test 148 GeoidKarney('egm2008-1.pgm').height(54.62, -68.413) kind 2: -23.248
    test 149 GeoidKarney('egm2008-1.pgm').height(-31.633, 148.182) kind 2: 24.829
    test 150 GeoidKarney('egm2008-1.pgm').height(-56.07, -141.407) kind 2: -21.706  FAILED, KNOWN, expected -21.705
    test 151 GeoidKarney('egm2008-1.pgm').height(-8.195, -52.691) kind 2: -17.054  FAILED, KNOWN, expected -17.053
    test 152 GeoidKarney('egm2008-1.pgm').height(17.851, 24.749) kind 2: 11.716
    test 153 GeoidKarney('egm2008-1.pgm').height(0.349, -108.333) kind 2: -19.529  FAILED, KNOWN, expected -19.530
    test 154 GeoidKarney('egm2008-1.pgm').height(15.038, 126.191) kind 2: 45.929
    test 155 GeoidKarney('egm2008-1.pgm').height(-21.111, -123.696) kind 2: -8.283
    test 156 GeoidKarney('egm2008-1.pgm').height(30.947, 173.002) kind 2: -8.467
    test 157 GeoidKarney('egm2008-1.pgm').height(-10.698, -144.091) kind 2: -1.829
    test 158 GeoidKarney('egm2008-1.pgm').height(-29.412, 124.753) kind 2: -16.505  FAILED, KNOWN, expected -16.506
    test 159 GeoidKarney('egm2008-1.pgm').height(38.224, -137.189) kind 2: -35.384
    test 160 GeoidKarney('egm2008-1.pgm').height(36.064, -132.409) kind 2: -38.962  FAILED, KNOWN, expected -38.963
    test 161 GeoidKarney('egm2008-1.pgm').height(29.975, 178.076) kind 2: -6.956
    test 162 GeoidKarney('egm2008-1.pgm').height(-21.346, 169.26) kind 2: 51.006  FAILED, KNOWN, expected 51.005
    test 163 GeoidKarney('egm2008-1.pgm').height(49.282, -152.934) kind 2: 1.193  FAILED, KNOWN, expected 1.192
    test 164 GeoidKarney('egm2008-1.pgm').height(16.349, -99.962) kind 2: -15.038
    test 165 GeoidKarney('egm2008-1.pgm').height(-14.293, -167.34) kind 2: 17.792  FAILED, KNOWN, expected 17.791
    test 166 GeoidKarney('egm2008-1.pgm').height(47.166, -38.523) kind 2: 44.653  FAILED, KNOWN, expected 44.652
    test 167 GeoidKarney('egm2008-1.pgm').height(-58.911, 114.347) kind 2: -17.972  FAILED, KNOWN, expected -17.971
    test 168 GeoidKarney('egm2008-1.pgm').height(-9.055, 111.294) kind 2: 11.631
    test 169 GeoidKarney('egm2008-1.pgm').height(18.391, 29.692) kind 2: 7.394
    test 170 GeoidKarney('egm2008-1.pgm').height(-15.074, 22.153) kind 2: 7.932
    test 171 GeoidKarney('egm2008-1.pgm').height(-4.235, 62.001) kind 2: -60.594  FAILED, KNOWN, expected -60.593
    test 172 GeoidKarney('egm2008-1.pgm').height(15.171, -86.583) kind 2: 4.382  FAILED, KNOWN, expected 4.384
    test 173 GeoidKarney('egm2008-1.pgm').height(79.254, 112.116) kind 2: 1.296  FAILED, KNOWN, expected 1.297
    test 174 GeoidKarney('egm2008-1.pgm').height(15.947, 156.093) kind 2: 30.852
    test 175 GeoidKarney('egm2008-1.pgm').height(68.371, -177.382) kind 2: 2.705  FAILED, KNOWN, expected 2.704
    test 176 GeoidKarney('egm2008-1.pgm').height(-41.931, -72.093) kind 2: 21.263  FAILED, KNOWN, expected 21.264
    test 177 GeoidKarney('egm2008-1.pgm').height(-1.193, -143.133) kind 2: 5.443
    test 178 GeoidKarney('egm2008-1.pgm').height(-37.006, 154.513) kind 2: 9.998
    test 179 GeoidKarney('egm2008-1.pgm').height(-22.148, 9.938) kind 2: 22.428
    test 180 GeoidKarney('egm2008-1.pgm').height(24.329, 109.044) kind 2: -23.156  FAILED, KNOWN, expected -23.154
    test 181 GeoidKarney('egm2008-1.pgm').height(-54.878, 114.691) kind 2: -17.662
    test 182 GeoidKarney('egm2008-1.pgm').height(45.601, -80.458) kind 2: -36.840  FAILED, KNOWN, expected -36.839
    test 183 GeoidKarney('egm2008-1.pgm').height(2.372, 58.974) kind 2: -61.220  FAILED, KNOWN, expected -61.221
    test 184 GeoidKarney('egm2008-1.pgm').height(15.937, 165.854) kind 2: 20.355
    test 185 GeoidKarney('egm2008-1.pgm').height(4.889, -24.213) kind 2: 13.147
    test 186 GeoidKarney('egm2008-1.pgm').height(-11.392, 179.558) kind 2: 41.072
    test 187 GeoidKarney('egm2008-1.pgm').height(58.246, 4.862) kind 2: 42.982
    test 188 GeoidKarney('egm2008-1.pgm').height(34.302, -109.109) kind 2: -22.997  FAILED, KNOWN, expected -22.998
    test 189 GeoidKarney('egm2008-1.pgm').height(-58.196, 117.306) kind 2: -20.662
    test 190 GeoidKarney('egm2008-1.pgm').height(44.5, 173.769) kind 2: -8.438
    test 191 GeoidKarney('egm2008-1.pgm').height(-28.863, -139.775) kind 2: -8.711  FAILED, KNOWN, expected -8.712
    test 192 GeoidKarney('egm2008-1.pgm').height(19.507, -96.099) kind 2: -12.654  FAILED, KNOWN, expected -12.653
    test 193 GeoidKarney('egm2008-1.pgm').height(-42.488, -73.907) kind 2: 17.163  FAILED, KNOWN, expected 17.166
    test 194 GeoidKarney('egm2008-1.pgm').height(46.138, -141.429) kind 2: -19.873  FAILED, KNOWN, expected -19.874
    test 195 GeoidKarney('egm2008-1.pgm').height(60.507, 93.743) kind 2: -31.124
    test 196 GeoidKarney('egm2008-1.pgm').height(26.219, -145.434) kind 2: -17.307
    test 197 GeoidKarney('egm2008-1.pgm').height(-28.687, 3.37) kind 2: 23.437  FAILED, KNOWN, expected 23.434
    test 198 GeoidKarney('egm2008-1.pgm').height(-15.008, 117.45) kind 2: 4.508
    test 199 GeoidKarney('egm2008-1.pgm').height(40.71, 144.095) kind 2: 11.550  FAILED, KNOWN, expected 11.549
    test 200 GeoidKarney('egm2008-1.pgm').height(20.823, -173.611) kind 2: 5.749  FAILED, KNOWN, expected 5.748
    test 201 GeoidKarney('egm2008-1.pgm').height(16.776, -3.009) kind 2: 28.788
    test 202 GeoidKarney('egm2008-1.pgm').height(41.0, -95.0) kind 2: -30.588  FAILED, KNOWN, expected -30.589
    test 203 GeoidKarney('egm2008-1.pgm').height(49.0, -120.5) kind 2: -15.273
    test 204 GeoidKarney('egm2008-1.pgm').height(49.0, -103.5) kind 2: -18.624
    test 205 GeoidKarney('egm2008-1.pgm').height(49.0, -86.5) kind 2: -37.872  FAILED, KNOWN, expected -37.873
    test 206 GeoidKarney('egm2008-1.pgm').height(49.0, -69.5) kind 2: -26.511
    test 207 GeoidKarney('egm2008-1.pgm').height(33.0, -120.5) kind 2: -39.600
    test 208 GeoidKarney('egm2008-1.pgm').height(33.0, -103.5) kind 2: -22.689
    test 209 GeoidKarney('egm2008-1.pgm').height(33.0, -86.5) kind 2: -30.066  FAILED, KNOWN, expected -30.067
    test 210 GeoidKarney('egm2008-1.pgm').height(33.0, -69.5) kind 2: -48.093

    test 211 GeoidKarney('egm2008-1.pgm').height() kind 2, hits 0, eps max (in 0 FAILED): 0.003

    test 212 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 213 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 214 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 215 GeoidKarney('egm2008-1.pgm').height(-76.981, 34.17) kind 3: 12.637  FAILED, KNOWN, expected 12.636
    test 216 GeoidKarney('egm2008-1.pgm').height(79.695, 88.806) kind 3: 0.749
    test 217 GeoidKarney('egm2008-1.pgm').height(-15.245, 168.748) kind 3: 65.110  FAILED, KNOWN, expected 65.109
    test 218 GeoidKarney('egm2008-1.pgm').height(-19.379, 15.855) kind 3: 24.889
    test 219 GeoidKarney('egm2008-1.pgm').height(43.378, -130.552) kind 3: -29.556  FAILED, KNOWN, expected -29.557
    test 220 GeoidKarney('egm2008-1.pgm').height(-16.075, 21.795) kind 3: 9.741  FAILED, KNOWN, expected 9.742
    test 221 GeoidKarney('egm2008-1.pgm').height(-11.256, -73.75) kind 3: 30.060  FAILED, KNOWN, expected 30.059
    test 222 GeoidKarney('egm2008-1.pgm').height(69.017, -15.921) kind 3: 60.690
    test 223 GeoidKarney('egm2008-1.pgm').height(2.221, 139.739) kind 3: 69.134  FAILED, KNOWN, expected 69.133
    test 224 GeoidKarney('egm2008-1.pgm').height(-9.097, 119.142) kind 3: 36.521  FAILED, KNOWN, expected 36.520
    test 225 GeoidKarney('egm2008-1.pgm').height(-28.524, -22.192) kind 3: 6.801
    test 226 GeoidKarney('egm2008-1.pgm').height(12.272, -136.424) kind 3: -20.652  FAILED, KNOWN, expected -20.651
    test 227 GeoidKarney('egm2008-1.pgm').height(-15.203, -85.604) kind 3: -3.040
    test 228 GeoidKarney('egm2008-1.pgm').height(-63.736, -77.17) kind 3: -1.329  FAILED, KNOWN, expected -1.328
    test 229 GeoidKarney('egm2008-1.pgm').height(-48.771, -90.102) kind 3: -2.171  FAILED, KNOWN, expected -2.172
    test 230 GeoidKarney('egm2008-1.pgm').height(-0.179, -126.368) kind 3: -17.411
    test 231 GeoidKarney('egm2008-1.pgm').height(1.586, -128.887) kind 3: -16.426  FAILED, KNOWN, expected -16.425
    test 232 GeoidKarney('egm2008-1.pgm').height(-48.781, -2.684) kind 3: 24.699  FAILED, KNOWN, expected 24.698
    test 233 GeoidKarney('egm2008-1.pgm').height(-49.092, 136.862) kind 3: -18.328  FAILED, KNOWN, expected -18.329
    test 234 GeoidKarney('egm2008-1.pgm').height(47.732, 17.552) kind 3: 43.802
    test 235 GeoidKarney('egm2008-1.pgm').height(-49.11, 85.706) kind 3: 18.716
    test 236 GeoidKarney('egm2008-1.pgm').height(-49.162, 40.321) kind 3: 44.468  FAILED, KNOWN, expected 44.469
    test 237 GeoidKarney('egm2008-1.pgm').height(3.498, 158.118) kind 3: 49.943  FAILED, KNOWN, expected 49.944
    test 238 GeoidKarney('egm2008-1.pgm').height(-35.616, 122.648) kind 3: -35.878
    test 239 GeoidKarney('egm2008-1.pgm').height(56.598, -96.114) kind 3: -40.777
    test 240 GeoidKarney('egm2008-1.pgm').height(-31.85, 149.121) kind 3: 26.559
    test 241 GeoidKarney('egm2008-1.pgm').height(-26.569, -177.792) kind 3: 49.362  FAILED, KNOWN, expected 49.361
    test 242 GeoidKarney('egm2008-1.pgm').height(76.735, -65.753) kind 3: 21.106  FAILED, KNOWN, expected 21.107
    test 243 GeoidKarney('egm2008-1.pgm').height(-21.404, -122.268) kind 3: -7.203  FAILED, KNOWN, expected -7.202
    test 244 GeoidKarney('egm2008-1.pgm').height(-77.133, -65.474) kind 3: -17.167  FAILED, KNOWN, expected -17.168
    test 245 GeoidKarney('egm2008-1.pgm').height(-58.812, 2.276) kind 3: 18.359
    test 246 GeoidKarney('egm2008-1.pgm').height(4.415, 155.683) kind 3: 52.117  FAILED, KNOWN, expected 52.118
    test 247 GeoidKarney('egm2008-1.pgm').height(-28.146, 107.081) kind 3: -38.950
    test 248 GeoidKarney('egm2008-1.pgm').height(-10.551, -126.69) kind 3: -9.935  FAILED, KNOWN, expected -9.934
    test 249 GeoidKarney('egm2008-1.pgm').height(-25.444, -103.337) kind 3: -2.879
    test 250 GeoidKarney('egm2008-1.pgm').height(24.436, 46.159) kind 3: -5.025
    test 251 GeoidKarney('egm2008-1.pgm').height(-72.889, 37.107) kind 3: 24.296
    test 252 GeoidKarney('egm2008-1.pgm').height(-19.629, 13.245) kind 3: 25.131
    test 253 GeoidKarney('egm2008-1.pgm').height(-7.602, 171.265) kind 3: 40.720  FAILED, KNOWN, expected 40.721
    test 254 GeoidKarney('egm2008-1.pgm').height(-45.364, -1.876) kind 3: 22.387  FAILED, KNOWN, expected 22.388
    test 255 GeoidKarney('egm2008-1.pgm').height(-7.292, -69.18) kind 3: 22.485  FAILED, KNOWN, expected 22.486
    test 256 GeoidKarney('egm2008-1.pgm').height(-31.566, -166.689) kind 3: 14.942  FAILED, KNOWN, expected 14.943
    test 257 GeoidKarney('egm2008-1.pgm').height(-82.751, -162.085) kind 3: -47.387
    test 258 GeoidKarney('egm2008-1.pgm').height(-40.7, 99.466) kind 3: -18.404  FAILED, KNOWN, expected -18.403
    test 259 GeoidKarney('egm2008-1.pgm').height(48.676, 39.69) kind 3: 10.185
    test 260 GeoidKarney('egm2008-1.pgm').height(74.817, -78.404) kind 3: 5.670  FAILED, KNOWN, expected 5.671
    test 261 GeoidKarney('egm2008-1.pgm').height(-81.032, -63.865) kind 3: -24.577
    test 262 GeoidKarney('egm2008-1.pgm').height(74.022, 9.432) kind 3: 43.288
    test 263 GeoidKarney('egm2008-1.pgm').height(-75.071, 17.579) kind 3: 13.747  FAILED, KNOWN, expected 13.748
    test 264 GeoidKarney('egm2008-1.pgm').height(-12.546, -54.851) kind 3: -5.342
    test 265 GeoidKarney('egm2008-1.pgm').height(-13.621, 42.408) kind 3: -25.579
    test 266 GeoidKarney('egm2008-1.pgm').height(-2.266, -91.951) kind 3: -9.849
    test 267 GeoidKarney('egm2008-1.pgm').height(-18.672, 42.547) kind 3: -10.490  FAILED, KNOWN, expected -10.491
    test 268 GeoidKarney('egm2008-1.pgm').height(-41.44, 157.413) kind 3: 0.243  FAILED, KNOWN, expected 0.244
    test 269 GeoidKarney('egm2008-1.pgm').height(53.686, -79.375) kind 3: -43.820  FAILED, KNOWN, expected -43.821
    test 270 GeoidKarney('egm2008-1.pgm').height(39.26, -30.351) kind 3: 57.401
    test 271 GeoidKarney('egm2008-1.pgm').height(-51.699, -141.493) kind 3: -17.889  FAILED, KNOWN, expected -17.890
    test 272 GeoidKarney('egm2008-1.pgm').height(36.585, 4.515) kind 3: 46.423  FAILED, KNOWN, expected 46.421
    test 273 GeoidKarney('egm2008-1.pgm').height(39.642, -54.659) kind 3: -14.475
    test 274 GeoidKarney('egm2008-1.pgm').height(59.761, 166.567) kind 3: 11.118
    test 275 GeoidKarney('egm2008-1.pgm').height(51.83, 13.357) kind 3: 42.291
    test 276 GeoidKarney('egm2008-1.pgm').height(-36.531, -175.431) kind 3: 22.327  FAILED, KNOWN, expected 22.326
    test 277 GeoidKarney('egm2008-1.pgm').height(-37.08, 125.264) kind 3: -33.098
    test 278 GeoidKarney('egm2008-1.pgm').height(-68.651, 92.732) kind 3: 9.431  FAILED, KNOWN, expected 9.430
    test 279 GeoidKarney('egm2008-1.pgm').height(35.087, 45.336) kind 3: 6.032
    test 280 GeoidKarney('egm2008-1.pgm').height(-61.356, -169.379) kind 3: -44.330
    test 281 GeoidKarney('egm2008-1.pgm').height(-36.955, 179.12) kind 3: 21.775
    test 282 GeoidKarney('egm2008-1.pgm').height(10.248, -6.714) kind 3: 29.243
    test 283 GeoidKarney('egm2008-1.pgm').height(36.868, 84.602) kind 3: -40.677  FAILED, KNOWN, expected -40.676
    test 284 GeoidKarney('egm2008-1.pgm').height(28.637, 88.933) kind 3: -31.352  FAILED, KNOWN, expected -31.353
    test 285 GeoidKarney('egm2008-1.pgm').height(54.811, -99.968) kind 3: -32.700  FAILED, KNOWN, expected -32.701
    test 286 GeoidKarney('egm2008-1.pgm').height(7.611, 145.911) kind 3: 60.628  FAILED, KNOWN, expected 60.629
    test 287 GeoidKarney('egm2008-1.pgm').height(59.412, 170.102) kind 3: 6.617
    test 288 GeoidKarney('egm2008-1.pgm').height(-61.469, 126.144) kind 3: -31.887
    test 289 GeoidKarney('egm2008-1.pgm').height(18.514, -137.083) kind 3: -26.536  FAILED, KNOWN, expected -26.535
    test 290 GeoidKarney('egm2008-1.pgm').height(7.854, -126.799) kind 3: -29.631  FAILED, KNOWN, expected -29.630
    test 291 GeoidKarney('egm2008-1.pgm').height(47.489, 134.183) kind 3: 22.274  FAILED, KNOWN, expected 22.275
    test 292 GeoidKarney('egm2008-1.pgm').height(-34.144, -11.922) kind 3: 17.095  FAILED, KNOWN, expected 17.094
    test 293 GeoidKarney('egm2008-1.pgm').height(-58.389, 117.458) kind 3: -20.940  FAILED, KNOWN, expected -20.941
    test 294 GeoidKarney('egm2008-1.pgm').height(9.773, 95.846) kind 3: -42.740
    test 295 GeoidKarney('egm2008-1.pgm').height(-53.12, 136.994) kind 3: -21.651
    test 296 GeoidKarney('egm2008-1.pgm').height(-50.35, 0.075) kind 3: 25.240
    test 297 GeoidKarney('egm2008-1.pgm').height(31.438, -170.879) kind 3: -8.758
    test 298 GeoidKarney('egm2008-1.pgm').height(37.541, -153.024) kind 3: -19.606  FAILED, KNOWN, expected -19.607
    test 299 GeoidKarney('egm2008-1.pgm').height(27.586, 2.444) kind 3: 26.258
    test 300 GeoidKarney('egm2008-1.pgm').height(-26.139, -106.201) kind 3: -3.823  FAILED, KNOWN, expected -3.824
    test 301 GeoidKarney('egm2008-1.pgm').height(-33.426, -14.84) kind 3: 18.195
    test 302 GeoidKarney('egm2008-1.pgm').height(39.586, -153.019) kind 3: -17.724  FAILED, KNOWN, expected -17.725
    test 303 GeoidKarney('egm2008-1.pgm').height(-60.79, -2.578) kind 3: 14.512  FAILED, KNOWN, expected 14.513
    test 304 GeoidKarney('egm2008-1.pgm').height(-20.131, 21.975) kind 3: 16.808  FAILED, KNOWN, expected 16.809
    test 305 GeoidKarney('egm2008-1.pgm').height(75.649, 99.921) kind 3: -8.025  FAILED, KNOWN, expected -8.026
    test 306 GeoidKarney('egm2008-1.pgm').height(-0.385, -23.788) kind 3: 9.689  FAILED, KNOWN, expected 9.688
    test 307 GeoidKarney('egm2008-1.pgm').height(-51.56, -50.327) kind 3: 6.218
    test 308 GeoidKarney('egm2008-1.pgm').height(-43.129, -167.271) kind 3: -2.725  FAILED, KNOWN, expected -2.724
    test 309 GeoidKarney('egm2008-1.pgm').height(46.374, 71.948) kind 3: -42.566  FAILED, KNOWN, expected -42.565
    test 310 GeoidKarney('egm2008-1.pgm').height(-22.783, 140.657) kind 3: 38.342  FAILED, KNOWN, expected 38.341
    test 311 GeoidKarney('egm2008-1.pgm').height(-12.056, 122.804) kind 3: 33.888  FAILED, KNOWN, expected 33.889
    test 312 GeoidKarney('egm2008-1.pgm').height(30.127, 94.738) kind 3: -37.381  FAILED, KNOWN, expected -37.380
    test 313 GeoidKarney('egm2008-1.pgm').height(46.296, -174.479) kind 3: -1.857  FAILED, KNOWN, expected -1.858
    test 314 GeoidKarney('egm2008-1.pgm').height(34.99, 15.052) kind 3: 34.196  FAILED, KNOWN, expected 34.195
    test 315 GeoidKarney('egm2008-1.pgm').height(-51.287, 90.565) kind 3: 12.767
    test 316 GeoidKarney('egm2008-1.pgm').height(34.217, 141.302) kind 3: 15.612
    test 317 GeoidKarney('egm2008-1.pgm').height(-40.423, -142.787) kind 3: -11.063
    test 318 GeoidKarney('egm2008-1.pgm').height(-17.854, -170.216) kind 3: 27.386  FAILED, KNOWN, expected 27.387
    test 319 GeoidKarney('egm2008-1.pgm').height(47.803, 112.701) kind 3: -23.817
    test 320 GeoidKarney('egm2008-1.pgm').height(-23.276, 133.454) kind 3: 18.713  FAILED, KNOWN, expected 18.712
    test 321 GeoidKarney('egm2008-1.pgm').height(-26.884, -36.571) kind 3: -7.343  FAILED, KNOWN, expected -7.344
    test 322 GeoidKarney('egm2008-1.pgm').height(-37.106, 31.128) kind 3: 29.997  FAILED, KNOWN, expected 29.998
    test 323 GeoidKarney('egm2008-1.pgm').height(-75.363, -173.674) kind 3: -61.869
    test 324 GeoidKarney('egm2008-1.pgm').height(-18.305, 69.016) kind 3: -24.938  FAILED, KNOWN, expected -24.937
    test 325 GeoidKarney('egm2008-1.pgm').height(39.527, 23.58) kind 3: 38.557  FAILED, KNOWN, expected 38.556
    test 326 GeoidKarney('egm2008-1.pgm').height(68.903, 30.97) kind 3: 19.671
    test 327 GeoidKarney('egm2008-1.pgm').height(53.937, 168.318) kind 3: 2.273  FAILED, KNOWN, expected 2.272
    test 328 GeoidKarney('egm2008-1.pgm').height(-38.6, 64.812) kind 3: 24.863
    test 329 GeoidKarney('egm2008-1.pgm').height(-41.396, -69.739) kind 3: 21.636
    test 330 GeoidKarney('egm2008-1.pgm').height(50.158, 72.319) kind 3: -33.850  FAILED, KNOWN, expected -33.851
    test 331 GeoidKarney('egm2008-1.pgm').height(27.692, 176.153) kind 3: -5.299
    test 332 GeoidKarney('egm2008-1.pgm').height(-48.419, 170.454) kind 3: -6.789
    test 333 GeoidKarney('egm2008-1.pgm').height(-65.346, -124.976) kind 3: -35.030
    test 334 GeoidKarney('egm2008-1.pgm').height(-51.873, 167.266) kind 3: -15.338
    test 335 GeoidKarney('egm2008-1.pgm').height(-7.263, 84.308) kind 3: -79.356
    test 336 GeoidKarney('egm2008-1.pgm').height(-1.461, -105.458) kind 3: -16.649  FAILED, KNOWN, expected -16.650
    test 337 GeoidKarney('egm2008-1.pgm').height(7.684, 161.873) kind 3: 36.359
    test 338 GeoidKarney('egm2008-1.pgm').height(-31.475, -158.52) kind 3: 3.614  FAILED, KNOWN, expected 3.615
    test 339 GeoidKarney('egm2008-1.pgm').height(-36.187, 62.917) kind 3: 23.946  FAILED, KNOWN, expected 23.947
    test 340 GeoidKarney('egm2008-1.pgm').height(16.003, 141.687) kind 3: 51.494  FAILED, KNOWN, expected 51.495
    test 341 GeoidKarney('egm2008-1.pgm').height(30.182, 86.261) kind 3: -30.909  FAILED, KNOWN, expected -30.910
    test 342 GeoidKarney('egm2008-1.pgm').height(-77.304, 159.498) kind 3: -52.131
    test 343 GeoidKarney('egm2008-1.pgm').height(39.536, 139.795) kind 3: 37.046  FAILED, KNOWN, expected 37.045
    test 344 GeoidKarney('egm2008-1.pgm').height(8.569, 134.618) kind 3: 64.181  FAILED, KNOWN, expected 64.180
    test 345 GeoidKarney('egm2008-1.pgm').height(14.473, 90.596) kind 3: -62.475
    test 346 GeoidKarney('egm2008-1.pgm').height(-13.138, -99.589) kind 3: -8.454
    test 347 GeoidKarney('egm2008-1.pgm').height(34.212, -26.307) kind 3: 40.834
    test 348 GeoidKarney('egm2008-1.pgm').height(21.89, 76.371) kind 3: -60.455
    test 349 GeoidKarney('egm2008-1.pgm').height(29.793, 120.487) kind 3: 9.728  FAILED, KNOWN, expected 9.727
    test 350 GeoidKarney('egm2008-1.pgm').height(15.724, 122.714) kind 3: 32.141  FAILED, KNOWN, expected 32.142
    test 351 GeoidKarney('egm2008-1.pgm').height(-66.208, -78.499) kind 3: -6.221  FAILED, KNOWN, expected -6.220
    test 352 GeoidKarney('egm2008-1.pgm').height(-39.507, 55.809) kind 3: 32.488  FAILED, KNOWN, expected 32.489
    test 353 GeoidKarney('egm2008-1.pgm').height(28.159, 51.476) kind 3: -24.692
    test 354 GeoidKarney('egm2008-1.pgm').height(-36.207, 120.205) kind 3: -38.749
    test 355 GeoidKarney('egm2008-1.pgm').height(30.575, -99.998) kind 3: -23.254  FAILED, KNOWN, expected -23.255
    test 356 GeoidKarney('egm2008-1.pgm').height(-16.993, 37.136) kind 3: -13.454  FAILED, KNOWN, expected -13.455
    test 357 GeoidKarney('egm2008-1.pgm').height(-11.477, 12.039) kind 3: 16.627
    test 358 GeoidKarney('egm2008-1.pgm').height(30.428, -144.765) kind 3: -22.221
    test 359 GeoidKarney('egm2008-1.pgm').height(-17.44, -92.424) kind 3: -4.836
    test 360 GeoidKarney('egm2008-1.pgm').height(40.203, 143.43) kind 3: 19.571
    test 361 GeoidKarney('egm2008-1.pgm').height(-37.098, -106.574) kind 3: -9.227
    test 362 GeoidKarney('egm2008-1.pgm').height(54.62, -68.413) kind 3: -23.248
    test 363 GeoidKarney('egm2008-1.pgm').height(-31.633, 148.182) kind 3: 24.829
    test 364 GeoidKarney('egm2008-1.pgm').height(-56.07, -141.407) kind 3: -21.706  FAILED, KNOWN, expected -21.705
    test 365 GeoidKarney('egm2008-1.pgm').height(-8.195, -52.691) kind 3: -17.054  FAILED, KNOWN, expected -17.053
    test 366 GeoidKarney('egm2008-1.pgm').height(17.851, 24.749) kind 3: 11.715  FAILED, KNOWN, expected 11.716
    test 367 GeoidKarney('egm2008-1.pgm').height(0.349, -108.333) kind 3: -19.529  FAILED, KNOWN, expected -19.530
    test 368 GeoidKarney('egm2008-1.pgm').height(15.038, 126.191) kind 3: 45.929
    test 369 GeoidKarney('egm2008-1.pgm').height(-21.111, -123.696) kind 3: -8.283
    test 370 GeoidKarney('egm2008-1.pgm').height(30.947, 173.002) kind 3: -8.467
    test 371 GeoidKarney('egm2008-1.pgm').height(-10.698, -144.091) kind 3: -1.829
    test 372 GeoidKarney('egm2008-1.pgm').height(-29.412, 124.753) kind 3: -16.505  FAILED, KNOWN, expected -16.506
    test 373 GeoidKarney('egm2008-1.pgm').height(38.224, -137.189) kind 3: -35.384
    test 374 GeoidKarney('egm2008-1.pgm').height(36.064, -132.409) kind 3: -38.962  FAILED, KNOWN, expected -38.963
    test 375 GeoidKarney('egm2008-1.pgm').height(29.975, 178.076) kind 3: -6.956
    test 376 GeoidKarney('egm2008-1.pgm').height(-21.346, 169.26) kind 3: 51.006  FAILED, KNOWN, expected 51.005
    test 377 GeoidKarney('egm2008-1.pgm').height(49.282, -152.934) kind 3: 1.193  FAILED, KNOWN, expected 1.192
    test 378 GeoidKarney('egm2008-1.pgm').height(16.349, -99.962) kind 3: -15.038
    test 379 GeoidKarney('egm2008-1.pgm').height(-14.293, -167.34) kind 3: 17.791
    test 380 GeoidKarney('egm2008-1.pgm').height(47.166, -38.523) kind 3: 44.653  FAILED, KNOWN, expected 44.652
    test 381 GeoidKarney('egm2008-1.pgm').height(-58.911, 114.347) kind 3: -17.972  FAILED, KNOWN, expected -17.971
    test 382 GeoidKarney('egm2008-1.pgm').height(-9.055, 111.294) kind 3: 11.630  FAILED, KNOWN, expected 11.631
    test 383 GeoidKarney('egm2008-1.pgm').height(18.391, 29.692) kind 3: 7.394
    test 384 GeoidKarney('egm2008-1.pgm').height(-15.074, 22.153) kind 3: 7.932
    test 385 GeoidKarney('egm2008-1.pgm').height(-4.235, 62.001) kind 3: -60.594  FAILED, KNOWN, expected -60.593
    test 386 GeoidKarney('egm2008-1.pgm').height(15.171, -86.583) kind 3: 4.384
    test 387 GeoidKarney('egm2008-1.pgm').height(79.254, 112.116) kind 3: 1.296  FAILED, KNOWN, expected 1.297
    test 388 GeoidKarney('egm2008-1.pgm').height(15.947, 156.093) kind 3: 30.852
    test 389 GeoidKarney('egm2008-1.pgm').height(68.371, -177.382) kind 3: 2.705  FAILED, KNOWN, expected 2.704
    test 390 GeoidKarney('egm2008-1.pgm').height(-41.931, -72.093) kind 3: 21.264
    test 391 GeoidKarney('egm2008-1.pgm').height(-1.193, -143.133) kind 3: 5.443
    test 392 GeoidKarney('egm2008-1.pgm').height(-37.006, 154.513) kind 3: 9.998
    test 393 GeoidKarney('egm2008-1.pgm').height(-22.148, 9.938) kind 3: 22.428
    test 394 GeoidKarney('egm2008-1.pgm').height(24.329, 109.044) kind 3: -23.155  FAILED, KNOWN, expected -23.154
    test 395 GeoidKarney('egm2008-1.pgm').height(-54.878, 114.691) kind 3: -17.662
    test 396 GeoidKarney('egm2008-1.pgm').height(45.601, -80.458) kind 3: -36.840  FAILED, KNOWN, expected -36.839
    test 397 GeoidKarney('egm2008-1.pgm').height(2.372, 58.974) kind 3: -61.220  FAILED, KNOWN, expected -61.221
    test 398 GeoidKarney('egm2008-1.pgm').height(15.937, 165.854) kind 3: 20.355
    test 399 GeoidKarney('egm2008-1.pgm').height(4.889, -24.213) kind 3: 13.147
    test 400 GeoidKarney('egm2008-1.pgm').height(-11.392, 179.558) kind 3: 41.073  FAILED, KNOWN, expected 41.072
    test 401 GeoidKarney('egm2008-1.pgm').height(58.246, 4.862) kind 3: 42.982
    test 402 GeoidKarney('egm2008-1.pgm').height(34.302, -109.109) kind 3: -22.997  FAILED, KNOWN, expected -22.998
    test 403 GeoidKarney('egm2008-1.pgm').height(-58.196, 117.306) kind 3: -20.662
    test 404 GeoidKarney('egm2008-1.pgm').height(44.5, 173.769) kind 3: -8.438
    test 405 GeoidKarney('egm2008-1.pgm').height(-28.863, -139.775) kind 3: -8.711  FAILED, KNOWN, expected -8.712
    test 406 GeoidKarney('egm2008-1.pgm').height(19.507, -96.099) kind 3: -12.653
    test 407 GeoidKarney('egm2008-1.pgm').height(-42.488, -73.907) kind 3: 17.166
    test 408 GeoidKarney('egm2008-1.pgm').height(46.138, -141.429) kind 3: -19.873  FAILED, KNOWN, expected -19.874
    test 409 GeoidKarney('egm2008-1.pgm').height(60.507, 93.743) kind 3: -31.124
    test 410 GeoidKarney('egm2008-1.pgm').height(26.219, -145.434) kind 3: -17.306  FAILED, KNOWN, expected -17.307
    test 411 GeoidKarney('egm2008-1.pgm').height(-28.687, 3.37) kind 3: 23.435  FAILED, KNOWN, expected 23.434
    test 412 GeoidKarney('egm2008-1.pgm').height(-15.008, 117.45) kind 3: 4.508
    test 413 GeoidKarney('egm2008-1.pgm').height(40.71, 144.095) kind 3: 11.550  FAILED, KNOWN, expected 11.549
    test 414 GeoidKarney('egm2008-1.pgm').height(20.823, -173.611) kind 3: 5.749  FAILED, KNOWN, expected 5.748
    test 415 GeoidKarney('egm2008-1.pgm').height(16.776, -3.009) kind 3: 28.788
    test 416 GeoidKarney('egm2008-1.pgm').height(41.0, -95.0) kind 3: -30.589
    test 417 GeoidKarney('egm2008-1.pgm').height(49.0, -120.5) kind 3: -15.273
    test 418 GeoidKarney('egm2008-1.pgm').height(49.0, -103.5) kind 3: -18.624
    test 419 GeoidKarney('egm2008-1.pgm').height(49.0, -86.5) kind 3: -37.872  FAILED, KNOWN, expected -37.873
    test 420 GeoidKarney('egm2008-1.pgm').height(49.0, -69.5) kind 3: -26.511
    test 421 GeoidKarney('egm2008-1.pgm').height(33.0, -120.5) kind 3: -39.600
    test 422 GeoidKarney('egm2008-1.pgm').height(33.0, -103.5) kind 3: -22.689
    test 423 GeoidKarney('egm2008-1.pgm').height(33.0, -86.5) kind 3: -30.067
    test 424 GeoidKarney('egm2008-1.pgm').height(33.0, -69.5) kind 3: -48.093

    test 425 GeoidKarney('egm2008-1.pgm').height() kind 3, hits 0, eps max (in 0 FAILED): 0.001

    test 426 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 427 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 428 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    210 tests skipped (210): no scipy
    test 429 GeoidKarney('egm84-15.pgm').height(-76.981, 34.17) kind 2: 11.727  FAILED, KNOWN, expected 11.729
    test 430 GeoidKarney('egm84-15.pgm').height(79.695, 88.806) kind 2: 0.280  FAILED, KNOWN, expected 0.270
    test 431 GeoidKarney('egm84-15.pgm').height(-15.245, 168.748) kind 2: 67.071  FAILED, KNOWN, expected 67.074
    test 432 GeoidKarney('egm84-15.pgm').height(-19.379, 15.855) kind 2: 25.366  FAILED, KNOWN, expected 25.344
    test 433 GeoidKarney('egm84-15.pgm').height(43.378, -130.552) kind 2: -28.913  FAILED, KNOWN, expected -28.919
    test 434 GeoidKarney('egm84-15.pgm').height(-16.075, 21.795) kind 2: 14.383  FAILED, KNOWN, expected 14.386
    test 435 GeoidKarney('egm84-15.pgm').height(-11.256, -73.75) kind 2: 30.701  FAILED, KNOWN, expected 30.700
    test 436 GeoidKarney('egm84-15.pgm').height(69.017, -15.921) kind 2: 62.222  FAILED, KNOWN, expected 62.225
    test 437 GeoidKarney('egm84-15.pgm').height(2.221, 139.739) kind 2: 70.221  FAILED, KNOWN, expected 70.222
    test 438 GeoidKarney('egm84-15.pgm').height(-9.097, 119.142) kind 2: 34.290  FAILED, KNOWN, expected 34.336
    test 439 GeoidKarney('egm84-15.pgm').height(-28.524, -22.192) kind 2: 8.205  FAILED, KNOWN, expected 8.206
    test 440 GeoidKarney('egm84-15.pgm').height(12.272, -136.424) kind 2: -20.068  FAILED, KNOWN, expected -20.074
    test 441 GeoidKarney('egm84-15.pgm').height(-15.203, -85.604) kind 2: -3.129
    test 442 GeoidKarney('egm84-15.pgm').height(-63.736, -77.17) kind 2: -3.214  FAILED, KNOWN, expected -3.217
    test 443 GeoidKarney('egm84-15.pgm').height(-48.771, -90.102) kind 2: -1.536  FAILED, KNOWN, expected -1.531
    test 444 GeoidKarney('egm84-15.pgm').height(-0.179, -126.368) kind 2: -16.742
    test 445 GeoidKarney('egm84-15.pgm').height(1.586, -128.887) kind 2: -15.418  FAILED, KNOWN, expected -15.412
    test 446 GeoidKarney('egm84-15.pgm').height(-48.781, -2.684) kind 2: 25.077  FAILED, KNOWN, expected 25.078
    test 447 GeoidKarney('egm84-15.pgm').height(-49.092, 136.862) kind 2: -18.114  FAILED, KNOWN, expected -18.120
    test 448 GeoidKarney('egm84-15.pgm').height(47.732, 17.552) kind 2: 46.230  FAILED, KNOWN, expected 46.224
    test 449 GeoidKarney('egm84-15.pgm').height(-49.11, 85.706) kind 2: 18.648  FAILED, KNOWN, expected 18.649
    test 450 GeoidKarney('egm84-15.pgm').height(-49.162, 40.321) kind 2: 44.759  FAILED, KNOWN, expected 44.764
    test 451 GeoidKarney('egm84-15.pgm').height(3.498, 158.118) kind 2: 51.095  FAILED, KNOWN, expected 51.089
    test 452 GeoidKarney('egm84-15.pgm').height(-35.616, 122.648) kind 2: -34.436  FAILED, KNOWN, expected -34.471
    test 453 GeoidKarney('egm84-15.pgm').height(56.598, -96.114) kind 2: -39.124
    test 454 GeoidKarney('egm84-15.pgm').height(-31.85, 149.121) kind 2: 28.131  FAILED, KNOWN, expected 28.142
    test 455 GeoidKarney('egm84-15.pgm').height(-26.569, -177.792) kind 2: 49.606  FAILED, KNOWN, expected 49.619
    test 456 GeoidKarney('egm84-15.pgm').height(76.735, -65.753) kind 2: 22.568  FAILED, KNOWN, expected 22.575
    test 457 GeoidKarney('egm84-15.pgm').height(-21.404, -122.268) kind 2: -6.894  FAILED, KNOWN, expected -6.893
    test 458 GeoidKarney('egm84-15.pgm').height(-77.133, -65.474) kind 2: -15.017  FAILED, KNOWN, expected -15.012
    test 459 GeoidKarney('egm84-15.pgm').height(-58.812, 2.276) kind 2: 18.777  FAILED, KNOWN, expected 18.776
    test 460 GeoidKarney('egm84-15.pgm').height(4.415, 155.683) kind 2: 53.644  FAILED, KNOWN, expected 53.645
    test 461 GeoidKarney('egm84-15.pgm').height(-28.146, 107.081) kind 2: -39.058  FAILED, KNOWN, expected -39.074
    test 462 GeoidKarney('egm84-15.pgm').height(-10.551, -126.69) kind 2: -9.643  FAILED, KNOWN, expected -9.645
    test 463 GeoidKarney('egm84-15.pgm').height(-25.444, -103.337) kind 2: -2.520  FAILED, KNOWN, expected -2.528
    test 464 GeoidKarney('egm84-15.pgm').height(24.436, 46.159) kind 2: -6.918  FAILED, KNOWN, expected -6.907
    test 465 GeoidKarney('egm84-15.pgm').height(-72.889, 37.107) kind 2: 21.758  FAILED, KNOWN, expected 21.711
    test 466 GeoidKarney('egm84-15.pgm').height(-19.629, 13.245) kind 2: 25.617  FAILED, KNOWN, expected 25.611
    test 467 GeoidKarney('egm84-15.pgm').height(-7.602, 171.265) kind 2: 41.585  FAILED, KNOWN, expected 41.569
    test 468 GeoidKarney('egm84-15.pgm').height(-45.364, -1.876) kind 2: 23.283  FAILED, KNOWN, expected 23.280
    test 469 GeoidKarney('egm84-15.pgm').height(-7.292, -69.18) kind 2: 24.497  FAILED, KNOWN, expected 24.502
    test 470 GeoidKarney('egm84-15.pgm').height(-31.566, -166.689) kind 2: 14.825  FAILED, KNOWN, expected 14.826
    test 471 GeoidKarney('egm84-15.pgm').height(-82.751, -162.085) kind 2: -45.104
    test 472 GeoidKarney('egm84-15.pgm').height(-40.7, 99.466) kind 2: -17.254  FAILED, KNOWN, expected -17.252
    test 473 GeoidKarney('egm84-15.pgm').height(48.676, 39.69) kind 2: 12.984  FAILED, KNOWN, expected 12.972
    test 474 GeoidKarney('egm84-15.pgm').height(74.817, -78.404) kind 2: 4.773  FAILED, KNOWN, expected 4.776
    test 475 GeoidKarney('egm84-15.pgm').height(-81.032, -63.865) kind 2: -23.577
    test 476 GeoidKarney('egm84-15.pgm').height(74.022, 9.432) kind 2: 43.884  FAILED, KNOWN, expected 43.885
    test 477 GeoidKarney('egm84-15.pgm').height(-75.071, 17.579) kind 2: 17.064  FAILED, KNOWN, expected 17.072
    test 478 GeoidKarney('egm84-15.pgm').height(-12.546, -54.851) kind 2: -6.637  FAILED, KNOWN, expected -6.643
    test 479 GeoidKarney('egm84-15.pgm').height(-13.621, 42.408) kind 2: -23.332  FAILED, KNOWN, expected -23.325
    test 480 GeoidKarney('egm84-15.pgm').height(-2.266, -91.951) kind 2: -10.689  FAILED, KNOWN, expected -10.698
    test 481 GeoidKarney('egm84-15.pgm').height(-18.672, 42.547) kind 2: -10.305  FAILED, KNOWN, expected -10.265
    test 482 GeoidKarney('egm84-15.pgm').height(-41.44, 157.413) kind 2: 0.692  FAILED, KNOWN, expected 0.689
    test 483 GeoidKarney('egm84-15.pgm').height(53.686, -79.375) kind 2: -43.763  FAILED, KNOWN, expected -43.758
    test 484 GeoidKarney('egm84-15.pgm').height(39.26, -30.351) kind 2: 57.551  FAILED, KNOWN, expected 57.554
    test 485 GeoidKarney('egm84-15.pgm').height(-51.699, -141.493) kind 2: -16.939  FAILED, KNOWN, expected -16.936
    test 486 GeoidKarney('egm84-15.pgm').height(36.585, 4.515) kind 2: 45.227  FAILED, KNOWN, expected 45.295
    test 487 GeoidKarney('egm84-15.pgm').height(39.642, -54.659) kind 2: -13.585  FAILED, KNOWN, expected -13.586
    test 488 GeoidKarney('egm84-15.pgm').height(59.761, 166.567) kind 2: 11.469  FAILED, KNOWN, expected 11.468
    test 489 GeoidKarney('egm84-15.pgm').height(51.83, 13.357) kind 2: 42.090  FAILED, KNOWN, expected 42.092
    test 490 GeoidKarney('egm84-15.pgm').height(-36.531, -175.431) kind 2: 22.828  FAILED, KNOWN, expected 22.830
    test 491 GeoidKarney('egm84-15.pgm').height(-37.08, 125.264) kind 2: -32.300  FAILED, KNOWN, expected -32.302
    test 492 GeoidKarney('egm84-15.pgm').height(-68.651, 92.732) kind 2: 9.212  FAILED, KNOWN, expected 9.228
    test 493 GeoidKarney('egm84-15.pgm').height(35.087, 45.336) kind 2: 6.000  FAILED, KNOWN, expected 5.965
    test 494 GeoidKarney('egm84-15.pgm').height(-61.356, -169.379) kind 2: -45.000  FAILED, KNOWN, expected -45.013
    test 495 GeoidKarney('egm84-15.pgm').height(-36.955, 179.12) kind 2: 21.148  FAILED, KNOWN, expected 21.118
    test 496 GeoidKarney('egm84-15.pgm').height(10.248, -6.714) kind 2: 30.500  FAILED, KNOWN, expected 30.497
    test 497 GeoidKarney('egm84-15.pgm').height(36.868, 84.602) kind 2: -40.416  FAILED, KNOWN, expected -40.396
    test 498 GeoidKarney('egm84-15.pgm').height(28.637, 88.933) kind 2: -31.726  FAILED, KNOWN, expected -31.704
    test 499 GeoidKarney('egm84-15.pgm').height(54.811, -99.968) kind 2: -32.271  FAILED, KNOWN, expected -32.277
    test 500 GeoidKarney('egm84-15.pgm').height(7.611, 145.911) kind 2: 61.016  FAILED, KNOWN, expected 61.024
    test 501 GeoidKarney('egm84-15.pgm').height(59.412, 170.102) kind 2: 5.017  FAILED, KNOWN, expected 4.994
    test 502 GeoidKarney('egm84-15.pgm').height(-61.469, 126.144) kind 2: -30.240  FAILED, KNOWN, expected -30.237
    test 503 GeoidKarney('egm84-15.pgm').height(18.514, -137.083) kind 2: -26.007  FAILED, KNOWN, expected -26.006
    test 504 GeoidKarney('egm84-15.pgm').height(7.854, -126.799) kind 2: -29.280  FAILED, KNOWN, expected -29.283
    test 505 GeoidKarney('egm84-15.pgm').height(47.489, 134.183) kind 2: 22.400  FAILED, KNOWN, expected 22.394
    test 506 GeoidKarney('egm84-15.pgm').height(-34.144, -11.922) kind 2: 17.549  FAILED, KNOWN, expected 17.550
    test 507 GeoidKarney('egm84-15.pgm').height(-58.389, 117.458) kind 2: -20.621  FAILED, KNOWN, expected -20.622
    test 508 GeoidKarney('egm84-15.pgm').height(9.773, 95.846) kind 2: -41.463  FAILED, KNOWN, expected -41.484
    test 509 GeoidKarney('egm84-15.pgm').height(-53.12, 136.994) kind 2: -20.969  FAILED, KNOWN, expected -20.968
    test 510 GeoidKarney('egm84-15.pgm').height(-50.35, 0.075) kind 2: 25.561  FAILED, KNOWN, expected 25.568
    test 511 GeoidKarney('egm84-15.pgm').height(31.438, -170.879) kind 2: -8.574  FAILED, KNOWN, expected -8.581
    test 512 GeoidKarney('egm84-15.pgm').height(37.541, -153.024) kind 2: -18.329
    test 513 GeoidKarney('egm84-15.pgm').height(27.586, 2.444) kind 2: 25.003  FAILED, KNOWN, expected 25.001
    test 514 GeoidKarney('egm84-15.pgm').height(-26.139, -106.201) kind 2: -2.945  FAILED, KNOWN, expected -2.940
    test 515 GeoidKarney('egm84-15.pgm').height(-33.426, -14.84) kind 2: 18.220  FAILED, KNOWN, expected 18.228
    test 516 GeoidKarney('egm84-15.pgm').height(39.586, -153.019) kind 2: -16.511  FAILED, KNOWN, expected -16.507
    test 517 GeoidKarney('egm84-15.pgm').height(-60.79, -2.578) kind 2: 14.277  FAILED, KNOWN, expected 14.275
    test 518 GeoidKarney('egm84-15.pgm').height(-20.131, 21.975) kind 2: 16.866  FAILED, KNOWN, expected 16.852
    test 519 GeoidKarney('egm84-15.pgm').height(75.649, 99.921) kind 2: -6.870  FAILED, KNOWN, expected -6.872
    test 520 GeoidKarney('egm84-15.pgm').height(-0.385, -23.788) kind 2: 8.987  FAILED, KNOWN, expected 9.006
    test 521 GeoidKarney('egm84-15.pgm').height(-51.56, -50.327) kind 2: 6.277  FAILED, KNOWN, expected 6.296
    test 522 GeoidKarney('egm84-15.pgm').height(-43.129, -167.271) kind 2: -1.483  FAILED, KNOWN, expected -1.481
    test 523 GeoidKarney('egm84-15.pgm').height(46.374, 71.948) kind 2: -40.929  FAILED, KNOWN, expected -40.915
    test 524 GeoidKarney('egm84-15.pgm').height(-22.783, 140.657) kind 2: 37.481  FAILED, KNOWN, expected 37.495
    test 525 GeoidKarney('egm84-15.pgm').height(-12.056, 122.804) kind 2: 32.222  FAILED, KNOWN, expected 32.258
    test 526 GeoidKarney('egm84-15.pgm').height(30.127, 94.738) kind 2: -41.529
    test 527 GeoidKarney('egm84-15.pgm').height(46.296, -174.479) kind 2: -1.377
    test 528 GeoidKarney('egm84-15.pgm').height(34.99, 15.052) kind 2: 35.263  FAILED, KNOWN, expected 35.280
    test 529 GeoidKarney('egm84-15.pgm').height(-51.287, 90.565) kind 2: 12.958
    test 530 GeoidKarney('egm84-15.pgm').height(34.217, 141.302) kind 2: 18.423  FAILED, KNOWN, expected 18.307
    test 531 GeoidKarney('egm84-15.pgm').height(-40.423, -142.787) kind 2: -10.400
    test 532 GeoidKarney('egm84-15.pgm').height(-17.854, -170.216) kind 2: 28.649  FAILED, KNOWN, expected 28.638
    test 533 GeoidKarney('egm84-15.pgm').height(47.803, 112.701) kind 2: -24.060  FAILED, KNOWN, expected -24.059
    test 534 GeoidKarney('egm84-15.pgm').height(-23.276, 133.454) kind 2: 18.800  FAILED, KNOWN, expected 18.806
    test 535 GeoidKarney('egm84-15.pgm').height(-26.884, -36.571) kind 2: -6.808  FAILED, KNOWN, expected -6.820
    test 536 GeoidKarney('egm84-15.pgm').height(-37.106, 31.128) kind 2: 31.485  FAILED, KNOWN, expected 31.486
    test 537 GeoidKarney('egm84-15.pgm').height(-75.363, -173.674) kind 2: -62.021  FAILED, KNOWN, expected -62.024
    test 538 GeoidKarney('egm84-15.pgm').height(-18.305, 69.016) kind 2: -24.246  FAILED, KNOWN, expected -24.248
    test 539 GeoidKarney('egm84-15.pgm').height(39.527, 23.58) kind 2: 43.246  FAILED, KNOWN, expected 43.255
    test 540 GeoidKarney('egm84-15.pgm').height(68.903, 30.97) kind 2: 18.496  FAILED, KNOWN, expected 18.498
    test 541 GeoidKarney('egm84-15.pgm').height(53.937, 168.318) kind 2: 4.100  FAILED, KNOWN, expected 4.067
    test 542 GeoidKarney('egm84-15.pgm').height(-38.6, 64.812) kind 2: 25.456  FAILED, KNOWN, expected 25.454
    test 543 GeoidKarney('egm84-15.pgm').height(-41.396, -69.739) kind 2: 26.619  FAILED, KNOWN, expected 26.657
    test 544 GeoidKarney('egm84-15.pgm').height(50.158, 72.319) kind 2: -32.003  FAILED, KNOWN, expected -31.966
    test 545 GeoidKarney('egm84-15.pgm').height(27.692, 176.153) kind 2: -4.422  FAILED, KNOWN, expected -4.415
    test 546 GeoidKarney('egm84-15.pgm').height(-48.419, 170.454) kind 2: -6.717  FAILED, KNOWN, expected -6.741
    test 547 GeoidKarney('egm84-15.pgm').height(-65.346, -124.976) kind 2: -34.915  FAILED, KNOWN, expected -34.900
    test 548 GeoidKarney('egm84-15.pgm').height(-51.873, 167.266) kind 2: -14.214  FAILED, KNOWN, expected -14.223
    test 549 GeoidKarney('egm84-15.pgm').height(-7.263, 84.308) kind 2: -79.313  FAILED, KNOWN, expected -79.317
    test 550 GeoidKarney('egm84-15.pgm').height(-1.461, -105.458) kind 2: -16.163
    test 551 GeoidKarney('egm84-15.pgm').height(7.684, 161.873) kind 2: 36.296  FAILED, KNOWN, expected 36.287
    test 552 GeoidKarney('egm84-15.pgm').height(-31.475, -158.52) kind 2: 4.066  FAILED, KNOWN, expected 4.068
    test 553 GeoidKarney('egm84-15.pgm').height(-36.187, 62.917) kind 2: 24.401  FAILED, KNOWN, expected 24.407
    test 554 GeoidKarney('egm84-15.pgm').height(16.003, 141.687) kind 2: 53.051  FAILED, KNOWN, expected 53.054
    test 555 GeoidKarney('egm84-15.pgm').height(30.182, 86.261) kind 2: -30.616  FAILED, KNOWN, expected -30.622
    test 556 GeoidKarney('egm84-15.pgm').height(-77.304, 159.498) kind 2: -53.544  FAILED, KNOWN, expected -53.540
    test 557 GeoidKarney('egm84-15.pgm').height(39.536, 139.795) kind 2: 36.274  FAILED, KNOWN, expected 36.262
    test 558 GeoidKarney('egm84-15.pgm').height(8.569, 134.618) kind 2: 64.339  FAILED, KNOWN, expected 64.369
    test 559 GeoidKarney('egm84-15.pgm').height(14.473, 90.596) kind 2: -61.320  FAILED, KNOWN, expected -61.300
    test 560 GeoidKarney('egm84-15.pgm').height(-13.138, -99.589) kind 2: -7.996  FAILED, KNOWN, expected -7.999
    test 561 GeoidKarney('egm84-15.pgm').height(34.212, -26.307) kind 2: 41.489  FAILED, KNOWN, expected 41.477
    test 562 GeoidKarney('egm84-15.pgm').height(21.89, 76.371) kind 2: -59.881  FAILED, KNOWN, expected -59.876
    test 563 GeoidKarney('egm84-15.pgm').height(29.793, 120.487) kind 2: 8.422  FAILED, KNOWN, expected 8.404
    test 564 GeoidKarney('egm84-15.pgm').height(15.724, 122.714) kind 2: 39.200  FAILED, KNOWN, expected 39.152
    test 565 GeoidKarney('egm84-15.pgm').height(-66.208, -78.499) kind 2: -7.068  FAILED, KNOWN, expected -7.076
    test 566 GeoidKarney('egm84-15.pgm').height(-39.507, 55.809) kind 2: 33.179  FAILED, KNOWN, expected 33.178
    test 567 GeoidKarney('egm84-15.pgm').height(28.159, 51.476) kind 2: -23.801  FAILED, KNOWN, expected -23.832
    test 568 GeoidKarney('egm84-15.pgm').height(-36.207, 120.205) kind 2: -38.175  FAILED, KNOWN, expected -38.206
    test 569 GeoidKarney('egm84-15.pgm').height(30.575, -99.998) kind 2: -22.171  FAILED, KNOWN, expected -22.142
    test 570 GeoidKarney('egm84-15.pgm').height(-16.993, 37.136) kind 2: -13.746  FAILED, KNOWN, expected -13.765
    test 571 GeoidKarney('egm84-15.pgm').height(-11.477, 12.039) kind 2: 16.909  FAILED, KNOWN, expected 16.898
    test 572 GeoidKarney('egm84-15.pgm').height(30.428, -144.765) kind 2: -22.479  FAILED, KNOWN, expected -22.474
    test 573 GeoidKarney('egm84-15.pgm').height(-17.44, -92.424) kind 2: -4.710  FAILED, KNOWN, expected -4.718
    test 574 GeoidKarney('egm84-15.pgm').height(40.203, 143.43) kind 2: 16.680  FAILED, KNOWN, expected 16.635
    test 575 GeoidKarney('egm84-15.pgm').height(-37.098, -106.574) kind 2: -9.012
    test 576 GeoidKarney('egm84-15.pgm').height(54.62, -68.413) kind 2: -23.556  FAILED, KNOWN, expected -23.543
    test 577 GeoidKarney('egm84-15.pgm').height(-31.633, 148.182) kind 2: 26.240  FAILED, KNOWN, expected 26.236
    test 578 GeoidKarney('egm84-15.pgm').height(-56.07, -141.407) kind 2: -21.963  FAILED, KNOWN, expected -21.953
    test 579 GeoidKarney('egm84-15.pgm').height(-8.195, -52.691) kind 2: -17.959
    test 580 GeoidKarney('egm84-15.pgm').height(17.851, 24.749) kind 2: 9.072  FAILED, KNOWN, expected 9.078
    test 581 GeoidKarney('egm84-15.pgm').height(0.349, -108.333) kind 2: -19.160  FAILED, KNOWN, expected -19.158
    test 582 GeoidKarney('egm84-15.pgm').height(15.038, 126.191) kind 2: 46.776
    test 583 GeoidKarney('egm84-15.pgm').height(-21.111, -123.696) kind 2: -8.053  FAILED, KNOWN, expected -8.055
    test 584 GeoidKarney('egm84-15.pgm').height(30.947, 173.002) kind 2: -7.681  FAILED, KNOWN, expected -7.696
    test 585 GeoidKarney('egm84-15.pgm').height(-10.698, -144.091) kind 2: -1.052  FAILED, KNOWN, expected -1.049
    test 586 GeoidKarney('egm84-15.pgm').height(-29.412, 124.753) kind 2: -16.081
    test 587 GeoidKarney('egm84-15.pgm').height(38.224, -137.189) kind 2: -35.429  FAILED, KNOWN, expected -35.427
    test 588 GeoidKarney('egm84-15.pgm').height(36.064, -132.409) kind 2: -38.648
    test 589 GeoidKarney('egm84-15.pgm').height(29.975, 178.076) kind 2: -5.524  FAILED, KNOWN, expected -5.519
    test 590 GeoidKarney('egm84-15.pgm').height(-21.346, 169.26) kind 2: 53.448  FAILED, KNOWN, expected 53.431
    test 591 GeoidKarney('egm84-15.pgm').height(49.282, -152.934) kind 2: 1.977  FAILED, KNOWN, expected 1.979
    test 592 GeoidKarney('egm84-15.pgm').height(16.349, -99.962) kind 2: -13.131  FAILED, KNOWN, expected -13.197
    test 593 GeoidKarney('egm84-15.pgm').height(-14.293, -167.34) kind 2: 18.953  FAILED, KNOWN, expected 18.945
    test 594 GeoidKarney('egm84-15.pgm').height(47.166, -38.523) kind 2: 45.180  FAILED, KNOWN, expected 45.187
    test 595 GeoidKarney('egm84-15.pgm').height(-58.911, 114.347) kind 2: -17.155  FAILED, KNOWN, expected -17.145
    test 596 GeoidKarney('egm84-15.pgm').height(-9.055, 111.294) kind 2: 13.136  FAILED, KNOWN, expected 13.146
    test 597 GeoidKarney('egm84-15.pgm').height(18.391, 29.692) kind 2: 4.933
    test 598 GeoidKarney('egm84-15.pgm').height(-15.074, 22.153) kind 2: 12.313  FAILED, KNOWN, expected 12.326
    test 599 GeoidKarney('egm84-15.pgm').height(-4.235, 62.001) kind 2: -60.029  FAILED, KNOWN, expected -60.030
    test 600 GeoidKarney('egm84-15.pgm').height(15.171, -86.583) kind 2: 3.034  FAILED, KNOWN, expected 3.110
    test 601 GeoidKarney('egm84-15.pgm').height(79.254, 112.116) kind 2: -2.741
    test 602 GeoidKarney('egm84-15.pgm').height(15.947, 156.093) kind 2: 32.108  FAILED, KNOWN, expected 32.085
    test 603 GeoidKarney('egm84-15.pgm').height(68.371, -177.382) kind 2: 2.069  FAILED, KNOWN, expected 2.060
    test 604 GeoidKarney('egm84-15.pgm').height(-41.931, -72.093) kind 2: 22.901  FAILED, KNOWN, expected 22.916
    test 605 GeoidKarney('egm84-15.pgm').height(-1.193, -143.133) kind 2: 5.526  FAILED, KNOWN, expected 5.519
    test 606 GeoidKarney('egm84-15.pgm').height(-37.006, 154.513) kind 2: 11.019  FAILED, KNOWN, expected 11.020
    test 607 GeoidKarney('egm84-15.pgm').height(-22.148, 9.938) kind 2: 22.181  FAILED, KNOWN, expected 22.171
    test 608 GeoidKarney('egm84-15.pgm').height(24.329, 109.044) kind 2: -22.957  FAILED, KNOWN, expected -22.944
    test 609 GeoidKarney('egm84-15.pgm').height(-54.878, 114.691) kind 2: -17.583  FAILED, KNOWN, expected -17.580
    test 610 GeoidKarney('egm84-15.pgm').height(45.601, -80.458) kind 2: -35.728  FAILED, KNOWN, expected -35.738
    test 611 GeoidKarney('egm84-15.pgm').height(2.372, 58.974) kind 2: -61.036  FAILED, KNOWN, expected -61.040
    test 612 GeoidKarney('egm84-15.pgm').height(15.937, 165.854) kind 2: 20.897  FAILED, KNOWN, expected 20.907
    test 613 GeoidKarney('egm84-15.pgm').height(4.889, -24.213) kind 2: 13.865  FAILED, KNOWN, expected 13.874
    test 614 GeoidKarney('egm84-15.pgm').height(-11.392, 179.558) kind 2: 40.920  FAILED, KNOWN, expected 40.929
    test 615 GeoidKarney('egm84-15.pgm').height(58.246, 4.862) kind 2: 43.196  FAILED, KNOWN, expected 43.191
    test 616 GeoidKarney('egm84-15.pgm').height(34.302, -109.109) kind 2: -22.016  FAILED, KNOWN, expected -22.006
    test 617 GeoidKarney('egm84-15.pgm').height(-58.196, 117.306) kind 2: -20.378  FAILED, KNOWN, expected -20.375
    test 618 GeoidKarney('egm84-15.pgm').height(44.5, 173.769) kind 2: -7.856  FAILED, KNOWN, expected -7.852
    test 619 GeoidKarney('egm84-15.pgm').height(-28.863, -139.775) kind 2: -8.680  FAILED, KNOWN, expected -8.674
    test 620 GeoidKarney('egm84-15.pgm').height(19.507, -96.099) kind 2: -14.089  FAILED, KNOWN, expected -14.117
    test 621 GeoidKarney('egm84-15.pgm').height(-42.488, -73.907) kind 2: 17.249  FAILED, KNOWN, expected 17.251
    test 622 GeoidKarney('egm84-15.pgm').height(46.138, -141.429) kind 2: -19.434  FAILED, KNOWN, expected -19.436
    test 623 GeoidKarney('egm84-15.pgm').height(60.507, 93.743) kind 2: -31.333  FAILED, KNOWN, expected -31.330
    test 624 GeoidKarney('egm84-15.pgm').height(26.219, -145.434) kind 2: -17.088  FAILED, KNOWN, expected -17.090
    test 625 GeoidKarney('egm84-15.pgm').height(-28.687, 3.37) kind 2: 24.177  FAILED, KNOWN, expected 24.184
    test 626 GeoidKarney('egm84-15.pgm').height(-15.008, 117.45) kind 2: 6.146  FAILED, KNOWN, expected 6.142
    test 627 GeoidKarney('egm84-15.pgm').height(40.71, 144.095) kind 2: 11.771  FAILED, KNOWN, expected 11.693
    test 628 GeoidKarney('egm84-15.pgm').height(20.823, -173.611) kind 2: 6.830  FAILED, KNOWN, expected 6.840
    test 629 GeoidKarney('egm84-15.pgm').height(16.776, -3.009) kind 2: 31.293  FAILED, KNOWN, expected 31.298
    test 630 GeoidKarney('egm84-15.pgm').height(41.0, -95.0) kind 2: -31.953  FAILED, KNOWN, expected -31.952
    test 631 GeoidKarney('egm84-15.pgm').height(49.0, -120.5) kind 2: -14.946
    test 632 GeoidKarney('egm84-15.pgm').height(49.0, -103.5) kind 2: -17.031  FAILED, KNOWN, expected -17.032
    test 633 GeoidKarney('egm84-15.pgm').height(49.0, -86.5) kind 2: -37.962
    test 634 GeoidKarney('egm84-15.pgm').height(49.0, -69.5) kind 2: -26.493  FAILED, KNOWN, expected -26.492
    test 635 GeoidKarney('egm84-15.pgm').height(33.0, -120.5) kind 2: -39.543
    test 636 GeoidKarney('egm84-15.pgm').height(33.0, -103.5) kind 2: -22.557  FAILED, KNOWN, expected -22.556
    test 637 GeoidKarney('egm84-15.pgm').height(33.0, -86.5) kind 2: -28.710
    test 638 GeoidKarney('egm84-15.pgm').height(33.0, -69.5) kind 2: -46.590

    test 639 GeoidKarney('egm84-15.pgm').height() kind 2, hits 0, eps max (in 0 FAILED): 0.116

    test 640 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 641 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 642 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 643 GeoidKarney('egm84-15.pgm').height(-76.981, 34.17) kind 3: 11.729
    test 644 GeoidKarney('egm84-15.pgm').height(79.695, 88.806) kind 3: 0.271  FAILED, KNOWN, expected 0.270
    test 645 GeoidKarney('egm84-15.pgm').height(-15.245, 168.748) kind 3: 67.074
    test 646 GeoidKarney('egm84-15.pgm').height(-19.379, 15.855) kind 3: 25.345  FAILED, KNOWN, expected 25.344
    test 647 GeoidKarney('egm84-15.pgm').height(43.378, -130.552) kind 3: -28.919
    test 648 GeoidKarney('egm84-15.pgm').height(-16.075, 21.795) kind 3: 14.386
    test 649 GeoidKarney('egm84-15.pgm').height(-11.256, -73.75) kind 3: 30.699  FAILED, KNOWN, expected 30.700
    test 650 GeoidKarney('egm84-15.pgm').height(69.017, -15.921) kind 3: 62.226  FAILED, KNOWN, expected 62.225
    test 651 GeoidKarney('egm84-15.pgm').height(2.221, 139.739) kind 3: 70.222
    test 652 GeoidKarney('egm84-15.pgm').height(-9.097, 119.142) kind 3: 34.334  FAILED, KNOWN, expected 34.336
    test 653 GeoidKarney('egm84-15.pgm').height(-28.524, -22.192) kind 3: 8.206
    test 654 GeoidKarney('egm84-15.pgm').height(12.272, -136.424) kind 3: -20.073  FAILED, KNOWN, expected -20.074
    test 655 GeoidKarney('egm84-15.pgm').height(-15.203, -85.604) kind 3: -3.129
    test 656 GeoidKarney('egm84-15.pgm').height(-63.736, -77.17) kind 3: -3.216  FAILED, KNOWN, expected -3.217
    test 657 GeoidKarney('egm84-15.pgm').height(-48.771, -90.102) kind 3: -1.532  FAILED, KNOWN, expected -1.531
    test 658 GeoidKarney('egm84-15.pgm').height(-0.179, -126.368) kind 3: -16.741  FAILED, KNOWN, expected -16.742
    test 659 GeoidKarney('egm84-15.pgm').height(1.586, -128.887) kind 3: -15.413  FAILED, KNOWN, expected -15.412
    test 660 GeoidKarney('egm84-15.pgm').height(-48.781, -2.684) kind 3: 25.079  FAILED, KNOWN, expected 25.078
    test 661 GeoidKarney('egm84-15.pgm').height(-49.092, 136.862) kind 3: -18.120
    test 662 GeoidKarney('egm84-15.pgm').height(47.732, 17.552) kind 3: 46.225  FAILED, KNOWN, expected 46.224
    test 663 GeoidKarney('egm84-15.pgm').height(-49.11, 85.706) kind 3: 18.649
    test 664 GeoidKarney('egm84-15.pgm').height(-49.162, 40.321) kind 3: 44.763  FAILED, KNOWN, expected 44.764
    test 665 GeoidKarney('egm84-15.pgm').height(3.498, 158.118) kind 3: 51.090  FAILED, KNOWN, expected 51.089
    test 666 GeoidKarney('egm84-15.pgm').height(-35.616, 122.648) kind 3: -34.470  FAILED, KNOWN, expected -34.471
    test 667 GeoidKarney('egm84-15.pgm').height(56.598, -96.114) kind 3: -39.125  FAILED, KNOWN, expected -39.124
    test 668 GeoidKarney('egm84-15.pgm').height(-31.85, 149.121) kind 3: 28.142
    test 669 GeoidKarney('egm84-15.pgm').height(-26.569, -177.792) kind 3: 49.620  FAILED, KNOWN, expected 49.619
    test 670 GeoidKarney('egm84-15.pgm').height(76.735, -65.753) kind 3: 22.576  FAILED, KNOWN, expected 22.575
    test 671 GeoidKarney('egm84-15.pgm').height(-21.404, -122.268) kind 3: -6.893
    test 672 GeoidKarney('egm84-15.pgm').height(-77.133, -65.474) kind 3: -15.013  FAILED, KNOWN, expected -15.012
    test 673 GeoidKarney('egm84-15.pgm').height(-58.812, 2.276) kind 3: 18.777  FAILED, KNOWN, expected 18.776
    test 674 GeoidKarney('egm84-15.pgm').height(4.415, 155.683) kind 3: 53.645
    test 675 GeoidKarney('egm84-15.pgm').height(-28.146, 107.081) kind 3: -39.073  FAILED, KNOWN, expected -39.074
    test 676 GeoidKarney('egm84-15.pgm').height(-10.551, -126.69) kind 3: -9.645
    test 677 GeoidKarney('egm84-15.pgm').height(-25.444, -103.337) kind 3: -2.527  FAILED, KNOWN, expected -2.528
    test 678 GeoidKarney('egm84-15.pgm').height(24.436, 46.159) kind 3: -6.907
    test 679 GeoidKarney('egm84-15.pgm').height(-72.889, 37.107) kind 3: 21.715  FAILED, KNOWN, expected 21.711
    test 680 GeoidKarney('egm84-15.pgm').height(-19.629, 13.245) kind 3: 25.612  FAILED, KNOWN, expected 25.611
    test 681 GeoidKarney('egm84-15.pgm').height(-7.602, 171.265) kind 3: 41.570  FAILED, KNOWN, expected 41.569
    test 682 GeoidKarney('egm84-15.pgm').height(-45.364, -1.876) kind 3: 23.280
    test 683 GeoidKarney('egm84-15.pgm').height(-7.292, -69.18) kind 3: 24.502
    test 684 GeoidKarney('egm84-15.pgm').height(-31.566, -166.689) kind 3: 14.825  FAILED, KNOWN, expected 14.826
    test 685 GeoidKarney('egm84-15.pgm').height(-82.751, -162.085) kind 3: -45.104
    test 686 GeoidKarney('egm84-15.pgm').height(-40.7, 99.466) kind 3: -17.252
    test 687 GeoidKarney('egm84-15.pgm').height(48.676, 39.69) kind 3: 12.972
    test 688 GeoidKarney('egm84-15.pgm').height(74.817, -78.404) kind 3: 4.777  FAILED, KNOWN, expected 4.776
    test 689 GeoidKarney('egm84-15.pgm').height(-81.032, -63.865) kind 3: -23.578  FAILED, KNOWN, expected -23.577
    test 690 GeoidKarney('egm84-15.pgm').height(74.022, 9.432) kind 3: 43.886  FAILED, KNOWN, expected 43.885
    test 691 GeoidKarney('egm84-15.pgm').height(-75.071, 17.579) kind 3: 17.071  FAILED, KNOWN, expected 17.072
    test 692 GeoidKarney('egm84-15.pgm').height(-12.546, -54.851) kind 3: -6.643
    test 693 GeoidKarney('egm84-15.pgm').height(-13.621, 42.408) kind 3: -23.326  FAILED, KNOWN, expected -23.325
    test 694 GeoidKarney('egm84-15.pgm').height(-2.266, -91.951) kind 3: -10.699  FAILED, KNOWN, expected -10.698
    test 695 GeoidKarney('egm84-15.pgm').height(-18.672, 42.547) kind 3: -10.268  FAILED, KNOWN, expected -10.265
    test 696 GeoidKarney('egm84-15.pgm').height(-41.44, 157.413) kind 3: 0.690  FAILED, KNOWN, expected 0.689
    test 697 GeoidKarney('egm84-15.pgm').height(53.686, -79.375) kind 3: -43.759  FAILED, KNOWN, expected -43.758
    test 698 GeoidKarney('egm84-15.pgm').height(39.26, -30.351) kind 3: 57.553  FAILED, KNOWN, expected 57.554
    test 699 GeoidKarney('egm84-15.pgm').height(-51.699, -141.493) kind 3: -16.937  FAILED, KNOWN, expected -16.936
    test 700 GeoidKarney('egm84-15.pgm').height(36.585, 4.515) kind 3: 45.291  FAILED, KNOWN, expected 45.295
    test 701 GeoidKarney('egm84-15.pgm').height(39.642, -54.659) kind 3: -13.585  FAILED, KNOWN, expected -13.586
    test 702 GeoidKarney('egm84-15.pgm').height(59.761, 166.567) kind 3: 11.467  FAILED, KNOWN, expected 11.468
    test 703 GeoidKarney('egm84-15.pgm').height(51.83, 13.357) kind 3: 42.092
    test 704 GeoidKarney('egm84-15.pgm').height(-36.531, -175.431) kind 3: 22.830
    test 705 GeoidKarney('egm84-15.pgm').height(-37.08, 125.264) kind 3: -32.302
    test 706 GeoidKarney('egm84-15.pgm').height(-68.651, 92.732) kind 3: 9.228
    test 707 GeoidKarney('egm84-15.pgm').height(35.087, 45.336) kind 3: 5.966  FAILED, KNOWN, expected 5.965
    test 708 GeoidKarney('egm84-15.pgm').height(-61.356, -169.379) kind 3: -45.012  FAILED, KNOWN, expected -45.013
    test 709 GeoidKarney('egm84-15.pgm').height(-36.955, 179.12) kind 3: 21.118
    test 710 GeoidKarney('egm84-15.pgm').height(10.248, -6.714) kind 3: 30.497
    test 711 GeoidKarney('egm84-15.pgm').height(36.868, 84.602) kind 3: -40.397  FAILED, KNOWN, expected -40.396
    test 712 GeoidKarney('egm84-15.pgm').height(28.637, 88.933) kind 3: -31.701  FAILED, KNOWN, expected -31.704
    test 713 GeoidKarney('egm84-15.pgm').height(54.811, -99.968) kind 3: -32.276  FAILED, KNOWN, expected -32.277
    test 714 GeoidKarney('egm84-15.pgm').height(7.611, 145.911) kind 3: 61.024
    test 715 GeoidKarney('egm84-15.pgm').height(59.412, 170.102) kind 3: 4.996  FAILED, KNOWN, expected 4.994
    test 716 GeoidKarney('egm84-15.pgm').height(-61.469, 126.144) kind 3: -30.238  FAILED, KNOWN, expected -30.237
    test 717 GeoidKarney('egm84-15.pgm').height(18.514, -137.083) kind 3: -26.006
    test 718 GeoidKarney('egm84-15.pgm').height(7.854, -126.799) kind 3: -29.283
    test 719 GeoidKarney('egm84-15.pgm').height(47.489, 134.183) kind 3: 22.393  FAILED, KNOWN, expected 22.394
    test 720 GeoidKarney('egm84-15.pgm').height(-34.144, -11.922) kind 3: 17.550
    test 721 GeoidKarney('egm84-15.pgm').height(-58.389, 117.458) kind 3: -20.623  FAILED, KNOWN, expected -20.622
    test 722 GeoidKarney('egm84-15.pgm').height(9.773, 95.846) kind 3: -41.482  FAILED, KNOWN, expected -41.484
    test 723 GeoidKarney('egm84-15.pgm').height(-53.12, 136.994) kind 3: -20.968
    test 724 GeoidKarney('egm84-15.pgm').height(-50.35, 0.075) kind 3: 25.567  FAILED, KNOWN, expected 25.568
    test 725 GeoidKarney('egm84-15.pgm').height(31.438, -170.879) kind 3: -8.581
    test 726 GeoidKarney('egm84-15.pgm').height(37.541, -153.024) kind 3: -18.330  FAILED, KNOWN, expected -18.329
    test 727 GeoidKarney('egm84-15.pgm').height(27.586, 2.444) kind 3: 25.000  FAILED, KNOWN, expected 25.001
    test 728 GeoidKarney('egm84-15.pgm').height(-26.139, -106.201) kind 3: -2.941  FAILED, KNOWN, expected -2.940
    test 729 GeoidKarney('egm84-15.pgm').height(-33.426, -14.84) kind 3: 18.229  FAILED, KNOWN, expected 18.228
    test 730 GeoidKarney('egm84-15.pgm').height(39.586, -153.019) kind 3: -16.507
    test 731 GeoidKarney('egm84-15.pgm').height(-60.79, -2.578) kind 3: 14.275
    test 732 GeoidKarney('egm84-15.pgm').height(-20.131, 21.975) kind 3: 16.853  FAILED, KNOWN, expected 16.852
    test 733 GeoidKarney('egm84-15.pgm').height(75.649, 99.921) kind 3: -6.872
    test 734 GeoidKarney('egm84-15.pgm').height(-0.385, -23.788) kind 3: 9.005  FAILED, KNOWN, expected 9.006
    test 735 GeoidKarney('egm84-15.pgm').height(-51.56, -50.327) kind 3: 6.294  FAILED, KNOWN, expected 6.296
    test 736 GeoidKarney('egm84-15.pgm').height(-43.129, -167.271) kind 3: -1.482  FAILED, KNOWN, expected -1.481
    test 737 GeoidKarney('egm84-15.pgm').height(46.374, 71.948) kind 3: -40.916  FAILED, KNOWN, expected -40.915
    test 738 GeoidKarney('egm84-15.pgm').height(-22.783, 140.657) kind 3: 37.495
    test 739 GeoidKarney('egm84-15.pgm').height(-12.056, 122.804) kind 3: 32.255  FAILED, KNOWN, expected 32.258
    test 740 GeoidKarney('egm84-15.pgm').height(30.127, 94.738) kind 3: -41.528  FAILED, KNOWN, expected -41.529
    test 741 GeoidKarney('egm84-15.pgm').height(46.296, -174.479) kind 3: -1.376  FAILED, KNOWN, expected -1.377
    test 742 GeoidKarney('egm84-15.pgm').height(34.99, 15.052) kind 3: 35.279  FAILED, KNOWN, expected 35.280
    test 743 GeoidKarney('egm84-15.pgm').height(-51.287, 90.565) kind 3: 12.958
    test 744 GeoidKarney('egm84-15.pgm').height(34.217, 141.302) kind 3: 18.313  FAILED, KNOWN, expected 18.307
    test 745 GeoidKarney('egm84-15.pgm').height(-40.423, -142.787) kind 3: -10.400
    test 746 GeoidKarney('egm84-15.pgm').height(-17.854, -170.216) kind 3: 28.640  FAILED, KNOWN, expected 28.638
    test 747 GeoidKarney('egm84-15.pgm').height(47.803, 112.701) kind 3: -24.059
    test 748 GeoidKarney('egm84-15.pgm').height(-23.276, 133.454) kind 3: 18.806
    test 749 GeoidKarney('egm84-15.pgm').height(-26.884, -36.571) kind 3: -6.819  FAILED, KNOWN, expected -6.820
    test 750 GeoidKarney('egm84-15.pgm').height(-37.106, 31.128) kind 3: 31.486
    test 751 GeoidKarney('egm84-15.pgm').height(-75.363, -173.674) kind 3: -62.024
    test 752 GeoidKarney('egm84-15.pgm').height(-18.305, 69.016) kind 3: -24.247  FAILED, KNOWN, expected -24.248
    test 753 GeoidKarney('egm84-15.pgm').height(39.527, 23.58) kind 3: 43.255
    test 754 GeoidKarney('egm84-15.pgm').height(68.903, 30.97) kind 3: 18.499  FAILED, KNOWN, expected 18.498
    test 755 GeoidKarney('egm84-15.pgm').height(53.937, 168.318) kind 3: 4.069  FAILED, KNOWN, expected 4.067
    test 756 GeoidKarney('egm84-15.pgm').height(-38.6, 64.812) kind 3: 25.455  FAILED, KNOWN, expected 25.454
    test 757 GeoidKarney('egm84-15.pgm').height(-41.396, -69.739) kind 3: 26.655  FAILED, KNOWN, expected 26.657
    test 758 GeoidKarney('egm84-15.pgm').height(50.158, 72.319) kind 3: -31.967  FAILED, KNOWN, expected -31.966
    test 759 GeoidKarney('egm84-15.pgm').height(27.692, 176.153) kind 3: -4.416  FAILED, KNOWN, expected -4.415
    test 760 GeoidKarney('egm84-15.pgm').height(-48.419, 170.454) kind 3: -6.741
    test 761 GeoidKarney('egm84-15.pgm').height(-65.346, -124.976) kind 3: -34.902  FAILED, KNOWN, expected -34.900
    test 762 GeoidKarney('egm84-15.pgm').height(-51.873, 167.266) kind 3: -14.223
    test 763 GeoidKarney('egm84-15.pgm').height(-7.263, 84.308) kind 3: -79.317
    test 764 GeoidKarney('egm84-15.pgm').height(-1.461, -105.458) kind 3: -16.162  FAILED, KNOWN, expected -16.163
    test 765 GeoidKarney('egm84-15.pgm').height(7.684, 161.873) kind 3: 36.288  FAILED, KNOWN, expected 36.287
    test 766 GeoidKarney('egm84-15.pgm').height(-31.475, -158.52) kind 3: 4.067  FAILED, KNOWN, expected 4.068
    test 767 GeoidKarney('egm84-15.pgm').height(-36.187, 62.917) kind 3: 24.406  FAILED, KNOWN, expected 24.407
    test 768 GeoidKarney('egm84-15.pgm').height(16.003, 141.687) kind 3: 53.053  FAILED, KNOWN, expected 53.054
    test 769 GeoidKarney('egm84-15.pgm').height(30.182, 86.261) kind 3: -30.621  FAILED, KNOWN, expected -30.622
    test 770 GeoidKarney('egm84-15.pgm').height(-77.304, 159.498) kind 3: -53.540
    test 771 GeoidKarney('egm84-15.pgm').height(39.536, 139.795) kind 3: 36.262
    test 772 GeoidKarney('egm84-15.pgm').height(8.569, 134.618) kind 3: 64.367  FAILED, KNOWN, expected 64.369
    test 773 GeoidKarney('egm84-15.pgm').height(14.473, 90.596) kind 3: -61.301  FAILED, KNOWN, expected -61.300
    test 774 GeoidKarney('egm84-15.pgm').height(-13.138, -99.589) kind 3: -8.000  FAILED, KNOWN, expected -7.999
    test 775 GeoidKarney('egm84-15.pgm').height(34.212, -26.307) kind 3: 41.479  FAILED, KNOWN, expected 41.477
    test 776 GeoidKarney('egm84-15.pgm').height(21.89, 76.371) kind 3: -59.875  FAILED, KNOWN, expected -59.876
    test 777 GeoidKarney('egm84-15.pgm').height(29.793, 120.487) kind 3: 8.404
    test 778 GeoidKarney('egm84-15.pgm').height(15.724, 122.714) kind 3: 39.154  FAILED, KNOWN, expected 39.152
    test 779 GeoidKarney('egm84-15.pgm').height(-66.208, -78.499) kind 3: -7.076
    test 780 GeoidKarney('egm84-15.pgm').height(-39.507, 55.809) kind 3: 33.179  FAILED, KNOWN, expected 33.178
    test 781 GeoidKarney('egm84-15.pgm').height(28.159, 51.476) kind 3: -23.832
    test 782 GeoidKarney('egm84-15.pgm').height(-36.207, 120.205) kind 3: -38.206
    test 783 GeoidKarney('egm84-15.pgm').height(30.575, -99.998) kind 3: -22.144  FAILED, KNOWN, expected -22.142
    test 784 GeoidKarney('egm84-15.pgm').height(-16.993, 37.136) kind 3: -13.763  FAILED, KNOWN, expected -13.765
    test 785 GeoidKarney('egm84-15.pgm').height(-11.477, 12.039) kind 3: 16.899  FAILED, KNOWN, expected 16.898
    test 786 GeoidKarney('egm84-15.pgm').height(30.428, -144.765) kind 3: -22.475  FAILED, KNOWN, expected -22.474
    test 787 GeoidKarney('egm84-15.pgm').height(-17.44, -92.424) kind 3: -4.717  FAILED, KNOWN, expected -4.718
    test 788 GeoidKarney('egm84-15.pgm').height(40.203, 143.43) kind 3: 16.635
    test 789 GeoidKarney('egm84-15.pgm').height(-37.098, -106.574) kind 3: -9.011  FAILED, KNOWN, expected -9.012
    test 790 GeoidKarney('egm84-15.pgm').height(54.62, -68.413) kind 3: -23.544  FAILED, KNOWN, expected -23.543
    test 791 GeoidKarney('egm84-15.pgm').height(-31.633, 148.182) kind 3: 26.236
    test 792 GeoidKarney('egm84-15.pgm').height(-56.07, -141.407) kind 3: -21.955  FAILED, KNOWN, expected -21.953
    test 793 GeoidKarney('egm84-15.pgm').height(-8.195, -52.691) kind 3: -17.959
    test 794 GeoidKarney('egm84-15.pgm').height(17.851, 24.749) kind 3: 9.078
    test 795 GeoidKarney('egm84-15.pgm').height(0.349, -108.333) kind 3: -19.157  FAILED, KNOWN, expected -19.158
    test 796 GeoidKarney('egm84-15.pgm').height(15.038, 126.191) kind 3: 46.776
    test 797 GeoidKarney('egm84-15.pgm').height(-21.111, -123.696) kind 3: -8.055
    test 798 GeoidKarney('egm84-15.pgm').height(30.947, 173.002) kind 3: -7.695  FAILED, KNOWN, expected -7.696
    test 799 GeoidKarney('egm84-15.pgm').height(-10.698, -144.091) kind 3: -1.048  FAILED, KNOWN, expected -1.049
    test 800 GeoidKarney('egm84-15.pgm').height(-29.412, 124.753) kind 3: -16.082  FAILED, KNOWN, expected -16.081
    test 801 GeoidKarney('egm84-15.pgm').height(38.224, -137.189) kind 3: -35.426  FAILED, KNOWN, expected -35.427
    test 802 GeoidKarney('egm84-15.pgm').height(36.064, -132.409) kind 3: -38.648
    test 803 GeoidKarney('egm84-15.pgm').height(29.975, 178.076) kind 3: -5.519
    test 804 GeoidKarney('egm84-15.pgm').height(-21.346, 169.26) kind 3: 53.430  FAILED, KNOWN, expected 53.431
    test 805 GeoidKarney('egm84-15.pgm').height(49.282, -152.934) kind 3: 1.978  FAILED, KNOWN, expected 1.979
    test 806 GeoidKarney('egm84-15.pgm').height(16.349, -99.962) kind 3: -13.194  FAILED, KNOWN, expected -13.197
    test 807 GeoidKarney('egm84-15.pgm').height(-14.293, -167.34) kind 3: 18.945
    test 808 GeoidKarney('egm84-15.pgm').height(47.166, -38.523) kind 3: 45.185  FAILED, KNOWN, expected 45.187
    test 809 GeoidKarney('egm84-15.pgm').height(-58.911, 114.347) kind 3: -17.146  FAILED, KNOWN, expected -17.145
    test 810 GeoidKarney('egm84-15.pgm').height(-9.055, 111.294) kind 3: 13.145  FAILED, KNOWN, expected 13.146
    test 811 GeoidKarney('egm84-15.pgm').height(18.391, 29.692) kind 3: 4.932  FAILED, KNOWN, expected 4.933
    test 812 GeoidKarney('egm84-15.pgm').height(-15.074, 22.153) kind 3: 12.327  FAILED, KNOWN, expected 12.326
    test 813 GeoidKarney('egm84-15.pgm').height(-4.235, 62.001) kind 3: -60.029  FAILED, KNOWN, expected -60.030
    test 814 GeoidKarney('egm84-15.pgm').height(15.171, -86.583) kind 3: 3.107  FAILED, KNOWN, expected 3.110
    test 815 GeoidKarney('egm84-15.pgm').height(79.254, 112.116) kind 3: -2.741
    test 816 GeoidKarney('egm84-15.pgm').height(15.947, 156.093) kind 3: 32.086  FAILED, KNOWN, expected 32.085
    test 817 GeoidKarney('egm84-15.pgm').height(68.371, -177.382) kind 3: 2.060
    test 818 GeoidKarney('egm84-15.pgm').height(-41.931, -72.093) kind 3: 22.916
    test 819 GeoidKarney('egm84-15.pgm').height(-1.193, -143.133) kind 3: 5.519
    test 820 GeoidKarney('egm84-15.pgm').height(-37.006, 154.513) kind 3: 11.021  FAILED, KNOWN, expected 11.020
    test 821 GeoidKarney('egm84-15.pgm').height(-22.148, 9.938) kind 3: 22.171
    test 822 GeoidKarney('egm84-15.pgm').height(24.329, 109.044) kind 3: -22.945  FAILED, KNOWN, expected -22.944
    test 823 GeoidKarney('egm84-15.pgm').height(-54.878, 114.691) kind 3: -17.579  FAILED, KNOWN, expected -17.580
    test 824 GeoidKarney('egm84-15.pgm').height(45.601, -80.458) kind 3: -35.737  FAILED, KNOWN, expected -35.738
    test 825 GeoidKarney('egm84-15.pgm').height(2.372, 58.974) kind 3: -61.040
    test 826 GeoidKarney('egm84-15.pgm').height(15.937, 165.854) kind 3: 20.906  FAILED, KNOWN, expected 20.907
    test 827 GeoidKarney('egm84-15.pgm').height(4.889, -24.213) kind 3: 13.874
    test 828 GeoidKarney('egm84-15.pgm').height(-11.392, 179.558) kind 3: 40.928  FAILED, KNOWN, expected 40.929
    test 829 GeoidKarney('egm84-15.pgm').height(58.246, 4.862) kind 3: 43.191
    test 830 GeoidKarney('egm84-15.pgm').height(34.302, -109.109) kind 3: -22.006
    test 831 GeoidKarney('egm84-15.pgm').height(-58.196, 117.306) kind 3: -20.375
    test 832 GeoidKarney('egm84-15.pgm').height(44.5, 173.769) kind 3: -7.851  FAILED, KNOWN, expected -7.852
    test 833 GeoidKarney('egm84-15.pgm').height(-28.863, -139.775) kind 3: -8.675  FAILED, KNOWN, expected -8.674
    test 834 GeoidKarney('egm84-15.pgm').height(19.507, -96.099) kind 3: -14.116  FAILED, KNOWN, expected -14.117
    test 835 GeoidKarney('egm84-15.pgm').height(-42.488, -73.907) kind 3: 17.252  FAILED, KNOWN, expected 17.251
    test 836 GeoidKarney('egm84-15.pgm').height(46.138, -141.429) kind 3: -19.435  FAILED, KNOWN, expected -19.436
    test 837 GeoidKarney('egm84-15.pgm').height(60.507, 93.743) kind 3: -31.331  FAILED, KNOWN, expected -31.330
    test 838 GeoidKarney('egm84-15.pgm').height(26.219, -145.434) kind 3: -17.091  FAILED, KNOWN, expected -17.090
    test 839 GeoidKarney('egm84-15.pgm').height(-28.687, 3.37) kind 3: 24.184
    test 840 GeoidKarney('egm84-15.pgm').height(-15.008, 117.45) kind 3: 6.142
    test 841 GeoidKarney('egm84-15.pgm').height(40.71, 144.095) kind 3: 11.693
    test 842 GeoidKarney('egm84-15.pgm').height(20.823, -173.611) kind 3: 6.839  FAILED, KNOWN, expected 6.840
    test 843 GeoidKarney('egm84-15.pgm').height(16.776, -3.009) kind 3: 31.298
    test 844 GeoidKarney('egm84-15.pgm').height(41.0, -95.0) kind 3: -31.952
    test 845 GeoidKarney('egm84-15.pgm').height(49.0, -120.5) kind 3: -14.946
    test 846 GeoidKarney('egm84-15.pgm').height(49.0, -103.5) kind 3: -17.032
    test 847 GeoidKarney('egm84-15.pgm').height(49.0, -86.5) kind 3: -37.962
    test 848 GeoidKarney('egm84-15.pgm').height(49.0, -69.5) kind 3: -26.492
    test 849 GeoidKarney('egm84-15.pgm').height(33.0, -120.5) kind 3: -39.543
    test 850 GeoidKarney('egm84-15.pgm').height(33.0, -103.5) kind 3: -22.556
    test 851 GeoidKarney('egm84-15.pgm').height(33.0, -86.5) kind 3: -28.710
    test 852 GeoidKarney('egm84-15.pgm').height(33.0, -69.5) kind 3: -46.590

    test 853 GeoidKarney('egm84-15.pgm').height() kind 3, hits 0, eps max (in 0 FAILED): 0.005

    test 854 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 855 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 856 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    210 tests skipped (420): no scipy
    test 857 GeoidKarney('egm96-5.pgm').height(-76.981, 34.17) kind 2: 11.422  FAILED, KNOWN, expected 11.423
    test 858 GeoidKarney('egm96-5.pgm').height(79.695, 88.806) kind 2: 0.887  FAILED, KNOWN, expected 0.892
    test 859 GeoidKarney('egm96-5.pgm').height(-15.245, 168.748) kind 2: 65.226
    test 860 GeoidKarney('egm96-5.pgm').height(-19.379, 15.855) kind 2: 24.460  FAILED, KNOWN, expected 24.463
    test 861 GeoidKarney('egm96-5.pgm').height(43.378, -130.552) kind 2: -29.682
    test 862 GeoidKarney('egm96-5.pgm').height(-16.075, 21.795) kind 2: 10.503
    test 863 GeoidKarney('egm96-5.pgm').height(-11.256, -73.75) kind 2: 29.325  FAILED, KNOWN, expected 29.326
    test 864 GeoidKarney('egm96-5.pgm').height(69.017, -15.921) kind 2: 60.423  FAILED, KNOWN, expected 60.424
    test 865 GeoidKarney('egm96-5.pgm').height(2.221, 139.739) kind 2: 68.997  FAILED, KNOWN, expected 68.996
    test 866 GeoidKarney('egm96-5.pgm').height(-9.097, 119.142) kind 2: 36.295  FAILED, KNOWN, expected 36.287
    test 867 GeoidKarney('egm96-5.pgm').height(-28.524, -22.192) kind 2: 6.627  FAILED, KNOWN, expected 6.626
    test 868 GeoidKarney('egm96-5.pgm').height(12.272, -136.424) kind 2: -20.860
    test 869 GeoidKarney('egm96-5.pgm').height(-15.203, -85.604) kind 2: -3.266  FAILED, KNOWN, expected -3.267
    test 870 GeoidKarney('egm96-5.pgm').height(-63.736, -77.17) kind 2: -1.296  FAILED, KNOWN, expected -1.294
    test 871 GeoidKarney('egm96-5.pgm').height(-48.771, -90.102) kind 2: -2.322
    test 872 GeoidKarney('egm96-5.pgm').height(-0.179, -126.368) kind 2: -17.556  FAILED, KNOWN, expected -17.557
    test 873 GeoidKarney('egm96-5.pgm').height(1.586, -128.887) kind 2: -16.594
    test 874 GeoidKarney('egm96-5.pgm').height(-48.781, -2.684) kind 2: 24.455  FAILED, KNOWN, expected 24.453
    test 875 GeoidKarney('egm96-5.pgm').height(-49.092, 136.862) kind 2: -18.591  FAILED, KNOWN, expected -18.592
    test 876 GeoidKarney('egm96-5.pgm').height(47.732, 17.552) kind 2: 44.051  FAILED, KNOWN, expected 44.049
    test 877 GeoidKarney('egm96-5.pgm').height(-49.11, 85.706) kind 2: 18.582  FAILED, KNOWN, expected 18.581
    test 878 GeoidKarney('egm96-5.pgm').height(-49.162, 40.321) kind 2: 44.290  FAILED, KNOWN, expected 44.289
    test 879 GeoidKarney('egm96-5.pgm').height(3.498, 158.118) kind 2: 49.821  FAILED, KNOWN, expected 49.816
    test 880 GeoidKarney('egm96-5.pgm').height(-35.616, 122.648) kind 2: -36.108  FAILED, KNOWN, expected -36.114
    test 881 GeoidKarney('egm96-5.pgm').height(56.598, -96.114) kind 2: -41.046  FAILED, KNOWN, expected -41.048
    test 882 GeoidKarney('egm96-5.pgm').height(-31.85, 149.121) kind 2: 26.457  FAILED, KNOWN, expected 26.456
    test 883 GeoidKarney('egm96-5.pgm').height(-26.569, -177.792) kind 2: 49.309  FAILED, KNOWN, expected 49.317
    test 884 GeoidKarney('egm96-5.pgm').height(76.735, -65.753) kind 2: 20.706  FAILED, KNOWN, expected 20.714
    test 885 GeoidKarney('egm96-5.pgm').height(-21.404, -122.268) kind 2: -7.363  FAILED, KNOWN, expected -7.362
    test 886 GeoidKarney('egm96-5.pgm').height(-77.133, -65.474) kind 2: -16.499  FAILED, KNOWN, expected -16.492
    test 887 GeoidKarney('egm96-5.pgm').height(-58.812, 2.276) kind 2: 18.108  FAILED, KNOWN, expected 18.110
    test 888 GeoidKarney('egm96-5.pgm').height(4.415, 155.683) kind 2: 51.859  FAILED, KNOWN, expected 51.858
    test 889 GeoidKarney('egm96-5.pgm').height(-28.146, 107.081) kind 2: -38.979  FAILED, KNOWN, expected -38.981
    test 890 GeoidKarney('egm96-5.pgm').height(-10.551, -126.69) kind 2: -9.912  FAILED, KNOWN, expected -9.913
    test 891 GeoidKarney('egm96-5.pgm').height(-25.444, -103.337) kind 2: -2.827  FAILED, KNOWN, expected -2.828
    test 892 GeoidKarney('egm96-5.pgm').height(24.436, 46.159) kind 2: -5.719
    test 893 GeoidKarney('egm96-5.pgm').height(-72.889, 37.107) kind 2: 22.420  FAILED, KNOWN, expected 22.426
    test 894 GeoidKarney('egm96-5.pgm').height(-19.629, 13.245) kind 2: 24.546  FAILED, KNOWN, expected 24.545
    test 895 GeoidKarney('egm96-5.pgm').height(-7.602, 171.265) kind 2: 40.651  FAILED, KNOWN, expected 40.652
    test 896 GeoidKarney('egm96-5.pgm').height(-45.364, -1.876) kind 2: 22.380  FAILED, KNOWN, expected 22.383
    test 897 GeoidKarney('egm96-5.pgm').height(-7.292, -69.18) kind 2: 22.185  FAILED, KNOWN, expected 22.182
    test 898 GeoidKarney('egm96-5.pgm').height(-31.566, -166.689) kind 2: 14.927  FAILED, KNOWN, expected 14.930
    test 899 GeoidKarney('egm96-5.pgm').height(-82.751, -162.085) kind 2: -47.093  FAILED, KNOWN, expected -47.094
    test 900 GeoidKarney('egm96-5.pgm').height(-40.7, 99.466) kind 2: -18.421
    test 901 GeoidKarney('egm96-5.pgm').height(48.676, 39.69) kind 2: 10.060  FAILED, KNOWN, expected 10.055
    test 902 GeoidKarney('egm96-5.pgm').height(74.817, -78.404) kind 2: 5.784  FAILED, KNOWN, expected 5.786
    test 903 GeoidKarney('egm96-5.pgm').height(-81.032, -63.865) kind 2: -22.840  FAILED, KNOWN, expected -22.838
    test 904 GeoidKarney('egm96-5.pgm').height(74.022, 9.432) kind 2: 42.988  FAILED, KNOWN, expected 42.989
    test 905 GeoidKarney('egm96-5.pgm').height(-75.071, 17.579) kind 2: 15.351  FAILED, KNOWN, expected 15.353
    test 906 GeoidKarney('egm96-5.pgm').height(-12.546, -54.851) kind 2: -6.341  FAILED, KNOWN, expected -6.337
    test 907 GeoidKarney('egm96-5.pgm').height(-13.621, 42.408) kind 2: -25.551  FAILED, KNOWN, expected -25.555
    test 908 GeoidKarney('egm96-5.pgm').height(-2.266, -91.951) kind 2: -9.921  FAILED, KNOWN, expected -9.923
    test 909 GeoidKarney('egm96-5.pgm').height(-18.672, 42.547) kind 2: -10.861  FAILED, KNOWN, expected -10.852
    test 910 GeoidKarney('egm96-5.pgm').height(-41.44, 157.413) kind 2: -0.136  FAILED, KNOWN, expected -0.135
    test 911 GeoidKarney('egm96-5.pgm').height(53.686, -79.375) kind 2: -43.808  FAILED, KNOWN, expected -43.809
    test 912 GeoidKarney('egm96-5.pgm').height(39.26, -30.351) kind 2: 57.151  FAILED, KNOWN, expected 57.150
    test 913 GeoidKarney('egm96-5.pgm').height(-51.699, -141.493) kind 2: -17.660  FAILED, KNOWN, expected -17.657
    test 914 GeoidKarney('egm96-5.pgm').height(36.585, 4.515) kind 2: 46.356  FAILED, KNOWN, expected 46.358
    test 915 GeoidKarney('egm96-5.pgm').height(39.642, -54.659) kind 2: -14.404
    test 916 GeoidKarney('egm96-5.pgm').height(59.761, 166.567) kind 2: 11.239  FAILED, KNOWN, expected 11.242
    test 917 GeoidKarney('egm96-5.pgm').height(51.83, 13.357) kind 2: 42.236  FAILED, KNOWN, expected 42.237
    test 918 GeoidKarney('egm96-5.pgm').height(-36.531, -175.431) kind 2: 22.148  FAILED, KNOWN, expected 22.147
    test 919 GeoidKarney('egm96-5.pgm').height(-37.08, 125.264) kind 2: -33.395  FAILED, KNOWN, expected -33.396
    test 920 GeoidKarney('egm96-5.pgm').height(-68.651, 92.732) kind 2: 7.965  FAILED, KNOWN, expected 7.961
    test 921 GeoidKarney('egm96-5.pgm').height(35.087, 45.336) kind 2: 7.228  FAILED, KNOWN, expected 7.229
    test 922 GeoidKarney('egm96-5.pgm').height(-61.356, -169.379) kind 2: -44.289  FAILED, KNOWN, expected -44.292
    test 923 GeoidKarney('egm96-5.pgm').height(-36.955, 179.12) kind 2: 21.872  FAILED, KNOWN, expected 21.875
    test 924 GeoidKarney('egm96-5.pgm').height(10.248, -6.714) kind 2: 28.935  FAILED, KNOWN, expected 28.933
    test 925 GeoidKarney('egm96-5.pgm').height(36.868, 84.602) kind 2: -41.255  FAILED, KNOWN, expected -41.238
    test 926 GeoidKarney('egm96-5.pgm').height(28.637, 88.933) kind 2: -31.334  FAILED, KNOWN, expected -31.331
    test 927 GeoidKarney('egm96-5.pgm').height(54.811, -99.968) kind 2: -32.702
    test 928 GeoidKarney('egm96-5.pgm').height(7.611, 145.911) kind 2: 60.118  FAILED, KNOWN, expected 60.117
    test 929 GeoidKarney('egm96-5.pgm').height(59.412, 170.102) kind 2: 6.456  FAILED, KNOWN, expected 6.457
    test 930 GeoidKarney('egm96-5.pgm').height(-61.469, 126.144) kind 2: -31.959  FAILED, KNOWN, expected -31.961
    test 931 GeoidKarney('egm96-5.pgm').height(18.514, -137.083) kind 2: -26.572  FAILED, KNOWN, expected -26.571
    test 932 GeoidKarney('egm96-5.pgm').height(7.854, -126.799) kind 2: -29.761  FAILED, KNOWN, expected -29.760
    test 933 GeoidKarney('egm96-5.pgm').height(47.489, 134.183) kind 2: 21.980
    test 934 GeoidKarney('egm96-5.pgm').height(-34.144, -11.922) kind 2: 16.849
    test 935 GeoidKarney('egm96-5.pgm').height(-58.389, 117.458) kind 2: -20.922  FAILED, KNOWN, expected -20.923
    test 936 GeoidKarney('egm96-5.pgm').height(9.773, 95.846) kind 2: -42.745  FAILED, KNOWN, expected -42.749
    test 937 GeoidKarney('egm96-5.pgm').height(-53.12, 136.994) kind 2: -21.839  FAILED, KNOWN, expected -21.841
    test 938 GeoidKarney('egm96-5.pgm').height(-50.35, 0.075) kind 2: 25.482
    test 939 GeoidKarney('egm96-5.pgm').height(31.438, -170.879) kind 2: -8.845  FAILED, KNOWN, expected -8.847
    test 940 GeoidKarney('egm96-5.pgm').height(37.541, -153.024) kind 2: -19.600  FAILED, KNOWN, expected -19.604
    test 941 GeoidKarney('egm96-5.pgm').height(27.586, 2.444) kind 2: 25.672  FAILED, KNOWN, expected 25.668
    test 942 GeoidKarney('egm96-5.pgm').height(-26.139, -106.201) kind 2: -3.772
    test 943 GeoidKarney('egm96-5.pgm').height(-33.426, -14.84) kind 2: 17.747  FAILED, KNOWN, expected 17.748
    test 944 GeoidKarney('egm96-5.pgm').height(39.586, -153.019) kind 2: -17.838  FAILED, KNOWN, expected -17.839
    test 945 GeoidKarney('egm96-5.pgm').height(-60.79, -2.578) kind 2: 14.293  FAILED, KNOWN, expected 14.292
    test 946 GeoidKarney('egm96-5.pgm').height(-20.131, 21.975) kind 2: 16.529
    test 947 GeoidKarney('egm96-5.pgm').height(75.649, 99.921) kind 2: -8.230  FAILED, KNOWN, expected -8.229
    test 948 GeoidKarney('egm96-5.pgm').height(-0.385, -23.788) kind 2: 9.828  FAILED, KNOWN, expected 9.830
    test 949 GeoidKarney('egm96-5.pgm').height(-51.56, -50.327) kind 2: 6.213  FAILED, KNOWN, expected 6.215
    test 950 GeoidKarney('egm96-5.pgm').height(-43.129, -167.271) kind 2: -2.957  FAILED, KNOWN, expected -2.960
    test 951 GeoidKarney('egm96-5.pgm').height(46.374, 71.948) kind 2: -42.326  FAILED, KNOWN, expected -42.323
    test 952 GeoidKarney('egm96-5.pgm').height(-22.783, 140.657) kind 2: 38.352  FAILED, KNOWN, expected 38.356
    test 953 GeoidKarney('egm96-5.pgm').height(-12.056, 122.804) kind 2: 34.242  FAILED, KNOWN, expected 34.259
    test 954 GeoidKarney('egm96-5.pgm').height(30.127, 94.738) kind 2: -37.390  FAILED, KNOWN, expected -37.397
    test 955 GeoidKarney('egm96-5.pgm').height(46.296, -174.479) kind 2: -2.015  FAILED, KNOWN, expected -2.016
    test 956 GeoidKarney('egm96-5.pgm').height(34.99, 15.052) kind 2: 33.915  FAILED, KNOWN, expected 33.912
    test 957 GeoidKarney('egm96-5.pgm').height(-51.287, 90.565) kind 2: 12.676
    test 958 GeoidKarney('egm96-5.pgm').height(34.217, 141.302) kind 2: 15.729  FAILED, KNOWN, expected 15.692
    test 959 GeoidKarney('egm96-5.pgm').height(-40.423, -142.787) kind 2: -11.117
    test 960 GeoidKarney('egm96-5.pgm').height(-17.854, -170.216) kind 2: 27.443  FAILED, KNOWN, expected 27.437
    test 961 GeoidKarney('egm96-5.pgm').height(47.803, 112.701) kind 2: -23.893  FAILED, KNOWN, expected -23.894
    test 962 GeoidKarney('egm96-5.pgm').height(-23.276, 133.454) kind 2: 18.749  FAILED, KNOWN, expected 18.766
    test 963 GeoidKarney('egm96-5.pgm').height(-26.884, -36.571) kind 2: -7.452
    test 964 GeoidKarney('egm96-5.pgm').height(-37.106, 31.128) kind 2: 30.141  FAILED, KNOWN, expected 30.143
    test 965 GeoidKarney('egm96-5.pgm').height(-75.363, -173.674) kind 2: -61.176  FAILED, KNOWN, expected -61.172
    test 966 GeoidKarney('egm96-5.pgm').height(-18.305, 69.016) kind 2: -24.892  FAILED, KNOWN, expected -24.890
    test 967 GeoidKarney('egm96-5.pgm').height(39.527, 23.58) kind 2: 39.523  FAILED, KNOWN, expected 39.519
    test 968 GeoidKarney('egm96-5.pgm').height(68.903, 30.97) kind 2: 19.417  FAILED, KNOWN, expected 19.419
    test 969 GeoidKarney('egm96-5.pgm').height(53.937, 168.318) kind 2: 2.069
    test 970 GeoidKarney('egm96-5.pgm').height(-38.6, 64.812) kind 2: 25.048
    test 971 GeoidKarney('egm96-5.pgm').height(-41.396, -69.739) kind 2: 22.547
    test 972 GeoidKarney('egm96-5.pgm').height(50.158, 72.319) kind 2: -34.359
    test 973 GeoidKarney('egm96-5.pgm').height(27.692, 176.153) kind 2: -5.454  FAILED, KNOWN, expected -5.453
    test 974 GeoidKarney('egm96-5.pgm').height(-48.419, 170.454) kind 2: -6.802  FAILED, KNOWN, expected -6.804
    test 975 GeoidKarney('egm96-5.pgm').height(-65.346, -124.976) kind 2: -35.053  FAILED, KNOWN, expected -35.054
    test 976 GeoidKarney('egm96-5.pgm').height(-51.873, 167.266) kind 2: -15.417  FAILED, KNOWN, expected -15.418
    test 977 GeoidKarney('egm96-5.pgm').height(-7.263, 84.308) kind 2: -79.556  FAILED, KNOWN, expected -79.557
    test 978 GeoidKarney('egm96-5.pgm').height(-1.461, -105.458) kind 2: -16.894
    test 979 GeoidKarney('egm96-5.pgm').height(7.684, 161.873) kind 2: 36.213  FAILED, KNOWN, expected 36.215
    test 980 GeoidKarney('egm96-5.pgm').height(-31.475, -158.52) kind 2: 3.524  FAILED, KNOWN, expected 3.523
    test 981 GeoidKarney('egm96-5.pgm').height(-36.187, 62.917) kind 2: 23.796  FAILED, KNOWN, expected 23.797
    test 982 GeoidKarney('egm96-5.pgm').height(16.003, 141.687) kind 2: 51.587  FAILED, KNOWN, expected 51.586
    test 983 GeoidKarney('egm96-5.pgm').height(30.182, 86.261) kind 2: -30.131
    test 984 GeoidKarney('egm96-5.pgm').height(-77.304, 159.498) kind 2: -51.853  FAILED, KNOWN, expected -51.848
    test 985 GeoidKarney('egm96-5.pgm').height(39.536, 139.795) kind 2: 37.200  FAILED, KNOWN, expected 37.192
    test 986 GeoidKarney('egm96-5.pgm').height(8.569, 134.618) kind 2: 63.583  FAILED, KNOWN, expected 63.597
    test 987 GeoidKarney('egm96-5.pgm').height(14.473, 90.596) kind 2: -62.636
    test 988 GeoidKarney('egm96-5.pgm').height(-13.138, -99.589) kind 2: -8.717
    test 989 GeoidKarney('egm96-5.pgm').height(34.212, -26.307) kind 2: 40.649  FAILED, KNOWN, expected 40.645
    test 990 GeoidKarney('egm96-5.pgm').height(21.89, 76.371) kind 2: -60.730  FAILED, KNOWN, expected -60.729
    test 991 GeoidKarney('egm96-5.pgm').height(29.793, 120.487) kind 2: 8.784  FAILED, KNOWN, expected 8.783
    test 992 GeoidKarney('egm96-5.pgm').height(15.724, 122.714) kind 2: 31.569  FAILED, KNOWN, expected 31.523
    test 993 GeoidKarney('egm96-5.pgm').height(-66.208, -78.499) kind 2: -6.249  FAILED, KNOWN, expected -6.250
    test 994 GeoidKarney('egm96-5.pgm').height(-39.507, 55.809) kind 2: 32.599
    test 995 GeoidKarney('egm96-5.pgm').height(28.159, 51.476) kind 2: -24.531  FAILED, KNOWN, expected -24.536
    test 996 GeoidKarney('egm96-5.pgm').height(-36.207, 120.205) kind 2: -38.863  FAILED, KNOWN, expected -38.869
    test 997 GeoidKarney('egm96-5.pgm').height(30.575, -99.998) kind 2: -23.214  FAILED, KNOWN, expected -23.213
    test 998 GeoidKarney('egm96-5.pgm').height(-16.993, 37.136) kind 2: -11.824
    test 999 GeoidKarney('egm96-5.pgm').height(-11.477, 12.039) kind 2: 16.712  FAILED, KNOWN, expected 16.709
    test 1000 GeoidKarney('egm96-5.pgm').height(30.428, -144.765) kind 2: -22.380  FAILED, KNOWN, expected -22.379
    test 1001 GeoidKarney('egm96-5.pgm').height(-17.44, -92.424) kind 2: -4.941
    test 1002 GeoidKarney('egm96-5.pgm').height(40.203, 143.43) kind 2: 19.382  FAILED, KNOWN, expected 19.394
    test 1003 GeoidKarney('egm96-5.pgm').height(-37.098, -106.574) kind 2: -9.381
    test 1004 GeoidKarney('egm96-5.pgm').height(54.62, -68.413) kind 2: -23.319
    test 1005 GeoidKarney('egm96-5.pgm').height(-31.633, 148.182) kind 2: 24.470  FAILED, KNOWN, expected 24.468
    test 1006 GeoidKarney('egm96-5.pgm').height(-56.07, -141.407) kind 2: -21.762  FAILED, KNOWN, expected -21.761
    test 1007 GeoidKarney('egm96-5.pgm').height(-8.195, -52.691) kind 2: -18.798
    test 1008 GeoidKarney('egm96-5.pgm').height(17.851, 24.749) kind 2: 12.611  FAILED, KNOWN, expected 12.612
    test 1009 GeoidKarney('egm96-5.pgm').height(0.349, -108.333) kind 2: -19.708  FAILED, KNOWN, expected -19.706
    test 1010 GeoidKarney('egm96-5.pgm').height(15.038, 126.191) kind 2: 45.794  FAILED, KNOWN, expected 45.792
    test 1011 GeoidKarney('egm96-5.pgm').height(-21.111, -123.696) kind 2: -8.408  FAILED, KNOWN, expected -8.406
    test 1012 GeoidKarney('egm96-5.pgm').height(30.947, 173.002) kind 2: -8.366  FAILED, KNOWN, expected -8.367
    test 1013 GeoidKarney('egm96-5.pgm').height(-10.698, -144.091) kind 2: -2.026  FAILED, KNOWN, expected -2.025
    test 1014 GeoidKarney('egm96-5.pgm').height(-29.412, 124.753) kind 2: -16.569
    test 1015 GeoidKarney('egm96-5.pgm').height(38.224, -137.189) kind 2: -35.434  FAILED, KNOWN, expected -35.435
    test 1016 GeoidKarney('egm96-5.pgm').height(36.064, -132.409) kind 2: -39.009
    test 1017 GeoidKarney('egm96-5.pgm').height(29.975, 178.076) kind 2: -6.921
    test 1018 GeoidKarney('egm96-5.pgm').height(-21.346, 169.26) kind 2: 50.811  FAILED, KNOWN, expected 50.795
    test 1019 GeoidKarney('egm96-5.pgm').height(49.282, -152.934) kind 2: 1.069  FAILED, KNOWN, expected 1.070
    test 1020 GeoidKarney('egm96-5.pgm').height(16.349, -99.962) kind 2: -14.198  FAILED, KNOWN, expected -14.214
    test 1021 GeoidKarney('egm96-5.pgm').height(-14.293, -167.34) kind 2: 17.603  FAILED, KNOWN, expected 17.600
    test 1022 GeoidKarney('egm96-5.pgm').height(47.166, -38.523) kind 2: 44.803  FAILED, KNOWN, expected 44.804
    test 1023 GeoidKarney('egm96-5.pgm').height(-58.911, 114.347) kind 2: -17.924  FAILED, KNOWN, expected -17.922
    test 1024 GeoidKarney('egm96-5.pgm').height(-9.055, 111.294) kind 2: 10.681  FAILED, KNOWN, expected 10.662
    test 1025 GeoidKarney('egm96-5.pgm').height(18.391, 29.692) kind 2: 7.672  FAILED, KNOWN, expected 7.670
    test 1026 GeoidKarney('egm96-5.pgm').height(-15.074, 22.153) kind 2: 8.622  FAILED, KNOWN, expected 8.623
    test 1027 GeoidKarney('egm96-5.pgm').height(-4.235, 62.001) kind 2: -60.723
    test 1028 GeoidKarney('egm96-5.pgm').height(15.171, -86.583) kind 2: 3.818
    test 1029 GeoidKarney('egm96-5.pgm').height(79.254, 112.116) kind 2: -1.870  FAILED, KNOWN, expected -1.871
    test 1030 GeoidKarney('egm96-5.pgm').height(15.947, 156.093) kind 2: 30.642  FAILED, KNOWN, expected 30.633
    test 1031 GeoidKarney('egm96-5.pgm').height(68.371, -177.382) kind 2: 2.801
    test 1032 GeoidKarney('egm96-5.pgm').height(-41.931, -72.093) kind 2: 19.858  FAILED, KNOWN, expected 19.859
    test 1033 GeoidKarney('egm96-5.pgm').height(-1.193, -143.133) kind 2: 5.347  FAILED, KNOWN, expected 5.348
    test 1034 GeoidKarney('egm96-5.pgm').height(-37.006, 154.513) kind 2: 9.940  FAILED, KNOWN, expected 9.941
    test 1035 GeoidKarney('egm96-5.pgm').height(-22.148, 9.938) kind 2: 22.322  FAILED, KNOWN, expected 22.321
    test 1036 GeoidKarney('egm96-5.pgm').height(24.329, 109.044) kind 2: -24.136  FAILED, KNOWN, expected -24.135
    test 1037 GeoidKarney('egm96-5.pgm').height(-54.878, 114.691) kind 2: -17.680  FAILED, KNOWN, expected -17.679
    test 1038 GeoidKarney('egm96-5.pgm').height(45.601, -80.458) kind 2: -37.149  FAILED, KNOWN, expected -37.150
    test 1039 GeoidKarney('egm96-5.pgm').height(2.372, 58.974) kind 2: -61.158
    test 1040 GeoidKarney('egm96-5.pgm').height(15.937, 165.854) kind 2: 20.600  FAILED, KNOWN, expected 20.602
    test 1041 GeoidKarney('egm96-5.pgm').height(4.889, -24.213) kind 2: 13.054  FAILED, KNOWN, expected 13.055
    test 1042 GeoidKarney('egm96-5.pgm').height(-11.392, 179.558) kind 2: 40.138  FAILED, KNOWN, expected 40.132
    test 1043 GeoidKarney('egm96-5.pgm').height(58.246, 4.862) kind 2: 43.263
    test 1044 GeoidKarney('egm96-5.pgm').height(34.302, -109.109) kind 2: -23.129  FAILED, KNOWN, expected -23.126
    test 1045 GeoidKarney('egm96-5.pgm').height(-58.196, 117.306) kind 2: -20.677  FAILED, KNOWN, expected -20.678
    test 1046 GeoidKarney('egm96-5.pgm').height(44.5, 173.769) kind 2: -8.531  FAILED, KNOWN, expected -8.529
    test 1047 GeoidKarney('egm96-5.pgm').height(-28.863, -139.775) kind 2: -8.669  FAILED, KNOWN, expected -8.666
    test 1048 GeoidKarney('egm96-5.pgm').height(19.507, -96.099) kind 2: -12.798  FAILED, KNOWN, expected -12.796
    test 1049 GeoidKarney('egm96-5.pgm').height(-42.488, -73.907) kind 2: 15.770  FAILED, KNOWN, expected 15.773
    test 1050 GeoidKarney('egm96-5.pgm').height(46.138, -141.429) kind 2: -19.955  FAILED, KNOWN, expected -19.954
    test 1051 GeoidKarney('egm96-5.pgm').height(60.507, 93.743) kind 2: -31.479  FAILED, KNOWN, expected -31.480
    test 1052 GeoidKarney('egm96-5.pgm').height(26.219, -145.434) kind 2: -17.428  FAILED, KNOWN, expected -17.429
    test 1053 GeoidKarney('egm96-5.pgm').height(-28.687, 3.37) kind 2: 24.037
    test 1054 GeoidKarney('egm96-5.pgm').height(-15.008, 117.45) kind 2: 4.522  FAILED, KNOWN, expected 4.520
    test 1055 GeoidKarney('egm96-5.pgm').height(40.71, 144.095) kind 2: 11.403  FAILED, KNOWN, expected 11.394
    test 1056 GeoidKarney('egm96-5.pgm').height(20.823, -173.611) kind 2: 5.676  FAILED, KNOWN, expected 5.679
    test 1057 GeoidKarney('egm96-5.pgm').height(16.776, -3.009) kind 2: 28.705  FAILED, KNOWN, expected 28.707
    test 1058 GeoidKarney('egm96-5.pgm').height(41.0, -95.0) kind 2: -30.261  FAILED, KNOWN, expected -30.262
    test 1059 GeoidKarney('egm96-5.pgm').height(49.0, -120.5) kind 2: -15.984
    test 1060 GeoidKarney('egm96-5.pgm').height(49.0, -103.5) kind 2: -18.636  FAILED, KNOWN, expected -18.635
    test 1061 GeoidKarney('egm96-5.pgm').height(49.0, -86.5) kind 2: -37.749
    test 1062 GeoidKarney('egm96-5.pgm').height(49.0, -69.5) kind 2: -26.691
    test 1063 GeoidKarney('egm96-5.pgm').height(33.0, -120.5) kind 2: -39.561
    test 1064 GeoidKarney('egm96-5.pgm').height(33.0, -103.5) kind 2: -22.563  FAILED, KNOWN, expected -22.562
    test 1065 GeoidKarney('egm96-5.pgm').height(33.0, -86.5) kind 2: -30.012
    test 1066 GeoidKarney('egm96-5.pgm').height(33.0, -69.5) kind 2: -48.039

    test 1067 GeoidKarney('egm96-5.pgm').height() kind 2, hits 0, eps max (in 0 FAILED): 0.046

    test 1068 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 1069 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1070 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1071 GeoidKarney('egm96-5.pgm').height(-76.981, 34.17) kind 3: 11.424  FAILED, KNOWN, expected 11.423
    test 1072 GeoidKarney('egm96-5.pgm').height(79.695, 88.806) kind 3: 0.892
    test 1073 GeoidKarney('egm96-5.pgm').height(-15.245, 168.748) kind 3: 65.225  FAILED, KNOWN, expected 65.226
    test 1074 GeoidKarney('egm96-5.pgm').height(-19.379, 15.855) kind 3: 24.464  FAILED, KNOWN, expected 24.463
    test 1075 GeoidKarney('egm96-5.pgm').height(43.378, -130.552) kind 3: -29.682
    test 1076 GeoidKarney('egm96-5.pgm').height(-16.075, 21.795) kind 3: 10.503
    test 1077 GeoidKarney('egm96-5.pgm').height(-11.256, -73.75) kind 3: 29.325  FAILED, KNOWN, expected 29.326
    test 1078 GeoidKarney('egm96-5.pgm').height(69.017, -15.921) kind 3: 60.423  FAILED, KNOWN, expected 60.424
    test 1079 GeoidKarney('egm96-5.pgm').height(2.221, 139.739) kind 3: 68.996
    test 1080 GeoidKarney('egm96-5.pgm').height(-9.097, 119.142) kind 3: 36.287
    test 1081 GeoidKarney('egm96-5.pgm').height(-28.524, -22.192) kind 3: 6.626
    test 1082 GeoidKarney('egm96-5.pgm').height(12.272, -136.424) kind 3: -20.861  FAILED, KNOWN, expected -20.860
    test 1083 GeoidKarney('egm96-5.pgm').height(-15.203, -85.604) kind 3: -3.267
    test 1084 GeoidKarney('egm96-5.pgm').height(-63.736, -77.17) kind 3: -1.295  FAILED, KNOWN, expected -1.294
    test 1085 GeoidKarney('egm96-5.pgm').height(-48.771, -90.102) kind 3: -2.323  FAILED, KNOWN, expected -2.322
    test 1086 GeoidKarney('egm96-5.pgm').height(-0.179, -126.368) kind 3: -17.555  FAILED, KNOWN, expected -17.557
    test 1087 GeoidKarney('egm96-5.pgm').height(1.586, -128.887) kind 3: -16.594
    test 1088 GeoidKarney('egm96-5.pgm').height(-48.781, -2.684) kind 3: 24.454  FAILED, KNOWN, expected 24.453
    test 1089 GeoidKarney('egm96-5.pgm').height(-49.092, 136.862) kind 3: -18.592
    test 1090 GeoidKarney('egm96-5.pgm').height(47.732, 17.552) kind 3: 44.048  FAILED, KNOWN, expected 44.049
    test 1091 GeoidKarney('egm96-5.pgm').height(-49.11, 85.706) kind 3: 18.582  FAILED, KNOWN, expected 18.581
    test 1092 GeoidKarney('egm96-5.pgm').height(-49.162, 40.321) kind 3: 44.290  FAILED, KNOWN, expected 44.289
    test 1093 GeoidKarney('egm96-5.pgm').height(3.498, 158.118) kind 3: 49.817  FAILED, KNOWN, expected 49.816
    test 1094 GeoidKarney('egm96-5.pgm').height(-35.616, 122.648) kind 3: -36.114
    test 1095 GeoidKarney('egm96-5.pgm').height(56.598, -96.114) kind 3: -41.047  FAILED, KNOWN, expected -41.048
    test 1096 GeoidKarney('egm96-5.pgm').height(-31.85, 149.121) kind 3: 26.456
    test 1097 GeoidKarney('egm96-5.pgm').height(-26.569, -177.792) kind 3: 49.317
    test 1098 GeoidKarney('egm96-5.pgm').height(76.735, -65.753) kind 3: 20.714
    test 1099 GeoidKarney('egm96-5.pgm').height(-21.404, -122.268) kind 3: -7.362
    test 1100 GeoidKarney('egm96-5.pgm').height(-77.133, -65.474) kind 3: -16.491  FAILED, KNOWN, expected -16.492
    test 1101 GeoidKarney('egm96-5.pgm').height(-58.812, 2.276) kind 3: 18.110
    test 1102 GeoidKarney('egm96-5.pgm').height(4.415, 155.683) kind 3: 51.858
    test 1103 GeoidKarney('egm96-5.pgm').height(-28.146, 107.081) kind 3: -38.979  FAILED, KNOWN, expected -38.981
    test 1104 GeoidKarney('egm96-5.pgm').height(-10.551, -126.69) kind 3: -9.913
    test 1105 GeoidKarney('egm96-5.pgm').height(-25.444, -103.337) kind 3: -2.828
    test 1106 GeoidKarney('egm96-5.pgm').height(24.436, 46.159) kind 3: -5.718  FAILED, KNOWN, expected -5.719
    test 1107 GeoidKarney('egm96-5.pgm').height(-72.889, 37.107) kind 3: 22.427  FAILED, KNOWN, expected 22.426
    test 1108 GeoidKarney('egm96-5.pgm').height(-19.629, 13.245) kind 3: 24.545
    test 1109 GeoidKarney('egm96-5.pgm').height(-7.602, 171.265) kind 3: 40.651  FAILED, KNOWN, expected 40.652
    test 1110 GeoidKarney('egm96-5.pgm').height(-45.364, -1.876) kind 3: 22.383
    test 1111 GeoidKarney('egm96-5.pgm').height(-7.292, -69.18) kind 3: 22.183  FAILED, KNOWN, expected 22.182
    test 1112 GeoidKarney('egm96-5.pgm').height(-31.566, -166.689) kind 3: 14.929  FAILED, KNOWN, expected 14.930
    test 1113 GeoidKarney('egm96-5.pgm').height(-82.751, -162.085) kind 3: -47.094
    test 1114 GeoidKarney('egm96-5.pgm').height(-40.7, 99.466) kind 3: -18.421
    test 1115 GeoidKarney('egm96-5.pgm').height(48.676, 39.69) kind 3: 10.055
    test 1116 GeoidKarney('egm96-5.pgm').height(74.817, -78.404) kind 3: 5.786
    test 1117 GeoidKarney('egm96-5.pgm').height(-81.032, -63.865) kind 3: -22.838
    test 1118 GeoidKarney('egm96-5.pgm').height(74.022, 9.432) kind 3: 42.989
    test 1119 GeoidKarney('egm96-5.pgm').height(-75.071, 17.579) kind 3: 15.352  FAILED, KNOWN, expected 15.353
    test 1120 GeoidKarney('egm96-5.pgm').height(-12.546, -54.851) kind 3: -6.338  FAILED, KNOWN, expected -6.337
    test 1121 GeoidKarney('egm96-5.pgm').height(-13.621, 42.408) kind 3: -25.554  FAILED, KNOWN, expected -25.555
    test 1122 GeoidKarney('egm96-5.pgm').height(-2.266, -91.951) kind 3: -9.922  FAILED, KNOWN, expected -9.923
    test 1123 GeoidKarney('egm96-5.pgm').height(-18.672, 42.547) kind 3: -10.853  FAILED, KNOWN, expected -10.852
    test 1124 GeoidKarney('egm96-5.pgm').height(-41.44, 157.413) kind 3: -0.135
    test 1125 GeoidKarney('egm96-5.pgm').height(53.686, -79.375) kind 3: -43.809
    test 1126 GeoidKarney('egm96-5.pgm').height(39.26, -30.351) kind 3: 57.150
    test 1127 GeoidKarney('egm96-5.pgm').height(-51.699, -141.493) kind 3: -17.656  FAILED, KNOWN, expected -17.657
    test 1128 GeoidKarney('egm96-5.pgm').height(36.585, 4.515) kind 3: 46.359  FAILED, KNOWN, expected 46.358
    test 1129 GeoidKarney('egm96-5.pgm').height(39.642, -54.659) kind 3: -14.404
    test 1130 GeoidKarney('egm96-5.pgm').height(59.761, 166.567) kind 3: 11.242
    test 1131 GeoidKarney('egm96-5.pgm').height(51.83, 13.357) kind 3: 42.237
    test 1132 GeoidKarney('egm96-5.pgm').height(-36.531, -175.431) kind 3: 22.147
    test 1133 GeoidKarney('egm96-5.pgm').height(-37.08, 125.264) kind 3: -33.396
    test 1134 GeoidKarney('egm96-5.pgm').height(-68.651, 92.732) kind 3: 7.961
    test 1135 GeoidKarney('egm96-5.pgm').height(35.087, 45.336) kind 3: 7.228  FAILED, KNOWN, expected 7.229
    test 1136 GeoidKarney('egm96-5.pgm').height(-61.356, -169.379) kind 3: -44.290  FAILED, KNOWN, expected -44.292
    test 1137 GeoidKarney('egm96-5.pgm').height(-36.955, 179.12) kind 3: 21.874  FAILED, KNOWN, expected 21.875
    test 1138 GeoidKarney('egm96-5.pgm').height(10.248, -6.714) kind 3: 28.933
    test 1139 GeoidKarney('egm96-5.pgm').height(36.868, 84.602) kind 3: -41.238
    test 1140 GeoidKarney('egm96-5.pgm').height(28.637, 88.933) kind 3: -31.331
    test 1141 GeoidKarney('egm96-5.pgm').height(54.811, -99.968) kind 3: -32.702
    test 1142 GeoidKarney('egm96-5.pgm').height(7.611, 145.911) kind 3: 60.117
    test 1143 GeoidKarney('egm96-5.pgm').height(59.412, 170.102) kind 3: 6.457
    test 1144 GeoidKarney('egm96-5.pgm').height(-61.469, 126.144) kind 3: -31.961
    test 1145 GeoidKarney('egm96-5.pgm').height(18.514, -137.083) kind 3: -26.572  FAILED, KNOWN, expected -26.571
    test 1146 GeoidKarney('egm96-5.pgm').height(7.854, -126.799) kind 3: -29.761  FAILED, KNOWN, expected -29.760
    test 1147 GeoidKarney('egm96-5.pgm').height(47.489, 134.183) kind 3: 21.981  FAILED, KNOWN, expected 21.980
    test 1148 GeoidKarney('egm96-5.pgm').height(-34.144, -11.922) kind 3: 16.849
    test 1149 GeoidKarney('egm96-5.pgm').height(-58.389, 117.458) kind 3: -20.923
    test 1150 GeoidKarney('egm96-5.pgm').height(9.773, 95.846) kind 3: -42.749
    test 1151 GeoidKarney('egm96-5.pgm').height(-53.12, 136.994) kind 3: -21.840  FAILED, KNOWN, expected -21.841
    test 1152 GeoidKarney('egm96-5.pgm').height(-50.35, 0.075) kind 3: 25.481  FAILED, KNOWN, expected 25.482
    test 1153 GeoidKarney('egm96-5.pgm').height(31.438, -170.879) kind 3: -8.846  FAILED, KNOWN, expected -8.847
    test 1154 GeoidKarney('egm96-5.pgm').height(37.541, -153.024) kind 3: -19.603  FAILED, KNOWN, expected -19.604
    test 1155 GeoidKarney('egm96-5.pgm').height(27.586, 2.444) kind 3: 25.668
    test 1156 GeoidKarney('egm96-5.pgm').height(-26.139, -106.201) kind 3: -3.772
    test 1157 GeoidKarney('egm96-5.pgm').height(-33.426, -14.84) kind 3: 17.747  FAILED, KNOWN, expected 17.748
    test 1158 GeoidKarney('egm96-5.pgm').height(39.586, -153.019) kind 3: -17.838  FAILED, KNOWN, expected -17.839
    test 1159 GeoidKarney('egm96-5.pgm').height(-60.79, -2.578) kind 3: 14.292
    test 1160 GeoidKarney('egm96-5.pgm').height(-20.131, 21.975) kind 3: 16.529
    test 1161 GeoidKarney('egm96-5.pgm').height(75.649, 99.921) kind 3: -8.230  FAILED, KNOWN, expected -8.229
    test 1162 GeoidKarney('egm96-5.pgm').height(-0.385, -23.788) kind 3: 9.831  FAILED, KNOWN, expected 9.830
    test 1163 GeoidKarney('egm96-5.pgm').height(-51.56, -50.327) kind 3: 6.215
    test 1164 GeoidKarney('egm96-5.pgm').height(-43.129, -167.271) kind 3: -2.960
    test 1165 GeoidKarney('egm96-5.pgm').height(46.374, 71.948) kind 3: -42.323
    test 1166 GeoidKarney('egm96-5.pgm').height(-22.783, 140.657) kind 3: 38.356
    test 1167 GeoidKarney('egm96-5.pgm').height(-12.056, 122.804) kind 3: 34.259
    test 1168 GeoidKarney('egm96-5.pgm').height(30.127, 94.738) kind 3: -37.397
    test 1169 GeoidKarney('egm96-5.pgm').height(46.296, -174.479) kind 3: -2.017  FAILED, KNOWN, expected -2.016
    test 1170 GeoidKarney('egm96-5.pgm').height(34.99, 15.052) kind 3: 33.912
    test 1171 GeoidKarney('egm96-5.pgm').height(-51.287, 90.565) kind 3: 12.676
    test 1172 GeoidKarney('egm96-5.pgm').height(34.217, 141.302) kind 3: 15.692
    test 1173 GeoidKarney('egm96-5.pgm').height(-40.423, -142.787) kind 3: -11.117
    test 1174 GeoidKarney('egm96-5.pgm').height(-17.854, -170.216) kind 3: 27.437
    test 1175 GeoidKarney('egm96-5.pgm').height(47.803, 112.701) kind 3: -23.894
    test 1176 GeoidKarney('egm96-5.pgm').height(-23.276, 133.454) kind 3: 18.765  FAILED, KNOWN, expected 18.766
    test 1177 GeoidKarney('egm96-5.pgm').height(-26.884, -36.571) kind 3: -7.452
    test 1178 GeoidKarney('egm96-5.pgm').height(-37.106, 31.128) kind 3: 30.143
    test 1179 GeoidKarney('egm96-5.pgm').height(-75.363, -173.674) kind 3: -61.172
    test 1180 GeoidKarney('egm96-5.pgm').height(-18.305, 69.016) kind 3: -24.890
    test 1181 GeoidKarney('egm96-5.pgm').height(39.527, 23.58) kind 3: 39.519
    test 1182 GeoidKarney('egm96-5.pgm').height(68.903, 30.97) kind 3: 19.420  FAILED, KNOWN, expected 19.419
    test 1183 GeoidKarney('egm96-5.pgm').height(53.937, 168.318) kind 3: 2.067  FAILED, KNOWN, expected 2.069
    test 1184 GeoidKarney('egm96-5.pgm').height(-38.6, 64.812) kind 3: 25.049  FAILED, KNOWN, expected 25.048
    test 1185 GeoidKarney('egm96-5.pgm').height(-41.396, -69.739) kind 3: 22.546  FAILED, KNOWN, expected 22.547
    test 1186 GeoidKarney('egm96-5.pgm').height(50.158, 72.319) kind 3: -34.358  FAILED, KNOWN, expected -34.359
    test 1187 GeoidKarney('egm96-5.pgm').height(27.692, 176.153) kind 3: -5.454  FAILED, KNOWN, expected -5.453
    test 1188 GeoidKarney('egm96-5.pgm').height(-48.419, 170.454) kind 3: -6.804
    test 1189 GeoidKarney('egm96-5.pgm').height(-65.346, -124.976) kind 3: -35.053  FAILED, KNOWN, expected -35.054
    test 1190 GeoidKarney('egm96-5.pgm').height(-51.873, 167.266) kind 3: -15.417  FAILED, KNOWN, expected -15.418
    test 1191 GeoidKarney('egm96-5.pgm').height(-7.263, 84.308) kind 3: -79.557
    test 1192 GeoidKarney('egm96-5.pgm').height(-1.461, -105.458) kind 3: -16.894
    test 1193 GeoidKarney('egm96-5.pgm').height(7.684, 161.873) kind 3: 36.215
    test 1194 GeoidKarney('egm96-5.pgm').height(-31.475, -158.52) kind 3: 3.523
    test 1195 GeoidKarney('egm96-5.pgm').height(-36.187, 62.917) kind 3: 23.797
    test 1196 GeoidKarney('egm96-5.pgm').height(16.003, 141.687) kind 3: 51.587  FAILED, KNOWN, expected 51.586
    test 1197 GeoidKarney('egm96-5.pgm').height(30.182, 86.261) kind 3: -30.131
    test 1198 GeoidKarney('egm96-5.pgm').height(-77.304, 159.498) kind 3: -51.849  FAILED, KNOWN, expected -51.848
    test 1199 GeoidKarney('egm96-5.pgm').height(39.536, 139.795) kind 3: 37.191  FAILED, KNOWN, expected 37.192
    test 1200 GeoidKarney('egm96-5.pgm').height(8.569, 134.618) kind 3: 63.596  FAILED, KNOWN, expected 63.597
    test 1201 GeoidKarney('egm96-5.pgm').height(14.473, 90.596) kind 3: -62.636
    test 1202 GeoidKarney('egm96-5.pgm').height(-13.138, -99.589) kind 3: -8.718  FAILED, KNOWN, expected -8.717
    test 1203 GeoidKarney('egm96-5.pgm').height(34.212, -26.307) kind 3: 40.645
    test 1204 GeoidKarney('egm96-5.pgm').height(21.89, 76.371) kind 3: -60.729
    test 1205 GeoidKarney('egm96-5.pgm').height(29.793, 120.487) kind 3: 8.784  FAILED, KNOWN, expected 8.783
    test 1206 GeoidKarney('egm96-5.pgm').height(15.724, 122.714) kind 3: 31.523
    test 1207 GeoidKarney('egm96-5.pgm').height(-66.208, -78.499) kind 3: -6.251  FAILED, KNOWN, expected -6.250
    test 1208 GeoidKarney('egm96-5.pgm').height(-39.507, 55.809) kind 3: 32.598  FAILED, KNOWN, expected 32.599
    test 1209 GeoidKarney('egm96-5.pgm').height(28.159, 51.476) kind 3: -24.536
    test 1210 GeoidKarney('egm96-5.pgm').height(-36.207, 120.205) kind 3: -38.869
    test 1211 GeoidKarney('egm96-5.pgm').height(30.575, -99.998) kind 3: -23.212  FAILED, KNOWN, expected -23.213
    test 1212 GeoidKarney('egm96-5.pgm').height(-16.993, 37.136) kind 3: -11.824
    test 1213 GeoidKarney('egm96-5.pgm').height(-11.477, 12.039) kind 3: 16.710  FAILED, KNOWN, expected 16.709
    test 1214 GeoidKarney('egm96-5.pgm').height(30.428, -144.765) kind 3: -22.378  FAILED, KNOWN, expected -22.379
    test 1215 GeoidKarney('egm96-5.pgm').height(-17.44, -92.424) kind 3: -4.941
    test 1216 GeoidKarney('egm96-5.pgm').height(40.203, 143.43) kind 3: 19.394
    test 1217 GeoidKarney('egm96-5.pgm').height(-37.098, -106.574) kind 3: -9.381
    test 1218 GeoidKarney('egm96-5.pgm').height(54.62, -68.413) kind 3: -23.318  FAILED, KNOWN, expected -23.319
    test 1219 GeoidKarney('egm96-5.pgm').height(-31.633, 148.182) kind 3: 24.467  FAILED, KNOWN, expected 24.468
    test 1220 GeoidKarney('egm96-5.pgm').height(-56.07, -141.407) kind 3: -21.761
    test 1221 GeoidKarney('egm96-5.pgm').height(-8.195, -52.691) kind 3: -18.798
    test 1222 GeoidKarney('egm96-5.pgm').height(17.851, 24.749) kind 3: 12.612
    test 1223 GeoidKarney('egm96-5.pgm').height(0.349, -108.333) kind 3: -19.708  FAILED, KNOWN, expected -19.706
    test 1224 GeoidKarney('egm96-5.pgm').height(15.038, 126.191) kind 3: 45.792
    test 1225 GeoidKarney('egm96-5.pgm').height(-21.111, -123.696) kind 3: -8.406
    test 1226 GeoidKarney('egm96-5.pgm').height(30.947, 173.002) kind 3: -8.367
    test 1227 GeoidKarney('egm96-5.pgm').height(-10.698, -144.091) kind 3: -2.026  FAILED, KNOWN, expected -2.025
    test 1228 GeoidKarney('egm96-5.pgm').height(-29.412, 124.753) kind 3: -16.567  FAILED, KNOWN, expected -16.569
    test 1229 GeoidKarney('egm96-5.pgm').height(38.224, -137.189) kind 3: -35.435
    test 1230 GeoidKarney('egm96-5.pgm').height(36.064, -132.409) kind 3: -39.008  FAILED, KNOWN, expected -39.009
    test 1231 GeoidKarney('egm96-5.pgm').height(29.975, 178.076) kind 3: -6.921
    test 1232 GeoidKarney('egm96-5.pgm').height(-21.346, 169.26) kind 3: 50.795
    test 1233 GeoidKarney('egm96-5.pgm').height(49.282, -152.934) kind 3: 1.071  FAILED, KNOWN, expected 1.070
    test 1234 GeoidKarney('egm96-5.pgm').height(16.349, -99.962) kind 3: -14.214
    test 1235 GeoidKarney('egm96-5.pgm').height(-14.293, -167.34) kind 3: 17.600
    test 1236 GeoidKarney('egm96-5.pgm').height(47.166, -38.523) kind 3: 44.803  FAILED, KNOWN, expected 44.804
    test 1237 GeoidKarney('egm96-5.pgm').height(-58.911, 114.347) kind 3: -17.923  FAILED, KNOWN, expected -17.922
    test 1238 GeoidKarney('egm96-5.pgm').height(-9.055, 111.294) kind 3: 10.662
    test 1239 GeoidKarney('egm96-5.pgm').height(18.391, 29.692) kind 3: 7.670
    test 1240 GeoidKarney('egm96-5.pgm').height(-15.074, 22.153) kind 3: 8.624  FAILED, KNOWN, expected 8.623
    test 1241 GeoidKarney('egm96-5.pgm').height(-4.235, 62.001) kind 3: -60.722  FAILED, KNOWN, expected -60.723
    test 1242 GeoidKarney('egm96-5.pgm').height(15.171, -86.583) kind 3: 3.820  FAILED, KNOWN, expected 3.818
    test 1243 GeoidKarney('egm96-5.pgm').height(79.254, 112.116) kind 3: -1.871
    test 1244 GeoidKarney('egm96-5.pgm').height(15.947, 156.093) kind 3: 30.634  FAILED, KNOWN, expected 30.633
    test 1245 GeoidKarney('egm96-5.pgm').height(68.371, -177.382) kind 3: 2.800  FAILED, KNOWN, expected 2.801
    test 1246 GeoidKarney('egm96-5.pgm').height(-41.931, -72.093) kind 3: 19.858  FAILED, KNOWN, expected 19.859
    test 1247 GeoidKarney('egm96-5.pgm').height(-1.193, -143.133) kind 3: 5.347  FAILED, KNOWN, expected 5.348
    test 1248 GeoidKarney('egm96-5.pgm').height(-37.006, 154.513) kind 3: 9.941
    test 1249 GeoidKarney('egm96-5.pgm').height(-22.148, 9.938) kind 3: 22.322  FAILED, KNOWN, expected 22.321
    test 1250 GeoidKarney('egm96-5.pgm').height(24.329, 109.044) kind 3: -24.135
    test 1251 GeoidKarney('egm96-5.pgm').height(-54.878, 114.691) kind 3: -17.680  FAILED, KNOWN, expected -17.679
    test 1252 GeoidKarney('egm96-5.pgm').height(45.601, -80.458) kind 3: -37.151  FAILED, KNOWN, expected -37.150
    test 1253 GeoidKarney('egm96-5.pgm').height(2.372, 58.974) kind 3: -61.158
    test 1254 GeoidKarney('egm96-5.pgm').height(15.937, 165.854) kind 3: 20.603  FAILED, KNOWN, expected 20.602
    test 1255 GeoidKarney('egm96-5.pgm').height(4.889, -24.213) kind 3: 13.056  FAILED, KNOWN, expected 13.055
    test 1256 GeoidKarney('egm96-5.pgm').height(-11.392, 179.558) kind 3: 40.133  FAILED, KNOWN, expected 40.132
    test 1257 GeoidKarney('egm96-5.pgm').height(58.246, 4.862) kind 3: 43.263
    test 1258 GeoidKarney('egm96-5.pgm').height(34.302, -109.109) kind 3: -23.126
    test 1259 GeoidKarney('egm96-5.pgm').height(-58.196, 117.306) kind 3: -20.678
    test 1260 GeoidKarney('egm96-5.pgm').height(44.5, 173.769) kind 3: -8.530  FAILED, KNOWN, expected -8.529
    test 1261 GeoidKarney('egm96-5.pgm').height(-28.863, -139.775) kind 3: -8.666
    test 1262 GeoidKarney('egm96-5.pgm').height(19.507, -96.099) kind 3: -12.795  FAILED, KNOWN, expected -12.796
    test 1263 GeoidKarney('egm96-5.pgm').height(-42.488, -73.907) kind 3: 15.774  FAILED, KNOWN, expected 15.773
    test 1264 GeoidKarney('egm96-5.pgm').height(46.138, -141.429) kind 3: -19.955  FAILED, KNOWN, expected -19.954
    test 1265 GeoidKarney('egm96-5.pgm').height(60.507, 93.743) kind 3: -31.480
    test 1266 GeoidKarney('egm96-5.pgm').height(26.219, -145.434) kind 3: -17.428  FAILED, KNOWN, expected -17.429
    test 1267 GeoidKarney('egm96-5.pgm').height(-28.687, 3.37) kind 3: 24.037
    test 1268 GeoidKarney('egm96-5.pgm').height(-15.008, 117.45) kind 3: 4.519  FAILED, KNOWN, expected 4.520
    test 1269 GeoidKarney('egm96-5.pgm').height(40.71, 144.095) kind 3: 11.393  FAILED, KNOWN, expected 11.394
    test 1270 GeoidKarney('egm96-5.pgm').height(20.823, -173.611) kind 3: 5.678  FAILED, KNOWN, expected 5.679
    test 1271 GeoidKarney('egm96-5.pgm').height(16.776, -3.009) kind 3: 28.707
    test 1272 GeoidKarney('egm96-5.pgm').height(41.0, -95.0) kind 3: -30.261  FAILED, KNOWN, expected -30.262
    test 1273 GeoidKarney('egm96-5.pgm').height(49.0, -120.5) kind 3: -15.984
    test 1274 GeoidKarney('egm96-5.pgm').height(49.0, -103.5) kind 3: -18.635
    test 1275 GeoidKarney('egm96-5.pgm').height(49.0, -86.5) kind 3: -37.749
    test 1276 GeoidKarney('egm96-5.pgm').height(49.0, -69.5) kind 3: -26.691
    test 1277 GeoidKarney('egm96-5.pgm').height(33.0, -120.5) kind 3: -39.561
    test 1278 GeoidKarney('egm96-5.pgm').height(33.0, -103.5) kind 3: -22.562
    test 1279 GeoidKarney('egm96-5.pgm').height(33.0, -86.5) kind 3: -30.012
    test 1280 GeoidKarney('egm96-5.pgm').height(33.0, -69.5) kind 3: -48.039

    test 1281 GeoidKarney('egm96-5.pgm').height() kind 3, hits 0, eps max (in 0 FAILED): 0.002

    test 1282 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 1283 copy(GeoidKarney): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    test 1284 GeoidKarney.copy(): (<class 'pygeodesy.geoids.GeoidKarney'>, True)
    210 tests skipped (630): no scipy
    9 tests skipped (639): no scipy

    778 of 1284 testGeoids.py tests (60.6%) FAILED, ALL KNOWN, 639 skipped (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 7.525 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testGreatCircle.py

    testing testGreatCircle.py 20.05.05

    testGreatCircle(pygeodesy.sphericalNvector, 20.05.08)
    test 1 InitialBearingSameLocations: 0.0
    test 2 InitialBearingEqualLocations: 0.0
    test 3 FinalBearingSameLocations: 180.0
    test 4 FinalBearingEqualLocations: 180.0
    test 5 FinalBearingCrossError: points (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, 20.06.14)
    test 31 InitialBearingSameLocations: 0.0
    test 32 InitialBearingEqualLocations: 0.0
    test 33 FinalBearingSameLocations: 180.0
    test 34 FinalBearingEqualLocations: 180.0
    test 35 FinalBearingCrossError: points (LatLon(43°55′51.28″N, 072°03′13.72″W)): 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 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 37.096 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testHausdorff.py

    testing testHausdorff.py 20.03.30
    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 HausdorffCosineLaw (radians): (0.56202, 49, 29, 90, 0.19776)
    test 28 HausdorffCosineLaw (radians): (0.56202, 49, 29, 150, 0.176)
    test 29 HausdorffCosineLaw (radians): (0.56202, 49, 29, 90, 0.19776)
    test 30 HausdorffCosineLaw (radians): (0.56202, 49, 29, 150, 0.176)
    test 31 HausdorffCosineLaw (radians): (0.56202, 49, 29, 90, None)
    test 32 HausdorffCosineLaw (radians): (0.56202, 49, 29, 150, None)
    test 33 HausdorffCosineLaw (radians): (0.56202, 49, 29, 90, None)
    test 34 HausdorffCosineLaw (radians): (0.56202, 49, 29, 150, None)
    test 35 copy(HausdorffCosineLaw): (<class 'pygeodesy.hausdorff.HausdorffCosineLaw'>, True)
    test 36 HausdorffCosineLaw.copy(): (<class 'pygeodesy.hausdorff.HausdorffCosineLaw'>, True)
    test 37 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 90, 0.06075)
    test 38 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 150, 0.04918)
    test 39 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 90, 0.06075)
    test 40 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 150, 0.04918)
    test 41 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 90, None)
    test 42 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 150, None)
    test 43 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 90, None)
    test 44 HausdorffEquirectangular (radians**2): (0.33016, 49, 29, 150, None)
    test 45 copy(HausdorffEquirectangular): (<class 'pygeodesy.hausdorff.HausdorffEquirectangular'>, True)
    test 46 HausdorffEquirectangular.copy(): (<class 'pygeodesy.hausdorff.HausdorffEquirectangular'>, True)
    test 47 HausdorffEuclidean (radians): (0.6418, 49, 29, 90, 0.22056)
    test 48 HausdorffEuclidean (radians): (0.6418, 49, 29, 150, 0.19676)
    test 49 HausdorffEuclidean (radians): (0.6418, 49, 29, 90, 0.22056)
    test 50 HausdorffEuclidean (radians): (0.6418, 49, 29, 150, 0.19676)
    test 51 HausdorffEuclidean (radians): (0.6418, 49, 29, 90, None)
    test 52 HausdorffEuclidean (radians): (0.6418, 49, 29, 150, None)
    test 53 HausdorffEuclidean (radians): (0.6418, 49, 29, 90, None)
    test 54 HausdorffEuclidean (radians): (0.6418, 49, 29, 150, None)
    test 55 copy(HausdorffEuclidean): (<class 'pygeodesy.hausdorff.HausdorffEuclidean'>, True)
    test 56 HausdorffEuclidean.copy(): (<class 'pygeodesy.hausdorff.HausdorffEuclidean'>, True)
    test 57 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 90, 0.06067)
    test 58 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 150, 0.04912)
    test 59 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 90, 0.06067)
    test 60 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 150, 0.04912)
    test 61 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 90, None)
    test 62 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 150, None)
    test 63 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 90, None)
    test 64 HausdorffFlatLocal (radians**2): (0.33092, 49, 29, 150, None)
    test 65 copy(HausdorffFlatLocal): (<class 'pygeodesy.hausdorff.HausdorffFlatLocal'>, True)
    test 66 HausdorffFlatLocal.copy(): (<class 'pygeodesy.hausdorff.HausdorffFlatLocal'>, True)
    test 67 HausdorffFlatPolar (radians): (0.96853, 20, 46, 90, 0.24569)
    test 68 HausdorffFlatPolar (radians): (0.96853, 20, 46, 150, 0.21335)
    test 69 HausdorffFlatPolar (radians): (0.96853, 20, 46, 90, 0.24569)
    test 70 HausdorffFlatPolar (radians): (0.96853, 20, 46, 150, 0.21335)
    test 71 HausdorffFlatPolar (radians): (0.96853, 20, 46, 90, None)
    test 72 HausdorffFlatPolar (radians): (0.96853, 20, 46, 150, None)
    test 73 HausdorffFlatPolar (radians): (0.96853, 20, 46, 90, None)
    test 74 HausdorffFlatPolar (radians): (0.96853, 20, 46, 150, None)
    test 75 copy(HausdorffFlatPolar): (<class 'pygeodesy.hausdorff.HausdorffFlatPolar'>, True)
    test 76 HausdorffFlatPolar.copy(): (<class 'pygeodesy.hausdorff.HausdorffFlatPolar'>, True)
    test 77 HausdorffHaversine (radians): (0.56202, 49, 29, 90, 0.19776)
    test 78 HausdorffHaversine (radians): (0.56202, 49, 29, 150, 0.176)
    test 79 HausdorffHaversine (radians): (0.56202, 49, 29, 90, 0.19776)
    test 80 HausdorffHaversine (radians): (0.56202, 49, 29, 150, 0.176)
    test 81 HausdorffHaversine (radians): (0.56202, 49, 29, 90, None)
    test 82 HausdorffHaversine (radians): (0.56202, 49, 29, 150, None)
    test 83 HausdorffHaversine (radians): (0.56202, 49, 29, 90, None)
    test 84 HausdorffHaversine (radians): (0.56202, 49, 29, 150, None)
    test 85 copy(HausdorffHaversine): (<class 'pygeodesy.hausdorff.HausdorffHaversine'>, True)
    test 86 HausdorffHaversine.copy(): (<class 'pygeodesy.hausdorff.HausdorffHaversine'>, True)
    test 87 HausdorffVincentys (radians): (0.56202, 49, 29, 90, 0.19776)
    test 88 HausdorffVincentys (radians): (0.56202, 49, 29, 150, 0.176)
    test 89 HausdorffVincentys (radians): (0.56202, 49, 29, 90, 0.19776)
    test 90 HausdorffVincentys (radians): (0.56202, 49, 29, 150, 0.176)
    test 91 HausdorffVincentys (radians): (0.56202, 49, 29, 90, None)
    test 92 HausdorffVincentys (radians): (0.56202, 49, 29, 150, None)
    test 93 HausdorffVincentys (radians): (0.56202, 49, 29, 90, None)
    test 94 HausdorffVincentys (radians): (0.56202, 49, 29, 150, None)
    test 95 copy(HausdorffVincentys): (<class 'pygeodesy.hausdorff.HausdorffVincentys'>, True)
    test 96 HausdorffVincentys.copy(): (<class 'pygeodesy.hausdorff.HausdorffVincentys'>, True)
    test 97 hausdorff_: (50.5, 61, 7, 90, 18.45556)
    test 98 hausdorff_: (50.5, 61, 7, 150, 16.05)
    test 99 hausdorff_: (50.5, 61, 7, 90, 18.45556)
    test 100 hausdorff_: (50.5, 61, 7, 150, 16.05)
    test 101 hausdorff_: (50.5, 61, 7, 90, None)
    test 102 hausdorff_: (50.5, 61, 7, 150, None)
    test 103 hausdorff_: (50.5, 61, 7, 90, None)
    test 104 hausdorff_: (50.5, 61, 7, 150, None)

    all 104 testHausdorff.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 1.680 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testHeights.py

    testing testHeights.py 20.05.04
    test 1 copy(HeightIDW): (<class 'pygeodesy.deprecated.HeightIDW'>, True)
    test 2 HeightIDW.copy(): (<class 'pygeodesy.deprecated.HeightIDW'>, True)
    test 3 HeightIDW(adjust=True): 6.166852765
    test 4 HeightIDW(float): <type 'float'>
    test 5 HeightIDW(latlon): True
    test 6 HeightIDW(adjust=True): 5.0
    test 7 HeightIDW(float): <type 'float'>
    test 8 HeightIDW(latlon): True
    test 9 HeightIDW(adjust=True): (6.166852765, 5.0,)
    test 10 HeightIDW(tuple): <type 'tuple'>
    test 11 HeightIDW(tuple-float): <type 'float'>
    test 12 HeightIDW(tuple-float): <type 'float'>
    test 13 HeightIDW(adjust=True): [6.166852765, 5.0]
    test 14 HeightIDW(list: <type 'list'>
    test 15 HeightIDW(list-float): <type 'float'>
    test 16 HeightIDW(list-float): <type 'float'>
    test 17 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 18 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 19 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 20 HeightIDWcosineLaw(wrap=True): 6.108538037
    test 21 HeightIDWcosineLaw(float): <type 'float'>
    test 22 HeightIDWcosineLaw(latlon): True
    test 23 HeightIDWcosineLaw(wrap=True): 5.0
    test 24 HeightIDWcosineLaw(float): <type 'float'>
    test 25 HeightIDWcosineLaw(latlon): True
    test 26 HeightIDWcosineLaw(wrap=True): (6.108538037, 5.0,)
    test 27 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 28 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 29 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 30 HeightIDWcosineLaw(wrap=True): [6.108538037, 5.0]
    test 31 HeightIDWcosineLaw(list: <type 'list'>
    test 32 HeightIDWcosineLaw(list-float): <type 'float'>
    test 33 HeightIDWcosineLaw(list-float): <type 'float'>
    test 34 HeightError: llis[0] (0.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=False): 6.108538037
    test 38 HeightIDWcosineLaw(float): <type 'float'>
    test 39 HeightIDWcosineLaw(latlon): True
    test 40 HeightIDWcosineLaw(wrap=False): 5.0
    test 41 HeightIDWcosineLaw(float): <type 'float'>
    test 42 HeightIDWcosineLaw(latlon): True
    test 43 HeightIDWcosineLaw(wrap=False): (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=False): [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] (0.0): 'float' object has no attribute 'lon'
    test 52 copy(HeightIDWeuclidean): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 53 HeightIDWeuclidean.copy(): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 54 HeightIDWeuclidean(adjust=False): 6.166920194
    test 55 HeightIDWeuclidean(float): <type 'float'>
    test 56 HeightIDWeuclidean(latlon): True
    test 57 HeightIDWeuclidean(adjust=False): 5.0
    test 58 HeightIDWeuclidean(float): <type 'float'>
    test 59 HeightIDWeuclidean(latlon): True
    test 60 HeightIDWeuclidean(adjust=False): (6.166920194, 5.0,)
    test 61 HeightIDWeuclidean(tuple): <type 'tuple'>
    test 62 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 63 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 64 HeightIDWeuclidean(adjust=False): [6.166920194, 5.0]
    test 65 HeightIDWeuclidean(list: <type 'list'>
    test 66 HeightIDWeuclidean(list-float): <type 'float'>
    test 67 HeightIDWeuclidean(list-float): <type 'float'>
    test 68 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 69 copy(HeightIDW2): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 70 HeightIDW2.copy(): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 71 HeightIDW2(adjust=True, wrap=False): 6.108538529
    test 72 HeightIDW2(float): <type 'float'>
    test 73 HeightIDW2(latlon): True
    test 74 HeightIDW2(adjust=True, wrap=False): 5.0
    test 75 HeightIDW2(float): <type 'float'>
    test 76 HeightIDW2(latlon): True
    test 77 HeightIDW2(adjust=True, wrap=False): (6.108538529, 5.0,)
    test 78 HeightIDW2(tuple): <type 'tuple'>
    test 79 HeightIDW2(tuple-float): <type 'float'>
    test 80 HeightIDW2(tuple-float): <type 'float'>
    test 81 HeightIDW2(adjust=True, wrap=False): [6.108538529, 5.0]
    test 82 HeightIDW2(list: <type 'list'>
    test 83 HeightIDW2(list-float): <type 'float'>
    test 84 HeightIDW2(list-float): <type 'float'>
    test 85 HeightError: llis[0] (0.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.108538529
    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.108538529, 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.108538529, 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] (0.0): 'float' object has no attribute 'lon'
    test 103 copy(HeightIDW2): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 104 HeightIDW2.copy(): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 105 HeightIDW2(adjust=False, wrap=False): 6.108614369
    test 106 HeightIDW2(float): <type 'float'>
    test 107 HeightIDW2(latlon): True
    test 108 HeightIDW2(adjust=False, wrap=False): 5.0
    test 109 HeightIDW2(float): <type 'float'>
    test 110 HeightIDW2(latlon): True
    test 111 HeightIDW2(adjust=False, wrap=False): (6.108614369, 5.0,)
    test 112 HeightIDW2(tuple): <type 'tuple'>
    test 113 HeightIDW2(tuple-float): <type 'float'>
    test 114 HeightIDW2(tuple-float): <type 'float'>
    test 115 HeightIDW2(adjust=False, wrap=False): [6.108614369, 5.0]
    test 116 HeightIDW2(list: <type 'list'>
    test 117 HeightIDW2(list-float): <type 'float'>
    test 118 HeightIDW2(list-float): <type 'float'>
    test 119 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 120 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 121 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 122 HeightIDWequirectangular(adjust=False, wrap=True): 6.108614369
    test 123 HeightIDWequirectangular(float): <type 'float'>
    test 124 HeightIDWequirectangular(latlon): True
    test 125 HeightIDWequirectangular(adjust=False, wrap=True): 5.0
    test 126 HeightIDWequirectangular(float): <type 'float'>
    test 127 HeightIDWequirectangular(latlon): True
    test 128 HeightIDWequirectangular(adjust=False, wrap=True): (6.108614369, 5.0,)
    test 129 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 130 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 131 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 132 HeightIDWequirectangular(adjust=False, wrap=True): [6.108614369, 5.0]
    test 133 HeightIDWequirectangular(list: <type 'list'>
    test 134 HeightIDWequirectangular(list-float): <type 'float'>
    test 135 HeightIDWequirectangular(list-float): <type 'float'>
    test 136 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 137 copy(HeightIDWflatLocal): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 138 HeightIDWflatLocal.copy(): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 139 HeightIDWflatLocal(wrap=False): 6.860459007
    test 140 HeightIDWflatLocal(float): <type 'float'>
    test 141 HeightIDWflatLocal(latlon): True
    test 142 HeightIDWflatLocal(wrap=False): 5.0
    test 143 HeightIDWflatLocal(float): <type 'float'>
    test 144 HeightIDWflatLocal(latlon): True
    test 145 HeightIDWflatLocal(wrap=False): (6.860459007, 5.0,)
    test 146 HeightIDWflatLocal(tuple): <type 'tuple'>
    test 147 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 148 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 149 HeightIDWflatLocal(wrap=False): [6.860459007, 5.0]
    test 150 HeightIDWflatLocal(list: <type 'list'>
    test 151 HeightIDWflatLocal(list-float): <type 'float'>
    test 152 HeightIDWflatLocal(list-float): <type 'float'>
    test 153 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 154 copy(HeightIDWflatPolar): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 155 HeightIDWflatPolar.copy(): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 156 HeightIDWflatPolar(wrap=False): 6.261469975
    test 157 HeightIDWflatPolar(float): <type 'float'>
    test 158 HeightIDWflatPolar(latlon): True
    test 159 HeightIDWflatPolar(wrap=False): 5.0
    test 160 HeightIDWflatPolar(float): <type 'float'>
    test 161 HeightIDWflatPolar(latlon): True
    test 162 HeightIDWflatPolar(wrap=False): (6.261469975, 5.0,)
    test 163 HeightIDWflatPolar(tuple): <type 'tuple'>
    test 164 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 165 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 166 HeightIDWflatPolar(wrap=False): [6.261469975, 5.0]
    test 167 HeightIDWflatPolar(list: <type 'list'>
    test 168 HeightIDWflatPolar(list-float): <type 'float'>
    test 169 HeightIDWflatPolar(list-float): <type 'float'>
    test 170 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 171 copy(HeightIDW3): (<class 'pygeodesy.deprecated.HeightIDW3'>, True)
    test 172 HeightIDW3.copy(): (<class 'pygeodesy.deprecated.HeightIDW3'>, True)
    test 173 HeightIDW3(wrap=True): 6.108538037
    test 174 HeightIDW3(float): <type 'float'>
    test 175 HeightIDW3(latlon): True
    test 176 HeightIDW3(wrap=True): 5.0
    test 177 HeightIDW3(float): <type 'float'>
    test 178 HeightIDW3(latlon): True
    test 179 HeightIDW3(wrap=True): (6.108538037, 5.0,)
    test 180 HeightIDW3(tuple): <type 'tuple'>
    test 181 HeightIDW3(tuple-float): <type 'float'>
    test 182 HeightIDW3(tuple-float): <type 'float'>
    test 183 HeightIDW3(wrap=True): [6.108538037, 5.0]
    test 184 HeightIDW3(list: <type 'list'>
    test 185 HeightIDW3(list-float): <type 'float'>
    test 186 HeightIDW3(list-float): <type 'float'>
    test 187 HeightError: llis[0] (0.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(wrap=False): 6.108538037
    test 191 HeightIDWhaversine(float): <type 'float'>
    test 192 HeightIDWhaversine(latlon): True
    test 193 HeightIDWhaversine(wrap=False): 5.0
    test 194 HeightIDWhaversine(float): <type 'float'>
    test 195 HeightIDWhaversine(latlon): True
    test 196 HeightIDWhaversine(wrap=False): (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(wrap=False): [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] (0.0): 'float' object has no attribute 'lon'
    test 205 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 206 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 207 HeightIDWvincentys(wrap=True): 6.108538037
    test 208 HeightIDWvincentys(float): <type 'float'>
    test 209 HeightIDWvincentys(latlon): True
    test 210 HeightIDWvincentys(wrap=True): 5.0
    test 211 HeightIDWvincentys(float): <type 'float'>
    test 212 HeightIDWvincentys(latlon): True
    test 213 HeightIDWvincentys(wrap=True): (6.108538037, 5.0,)
    test 214 HeightIDWvincentys(tuple): <type 'tuple'>
    test 215 HeightIDWvincentys(tuple-float): <type 'float'>
    test 216 HeightIDWvincentys(tuple-float): <type 'float'>
    test 217 HeightIDWvincentys(wrap=True): [6.108538037, 5.0]
    test 218 HeightIDWvincentys(list: <type 'list'>
    test 219 HeightIDWvincentys(list-float): <type 'float'>
    test 220 HeightIDWvincentys(list-float): <type 'float'>
    test 221 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 222 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 223 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 224 HeightIDWvincentys(wrap=False): 6.108538037
    test 225 HeightIDWvincentys(float): <type 'float'>
    test 226 HeightIDWvincentys(latlon): True
    test 227 HeightIDWvincentys(wrap=False): 5.0
    test 228 HeightIDWvincentys(float): <type 'float'>
    test 229 HeightIDWvincentys(latlon): True
    test 230 HeightIDWvincentys(wrap=False): (6.108538037, 5.0,)
    test 231 HeightIDWvincentys(tuple): <type 'tuple'>
    test 232 HeightIDWvincentys(tuple-float): <type 'float'>
    test 233 HeightIDWvincentys(tuple-float): <type 'float'>
    test 234 HeightIDWvincentys(wrap=False): [6.108538037, 5.0]
    test 235 HeightIDWvincentys(list: <type 'list'>
    test 236 HeightIDWvincentys(list-float): <type 'float'>
    test 237 HeightIDWvincentys(list-float): <type 'float'>
    test 238 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 239 intersection: 02.64932°N, 002.550079°E, +2.50m
    test 240 copy(HeightIDW): (<class 'pygeodesy.deprecated.HeightIDW'>, True)
    test 241 HeightIDW.copy(): (<class 'pygeodesy.deprecated.HeightIDW'>, True)
    test 242 HeightIDW(adjust=True): 2.592747784
    test 243 HeightIDW(float): <type 'float'>
    test 244 HeightIDW(latlon): True
    test 245 HeightIDW(adjust=True): 3.0
    test 246 HeightIDW(float): <type 'float'>
    test 247 HeightIDW(latlon): True
    test 248 HeightIDW(adjust=True): (2.592747784, 3.0,)
    test 249 HeightIDW(tuple): <type 'tuple'>
    test 250 HeightIDW(tuple-float): <type 'float'>
    test 251 HeightIDW(tuple-float): <type 'float'>
    test 252 HeightIDW(adjust=True): [2.592747784, 3.0]
    test 253 HeightIDW(list: <type 'list'>
    test 254 HeightIDW(list-float): <type 'float'>
    test 255 HeightIDW(list-float): <type 'float'>
    test 256 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 257 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 258 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 259 HeightIDWcosineLaw(wrap=True): 2.592742938
    test 260 HeightIDWcosineLaw(float): <type 'float'>
    test 261 HeightIDWcosineLaw(latlon): True
    test 262 HeightIDWcosineLaw(wrap=True): 3.0
    test 263 HeightIDWcosineLaw(float): <type 'float'>
    test 264 HeightIDWcosineLaw(latlon): True
    test 265 HeightIDWcosineLaw(wrap=True): (2.592742938, 3.0,)
    test 266 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 267 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 268 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 269 HeightIDWcosineLaw(wrap=True): [2.592742938, 3.0]
    test 270 HeightIDWcosineLaw(list: <type 'list'>
    test 271 HeightIDWcosineLaw(list-float): <type 'float'>
    test 272 HeightIDWcosineLaw(list-float): <type 'float'>
    test 273 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 274 copy(HeightIDWcosineLaw): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 275 HeightIDWcosineLaw.copy(): (<class 'pygeodesy.heights.HeightIDWcosineLaw'>, True)
    test 276 HeightIDWcosineLaw(wrap=False): 2.592742938
    test 277 HeightIDWcosineLaw(float): <type 'float'>
    test 278 HeightIDWcosineLaw(latlon): True
    test 279 HeightIDWcosineLaw(wrap=False): 3.0
    test 280 HeightIDWcosineLaw(float): <type 'float'>
    test 281 HeightIDWcosineLaw(latlon): True
    test 282 HeightIDWcosineLaw(wrap=False): (2.592742938, 3.0,)
    test 283 HeightIDWcosineLaw(tuple): <type 'tuple'>
    test 284 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 285 HeightIDWcosineLaw(tuple-float): <type 'float'>
    test 286 HeightIDWcosineLaw(wrap=False): [2.592742938, 3.0]
    test 287 HeightIDWcosineLaw(list: <type 'list'>
    test 288 HeightIDWcosineLaw(list-float): <type 'float'>
    test 289 HeightIDWcosineLaw(list-float): <type 'float'>
    test 290 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 291 copy(HeightIDWeuclidean): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 292 HeightIDWeuclidean.copy(): (<class 'pygeodesy.heights.HeightIDWeuclidean'>, True)
    test 293 HeightIDWeuclidean(adjust=False): 2.592735027
    test 294 HeightIDWeuclidean(float): <type 'float'>
    test 295 HeightIDWeuclidean(latlon): True
    test 296 HeightIDWeuclidean(adjust=False): 3.0
    test 297 HeightIDWeuclidean(float): <type 'float'>
    test 298 HeightIDWeuclidean(latlon): True
    test 299 HeightIDWeuclidean(adjust=False): (2.592735027, 3.0,)
    test 300 HeightIDWeuclidean(tuple): <type 'tuple'>
    test 301 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 302 HeightIDWeuclidean(tuple-float): <type 'float'>
    test 303 HeightIDWeuclidean(adjust=False): [2.592735027, 3.0]
    test 304 HeightIDWeuclidean(list: <type 'list'>
    test 305 HeightIDWeuclidean(list-float): <type 'float'>
    test 306 HeightIDWeuclidean(list-float): <type 'float'>
    test 307 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 308 copy(HeightIDW2): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 309 HeightIDW2.copy(): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 310 HeightIDW2(adjust=True, wrap=False): 2.592743455
    test 311 HeightIDW2(float): <type 'float'>
    test 312 HeightIDW2(latlon): True
    test 313 HeightIDW2(adjust=True, wrap=False): 3.0
    test 314 HeightIDW2(float): <type 'float'>
    test 315 HeightIDW2(latlon): True
    test 316 HeightIDW2(adjust=True, wrap=False): (2.592743455, 3.0,)
    test 317 HeightIDW2(tuple): <type 'tuple'>
    test 318 HeightIDW2(tuple-float): <type 'float'>
    test 319 HeightIDW2(tuple-float): <type 'float'>
    test 320 HeightIDW2(adjust=True, wrap=False): [2.592743455, 3.0]
    test 321 HeightIDW2(list: <type 'list'>
    test 322 HeightIDW2(list-float): <type 'float'>
    test 323 HeightIDW2(list-float): <type 'float'>
    test 324 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 325 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 326 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 327 HeightIDWequirectangular(adjust=True, wrap=True): 2.592743455
    test 328 HeightIDWequirectangular(float): <type 'float'>
    test 329 HeightIDWequirectangular(latlon): True
    test 330 HeightIDWequirectangular(adjust=True, wrap=True): 3.0
    test 331 HeightIDWequirectangular(float): <type 'float'>
    test 332 HeightIDWequirectangular(latlon): True
    test 333 HeightIDWequirectangular(adjust=True, wrap=True): (2.592743455, 3.0,)
    test 334 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 335 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 336 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 337 HeightIDWequirectangular(adjust=True, wrap=True): [2.592743455, 3.0]
    test 338 HeightIDWequirectangular(list: <type 'list'>
    test 339 HeightIDWequirectangular(list-float): <type 'float'>
    test 340 HeightIDWequirectangular(list-float): <type 'float'>
    test 341 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 342 copy(HeightIDW2): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 343 HeightIDW2.copy(): (<class 'pygeodesy.deprecated.HeightIDW2'>, True)
    test 344 HeightIDW2(adjust=False, wrap=False): 2.592732915
    test 345 HeightIDW2(float): <type 'float'>
    test 346 HeightIDW2(latlon): True
    test 347 HeightIDW2(adjust=False, wrap=False): 3.0
    test 348 HeightIDW2(float): <type 'float'>
    test 349 HeightIDW2(latlon): True
    test 350 HeightIDW2(adjust=False, wrap=False): (2.592732915, 3.0,)
    test 351 HeightIDW2(tuple): <type 'tuple'>
    test 352 HeightIDW2(tuple-float): <type 'float'>
    test 353 HeightIDW2(tuple-float): <type 'float'>
    test 354 HeightIDW2(adjust=False, wrap=False): [2.592732915, 3.0]
    test 355 HeightIDW2(list: <type 'list'>
    test 356 HeightIDW2(list-float): <type 'float'>
    test 357 HeightIDW2(list-float): <type 'float'>
    test 358 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 359 copy(HeightIDWequirectangular): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 360 HeightIDWequirectangular.copy(): (<class 'pygeodesy.heights.HeightIDWequirectangular'>, True)
    test 361 HeightIDWequirectangular(adjust=False, wrap=True): 2.592732915
    test 362 HeightIDWequirectangular(float): <type 'float'>
    test 363 HeightIDWequirectangular(latlon): True
    test 364 HeightIDWequirectangular(adjust=False, wrap=True): 3.0
    test 365 HeightIDWequirectangular(float): <type 'float'>
    test 366 HeightIDWequirectangular(latlon): True
    test 367 HeightIDWequirectangular(adjust=False, wrap=True): (2.592732915, 3.0,)
    test 368 HeightIDWequirectangular(tuple): <type 'tuple'>
    test 369 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 370 HeightIDWequirectangular(tuple-float): <type 'float'>
    test 371 HeightIDWequirectangular(adjust=False, wrap=True): [2.592732915, 3.0]
    test 372 HeightIDWequirectangular(list: <type 'list'>
    test 373 HeightIDWequirectangular(list-float): <type 'float'>
    test 374 HeightIDWequirectangular(list-float): <type 'float'>
    test 375 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 376 copy(HeightIDWflatLocal): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 377 HeightIDWflatLocal.copy(): (<class 'pygeodesy.heights.HeightIDWflatLocal'>, True)
    test 378 HeightIDWflatLocal(wrap=False): 2.689429914
    test 379 HeightIDWflatLocal(float): <type 'float'>
    test 380 HeightIDWflatLocal(latlon): True
    test 381 HeightIDWflatLocal(wrap=False): 3.0
    test 382 HeightIDWflatLocal(float): <type 'float'>
    test 383 HeightIDWflatLocal(latlon): True
    test 384 HeightIDWflatLocal(wrap=False): (2.689429914, 3.0,)
    test 385 HeightIDWflatLocal(tuple): <type 'tuple'>
    test 386 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 387 HeightIDWflatLocal(tuple-float): <type 'float'>
    test 388 HeightIDWflatLocal(wrap=False): [2.689429914, 3.0]
    test 389 HeightIDWflatLocal(list: <type 'list'>
    test 390 HeightIDWflatLocal(list-float): <type 'float'>
    test 391 HeightIDWflatLocal(list-float): <type 'float'>
    test 392 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 393 copy(HeightIDWflatPolar): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 394 HeightIDWflatPolar.copy(): (<class 'pygeodesy.heights.HeightIDWflatPolar'>, True)
    test 395 HeightIDWflatPolar(wrap=False): 2.592973059
    test 396 HeightIDWflatPolar(float): <type 'float'>
    test 397 HeightIDWflatPolar(latlon): True
    test 398 HeightIDWflatPolar(wrap=False): 3.0
    test 399 HeightIDWflatPolar(float): <type 'float'>
    test 400 HeightIDWflatPolar(latlon): True
    test 401 HeightIDWflatPolar(wrap=False): (2.592973059, 3.0,)
    test 402 HeightIDWflatPolar(tuple): <type 'tuple'>
    test 403 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 404 HeightIDWflatPolar(tuple-float): <type 'float'>
    test 405 HeightIDWflatPolar(wrap=False): [2.592973059, 3.0]
    test 406 HeightIDWflatPolar(list: <type 'list'>
    test 407 HeightIDWflatPolar(list-float): <type 'float'>
    test 408 HeightIDWflatPolar(list-float): <type 'float'>
    test 409 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 410 copy(HeightIDW3): (<class 'pygeodesy.deprecated.HeightIDW3'>, True)
    test 411 HeightIDW3.copy(): (<class 'pygeodesy.deprecated.HeightIDW3'>, True)
    test 412 HeightIDW3(wrap=True): 2.592742938
    test 413 HeightIDW3(float): <type 'float'>
    test 414 HeightIDW3(latlon): True
    test 415 HeightIDW3(wrap=True): 3.0
    test 416 HeightIDW3(float): <type 'float'>
    test 417 HeightIDW3(latlon): True
    test 418 HeightIDW3(wrap=True): (2.592742938, 3.0,)
    test 419 HeightIDW3(tuple): <type 'tuple'>
    test 420 HeightIDW3(tuple-float): <type 'float'>
    test 421 HeightIDW3(tuple-float): <type 'float'>
    test 422 HeightIDW3(wrap=True): [2.592742938, 3.0]
    test 423 HeightIDW3(list: <type 'list'>
    test 424 HeightIDW3(list-float): <type 'float'>
    test 425 HeightIDW3(list-float): <type 'float'>
    test 426 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 427 copy(HeightIDWhaversine): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 428 HeightIDWhaversine.copy(): (<class 'pygeodesy.heights.HeightIDWhaversine'>, True)
    test 429 HeightIDWhaversine(wrap=False): 2.592742938
    test 430 HeightIDWhaversine(float): <type 'float'>
    test 431 HeightIDWhaversine(latlon): True
    test 432 HeightIDWhaversine(wrap=False): 3.0
    test 433 HeightIDWhaversine(float): <type 'float'>
    test 434 HeightIDWhaversine(latlon): True
    test 435 HeightIDWhaversine(wrap=False): (2.592742938, 3.0,)
    test 436 HeightIDWhaversine(tuple): <type 'tuple'>
    test 437 HeightIDWhaversine(tuple-float): <type 'float'>
    test 438 HeightIDWhaversine(tuple-float): <type 'float'>
    test 439 HeightIDWhaversine(wrap=False): [2.592742938, 3.0]
    test 440 HeightIDWhaversine(list: <type 'list'>
    test 441 HeightIDWhaversine(list-float): <type 'float'>
    test 442 HeightIDWhaversine(list-float): <type 'float'>
    test 443 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 444 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 445 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 446 HeightIDWvincentys(wrap=True): 2.592742938
    test 447 HeightIDWvincentys(float): <type 'float'>
    test 448 HeightIDWvincentys(latlon): True
    test 449 HeightIDWvincentys(wrap=True): 3.0
    test 450 HeightIDWvincentys(float): <type 'float'>
    test 451 HeightIDWvincentys(latlon): True
    test 452 HeightIDWvincentys(wrap=True): (2.592742938, 3.0,)
    test 453 HeightIDWvincentys(tuple): <type 'tuple'>
    test 454 HeightIDWvincentys(tuple-float): <type 'float'>
    test 455 HeightIDWvincentys(tuple-float): <type 'float'>
    test 456 HeightIDWvincentys(wrap=True): [2.592742938, 3.0]
    test 457 HeightIDWvincentys(list: <type 'list'>
    test 458 HeightIDWvincentys(list-float): <type 'float'>
    test 459 HeightIDWvincentys(list-float): <type 'float'>
    test 460 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    test 461 copy(HeightIDWvincentys): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 462 HeightIDWvincentys.copy(): (<class 'pygeodesy.heights.HeightIDWvincentys'>, True)
    test 463 HeightIDWvincentys(wrap=False): 2.592742938
    test 464 HeightIDWvincentys(float): <type 'float'>
    test 465 HeightIDWvincentys(latlon): True
    test 466 HeightIDWvincentys(wrap=False): 3.0
    test 467 HeightIDWvincentys(float): <type 'float'>
    test 468 HeightIDWvincentys(latlon): True
    test 469 HeightIDWvincentys(wrap=False): (2.592742938, 3.0,)
    test 470 HeightIDWvincentys(tuple): <type 'tuple'>
    test 471 HeightIDWvincentys(tuple-float): <type 'float'>
    test 472 HeightIDWvincentys(tuple-float): <type 'float'>
    test 473 HeightIDWvincentys(wrap=False): [2.592742938, 3.0]
    test 474 HeightIDWvincentys(list: <type 'list'>
    test 475 HeightIDWvincentys(list-float): <type 'float'>
    test 476 HeightIDWvincentys(list-float): <type 'float'>
    test 477 HeightError: llis[0] (0.0): 'float' object has no attribute 'lon'
    80 tests skipped (80): no scipy

    all 477 testHeights.py tests passed, 80 skipped (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 124.775 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testKarney.py

    testing testKarney.py 20.06.05 (module pygeodesy.karney 20.06.05)
    103 tests skipped (103): no geographiclib

    testMath(pygeodesy.karney, 20.06.05)
    test 1 _diff182(-180, -180): 0.0  FAILED, KNOWN, expected -0.0
    test 2 _diff182(-180, -90): 90.0
    test 3 _diff182(-180, 0): 180.0  FAILED, KNOWN, expected -180.0
    test 4 _diff182(-180, 90): -90.0
    test 5 _diff182(-180, 180): 0.0  FAILED, KNOWN, expected -0.0
    test 6 _diff182(-90, -180): -90.0
    test 7 _diff182(-90, -90): 0.0  FAILED, KNOWN, expected -0.0
    test 8 _diff182(-90, 0): 90.0
    test 9 _diff182(-90, 90): 180.0  FAILED, KNOWN, expected -180.0
    test 10 _diff182(-90, 180): -90.0
    test 11 _diff182(0, -180): 180.0  FAILED, KNOWN, expected -180.0
    test 12 _diff182(0, -90): -90.0
    test 13 _diff182(0, 0): 0
    test 14 _diff182(0, 90): 90.0
    test 15 _diff182(0, 180): 180.0  FAILED, KNOWN, expected -180.0
    test 16 _diff182(90, -180): 90.0
    test 17 _diff182(90, -90): 180.0  FAILED, KNOWN, expected -180.0
    test 18 _diff182(90, 0): -90.0
    test 19 _diff182(90, 90): 0.0  FAILED, KNOWN, expected -0.0
    test 20 _diff182(90, 180): 90.0
    test 21 _diff182(180, -180): 0.0  FAILED, KNOWN, expected -0.0
    test 22 _diff182(180, -90): 90.0
    test 23 _diff182(180, 0): 180.0  FAILED, KNOWN, expected -180.0
    test 24 _diff182(180, 90): -90.0
    test 25 _diff182(180, 180): 0.0  FAILED, KNOWN, expected -0.0
    test 26 _norm180(-361): -1.0
    test 27  wrap180(-361): -1.0
    test 28 _norm180(-360): -0.0
    test 29  wrap180(-360): 0.0  FAILED, KNOWN, expected -0.0
    test 30 _norm180(-180): 180.0
    test 31  wrap180(-180): -180.0  FAILED, KNOWN, expected 180.0
    test 32 _norm180(-90): -90.0
    test 33  wrap180(-90): -90.0
    test 34 _norm180(0): 0.0
    test 35  wrap180(0): 0.0
    test 36 _norm180(0): 0.0
    test 37  wrap180(0): 0.0
    test 38 _norm180(90): 90.0
    test 39  wrap180(90): 90.0
    test 40 _norm180(180): 180.0
    test 41  wrap180(180): 180.0
    test 42 _norm180(360): 0.0
    test 43  wrap180(360): 0.0
    test 44 _norm180(361): 1.0
    test 45  wrap180(361): 1.0
    test 46 _fsum2_: 1.0e-20
    test 47 _fsum2_: 0.0
    test 48 _fsum2_: -8.0e-20  FAILED, KNOWN, expected 1.0e-20
    test 49 _fsum2_: 1.0e-20
    test 50 _fsum2_: -3.5890509874e+19  FAILED, KNOWN, expected 1.0
    test 51 _fsum2_: 0.0

    16 of 51 testKarney.py tests (31.4%) FAILED, ALL KNOWN, 103 skipped (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 3.565 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testLatLon.py

    testing testLatLon.py 20.05.20

    testLatLon(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 1 isEllipsoidal: True
    test 2 isSpherical: False
    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 isequalTo: False
    test 18 antipode1: 52.205°S, 179.881°W
    test 19 antipode2: True
    test 20 antipode3: 52.205°N, 000.119°E
    test 21 antipode4: True
    test 22 antipode5: 52.205°N, 000.119°E
    test 23 copy: True
    test 24 __eq__: True
    test 25 __ne__: False
    test 26 equirectangularTo: 404329.56
    test 27 distanceTo: 404279.720589
    test 28 distanceTo: 404279.720589
    test 29 distanceTo: 3972863
    test 30 distanceTo: 18013602.92
    test 31 distanceTo: 0.00  FAILED, KNOWN, expected 20003931.46
    test 32 intermediateTo: 51.372294°N, 000.707192°E
    test 33 intermediateTo: True
    test 34 intermediateTo: 404279.721
    test 35 intermediateTo+5: 35.560239°N, 008.833512°E
    test 36 intermediateTo+5: 4.885
    test 37 intermediateTo-4: 64.570387°N, 013.156352°W
    test 38 intermediateTo-4: 3.885
    test 39 intermediateTo-h: 125.000
    test 40 cosineLawTo: 124801.098
    test 41 cosineLawTo: 124801.098
    test 42 equirectangularTo: 124804.754
    test 43 equirectangularTo: 124804.754
    test 44 euclideanTo: 131273.287
    test 45 euclideanTo: 131273.287
    test 46 flatLocalTo: 125209.633
    test 47 flatPolarTo: 133663.257
    test 48 haversineTo: 124801.098
    test 49 haversineTo: 124801.098
    test 50 vincentysTo: 124801.098
    test 51 vincentysTo: 124801.098
    test 52 isclockwise: False
    test 53 isclockwise*: False
    test 54 isclockwise: True
    test 55 isclockwise*: True
    test 56 isclockwise: points (2): too few
    test 57 isclockwise*: points (2): too few
    test 58 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 59 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 60 isconvex: False
    test 61 isconvex*: False
    test 62 isconvex: True
    test 63 isconvex*: True
    test 64 isconvex: points (2): too few
    test 65 isconvex*: points (2): too few
    test 66 isenclosedBy1: True
    test 67 isenclosedBy1*: True
    test 68 isenclosedBy2: False
    test 69 isenclosedBy2*: False
    test 70 isenclosedBy3: False
    test 71 isenclosedBy3*: False
    test 72 isenclosedBy4: False
    test 73 isenclosedBy4*: False
    test 74 isenclosedBy5: False
    test 75 isenclosedBy5*: False
    test 76 isenclosedBy6: True
    test 77 isenclosedBy6*: True
    test 78 isenclosedBy7: True
    test 79 isenclosedBy7*: True
    test 80 compassAngleTo: 100.017
    test 81 compassAngleTo: 105.599
    test 82 compassAngleTo: 280.017
    test 83 compassAngleTo: 285.599
    test 84 equirectangularTo: 592.185
    test 85 distanceTo: 591.831
    test 86 compassAngleTo: 0.0
    test 87 compassAngleTo: 45.0
    test 88 compassAngleTo: 90.0
    test 89 compassAngleTo: 180.0
    test 90 compassAngleTo: 225.0
    test 91 compassAngleTo: 315.0
    test 92 compassAngleTo: 270.0
    test 93 compassAngleTo: 359.4
    test 94 latlon2: (53.0, 1.0)
    test 95 philam2: (0.93, 0.02)
    test 96 compassAngleTo: 31
    test 97 compassAngleTo: 45
    test 98 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 99 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 100 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 101 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 102 isequalTo: <type 'bool'>
    test 103 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 104 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 105 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 106 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 107 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 108 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 109 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 110 compassAngleTo: <type 'float'>
    test 111 cosineLawTo: <type 'float'>
    test 112 euclideanTo: <type 'float'>
    test 113 flatLocalTo: <type 'float'>
    test 114 flatPolarTo: <type 'float'>
    test 115 haversineTo: <type 'float'>
    test 116 vincentysTo: <type 'float'>
    test 117 toVector: (0.615661, 0.0, 0.788011)
    test 118 toVector3d: (0.61566, 0.0, 0.78801)

    testLatLon(pygeodesy.ellipsoidalVincenty, 20.05.28)
    test 119 isEllipsoidal: True
    test 120 isSpherical: False
    test 121 lat/lonDMS: 52.20472°N, 000.14056°E
    test 122 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 123 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 124 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 125 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 126 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 127 isequalTo: True
    test 128 isequalTo: True
    test 129 latlon2: 52.20472, 0.14056
    test 130 latlon2: 52.2047, 0.1406
    test 131 latlon2: 52.205, 0.141
    test 132 latlon2: 52.2, 0.14
    test 133 latlon2: 52.2, 0.1
    test 134 latlon2: 52.0, 0.0
    test 135 isequalTo: False
    test 136 antipode1: 52.205°S, 179.881°W
    test 137 antipode2: True
    test 138 antipode3: 52.205°N, 000.119°E
    test 139 antipode4: True
    test 140 antipode5: 52.205°N, 000.119°E
    test 141 initialBearingTo: 156.1106
    test 142 finalBearingTo: 157.8345
    test 143 initialBearingTo: 65.9335
    test 144 finalBearingTo: 93.9034
    test 145 bearingTo2: 156.1106, 157.8345
    test 146 ispolar: True
    test 147 copy: True
    test 148 __eq__: True
    test 149 __ne__: False
    test 150 equirectangularTo: 404329.56
    test 151 distanceTo: 404607.805988
    test 152 distanceTo: 404607.805988
    test 153 distanceTo: 3981601
    test 154 antipodal: False
    test 155 distanceTo dateline: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 156 distanceTo unrolled: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 157 antipodal: False
    test 158 distanceTo dateline: 9513998
    test 159 distanceTo unrolled: 9513998
    test 160 distanceTo: 18012714.66
    test 161 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 162 distanceTo3 dateline: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 163 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 164 distanceTo3 dateline: no convergence: LatLon(41°19′12.0″S, 174°48′36.0″E) to LatLon(40°57′36.0″N, 005°30′00.0″W)  FAILED, KNOWN, expected no convergence ...
    test 165 distanceTo3 dateline: 9513997.9901, 42.9164, 138.8903
    test 166 destination: 51.513526°N, 000.098038°W
    test 167 destination: 51°30′49″N, 000°05′53″W
    test 168 destination: 33°57′N, 118°24′W
    test 169 destination: 33.950367°N, 118.399012°W
    test 170 destination: 0.592546N, 2.066453W
    test 171 destination: 32.11195529°N, 064.56074722°E  FAILED, KNOWN, expected 32.11195529°N, 063.95925278°E
    test 172 cosineLawTo: 124801.098
    test 173 cosineLawTo: 124801.098
    test 174 equirectangularTo: 124804.754
    test 175 equirectangularTo: 124804.754
    test 176 euclideanTo: 131273.287
    test 177 euclideanTo: 131273.287
    test 178 flatLocalTo: 125209.633
    test 179 flatPolarTo: 133663.257
    test 180 haversineTo: 124801.098
    test 181 haversineTo: 124801.098
    test 182 vincentysTo: 124801.098
    test 183 vincentysTo: 124801.098
    test 184 isclockwise: False
    test 185 isclockwise*: False
    test 186 isclockwise: True
    test 187 isclockwise*: True
    test 188 isclockwise: points (2): too few
    test 189 isclockwise*: points (2): too few
    test 190 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 191 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 192 isconvex: False
    test 193 isconvex*: False
    test 194 isconvex: True
    test 195 isconvex*: True
    test 196 isconvex: points (2): too few
    test 197 isconvex*: points (2): too few
    test 198 isenclosedBy1: True
    test 199 isenclosedBy1*: True
    test 200 isenclosedBy2: False
    test 201 isenclosedBy2*: False
    test 202 isenclosedBy3: False
    test 203 isenclosedBy3*: False
    test 204 isenclosedBy4: False
    test 205 isenclosedBy4*: False
    test 206 isenclosedBy5: False
    test 207 isenclosedBy5*: False
    test 208 isenclosedBy6: True
    test 209 isenclosedBy6*: True
    test 210 isenclosedBy7: True
    test 211 isenclosedBy7*: True
    test 212 initialBearingTo: 102.392291
    test 213 compassAngleTo: 100.017
    test 214 compassAngleTo: 105.599
    test 215 initialBearingTo: 288.676039
    test 216 compassAngleTo: 280.017
    test 217 compassAngleTo: 285.599
    test 218 equirectangularTo: 592.185
    test 219 distanceTo: 593.571
    test 220 bearingTo: 0.0
    test 221 compassAngleTo: 0.0
    test 222 bearingTo: 45.2  FAILED, KNOWN, expected 45.0
    test 223 compassAngleTo: 45.0
    test 224 bearingTo: 90.0
    test 225 compassAngleTo: 90.0
    test 226 bearingTo: 180.0
    test 227 compassAngleTo: 180.0
    test 228 bearingTo: 225.2  FAILED, KNOWN, expected 225.0
    test 229 compassAngleTo: 225.0
    test 230 bearingTo: 314.8  FAILED, KNOWN, expected 315.0
    test 231 compassAngleTo: 315.0
    test 232 bearingTo: 270.0
    test 233 compassAngleTo: 270.0
    test 234 bearingTo: 360.0  FAILED, KNOWN, expected 359.4
    test 235 compassAngleTo: 359.4
    test 236 latlon2: (53.0, 1.0)
    test 237 philam2: (0.93, 0.02)
    test 238 bearingTo: 31
    test 239 compassAngleTo: 31
    test 240 compassAngleTo: 45
    test 241 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 242 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 243 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 244 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 245 isequalTo: <type 'bool'>
    test 246 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 247 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 248 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 249 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 250 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 251 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 252 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 253 compassAngleTo: <type 'float'>
    test 254 cosineLawTo: <type 'float'>
    test 255 euclideanTo: <type 'float'>
    test 256 flatLocalTo: <type 'float'>
    test 257 flatPolarTo: <type 'float'>
    test 258 haversineTo: <type 'float'>
    test 259 vincentysTo: <type 'float'>
    test 260 toNvector: (0.615661, 0.0, 0.788011)
    test 261 toVector: (0.615661, 0.0, 0.788011)
    test 262 toVector3d: (0.61566, 0.0, 0.78801)

    testLatLon(pygeodesy.sphericalNvector, 20.05.08)
    test 263 isEllipsoidal: False
    test 264 isSpherical: True
    test 265 lat/lonDMS: 52.20472°N, 000.14056°E
    test 266 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 267 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 268 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 269 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 270 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 271 isequalTo: True
    test 272 isequalTo: True
    test 273 latlon2: 52.20472, 0.14056
    test 274 latlon2: 52.2047, 0.1406
    test 275 latlon2: 52.205, 0.141
    test 276 latlon2: 52.2, 0.14
    test 277 latlon2: 52.2, 0.1
    test 278 latlon2: 52.0, 0.0
    test 279 isequalTo: False
    test 280 antipode1: 52.205°S, 179.881°W
    test 281 antipode2: True
    test 282 antipode3: 52.205°N, 000.119°E
    test 283 antipode4: True
    test 284 antipode5: 52.205°N, 000.119°E
    test 285 initialBearingTo: 156.1666
    test 286 finalBearingTo: 157.8904
    test 287 initialBearingTo: 65.8921
    test 288 finalBearingTo: 93.8581
    test 289 bearingTo2: 156.1666, 157.8904
    test 290 ispolar: True
    test 291 copy: True
    test 292 __eq__: True
    test 293 __ne__: False
    test 294 equirectangularTo: 404329.56
    test 295 distanceTo: 404279.720589
    test 296 distanceTo: 404279.720589
    test 297 distanceTo: 2145
    test 298 distanceTo: 18013602.92
    test 299 distanceTo: 0.00  FAILED, KNOWN, expected 20015114.35
    test 300 intermediateTo: 51.372084°N, 000.707337°E
    test 301 intermediateTo: True
    test 302 intermediateTo: 404279.721
    test 303 intermediateTo+5: 35.160975°N, 008.989542°E
    test 304 intermediateTo+5: 5.000
    test 305 intermediateTo-4: 64.911647°N, 013.726301°W
    test 306 intermediateTo-4: 4.000
    test 307 intermediateTo-h: 125.000
    test 308 intermediateChordTo: 51.372294°N, 000.707192°E
    test 309 intermediateChordTo: True
    test 310 intermediateChordTo-h: 125.000
    test 311 midpointTo: 50.536327°N, 001.274614°E
    test 312 destination: 51.513546°N, 000.098345°W
    test 313 destination: 51°30′49″N, 000°05′54″W
    test 314 destination: 34°37′N, 116°33′W
    test 315 destination: 34.613647°N, 116.55116°W
    test 316 destination: 0.604122N, 2.034201W
    test 317 destination: 31.96383509°N, 064.37329146°E
    test 318 alongTrackDistanceTo: alongTrackDistanceTo() got an unexpected keyword argument 'known'  FAILED, KNOWN, expected incompatible ...
    test 319 alongTrackDistanceTo: 62331.58
    test 320 alongTrackDistanceTo: 99.588
    test 321 alongTrackDistanceTo: -7702.7
    test 322 alongTrackDistanceTo: 7587.6
    test 323 crossTrackDistanceTo: -305.665281606  FAILED, KNOWN, expected TypeError
    test 324 crossTrackDistanceTo: -307.55
    test 325 crossTrackDistanceTo: 7.4524
    test 326 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 327 cosineLawTo: 124801.098
    test 328 cosineLawTo: 124801.098
    test 329 equirectangularTo: 124804.754
    test 330 equirectangularTo: 124804.754
    test 331 euclideanTo: 131273.287
    test 332 euclideanTo: 131273.287
    test 333 flatLocalTo: 124804.754
    test 334 flatPolarTo: 133663.257
    test 335 haversineTo: 124801.098
    test 336 haversineTo: 124801.098
    test 337 vincentysTo: 124801.098
    test 338 vincentysTo: 124801.098
    test 339 greatCircleTo: (-0.79408, 0.12859, 0.59406)
    test 340 isclockwise: False
    test 341 isclockwise*: False
    test 342 isclockwise: True
    test 343 isclockwise*: True
    test 344 isclockwise: points (2): too few
    test 345 isclockwise*: points (2): too few
    test 346 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 347 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 348 isconvex: False
    test 349 isconvex*: False
    test 350 isconvex: True
    test 351 isconvex*: True
    test 352 isconvex: points (2): too few
    test 353 isconvex*: points (2): too few
    test 354 isenclosedBy1: True
    test 355 isenclosedBy1*: True
    test 356 isenclosedBy2: False
    test 357 isenclosedBy2*: False
    test 358 isenclosedBy3: False
    test 359 isenclosedBy3*: False
    test 360 isenclosedBy4: False
    test 361 isenclosedBy4*: False
    test 362 isenclosedBy5: False
    test 363 isenclosedBy5*: False
    test 364 isenclosedBy6: True
    test 365 isenclosedBy6*: True
    test 366 isenclosedBy7: True
    test 367 isenclosedBy7*: True
    test 368 initialBearingTo: 102.432182
    test 369 compassAngleTo: 100.017
    test 370 compassAngleTo: 105.599
    test 371 initialBearingTo: 288.715918
    test 372 compassAngleTo: 280.017
    test 373 compassAngleTo: 285.599
    test 374 equirectangularTo: 592.185
    test 375 distanceTo: 591.831
    test 376 compassAngleTo: 0.0
    test 377 compassAngleTo: 45.0
    test 378 compassAngleTo: 90.0
    test 379 compassAngleTo: 180.0
    test 380 compassAngleTo: 225.0
    test 381 compassAngleTo: 315.0
    test 382 compassAngleTo: 270.0
    test 383 compassAngleTo: 359.4
    test 384 latlon2: (53.0, 1.0)
    test 385 philam2: (0.93, 0.02)
    test 386 compassAngleTo: 31
    test 387 compassAngleTo: 45
    test 388 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 389 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 390 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 391 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 392 isequalTo: <type 'bool'>
    test 393 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 394 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 395 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 396 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 397 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 398 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 399 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 400 compassAngleTo: <type 'float'>
    test 401 cosineLawTo: <type 'float'>
    test 402 euclideanTo: <type 'float'>
    test 403 flatLocalTo: <type 'float'>
    test 404 flatPolarTo: <type 'float'>
    test 405 haversineTo: <type 'float'>
    test 406 vincentysTo: <type 'float'>
    test 407 toVector: (0.615661, 0.0, 0.788011)
    test 408 toVector3d: (0.61566, 0.0, 0.78801)

    testLatLon(pygeodesy.sphericalTrigonometry, 20.06.14)
    test 409 isEllipsoidal: False
    test 410 isSpherical: True
    test 411 lat/lonDMS: 52.20472°N, 000.14056°E
    test 412 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 413 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 414 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 415 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 416 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 417 isequalTo: True
    test 418 isequalTo: True
    test 419 latlon2: 52.20472, 0.14056
    test 420 latlon2: 52.2047, 0.1406
    test 421 latlon2: 52.205, 0.141
    test 422 latlon2: 52.2, 0.14
    test 423 latlon2: 52.2, 0.1
    test 424 latlon2: 52.0, 0.0
    test 425 isequalTo: False
    test 426 antipode1: 52.205°S, 179.881°W
    test 427 antipode2: True
    test 428 antipode3: 52.205°N, 000.119°E
    test 429 antipode4: True
    test 430 antipode5: 52.205°N, 000.119°E
    test 431 initialBearingTo: 156.1666
    test 432 finalBearingTo: 157.8904
    test 433 initialBearingTo: 65.8921
    test 434 finalBearingTo: 93.8581
    test 435 bearingTo2: 156.1666, 157.8904
    test 436 ispolar: True
    test 437 copy: True
    test 438 __eq__: True
    test 439 __ne__: False
    test 440 equirectangularTo: 404329.56
    test 441 distanceTo: 404279.720589
    test 442 distanceTo: 404279.720589
    test 443 distanceTo: 2145
    test 444 antipodal: False
    test 445 distanceTo dateline: 19967403.498  FAILED, KNOWN, expected 19119590.551
    test 446 distanceTo unrolled: 19967403.498  FAILED, KNOWN, expected 19119590.551
    test 447 antipodal: False
    test 448 distanceTo dateline: 9491735
    test 449 distanceTo unrolled: 9491735
    test 450 distanceTo: 18013602.92
    test 451 distanceTo: 20015114.35
    test 452 intermediateTo: 51.372084°N, 000.707337°E
    test 453 intermediateTo: True
    test 454 intermediateTo: 404279.721
    test 455 intermediateTo+5: 35.160975°N, 008.989542°E
    test 456 intermediateTo+5: 5.000
    test 457 intermediateTo-4: 64.911647°N, 013.726301°W
    test 458 intermediateTo-4: 4.000
    test 459 intermediateTo-h: 125.000
    test 460 midpointTo: 50.536327°N, 001.274614°E
    test 461 destination: 51.513546°N, 000.098345°W
    test 462 destination: 51°30′49″N, 000°05′54″W
    test 463 destination: 34°37′N, 116°33′W
    test 464 destination: 34.613647°N, 116.55116°W
    test 465 destination: 0.604122N, 2.034201W
    test 466 destination: 31.96383509°N, 064.37329146°E
    test 467 alongTrackDistanceTo: alongTrackDistanceTo() got an unexpected keyword argument 'known'  FAILED, KNOWN, expected incompatible ...
    test 468 alongTrackDistanceTo: 62331.58
    test 469 alongTrackDistanceTo: 99.588
    test 470 alongTrackDistanceTo: -7702.7
    test 471 alongTrackDistanceTo: 7587.6
    test 472 crossTrackDistanceTo: type(end) (96): incompatible with LatLon  FAILED, KNOWN, expected incompatible ...
    test 473 crossTrackDistanceTo: -307.55
    test 474 crossTrackDistanceTo: 7.4524
    test 475 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 476 cosineLawTo: 124801.098
    test 477 cosineLawTo: 124801.098
    test 478 equirectangularTo: 124804.754
    test 479 equirectangularTo: 124804.754
    test 480 euclideanTo: 131273.287
    test 481 euclideanTo: 131273.287
    test 482 flatLocalTo: 124804.754
    test 483 flatPolarTo: 133663.257
    test 484 haversineTo: 124801.098
    test 485 haversineTo: 124801.098
    test 486 vincentysTo: 124801.098
    test 487 vincentysTo: 124801.098
    test 488 isclockwise: False
    test 489 isclockwise*: False
    test 490 isclockwise: True
    test 491 isclockwise*: True
    test 492 isclockwise: points (2): too few
    test 493 isclockwise*: points (2): too few
    test 494 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 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 isconvex: False
    test 497 isconvex*: False
    test 498 isconvex: True
    test 499 isconvex*: True
    test 500 isconvex: points (2): too few
    test 501 isconvex*: points (2): too few
    test 502 isenclosedBy1: True
    test 503 isenclosedBy1*: True
    test 504 isenclosedBy2: False
    test 505 isenclosedBy2*: False
    test 506 isenclosedBy3: False
    test 507 isenclosedBy3*: False
    test 508 isenclosedBy4: False
    test 509 isenclosedBy4*: False
    test 510 isenclosedBy5: False
    test 511 isenclosedBy5*: False
    test 512 isenclosedBy6: True
    test 513 isenclosedBy6*: True
    test 514 isenclosedBy7: True
    test 515 isenclosedBy7*: True
    test 516 initialBearingTo: 102.432182
    test 517 compassAngleTo: 100.017
    test 518 compassAngleTo: 105.599
    test 519 initialBearingTo: 288.715918
    test 520 compassAngleTo: 280.017
    test 521 compassAngleTo: 285.599
    test 522 equirectangularTo: 592.185
    test 523 distanceTo: 591.831
    test 524 bearingTo: 0.0
    test 525 compassAngleTo: 0.0
    test 526 bearingTo: 45.0
    test 527 compassAngleTo: 45.0
    test 528 bearingTo: 90.0
    test 529 compassAngleTo: 90.0
    test 530 bearingTo: 180.0
    test 531 compassAngleTo: 180.0
    test 532 bearingTo: 225.0
    test 533 compassAngleTo: 225.0
    test 534 bearingTo: 315.0
    test 535 compassAngleTo: 315.0
    test 536 bearingTo: 270.0
    test 537 compassAngleTo: 270.0
    test 538 bearingTo: 0.0  FAILED, KNOWN, expected 359.4
    test 539 compassAngleTo: 359.4
    test 540 latlon2: (53.0, 1.0)
    test 541 philam2: (0.93, 0.02)
    test 542 bearingTo: 31
    test 543 compassAngleTo: 31
    test 544 compassAngleTo: 45
    test 545 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 546 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 547 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 548 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 549 isequalTo: <type 'bool'>
    test 550 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 551 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 552 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 553 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 554 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 555 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 556 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 557 compassAngleTo: <type 'float'>
    test 558 cosineLawTo: <type 'float'>
    test 559 euclideanTo: <type 'float'>
    test 560 flatLocalTo: <type 'float'>
    test 561 flatPolarTo: <type 'float'>
    test 562 haversineTo: <type 'float'>
    test 563 vincentysTo: <type 'float'>
    test 564 toNvector: (0.61566, 0.0, 0.78801)
    test 565 toVector: (0.615661, 0.0, 0.788011)
    test 566 toVector3d: (0.61566, 0.0, 0.78801)

    27 of 566 testLatLon.py tests (4.8%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 194.793 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testLazily.py

    testing testLazily.py 20.01.07
    test 1 acos1: function
    test 2 anStr: function
    test 3 anstr: function
    test 4 antipode: function
    test 5 antipode_: function
    test 6 areaof: function
    test 7 areaOf: function
    test 8 attrs: function
    test 9 Band: class
    test 10 bases: module
    test 11 basics: module
    test 12 bearing: function
    test 13 Bearing: class
    test 14 bearing_: function
    test 15 Bearing_: class
    test 16 bearingDMS: function
    test 17 bounds: function
    test 18 boundsOf: function
    test 19 CassiniSoldner: class
    test 20 cbrt: function
    test 21 cbrt2: function
    test 22 centroidOf: function
    test 23 classname: function
    test 24 classnaming: function
    test 25 clipCS3: function
    test 26 clipDegrees: function
    test 27 clipDMS: function
    test 28 ClipError: class
    test 29 clipRadians: function
    test 30 clips: function
    test 31 clipSH: function
    test 32 clipSH3: function
    test 33 clipStr: function
    test 34 clipy: module
    test 35 compassAngle: function
    test 36 compassDMS: function
    test 37 compassPoint: function
    test 38 Conic: class
    test 39 Conics: class pygeodesy.named._NamedEnum
    test 40 cosineLaw: function
    test 41 cosineLaw_: function
    test 42 CrossError: class
    test 43 crosserrors: function
    test 44 css: module
    test 45 Css: class
    test 46 CSSError: class
    test 47 date2epoch: function
    test 48 datum: module
    test 49 Datum: class
    test 50 Datums: class pygeodesy.named._NamedEnum
    test 51 decodeEPSG2: function
    test 52 degDMS: function
    test 53 Degrees: class
    test 54 degrees: type builtin_function
    test 55 degrees180: function
    test 56 degrees2m: function
    test 57 degrees360: function
    test 58 degrees90: function
    test 59 deprecated: module
    test 60 Distance: class
    test 61 dms: module
    test 62 Easting: class
    test 63 ecef: module
    test 64 EcefCartesian: class
    test 65 EcefError: class
    test 66 EcefKarney: class
    test 67 EcefMatrix: class
    test 68 EcefVeness: class
    test 69 EcefYou: class
    test 70 egmGeoidHeights: function
    test 71 elevation2: function
    test 72 elevations: module
    test 73 Ellipsoid: class
    test 74 ellipsoidalKarney: module
    test 75 ellipsoidalNvector: module
    test 76 ellipsoidalVincenty: module
    test 77 Ellipsoids: class pygeodesy.named._NamedEnum
    test 78 elliptic: module
    test 79 Elliptic: class
    test 80 EllipticError: class
    test 81 encodeEPSG: function
    test 82 enStr2: function
    test 83 enstr2: function
    test 84 epoch2date: function
    test 85 EPS: float
    test 86 EPS1: float
    test 87 EPS1_2: float
    test 88 EPS_2: float
    test 89 epsg: module
    test 90 Epsg: class
    test 91 EPSGError: class
    test 92 equirectangular: function
    test 93 equirectangular3: function
    test 94 equirectangular_: function
    test 95 errors: module
    test 96 etm: module
    test 97 Etm: class
    test 98 ETMError: class
    test 99 euclidean: function
    test 100 euclidean_: function
    test 101 ExactTransverseMercator: class
    test 102 exception_chaining: function
    test 103 F__E: str
    test 104 F__E_: str
    test 105 F__E__: str
    test 106 F__F: str
    test 107 F__F_: str
    test 108 F__F__: str
    test 109 F__G: str
    test 110 F__G_: str
    test 111 F__G__: str
    test 112 F_D: str
    test 113 F_D_: str
    test 114 F_D__: str
    test 115 F_DEG: str
    test 116 F_DEG_: str
    test 117 F_DEG__: str
    test 118 F_DM: str
    test 119 F_DM_: str
    test 120 F_DM__: str
    test 121 F_DMS: str
    test 122 F_DMS_: str
    test 123 F_DMS__: str
    test 124 F_MIN: str
    test 125 F_MIN_: str
    test 126 F_MIN__: str
    test 127 F_RAD: str
    test 128 F_RAD_: str
    test 129 F_RAD__: str
    test 130 F_SEC: str
    test 131 F_SEC_: str
    test 132 F_SEC__: str
    test 133 false2f: function
    test 134 falsed2f: function
    test 135 favg: function
    test 136 Fdot: class
    test 137 fdot: function
    test 138 fdot3: function
    test 139 Feet: class
    test 140 Fhorner: class
    test 141 fhorner: function
    test 142 fidw: function
    test 143 flatLocal: function
    test 144 flatLocal_: function
    test 145 flatPolar: function
    test 146 flatPolar_: function
    test 147 Float: class
    test 148 Float_: class
    test 149 fmath: module
    test 150 fmean: function
    test 151 formy: module
    test 152 Fpolynomial: class
    test 153 fpolynomial: function
    test 154 fpowers: function
    test 155 fprod: function
    test 156 fractional: function
    test 157 frange: function
    test 158 frechet: module
    test 159 Frechet: class
    test 160 frechet_: function
    test 161 FrechetCosineLaw: class
    test 162 FrechetDegrees: class
    test 163 FrechetEquirectangular: class
    test 164 FrechetError: class
    test 165 FrechetEuclidean: class
    test 166 FrechetFlatLocal: class
    test 167 FrechetFlatPolar: class
    test 168 FrechetHaversine: class
    test 169 FrechetKarney: class
    test 170 FrechetRadians: class
    test 171 FrechetVincentys: class
    test 172 freduce: type builtin_function
    test 173 fStr: function
    test 174 fstr: function
    test 175 fStrzs: function
    test 176 fstrzs: function
    test 177 Fsum: class
    test 178 fsum: type builtin_function
    test 179 fsum_: function
    test 180 ft2m: function
    test 181 Garef: class
    test 182 gars: module
    test 183 GARSError: class
    test 184 geohash: module
    test 185 Geohash: class
    test 186 GeohashError: class
    test 187 GeoidError: class
    test 188 GeoidG2012B: class
    test 189 geoidHeight2: function
    test 190 GeoidKarney: class
    test 191 GeoidPGM: class
    test 192 geoids: module
    test 193 Georef: class
    test 194 halfs2: function
    test 195 hausdorff: module
    test 196 Hausdorff: class
    test 197 hausdorff_: function
    test 198 HausdorffCosineLaw: class
    test 199 HausdorffDegrees: class
    test 200 HausdorffEquirectangular: class
    test 201 HausdorffError: class
    test 202 HausdorffEuclidean: class
    test 203 HausdorffFlatLocal: class
    test 204 HausdorffFlatPolar: class
    test 205 HausdorffHaversine: class
    test 206 HausdorffKarney: class
    test 207 HausdorffRadians: class
    test 208 HausdorffVincentys: class
    test 209 haversine: function
    test 210 haversine_: function
    test 211 Height: class
    test 212 HeightCubic: class
    test 213 HeightError: class
    test 214 HeightIDW: class
    test 215 HeightIDW2: class
    test 216 HeightIDW3: class
    test 217 HeightIDWcosineLaw: class
    test 218 HeightIDWequirectangular: class
    test 219 HeightIDWeuclidean: class
    test 220 HeightIDWflatLocal: class
    test 221 HeightIDWflatPolar: class
    test 222 HeightIDWhaversine: class
    test 223 HeightIDWkarney: class
    test 224 HeightIDWvincentys: class
    test 225 HeightLinear: class
    test 226 HeightLSQBiSpline: class
    test 227 heightOf: function
    test 228 heights: module
    test 229 HeightSmoothBiSpline: class
    test 230 horizon: function
    test 231 hypot: type builtin_function
    test 232 hypot1: function
    test 233 hypot2: function
    test 234 hypot3: function
    test 235 hypot_: function
    test 236 INF: float
    test 237 inStr: function
    test 238 instr: function
    test 239 Int: class
    test 240 Int_: class
    test 241 IntersectionError: class
    test 242 isantipode: function
    test 243 isantipode_: function
    test 244 isclockwise: function
    test 245 isconvex: function
    test 246 isconvex_: function
    test 247 isenclosedby: function
    test 248 isenclosedBy: function
    test 249 isfinite: function
    test 250 isinf: type builtin_function
    test 251 isint: function
    test 252 isLazy: type NoneType
    test 253 isnan: type builtin_function
    test 254 isneg0: function
    test 255 isNumpy2: function
    test 256 isPoints2: function
    test 257 ispolar: function
    test 258 isscalar: function
    test 259 issequence: function
    test 260 isstr: function
    test 261 issubclassof: function
    test 262 isTuple2: function
    test 263 iterNumpy2: function
    test 264 iterNumpy2over: function
    test 265 karney: module
    test 266 Lam: class
    test 267 Lam_: class
    test 268 Lat: class
    test 269 latDMS: function
    test 270 latlon2n_xyz: function
    test 271 LatLon2psxy: class
    test 272 LatLon_: class
    test 273 latlonDMS: function
    test 274 lazily: module
    test 275 LazyImportError: class
    test 276 lcc: module
    test 277 Lcc: class
    test 278 LCCError: class
    test 279 len2: function
    test 280 LenError: class
    test 281 LimitError: class
    test 282 limiterrors: function
    test 283 Lon: class
    test 284 lonDMS: function
    test 285 m2degrees: function
    test 286 m2ft: function
    test 287 m2km: function
    test 288 m2NM: function
    test 289 m2SM: function
    test 290 MANTIS: int
    test 291 map1: function
    test 292 map2: function
    test 293 MAX: float
    test 294 Meter: class
    test 295 mgrs: module
    test 296 Mgrs: class
    test 297 MGRSError: class
    test 298 MIN: float
    test 299 modulename: function
    test 300 n_xyz2latlon: function
    test 301 n_xyz2philam: function
    test 302 named: module
    test 303 nameof: function
    test 304 NAN: float
    test 305 nearestOn3: function
    test 306 nearestOn4: function
    test 307 nearestOn5: function
    test 308 NEG0: float
    test 309 NN: str
    test 310 normDMS: function
    test 311 Northing: class
    test 312 Number_: class
    test 313 Numpy2LatLon: class
    test 314 nvector: module
    test 315 OK: str
    test 316 osgr: module
    test 317 Osgr: class
    test 318 OSGRError: class
    test 319 pairs: function
    test 320 parse3llh: function
    test 321 parseDDDMMSS: function
    test 322 parseDMS: function
    test 323 parseDMS2: function
    test 324 ParseError: class
    test 325 parseETM5: function
    test 326 parseMGRS: function
    test 327 parseOSGR: function
    test 328 parseRad: function
    test 329 parseUPS5: function
    test 330 parseUTM: function
    test 331 parseUTM5: function
    test 332 parseUTMUPS5: function
    test 333 parseWM: function
    test 334 perimeterof: function
    test 335 perimeterOf: function
    test 336 PGMError: class
    test 337 Phi: class
    test 338 Phi_: class
    test 339 philam2n_xyz: function
    test 340 PI: float
    test 341 PI2: float
    test 342 PI_2: float
    test 343 PI_4: float
    test 344 points: module
    test 345 points2: function
    test 346 PointsError: class
    test 347 polygon: function
    test 348 precision: function
    test 349 Precision_: class
    test 350 property_doc_: function
    test 351 property_RO: class
    test 352 pygeodesy_abspath: str
    test 353 R_FM: float
    test 354 R_KM: float
    test 355 R_M: float
    test 356 R_MA: float
    test 357 R_MB: float
    test 358 R_NM: float
    test 359 R_SM: float
    test 360 R_VM: float
    test 361 Radians: class
    test 362 radians: type builtin_function
    test 363 radiansPI: function
    test 364 radiansPI2: function
    test 365 radiansPI_2: function
    test 366 Radius: class
    test 367 Radius_: class
    test 368 randomrangenerator: function
    test 369 RangeError: class
    test 370 rangerrors: function
    test 371 RefFrame: class
    test 372 RefFrameError: class
    test 373 RefFrames: class pygeodesy.named._NamedEnum
    test 374 reprs: function
    test 375 S_DEG: str
    test 376 S_MIN: str
    test 377 S_RAD: str
    test 378 S_SEC: str
    test 379 S_SEP: str
    test 380 scalar: function
    test 381 Scalar: class
    test 382 Scalar_: class
    test 383 SciPyError: class
    test 384 SciPyWarning: class
    test 385 simplify: module
    test 386 simplify1: function
    test 387 simplify2: function
    test 388 simplifyRDP: function
    test 389 simplifyRDPm: function
    test 390 simplifyRW: function
    test 391 simplifyVW: function
    test 392 simplifyVWm: function
    test 393 sincos2: function
    test 394 sincos2d: function
    test 395 sphericalNvector: module
    test 396 sphericalTrigonometry: module
    test 397 splice: function
    test 398 sqrt3: function
    test 399 Str: class
    test 400 streprs: module
    test 401 strs: function
    test 402 tan_2: function
    test 403 tanPI_2_2: function
    test 404 toCss: function
    test 405 toDMS: function
    test 406 toEtm8: function
    test 407 toLcc: function
    test 408 toMgrs: function
    test 409 toOsgr: function
    test 410 toUps8: function
    test 411 toUtm: function
    test 412 toUtm8: function
    test 413 toUtmUps8: function
    test 414 toWm: function
    test 415 Transform: class
    test 416 Transforms: class pygeodesy.named._NamedEnum
    test 417 trf: module
    test 418 TRFError: class
    test 419 Tuple2LatLon: class
    test 420 UnitError: class
    test 421 units: module
    test 422 unroll180: function
    test 423 unrollPI: function
    test 424 unStr: function
    test 425 unstr: function
    test 426 ups: module
    test 427 Ups: class
    test 428 UPSError: class
    test 429 upsZoneBand5: function
    test 430 utily: module
    test 431 utm: module
    test 432 Utm: class
    test 433 UTMError: class
    test 434 utmups: module
    test 435 UtmUps: function
    test 436 UTMUPSError: class
    test 437 utmupsValidate: function
    test 438 utmupsValidateOK: function
    test 439 utmupsZoneBand5: function
    test 440 utmZoneBand2: function
    test 441 utmZoneBand5: function
    test 442 vector3d: module
    test 443 Vector3d: class
    test 444 VectorError: class
    test 445 version: str
    test 446 VincentyError: class
    test 447 vincentys: function
    test 448 vincentys_: function
    test 449 webmercator: module
    test 450 WebMercatorError: class
    test 451 wgrs: module
    test 452 WGRSError: class
    test 453 Wm: class
    test 454 wrap180: function
    test 455 wrap360: function
    test 456 wrap90: function
    test 457 wrapPI: function
    test 458 wrapPI2: function
    test 459 wrapPI_2: function
    test 460 Zone: class
    test 461 isLazy: None
    test 462 missing in lazily._all_imports: None
    test 463 missing in pygeodesy.__all__: None
    test 464 cmd: ~/Tools/bin/pypy2 -c 'import pygeodesy, sys; sys.exit(0 if pygeodesy.isLazy == %s else 1)'
    test 465 PYGEODESY_LAZY_IMPORT=0: 0
    test 466 PYGEODESY_LAZY_IMPORT=1: 0
    test 467 PYGEODESY_LAZY_IMPORT=2: 0
    test 468 PYGEODESY_LAZY_IMPORT=3: 0
    test 469 PYGEODESY_LAZY_IMPORT=4: 0

    all 469 testLazily.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 1.374 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testLcc.py

    testing testLcc.py 20.04.06 (module pygeodesy.lcc 20.05.14)

    testLcc(pygeodesy.ellipsoidalNvector, 20.06.08)
    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.833333°N, 003.025882°E
    test 22 Be08Lb: GRS80
    test 23 Be08Lb: 49.833333°N, 004.359216°E
    test 24 Be08Lb: GRS80
    test 25 Be08Lb: 49.833333°N, 005.69255°E
    test 26 Be08Lb: GRS80
    test 27 Be08Lb: 51.166667°N, 003.025882°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.69255°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, 20.05.28)
    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.833333°N, 003.025882°E
    test 150 Be08Lb: GRS80
    test 151 Be08Lb: 49.833333°N, 004.359216°E
    test 152 Be08Lb: GRS80
    test 153 Be08Lb: 49.833333°N, 005.69255°E
    test 154 Be08Lb: GRS80
    test 155 Be08Lb: 51.166667°N, 003.025882°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.69255°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, 20.06.08)
    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, 20.05.28)
    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 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 67.498 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testMgrs.py

    testing testMgrs.py 20.05.01 (module pygeodesy.mgrs 20.05.14)
    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: 31U DQ 48251 11932
    test 16 Mgrs8: [Z:31U, G:DQ, E:48251, N:11932]
    test 17 toUtm1: 31 N 448251 5411932
    test 18 toUtm1: [Z:31U, H:N, E:448251, N:5411932]
    test 19 toMgrs1: 31U DQ 48251 11932
    test 20 toMgrs1: [Z:31U, G:DQ, E:48251, N:11932]
    test 21 toUtm(None): (31, 'N', 448251.0, 5411932.0, 'U')  FAILED, KNOWN, expected (31, 'N', 448251.0, 5411932.0)
    test 22 toUtm(None): (31, 'N', 448251.0, 5411932.0, 'U')
    test 23 easting: 48251.0
    test 24 northing: 11932.0
    test 25 en100k: DQ
    test 26 digraph: DQ
    test 27 zone: 31
    test 28 band: U
    test 29 bandLatitude: 48
    test 30 toMgrs: 31U DQ 48251 11932
    test 31 toMgrs(None): Mgrs6Tuple
    test 32 toUtm(60.0°N, 001.0°E).toMgrs: 31V CG 88455 53097
    test 33 toUtm(60.0°N, 003.0°E).toMgrs: 32V JM 65640 66593
    test 34 toUtm(60.0°N, 009.0°E).toMgrs: 32V NM 00000 51411
    test 35 toUtm(76.0°N, 001.0°E).toMgrs: 31X DE 45999 36099
    test 36 toUtm(76.0°N, 013.0°E).toMgrs: 33X VE 45999 36099
    test 37 toUtm(76.0°N, 025.0°E).toMgrs: 35X ME 45999 36099
    test 38 toUtm(76.0°N, 037.0°E).toMgrs: 37X DE 45999 36099

    1 of 38 testMgrs.py tests (2.6%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 27.167 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testModules.py

    testing testModules.py 19.02.21

    testModule(pygeodesy, 20.06.14)
    test 1 pygeodesy.Band() class (pygeodesy.units): True
    test 2 pygeodesy.Bearing() class (pygeodesy.units): True
    test 3 pygeodesy.Bearing_() class (pygeodesy.units): True
    test 4 pygeodesy.CSSError() class (pygeodesy.css): True
    test 5 pygeodesy.CassiniSoldner() class (pygeodesy.css): True
    test 6 pygeodesy.ClipError() class (pygeodesy.clipy): True
    test 7 pygeodesy.Conic() class (pygeodesy.lcc): True
    test 8 pygeodesy.Conics class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 9 pygeodesy.CrossError() class (pygeodesy.errors): True
    test 10 pygeodesy.Css() class (pygeodesy.css): True
    test 11 pygeodesy.Datum() class (pygeodesy.datum): True
    test 12 pygeodesy.Datums class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 13 pygeodesy.Degrees() class (pygeodesy.units): True
    test 14 pygeodesy.Distance() class (pygeodesy.units): True
    test 15 pygeodesy.EPS float: True
    test 16 pygeodesy.EPS1 float: True
    test 17 pygeodesy.EPS1_2 float: True
    test 18 pygeodesy.EPSGError() class (pygeodesy.epsg): True
    test 19 pygeodesy.EPS_2 float: True
    test 20 pygeodesy.ETMError() class (pygeodesy.etm): True
    test 21 pygeodesy.Easting() class (pygeodesy.units): True
    test 22 pygeodesy.EcefCartesian() class (pygeodesy.ecef): True
    test 23 pygeodesy.EcefError() class (pygeodesy.ecef): True
    test 24 pygeodesy.EcefKarney() class (pygeodesy.ecef): True
    test 25 pygeodesy.EcefMatrix() class (pygeodesy.ecef): True
    test 26 pygeodesy.EcefVeness() class (pygeodesy.ecef): True
    test 27 pygeodesy.EcefYou() class (pygeodesy.ecef): True
    test 28 pygeodesy.Ellipsoid() class (pygeodesy.datum): True
    test 29 pygeodesy.Ellipsoids class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 30 pygeodesy.Elliptic() class (pygeodesy.elliptic): True
    test 31 pygeodesy.EllipticError() class (pygeodesy.elliptic): True
    test 32 pygeodesy.Epsg() class (pygeodesy.epsg): True
    test 33 pygeodesy.Etm() class (pygeodesy.etm): True
    test 34 pygeodesy.ExactTransverseMercator() class (pygeodesy.etm): True
    test 35 pygeodesy.F_D str: True
    test 36 pygeodesy.F_DEG str: True
    test 37 pygeodesy.F_DEG_ str: True
    test 38 pygeodesy.F_DEG__ str: True
    test 39 pygeodesy.F_DM str: True
    test 40 pygeodesy.F_DMS str: True
    test 41 pygeodesy.F_DMS_ str: True
    test 42 pygeodesy.F_DMS__ str: True
    test 43 pygeodesy.F_DM_ str: True
    test 44 pygeodesy.F_DM__ str: True
    test 45 pygeodesy.F_D_ str: True
    test 46 pygeodesy.F_D__ str: True
    test 47 pygeodesy.F_MIN str: True
    test 48 pygeodesy.F_MIN_ str: True
    test 49 pygeodesy.F_MIN__ str: True
    test 50 pygeodesy.F_RAD str: True
    test 51 pygeodesy.F_RAD_ str: True
    test 52 pygeodesy.F_RAD__ str: True
    test 53 pygeodesy.F_SEC str: True
    test 54 pygeodesy.F_SEC_ str: True
    test 55 pygeodesy.F_SEC__ str: True
    test 56 pygeodesy.F__E str: True
    test 57 pygeodesy.F__E_ str: True
    test 58 pygeodesy.F__E__ str: True
    test 59 pygeodesy.F__F str: True
    test 60 pygeodesy.F__F_ str: True
    test 61 pygeodesy.F__F__ str: True
    test 62 pygeodesy.F__G str: True
    test 63 pygeodesy.F__G_ str: True
    test 64 pygeodesy.F__G__ str: True
    test 65 pygeodesy.Fdot() class (pygeodesy.fmath): True
    test 66 pygeodesy.Feet() class (pygeodesy.units): True
    test 67 pygeodesy.Fhorner() class (pygeodesy.fmath): True
    test 68 pygeodesy.Float() class (pygeodesy.units): True
    test 69 pygeodesy.Float_() class (pygeodesy.units): True
    test 70 pygeodesy.Fpolynomial() class (pygeodesy.fmath): True
    test 71 pygeodesy.Frechet() class (pygeodesy.frechet): True
    test 72 pygeodesy.FrechetCosineLaw() class (pygeodesy.frechet): True
    test 73 pygeodesy.FrechetDegrees() class (pygeodesy.frechet): True
    test 74 pygeodesy.FrechetEquirectangular() class (pygeodesy.frechet): True
    test 75 pygeodesy.FrechetError() class (pygeodesy.frechet): True
    test 76 pygeodesy.FrechetEuclidean() class (pygeodesy.frechet): True
    test 77 pygeodesy.FrechetFlatLocal() class (pygeodesy.frechet): True
    test 78 pygeodesy.FrechetFlatPolar() class (pygeodesy.frechet): True
    test 79 pygeodesy.FrechetHaversine() class (pygeodesy.frechet): True
    test 80 pygeodesy.FrechetKarney() class (pygeodesy.frechet): True
    test 81 pygeodesy.FrechetRadians() class (pygeodesy.frechet): True
    test 82 pygeodesy.FrechetVincentys() class (pygeodesy.frechet): True
    test 83 pygeodesy.Fsum() class (pygeodesy.fmath): True
    test 84 pygeodesy.GARSError() class (pygeodesy.gars): True
    test 85 pygeodesy.Garef() class (pygeodesy.gars): True
    test 86 pygeodesy.Geohash() class (pygeodesy.geohash): True
    test 87 pygeodesy.GeohashError() class (pygeodesy.geohash): True
    test 88 pygeodesy.GeoidError() class (pygeodesy.geoids): True
    test 89 pygeodesy.GeoidG2012B() class (pygeodesy.geoids): True
    test 90 pygeodesy.GeoidKarney() class (pygeodesy.geoids): True
    test 91 pygeodesy.GeoidPGM() class (pygeodesy.geoids): True
    test 92 pygeodesy.Georef() class (pygeodesy.wgrs): True
    test 93 pygeodesy.Hausdorff() class (pygeodesy.hausdorff): True
    test 94 pygeodesy.HausdorffCosineLaw() class (pygeodesy.hausdorff): True
    test 95 pygeodesy.HausdorffDegrees() class (pygeodesy.hausdorff): True
    test 96 pygeodesy.HausdorffEquirectangular() class (pygeodesy.hausdorff): True
    test 97 pygeodesy.HausdorffError() class (pygeodesy.hausdorff): True
    test 98 pygeodesy.HausdorffEuclidean() class (pygeodesy.hausdorff): True
    test 99 pygeodesy.HausdorffFlatLocal() class (pygeodesy.hausdorff): True
    test 100 pygeodesy.HausdorffFlatPolar() class (pygeodesy.hausdorff): True
    test 101 pygeodesy.HausdorffHaversine() class (pygeodesy.hausdorff): True
    test 102 pygeodesy.HausdorffKarney() class (pygeodesy.hausdorff): True
    test 103 pygeodesy.HausdorffRadians() class (pygeodesy.hausdorff): True
    test 104 pygeodesy.HausdorffVincentys() class (pygeodesy.hausdorff): True
    test 105 pygeodesy.Height() class (pygeodesy.units): True
    test 106 pygeodesy.HeightCubic() class (pygeodesy.heights): True
    test 107 pygeodesy.HeightError() class (pygeodesy.heights): True
    test 108 pygeodesy.HeightIDW() class (pygeodesy.deprecated): True
    test 109 pygeodesy.HeightIDW2() class (pygeodesy.deprecated): True
    test 110 pygeodesy.HeightIDW3() class (pygeodesy.deprecated): True
    test 111 pygeodesy.HeightIDWcosineLaw() class (pygeodesy.heights): True
    test 112 pygeodesy.HeightIDWequirectangular() class (pygeodesy.heights): True
    test 113 pygeodesy.HeightIDWeuclidean() class (pygeodesy.heights): True
    test 114 pygeodesy.HeightIDWflatLocal() class (pygeodesy.heights): True
    test 115 pygeodesy.HeightIDWflatPolar() class (pygeodesy.heights): True
    test 116 pygeodesy.HeightIDWhaversine() class (pygeodesy.heights): True
    test 117 pygeodesy.HeightIDWkarney() class (pygeodesy.heights): True
    test 118 pygeodesy.HeightIDWvincentys() class (pygeodesy.heights): True
    test 119 pygeodesy.HeightLSQBiSpline() class (pygeodesy.heights): True
    test 120 pygeodesy.HeightLinear() class (pygeodesy.heights): True
    test 121 pygeodesy.HeightSmoothBiSpline() class (pygeodesy.heights): True
    test 122 pygeodesy.INF float: True
    test 123 pygeodesy.Int() class (pygeodesy.units): True
    test 124 pygeodesy.Int_() class (pygeodesy.units): True
    test 125 pygeodesy.IntersectionError() class (pygeodesy.errors): True
    test 126 pygeodesy.LCCError() class (pygeodesy.lcc): True
    test 127 pygeodesy.Lam() class (pygeodesy.units): True
    test 128 pygeodesy.Lam_() class (pygeodesy.units): True
    test 129 pygeodesy.Lat() class (pygeodesy.units): True
    test 130 pygeodesy.LatLon2psxy() class (pygeodesy.points): True
    test 131 pygeodesy.LatLon_() class (pygeodesy.points): True
    test 132 pygeodesy.LazyImportError() class (pygeodesy.lazily): True
    test 133 pygeodesy.Lcc() class (pygeodesy.lcc): True
    test 134 pygeodesy.LenError() class (pygeodesy.errors): True
    test 135 pygeodesy.LimitError() class (pygeodesy.errors): True
    test 136 pygeodesy.Lon() class (pygeodesy.units): True
    test 137 pygeodesy.MANTIS int: True
    test 138 pygeodesy.MAX float: True
    test 139 pygeodesy.MGRSError() class (pygeodesy.mgrs): True
    test 140 pygeodesy.MIN float: True
    test 141 pygeodesy.Meter() class (pygeodesy.units): True
    test 142 pygeodesy.Mgrs() class (pygeodesy.mgrs): True
    test 143 pygeodesy.NAN float: True
    test 144 pygeodesy.NEG0 float: True
    test 145 pygeodesy.NN str: True
    test 146 pygeodesy.Northing() class (pygeodesy.units): True
    test 147 pygeodesy.Number_() class (pygeodesy.units): True
    test 148 pygeodesy.Numpy2LatLon() class (pygeodesy.points): True
    test 149 pygeodesy.OK str: True
    test 150 pygeodesy.OSGRError() class (pygeodesy.osgr): True
    test 151 pygeodesy.Osgr() class (pygeodesy.osgr): True
    test 152 pygeodesy.PGMError() class (pygeodesy.geoids): True
    test 153 pygeodesy.PI float: True
    test 154 pygeodesy.PI2 float: True
    test 155 pygeodesy.PI_2 float: True
    test 156 pygeodesy.PI_4 float: True
    test 157 pygeodesy.ParseError() class (pygeodesy.errors): True
    test 158 pygeodesy.Phi() class (pygeodesy.units): True
    test 159 pygeodesy.Phi_() class (pygeodesy.units): True
    test 160 pygeodesy.PointsError() class (pygeodesy.formy): True
    test 161 pygeodesy.Precision_() class (pygeodesy.units): True
    test 162 pygeodesy.R_FM float (pygeodesy.units): True
    test 163 pygeodesy.R_KM float (pygeodesy.units): True
    test 164 pygeodesy.R_M float (pygeodesy.units): True
    test 165 pygeodesy.R_MA float (pygeodesy.units): True
    test 166 pygeodesy.R_MB float (pygeodesy.units): True
    test 167 pygeodesy.R_NM float (pygeodesy.units): True
    test 168 pygeodesy.R_SM float (pygeodesy.units): True
    test 169 pygeodesy.R_VM float (pygeodesy.units): True
    test 170 pygeodesy.Radians() class (pygeodesy.units): True
    test 171 pygeodesy.Radius() class (pygeodesy.units): True
    test 172 pygeodesy.Radius_() class (pygeodesy.units): True
    test 173 pygeodesy.RangeError() class (pygeodesy.errors): True
    test 174 pygeodesy.RefFrame() class (pygeodesy.trf): True
    test 175 pygeodesy.RefFrameError() class (pygeodesy.deprecated): True
    test 176 pygeodesy.RefFrames class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 177 pygeodesy.S_DEG str: True
    test 178 pygeodesy.S_MIN str: True
    test 179 pygeodesy.S_RAD str: True
    test 180 pygeodesy.S_SEC str: True
    test 181 pygeodesy.S_SEP str: True
    test 182 pygeodesy.Scalar() class (pygeodesy.units): True
    test 183 pygeodesy.Scalar_() class (pygeodesy.units): True
    test 184 pygeodesy.SciPyError() class (pygeodesy.heights): True
    test 185 pygeodesy.SciPyWarning() class (pygeodesy.heights): True
    test 186 pygeodesy.Str() class (pygeodesy.units): True
    test 187 pygeodesy.TRFError() class (pygeodesy.trf): True
    test 188 pygeodesy.Transform() class (pygeodesy.datum): True
    test 189 pygeodesy.Transforms class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 190 pygeodesy.Tuple2LatLon() class (pygeodesy.points): True
    test 191 pygeodesy.UPSError() class (pygeodesy.ups): True
    test 192 pygeodesy.UTMError() class (pygeodesy.utm): True
    test 193 pygeodesy.UTMUPSError() class (pygeodesy.utmups): True
    test 194 pygeodesy.UnitError() class (pygeodesy.units): True
    test 195 pygeodesy.Ups() class (pygeodesy.ups): True
    test 196 pygeodesy.Utm() class (pygeodesy.utm): True
    test 197 pygeodesy.UtmUps() function (pygeodesy.utmups): True
    test 198 pygeodesy.Vector3d() class (pygeodesy.vector3d): True
    test 199 pygeodesy.VectorError() class (pygeodesy.vector3d): True
    test 200 pygeodesy.VincentyError() class (pygeodesy.ellipsoidalVincenty): True
    test 201 pygeodesy.WGRSError() class (pygeodesy.wgrs): True
    test 202 pygeodesy.WebMercatorError() class (pygeodesy.webmercator): True
    test 203 pygeodesy.Wm() class (pygeodesy.webmercator): True
    test 204 pygeodesy.Zone() class (pygeodesy.units): True
    test 205 pygeodesy.acos1() function (pygeodesy.fmath): True
    test 206 pygeodesy.anStr() function (pygeodesy.deprecated): True
    test 207 pygeodesy.anstr() function (pygeodesy.streprs): True
    test 208 pygeodesy.antipode() function (pygeodesy.formy): True
    test 209 pygeodesy.antipode_() function (pygeodesy.formy): True
    test 210 pygeodesy.areaOf() function (pygeodesy.points): True
    test 211 pygeodesy.areaof() function (pygeodesy.deprecated): True
    test 212 pygeodesy.attrs() function (pygeodesy.streprs): True
    test 213 pygeodesy.bases module: True
    test 214 pygeodesy.basics module: True
    test 215 pygeodesy.bearing() function (pygeodesy.formy): True
    test 216 pygeodesy.bearingDMS() function (pygeodesy.dms): True
    test 217 pygeodesy.bearing_() function (pygeodesy.formy): True
    test 218 pygeodesy.bounds() function (pygeodesy.deprecated): True
    test 219 pygeodesy.boundsOf() function (pygeodesy.points): True
    test 220 pygeodesy.cbrt() function (pygeodesy.fmath): True
    test 221 pygeodesy.cbrt2() function (pygeodesy.fmath): True
    test 222 pygeodesy.centroidOf() function (pygeodesy.points): True
    test 223 pygeodesy.classname() function (pygeodesy.named): True
    test 224 pygeodesy.classnaming() function (pygeodesy.named): True
    test 225 pygeodesy.clipCS3() function (pygeodesy.clipy): True
    test 226 pygeodesy.clipDMS() function (pygeodesy.deprecated): True
    test 227 pygeodesy.clipDegrees() function (pygeodesy.dms): True
    test 228 pygeodesy.clipRadians() function (pygeodesy.dms): True
    test 229 pygeodesy.clipSH() function (pygeodesy.clipy): True
    test 230 pygeodesy.clipSH3() function (pygeodesy.clipy): True
    test 231 pygeodesy.clipStr() function (pygeodesy.deprecated): True
    test 232 pygeodesy.clips() function (pygeodesy.basics): True
    test 233 pygeodesy.clipy module: True
    test 234 pygeodesy.compassAngle() function (pygeodesy.formy): True
    test 235 pygeodesy.compassDMS() function (pygeodesy.dms): True
    test 236 pygeodesy.compassPoint() function (pygeodesy.dms): True
    test 237 pygeodesy.cosineLaw() function (pygeodesy.formy): True
    test 238 pygeodesy.cosineLaw_() function (pygeodesy.formy): True
    test 239 pygeodesy.crosserrors() function (pygeodesy.errors): True
    test 240 pygeodesy.css module: True
    test 241 pygeodesy.date2epoch() function (pygeodesy.trf): True
    test 242 pygeodesy.datum module: True
    test 243 pygeodesy.decodeEPSG2() function (pygeodesy.deprecated): True
    test 244 pygeodesy.degDMS() function (pygeodesy.dms): True
    test 245 pygeodesy.degrees type builtin_function (math): True
    test 246 pygeodesy.degrees180() function (pygeodesy.utily): True
    test 247 pygeodesy.degrees2m() function (pygeodesy.utily): True
    test 248 pygeodesy.degrees360() function (pygeodesy.utily): True
    test 249 pygeodesy.degrees90() function (pygeodesy.utily): True
    test 250 pygeodesy.deprecated module: True
    test 251 pygeodesy.dms module: True
    test 252 pygeodesy.ecef module: True
    test 253 pygeodesy.egmGeoidHeights() function (pygeodesy.geoids): True
    test 254 pygeodesy.elevation2() function (pygeodesy.elevations): True
    test 255 pygeodesy.elevations module: True
    test 256 pygeodesy.ellipsoidalKarney module: True
    test 257 pygeodesy.ellipsoidalNvector module: True
    test 258 pygeodesy.ellipsoidalVincenty module: True
    test 259 pygeodesy.elliptic module: True
    test 260 pygeodesy.enStr2() function (pygeodesy.deprecated): True
    test 261 pygeodesy.encodeEPSG() function (pygeodesy.deprecated): True
    test 262 pygeodesy.enstr2() function (pygeodesy.streprs): True
    test 263 pygeodesy.epoch2date() function (pygeodesy.trf): True
    test 264 pygeodesy.epsg module: True
    test 265 pygeodesy.equirectangular() function (pygeodesy.formy): True
    test 266 pygeodesy.equirectangular3() function (pygeodesy.deprecated): True
    test 267 pygeodesy.equirectangular_() function (pygeodesy.formy): True
    test 268 pygeodesy.errors module: True
    test 269 pygeodesy.etm module: True
    test 270 pygeodesy.euclidean() function (pygeodesy.formy): True
    test 271 pygeodesy.euclidean_() function (pygeodesy.formy): True
    test 272 pygeodesy.exception_chaining() function (pygeodesy.errors): True
    test 273 pygeodesy.fStr() function (pygeodesy.deprecated): True
    test 274 pygeodesy.fStrzs() function (pygeodesy.deprecated): True
    test 275 pygeodesy.false2f() function (pygeodesy.deprecated): True
    test 276 pygeodesy.falsed2f() function (pygeodesy.deprecated): True
    test 277 pygeodesy.favg() function (pygeodesy.fmath): True
    test 278 pygeodesy.fdot() function (pygeodesy.fmath): True
    test 279 pygeodesy.fdot3() function (pygeodesy.fmath): True
    test 280 pygeodesy.fhorner() function (pygeodesy.fmath): True
    test 281 pygeodesy.fidw() function (pygeodesy.fmath): True
    test 282 pygeodesy.flatLocal() function (pygeodesy.formy): True
    test 283 pygeodesy.flatLocal_() function (pygeodesy.formy): True
    test 284 pygeodesy.flatPolar() function (pygeodesy.formy): True
    test 285 pygeodesy.flatPolar_() function (pygeodesy.formy): True
    test 286 pygeodesy.fmath module: True
    test 287 pygeodesy.fmean() function (pygeodesy.fmath): True
    test 288 pygeodesy.formy module: True
    test 289 pygeodesy.fpolynomial() function (pygeodesy.fmath): True
    test 290 pygeodesy.fpowers() function (pygeodesy.fmath): True
    test 291 pygeodesy.fprod() function (pygeodesy.fmath): True
    test 292 pygeodesy.fractional() function (pygeodesy.frechet): True
    test 293 pygeodesy.frange() function (pygeodesy.fmath): True
    test 294 pygeodesy.frechet module: True
    test 295 pygeodesy.frechet_() function (pygeodesy.frechet): True
    test 296 pygeodesy.freduce type builtin_function (__builtin__): True
    test 297 pygeodesy.fstr() function (pygeodesy.streprs): True
    test 298 pygeodesy.fstrzs() function (pygeodesy.streprs): True
    test 299 pygeodesy.fsum type builtin_function (math): True
    test 300 pygeodesy.fsum_() function (pygeodesy.fmath): True
    test 301 pygeodesy.ft2m() function (pygeodesy.utily): True
    test 302 pygeodesy.gars module: True
    test 303 pygeodesy.geohash module: True
    test 304 pygeodesy.geoidHeight2() function (pygeodesy.elevations): True
    test 305 pygeodesy.geoids module: True
    test 306 pygeodesy.halfs2() function (pygeodesy.basics): True
    test 307 pygeodesy.hausdorff module: True
    test 308 pygeodesy.hausdorff_() function (pygeodesy.hausdorff): True
    test 309 pygeodesy.haversine() function (pygeodesy.formy): True
    test 310 pygeodesy.haversine_() function (pygeodesy.formy): True
    test 311 pygeodesy.heightOf() function (pygeodesy.formy): True
    test 312 pygeodesy.heights module: True
    test 313 pygeodesy.horizon() function (pygeodesy.formy): True
    test 314 pygeodesy.hypot type builtin_function (math): True
    test 315 pygeodesy.hypot1() function (pygeodesy.fmath): True
    test 316 pygeodesy.hypot2() function (pygeodesy.fmath): True
    test 317 pygeodesy.hypot3() function (pygeodesy.deprecated): True
    test 318 pygeodesy.hypot_() function (pygeodesy.fmath): True
    test 319 pygeodesy.inStr() function (pygeodesy.deprecated): True
    test 320 pygeodesy.instr() function (pygeodesy.streprs): True
    test 321 pygeodesy.isLazy type NoneType: True
    test 322 pygeodesy.isNumpy2() function (pygeodesy.utily): True
    test 323 pygeodesy.isPoints2() function (pygeodesy.utily): True
    test 324 pygeodesy.isTuple2() function (pygeodesy.utily): True
    test 325 pygeodesy.isantipode() function (pygeodesy.formy): True
    test 326 pygeodesy.isantipode_() function (pygeodesy.formy): True
    test 327 pygeodesy.isclockwise() function (pygeodesy.points): True
    test 328 pygeodesy.isconvex() function (pygeodesy.points): True
    test 329 pygeodesy.isconvex_() function (pygeodesy.points): True
    test 330 pygeodesy.isenclosedBy() function (pygeodesy.points): True
    test 331 pygeodesy.isenclosedby() function (pygeodesy.deprecated): True
    test 332 pygeodesy.isfinite() function (pygeodesy.basics): True
    test 333 pygeodesy.isinf type builtin_function (math): True
    test 334 pygeodesy.isint() function (pygeodesy.basics): True
    test 335 pygeodesy.isnan type builtin_function (math): True
    test 336 pygeodesy.isneg0() function (pygeodesy.basics): True
    test 337 pygeodesy.ispolar() function (pygeodesy.points): True
    test 338 pygeodesy.isscalar() function (pygeodesy.basics): True
    test 339 pygeodesy.issequence() function (pygeodesy.basics): True
    test 340 pygeodesy.isstr() function (pygeodesy.basics): True
    test 341 pygeodesy.issubclassof() function (pygeodesy.basics): True
    test 342 pygeodesy.iterNumpy2() function (pygeodesy.utily): True
    test 343 pygeodesy.iterNumpy2over() function (pygeodesy.utily): True
    test 344 pygeodesy.karney module: True
    test 345 pygeodesy.latDMS() function (pygeodesy.dms): True
    test 346 pygeodesy.latlon2n_xyz() function (pygeodesy.formy): True
    test 347 pygeodesy.latlonDMS() function (pygeodesy.dms): True
    test 348 pygeodesy.lazily module: True
    test 349 pygeodesy.lcc module: True
    test 350 pygeodesy.len2() function (pygeodesy.basics): True
    test 351 pygeodesy.limiterrors() function (pygeodesy.errors): True
    test 352 pygeodesy.lonDMS() function (pygeodesy.dms): True
    test 353 pygeodesy.m2NM() function (pygeodesy.utily): True
    test 354 pygeodesy.m2SM() function (pygeodesy.utily): True
    test 355 pygeodesy.m2degrees() function (pygeodesy.utily): True
    test 356 pygeodesy.m2ft() function (pygeodesy.utily): True
    test 357 pygeodesy.m2km() function (pygeodesy.utily): True
    test 358 pygeodesy.map1() function (pygeodesy.basics): True
    test 359 pygeodesy.map2() function (pygeodesy.basics): True
    test 360 pygeodesy.mgrs module: True
    test 361 pygeodesy.modulename() function (pygeodesy.named): True
    test 362 pygeodesy.n_xyz2latlon() function (pygeodesy.formy): True
    test 363 pygeodesy.n_xyz2philam() function (pygeodesy.formy): True
    test 364 pygeodesy.named module: True
    test 365 pygeodesy.nameof() function (pygeodesy.named): True
    test 366 pygeodesy.nearestOn3() function (pygeodesy.deprecated): True
    test 367 pygeodesy.nearestOn4() function (pygeodesy.deprecated): True
    test 368 pygeodesy.nearestOn5() function (pygeodesy.points): True
    test 369 pygeodesy.normDMS() function (pygeodesy.dms): True
    test 370 pygeodesy.nvector module: True
    test 371 pygeodesy.osgr module: True
    test 372 pygeodesy.pairs() function (pygeodesy.streprs): True
    test 373 pygeodesy.parse3llh() function (pygeodesy.dms): True
    test 374 pygeodesy.parseDDDMMSS() function (pygeodesy.dms): True
    test 375 pygeodesy.parseDMS() function (pygeodesy.dms): True
    test 376 pygeodesy.parseDMS2() function (pygeodesy.dms): True
    test 377 pygeodesy.parseETM5() function (pygeodesy.etm): True
    test 378 pygeodesy.parseMGRS() function (pygeodesy.mgrs): True
    test 379 pygeodesy.parseOSGR() function (pygeodesy.osgr): True
    test 380 pygeodesy.parseRad() function (pygeodesy.dms): True
    test 381 pygeodesy.parseUPS5() function (pygeodesy.ups): True
    test 382 pygeodesy.parseUTM() function (pygeodesy.deprecated): True
    test 383 pygeodesy.parseUTM5() function (pygeodesy.utm): True
    test 384 pygeodesy.parseUTMUPS5() function (pygeodesy.utmups): True
    test 385 pygeodesy.parseWM() function (pygeodesy.webmercator): True
    test 386 pygeodesy.perimeterOf() function (pygeodesy.points): True
    test 387 pygeodesy.perimeterof() function (pygeodesy.deprecated): True
    test 388 pygeodesy.philam2n_xyz() function (pygeodesy.formy): True
    test 389 pygeodesy.points module: True
    test 390 pygeodesy.points2() function (pygeodesy.formy): True
    test 391 pygeodesy.polygon() function (pygeodesy.deprecated): True
    test 392 pygeodesy.precision() function (pygeodesy.dms): True
    test 393 pygeodesy.property_RO() class (pygeodesy.basics): True
    test 394 pygeodesy.property_doc_() function (pygeodesy.basics): True
    test 395 pygeodesy.pygeodesy_abspath str: True
    test 396 pygeodesy.radians type builtin_function (math): True
    test 397 pygeodesy.radiansPI() function (pygeodesy.utily): True
    test 398 pygeodesy.radiansPI2() function (pygeodesy.utily): True
    test 399 pygeodesy.radiansPI_2() function (pygeodesy.utily): True
    test 400 pygeodesy.randomrangenerator() function (pygeodesy.hausdorff): True
    test 401 pygeodesy.rangerrors() function (pygeodesy.errors): True
    test 402 pygeodesy.reprs() function (pygeodesy.streprs): True
    test 403 pygeodesy.scalar() function (pygeodesy.deprecated): True
    test 404 pygeodesy.simplify module: True
    test 405 pygeodesy.simplify1() function (pygeodesy.simplify): True
    test 406 pygeodesy.simplify2() function (pygeodesy.deprecated): True
    test 407 pygeodesy.simplifyRDP() function (pygeodesy.simplify): True
    test 408 pygeodesy.simplifyRDPm() function (pygeodesy.simplify): True
    test 409 pygeodesy.simplifyRW() function (pygeodesy.simplify): True
    test 410 pygeodesy.simplifyVW() function (pygeodesy.simplify): True
    test 411 pygeodesy.simplifyVWm() function (pygeodesy.simplify): True
    test 412 pygeodesy.sincos2() function (pygeodesy.utily): True
    test 413 pygeodesy.sincos2d() function (pygeodesy.utily): True
    test 414 pygeodesy.sphericalNvector module: True
    test 415 pygeodesy.sphericalTrigonometry module: True
    test 416 pygeodesy.splice() function (pygeodesy.utily): True
    test 417 pygeodesy.sqrt3() function (pygeodesy.fmath): True
    test 418 pygeodesy.streprs module: True
    test 419 pygeodesy.strs() function (pygeodesy.streprs): True
    test 420 pygeodesy.tanPI_2_2() function (pygeodesy.utily): True
    test 421 pygeodesy.tan_2() function (pygeodesy.utily): True
    test 422 pygeodesy.toCss() function (pygeodesy.css): True
    test 423 pygeodesy.toDMS() function (pygeodesy.dms): True
    test 424 pygeodesy.toEtm8() function (pygeodesy.etm): True
    test 425 pygeodesy.toLcc() function (pygeodesy.lcc): True
    test 426 pygeodesy.toMgrs() function (pygeodesy.mgrs): True
    test 427 pygeodesy.toOsgr() function (pygeodesy.osgr): True
    test 428 pygeodesy.toUps8() function (pygeodesy.ups): True
    test 429 pygeodesy.toUtm() function (pygeodesy.deprecated): True
    test 430 pygeodesy.toUtm8() function (pygeodesy.utm): True
    test 431 pygeodesy.toUtmUps8() function (pygeodesy.utmups): True
    test 432 pygeodesy.toWm() function (pygeodesy.webmercator): True
    test 433 pygeodesy.trf module: True
    test 434 pygeodesy.unStr() function (pygeodesy.deprecated): True
    test 435 pygeodesy.units module: True
    test 436 pygeodesy.unroll180() function (pygeodesy.utily): True
    test 437 pygeodesy.unrollPI() function (pygeodesy.utily): True
    test 438 pygeodesy.unstr() function (pygeodesy.streprs): True
    test 439 pygeodesy.ups module: True
    test 440 pygeodesy.upsZoneBand5() function (pygeodesy.ups): True
    test 441 pygeodesy.utily module: True
    test 442 pygeodesy.utm module: True
    test 443 pygeodesy.utmZoneBand2() function (pygeodesy.deprecated): True
    test 444 pygeodesy.utmZoneBand5() function (pygeodesy.utm): True
    test 445 pygeodesy.utmups module: True
    test 446 pygeodesy.utmupsValidate() function (pygeodesy.utmups): True
    test 447 pygeodesy.utmupsValidateOK() function (pygeodesy.utmups): True
    test 448 pygeodesy.utmupsZoneBand5() function (pygeodesy.utmups): True
    test 449 pygeodesy.vector3d module: True
    test 450 pygeodesy.version str: True
    test 451 pygeodesy.vincentys() function (pygeodesy.formy): True
    test 452 pygeodesy.vincentys_() function (pygeodesy.formy): True
    test 453 pygeodesy.webmercator module: True
    test 454 pygeodesy.wgrs module: True
    test 455 pygeodesy.wrap180() function (pygeodesy.utily): True
    test 456 pygeodesy.wrap360() function (pygeodesy.utily): True
    test 457 pygeodesy.wrap90() function (pygeodesy.utily): True
    test 458 pygeodesy.wrapPI() function (pygeodesy.utily): True
    test 459 pygeodesy.wrapPI2() function (pygeodesy.utily): True
    test 460 pygeodesy.wrapPI_2() function (pygeodesy.utily): True

    testModule(pygeodesy.bases, 19.10.20)

    testModule(pygeodesy.basics, 20.06.11)
    test 461 basics.EPS float: True
    test 462 basics.EPS1 float: True
    test 463 basics.EPS1_2 float: True
    test 464 basics.EPS_2 float: True
    test 465 basics.INF float: True
    test 466 basics.MANTIS int: True
    test 467 basics.MAX float: True
    test 468 basics.MIN float: True
    test 469 basics.NAN float: True
    test 470 basics.NEG0 float: True
    test 471 basics.NN str: True
    test 472 basics.PI float: True
    test 473 basics.PI2 float: True
    test 474 basics.PI_2 float: True
    test 475 basics.PI_4 float: True
    test 476 basics.R_M float: True
    test 477 basics.clips() function: True
    test 478 basics.halfs2() function: True
    test 479 basics.isfinite() function: True
    test 480 basics.isinf type builtin_function (math): True
    test 481 basics.isint() function: True
    test 482 basics.isnan type builtin_function (math): True
    test 483 basics.isneg0() function: True
    test 484 basics.isscalar() function: True
    test 485 basics.issequence() function: True
    test 486 basics.isstr() function: True
    test 487 basics.issubclassof() function: True
    test 488 basics.len2() function: True
    test 489 basics.map1() function: True
    test 490 basics.map2() function: True
    test 491 basics.property_RO() class: True
    test 492 basics.property_doc_() function: True

    testModule(pygeodesy.clipy, 20.05.15)
    test 493 clipy.ClipError() class: True
    test 494 clipy.clipCS3() function: True
    test 495 clipy.clipSH() function: True
    test 496 clipy.clipSH3() function: True

    testModule(pygeodesy.css, 20.05.14)
    test 497 css.CSSError() class: True
    test 498 css.CassiniSoldner() class: True
    test 499 css.Css() class: True
    test 500 css.toCss() function: True

    testModule(pygeodesy.datum, 20.05.15)
    test 501 datum.Datum() class: True
    test 502 datum.Datums class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 503 datum.Ellipsoid() class: True
    test 504 datum.Ellipsoids class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 505 datum.R_FM float (pygeodesy.units): True
    test 506 datum.R_KM float (pygeodesy.units): True
    test 507 datum.R_M float (pygeodesy.units): True
    test 508 datum.R_MA float (pygeodesy.units): True
    test 509 datum.R_MB float (pygeodesy.units): True
    test 510 datum.R_NM float (pygeodesy.units): True
    test 511 datum.R_SM float (pygeodesy.units): True
    test 512 datum.R_VM float (pygeodesy.units): True
    test 513 datum.Transform() class: True
    test 514 datum.Transforms class pygeodesy.named._NamedEnum (pygeodesy.named): True

    testModule(pygeodesy.deprecated, 20.05.14)
    test 515 deprecated.HeightIDW() class: True
    test 516 deprecated.HeightIDW2() class: True
    test 517 deprecated.HeightIDW3() class: True
    test 518 deprecated.OK str: True
    test 519 deprecated.RefFrameError() class: True
    test 520 deprecated.anStr() function: True
    test 521 deprecated.areaof() function: True
    test 522 deprecated.bounds() function: True
    test 523 deprecated.clipDMS() function: True
    test 524 deprecated.clipStr() function: True
    test 525 deprecated.decodeEPSG2() function: True
    test 526 deprecated.enStr2() function: True
    test 527 deprecated.encodeEPSG() function: True
    test 528 deprecated.equirectangular3() function: True
    test 529 deprecated.fStr() function: True
    test 530 deprecated.fStrzs() function: True
    test 531 deprecated.false2f() function: True
    test 532 deprecated.falsed2f() function: True
    test 533 deprecated.hypot3() function: True
    test 534 deprecated.inStr() function: True
    test 535 deprecated.isenclosedby() function: True
    test 536 deprecated.nearestOn3() function: True
    test 537 deprecated.nearestOn4() function: True
    test 538 deprecated.parseUTM() function: True
    test 539 deprecated.perimeterof() function: True
    test 540 deprecated.polygon() function: True
    test 541 deprecated.scalar() function: True
    test 542 deprecated.simplify2() function: True
    test 543 deprecated.toUtm() function: True
    test 544 deprecated.unStr() function: True
    test 545 deprecated.utmZoneBand2() function: True

    testModule(pygeodesy.dms, 20.06.12)
    test 546 dms.F_D str: True
    test 547 dms.F_DEG str: True
    test 548 dms.F_DEG_ str: True
    test 549 dms.F_DEG__ str: True
    test 550 dms.F_DM str: True
    test 551 dms.F_DMS str: True
    test 552 dms.F_DMS_ str: True
    test 553 dms.F_DMS__ str: True
    test 554 dms.F_DM_ str: True
    test 555 dms.F_DM__ str: True
    test 556 dms.F_D_ str: True
    test 557 dms.F_D__ str: True
    test 558 dms.F_MIN str: True
    test 559 dms.F_MIN_ str: True
    test 560 dms.F_MIN__ str: True
    test 561 dms.F_RAD str: True
    test 562 dms.F_RAD_ str: True
    test 563 dms.F_RAD__ str: True
    test 564 dms.F_SEC str: True
    test 565 dms.F_SEC_ str: True
    test 566 dms.F_SEC__ str: True
    test 567 dms.F__E str: True
    test 568 dms.F__E_ str: True
    test 569 dms.F__E__ str: True
    test 570 dms.F__F str: True
    test 571 dms.F__F_ str: True
    test 572 dms.F__F__ str: True
    test 573 dms.F__G str: True
    test 574 dms.F__G_ str: True
    test 575 dms.F__G__ str: True
    test 576 dms.ParseError() class (pygeodesy.errors): True
    test 577 dms.S_DEG str: True
    test 578 dms.S_MIN str: True
    test 579 dms.S_RAD str: True
    test 580 dms.S_SEC str: True
    test 581 dms.S_SEP str: True
    test 582 dms.bearingDMS() function: True
    test 583 dms.clipDegrees() function: True
    test 584 dms.clipRadians() function: True
    test 585 dms.compassDMS() function: True
    test 586 dms.compassPoint() function: True
    test 587 dms.degDMS() function: True
    test 588 dms.latDMS() function: True
    test 589 dms.latlonDMS() function: True
    test 590 dms.lonDMS() function: True
    test 591 dms.normDMS() function: True
    test 592 dms.parse3llh() function: True
    test 593 dms.parseDDDMMSS() function: True
    test 594 dms.parseDMS() function: True
    test 595 dms.parseDMS2() function: True
    test 596 dms.parseRad() function: True
    test 597 dms.precision() function: True
    test 598 dms.toDMS() function: True

    testModule(pygeodesy.ecef, 20.05.14)
    test 599 ecef.EcefCartesian() class: True
    test 600 ecef.EcefError() class: True
    test 601 ecef.EcefKarney() class: True
    test 602 ecef.EcefMatrix() class: True
    test 603 ecef.EcefVeness() class: True
    test 604 ecef.EcefYou() class: True

    testModule(pygeodesy.elevations, 20.05.14)
    test 605 elevations.elevation2() function: True
    test 606 elevations.geoidHeight2() function: True

    testModule(pygeodesy.ellipsoidalKarney, 20.05.28)
    test 607 ellipsoidalKarney.Cartesian() class: True
    test 608 ellipsoidalKarney.LatLon() class: True
    test 609 ellipsoidalKarney.areaOf() function: True
    test 610 ellipsoidalKarney.isclockwise() function: True
    test 611 ellipsoidalKarney.ispolar() function (pygeodesy.points): True
    test 612 ellipsoidalKarney.perimeterOf() function: True

    testModule(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 613 ellipsoidalNvector.Cartesian() class: True
    test 614 ellipsoidalNvector.LatLon() class: True
    test 615 ellipsoidalNvector.Ned() class: True
    test 616 ellipsoidalNvector.Nvector() class: True
    test 617 ellipsoidalNvector.meanOf() function: True
    test 618 ellipsoidalNvector.sumOf() function: True
    test 619 ellipsoidalNvector.toNed() function: True

    testModule(pygeodesy.ellipsoidalVincenty, 20.05.28)
    test 620 ellipsoidalVincenty.Cartesian() class: True
    test 621 ellipsoidalVincenty.LatLon() class: True
    test 622 ellipsoidalVincenty.VincentyError() class: True
    test 623 ellipsoidalVincenty.ispolar() function (pygeodesy.points): True

    testModule(pygeodesy.elliptic, 20.05.08)
    test 624 elliptic.Elliptic() class: True
    test 625 elliptic.EllipticError() class: True

    testModule(pygeodesy.epsg, 20.05.14)
    test 626 epsg.EPSGError() class: True
    test 627 epsg.Epsg() class: True
    test 628 epsg.decode2() function: True
    test 629 epsg.encode() function: True

    testModule(pygeodesy.errors, 20.06.12)
    test 630 errors.CrossError() class: True
    test 631 errors.IntersectionError() class: True
    test 632 errors.LenError() class: True
    test 633 errors.LimitError() class: True
    test 634 errors.RangeError() class: True
    test 635 errors.crosserrors() function: True
    test 636 errors.exception_chaining() function: True
    test 637 errors.limiterrors() function: True
    test 638 errors.rangerrors() function: True

    testModule(pygeodesy.etm, 20.05.14)
    test 639 etm.ETMError() class: True
    test 640 etm.Etm() class: True
    test 641 etm.ExactTransverseMercator() class: True
    test 642 etm.parseETM5() function: True
    test 643 etm.toEtm8() function: True

    testModule(pygeodesy.fmath, 20.05.15)
    test 644 fmath.Fdot() class: True
    test 645 fmath.Fhorner() class: True
    test 646 fmath.Fpolynomial() class: True
    test 647 fmath.Fsum() class: True
    test 648 fmath.acos1() function: True
    test 649 fmath.cbrt() function: True
    test 650 fmath.cbrt2() function: True
    test 651 fmath.favg() function: True
    test 652 fmath.fdot() function: True
    test 653 fmath.fdot3() function: True
    test 654 fmath.fhorner() function: True
    test 655 fmath.fidw() function: True
    test 656 fmath.fmean() function: True
    test 657 fmath.fpolynomial() function: True
    test 658 fmath.fpowers() function: True
    test 659 fmath.fprod() function: True
    test 660 fmath.frange() function: True
    test 661 fmath.freduce type builtin_function (__builtin__): True
    test 662 fmath.fsum type builtin_function (math): True
    test 663 fmath.fsum_() function: True
    test 664 fmath.hypot type builtin_function (math): True
    test 665 fmath.hypot1() function: True
    test 666 fmath.hypot2() function: True
    test 667 fmath.hypot_() function: True
    test 668 fmath.sqrt3() function: True

    testModule(pygeodesy.formy, 20.05.15)
    test 669 formy.PointsError() class: True
    test 670 formy.antipode() function: True
    test 671 formy.antipode_() function: True
    test 672 formy.bearing() function: True
    test 673 formy.bearing_() function: True
    test 674 formy.compassAngle() function: True
    test 675 formy.cosineLaw() function: True
    test 676 formy.cosineLaw_() function: True
    test 677 formy.equirectangular() function: True
    test 678 formy.equirectangular_() function: True
    test 679 formy.euclidean() function: True
    test 680 formy.euclidean_() function: True
    test 681 formy.flatLocal() function: True
    test 682 formy.flatLocal_() function: True
    test 683 formy.flatPolar() function: True
    test 684 formy.flatPolar_() function: True
    test 685 formy.haversine() function: True
    test 686 formy.haversine_() function: True
    test 687 formy.heightOf() function: True
    test 688 formy.horizon() function: True
    test 689 formy.isantipode() function: True
    test 690 formy.isantipode_() function: True
    test 691 formy.latlon2n_xyz() function: True
    test 692 formy.n_xyz2latlon() function: True
    test 693 formy.n_xyz2philam() function: True
    test 694 formy.philam2n_xyz() function: True
    test 695 formy.points2() function: True
    test 696 formy.vincentys() function: True
    test 697 formy.vincentys_() function: True

    testModule(pygeodesy.frechet, 20.05.15)
    test 698 frechet.Frechet() class: True
    test 699 frechet.FrechetCosineLaw() class: True
    test 700 frechet.FrechetDegrees() class: True
    test 701 frechet.FrechetEquirectangular() class: True
    test 702 frechet.FrechetError() class: True
    test 703 frechet.FrechetEuclidean() class: True
    test 704 frechet.FrechetFlatLocal() class: True
    test 705 frechet.FrechetFlatPolar() class: True
    test 706 frechet.FrechetHaversine() class: True
    test 707 frechet.FrechetKarney() class: True
    test 708 frechet.FrechetRadians() class: True
    test 709 frechet.FrechetVincentys() class: True
    test 710 frechet.fractional() function: True
    test 711 frechet.frechet_() function: True

    testModule(pygeodesy.gars, 20.05.14)
    test 712 gars.GARSError() class: True
    test 713 gars.Garef() class: True
    test 714 gars.decode3() function: True
    test 715 gars.encode() function: True
    test 716 gars.precision() function: True
    test 717 gars.resolution() function: True

    testModule(pygeodesy.geohash, 20.05.14)
    test 718 geohash.Geohash() class: True
    test 719 geohash.GeohashError() class: True
    test 720 geohash.bounds() function: True
    test 721 geohash.decode() function: True
    test 722 geohash.decode_error() function: True
    test 723 geohash.distance1() function: True
    test 724 geohash.distance2() function: True
    test 725 geohash.distance3() function: True
    test 726 geohash.encode() function: True
    test 727 geohash.neighbors() function: True
    test 728 geohash.precision() function: True
    test 729 geohash.resolution2() function: True
    test 730 geohash.sizes() function: True

    testModule(pygeodesy.geoids, 20.05.14)
    test 731 geoids.GeoidError() class: True
    test 732 geoids.GeoidG2012B() class: True
    test 733 geoids.GeoidKarney() class: True
    test 734 geoids.GeoidPGM() class: True
    test 735 geoids.PGMError() class: True
    test 736 geoids.egmGeoidHeights() function: True

    testModule(pygeodesy.hausdorff, 20.05.15)
    test 737 hausdorff.Hausdorff() class: True
    test 738 hausdorff.HausdorffCosineLaw() class: True
    test 739 hausdorff.HausdorffDegrees() class: True
    test 740 hausdorff.HausdorffEquirectangular() class: True
    test 741 hausdorff.HausdorffError() class: True
    test 742 hausdorff.HausdorffEuclidean() class: True
    test 743 hausdorff.HausdorffFlatLocal() class: True
    test 744 hausdorff.HausdorffFlatPolar() class: True
    test 745 hausdorff.HausdorffHaversine() class: True
    test 746 hausdorff.HausdorffKarney() class: True
    test 747 hausdorff.HausdorffRadians() class: True
    test 748 hausdorff.HausdorffVincentys() class: True
    test 749 hausdorff.hausdorff_() function: True
    test 750 hausdorff.randomrangenerator() function: True

    testModule(pygeodesy.heights, 20.05.14)
    test 751 heights.HeightCubic() class: True
    test 752 heights.HeightError() class: True
    test 753 heights.HeightIDWcosineLaw() class: True
    test 754 heights.HeightIDWequirectangular() class: True
    test 755 heights.HeightIDWeuclidean() class: True
    test 756 heights.HeightIDWflatLocal() class: True
    test 757 heights.HeightIDWflatPolar() class: True
    test 758 heights.HeightIDWhaversine() class: True
    test 759 heights.HeightIDWkarney() class: True
    test 760 heights.HeightIDWvincentys() class: True
    test 761 heights.HeightLSQBiSpline() class: True
    test 762 heights.HeightLinear() class: True
    test 763 heights.HeightSmoothBiSpline() class: True
    test 764 heights.SciPyError() class: True
    test 765 heights.SciPyWarning() class: True

    testModule(pygeodesy.karney, 20.06.05)

    testModule(pygeodesy.lazily, 20.06.12)
    test 766 lazily.LazyImportError() class: True
    test 767 lazily.isLazy type NoneType: True

    testModule(pygeodesy.lcc, 20.05.14)
    test 768 lcc.Conic() class: True
    test 769 lcc.Conics class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 770 lcc.LCCError() class: True
    test 771 lcc.Lcc() class: True
    test 772 lcc.toLcc() function: True

    testModule(pygeodesy.mgrs, 20.05.14)
    test 773 mgrs.MGRSError() class: True
    test 774 mgrs.Mgrs() class: True
    test 775 mgrs.parseMGRS() function: True
    test 776 mgrs.toMgrs() function: True

    testModule(pygeodesy.named, 20.05.15)
    test 777 named.classname() function: True
    test 778 named.classnaming() function: True
    test 779 named.modulename() function: True
    test 780 named.nameof() function: True

    testModule(pygeodesy.nvector, 19.10.20)
    test 781 nvector.NorthPole class pygeodesy.nvectorBase.NvectorBase (pygeodesy.nvectorBase): True
    test 782 nvector.Nvector() class (pygeodesy.nvectorBase): True
    test 783 nvector.SouthPole class pygeodesy.nvectorBase.NvectorBase (pygeodesy.nvectorBase): True
    test 784 nvector.sumOf() function (pygeodesy.nvectorBase): True

    testModule(pygeodesy.osgr, 20.05.14)
    test 785 osgr.OSGRError() class: True
    test 786 osgr.Osgr() class: True
    test 787 osgr.parseOSGR() function: True
    test 788 osgr.toOsgr() function: True

    testModule(pygeodesy.points, 20.05.14)
    test 789 points.LatLon2psxy() class: True
    test 790 points.LatLon_() class: True
    test 791 points.Numpy2LatLon() class: True
    test 792 points.Tuple2LatLon() class: True
    test 793 points.areaOf() function: True
    test 794 points.boundsOf() function: True
    test 795 points.centroidOf() function: True
    test 796 points.isclockwise() function: True
    test 797 points.isconvex() function: True
    test 798 points.isconvex_() function: True
    test 799 points.isenclosedBy() function: True
    test 800 points.ispolar() function: True
    test 801 points.nearestOn5() function: True
    test 802 points.perimeterOf() function: True

    testModule(pygeodesy.simplify, 20.05.08)
    test 803 simplify.simplify1() function: True
    test 804 simplify.simplifyRDP() function: True
    test 805 simplify.simplifyRDPm() function: True
    test 806 simplify.simplifyRW() function: True
    test 807 simplify.simplifyVW() function: True
    test 808 simplify.simplifyVWm() function: True

    testModule(pygeodesy.sphericalNvector, 20.05.08)
    test 809 sphericalNvector.Cartesian() class: True
    test 810 sphericalNvector.LatLon() class: True
    test 811 sphericalNvector.Nvector() class: True
    test 812 sphericalNvector.areaOf() function: True
    test 813 sphericalNvector.intersection() function: True
    test 814 sphericalNvector.ispolar() function (pygeodesy.points): True
    test 815 sphericalNvector.meanOf() function: True
    test 816 sphericalNvector.nearestOn2() function: True
    test 817 sphericalNvector.perimeterOf() function: True
    test 818 sphericalNvector.sumOf() function: True
    test 819 sphericalNvector.triangulate() function: True
    test 820 sphericalNvector.trilaterate() function: True

    testModule(pygeodesy.sphericalTrigonometry, 20.06.14)
    test 821 sphericalTrigonometry.Cartesian() class: True
    test 822 sphericalTrigonometry.LatLon() class: True
    test 823 sphericalTrigonometry.areaOf() function: True
    test 824 sphericalTrigonometry.intersection() function: True
    test 825 sphericalTrigonometry.intersections2() function: True
    test 826 sphericalTrigonometry.isPoleEnclosedBy() function: True
    test 827 sphericalTrigonometry.ispolar() function (pygeodesy.points): True
    test 828 sphericalTrigonometry.meanOf() function: True
    test 829 sphericalTrigonometry.nearestOn2() function: True
    test 830 sphericalTrigonometry.nearestOn3() function: True
    test 831 sphericalTrigonometry.perimeterOf() function: True
    test 832 sphericalTrigonometry.sumOf() function (pygeodesy.vector3d): True

    testModule(pygeodesy.streprs, 20.05.15)
    test 833 streprs.anstr() function: True
    test 834 streprs.attrs() function: True
    test 835 streprs.enstr2() function: True
    test 836 streprs.fstr() function: True
    test 837 streprs.fstrzs() function: True
    test 838 streprs.instr() function: True
    test 839 streprs.pairs() function: True
    test 840 streprs.reprs() function: True
    test 841 streprs.strs() function: True
    test 842 streprs.unstr() function: True

    testModule(pygeodesy.trf, 20.05.14)
    test 843 trf.RefFrame() class: True
    test 844 trf.RefFrames class pygeodesy.named._NamedEnum (pygeodesy.named): True
    test 845 trf.TRFError() class: True
    test 846 trf.date2epoch() function: True
    test 847 trf.epoch2date() function: True

    testModule(pygeodesy.units, 20.05.15)
    test 848 units.Band() class: True
    test 849 units.Bearing() class: True
    test 850 units.Bearing_() class: True
    test 851 units.Degrees() class: True
    test 852 units.Distance() class: True
    test 853 units.Easting() class: True
    test 854 units.Feet() class: True
    test 855 units.Float() class: True
    test 856 units.Float_() class: True
    test 857 units.Height() class: True
    test 858 units.Int() class: True
    test 859 units.Int_() class: True
    test 860 units.Lam() class: True
    test 861 units.Lam_() class: True
    test 862 units.Lat() class: True
    test 863 units.Lon() class: True
    test 864 units.Meter() class: True
    test 865 units.Northing() class: True
    test 866 units.Number_() class: True
    test 867 units.Phi() class: True
    test 868 units.Phi_() class: True
    test 869 units.Precision_() class: True
    test 870 units.Radians() class: True
    test 871 units.Radius() class: True
    test 872 units.Radius_() class: True
    test 873 units.Scalar() class: True
    test 874 units.Scalar_() class: True
    test 875 units.Str() class: True
    test 876 units.UnitError() class: True
    test 877 units.Zone() class: True

    testModule(pygeodesy.ups, 20.05.14)
    test 878 ups.UPSError() class: True
    test 879 ups.Ups() class: True
    test 880 ups.parseUPS5() function: True
    test 881 ups.toUps8() function: True
    test 882 ups.upsZoneBand5() function: True

    testModule(pygeodesy.utily, 20.05.08)
    test 883 utily.degrees type builtin_function (math): True
    test 884 utily.degrees180() function: True
    test 885 utily.degrees2m() function: True
    test 886 utily.degrees360() function: True
    test 887 utily.degrees90() function: True
    test 888 utily.ft2m() function: True
    test 889 utily.isNumpy2() function: True
    test 890 utily.isPoints2() function: True
    test 891 utily.isTuple2() function: True
    test 892 utily.iterNumpy2() function: True
    test 893 utily.iterNumpy2over() function: True
    test 894 utily.m2NM() function: True
    test 895 utily.m2SM() function: True
    test 896 utily.m2degrees() function: True
    test 897 utily.m2ft() function: True
    test 898 utily.m2km() function: True
    test 899 utily.radians type builtin_function (math): True
    test 900 utily.radiansPI() function: True
    test 901 utily.radiansPI2() function: True
    test 902 utily.radiansPI_2() function: True
    test 903 utily.sincos2() function: True
    test 904 utily.sincos2d() function: True
    test 905 utily.splice() function: True
    test 906 utily.tanPI_2_2() function: True
    test 907 utily.tan_2() function: True
    test 908 utily.unroll180() function: True
    test 909 utily.unrollPI() function: True
    test 910 utily.wrap180() function: True
    test 911 utily.wrap360() function: True
    test 912 utily.wrap90() function: True
    test 913 utily.wrapPI() function: True
    test 914 utily.wrapPI2() function: True
    test 915 utily.wrapPI_2() function: True

    testModule(pygeodesy.utm, 20.05.14)
    test 916 utm.UTMError() class: True
    test 917 utm.Utm() class: True
    test 918 utm.parseUTM5() function: True
    test 919 utm.toUtm8() function: True
    test 920 utm.utmZoneBand5() function: True

    testModule(pygeodesy.utmups, 20.05.14)
    test 921 utmups.UTMUPSError() class: True
    test 922 utmups.UtmUps() function: True
    test 923 utmups.parseUTMUPS5() function: True
    test 924 utmups.toUtmUps8() function: True
    test 925 utmups.utmupsValidate() function: True
    test 926 utmups.utmupsValidateOK() function: True
    test 927 utmups.utmupsZoneBand5() function: True

    testModule(pygeodesy.vector3d, 20.05.14)
    test 928 vector3d.Vector3d() class: True
    test 929 vector3d.VectorError() class: True
    test 930 vector3d.sumOf() function: True

    testModule(pygeodesy.webmercator, 20.05.14)
    test 931 webmercator.WebMercatorError() class: True
    test 932 webmercator.Wm() class: True
    test 933 webmercator.parseWM() function: True
    test 934 webmercator.toWm() function: True

    testModule(pygeodesy.wgrs, 20.05.14)
    test 935 wgrs.Georef() class: True
    test 936 wgrs.WGRSError() class: True
    test 937 wgrs.decode3() function: True
    test 938 wgrs.decode5() function: True
    test 939 wgrs.encode() function: True
    test 940 wgrs.precision() function: True
    test 941 wgrs.resolution() function: True

    testPublic(pygeodesy, 20.06.14)
    test 942 Band() class: True
    test 943 Bearing() class: True
    test 944 Bearing_() class: True
    test 945 CSSError() class: True
    test 946 CassiniSoldner() class: True
    test 947 ClipError() class: True
    test 948 Conic() class: True
    test 949 Conics class pygeodesy.named._NamedEnum: True
    test 950 CrossError() class: True
    test 951 Css() class: True
    test 952 Datum() class: True
    test 953 Datums class pygeodesy.named._NamedEnum: True
    test 954 Degrees() class: True
    test 955 Distance() class: True
    test 956 EPSGError() class: True
    test 957 ETMError() class: True
    test 958 Easting() class: True
    test 959 EcefCartesian() class: True
    test 960 EcefError() class: True
    test 961 EcefKarney() class: True
    test 962 EcefMatrix() class: True
    test 963 EcefVeness() class: True
    test 964 EcefYou() class: True
    test 965 Ellipsoid() class: True
    test 966 Ellipsoids class pygeodesy.named._NamedEnum: True
    test 967 Elliptic() class: True
    test 968 EllipticError() class: True
    test 969 Epsg() class: True
    test 970 Etm() class: True
    test 971 ExactTransverseMercator() class: True
    test 972 Fdot() class: True
    test 973 Feet() class: True
    test 974 Fhorner() class: True
    test 975 Float() class: True
    test 976 Float_() class: True
    test 977 Fpolynomial() class: True
    test 978 Frechet() class: True
    test 979 FrechetCosineLaw() class: True
    test 980 FrechetDegrees() class: True
    test 981 FrechetEquirectangular() class: True
    test 982 FrechetError() class: True
    test 983 FrechetEuclidean() class: True
    test 984 FrechetFlatLocal() class: True
    test 985 FrechetFlatPolar() class: True
    test 986 FrechetHaversine() class: True
    test 987 FrechetKarney() class: True
    test 988 FrechetRadians() class: True
    test 989 FrechetVincentys() class: True
    test 990 Fsum() class: True
    test 991 GARSError() class: True
    test 992 Garef() class: True
    test 993 Geohash() class: True
    test 994 GeohashError() class: True
    test 995 GeoidError() class: True
    test 996 GeoidG2012B() class: True
    test 997 GeoidKarney() class: True
    test 998 GeoidPGM() class: True
    test 999 Georef() class: True
    test 1000 Hausdorff() class: True
    test 1001 HausdorffCosineLaw() class: True
    test 1002 HausdorffDegrees() class: True
    test 1003 HausdorffEquirectangular() class: True
    test 1004 HausdorffError() class: True
    test 1005 HausdorffEuclidean() class: True
    test 1006 HausdorffFlatLocal() class: True
    test 1007 HausdorffFlatPolar() class: True
    test 1008 HausdorffHaversine() class: True
    test 1009 HausdorffKarney() class: True
    test 1010 HausdorffRadians() class: True
    test 1011 HausdorffVincentys() class: True
    test 1012 Height() class: True
    test 1013 HeightCubic() class: True
    test 1014 HeightError() class: True
    test 1015 HeightIDW() class: True
    test 1016 HeightIDW2() class: True
    test 1017 HeightIDW3() class: True
    test 1018 HeightIDWcosineLaw() class: True
    test 1019 HeightIDWequirectangular() class: True
    test 1020 HeightIDWeuclidean() class: True
    test 1021 HeightIDWflatLocal() class: True
    test 1022 HeightIDWflatPolar() class: True
    test 1023 HeightIDWhaversine() class: True
    test 1024 HeightIDWkarney() class: True
    test 1025 HeightIDWvincentys() class: True
    test 1026 HeightLSQBiSpline() class: True
    test 1027 HeightLinear() class: True
    test 1028 HeightSmoothBiSpline() class: True
    test 1029 Int() class: True
    test 1030 Int_() class: True
    test 1031 IntersectionError() class: True
    test 1032 LCCError() class: True
    test 1033 Lam() class: True
    test 1034 Lam_() class: True
    test 1035 Lat() class: True
    test 1036 LatLon2psxy() class: True
    test 1037 LatLon_() class: True
    test 1038 LazyImportError() class: True
    test 1039 Lcc() class: True
    test 1040 LenError() class: True
    test 1041 LimitError() class: True
    test 1042 Lon() class: True
    test 1043 MGRSError() class: True
    test 1044 Meter() class: True
    test 1045 Mgrs() class: True
    test 1046 Northing() class: True
    test 1047 Number_() class: True
    test 1048 Numpy2LatLon() class: True
    test 1049 OSGRError() class: True
    test 1050 Osgr() class: True
    test 1051 PGMError() class: True
    test 1052 ParseError() class: True
    test 1053 Phi() class: True
    test 1054 Phi_() class: True
    test 1055 PointsError() class: True
    test 1056 Precision_() class: True
    test 1057 R_FM float: True
    test 1058 R_KM float: True
    test 1059 R_M float: True
    test 1060 R_MA float: True
    test 1061 R_MB float: True
    test 1062 R_NM float: True
    test 1063 R_SM float: True
    test 1064 R_VM float: True
    test 1065 Radians() class: True
    test 1066 Radius() class: True
    test 1067 Radius_() class: True
    test 1068 RangeError() class: True
    test 1069 RefFrame() class: True
    test 1070 RefFrameError() class: True
    test 1071 RefFrames class pygeodesy.named._NamedEnum: True
    test 1072 Scalar() class: True
    test 1073 Scalar_() class: True
    test 1074 SciPyError() class: True
    test 1075 SciPyWarning() class: True
    test 1076 Str() class: True
    test 1077 TRFError() class: True
    test 1078 Transform() class: True
    test 1079 Transforms class pygeodesy.named._NamedEnum: True
    test 1080 Tuple2LatLon() class: True
    test 1081 UPSError() class: True
    test 1082 UTMError() class: True
    test 1083 UTMUPSError() class: True
    test 1084 UnitError() class: True
    test 1085 Ups() class: True
    test 1086 Utm() class: True
    test 1087 UtmUps() function: True
    test 1088 Vector3d() class: True
    test 1089 VectorError() class: True
    test 1090 VincentyError() class: True
    test 1091 WGRSError() class: True
    test 1092 WebMercatorError() class: True
    test 1093 Wm() class: True
    test 1094 Zone() class: True
    test 1095 acos1() function: True
    test 1096 anStr() function: True
    test 1097 anstr() function: True
    test 1098 antipode() function: True
    test 1099 antipode_() function: True
    test 1100 areaOf() function: True
    test 1101 areaof() function: True
    test 1102 attrs() function: True
    test 1103 bearing() function: True
    test 1104 bearingDMS() function: True
    test 1105 bearing_() function: True
    test 1106 bounds() function: True
    test 1107 boundsOf() function: True
    test 1108 cbrt() function: True
    test 1109 cbrt2() function: True
    test 1110 centroidOf() function: True
    test 1111 classname() function: True
    test 1112 classnaming() function: True
    test 1113 clipCS3() function: True
    test 1114 clipDMS() function: True
    test 1115 clipDegrees() function: True
    test 1116 clipRadians() function: True
    test 1117 clipSH() function: True
    test 1118 clipSH3() function: True
    test 1119 clipStr() function: True
    test 1120 clips() function: True
    test 1121 compassAngle() function: True
    test 1122 compassDMS() function: True
    test 1123 compassPoint() function: True
    test 1124 cosineLaw() function: True
    test 1125 cosineLaw_() function: True
    test 1126 crosserrors() function: True
    test 1127 date2epoch() function: True
    test 1128 decodeEPSG2() function: True
    test 1129 degDMS() function: True
    test 1130 degrees180() function: True
    test 1131 degrees2m() function: True
    test 1132 degrees360() function: True
    test 1133 degrees90() function: True
    test 1134 egmGeoidHeights() function: True
    test 1135 elevation2() function: True
    test 1136 enStr2() function: True
    test 1137 encodeEPSG() function: True
    test 1138 enstr2() function: True
    test 1139 epoch2date() function: True
    test 1140 equirectangular() function: True
    test 1141 equirectangular3() function: True
    test 1142 equirectangular_() function: True
    test 1143 euclidean() function: True
    test 1144 euclidean_() function: True
    test 1145 exception_chaining() function: True
    test 1146 fStr() function: True
    test 1147 fStrzs() function: True
    test 1148 false2f() function: True
    test 1149 falsed2f() function: True
    test 1150 favg() function: True
    test 1151 fdot() function: True
    test 1152 fdot3() function: True
    test 1153 fhorner() function: True
    test 1154 fidw() function: True
    test 1155 flatLocal() function: True
    test 1156 flatLocal_() function: True
    test 1157 flatPolar() function: True
    test 1158 flatPolar_() function: True
    test 1159 fmean() function: True
    test 1160 fpolynomial() function: True
    test 1161 fpowers() function: True
    test 1162 fprod() function: True
    test 1163 fractional() function: True
    test 1164 frange() function: True
    test 1165 frechet_() function: True
    test 1166 freduce type builtin_function: True
    test 1167 fstr() function: True
    test 1168 fstrzs() function: True
    test 1169 fsum_() function: True
    test 1170 ft2m() function: True
    test 1171 geoidHeight2() function: True
    test 1172 halfs2() function: True
    test 1173 hausdorff_() function: True
    test 1174 haversine() function: True
    test 1175 haversine_() function: True
    test 1176 heightOf() function: True
    test 1177 horizon() function: True
    test 1178 hypot1() function: True
    test 1179 hypot2() function: True
    test 1180 hypot3() function: True
    test 1181 hypot_() function: True
    test 1182 inStr() function: True
    test 1183 instr() function: True
    test 1184 isNumpy2() function: True
    test 1185 isPoints2() function: True
    test 1186 isTuple2() function: True
    test 1187 isantipode() function: True
    test 1188 isantipode_() function: True
    test 1189 isclockwise() function: True
    test 1190 isconvex() function: True
    test 1191 isconvex_() function: True
    test 1192 isenclosedBy() function: True
    test 1193 isenclosedby() function: True
    test 1194 isfinite() function: True
    test 1195 isint() function: True
    test 1196 isneg0() function: True
    test 1197 ispolar() function: True
    test 1198 isscalar() function: True
    test 1199 issequence() function: True
    test 1200 isstr() function: True
    test 1201 issubclassof() function: True
    test 1202 iterNumpy2() function: True
    test 1203 iterNumpy2over() function: True
    test 1204 latDMS() function: True
    test 1205 latlon2n_xyz() function: True
    test 1206 latlonDMS() function: True
    test 1207 len2() function: True
    test 1208 limiterrors() function: True
    test 1209 lonDMS() function: True
    test 1210 m2NM() function: True
    test 1211 m2SM() function: True
    test 1212 m2degrees() function: True
    test 1213 m2ft() function: True
    test 1214 m2km() function: True
    test 1215 map1() function: True
    test 1216 map2() function: True
    test 1217 modulename() function: True
    test 1218 n_xyz2latlon() function: True
    test 1219 n_xyz2philam() function: True
    test 1220 nameof() function: True
    test 1221 nearestOn3() function: True
    test 1222 nearestOn4() function: True
    test 1223 nearestOn5() function: True
    test 1224 normDMS() function: True
    test 1225 pairs() function: True
    test 1226 parse3llh() function: True
    test 1227 parseDDDMMSS() function: True
    test 1228 parseDMS() function: True
    test 1229 parseDMS2() function: True
    test 1230 parseETM5() function: True
    test 1231 parseMGRS() function: True
    test 1232 parseOSGR() function: True
    test 1233 parseRad() function: True
    test 1234 parseUPS5() function: True
    test 1235 parseUTM() function: True
    test 1236 parseUTM5() function: True
    test 1237 parseUTMUPS5() function: True
    test 1238 parseWM() function: True
    test 1239 perimeterOf() function: True
    test 1240 perimeterof() function: True
    test 1241 philam2n_xyz() function: True
    test 1242 points2() function: True
    test 1243 polygon() function: True
    test 1244 precision() function: True
    test 1245 property_RO() class: True
    test 1246 property_doc_() function: True
    test 1247 radiansPI() function: True
    test 1248 radiansPI2() function: True
    test 1249 radiansPI_2() function: True
    test 1250 randomrangenerator() function: True
    test 1251 rangerrors() function: True
    test 1252 reprs() function: True
    test 1253 scalar() function: True
    test 1254 simplify1() function: True
    test 1255 simplify2() function: True
    test 1256 simplifyRDP() function: True
    test 1257 simplifyRDPm() function: True
    test 1258 simplifyRW() function: True
    test 1259 simplifyVW() function: True
    test 1260 simplifyVWm() function: True
    test 1261 sincos2() function: True
    test 1262 sincos2d() function: True
    test 1263 splice() function: True
    test 1264 sqrt3() function: True
    test 1265 strs() function: True
    test 1266 tanPI_2_2() function: True
    test 1267 tan_2() function: True
    test 1268 toCss() function: True
    test 1269 toDMS() function: True
    test 1270 toEtm8() function: True
    test 1271 toLcc() function: True
    test 1272 toMgrs() function: True
    test 1273 toOsgr() function: True
    test 1274 toUps8() function: True
    test 1275 toUtm() function: True
    test 1276 toUtm8() function: True
    test 1277 toUtmUps8() function: True
    test 1278 toWm() function: True
    test 1279 unStr() function: True
    test 1280 unroll180() function: True
    test 1281 unrollPI() function: True
    test 1282 unstr() function: True
    test 1283 upsZoneBand5() function: True
    test 1284 utmZoneBand2() function: True
    test 1285 utmZoneBand5() function: True
    test 1286 utmupsValidate() function: True
    test 1287 utmupsValidateOK() function: True
    test 1288 utmupsZoneBand5() function: True
    test 1289 vincentys() function: True
    test 1290 vincentys_() function: True
    test 1291 wrap180() function: True
    test 1292 wrap360() function: True
    test 1293 wrap90() function: True
    test 1294 wrapPI() function: True
    test 1295 wrapPI2() function: True
    test 1296 wrapPI_2() function: True

    all 1296 testModules.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 55.009 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testNamed.py

    testing testNamed.py 20.04.30

    testing _Named() (pygeodesy.named, 20.05.15)
    test 1 _Named: _Named
    test 2 _Named: True
    test 3 _Named: ''
    test 4 Test: Test
    test 5 _Named 'Test': _Named 'Test'
    test 6 _Named 'Test': Test
    test 7 _Named 'Test': Test
    test 8 _Named 'Test': _Named 'Test'
    test 9 _Named 'Test': <_Named 'Test' at 0x104de6058>  FAILED, KNOWN, expected _Named 'Test'
    test 10 _Named: 

    testing _NamedBase() (pygeodesy.named, 20.05.15)
    test 11 _NamedBase: _NamedBase
    test 12 _NamedBase: True
    test 13 _NamedBase: ''
    test 14 Test: Test
    test 15 _NamedBase 'Test': _NamedBase 'Test'
    test 16 _NamedBase 'Test': Test
    test 17 _NamedBase 'Test': Test
    test 18 _NamedBase 'Test': named._NamedBase.toStr(), MRO(named._Named): notOverloaded
    test 19 _NamedBase 'Test': named._NamedBase.toStr(), MRO(named._Named): notOverloaded
    test 20 _NamedBase: 

    testing _NamedDict() (pygeodesy.named, 20.05.15)
    test 21 _NamedDict: _NamedDict
    test 22 _NamedDict: True
    test 23 _NamedDict: ''
    test 24 Test: Test
    test 25 _NamedDict 'Test': _NamedDict 'Test'
    test 26 _NamedDict 'Test': Test
    test 27 _NamedDict 'Test': Test
    test 28 _NamedDict 'Test': {}
    test 29 _NamedDict 'Test': Test()  FAILED, KNOWN, expected {}
    test 30 _NamedDict: 

    testing _NamedEnum('Test',) (pygeodesy.named, 20.05.15)
    test 31 Test: _NamedEnum
    test 32 Test: True
    test 33 Test: 'Test'  FAILED, KNOWN, expected ''
    test 34 Test: Test
    test 35 _NamedEnum 'Test': _NamedEnum 'Test'
    test 36 _NamedEnum 'Test': Test
    test 37 _NamedEnum 'Test': Test
    test 38 _NamedEnum 'Test': Test.
    test 39 _NamedEnum 'Test':   FAILED, KNOWN, expected Test.
    test 40 _NamedEnum: 

    testing _NamedEnumItem() (pygeodesy.named, 20.05.15)
    test 41 _NamedEnumItem: _NamedEnumItem
    test 42 _NamedEnumItem: True
    test 43 _NamedEnumItem: ''
    test 44 Test: Test
    test 45 _NamedEnumItem 'Test': _NamedEnumItem 'Test'
    test 46 _NamedEnumItem 'Test': Test
    test 47 _NamedEnumItem 'Test': Test
    test 48 _NamedEnumItem 'Test': named._NamedEnumItem.toStr(), MRO(named._NamedBase, named._Named): notOverloaded
    test 49 _NamedEnumItem 'Test': named._NamedEnumItem.toStr(), MRO(named._NamedBase, named._Named): notOverloaded
    test 50 _NamedEnumItem: 

    testing LatLon2Tuple(0, 0) (pygeodesy.named, 20.05.15)
    test 51 LatLon2Tuple: LatLon2Tuple
    test 52 LatLon2Tuple: True
    test 53 LatLon2Tuple: ''
    test 54 Test: Test
    test 55 LatLon2Tuple 'Test': LatLon2Tuple 'Test'
    test 56 LatLon2Tuple 'Test': Test
    test 57 LatLon2Tuple 'Test': Test
    test 58 LatLon2Tuple 'Test': (0, 0)
    test 59 LatLon2Tuple 'Test': Test(lat=0, lon=0)  FAILED, KNOWN, expected (0, 0)
    test 60 LatLon2Tuple: 

    testing NamedDicts (pygeodesy.named, 20.05.15)

    testing NamedDicts (pygeodesy.geohash, 20.05.14)
(<module 'pygeodesy.geohash' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/geohash.pyc'>, 'Neighbors8Dict')
    test 61 Neighbors8Dict: Neighbors8Dict
    test 62 Neighbors8Dict: 8-Dict C{(N, NE, E, SE, S, SW, W, NW)}
    test 63 Neighbors8Dict: 8

    testing NamedTuples (pygeodesy.named, 20.05.15)
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Bearing2Tuple')
    test 64 Bearing2Tuple: Bearing2Tuple
    test 65 Bearing2Tuple: 2-Tuple C{(initial, final)}
    test 66 Bearing2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Bounds2Tuple')
    test 67 Bounds2Tuple: Bounds2Tuple
    test 68 Bounds2Tuple: 2-Tuple C{(latlonSW, latlonNE)}
    test 69 Bounds2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Bounds4Tuple')
    test 70 Bounds4Tuple: Bounds4Tuple
    test 71 Bounds4Tuple: 4-Tuple C{(latS, lonW, latN, lonE)}
    test 72 Bounds4Tuple: 4
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Destination2Tuple')
    test 73 Destination2Tuple: Destination2Tuple
    test 74 Destination2Tuple: 2-Tuple C{(destination, final)}
    test 75 Destination2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Destination3Tuple')
    test 76 Destination3Tuple: Destination3Tuple
    test 77 Destination3Tuple: 3-Tuple C{(lat, lon, final)}
    test 78 Destination3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Distance2Tuple')
    test 79 Distance2Tuple: Distance2Tuple
    test 80 Distance2Tuple: 2-Tuple C{(distance, initial)}
    test 81 Distance2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Distance3Tuple')
    test 82 Distance3Tuple: Distance3Tuple
    test 83 Distance3Tuple: 3-Tuple C{(distance, initial, final)}
    test 84 Distance3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Distance4Tuple')
    test 85 Distance4Tuple: Distance4Tuple
    test 86 Distance4Tuple: 4-Tuple C{(distance2, delta_lat, delta_lon, unroll_lon2)}
    test 87 Distance4Tuple: 4
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'EasNor2Tuple')
    test 88 EasNor2Tuple: EasNor2Tuple
    test 89 EasNor2Tuple: 2-Tuple C{(easting, northing)}
    test 90 EasNor2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'EasNor3Tuple')
    test 91 EasNor3Tuple: EasNor3Tuple
    test 92 EasNor3Tuple: 3-Tuple C{(easting, northing, height)}
    test 93 EasNor3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'LatLon2Tuple')
    test 94 LatLon2Tuple: LatLon2Tuple
    test 95 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 96 LatLon2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'LatLon3Tuple')
    test 97 LatLon3Tuple: LatLon3Tuple
    test 98 LatLon3Tuple: 3-Tuple C{(lat, lon, height)}
    test 99 LatLon3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'LatLon4Tuple')
    test 100 LatLon4Tuple: LatLon4Tuple
    test 101 LatLon4Tuple: 4-Tuple C{(lat, lon, height, datum)}
    test 102 LatLon4Tuple: 4
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'LatLonDatum3Tuple')
    test 103 LatLonDatum3Tuple: LatLonDatum3Tuple
    test 104 LatLonDatum3Tuple: 3-Tuple C{(lat, lon, datum)}
    test 105 LatLonDatum3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'LatLonPrec3Tuple')
    test 106 LatLonPrec3Tuple: LatLonPrec3Tuple
    test 107 LatLonPrec3Tuple: 3-Tuple C{(lat, lon, precision)}
    test 108 LatLonPrec3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'LatLonPrec5Tuple')
    test 109 LatLonPrec5Tuple: LatLonPrec5Tuple
    test 110 LatLonPrec5Tuple: 5-Tuple C{(lat, lon, precision, height, radius)}
    test 111 LatLonPrec5Tuple: 5
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'NearestOn3Tuple')
    test 112 NearestOn3Tuple: NearestOn3Tuple
    test 113 NearestOn3Tuple: 3-Tuple C{(closest, distance, angle)}
    test 114 NearestOn3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'PhiLam2Tuple')
    test 115 PhiLam2Tuple: PhiLam2Tuple
    test 116 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 117 PhiLam2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'PhiLam3Tuple')
    test 118 PhiLam3Tuple: PhiLam3Tuple
    test 119 PhiLam3Tuple: 3-Tuple C{(phi, lam, height)}
    test 120 PhiLam3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'PhiLam4Tuple')
    test 121 PhiLam4Tuple: PhiLam4Tuple
    test 122 PhiLam4Tuple: 4-Tuple C{(phi, lam, height, datum)}
    test 123 PhiLam4Tuple: 4
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Points2Tuple')
    test 124 Points2Tuple: Points2Tuple
    test 125 Points2Tuple: 2-Tuple C{(number, points)}
    test 126 Points2Tuple: 2
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Vector3Tuple')
    test 127 Vector3Tuple: Vector3Tuple
    test 128 Vector3Tuple: 3-Tuple C{(x, y, z)}
    test 129 Vector3Tuple: 3
(<module 'pygeodesy.named' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/named.pyc'>, 'Vector4Tuple')
    test 130 Vector4Tuple: Vector4Tuple
    test 131 Vector4Tuple: 4-Tuple C{(x, y, z, h)}
    test 132 Vector4Tuple: 4

    testing NamedTuples (pygeodesy.clipy, 20.05.15)
(<module 'pygeodesy.clipy' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/clipy.pyc'>, 'ClipCS3Tuple')
    test 133 ClipCS3Tuple: ClipCS3Tuple
    test 134 ClipCS3Tuple: 3-Tuple C{(start, end, index)}
    test 135 ClipCS3Tuple: 3
(<module 'pygeodesy.clipy' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/clipy.pyc'>, 'ClipSH3Tuple')
    test 136 ClipSH3Tuple: ClipSH3Tuple
    test 137 ClipSH3Tuple: 3-Tuple C{(start, end, original)}
    test 138 ClipSH3Tuple: 3

    testing NamedTuples (pygeodesy.css, 20.05.14)
(<module 'pygeodesy.css' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/css.pyc'>, 'EasNor2Tuple')
    test 139 EasNor2Tuple: EasNor2Tuple
    test 140 EasNor2Tuple: 2-Tuple C{(easting, northing)}
    test 141 EasNor2Tuple: 2
(<module 'pygeodesy.css' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/css.pyc'>, 'EasNor3Tuple')
    test 142 EasNor3Tuple: EasNor3Tuple
    test 143 EasNor3Tuple: 3-Tuple C{(easting, northing, height)}
    test 144 EasNor3Tuple: 3
(<module 'pygeodesy.css' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/css.pyc'>, 'EasNorAziRk4Tuple')
    test 145 EasNorAziRk4Tuple: EasNorAziRk4Tuple
    test 146 EasNorAziRk4Tuple: 4-Tuple C{(easting, northing, azimuth, reciprocal)}
    test 147 EasNorAziRk4Tuple: 4
(<module 'pygeodesy.css' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/css.pyc'>, 'LatLon2Tuple')
    test 148 LatLon2Tuple: LatLon2Tuple
    test 149 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 150 LatLon2Tuple: 2
(<module 'pygeodesy.css' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/css.pyc'>, 'LatLon4Tuple')
    test 151 LatLon4Tuple: LatLon4Tuple
    test 152 LatLon4Tuple: 4-Tuple C{(lat, lon, height, datum)}
    test 153 LatLon4Tuple: 4
(<module 'pygeodesy.css' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/css.pyc'>, 'LatLonAziRk4Tuple')
    test 154 LatLonAziRk4Tuple: LatLonAziRk4Tuple
    test 155 LatLonAziRk4Tuple: 4-Tuple C{(lat, lon, azimuth, reciprocal)}
    test 156 LatLonAziRk4Tuple: 4

    testing NamedTuples (pygeodesy.datum, 20.05.15)
(<module 'pygeodesy.datum' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/datum.pyc'>, 'Curvature2Tuple')
    test 157 Curvature2Tuple: Curvature2Tuple
    test 158 Curvature2Tuple: 2-Tuple C{(meridional, prime_vertical)}
    test 159 Curvature2Tuple: 2
(<module 'pygeodesy.datum' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/datum.pyc'>, 'Distance2Tuple')
    test 160 Distance2Tuple: Distance2Tuple
    test 161 Distance2Tuple: 2-Tuple C{(distance, initial)}
    test 162 Distance2Tuple: 2
(<module 'pygeodesy.datum' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/datum.pyc'>, 'Vector3Tuple')
    test 163 Vector3Tuple: Vector3Tuple
    test 164 Vector3Tuple: 3-Tuple C{(x, y, z)}
    test 165 Vector3Tuple: 3

    testing NamedTuples (pygeodesy.ecef, 20.05.14)
(<module 'pygeodesy.ecef' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ecef.pyc'>, 'Ecef9Tuple')
    test 166 Ecef9Tuple: Ecef9Tuple
    test 167 Ecef9Tuple: 9-Tuple C{(x, y, z, lat, lon, height, C, M, datum)}
    test 168 Ecef9Tuple: 9
(<module 'pygeodesy.ecef' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ecef.pyc'>, 'LatLon2Tuple')
    test 169 LatLon2Tuple: LatLon2Tuple
    test 170 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 171 LatLon2Tuple: 2
(<module 'pygeodesy.ecef' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ecef.pyc'>, 'LatLon3Tuple')
    test 172 LatLon3Tuple: LatLon3Tuple
    test 173 LatLon3Tuple: 3-Tuple C{(lat, lon, height)}
    test 174 LatLon3Tuple: 3
(<module 'pygeodesy.ecef' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ecef.pyc'>, 'PhiLam2Tuple')
    test 175 PhiLam2Tuple: PhiLam2Tuple
    test 176 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 177 PhiLam2Tuple: 2
(<module 'pygeodesy.ecef' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ecef.pyc'>, 'Vector3Tuple')
    test 178 Vector3Tuple: Vector3Tuple
    test 179 Vector3Tuple: 3-Tuple C{(x, y, z)}
    test 180 Vector3Tuple: 3

    testing NamedTuples (pygeodesy.elevations, 20.05.14)
(<module 'pygeodesy.elevations' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/elevations.pyc'>, 'Elevation2Tuple')
    test 181 Elevation2Tuple: Elevation2Tuple
    test 182 Elevation2Tuple: 2-Tuple C{(elevation, data_source)}
    test 183 Elevation2Tuple: 2
(<module 'pygeodesy.elevations' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/elevations.pyc'>, 'GeoidHeight2Tuple')
    test 184 GeoidHeight2Tuple: GeoidHeight2Tuple
    test 185 GeoidHeight2Tuple: 2-Tuple C{(height, model_name)}
    test 186 GeoidHeight2Tuple: 2

    testing NamedTuples (pygeodesy.ellipsoidalNvector, 20.06.08)
(<module 'pygeodesy.ellipsoidalNvector' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ellipsoidalNvector.pyc'>, 'LatLon3Tuple')
    test 187 LatLon3Tuple: LatLon3Tuple
    test 188 LatLon3Tuple: 3-Tuple C{(lat, lon, height)}
    test 189 LatLon3Tuple: 3
(<module 'pygeodesy.ellipsoidalNvector' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/ellipsoidalNvector.pyc'>, 'Ned3Tuple')
    test 190 Ned3Tuple: Ned3Tuple
    test 191 Ned3Tuple: 3-Tuple C{(north, east, down)}
    test 192 Ned3Tuple: 3

    testing NamedTuples (pygeodesy.elliptic, 20.05.08)
(<module 'pygeodesy.elliptic' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/elliptic.pyc'>, 'Elliptic3Tuple')
    test 193 Elliptic3Tuple: Elliptic3Tuple
    test 194 Elliptic3Tuple: 3-Tuple C{(sn, cn, dn)}
    test 195 Elliptic3Tuple: 3

    testing NamedTuples (pygeodesy.epsg, 20.05.14)
(<module 'pygeodesy.epsg' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/epsg.pyc'>, 'UtmUps2Tuple')
    test 196 UtmUps2Tuple: UtmUps2Tuple
    test 197 UtmUps2Tuple: 2-Tuple C{(zone, hemipole)}
    test 198 UtmUps2Tuple: 2

    testing NamedTuples (pygeodesy.etm, 20.05.14)
(<module 'pygeodesy.etm' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/etm.pyc'>, 'EasNorExact4Tuple')
    test 199 EasNorExact4Tuple: EasNorExact4Tuple
    test 200 EasNorExact4Tuple: 4-Tuple C{(easting, northing, convergence, scale)}
    test 201 EasNorExact4Tuple: 4
(<module 'pygeodesy.etm' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/etm.pyc'>, 'LatLonExact4Tuple')
    test 202 LatLonExact4Tuple: LatLonExact4Tuple
    test 203 LatLonExact4Tuple: 4-Tuple C{(lat, lon, convergence, scale)}
    test 204 LatLonExact4Tuple: 4

    testing NamedTuples (pygeodesy.frechet, 20.05.15)
(<module 'pygeodesy.frechet' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/frechet.pyc'>, 'Frechet6Tuple')
    test 205 Frechet6Tuple: Frechet6Tuple
    test 206 Frechet6Tuple: 6-Tuple C{(fd, fi1, fi2, r, n, units)}
    test 207 Frechet6Tuple: 6
(<module 'pygeodesy.frechet' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/frechet.pyc'>, 'LatLon2Tuple')
    test 208 LatLon2Tuple: LatLon2Tuple
    test 209 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 210 LatLon2Tuple: 2
(<module 'pygeodesy.frechet' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/frechet.pyc'>, 'PhiLam2Tuple')
    test 211 PhiLam2Tuple: PhiLam2Tuple
    test 212 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 213 PhiLam2Tuple: 2

    testing NamedTuples (pygeodesy.geohash, 20.05.14)
(<module 'pygeodesy.geohash' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/geohash.pyc'>, 'Bounds2Tuple')
    test 214 Bounds2Tuple: Bounds2Tuple
    test 215 Bounds2Tuple: 2-Tuple C{(latlonSW, latlonNE)}
    test 216 Bounds2Tuple: 2
(<module 'pygeodesy.geohash' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/geohash.pyc'>, 'Bounds4Tuple')
    test 217 Bounds4Tuple: Bounds4Tuple
    test 218 Bounds4Tuple: 4-Tuple C{(latS, lonW, latN, lonE)}
    test 219 Bounds4Tuple: 4
(<module 'pygeodesy.geohash' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/geohash.pyc'>, 'LatLon2Tuple')
    test 220 LatLon2Tuple: LatLon2Tuple
    test 221 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 222 LatLon2Tuple: 2

    testing NamedTuples (pygeodesy.geoids, 20.05.14)
(<module 'pygeodesy.geoids' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/geoids.pyc'>, 'GeoidHeight5Tuple')
    test 223 GeoidHeight5Tuple: GeoidHeight5Tuple
    test 224 GeoidHeight5Tuple: 5-Tuple C{(lat, lon, egm84, egm96, egm2008)}
    test 225 GeoidHeight5Tuple: 5
(<module 'pygeodesy.geoids' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/geoids.pyc'>, 'LatLon3Tuple')
    test 226 LatLon3Tuple: LatLon3Tuple
    test 227 LatLon3Tuple: 3-Tuple C{(lat, lon, height)}
    test 228 LatLon3Tuple: 3

    testing NamedTuples (pygeodesy.hausdorff, 20.05.15)
(<module 'pygeodesy.hausdorff' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/hausdorff.pyc'>, 'Hausdorff6Tuple')
    test 229 Hausdorff6Tuple: Hausdorff6Tuple
    test 230 Hausdorff6Tuple: 6-Tuple C{(hd, i, j, mn, md, units)}
    test 231 Hausdorff6Tuple: 6
(<module 'pygeodesy.hausdorff' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/hausdorff.pyc'>, 'PhiLam2Tuple')
    test 232 PhiLam2Tuple: PhiLam2Tuple
    test 233 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 234 PhiLam2Tuple: 2

    testing NamedTuples (pygeodesy.mgrs, 20.05.14)
(<module 'pygeodesy.mgrs' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/mgrs.pyc'>, 'Mgrs4Tuple')
    test 235 Mgrs4Tuple: Mgrs4Tuple
    test 236 Mgrs4Tuple: 4-Tuple C{(zone, digraph, easting, northing)}
    test 237 Mgrs4Tuple: 4
(<module 'pygeodesy.mgrs' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/mgrs.pyc'>, 'Mgrs6Tuple')
    test 238 Mgrs6Tuple: Mgrs6Tuple
    test 239 Mgrs6Tuple: 6-Tuple C{(zone, digraph, easting, northing, band, datum)}
    test 240 Mgrs6Tuple: 6
(<module 'pygeodesy.mgrs' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/mgrs.pyc'>, 'UtmUps5Tuple')
    test 241 UtmUps5Tuple: UtmUps5Tuple
    test 242 UtmUps5Tuple: 5-Tuple C{(zone, hemipole, easting, northing, band)}
    test 243 UtmUps5Tuple: 5

    testing NamedTuples (pygeodesy.points, 20.05.14)
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'Bounds2Tuple')
    test 244 Bounds2Tuple: Bounds2Tuple
    test 245 Bounds2Tuple: 2-Tuple C{(latlonSW, latlonNE)}
    test 246 Bounds2Tuple: 2
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'Bounds4Tuple')
    test 247 Bounds4Tuple: Bounds4Tuple
    test 248 Bounds4Tuple: 4-Tuple C{(latS, lonW, latN, lonE)}
    test 249 Bounds4Tuple: 4
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'LatLon2Tuple')
    test 250 LatLon2Tuple: LatLon2Tuple
    test 251 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 252 LatLon2Tuple: 2
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'NearestOn3Tuple')
    test 253 NearestOn3Tuple: NearestOn3Tuple
    test 254 NearestOn3Tuple: 3-Tuple C{(closest, distance, angle)}
    test 255 NearestOn3Tuple: 3
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'NearestOn5Tuple')
    test 256 NearestOn5Tuple: NearestOn5Tuple
    test 257 NearestOn5Tuple: 5-Tuple C{(lat, lon, distance, angle, height)}
    test 258 NearestOn5Tuple: 5
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'PhiLam2Tuple')
    test 259 PhiLam2Tuple: PhiLam2Tuple
    test 260 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 261 PhiLam2Tuple: 2
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'Point3Tuple')
    test 262 Point3Tuple: Point3Tuple
    test 263 Point3Tuple: 3-Tuple C{(x, y, ll)}
    test 264 Point3Tuple: 3
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'Shape2Tuple')
    test 265 Shape2Tuple: Shape2Tuple
    test 266 Shape2Tuple: 2-Tuple C{(nrows, ncols)}
    test 267 Shape2Tuple: 2
(<module 'pygeodesy.points' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/points.pyc'>, 'Vector4Tuple')
    test 268 Vector4Tuple: Vector4Tuple
    test 269 Vector4Tuple: 4-Tuple C{(x, y, z, h)}
    test 270 Vector4Tuple: 4

    testing NamedTuples (pygeodesy.utmupsBase, 20.05.14)
(<module 'pygeodesy.utmupsBase' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/utmupsBase.pyc'>, 'EasNor2Tuple')
    test 271 EasNor2Tuple: EasNor2Tuple
    test 272 EasNor2Tuple: 2-Tuple C{(easting, northing)}
    test 273 EasNor2Tuple: 2
(<module 'pygeodesy.utmupsBase' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/utmupsBase.pyc'>, 'LatLonDatum5Tuple')
    test 274 LatLonDatum5Tuple: LatLonDatum5Tuple
    test 275 LatLonDatum5Tuple: 5-Tuple C{(lat, lon, datum, convergence, scale)}
    test 276 LatLonDatum5Tuple: 5
(<module 'pygeodesy.utmupsBase' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/utmupsBase.pyc'>, 'UtmUps5Tuple')
    test 277 UtmUps5Tuple: UtmUps5Tuple
    test 278 UtmUps5Tuple: 5-Tuple C{(zone, hemipole, easting, northing, band)}
    test 279 UtmUps5Tuple: 5
(<module 'pygeodesy.utmupsBase' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/utmupsBase.pyc'>, 'UtmUps8Tuple')
    test 280 UtmUps8Tuple: UtmUps8Tuple
    test 281 UtmUps8Tuple: 8-Tuple C{(zone, hemipole, easting, northing, band, datum, convergence, scale)}
    test 282 UtmUps8Tuple: 8
(<module 'pygeodesy.utmupsBase' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/utmupsBase.pyc'>, 'UtmUpsLatLon5Tuple')
    test 283 UtmUpsLatLon5Tuple: UtmUpsLatLon5Tuple
    test 284 UtmUpsLatLon5Tuple: 5-Tuple C{(zone, band, hemipole, lat, lon)}
    test 285 UtmUpsLatLon5Tuple: 5

    testing NamedTuples (pygeodesy.webmercator, 20.05.14)
(<module 'pygeodesy.webmercator' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/webmercator.pyc'>, 'EasNorRadius3Tuple')
    test 286 EasNorRadius3Tuple: EasNorRadius3Tuple
    test 287 EasNorRadius3Tuple: 3-Tuple C{(easting, northing, radius)}
    test 288 EasNorRadius3Tuple: 3
(<module 'pygeodesy.webmercator' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/webmercator.pyc'>, 'LatLon2Tuple')
    test 289 LatLon2Tuple: LatLon2Tuple
    test 290 LatLon2Tuple: 2-Tuple C{(lat, lon)}
    test 291 LatLon2Tuple: 2
(<module 'pygeodesy.webmercator' from '/Users/jean/Dropbox/Projects/geodesy/PyGeodesy/pygeodesy/webmercator.pyc'>, 'PhiLam2Tuple')
    test 292 PhiLam2Tuple: PhiLam2Tuple
    test 293 PhiLam2Tuple: 2-Tuple C{(phi, lam)}
    test 294 PhiLam2Tuple: 2

    testing __init__.py (pygeodesy.named, 20.05.15)

    testing __main__.py (pygeodesy.named, 20.05.15)

    testing bases.py (pygeodesy.named, 20.05.15)

    testing basics.py (pygeodesy.named, 20.05.15)

    testing cartesianBase.py (pygeodesy.named, 20.05.15)
    test 295 cartesianBase.py:163: L{LatLon2Tuple}C{(lat, lon)}
    test 296 cartesianBase.py:169: L{LatLon3Tuple}C{(lat, lon, height)}
    test 297 cartesianBase.py:175: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 298 cartesianBase.py:189: L{PhiLam2Tuple}C{(phi, lam)}
    test 299 cartesianBase.py:195: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 300 cartesianBase.py:201: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 301 cartesianBase.py:208: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 302 cartesianBase.py:231: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 303 cartesianBase.py:252: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 304 cartesianBase.py:280: L{Vector4Tuple}C{(x, y, z, h)}
    test 305 cartesianBase.py:349: L{Vector3Tuple}C{(x, y, z)}
    test 306 cartesianBase.py:358: L{Vector3Tuple}C{(x, y, z)}

    testing clipy.py (pygeodesy.named, 20.05.15)
    test 307 clipy.py:177: L{ClipCS3Tuple}C{(start, end, index)}
    test 308 clipy.py:435: L{ClipSH3Tuple}C{(start, end, original)}

    testing css.py (pygeodesy.named, 20.05.15)
    test 309 css.py:117: L{EasNor2Tuple}C{(easting, northing)}
    test 310 css.py:134: L{EasNorAziRk4Tuple}C{(easting, northing, azimuth, reciprocal)}
    test 311 css.py:188: L{LatLon2Tuple}C{(lat, lon)}
    test 312 css.py:244: L{LatLon2Tuple}C{(lat, lon)}
    test 313 css.py:272: L{LatLonAziRk4Tuple}C{(lat, lon, azimuth, reciprocal)}
    test 314 css.py:420: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 315 css.py:525: L{EasNor3Tuple}C{(easting, northing, height)}

    testing datum.py (pygeodesy.named, 20.05.15)
    test 316 datum.py:479: L{Distance2Tuple}C{(distance, initial)}
    test 317 datum.py:872: L{Curvature2Tuple}C{(meridional, prime_vertical)}
    test 318 datum.py:891: L{Curvature2Tuple}C{(meridional, prime_vertical)}
    test 319 datum.py:1192: L{Vector3Tuple}C{(x, y, z)}

    testing deprecated.py (pygeodesy.named, 20.05.15)

    testing dms.py (pygeodesy.named, 20.05.15)
    test 320 dms.py:618: L{LatLon2Tuple}C{(lat, lon)}
    test 321 dms.py:649: L{LatLon3Tuple}C{(lat, lon, height)}

    testing ecef.py (pygeodesy.named, 20.05.15)
    test 322 ecef.py:209: L{Vector3Tuple}C{(x, y, z)}
    test 323 ecef.py:276: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 324 ecef.py:320: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 325 ecef.py:496: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 326 ecef.py:570: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 327 ecef.py:738: L{LatLon2Tuple}C{(lat, lon)}
    test 328 ecef.py:744: L{LatLon3Tuple}C{(lat, lon, height)}
    test 329 ecef.py:750: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 330 ecef.py:762: L{PhiLam2Tuple}C{(phi, lam)}
    test 331 ecef.py:768: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 332 ecef.py:774: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 333 ecef.py:807: L{LatLon3Tuple}C{(lat, lon, height)}
    test 334 ecef.py:808: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 335 ecef.py:834: L{Vector3Tuple}C{(x, y, z)}
    test 336 ecef.py:843: L{Vector3Tuple}C{(x, y, z)}
    test 337 ecef.py:849: L{Vector4Tuple}C{(x, y, z, h)}
    test 338 ecef.py:895: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 339 ecef.py:936: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 340 ecef.py:1028: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 341 ecef.py:1061: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}

    testing elevations.py (pygeodesy.named, 20.05.15)
    test 342 elevations.py:142: L{Elevation2Tuple}C{(elevation, data_source)}
    test 343 elevations.py:199: L{GeoidHeight2Tuple}C{(height, model_name)}

    testing ellipsoidalBase.py (pygeodesy.named, 20.05.15)
    test 344 ellipsoidalBase.py:245: L{Distance2Tuple}C{(distance, initial)}
    test 345 ellipsoidalBase.py:265: L{Elevation2Tuple}C{(elevation, data_source)}
    test 346 ellipsoidalBase.py:345: L{GeoidHeight2Tuple}C{(height, model_name)}
    test 347 ellipsoidalBase.py:427: L{Vector3Tuple}C{(x, y, z)}

    testing ellipsoidalKarney.py (pygeodesy.named, 20.05.15)
    test 348 ellipsoidalKarney.py:66: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 349 ellipsoidalKarney.py:103: L{Bearing2Tuple}C{(initial, final)}
    test 350 ellipsoidalKarney.py:165: L{Destination2Tuple}C{(destination, final)}
    test 351 ellipsoidalKarney.py:225: L{Distance3Tuple}C{(distance, initial, final)}
    test 352 ellipsoidalKarney.py:345: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 353 ellipsoidalKarney.py:359: L{Destination2Tuple}C{(destination, final)}
    test 354 ellipsoidalKarney.py:360: L{Destination3Tuple}C{(lat, lon, final)}
    test 355 ellipsoidalKarney.py:374: L{Distance3Tuple}C{(distance, initial, final)}

    testing ellipsoidalNvector.py (pygeodesy.named, 20.05.15)
    test 356 ellipsoidalNvector.py:66: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 357 ellipsoidalNvector.py:87: L{Vector4Tuple}C{(x, y, z, h)}
    test 358 ellipsoidalNvector.py:437: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 359 ellipsoidalNvector.py:458: L{Vector4Tuple}C{(x, y, z, h)}
    test 360 ellipsoidalNvector.py:564: L{Ned3Tuple}C{(north, east, down)}
    test 361 ellipsoidalNvector.py:673: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 362 ellipsoidalNvector.py:698: L{LatLon3Tuple}C{(lat, lon, height)}
    test 363 ellipsoidalNvector.py:744: L{LatLon3Tuple}C{(lat, lon, height)}
    test 364 ellipsoidalNvector.py:794: L{Ned3Tuple}C{(north, east, down)}

    testing ellipsoidalVincenty.py (pygeodesy.named, 20.05.15)
    test 365 ellipsoidalVincenty.py:110: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 366 ellipsoidalVincenty.py:155: L{Bearing2Tuple}C{(initial, final)}
    test 367 ellipsoidalVincenty.py:218: L{Destination2Tuple}C{(destination, final)}
    test 368 ellipsoidalVincenty.py:282: L{Distance3Tuple}C{(distance, initial, final)}
    test 369 ellipsoidalVincenty.py:446: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}

    testing elliptic.py (pygeodesy.named, 20.05.15)
    test 370 elliptic.py:656: L{Elliptic3Tuple}C{(sn, cn, dn)}

    testing epsg.py (pygeodesy.named, 20.05.15)
    test 371 epsg.py:151: L{UtmUps2Tuple}C{(zone, hemipole)}

    testing errors.py (pygeodesy.named, 20.05.15)

    testing etm.py (pygeodesy.named, 20.05.15)
    test 372 etm.py:198: L{LatLonDatum5Tuple}C{(lat, lon, datum, convergence, scale)}
    test 373 etm.py:374: L{EasNorExact4Tuple}C{(easting, northing, convergence, scale)}
    test 374 etm.py:507: L{LatLonExact4Tuple}C{(lat, lon, convergence, scale)}
    test 375 etm.py:912: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 376 etm.py:947: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, convergence, scale)}

    testing fmath.py (pygeodesy.named, 20.05.15)

    testing formy.py (pygeodesy.named, 20.05.15)
    test 377 formy.py:53: L{LatLon2Tuple}C{(lat, lon)}
    test 378 formy.py:67: L{PhiLam2Tuple}C{(phi, lam)}
    test 379 formy.py:251: L{Distance4Tuple}C{(distance2, delta_lat, delta_lon, unroll_lon2)}
    test 380 formy.py:614: L{Vector3Tuple}C{(x, y, z)}
    test 381 formy.py:631: L{LatLon2Tuple}C{(lat, lon)}
    test 382 formy.py:646: L{PhiLam2Tuple}C{(phi, lam)}
    test 383 formy.py:660: L{Vector3Tuple}C{(x, y, z)}
    test 384 formy.py:684: L{Points2Tuple}C{(number, points)}

    testing frechet.py (pygeodesy.named, 20.05.15)
    test 385 frechet.py:223: L{Frechet6Tuple}C{(fd, fi1, fi2, r, n, units)}
    test 386 frechet.py:347: L{PhiLam2Tuple}C{(phi, lam)}
    test 387 frechet.py:715: L{LatLon2Tuple}C{(lat, lon)}
    test 388 frechet.py:800: L{Frechet6Tuple}C{(fd, fi1, fi2, r, n, units)}

    testing gars.py (pygeodesy.named, 20.05.15)
    test 389 gars.py:217: L{LatLonPrec3Tuple}C{(lat, lon, precision)}

    testing geohash.py (pygeodesy.named, 20.05.15)
    test 390 geohash.py:343: L{Neighbors8Dict}C{(N, NE, E, SE, S, SW, W, NW)}
    test 391 geohash.py:712: L{Neighbors8Dict}C{(N, NE, E, SE, S, SW, W, NW)}
    test 392 geohash.py:226: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 393 geohash.py:227: L{Bounds4Tuple}C{(latS, lonW, latN, lonE)}
    test 394 geohash.py:328: L{LatLon2Tuple}C{(lat, lon)}
    test 395 geohash.py:361: L{LatLon2Tuple}C{(lat, lon)}
    test 396 geohash.py:477: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 397 geohash.py:478: L{Bounds4Tuple}C{(latS, lonW, latN, lonE)}
    test 398 geohash.py:558: L{LatLon2Tuple}C{(lat, lon)}
    test 399 geohash.py:782: L{LatLon2Tuple}C{(lat, lon)}

    testing geoids.py (pygeodesy.named, 20.05.15)
    test 400 geoids.py:349: L{LatLon3Tuple}C{(lat, lon, height)}
    test 401 geoids.py:409: L{LatLon3Tuple}C{(lat, lon, height)}
    test 402 geoids.py:442: L{LatLon3Tuple}C{(lat, lon, height)}
    test 403 geoids.py:457: L{LatLon3Tuple}C{(lat, lon, height)}
    test 404 geoids.py:472: L{LatLon3Tuple}C{(lat, lon, height)}
    test 405 geoids.py:582: L{LatLon3Tuple}C{(lat, lon, height)}
    test 406 geoids.py:597: L{LatLon3Tuple}C{(lat, lon, height)}
    test 407 geoids.py:1087: L{LatLon3Tuple}C{(lat, lon, height)}
    test 408 geoids.py:1104: L{LatLon3Tuple}C{(lat, lon, height)}
    test 409 geoids.py:1543: L{GeoidHeight5Tuple}C{(lat, lon, egm84, egm96, egm2008)}

    testing hausdorff.py (pygeodesy.named, 20.05.15)
    test 410 hausdorff.py:178: L{Hausdorff6Tuple}C{(hd, i, j, mn, md, units)}
    test 411 hausdorff.py:229: L{Hausdorff6Tuple}C{(hd, i, j, mn, md, units)}
    test 412 hausdorff.py:285: L{PhiLam2Tuple}C{(phi, lam)}
    test 413 hausdorff.py:725: L{Hausdorff6Tuple}C{(hd, i, j, mn, md, units)}

    testing heights.py (pygeodesy.named, 20.05.15)

    testing karney.py (pygeodesy.named, 20.05.15)

    testing latlonBase.py (pygeodesy.named, 20.05.15)
    test 414 latlonBase.py:136: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 415 latlonBase.py:499: L{LatLon2Tuple}C{(lat, lon)}
    test 416 latlonBase.py:545: L{LatLon2Tuple}C{(lat, lon)}
    test 417 latlonBase.py:562: L{LatLon3Tuple}C{(lat, lon, height)}
    test 418 latlonBase.py:600: L{PhiLam2Tuple}C{(phi, lam)}
    test 419 latlonBase.py:612: L{PhiLam2Tuple}C{(phi, lam)}
    test 420 latlonBase.py:624: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 421 latlonBase.py:641: L{Points2Tuple}C{(number, points)}
    test 422 latlonBase.py:653: L{PhiLam2Tuple}C{(phi, lam)}
    test 423 latlonBase.py:660: L{LatLon3Tuple}C{(lat, lon, height)}
    test 424 latlonBase.py:669: L{Vector3Tuple}C{(x, y, z)}
    test 425 latlonBase.py:683: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 426 latlonBase.py:699: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 427 latlonBase.py:721: L{Vector4Tuple}C{(x, y, z, h)}
    test 428 latlonBase.py:765: L{Vector3Tuple}C{(x, y, z)}
    test 429 latlonBase.py:814: L{Vector3Tuple}C{(x, y, z)}
    test 430 latlonBase.py:825: L{Vector4Tuple}C{(x, y, z, h)}

    testing lazily.py (pygeodesy.named, 20.05.15)

    testing lcc.py (pygeodesy.named, 20.05.15)
    test 431 lcc.py:148: L{LatLon2Tuple}C{(lat, lon)}
    test 432 lcc.py:202: L{PhiLam2Tuple}C{(phi, lam)}
    test 433 lcc.py:439: L{LatLonDatum3Tuple}C{(lat, lon, datum)}
    test 434 lcc.py:463: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 435 lcc.py:555: L{EasNor3Tuple}C{(easting, northing, height)}

    testing mgrs.py (pygeodesy.named, 20.05.15)
    test 436 mgrs.py:219: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 437 mgrs.py:273: L{Mgrs6Tuple}C{(zone, digraph, easting, northing, band, datum)}
    test 438 mgrs.py:298: L{Mgrs4Tuple}C{(zone, digraph, easting, northing)}
    test 439 mgrs.py:358: L{Mgrs6Tuple}C{(zone, digraph, easting, northing, band, datum)}

    testing named.py (pygeodesy.named, 20.05.15)
    test 440 named.py:713: L{LatLon3Tuple}C{(lat, lon, height)}
    test 441 named.py:726: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 442 named.py:746: L{LatLon4Tuple}C{(lat, lon, height, datum)}
    test 443 named.py:781: L{LatLonPrec5Tuple}C{(lat, lon, precision, height, radius)}
    test 444 named.py:798: L{LatLon3Tuple}C{(lat, lon, height)}
    test 445 named.py:820: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 446 named.py:833: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 447 named.py:858: L{PhiLam4Tuple}C{(phi, lam, height, datum)}
    test 448 named.py:897: L{Vector4Tuple}C{(x, y, z, h)}

    testing nvector.py (pygeodesy.named, 20.05.15)

    testing nvectorBase.py (pygeodesy.named, 20.05.15)
    test 449 nvectorBase.py:157: L{LatLon2Tuple}C{(lat, lon)}
    test 450 nvectorBase.py:165: L{LatLon3Tuple}C{(lat, lon, height)}
    test 451 nvectorBase.py:183: L{PhiLam2Tuple}C{(phi, lam)}
    test 452 nvectorBase.py:191: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 453 nvectorBase.py:198: L{PhiLam2Tuple}C{(phi, lam)}
    test 454 nvectorBase.py:208: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 455 nvectorBase.py:228: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 456 nvectorBase.py:260: L{LatLon2Tuple}C{(lat, lon)}
    test 457 nvectorBase.py:270: L{LatLon3Tuple}C{(lat, lon, height)}
    test 458 nvectorBase.py:289: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 459 nvectorBase.py:363: L{Vector4Tuple}C{(x, y, z, h)}
    test 460 nvectorBase.py:421: L{Vector4Tuple}C{(x, y, z, h)}
    test 461 nvectorBase.py:439: L{Vector4Tuple}C{(x, y, z, h)}

    testing osgr.py (pygeodesy.named, 20.05.15)
    test 462 osgr.py:161: L{LatLonDatum3Tuple}C{(lat, lon, datum)}
    test 463 osgr.py:327: L{EasNor2Tuple}C{(easting, northing)}
    test 464 osgr.py:416: L{EasNor2Tuple}C{(easting, northing)}

    testing points.py (pygeodesy.named, 20.05.15)
    test 465 points.py:126: L{LatLon2Tuple}C{(lat, lon)}
    test 466 points.py:132: L{LatLon3Tuple}C{(lat, lon, height)}
    test 467 points.py:159: L{PhiLam2Tuple}C{(phi, lam)}
    test 468 points.py:165: L{PhiLam3Tuple}C{(phi, lam, height)}
    test 469 points.py:184: L{Points2Tuple}C{(number, points)}
    test 470 points.py:196: L{PhiLam2Tuple}C{(phi, lam)}
    test 471 points.py:212: L{Vector4Tuple}C{(x, y, z, h)}
    test 472 points.py:614: L{Shape2Tuple}C{(nrows, ncols)}
    test 473 points.py:816: L{Point3Tuple}C{(x, y, ll)}
    test 474 points.py:1052: L{Bounds2Tuple}C{(latlonSW, latlonNE)}
    test 475 points.py:1054: L{Bounds4Tuple}C{(latS, lonW, latN, lonE)}
    test 476 points.py:1095: L{LatLon2Tuple}C{(lat, lon)}
    test 477 points.py:1414: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 478 points.py:1416: L{NearestOn5Tuple}C{(lat, lon, distance, angle, height)}

    testing simplify.py (pygeodesy.named, 20.05.15)

    testing sphericalBase.py (pygeodesy.named, 20.05.15)
    test 479 sphericalBase.py:173: L{Bearing2Tuple}C{(initial, final)}
    test 480 sphericalBase.py:453: L{Vector4Tuple}C{(x, y, z, h)}

    testing sphericalNvector.py (pygeodesy.named, 20.05.15)
    test 481 sphericalNvector.py:79: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 482 sphericalNvector.py:97: L{Vector4Tuple}C{(x, y, z, h)}
    test 483 sphericalNvector.py:662: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 484 sphericalNvector.py:698: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 485 sphericalNvector.py:718: L{Vector4Tuple}C{(x, y, z, h)}
    test 486 sphericalNvector.py:819: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 487 sphericalNvector.py:839: L{LatLon3Tuple}C{(lat, lon, height)}
    test 488 sphericalNvector.py:1084: L{NearestOn3Tuple}C{(closest, distance, angle)}

    testing sphericalTrigonometry.py (pygeodesy.named, 20.05.15)
    test 489 sphericalTrigonometry.py:88: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 490 sphericalTrigonometry.py:648: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 491 sphericalTrigonometry.py:683: L{Ecef9Tuple}C{(x, y, z, lat, lon, height, C, M, datum)}
    test 492 sphericalTrigonometry.py:817: L{LatLon3Tuple}C{(lat, lon, height)}
    test 493 sphericalTrigonometry.py:929: L{LatLon3Tuple}C{(lat, lon, height)}
    test 494 sphericalTrigonometry.py:1023: L{LatLon3Tuple}C{(lat, lon, height)}
    test 495 sphericalTrigonometry.py:1049: L{LatLon2Tuple}C{(lat, lon)}
    test 496 sphericalTrigonometry.py:1074: L{NearestOn3Tuple}C{(closest, distance, angle)}
    test 497 sphericalTrigonometry.py:1075: L{LatLon3Tuple}C{(lat, lon, height)}

    testing streprs.py (pygeodesy.named, 20.05.15)

    testing trf.py (pygeodesy.named, 20.05.15)

    testing units.py (pygeodesy.named, 20.05.15)

    testing ups.py (pygeodesy.named, 20.05.15)
    test 498 ups.py:132: L{EasNor2Tuple}C{(easting, northing)}
    test 499 ups.py:190: L{LatLonDatum5Tuple}C{(lat, lon, datum, convergence, scale)}
    test 500 ups.py:353: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 501 ups.py:387: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, convergence, scale)}
    test 502 ups.py:460: L{UtmUpsLatLon5Tuple}C{(zone, band, hemipole, lat, lon)}

    testing utily.py (pygeodesy.named, 20.05.15)

    testing utm.py (pygeodesy.named, 20.05.15)
    test 503 utm.py:324: L{EasNor2Tuple}C{(easting, northing)}
    test 504 utm.py:369: L{LatLonDatum5Tuple}C{(lat, lon, datum, convergence, scale)}
    test 505 utm.py:585: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 506 utm.py:620: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, convergence, scale)}
    test 507 utm.py:710: L{UtmUpsLatLon5Tuple}C{(zone, band, hemipole, lat, lon)}

    testing utmups.py (pygeodesy.named, 20.05.15)
    test 508 utmups.py:83: L{UtmUps5Tuple}C{(zone, hemipole, easting, northing, band)}
    test 509 utmups.py:124: L{UtmUps8Tuple}C{(zone, hemipole, easting, northing, band, datum, convergence, scale)}
    test 510 utmups.py:276: L{UtmUpsLatLon5Tuple}C{(zone, band, hemipole, lat, lon)}

    testing utmupsBase.py (pygeodesy.named, 20.05.15)
    test 511 utmupsBase.py:226: L{EasNor2Tuple}C{(easting, northing)}
    test 512 utmupsBase.py:236: L{EasNor2Tuple}C{(easting, northing)}
    test 513 utmupsBase.py:301: L{EasNor2Tuple}C{(easting, northing)}

    testing vector3d.py (pygeodesy.named, 20.05.15)
    test 514 vector3d.py:572: L{PhiLam2Tuple}C{(phi, lam)}
    test 515 vector3d.py:579: L{LatLon2Tuple}C{(lat, lon)}
    test 516 vector3d.py:586: L{Vector3Tuple}C{(x, y, z)}
    test 517 vector3d.py:627: L{Vector3Tuple}C{(x, y, z)}

    testing webmercator.py (pygeodesy.named, 20.05.15)
    test 518 webmercator.py:96: L{LatLon2Tuple}C{(lat, lon)}
    test 519 webmercator.py:107: L{LatLon2Tuple}C{(lat, lon)}
    test 520 webmercator.py:142: L{PhiLam2Tuple}C{(phi, lam)}
    test 521 webmercator.py:158: L{LatLon2Tuple}C{(lat, lon)}
    test 522 webmercator.py:271: L{EasNorRadius3Tuple}C{(easting, northing, radius)}
    test 523 webmercator.py:312: L{EasNorRadius3Tuple}C{(easting, northing, radius)}

    testing wgrs.py (pygeodesy.named, 20.05.15)
    test 524 wgrs.py:217: L{LatLon3Tuple}C{(lat, lon, height)}
    test 525 wgrs.py:234: L{LatLonPrec3Tuple}C{(lat, lon, precision)}
    test 526 wgrs.py:287: L{LatLonPrec5Tuple}C{(lat, lon, precision, height, radius)}

    testing xtend (pygeodesy.named, 20.05.15)
    test 527 LatLon2Tuple(lat=0, lon=1): (0, 1, 2.0)
    test 528 LatLon2Tuple(lat=0, lon=1): <class 'pygeodesy.named.LatLon3Tuple'>
    test 529 LatLon2Tuple(lat=0, lon=1): (0, 1, 2.0, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 530 LatLon2Tuple(lat=0, lon=1): <class 'pygeodesy.named.LatLon4Tuple'>
    test 531 LatLon3Tuple(lat=0, lon=1, height=2): (0, 1, 2, Datum(name='WGS84', ellipsoid=Ellipsoids.WGS84, transform=Transforms.WGS84))
    test 532 LatLon3Tuple(lat=0, lon=1, height=2): <class 'pygeodesy.named.LatLon4Tuple'>
    test 533 PhiLam2Tuple(phi=0, lam=1): (0, 1, 2.0)
    test 534 PhiLam2Tuple(phi=0, lam=1): <class 'pygeodesy.named.PhiLam3Tuple'>
    test 535 Vector3Tuple(x=0, y=1, z=2): (0, 1, 2, 4.0)
    test 536 Vector3Tuple(x=0, y=1, z=2): <class 'pygeodesy.named.Vector4Tuple'>

    testing bases (pygeodesy.named, 20.05.15)
    test 537 nd.dict: test(1=1, 2=2)
    test 538 nd.name: test
    test 539 nd.dict: test(1=1, 2=2)
    test 540 nd.name: test
    test 541 nd.kwds: test(one=1, two=2)
    test 542 nd.name: test
    test 543 nd.dict: test(1=1, 2=2)
    test 544 nd.name: test
    test 545 nd.list: test(1=1, 2=2)
    test 546 nd.name: test
    test 547 nd.updated: test(1=1, 2=2, name='kwds')
    test 548 nd.name: test

    testing coverage (pygeodesy.named, 20.05.15)
    test 549 nd.name: name
    test 550 nd.named: name
    test 551 nd.named: Neighbors8Dict
    test 552 nd.name: test
    test 553 nd.test: test
    test 554 nd.test: None
    test 555 nd.classnaming: False
    test 556 nd.classname: Neighbors8Dict
    test 557 nd.named2: Neighbors8Dict 'test'
    test 558 nd.classnaming: True
    test 559 nd.classname: geohash.Neighbors8Dict
    test 560 nd.named2: geohash.Neighbors8Dict 'test'
    test 561 classnaming: False
    test 562 classnaming: True

    testing unregister (pygeodesy.named, 20.05.15)
    test 563 Conics: 8
    test 564 Conics.Be08Lb.unregister: None
    test 565 Conics.Be72Lb.unregister: None
    test 566 Conics.Fr93Lb.unregister: None
    test 567 Conics.MaNLb.unregister: None
    test 568 Conics.MxLb.unregister: None
    test 569 Conics.PyT_Lb.unregister: None
    test 570 Conics.USA_Lb.unregister: None
    test 571 Conics.WRF_Lb.unregister: None
    test 572 Conics: 0
    test 573 Datums: 18
    test 574 Datums.unregister(BD72): None
    test 575 Datums.unregister(DHDN): None
    test 576 Datums.unregister(ED50): None
    test 577 Datums.unregister(GDA2020): None
    test 578 Datums.unregister(GRS80): None
    test 579 Datums.unregister(Irl1975): None
    test 580 Datums.unregister(Krassovski1940): None
    test 581 Datums.unregister(Krassowsky1940): None
    test 582 Datums.unregister(MGI): None
    test 583 Datums.unregister(NAD27): None
    test 584 Datums.unregister(NAD83): None
    test 585 Datums.unregister(NTF): None
    test 586 Datums.unregister(OSGB36): None
    test 587 Datums.unregister(Potsdam): None
    test 588 Datums.unregister(Sphere): None
    test 589 Datums.unregister(TokyoJapan): None
    test 590 Datums.unregister(WGS72): None
    test 591 Datums.unregister(WGS84): None
    test 592 Datums: 0
    test 593 Ellipsoids: 41
    test 594 Ellipsoids.Airy1830.unregister: None
    test 595 Ellipsoids.AiryModified.unregister: None
    test 596 Ellipsoids.Australia1966.unregister: None
    test 597 Ellipsoids.Bessel1841.unregister: None
    test 598 Ellipsoids.Clarke1866.unregister: None
    test 599 Ellipsoids.Clarke1880.unregister: None
    test 600 Ellipsoids.Clarke1880IGN.unregister: None
    test 601 Ellipsoids.Clarke1880Mod.unregister: None
    test 602 Ellipsoids.CPM1799.unregister: None
    test 603 Ellipsoids.Delambre1810.unregister: None
    test 604 Ellipsoids.Engelis1985.unregister: None
    test 605 Ellipsoids.Everest1969.unregister: None
    test 606 Ellipsoids.Fisher1968.unregister: None
    test 607 Ellipsoids.GEM10C.unregister: None
    test 608 Ellipsoids.GRS67.unregister: None
    test 609 Ellipsoids.GRS80.unregister: None
    test 610 Ellipsoids.Helmert1906.unregister: None
    test 611 Ellipsoids.IERS1989.unregister: None
    test 612 Ellipsoids.IERS1992TOPEX.unregister: None
    test 613 Ellipsoids.IERS2003.unregister: None
    test 614 Ellipsoids.Intl1924.unregister: None
    test 615 Ellipsoids.Intl1967.unregister: None
    test 616 Ellipsoids.Krassovski1940.unregister: None
    test 617 Ellipsoids.Krassowsky1940.unregister: None
    test 618 Ellipsoids.Maupertuis1738.unregister: None
    test 619 Ellipsoids.Mercury1960.unregister: None
    test 620 Ellipsoids.Mercury1968Mod.unregister: None
    test 621 Ellipsoids.NWL1965.unregister: None
    test 622 Ellipsoids.OSU86F.unregister: None
    test 623 Ellipsoids.OSU91A.unregister: None
    test 624 Ellipsoids.Plessis1817.unregister: None
    test 625 Ellipsoids.SGS85.unregister: None
    test 626 Ellipsoids.SoAmerican1969.unregister: None
    test 627 Ellipsoids.Struve1860.unregister: None
    test 628 Ellipsoids.WGS60.unregister: None
    test 629 Ellipsoids.WGS66.unregister: None
    test 630 Ellipsoids.WGS72.unregister: None
    test 631 Ellipsoids.WGS84.unregister: None
    test 632 Ellipsoids.Sphere.unregister: None
    test 633 Ellipsoids.SphereAuthalic.unregister: None
    test 634 Ellipsoids.SpherePopular.unregister: None
    test 635 Ellipsoids: 0
    test 636 RefFrames: 12
    test 637 RefFrames.ITRF2014.unregister: None
    test 638 RefFrames.ITRF2008.unregister: None
    test 639 RefFrames.ITRF2005.unregister: None
    test 640 RefFrames.ITRF2000.unregister: None
    test 641 RefFrames.ITRF93.unregister: None
    test 642 RefFrames.ITRF91.unregister: None
    test 643 RefFrames.WGS84g1762.unregister: None
    test 644 RefFrames.WGS84g1674.unregister: None
    test 645 RefFrames.WGS84g1150.unregister: None
    test 646 RefFrames.ETRF2000.unregister: None
    test 647 RefFrames.NAD83.unregister: None
    test 648 RefFrames.GDA94.unregister: None
    test 649 RefFrames: 0
    test 650 Transforms: 17
    test 651 Transforms.BD72.unregister: None
    test 652 Transforms.Bessel1841.unregister: None
    test 653 Transforms.Clarke1866.unregister: None
    test 654 Transforms.DHDN.unregister: None
    test 655 Transforms.ED50.unregister: None
    test 656 Transforms.Irl1965.unregister: None
    test 657 Transforms.Irl1975.unregister: None
    test 658 Transforms.Krassovski1940.unregister: None
    test 659 Transforms.Krassowsky1940.unregister: None
    test 660 Transforms.MGI.unregister: None
    test 661 Transforms.NAD27.unregister: None
    test 662 Transforms.NAD83.unregister: None
    test 663 Transforms.NTF.unregister: None
    test 664 Transforms.OSGB36.unregister: None
    test 665 Transforms.TokyoJapan.unregister: None
    test 666 Transforms.WGS72.unregister: None
    test 667 Transforms.WGS84.unregister: None
    test 668 Transforms: 0

    5 of 668 testNamed.py tests (0.7%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 72.022 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testNavlabExamples.py

    testing testNavlabExamples.py 20.04.06
    test 1 Example 1 delta: [N:331730.863, E:332998.501, D: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 2 LatLon: 53.301°N, 063.435°E, +400.00m
    test 7 Example 2 toNvector: (0.267, 0.535, 0.802, +400.00)
    test 8 Example 2 delta: [N:3000.0, E:2000.0, D:100.0]
    test 9 Example 2 delta: [L:3606.938, B:33.69°, E:-1.589°]
    test 10 Example 2 destinationNed: 53.327702°N, 063.465119°E, +296.01m  FAILED, KNOWN, expected 53.327726°N, 063.464965°E, +299.138m
    test 11 Example 2 delta: [N:-86126, E:-78900, D:1069]
    test 12 Example 2 delta: [L:116807.681, B:222.493°, E:-0.524°]
    test 13 Example 2 destinationNed: 48.88667°N, 002.37472°E
    test 14 Example 3 toLatLon: 39.379°N, 048.013°W, +4702059.83m
    test 15 Example 4 toCartesian: [6373290.277, 222560.201, 110568.827]
    test 16 Example 5 distanceTo: 332457
    test 17 Example 6 intermediateChordTo: 89.799981°N, 180.0°E
    test 18 Example 6 intermediateTo: 89.8°N, 180.0°E
    test 19 Example 6 intermediateChordTo: 51.372294°N, 000.707192°E
    test 20 Example 6 intermediateTo: 51.372084°N, 000.707337°E
    test 21 Example 7 meanOf: 67.2362°N, 006.9175°W
    test 22 Example 8 destination(sphNv): 79.991549°N, 090.017698°W
    test 23 Example 8 destination(sphTy): 79.991549°N, 090.017698°W
    test 24 Example 8 destination(ellVincenty): 79.991584°N, 090.017621°W
    test 25 Example 9 intersection: 40.318643°N, 055.901868°E
    test 26 Example 10 crossTrackDistance: 11118
    test 27 toNed: [N:-86126.6, E:-78901.1, D:1104.1]
    test 28 bearing: 222.493
    test 29 elevation: -0.5416
    test 30 length: 116809.178
    test 31 toVector3d: (-86126.6, -78901.1, 1104.1)

    1 of 31 testNavlabExamples.py tests (3.2%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 25.364 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testOsgr.py

    testing testOsgr.py 20.04.22 (module pygeodesy.osgr 20.05.14)
    test 1 LatLon: pygeodesy.ellipsoidalNvector
    test 2 WGS84: 51.4778°N, 000.0016°W
    test 3 OSGB36: 51.477284°N, 000.00002°E
    test 4 WGS84: 51.4778°N, 000.0016°W
    test 5 OSgr1: TG 51409 13177
    test 6 OSgr1: [G:TG, E:51409, N:13177]
    test 7 toLatLon1: 52°39′28.72″N, 001°43′00.63″E  FAILED, KNOWN, expected 52°39′28.72″N, 001°42′57.74″E
    test 8 toLatLon1: 52.657979°N, 001.716843°E  FAILED, KNOWN, expected 52.657977°N, 001.716038°E
    test 9 toOsgr1: 651463,313180  FAILED, KNOWN, expected 651409.903, 313177.270
    test 10 toLatLon2: 52°39′27.25″N, 001°43′07.37″E  FAILED, KNOWN, expected 52°39′27.25″N, 001°43′04.47″E
    test 11 toLatLon2: 52.65757°N, 001.718713°E  FAILED, KNOWN, expected 52.657568°N, 001.717908°E
    test 12 toOsgr2: 651463,313180  FAILED, KNOWN, expected 651409,313177
    test 13 toOsgr3: TG 51409 13177
    test 14 toOsgr4: TG 51409 13177
    test 15 OSGR1: TG 48251 11932
    test 16 OSGR1: [G:TG, E:48251, N:11932]
    test 17 OSGR2: TG 51409 13177
    test 18 OSGR2: [G:TG, E:51409, N:13177]
    test 19 OSGR3: TG 51409 13177
    test 20 OSGR3: [G:TG, E:51409, N:13177]
    test 21 OSGR4: TG 51409 13177
    test 22 OSGR4: [G:TG, E:51409, N:13177]
    test 23 OSGR5: 651409,313177
    test 24 OSGR5: [OSGR:651409.000,313177.000]
    test 25 OSGR5: [OSGR:651409.000,313177.000]
    test 26 OSGR6: 651409,313177
    test 27 issue: 38
    test 28 toOsgr: [G:TL, E:29158, N:35174]
    test 29 toOsgr: 529158.072, 235174.785
    test 30 toOsgr: OSGB36
    test 31 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 32 toLatLonOSGB36: OSGB36
    test 33 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 34 toLatLonWGS84 : WGS84
    test 35 Osgr: [G:TQ, E:32014, N:23971]
    test 36 Osgr: 532014.0, 123971.0
    test 37 Osgr: OSGB36
    test 38 toLatLonOSGB36: 50.999425N, 000.118339W  FAILED, KNOWN, expected 50.999425N, 000.118417W
    test 39 toLatLonOSGB36: OSGB36
    test 40 toLatLonWGS84 : 50.999995N, 000.119926W  FAILED, KNOWN, expected 50.999995N, 000.120004W
    test 41 toLatLonWGS84 : WGS84
    test 42 parseOSGR: [G:TQ, E:32014, N:23971]
    test 43 parseOSGR: 532014.0, 123971.0
    test 44 parseOSGR: OSGB36
    test 45 toLatLonOSGB36: 50.999425N, 000.118339W  FAILED, KNOWN, expected 50.999425N, 000.118417W
    test 46 toLatLonOSGB36: OSGB36
    test 47 toLatLonWGS84: 50.999995N, 000.119926W  FAILED, KNOWN, expected 50.999995N, 000.120004W
    test 48 toLatLonWGS84: WGS84
    test 49 toOsgr: [G:TQ, E:32013, N:23971]
    test 50 toOsgr: 532013.969, 123971.046
    test 51 toOsgr: OSGB36
    test 52 toLatLonOSGB36: 50.999426N, 000.118417W
    test 53 toLatLonOSGB36: OSGB36
    test 54 toLatLonWGS84 : 50.999995N, 000.120004W
    test 55 toLatLonWGS84 : WGS84
    test 56 toOsgr: [G:TQ, E:48853, N:24427]
    test 57 toOsgr: 548853.602, 124427.985
    test 58 toOsgr: OSGB36
    test 59 toLatLonOSGB36: 50.999422N, 000.121618E
    test 60 toLatLonOSGB36: OSGB36
    test 61 toLatLonWGS84 : 50.999995N, 000.120004E
    test 62 toLatLonWGS84 : WGS84
    test 63 toLatLon: 52.0N, 000.12W
    test 64 toLatLon: 52.0N, 000.12W
    test 65 toLatLon: 52.0N, 000.12W
    test 66 toLatLon: 52.0N, 000.12W
    test 67 toLatLon: 52.0N, 000.12W
    test 68 toLatLon: 52.0N, 000.12W
    test 69 toLatLon: 52.0N, 000.12W
    test 70 toLatLon: 52.0N, 000.12W
    test 71 LatLon: pygeodesy.ellipsoidalVincenty
    test 72 WGS84: 51.4778°N, 000.0016°W
    test 73 OSGB36: 51.477284°N, 000.00002°E
    test 74 WGS84: 51.4778°N, 000.0016°W
    test 75 OSgr1: TG 51409 13177
    test 76 OSgr1: [G:TG, E:51409, N:13177]
    test 77 toLatLon1: 52°39′28.72″N, 001°43′00.63″E  FAILED, KNOWN, expected 52°39′28.72″N, 001°42′57.74″E
    test 78 toLatLon1: 52.657979°N, 001.716843°E  FAILED, KNOWN, expected 52.657977°N, 001.716038°E
    test 79 toOsgr1: 651463,313180  FAILED, KNOWN, expected 651409.903, 313177.270
    test 80 toLatLon2: 52°39′27.25″N, 001°43′07.37″E  FAILED, KNOWN, expected 52°39′27.25″N, 001°43′04.47″E
    test 81 toLatLon2: 52.65757°N, 001.718713°E  FAILED, KNOWN, expected 52.657568°N, 001.717908°E
    test 82 toOsgr2: 651463,313180  FAILED, KNOWN, expected 651409,313177
    test 83 toOsgr3: TG 51409 13177
    test 84 toOsgr4: TG 51409 13177
    test 85 OSGR1: TG 48251 11932
    test 86 OSGR1: [G:TG, E:48251, N:11932]
    test 87 OSGR2: TG 51409 13177
    test 88 OSGR2: [G:TG, E:51409, N:13177]
    test 89 OSGR3: TG 51409 13177
    test 90 OSGR3: [G:TG, E:51409, N:13177]
    test 91 OSGR4: TG 51409 13177
    test 92 OSGR4: [G:TG, E:51409, N:13177]
    test 93 OSGR5: 651409,313177
    test 94 OSGR5: [OSGR:651409.000,313177.000]
    test 95 OSGR5: [OSGR:651409.000,313177.000]
    test 96 OSGR6: 651409,313177
    test 97 issue: 38
    test 98 toOsgr: [G:TL, E:29158, N:35174]
    test 99 toOsgr: 529158.072, 235174.785
    test 100 toOsgr: OSGB36
    test 101 toLatLonOSGB36: 51°59′58.37″N, 000°07′06.14″W
    test 102 toLatLonOSGB36: OSGB36
    test 103 toLatLonWGS84 : 52°00′00.0″N, 000°07′12.0″W
    test 104 toLatLonWGS84 : WGS84
    test 105 Osgr: [G:TQ, E:32014, N:23971]
    test 106 Osgr: 532014.0, 123971.0
    test 107 Osgr: OSGB36
    test 108 toLatLonOSGB36: 50.999425N, 000.118339W  FAILED, KNOWN, expected 50.999425N, 000.118417W
    test 109 toLatLonOSGB36: OSGB36
    test 110 toLatLonWGS84 : 50.999995N, 000.119926W  FAILED, KNOWN, expected 50.999995N, 000.120004W
    test 111 toLatLonWGS84 : WGS84
    test 112 parseOSGR: [G:TQ, E:32014, N:23971]
    test 113 parseOSGR: 532014.0, 123971.0
    test 114 parseOSGR: OSGB36
    test 115 toLatLonOSGB36: 50.999425N, 000.118339W  FAILED, KNOWN, expected 50.999425N, 000.118417W
    test 116 toLatLonOSGB36: OSGB36
    test 117 toLatLonWGS84: 50.999995N, 000.119926W  FAILED, KNOWN, expected 50.999995N, 000.120004W
    test 118 toLatLonWGS84: WGS84
    test 119 toOsgr: [G:TQ, E:32013, N:23971]
    test 120 toOsgr: 532013.969, 123971.046
    test 121 toOsgr: OSGB36
    test 122 toLatLonOSGB36: 50.999426N, 000.118417W
    test 123 toLatLonOSGB36: OSGB36
    test 124 toLatLonWGS84 : 50.999995N, 000.120004W
    test 125 toLatLonWGS84 : WGS84
    test 126 toOsgr: [G:TQ, E:48853, N:24427]
    test 127 toOsgr: 548853.602, 124427.985
    test 128 toOsgr: OSGB36
    test 129 toLatLonOSGB36: 50.999422N, 000.121618E
    test 130 toLatLonOSGB36: OSGB36
    test 131 toLatLonWGS84 : 50.999995N, 000.120004E
    test 132 toLatLonWGS84 : WGS84
    test 133 toLatLon: 52.0N, 000.12W
    test 134 toLatLon: 52.0N, 000.12W
    test 135 toLatLon: 52.0N, 000.12W
    test 136 toLatLon: 52.0N, 000.12W
    test 137 toLatLon: 52.0N, 000.12W
    test 138 toLatLon: 52.0N, 000.12W
    test 139 toLatLon: 52.0N, 000.12W
    test 140 toLatLon: 52.0N, 000.12W

    20 of 140 testOsgr.py tests (14.3%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 64.014 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testPoints.py

    testing testPoints.py 20.03.26 (module pygeodesy.points 20.05.14)
    test 1 LatLon_: 'LatLon_' object has no attribute '__dict__'
    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 no: numpy
    test 113 Tuple2LatLon.ABC: True
    test 114 Tuple2LatLon.epsilon: 2.22044604925e-16
    test 115 Tuple2LatLon.epsilon: 0.0
    test 116 Tuple2LatLon.len: 69
    test 117 Tuple2LatLon.iter: 69
    test 118 Tuple2LatLon.slice1: 11
    test 119 Tuple2LatLon.slice2: <class 'pygeodesy.points.Tuple2LatLon'>
    test 120 Tuple2LatLon.slice3: 52.220485°N, 000.701418°W
    test 121 Tuple2LatLon.str/repr: Tuple2LatLon('[(0, -0.701206, 0, 52.220489) ... ][69]', ilat=3, ilon=1)
    test 122 Tuple2LatLon.subset: <type 'list'>
    test 123 Tuple2LatLon.count: 1
    test 124 Tuple2LatLon.index: 10
    test 125 Tuple2LatLon.rfind: 10
    test 126 Tuple2LatLon.in: True
    test 127 Tuple2LatLon.count: 0
    test 128 Tuple2LatLon.find: -1
    test 129 Tuple2LatLon.rfind: -1
    test 130 Tuple2LatLon.not in: True
    test 131 Tuple2LatLon.count: 1
    test 132 Tuple2LatLon.index: 20
    test 133 Tuple2LatLon.rfind: 20
    test 134 Tuple2LatLon.in: True
    test 135 Tuple2LatLon.count: 0
    test 136 Tuple2LatLon.find: -1
    test 137 Tuple2LatLon.rfind: -1
    test 138 Tuple2LatLon.not in: True
    test 139 Tuple2LatLon.count: 1
    test 140 Tuple2LatLon.index: 30
    test 141 Tuple2LatLon.rfind: 30
    test 142 Tuple2LatLon.in: True
    test 143 Tuple2LatLon.count: 0
    test 144 Tuple2LatLon.find: -1
    test 145 Tuple2LatLon.rfind: -1
    test 146 Tuple2LatLon.not in: True
    test 147 Tuple2LatLon.count: 1
    test 148 Tuple2LatLon.index: 40
    test 149 Tuple2LatLon.rfind: 40
    test 150 Tuple2LatLon.in: True
    test 151 Tuple2LatLon.count: 0
    test 152 Tuple2LatLon.find: -1
    test 153 Tuple2LatLon.rfind: -1
    test 154 Tuple2LatLon.not in: True
    test 155 Tuple2LatLon.count: 1
    test 156 Tuple2LatLon.index: 50
    test 157 Tuple2LatLon.rfind: 50
    test 158 Tuple2LatLon.in: True
    test 159 Tuple2LatLon.count: 0
    test 160 Tuple2LatLon.find: -1
    test 161 Tuple2LatLon.rfind: -1
    test 162 Tuple2LatLon.not in: True
    test 163 Tuple2LatLon.count: 1
    test 164 Tuple2LatLon.index: 60
    test 165 Tuple2LatLon.rfind: 60
    test 166 Tuple2LatLon.in: True
    test 167 Tuple2LatLon.count: 0
    test 168 Tuple2LatLon.find: -1
    test 169 Tuple2LatLon.rfind: -1
    test 170 Tuple2LatLon.not in: True
    test 171 Tuple2LatLon.enumerate[0]: 52.220489°N, 000.701206°W
    test 172 Tuple2LatLon.enumerate[1]: 52.221916°N, 000.705456°W
    test 173 Tuple2LatLon.enumerate[2]: 52.225944°N, 000.71°W
    test 174 Tuple2LatLon.enumerate[3]: 52.232448°N, 000.71446°W
    test 175 Tuple2LatLon.enumerate[4]: 52.233013°N, 000.71486°W
    test 176 Tuple2LatLon.enumerate[5]: 52.234375°N, 000.714348°W
    test 177 Tuple2LatLon.enumerate[6]: 52.235607°N, 000.713572°W
    test 178 Tuple2LatLon.enumerate[7]: 52.237495°N, 000.71233°W
    test 179 Tuple2LatLon.enumerate[8]: 52.239315°N, 000.710784°W
    test 180 Tuple2LatLon.enumerate[9]: 52.240627°N, 000.708684°W
    test 181 Tuple2LatLon.enumerate[10]: 52.240745°N, 000.707042°W
    test 182 Tuple2LatLon.enumerate[11]: 52.240863°N, 000.704945°W
    test 183 Tuple2LatLon.enumerate[*]: 11
    test 184 Tuple2LatLon.reversed[11]: 52.240863°N, 000.704945°W
    test 185 Tuple2LatLon.reversed[10]: 52.240745°N, 000.707042°W
    test 186 Tuple2LatLon.reversed[9]: 52.240627°N, 000.708684°W
    test 187 Tuple2LatLon.reversed[8]: 52.239315°N, 000.710784°W
    test 188 Tuple2LatLon.reversed[7]: 52.237495°N, 000.71233°W
    test 189 Tuple2LatLon.reversed[6]: 52.235607°N, 000.713572°W
    test 190 Tuple2LatLon.reversed[5]: 52.234375°N, 000.714348°W
    test 191 Tuple2LatLon.reversed[4]: 52.233013°N, 000.71486°W
    test 192 Tuple2LatLon.reversed[3]: 52.232448°N, 000.71446°W
    test 193 Tuple2LatLon.reversed[2]: 52.225944°N, 000.71°W
    test 194 Tuple2LatLon.reversed[1]: 52.221916°N, 000.705456°W
    test 195 Tuple2LatLon.reversed[0]: 52.220489°N, 000.701206°W
    test 196 Tuple2LatLon.findall[0]: (0,)
    test 197 Tuple2LatLon.findall[1]: (1,)
    test 198 Tuple2LatLon.findall[2]: (2,)
    test 199 Tuple2LatLon.findall[3]: (3,)
    test 200 Tuple2LatLon.findall[4]: (4,)
    test 201 Tuple2LatLon.findall[5]: (5,)
    test 202 Tuple2LatLon.findall[6]: (6,)
    test 203 Tuple2LatLon.findall[7]: (7,)
    test 204 Tuple2LatLon.findall[8]: (8,)
    test 205 Tuple2LatLon.findall[9]: (9,)
    test 206 Tuple2LatLon.findall[10]: (10,)
    test 207 Tuple2LatLon.findall[11]: (11,)
    test 208 Tuple2LatLon.findall[*]: 11
    test 209 Tuple2LatLon.isNumpy2: False
    test 210 Tuple2LatLon.isPoints2: False
    test 211 Tuple2LatLon.isTuple2: True

    testing(pygeodesy.points, 20.05.14, LatLon=<class 'pygeodesy.points.LatLon_'>)
    test 212 areaOf: 8.811228e+09
    test 213 centroidOf: 45.5, 1.5
    test 214 perimeterOf: 2.673633e+05
    test 215 isclockwise: False
    test 216 areaOf: 7.086883e+09
    test 217 perimeterOf: 2.687460e+05
    test 218 centroidOf: 0.333333, 0.333333
    test 219 isclockwise: True
    test 220 areaOf: 2.827856e+10
    test 221 perimeterOf: 4.717039e+05
    test 222 centroidOf: 1.0, 1.0
    test 223 isclockwise: False
    test 224 areaOf: 1.047657e+12
    test 225 perimeterOf: 2.332643e+07
    test 226 centroidOf: 22.536, -164.928
    test 227 isclockwise: True
    test 228 areaOf: 8.482014e+10
    test 229 perimeterOf: 1.334104e+06
    test 230 centroidOf: 1.167, 1.667
    test 231 isclockwise: False
    test 232 areaOf: 5.151974e+13
    test 233 perimeterOf: 2.638608e+07
    test 234 centroidOf: -19.444, -133.333
    test 235 isclockwise: True
    test 236 areaOf: 4.469277e+12  FAILED, KNOWN, expected 1.366270e+13
    test 237 perimeterOf: 1.562029e+07  FAILED, KNOWN, expected 1.366270e+13
    test 238 centroidOf: -72.112, 92.032
    test 239 isclockwise: False
    test 240 points2: 18
    test 241 latlon: -66.6, -88.0
    test 242 philam: -1.162389, -1.53589
    test 243 to2ab: -1.162389, -1.53589
    test 244 toStr: 66.6°S, 088.0°W, kwds='test'
    test 245 __ne__: False
    test 246 latlonheight: -66.6, -88.0, 0.0
    test 247 philamheight: -1.162389, -1.53589, 0.0
    test 248 _N_vector: (0.01386, -0.39691, -0.91775)
    test 249 toNvector: (0.01386, -0.39691, -0.91775)
    test 250 toNvector: (0.01386, -0.396906, -0.917755, 0)  FAILED, KNOWN, expected (0.01386, -0.396906, -0.917755)
    test 251 classof: 66.6°S, 088.0°W
    test 252 others: None
    test 253 copy(LatLon_): (<class 'pygeodesy.points.LatLon_'>, True)
    test 254 LatLon_.copy(): (<class 'pygeodesy.points.LatLon_'>, True)

    testing(pygeodesy.points, 20.05.14, LatLon=<class 'pygeodesy.ellipsoidalKarney.LatLon'>)
    test 255 areaOf: 8.811228e+09
    test 256 centroidOf: 45.5, 1.5
    test 257 perimeterOf: 2.673633e+05
    test 258 isclockwise: False
    test 259 areaOf: 7.086883e+09
    test 260 perimeterOf: 2.687460e+05
    test 261 centroidOf: 0.333333, 0.333333
    test 262 isclockwise: True
    test 263 areaOf: 2.827856e+10
    test 264 perimeterOf: 4.717039e+05
    test 265 centroidOf: 1.0, 1.0
    test 266 isclockwise: False
    test 267 areaOf: 1.047657e+12
    test 268 perimeterOf: 2.332643e+07
    test 269 centroidOf: 22.536, -164.928
    test 270 isclockwise: True
    test 271 areaOf: 8.482014e+10
    test 272 perimeterOf: 1.334104e+06
    test 273 centroidOf: 1.167, 1.667
    test 274 isclockwise: False
    test 275 areaOf: 5.151974e+13
    test 276 perimeterOf: 2.638608e+07
    test 277 centroidOf: -19.444, -133.333
    test 278 isclockwise: True
    test 279 areaOf: 4.469277e+12  FAILED, KNOWN, expected 1.366270e+13
    test 280 perimeterOf: 1.562029e+07  FAILED, KNOWN, expected 1.366270e+13
    test 281 centroidOf: -72.112, 92.032
    test 282 isclockwise: False
    test 283 points2: 18
    test 284 latlon: -66.6, -88.0
    test 285 philam: -1.162389, -1.53589
    test 286 to2ab: -1.162389, -1.53589
    test 287 latlonheight: -66.6, -88.0, 0.0
    test 288 philamheight: -1.162389, -1.53589, 0.0
    test 289 _N_vector: (0.01386, -0.39691, -0.91775)
    test 290 toNvector: (0.01386, -0.39691, -0.91775)
    test 291 toNvector: (0.01386, -0.396906, -0.917755)
    test 292 classof: 66.6°S, 088.0°W
    test 293 others: None
    test 294 copy(LatLon): (<class 'pygeodesy.ellipsoidalKarney.LatLon'>, True)
    test 295 LatLon.copy(): (<class 'pygeodesy.ellipsoidalKarney.LatLon'>, True)

    testing(pygeodesy.points, 20.05.14, LatLon=<class 'pygeodesy.ellipsoidalVincenty.LatLon'>)
    test 296 areaOf: 8.811228e+09
    test 297 centroidOf: 45.5, 1.5
    test 298 perimeterOf: 2.673633e+05
    test 299 isclockwise: False
    test 300 areaOf: 7.086883e+09
    test 301 perimeterOf: 2.687460e+05
    test 302 centroidOf: 0.333333, 0.333333
    test 303 isclockwise: True
    test 304 areaOf: 2.827856e+10
    test 305 perimeterOf: 4.717039e+05
    test 306 centroidOf: 1.0, 1.0
    test 307 isclockwise: False
    test 308 areaOf: 1.047657e+12
    test 309 perimeterOf: 2.332643e+07
    test 310 centroidOf: 22.536, -164.928
    test 311 isclockwise: True
    test 312 areaOf: 8.482014e+10
    test 313 perimeterOf: 1.334104e+06
    test 314 centroidOf: 1.167, 1.667
    test 315 isclockwise: False
    test 316 areaOf: 5.151974e+13
    test 317 perimeterOf: 2.638608e+07
    test 318 centroidOf: -19.444, -133.333
    test 319 isclockwise: True
    test 320 areaOf: 4.469277e+12  FAILED, KNOWN, expected 1.366270e+13
    test 321 perimeterOf: 1.562029e+07  FAILED, KNOWN, expected 1.366270e+13
    test 322 centroidOf: -72.112, 92.032
    test 323 isclockwise: False
    test 324 points2: 18
    test 325 latlon: -66.6, -88.0
    test 326 philam: -1.162389, -1.53589
    test 327 to2ab: -1.162389, -1.53589
    test 328 latlonheight: -66.6, -88.0, 0.0
    test 329 philamheight: -1.162389, -1.53589, 0.0
    test 330 _N_vector: (0.01386, -0.39691, -0.91775)
    test 331 toNvector: (0.01386, -0.39691, -0.91775)
    test 332 toNvector: (0.01386, -0.396906, -0.917755)
    test 333 classof: 66.6°S, 088.0°W
    test 334 others: None
    test 335 copy(LatLon): (<class 'pygeodesy.ellipsoidalVincenty.LatLon'>, True)
    test 336 LatLon.copy(): (<class 'pygeodesy.ellipsoidalVincenty.LatLon'>, True)

    testing(pygeodesy.points, 20.05.14, LatLon=<class 'pygeodesy.sphericalTrigonometry.LatLon'>)
    test 337 areaOf: 8.811228e+09
    test 338 centroidOf: 45.5, 1.5
    test 339 perimeterOf: 2.673633e+05
    test 340 isclockwise: False
    test 341 areaOf: 7.086883e+09
    test 342 perimeterOf: 2.687460e+05
    test 343 centroidOf: 0.333333, 0.333333
    test 344 isclockwise: True
    test 345 areaOf: 2.827856e+10
    test 346 perimeterOf: 4.717039e+05
    test 347 centroidOf: 1.0, 1.0
    test 348 isclockwise: False
    test 349 areaOf: 1.047657e+12
    test 350 perimeterOf: 2.332643e+07
    test 351 centroidOf: 22.536, -164.928
    test 352 isclockwise: True
    test 353 areaOf: 8.482014e+10
    test 354 perimeterOf: 1.334104e+06
    test 355 centroidOf: 1.167, 1.667
    test 356 isclockwise: False
    test 357 areaOf: 5.151974e+13
    test 358 perimeterOf: 2.638608e+07
    test 359 centroidOf: -19.444, -133.333
    test 360 isclockwise: True
    test 361 areaOf: 4.469277e+12  FAILED, KNOWN, expected 1.366270e+13
    test 362 perimeterOf: 1.562029e+07  FAILED, KNOWN, expected 1.366270e+13
    test 363 centroidOf: -72.112, 92.032
    test 364 isclockwise: False
    test 365 points2: 18
    test 366 latlon: -66.6, -88.0
    test 367 philam: -1.162389, -1.53589
    test 368 to2ab: -1.162389, -1.53589
    test 369 latlonheight: -66.6, -88.0, 0.0
    test 370 philamheight: -1.162389, -1.53589, 0.0
    test 371 _N_vector: (0.01386, -0.39691, -0.91775)
    test 372 toNvector: (0.01386, -0.39691, -0.91775)
    test 373 toNvector: (0.01386, -0.396906, -0.917755)
    test 374 classof: 66.6°S, 088.0°W
    test 375 others: None
    test 376 copy(LatLon): (<class 'pygeodesy.sphericalTrigonometry.LatLon'>, True)
    test 377 LatLon.copy(): (<class 'pygeodesy.sphericalTrigonometry.LatLon'>, True)

    testing(pygeodesy.points, 20.05.14, LatLon=<class 'pygeodesy.ellipsoidalNvector.LatLon'>)
    test 378 areaOf: 8.811228e+09
    test 379 centroidOf: 45.5, 1.5
    test 380 perimeterOf: 2.673633e+05
    test 381 isclockwise: False
    test 382 areaOf: 7.086883e+09
    test 383 perimeterOf: 2.687460e+05
    test 384 centroidOf: 0.333333, 0.333333
    test 385 isclockwise: True
    test 386 areaOf: 2.827856e+10
    test 387 perimeterOf: 4.717039e+05
    test 388 centroidOf: 1.0, 1.0
    test 389 isclockwise: False
    test 390 areaOf: 1.047657e+12
    test 391 perimeterOf: 2.332643e+07
    test 392 centroidOf: 22.536, -164.928
    test 393 isclockwise: True
    test 394 areaOf: 8.482014e+10
    test 395 perimeterOf: 1.334104e+06
    test 396 centroidOf: 1.167, 1.667
    test 397 isclockwise: False
    test 398 areaOf: 5.151974e+13
    test 399 perimeterOf: 2.638608e+07
    test 400 centroidOf: -19.444, -133.333
    test 401 isclockwise: True
    test 402 areaOf: 4.469277e+12  FAILED, KNOWN, expected 1.366270e+13
    test 403 perimeterOf: 1.562029e+07  FAILED, KNOWN, expected 1.366270e+13
    test 404 centroidOf: -72.112, 92.032
    test 405 isclockwise: False
    test 406 points2: 18
    test 407 latlon: -66.6, -88.0
    test 408 philam: -1.162389, -1.53589
    test 409 to2ab: -1.162389, -1.53589
    test 410 latlonheight: -66.6, -88.0, 0.0
    test 411 philamheight: -1.162389, -1.53589, 0.0
    test 412 _N_vector: (0.01386, -0.39691, -0.91775)
    test 413 toNvector: (0.01386, -0.39691, -0.91775)
    test 414 toNvector: (0.01386, -0.396906, -0.917755)
    test 415 classof: 66.6°S, 088.0°W
    test 416 others: None
    test 417 copy(LatLon): (<class 'pygeodesy.ellipsoidalNvector.LatLon'>, True)
    test 418 LatLon.copy(): (<class 'pygeodesy.ellipsoidalNvector.LatLon'>, True)

    testing(pygeodesy.points, 20.05.14, LatLon=<class 'pygeodesy.sphericalNvector.LatLon'>)
    test 419 areaOf: 8.811228e+09
    test 420 centroidOf: 45.5, 1.5
    test 421 perimeterOf: 2.673633e+05
    test 422 isclockwise: False
    test 423 areaOf: 7.086883e+09
    test 424 perimeterOf: 2.687460e+05
    test 425 centroidOf: 0.333333, 0.333333
    test 426 isclockwise: True
    test 427 areaOf: 2.827856e+10
    test 428 perimeterOf: 4.717039e+05
    test 429 centroidOf: 1.0, 1.0
    test 430 isclockwise: False
    test 431 areaOf: 1.047657e+12
    test 432 perimeterOf: 2.332643e+07
    test 433 centroidOf: 22.536, -164.928
    test 434 isclockwise: True
    test 435 areaOf: 8.482014e+10
    test 436 perimeterOf: 1.334104e+06
    test 437 centroidOf: 1.167, 1.667
    test 438 isclockwise: False
    test 439 areaOf: 5.151974e+13
    test 440 perimeterOf: 2.638608e+07
    test 441 centroidOf: -19.444, -133.333
    test 442 isclockwise: True
    test 443 areaOf: 4.469277e+12  FAILED, KNOWN, expected 1.366270e+13
    test 444 perimeterOf: 1.562029e+07  FAILED, KNOWN, expected 1.366270e+13
    test 445 centroidOf: -72.112, 92.032
    test 446 isclockwise: False
    test 447 points2: 18
    test 448 latlon: -66.6, -88.0
    test 449 philam: -1.162389, -1.53589
    test 450 to2ab: -1.162389, -1.53589
    test 451 latlonheight: -66.6, -88.0, 0.0
    test 452 philamheight: -1.162389, -1.53589, 0.0
    test 453 _N_vector: (0.01386, -0.39691, -0.91775)
    test 454 toNvector: (0.01386, -0.39691, -0.91775)
    test 455 toNvector: (0.01386, -0.396906, -0.917755)
    test 456 classof: 66.6°S, 088.0°W
    test 457 others: None
    test 458 copy(LatLon): (<class 'pygeodesy.sphericalNvector.LatLon'>, True)
    test 459 LatLon.copy(): (<class 'pygeodesy.sphericalNvector.LatLon'>, True)

    13 of 459 testPoints.py tests (2.8%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 238.562 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testRoutes.py

    testing testRoutes.py 18.10.12
    test 1 points.areaOf('Antarctica', adjust=True, radius=6371.008771, wrap=True): 4469277.057  FAILED, KNOWN, expected 13552524.800
    test 2 points.areaOf('PtsFFI', adjust=True, radius=6371.008771, wrap=True): 1.288
    test 3 points.areaOf('RdpFFI', adjust=True, radius=6371.008771, wrap=True): 1.241
    test 4 points.areaOf('Pts', adjust=True, radius=6371.008771, wrap=True): 131184.240
    test 5 points.areaOf('VwPts', adjust=True, radius=6371.008771, wrap=True): 140310.144
    test 6 points.areaOf('_JFK_LHR1', adjust=True, radius=6371.008771, wrap=True): 41383852.921  FAILED, KNOWN, expected 40041368.849
    test 7 points.areaOf('_JFK_LHR2', adjust=True, radius=6371.008771, wrap=True): 82767705.842  FAILED, KNOWN, expected 80082737.697
    test 8 points.areaOf('Antarctica', adjust=False, radius=6371.008771, wrap=True): 22491981.367  FAILED, KNOWN, expected 13552524.800
    test 9 points.areaOf('PtsFFI', adjust=False, radius=6371.008771, wrap=True): 2.185  FAILED, KNOWN, expected 1.288
    test 10 points.areaOf('RdpFFI', adjust=False, radius=6371.008771, wrap=True): 2.105  FAILED, KNOWN, expected 1.241
    test 11 points.areaOf('Pts', adjust=False, radius=6371.008771, wrap=True): 233595.011  FAILED, KNOWN, expected 131184.240
    test 12 points.areaOf('VwPts', adjust=False, radius=6371.008771, wrap=True): 258465.911  FAILED, KNOWN, expected 140310.144
    test 13 points.areaOf('_JFK_LHR1', adjust=False, radius=6371.008771, wrap=True): 41780731.678  FAILED, KNOWN, expected 40041368.849
    test 14 points.areaOf('_JFK_LHR2', adjust=False, radius=6371.008771, wrap=True): 83561463.357  FAILED, KNOWN, expected 80082737.697
    test 15 sphericalTrigonometry.areaOf('Antarctica', radius=6371.008771, wrap=True): 13552524.810
    test 16 sphericalTrigonometry.areaOf('PtsFFI', radius=6371.008771, wrap=True): 1.338
    test 17 sphericalTrigonometry.areaOf('RdpFFI', radius=6371.008771, wrap=True): 1.289
    test 18 sphericalTrigonometry.areaOf('Pts', radius=6371.008771, wrap=True): 125942.444
    test 19 sphericalTrigonometry.areaOf('VwPts', radius=6371.008771, wrap=True): 118897.757
    test 20 sphericalTrigonometry.areaOf('_JFK_LHR1', radius=6371.008771, wrap=True): 40105639.197
    test 21 sphericalTrigonometry.areaOf('_JFK_LHR2', radius=6371.008771, wrap=True): 80211278.393
    test 22 ellipsoidalVincenty.areaOf: No module named geographiclib
    test 23 points.perimeterOf('Antarctica', closed=False, radius=6371008.771415, wrap=True): 15620294.792  FAILED, KNOWN, expected 16765661.499
    test 24 points.perimeterOf('PtsFFI', closed=False, radius=6371008.771415, wrap=True): 3224.123
    test 25 points.perimeterOf('RdpFFI', closed=False, radius=6371008.771415, wrap=True): 3185.467
    test 26 points.perimeterOf('Pts', closed=False, radius=6371008.771415, wrap=True): 2762313.129
    test 27 points.perimeterOf('VwPts', closed=False, radius=6371008.771415, wrap=True): 2672557.850
    test 28 points.perimeterOf('_JFK_LHR1', closed=False, radius=6371008.771415, wrap=True): 16034670.768  FAILED, KNOWN, expected 15766750.804
    test 29 points.perimeterOf('_JFK_LHR2', closed=False, radius=6371008.771415, wrap=True): 26286857.120  FAILED, KNOWN, expected 25981742.208
    test 30 sphericalTrigonometry.perimeterOf('Antarctica', closed=False, radius=6371008.771415, wrap=True): 15470624.834
    test 31 sphericalTrigonometry.perimeterOf('PtsFFI', closed=False, radius=6371008.771415, wrap=True): 3224.123
    test 32 sphericalTrigonometry.perimeterOf('RdpFFI', closed=False, radius=6371008.771415, wrap=True): 3185.467
    test 33 sphericalTrigonometry.perimeterOf('Pts', closed=False, radius=6371008.771415, wrap=True): 2762313.116
    test 34 sphericalTrigonometry.perimeterOf('VwPts', closed=False, radius=6371008.771415, wrap=True): 2672556.441
    test 35 sphericalTrigonometry.perimeterOf('_JFK_LHR1', closed=False, radius=6371008.771415, wrap=True): 15789078.314
    test 36 sphericalTrigonometry.perimeterOf('_JFK_LHR2', closed=False, radius=6371008.771415, wrap=True): 26041264.665
    test 37 ellipsoidalVincenty.perimeterOf: No module named geographiclib
    test 38 no module: geographiclib.Geodesic
    test 39 isclockwise('Antarctica', adjust=False, wrap=True): 0.000
    test 40 isclockwise('PtsFFI', adjust=False, wrap=True): 1.000
    test 41 isclockwise('RdpFFI', adjust=False, wrap=True): 1.000
    test 42 isclockwise('Pts', adjust=False, wrap=True): 1.000
    test 43 isclockwise('VwPts', adjust=False, wrap=True): 1.000
    test 44 isclockwise('_JFK_LHR1', adjust=False, wrap=True): 0.000
    test 45 isclockwise('_JFK_LHR2', adjust=False, wrap=True): 0.000

    13 of 45 testRoutes.py tests (28.9%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 870.898 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testSimplify.py

    testing testSimplify.py 20.04.06 (module pygeodesy.simplify 20.05.08)
    test 1 simplify1(16614, adjust=True) 1m (137.136 ms): 16597
    test 2 simplifyRW(16614, adjust=True, shortest=False, indices=True) 1m (273.467 ms): 7095
    test 3 simplifyRW(16614, adjust=True, shortest=False) 1m (229.350 ms): 7095
    test 4 simplifyRW(16614, adjust=True, shortest=True) 1m (163.979 ms): 8302
    test 5 simplifyVWm(16614, adjust=True, indices=True) 1m (272.579 ms): 16328
    test 6 simplifyVWm(16614, adjust=True) 1m (295.459 ms): 16328
    test 7 simplifyVWm(16614, adjust=False) 1m (234.669 ms): 16373
    test 8 simplifyRDPm(16614, adjust=True, shortest=False) 1m (179.486 ms): 15864
    test 9 simplifyRDPm(16614, adjust=True, shortest=True) 1m (146.720 ms): 15867
    test 10 simplifyRDPgr(16614, adjust=True, shortest=True, modified=True) 1m (57.927 ms): 15867
    test 11 simplifyRDPm(16614, adjust=False, shortest=False) 1m (131.461 ms): 15869
    test 12 simplifyRDPfw(16614, adjust=False, shortest=False, modified=True) 1m (38.824 ms): 15869
    test 13 simplifyRDP(16614, adjust=True, shortest=True, indices=True) 1m (378.844 ms): 10960
    test 14 simplifyRDP(16614, adjust=True, shortest=True) 1m (311.602 ms): 10960
    test 15 simplifyRDPgr(16614, adjust=True, shortest=True, modified=False) 1m (46.618 ms): 10960
    test 16 simplifyRDP(16614, adjust=False, shortest=False, indices=True) 1m (259.350 ms): 11248
    test 17 simplifyRDP(16614, adjust=False, shortest=False) 1m (173.311 ms): 11248
    test 18 simplifyRDPfw(16614, adjust=False, shortest=False, modified=False) 1m (45.138 ms): 11248
    test 19 simplifyVW(1661, adjust=True) 1m (18.741 ms): 1641
    test 20 simplifyVW(1661, adjust=False) 1m (10.436 ms): 1646
    test 21 simplifyRDP(1661, adjust=True, shortest=False) 1m (62.144 ms): 1231
    test 22 simplifyRDP(1661, adjust=True, shortest=True) 1m (17.583 ms): 1231
    test 23 simplifyRDPgr(1661, adjust=True, shortest=True) 1m (49.735 ms): 1231
    test 24 simplifyRDP(1661, adjust=False, shortest=False) 1m (5.378 ms): 1267
    test 25 simplifyRDPfw(1661, adjust=False, shortest=False) 1m (37.874 ms): 1267
    test 26 simplifyRDPgr(1661, adjust=False, shortest=True) 1m (24.449 ms): 1267
    test 27 simplifyVW(69, adjust=False) 1m (406.981 us): 69
    test 28 simplifyRDP(69, adjust=False, shortest=False) 1m (324.011 us): 50
    test 29 simplifyRDPfw(69, adjust=False, shortest=False) 1m (186.205 us): 50
    test 30 simplifyRDPgr(69, adjust=False, shortest=True) 1m (209.808 us): 50
    test 31 simplifyRDPgr(69, adjust=True, shortest=True) 1m (249.863 us): 45
    test 32 simplifyRDP(5, adjust=False, shortest=True) 1m (211.000 us): 5
    test 33 simplifyVW(5, adjust=False, attr='name') 30m (174.999 us): 5
    test 34 no module: numpy

    all 34 testSimplify.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 3.615 sec

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testSpherical.py

    testing testSpherical.py 20.06.12

    testLatLon(pygeodesy.sphericalNvector, 20.05.08)
    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 isequalTo: False
    test 18 antipode1: 52.205°S, 179.881°W
    test 19 antipode2: True
    test 20 antipode3: 52.205°N, 000.119°E
    test 21 antipode4: True
    test 22 antipode5: 52.205°N, 000.119°E
    test 23 initialBearingTo: 156.1666
    test 24 finalBearingTo: 157.8904
    test 25 initialBearingTo: 65.8921
    test 26 finalBearingTo: 93.8581
    test 27 bearingTo2: 156.1666, 157.8904
    test 28 ispolar: True
    test 29 copy: True
    test 30 __eq__: True
    test 31 __ne__: False
    test 32 equirectangularTo: 404329.56
    test 33 distanceTo: 404279.720589
    test 34 distanceTo: 404279.720589
    test 35 distanceTo: 2145
    test 36 distanceTo: 18013602.92
    test 37 distanceTo: 0.00  FAILED, KNOWN, expected 20015114.35
    test 38 intermediateTo: 51.372084°N, 000.707337°E
    test 39 intermediateTo: True
    test 40 intermediateTo: 404279.721
    test 41 intermediateTo+5: 35.160975°N, 008.989542°E
    test 42 intermediateTo+5: 5.000
    test 43 intermediateTo-4: 64.911647°N, 013.726301°W
    test 44 intermediateTo-4: 4.000
    test 45 intermediateTo-h: 125.000
    test 46 intermediateChordTo: 51.372294°N, 000.707192°E
    test 47 intermediateChordTo: True
    test 48 intermediateChordTo-h: 125.000
    test 49 midpointTo: 50.536327°N, 001.274614°E
    test 50 destination: 51.513546°N, 000.098345°W
    test 51 destination: 51°30′49″N, 000°05′54″W
    test 52 destination: 34°37′N, 116°33′W
    test 53 destination: 34.613647°N, 116.55116°W
    test 54 destination: 0.604122N, 2.034201W
    test 55 destination: 31.96383509°N, 064.37329146°E
    test 56 alongTrackDistanceTo: alongTrackDistanceTo() got an unexpected keyword argument 'known'  FAILED, KNOWN, expected incompatible ...
    test 57 alongTrackDistanceTo: 62331.58
    test 58 alongTrackDistanceTo: 99.588
    test 59 alongTrackDistanceTo: -7702.7
    test 60 alongTrackDistanceTo: 7587.6
    test 61 crossTrackDistanceTo: -305.665281606  FAILED, KNOWN, expected TypeError
    test 62 crossTrackDistanceTo: -307.55
    test 63 crossTrackDistanceTo: 7.4524
    test 64 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 65 cosineLawTo: 124801.098
    test 66 cosineLawTo: 124801.098
    test 67 equirectangularTo: 124804.754
    test 68 equirectangularTo: 124804.754
    test 69 euclideanTo: 131273.287
    test 70 euclideanTo: 131273.287
    test 71 flatLocalTo: 124804.754
    test 72 flatPolarTo: 133663.257
    test 73 haversineTo: 124801.098
    test 74 haversineTo: 124801.098
    test 75 vincentysTo: 124801.098
    test 76 vincentysTo: 124801.098
    test 77 greatCircleTo: (-0.79408, 0.12859, 0.59406)
    test 78 isclockwise: False
    test 79 isclockwise*: False
    test 80 isclockwise: True
    test 81 isclockwise*: True
    test 82 isclockwise: points (2): too few
    test 83 isclockwise*: points (2): too few
    test 84 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 85 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 86 isconvex: False
    test 87 isconvex*: False
    test 88 isconvex: True
    test 89 isconvex*: True
    test 90 isconvex: points (2): too few
    test 91 isconvex*: points (2): too few
    test 92 isenclosedBy1: True
    test 93 isenclosedBy1*: True
    test 94 isenclosedBy2: False
    test 95 isenclosedBy2*: False
    test 96 isenclosedBy3: False
    test 97 isenclosedBy3*: False
    test 98 isenclosedBy4: False
    test 99 isenclosedBy4*: False
    test 100 isenclosedBy5: False
    test 101 isenclosedBy5*: False
    test 102 isenclosedBy6: True
    test 103 isenclosedBy6*: True
    test 104 isenclosedBy7: True
    test 105 isenclosedBy7*: True
    test 106 initialBearingTo: 102.432182
    test 107 compassAngleTo: 100.017
    test 108 compassAngleTo: 105.599
    test 109 initialBearingTo: 288.715918
    test 110 compassAngleTo: 280.017
    test 111 compassAngleTo: 285.599
    test 112 equirectangularTo: 592.185
    test 113 distanceTo: 591.831
    test 114 compassAngleTo: 0.0
    test 115 compassAngleTo: 45.0
    test 116 compassAngleTo: 90.0
    test 117 compassAngleTo: 180.0
    test 118 compassAngleTo: 225.0
    test 119 compassAngleTo: 315.0
    test 120 compassAngleTo: 270.0
    test 121 compassAngleTo: 359.4
    test 122 latlon2: (53.0, 1.0)
    test 123 philam2: (0.93, 0.02)
    test 124 compassAngleTo: 31
    test 125 compassAngleTo: 45
    test 126 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 127 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 128 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 129 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 130 isequalTo: <type 'bool'>
    test 131 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 132 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 133 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 134 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 135 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 136 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 137 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 138 compassAngleTo: <type 'float'>
    test 139 cosineLawTo: <type 'float'>
    test 140 euclideanTo: <type 'float'>
    test 141 flatLocalTo: <type 'float'>
    test 142 flatPolarTo: <type 'float'>
    test 143 haversineTo: <type 'float'>
    test 144 vincentysTo: <type 'float'>
    test 145 toVector: (0.615661, 0.0, 0.788011)
    test 146 toVector3d: (0.61566, 0.0, 0.78801)

    testVectorial(pygeodesy.sphericalNvector, 20.05.08)
    test 147 crossTrackDistanceTo: -305.67
    test 148 crossTrackDistanceTo: -307.55
    test 149 toLatLon: 44.995674°N, 045.0°E
    test 150 toNvector: (0.50004, 0.50004, 0.70705)
    test 151 isequalTo: False
    test 152 isequalTo: True
    test 153 length: 0.99992449715
    test 154 length: 1.0
    test 155 meanOf: 44.995674°N, 045.0°E
    test 156 meanOf: LatLon
    test 157 sumOf: (52.70504, 0.61904, 0.70705)
    test 158 sumOf: Nv
    test 159 sumOf: sumOf
    test 160 length: 52.7134151513
    test 161 copy: True
    test 162 length: 52.2051356286
    test 163 length: 52.2051356286
    test 164 toCartesian: [3185744.919, 3185744.919, 4504643.315]
    test 165 toLatLon: 44.995674°N, 045.0°E, -0.00m  FAILED, KNOWN, expected 44.995674°N, 045.0°E
    test 166 toNvector: (0.50004, 0.50004, 0.70705, -0.00)
    test 167 intersection: 02.499372°N, 002.5°E
    test 168 isEnclosedBy: True
    test 169 isEnclosedBy*: True
    test 170 isEnclosedBy: True
    test 171 isEnclosedBy*: True
    test 172 isWithin: False
    test 173 isWithin: True
    test 174 nearestOn: 51.0004°N, 001.9°E
    test 175 nearestOn: True
    test 176 distanceTo: 42.712
    test 177 nearestOn: 51.0°N, 002.0°E
    test 178 nearestOn: True
    test 179 nearestOn: 00.0°N, 000.0°E
    test 180 nearestOn: True
    test 181 nearestOn: 00.0°N, 020.0°E
    test 182 nearestOn: True
    test 183 nearestOn: 02.0°N, 002.0°E
    test 184 nearestOn: 02.0°N, 002.0°E
    test 185 BasseC: 47.3038°N, 002.5721°W
    test 186 BasseH: 47.311067°N, 002.528617°W
    test 187 triangulate: 47.323667°N, 002.568501°W
    test 188 triangulate: True
    test 189 trilaterate: 37.419078°N, 121.960579°W
    test 190 trilaterate: True
    test 191 trilaterate: 08.068912°S, 034.888699°W
    test 192 trilaterate: True
    test 193 trilaterate: 08.068912°S, 034.888699°W
    test 194 trilaterate: True

    testNvector(pygeodesy.sphericalNvector, 20.05.08)
    test 195 sumOf: Nvector
    test 196 ecef.x, .y, .z: 3185744.91853, 3185744.91853, 4504643.3148
    test 197 ecef.lat, .lon: 44.995674, 45.0
    test 198 ecef.height: 0.0
    test 199 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testSpherical(pygeodesy.sphericalNvector, 20.05.08)
    test 200 isSpherical: True
    test 201 isEllipsoidal: False
    test 202 isSpherical: True
    test 203 isEllipsoidal: False
    test 204 intersection1: 50.907608°N, 004.508575°E
    test 205 intersection1: 50°54′27.39″N, 004°30′30.87″E
    test 206 intersection1: True
    test 207 intersection2: True
    test 208 intersection2: 43.5719°N, 116.188757°W
    test 209 intersection2: 43°34′18.84″N, 116°11′19.53″W
    test 210 intersection3: 51.882166°N, 000.267801°E
    test 211 intersection4: 00.0°N, 026.565051°E
    test 212 intersection5: 26.565051°N, 000.0°W
    test 213 intersection6: 50.907809°N, 004.50841°E
    test 214 toward 1,1 N,E nearest: 00.999848°N, 001.0°E
    test 215 toward 1,1 E,N nearest: 00.999848°N, 001.0°E
    test 216 toward 1,1 N,E antipodal: 00.999848°S, 179.0°W
    test 217 toward/away 1,1 N,W antipodal: 00.999848°S, 179.0°W
    test 218 toward/away 1,1 W,N antipodal: 00.999848°S, 179.0°W
    test 219 toward/away 1,1 S,E antipodal: 00.999848°S, 179.0°W
    test 220 toward/away 1,1 E,S antipodal: 00.999848°S, 179.0°W
    test 221 away 1,1 S,W antipodal: 00.999848°S, 179.0°W
    test 222 away 1,1 W,S antipodal: 00.999848°S, 179.0°W
    test 223 1E/90E N,E antipodal: 00.017454°S, 179.0°W
    test 224 1E/90E N,E nearest: 00.017454°N, 179.0°W
    test 225 brng+end 1a: 01.000305°N, 002.0°E
    test 226 brng+end 1b: 01.000305°N, 002.0°E
    test 227 brng+end 2a: 01.000305°S, 178.0°W
    test 228 brng+end 2b: 01.000305°S, 178.0°W
    test 229 intersection7: 02.499372°N, 002.5°E
    test 230 maxLat0: 90.0
    test 231 maxLat1: 89.0
    test 232 maxLat90: 0.0
    test 233 minLat0: -90.0
    test 234 minLat1: -89.0
    test 235 minLat90: -0.0
    test 236 parse: 00.0°N, 000.0°E
    test 237 isenclosedBy: True
    test 238 isenclosedBy*: True
    test 239 isenclosedBy: True
    test 240 isenclosedBy*: True
    test 241 rhumbBearingTo: 116.722
    test 242 rhumbDestination: 50.964155°N, 001.853°E
    test 243 rhumbDestination: True
    test 244 rhumbDistanceTo: 40307.8
    test 245 rhumbMidpointo: 51.0455°N, 001.595727°E
    test 246 rhumbMidpointo: True
    test 247 areaOf: 8.66605875e+09
    test 248 perimeterOf: 3.78258541e+05
    test 249 perimeterOf: 2.67063461e+05
    test 250 areaOf: 6.18e+09
    test 251 perimeterOf: 3.79639757e+05
    test 252 perimeterOf: 2.68444678e+05
    test 253 nearestOn2: 46.000996°N, 001.353049°E
    test 254 nearestOn2: 569987.49
    test 255 distanceTo: 569987.49
    test 256 nearestOn2: 46.0°N, 002.0°E
    test 257 nearestOn2: 134989.80
    test 258 distanceTo: 134989.80
    test 259 nearestOn2: 45.330691°N, 001.318551°E
    test 260 distance: 64856.28
    test 261 distanceTo: 64856.28
    test 262 compassAngleTo: 304.54
    test 263 difference: 1000.53
    test 264 ispolar: True
    test 265 ispolar*: True
    test 266 ispolar: False  FAILED, KNOWN, expected True
    test 267 ispolar*: False  FAILED, KNOWN, expected True
    test 268 ispolar: False  FAILED, KNOWN, expected True
    test 269 ispolar*: False  FAILED, KNOWN, expected True
    test 270 nearestOn: 01.5°N, 001.5°E, +149.99m
    test 271 nearestOn2: 01.5°N, 001.5°E, +149.99m
    test 272 midpointTo: 01.5°N, 001.5°E, +150.00m

    testLatLon(pygeodesy.sphericalTrigonometry, 20.06.14)
    test 273 isEllipsoidal: False
    test 274 isSpherical: True
    test 275 lat/lonDMS: 52.20472°N, 000.14056°E
    test 276 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 277 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 278 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 279 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 280 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 281 isequalTo: True
    test 282 isequalTo: True
    test 283 latlon2: 52.20472, 0.14056
    test 284 latlon2: 52.2047, 0.1406
    test 285 latlon2: 52.205, 0.141
    test 286 latlon2: 52.2, 0.14
    test 287 latlon2: 52.2, 0.1
    test 288 latlon2: 52.0, 0.0
    test 289 isequalTo: False
    test 290 antipode1: 52.205°S, 179.881°W
    test 291 antipode2: True
    test 292 antipode3: 52.205°N, 000.119°E
    test 293 antipode4: True
    test 294 antipode5: 52.205°N, 000.119°E
    test 295 initialBearingTo: 156.1666
    test 296 finalBearingTo: 157.8904
    test 297 initialBearingTo: 65.8921
    test 298 finalBearingTo: 93.8581
    test 299 bearingTo2: 156.1666, 157.8904
    test 300 ispolar: True
    test 301 copy: True
    test 302 __eq__: True
    test 303 __ne__: False
    test 304 equirectangularTo: 404329.56
    test 305 distanceTo: 404279.720589
    test 306 distanceTo: 404279.720589
    test 307 distanceTo: 2145
    test 308 distanceTo: 18013602.92
    test 309 distanceTo: 20015114.35
    test 310 intermediateTo: 51.372084°N, 000.707337°E
    test 311 intermediateTo: True
    test 312 intermediateTo: 404279.721
    test 313 intermediateTo+5: 35.160975°N, 008.989542°E
    test 314 intermediateTo+5: 5.000
    test 315 intermediateTo-4: 64.911647°N, 013.726301°W
    test 316 intermediateTo-4: 4.000
    test 317 intermediateTo-h: 125.000
    test 318 midpointTo: 50.536327°N, 001.274614°E
    test 319 destination: 51.513546°N, 000.098345°W
    test 320 destination: 51°30′49″N, 000°05′54″W
    test 321 destination: 34°37′N, 116°33′W
    test 322 destination: 34.613647°N, 116.55116°W
    test 323 destination: 0.604122N, 2.034201W
    test 324 destination: 31.96383509°N, 064.37329146°E
    test 325 alongTrackDistanceTo: alongTrackDistanceTo() got an unexpected keyword argument 'known'  FAILED, KNOWN, expected incompatible ...
    test 326 alongTrackDistanceTo: 62331.58
    test 327 alongTrackDistanceTo: 99.588
    test 328 alongTrackDistanceTo: -7702.7
    test 329 alongTrackDistanceTo: 7587.6
    test 330 crossTrackDistanceTo: type(end) (96): incompatible with LatLon  FAILED, KNOWN, expected incompatible ...
    test 331 crossTrackDistanceTo: -307.55
    test 332 crossTrackDistanceTo: 7.4524
    test 333 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 334 cosineLawTo: 124801.098
    test 335 cosineLawTo: 124801.098
    test 336 equirectangularTo: 124804.754
    test 337 equirectangularTo: 124804.754
    test 338 euclideanTo: 131273.287
    test 339 euclideanTo: 131273.287
    test 340 flatLocalTo: 124804.754
    test 341 flatPolarTo: 133663.257
    test 342 haversineTo: 124801.098
    test 343 haversineTo: 124801.098
    test 344 vincentysTo: 124801.098
    test 345 vincentysTo: 124801.098
    test 346 isclockwise: False
    test 347 isclockwise*: False
    test 348 isclockwise: True
    test 349 isclockwise*: True
    test 350 isclockwise: points (2): too few
    test 351 isclockwise*: points (2): too few
    test 352 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 353 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 354 isconvex: False
    test 355 isconvex*: False
    test 356 isconvex: True
    test 357 isconvex*: True
    test 358 isconvex: points (2): too few
    test 359 isconvex*: points (2): too few
    test 360 isenclosedBy1: True
    test 361 isenclosedBy1*: True
    test 362 isenclosedBy2: False
    test 363 isenclosedBy2*: False
    test 364 isenclosedBy3: False
    test 365 isenclosedBy3*: False
    test 366 isenclosedBy4: False
    test 367 isenclosedBy4*: False
    test 368 isenclosedBy5: False
    test 369 isenclosedBy5*: False
    test 370 isenclosedBy6: True
    test 371 isenclosedBy6*: True
    test 372 isenclosedBy7: True
    test 373 isenclosedBy7*: True
    test 374 initialBearingTo: 102.432182
    test 375 compassAngleTo: 100.017
    test 376 compassAngleTo: 105.599
    test 377 initialBearingTo: 288.715918
    test 378 compassAngleTo: 280.017
    test 379 compassAngleTo: 285.599
    test 380 equirectangularTo: 592.185
    test 381 distanceTo: 591.831
    test 382 compassAngleTo: 0.0
    test 383 compassAngleTo: 45.0
    test 384 compassAngleTo: 90.0
    test 385 compassAngleTo: 180.0
    test 386 compassAngleTo: 225.0
    test 387 compassAngleTo: 315.0
    test 388 compassAngleTo: 270.0
    test 389 compassAngleTo: 359.4
    test 390 latlon2: (53.0, 1.0)
    test 391 philam2: (0.93, 0.02)
    test 392 compassAngleTo: 31
    test 393 compassAngleTo: 45
    test 394 boundsOf: <class 'pygeodesy.named.Bounds2Tuple'>
    test 395 latlon: <class 'pygeodesy.named.LatLon2Tuple'>
    test 396 latlon2: <class 'pygeodesy.named.LatLon2Tuple'>
    test 397 latlonheight: <class 'pygeodesy.named.LatLon3Tuple'>
    test 398 isequalTo: <type 'bool'>
    test 399 philam: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 400 philamheight: <class 'pygeodesy.named.PhiLam3Tuple'>
    test 401 to2ab: <class 'pygeodesy.named.PhiLam2Tuple'>
    test 402 to3llh: <class 'pygeodesy.named.LatLon3Tuple'>
    test 403 to3xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 404 xyz: <class 'pygeodesy.named.Vector3Tuple'>
    test 405 xyzh: <class 'pygeodesy.named.Vector4Tuple'>
    test 406 compassAngleTo: <type 'float'>
    test 407 cosineLawTo: <type 'float'>
    test 408 euclideanTo: <type 'float'>
    test 409 flatLocalTo: <type 'float'>
    test 410 flatPolarTo: <type 'float'>
    test 411 haversineTo: <type 'float'>
    test 412 vincentysTo: <type 'float'>
    test 413 toVector: (0.615661, 0.0, 0.788011)
    test 414 toVector3d: (0.61566, 0.0, 0.78801)

    testSpherical(pygeodesy.sphericalTrigonometry, 20.06.14)
    test 415 isSpherical: True
    test 416 isEllipsoidal: False
    test 417 isSpherical: True
    test 418 isEllipsoidal: False
    test 419 intersection1: 50.907608°N, 004.508575°E
    test 420 intersection1: 50°54′27.39″N, 004°30′30.87″E
    test 421 intersection1: True
    test 422 intersection2: True
    test 423 intersection2: 43.5719°N, 116.188757°W
    test 424 intersection2: 43°34′18.84″N, 116°11′19.53″W
    test 425 intersection3: 51.882166°N, 000.267801°E
    test 426 intersection4: 00.0°N, 026.565051°E
    test 427 intersection5: 26.565051°N, 000.0°W
    test 428 intersection6: 50.907809°N, 004.50841°E
    test 429 toward 1,1 N,E nearest: 00.999848°N, 001.0°E
    test 430 toward 1,1 E,N nearest: 00.999848°N, 001.0°E
    test 431 toward 1,1 N,E antipodal: 00.999848°S, 179.0°W
    test 432 toward/away 1,1 N,W antipodal: 00.999848°N, 001.0°E  FAILED, KNOWN, expected 00.999848°S, 179.0°W
    test 433 toward/away 1,1 W,N antipodal: 00.999848°S, 179.0°W
    test 434 toward/away 1,1 S,E antipodal: 00.999848°S, 179.0°W
    test 435 toward/away 1,1 E,S antipodal: 00.999848°N, 001.0°E  FAILED, KNOWN, expected 00.999848°S, 179.0°W
    test 436 away 1,1 S,W antipodal: 00.999848°S, 179.0°W
    test 437 away 1,1 W,S antipodal: 00.999848°S, 179.0°W
    test 438 1E/90E N,E antipodal: 00.017454°N, 001.0°E  FAILED, KNOWN, expected 00.017454°S, 179.0°W
    test 439 1E/90E N,E nearest: 00.017454°N, 179.0°W
    test 440 brng+end 1a: 01.000305°N, 002.0°E
    test 441 brng+end 1b: 01.000305°N, 002.0°E
    test 442 brng+end 2a: 01.000305°S, 178.0°W
    test 443 brng+end 2b: 01.000305°S, 178.0°W
    test 444 intersection7: 02.499372°N, 002.5°E
    test 445 maxLat0: 90.0
    test 446 maxLat1: 89.0
    test 447 maxLat90: 0.0
    test 448 minLat0: -90.0
    test 449 minLat1: -89.0
    test 450 minLat90: -0.0
    test 451 parse: 00.0°N, 000.0°E
    test 452 crossingParallels: 009°35′38.65″E, 170°24′21.35″E
    test 453 intersections2: 36.98931°N, 088.151425°W, 38.23838°N, 092.390487°W
    test 454 intersections2: 00.0°N, 035.26439°W, 00.0°N, 035.26439°E
    test 455 intersections2: 22.622036°N, 000.0°E, 22.622036°S, 000.0°E
    test 456 intersections2: 14.612841°N, 026.110934°W, 14.612841°S, 026.110934°E
    test 457 intersections1: 5.635445e-10
    test 458 intersections1: 2.587323e-09
    test 459 intersections1: 5.079899e-09
    test 460 intersections1: 6.864621e-09
    test 461 intersections1: 1.996916e-08
    test 462 intersections1: 4.144972e-08
    test 463 intersections1: 2.034084e-09
    test 464 intersections1: 2.208652e-10
    test 465 isenclosedBy: True
    test 466 isenclosedBy*: True
    test 467 isenclosedBy: points[3] (LatLon(47°00′00.0″N, 003°00′00.0″E)): not convex
    test 468 isenclosedBy*: points[3] (LatLon(47°00′00.0″N, 003°00′00.0″E)): not convex
    test 469 rhumbBearingTo: 116.722
    test 470 rhumbDestination: 50.964155°N, 001.853°E
    test 471 rhumbDestination: True
    test 472 rhumbDistanceTo: 40307.8
    test 473 rhumbMidpointo: 51.0455°N, 001.595727°E
    test 474 rhumbMidpointo: True
    test 475 areaOf: 8.66605875e+09
    test 476 perimeterOf: 3.78258541e+05
    test 477 perimeterOf: 2.67063461e+05
    test 478 areaOf: 6.18e+09
    test 479 perimeterOf: 3.79639757e+05
    test 480 perimeterOf: 2.68444678e+05
    test 481 nearestOn2: 46.0°N, 001.369324°E
    test 482 nearestOn2: 570101.83
    test 483 distanceTo: 570101.82
    test 484 nearestOn2: 46.0°N, 002.0°E
    test 485 nearestOn2: 134992.48
    test 486 distanceTo: 134989.80
    test 487 nearestOn3: 45.5°N, 001.5°E
    test 488 distance: 78626.79
    test 489 angle: 315.00
    test 490 compassAngleTo: 315.00
    test 491 nearestOn3: 45.331319°N, 001.331319°E
    test 492 distance: 64074.48
    test 493 angle: 305.10
    test 494 distanceTo: 64074.12
    test 495 compassAngleTo: 305.10
    test 496 difference: 1000.53
    test 497 nearestOn3: 00.5°N, 001.5°E
    test 498 distance: 235880.385
    test 499 angle: 135.00
    test 500 nearestOn3: 01.5°N, 002.5°E
    test 501 distance: 235880.385
    test 502 angle: 135.00
    test 503 nearestOn3: 02.5°N, 003.5°E
    test 504 distance: 235880.385
    test 505 angle: 135.00
    test 506 nearestOn3: 03.5°N, 004.5°E
    test 507 distance: 235880.385
    test 508 angle: 135.00
    test 509 nearestOn3: 04.5°N, 005.5°E
    test 510 distance: 235880.385
    test 511 angle: 135.00
    test 512 nearestOn3: 05.5°N, 006.5°E
    test 513 distance: 235880.385
    test 514 angle: 135.00
    test 515 nearestOn3: 06.5°N, 007.5°E
    test 516 distance: 235880.385
    test 517 angle: 135.00
    test 518 nearestOn3: 07.5°N, 008.5°E
    test 519 distance: 235880.385
    test 520 angle: 135.00
    test 521 meanOf: 04.004858°N, 004.990226°E
    test 522 nearestOn3: 07.5°N, 008.5°E
    test 523 toCartesian: [6245667.211, 766871.506, 996645.349]
    test 524 ispolar: True
    test 525 ispolar*: True
    test 526 ispolar: False  FAILED, KNOWN, expected True
    test 527 ispolar*: False  FAILED, KNOWN, expected True
    test 528 ispolar: True
    test 529 ispolar*: True
    test 530 nearestOn: 01.5°N, 001.5°E, +149.99m
    test 531 nearestOn2: 01.5°N, 001.5°E, +149.99m
    test 532 midpointTo: 01.5°N, 001.5°E, +150.00m

    19 of 532 testSpherical.py tests (3.6%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 666.534 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testStreprs.py

    testing testStreprs.py 20.05.03 (module pygeodesy.streprs 20.05.15)
    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 '[%.*]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)

    all 41 testStreprs.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 3.207 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testTMcoords.py

    testing testTMcoords.py 19.05.23
    test 1 TMcoords: 258

    all 1 testTMcoords.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 1.710 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testTrf.py

    testing testTrf.py 20.05.08 (module pygeodesy.trf 20.05.14)
    test 1 ellipsoidalKarney: ...
    test 2 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 3 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 4 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 5 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 6 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 7 Nil: True
    test 8 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 9 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 10 Nil: True
    test 11 reframe: True
    test 12 Roundtrip: True
    test 13 reframe: True
    test 14 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 15 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 16 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 17 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 18 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 19 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 20 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 21 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 22 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 23 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 24 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 25 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 26 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 27 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 28 TypeError: type(epoch) ('2017'): not scalar
    test 29 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 30 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe missing
    test 31 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 32 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 33 TypeError: type(epoch) ('2000'): not scalar
    test 34 ellipsoidalNvector: ...
    test 35 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 36 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 37 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 38 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 39 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 40 Nil: True
    test 41 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 42 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 43 Nil: True
    test 44 reframe: True
    test 45 Roundtrip: True
    test 46 reframe: True
    test 47 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 48 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 49 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 50 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 51 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 52 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 53 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 54 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 55 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 56 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 57 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 58 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 59 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 60 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 61 TypeError: type(epoch) ('2017'): not scalar
    test 62 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 63 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe missing
    test 64 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 65 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 66 TypeError: type(epoch) ('2000'): not scalar
    test 67 ellipsoidalVincenty: ...
    test 68 convertRefFrame: 51.47787826°N, 000.00147125°W, -0.00m  FAILED, KNOWN, expected 51.47787826°N, 000.00147125°W
    test 69 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 70 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 71 toLatLon: 50.7978°N, 004.3592°E, +148.96m
    test 72 convertRefFrame: [3980574.395, -102.214, 4966829.941]
    test 73 Nil: True
    test 74 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 75 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 76 Nil: True
    test 77 reframe: True
    test 78 Roundtrip: True
    test 79 reframe: True
    test 80 copy(RefFrame): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 81 RefFrame.copy(): (<class 'pygeodesy.trf.RefFrame'>, True)
    test 82 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 83 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 84 Geodetic: 23°40′12.44582″S, 133°53′07.84795″E, +603.34m
    test 85 Cartesian: [-4052051.7614, 4212836.1945, -2545106.0147]
    test 86 Roundtrip: 23°40′12.41482″S, 133°53′07.86712″E, +603.26m
    test 87 GNSStrans: [3370658.18892, 711877.42369, 5349787.1243]
    test 88 Cartesian: [-734972.563, 4893188.492, 4011982.811]
    test 89 EUREF C1: [4027894.0444, 307045.6209, 4919474.8613]
    test 90 EUREF C2: [4027894.0444, 307045.6209, 4919474.8613]
    test 91 EUREF C4: [4027894.3559, 307045.2508, 4919474.6447]
    test 92 EUREF C5: [4027894.3662, 307045.253, 4919474.6263]
    test 93 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 94 TypeError: type(epoch) ('2017'): not scalar
    test 95 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 96 TRFError: no conversion: LatLon(00°00′00.0″N, 000°00′00.0″E).reframe missing
    test 97 TypeError: type(reframe2) ('ITRF2000'): not a RefFrame
    test 98 TypeError: type(reframe) ('ITRF2000'): not a RefFrame
    test 99 TypeError: type(epoch) ('2000'): not scalar
    test 100 TRFError: year (None), month (1) or day (2): int() argument must be a string or a number, not 'NoneType'
    test 101 toStr: name='GDA94', epoch=1994.0, ellipsoid=Ellipsoid(name='GRS80')
    test 102 str: name='GDA94', epoch=1994.0, ellipsoid=Ellipsoid(name='GRS80')
    test 103 toStr2: RefFrame(name='GDA94', epoch=1994.0, ellipsoid=Ellipsoid(name='GRS80')
    test 104 repr: RefFrame(name='GDA94', epoch=1994.0, ellipsoid=Ellipsoid(name='GRS80')
    test 105 epoch: 2020.003
    test 106 y-m-d: (2020, 1, 1)
    test 107 epoch: 2020.251
    test 108 y-m-d: (2020, 4, 1)
    test 109 epoch: 2020.500
    test 110 y-m-d: (2020, 7, 1)
    test 111 epoch: 2020.751
    test 112 y-m-d: (2020, 10, 1)
    test 113 epoch: 2021.000
    test 114 y-m-d: (2021, 1, 1)  FAILED, KNOWN, expected (2020, 12, 31)

    4 of 114 testTrf.py tests (3.5%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 46.285 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUnits.py

    testing testUnits.py 20.05.10

    testing Float(1.0,) (pygeodesy.units, 20.05.15)
    test 1 .classname: Float
    test 2 isinstance: True
    test 3 .name: float
    test 4 .named: float
    test 5 .named2: Float 'float'
    test 6 .str: 1.0
    test 7 .toStr: 1.0
    test 8 .repr: 1.0
    test 9 .toRepr: float (1.0)
    test 10 .units: float
    test 11 float: Float ('X'): could not convert string to float: 'X'
    test 12 float: U ('X'): could not convert string to float: 'X'
    test 13 float: TypeError
    test 14 .named: Test
    test 15 .named2: Float 'Test'
    test 16 .str: 1.0
    test 17 .toStr: 1.0
    test 18 .repr: 1.0
    test 19 .toRepr: Test (1.0)
    test 20 .units: float
    test 21 .name: Test
    test 22 ._name: Test
    test 23 .str: 1.0
    test 24 .repr: 1.0
    test 25 delattr: ''

    testing Bearing(1.0,) (pygeodesy.units, 20.05.15)
    test 26 .classname: Bearing
    test 27 isinstance: True
    test 28 .name: bearing
    test 29 .named: bearing
    test 30 .named2: Bearing 'bearing'
    test 31 .str: 1.0
    test 32 .toStr: 1.0
    test 33 .repr: 1.0
    test 34 .toRepr: bearing (1.0)
    test 35 .units: bearing
    test 36 bearing: bearing ('X'): strDMS ('X') or suffix ('N'): could not convert string to float: 'X'
    test 37 bearing: U ('X'): strDMS ('X') or suffix ('N'): could not convert string to float: 'X'
    test 38 bearing: TypeError
    test 39 .named: Test
    test 40 .named2: Bearing 'Test'
    test 41 .str: 1.0
    test 42 .toStr: 1.0
    test 43 .repr: 1.0
    test 44 .toRepr: Test (1.0)
    test 45 .units: bearing
    test 46 .name: Test
    test 47 ._name: Test
    test 48 .str: 1.0
    test 49 .repr: 1.0
    test 50 delattr: ''

    testing Degrees(1.0,) (pygeodesy.units, 20.05.15)
    test 51 .classname: Degrees
    test 52 isinstance: True
    test 53 .name: degrees
    test 54 .named: degrees
    test 55 .named2: Degrees 'degrees'
    test 56 .str: 1.0
    test 57 .toStr: 1.0
    test 58 .repr: 1.0
    test 59 .toRepr: degrees (1.0)
    test 60 .units: degrees
    test 61 degrees: degrees ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: 'X'
    test 62 degrees: U ('X'): strDMS ('X') or suffix ('NSEW'): could not convert string to float: 'X'
    test 63 degrees: TypeError
    test 64 .named: Test
    test 65 .named2: Degrees 'Test'
    test 66 .str: 1.0
    test 67 .toStr: 1.0
    test 68 .repr: 1.0
    test 69 .toRepr: Test (1.0)
    test 70 .units: degrees
    test 71 .name: Test
    test 72 ._name: Test
    test 73 .str: 1.0
    test 74 .repr: 1.0
    test 75 delattr: ''

    testing Distance(1.0,) (pygeodesy.units, 20.05.15)
    test 76 .classname: Distance
    test 77 isinstance: True
    test 78 .name: distance
    test 79 .named: distance
    test 80 .named2: Distance 'distance'
    test 81 .str: 1.0
    test 82 .toStr: 1.0
    test 83 .repr: 1.0
    test 84 .toRepr: distance (1.0)
    test 85 .units: distance
    test 86 distance: distance ('X'): could not convert string to float: 'X'
    test 87 distance: U ('X'): could not convert string to float: 'X'
    test 88 distance: TypeError
    test 89 .named: Test
    test 90 .named2: Distance 'Test'
    test 91 .str: 1.0
    test 92 .toStr: 1.0
    test 93 .repr: 1.0
    test 94 .toRepr: Test (1.0)
    test 95 .units: distance
    test 96 .name: Test
    test 97 ._name: Test
    test 98 .str: 1.0
    test 99 .repr: 1.0
    test 100 delattr: ''

    testing Easting(1.0,) (pygeodesy.units, 20.05.15)
    test 101 .classname: Easting
    test 102 isinstance: True
    test 103 .name: easting
    test 104 .named: easting
    test 105 .named2: Easting 'easting'
    test 106 .str: 1.0
    test 107 .toStr: 1.0
    test 108 .repr: 1.0
    test 109 .toRepr: easting (1.0)
    test 110 .units: easting
    test 111 easting: easting ('X'): could not convert string to float: 'X'
    test 112 easting: U ('X'): could not convert string to float: 'X'
    test 113 easting: TypeError
    test 114 .named: Test
    test 115 .named2: Easting 'Test'
    test 116 .str: 1.0
    test 117 .toStr: 1.0
    test 118 .repr: 1.0
    test 119 .toRepr: Test (1.0)
    test 120 .units: easting
    test 121 .name: Test
    test 122 ._name: Test
    test 123 .str: 1.0
    test 124 .repr: 1.0
    test 125 delattr: ''

    testing Feet(1.0,) (pygeodesy.units, 20.05.15)
    test 126 .classname: Feet
    test 127 isinstance: True
    test 128 .name: feet
    test 129 .named: feet
    test 130 .named2: Feet 'feet'
    test 131 .str: 1.0
    test 132 .toStr: 1.0
    test 133 .repr: 1.0
    test 134 .toRepr: feet (1.0)
    test 135 .units: feet
    test 136 feet: feet ('X'): could not convert string to float: 'X'
    test 137 feet: U ('X'): could not convert string to float: 'X'
    test 138 feet: TypeError
    test 139 .named: Test
    test 140 .named2: Feet 'Test'
    test 141 .str: 1.0
    test 142 .toStr: 1.0
    test 143 .repr: 1.0
    test 144 .toRepr: Test (1.0)
    test 145 .units: feet
    test 146 .name: Test
    test 147 ._name: Test
    test 148 .str: 1.0
    test 149 .repr: 1.0
    test 150 delattr: ''

    testing Height(1.0,) (pygeodesy.units, 20.05.15)
    test 151 .classname: Height
    test 152 isinstance: True
    test 153 .name: height
    test 154 .named: height
    test 155 .named2: Height 'height'
    test 156 .str: 1.0
    test 157 .toStr: 1.0
    test 158 .repr: 1.0
    test 159 .toRepr: height (1.0)
    test 160 .units: height
    test 161 height: height ('X'): could not convert string to float: 'X'
    test 162 height: U ('X'): could not convert string to float: 'X'
    test 163 height: TypeError
    test 164 .named: Test
    test 165 .named2: Height 'Test'
    test 166 .str: 1.0
    test 167 .toStr: 1.0
    test 168 .repr: 1.0
    test 169 .toRepr: Test (1.0)
    test 170 .units: height
    test 171 .name: Test
    test 172 ._name: Test
    test 173 .str: 1.0
    test 174 .repr: 1.0
    test 175 delattr: ''

    testing Lam(1.0,) (pygeodesy.units, 20.05.15)
    test 176 .classname: Lam
    test 177 isinstance: True
    test 178 .name: lam
    test 179 .named: lam
    test 180 .named2: Lam 'lam'
    test 181 .str: 1.0
    test 182 .toStr: 1.0
    test 183 .repr: 1.0
    test 184 .toRepr: lam (1.0)
    test 185 .units: lam
    test 186 lam: lam ('X'): strRad ('X') or suffix ('EW'): could not convert string to float: 'X'
    test 187 lam: U ('X'): strRad ('X') or suffix ('EW'): could not convert string to float: 'X'
    test 188 lam: TypeError
    test 189 .named: Test
    test 190 .named2: Lam 'Test'
    test 191 .str: 1.0
    test 192 .toStr: 1.0
    test 193 .repr: 1.0
    test 194 .toRepr: Test (1.0)
    test 195 .units: lam
    test 196 .name: Test
    test 197 ._name: Test
    test 198 .str: 1.0
    test 199 .repr: 1.0
    test 200 delattr: ''

    testing Lat(1.0,) (pygeodesy.units, 20.05.15)
    test 201 .classname: Lat
    test 202 isinstance: True
    test 203 .name: lat
    test 204 .named: lat
    test 205 .named2: Lat 'lat'
    test 206 .str: 1.0
    test 207 .toStr: 1.0
    test 208 .repr: 1.0
    test 209 .toRepr: lat (1.0)
    test 210 .units: lat
    test 211 lat: lat ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: 'X'
    test 212 lat: U ('X'): strDMS ('X') or suffix ('NS'): could not convert string to float: 'X'
    test 213 lat: TypeError
    test 214 .named: Test
    test 215 .named2: Lat 'Test'
    test 216 .str: 1.0
    test 217 .toStr: 1.0
    test 218 .repr: 1.0
    test 219 .toRepr: Test (1.0)
    test 220 .units: lat
    test 221 .name: Test
    test 222 ._name: Test
    test 223 .str: 1.0
    test 224 .repr: 1.0
    test 225 delattr: ''

    testing Lon(1.0,) (pygeodesy.units, 20.05.15)
    test 226 .classname: Lon
    test 227 isinstance: True
    test 228 .name: lon
    test 229 .named: lon
    test 230 .named2: Lon 'lon'
    test 231 .str: 1.0
    test 232 .toStr: 1.0
    test 233 .repr: 1.0
    test 234 .toRepr: lon (1.0)
    test 235 .units: lon
    test 236 lon: lon ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: 'X'
    test 237 lon: U ('X'): strDMS ('X') or suffix ('EW'): could not convert string to float: 'X'
    test 238 lon: TypeError
    test 239 .named: Test
    test 240 .named2: Lon 'Test'
    test 241 .str: 1.0
    test 242 .toStr: 1.0
    test 243 .repr: 1.0
    test 244 .toRepr: Test (1.0)
    test 245 .units: lon
    test 246 .name: Test
    test 247 ._name: Test
    test 248 .str: 1.0
    test 249 .repr: 1.0
    test 250 delattr: ''

    testing Meter(1.0,) (pygeodesy.units, 20.05.15)
    test 251 .classname: Meter
    test 252 isinstance: True
    test 253 .name: meter
    test 254 .named: meter
    test 255 .named2: Meter 'meter'
    test 256 .str: 1.0
    test 257 .toStr: 1.0
    test 258 .repr: 1.0
    test 259 .toRepr: meter (1.0)
    test 260 .units: meter
    test 261 meter: meter ('X'): could not convert string to float: 'X'
    test 262 meter: U ('X'): could not convert string to float: 'X'
    test 263 meter: TypeError
    test 264 .named: Test
    test 265 .named2: Meter 'Test'
    test 266 .str: 1.0
    test 267 .toStr: 1.0
    test 268 .repr: 1.0
    test 269 .toRepr: Test (1.0)
    test 270 .units: meter
    test 271 .name: Test
    test 272 ._name: Test
    test 273 .str: 1.0
    test 274 .repr: 1.0
    test 275 delattr: ''

    testing Northing(1.0,) (pygeodesy.units, 20.05.15)
    test 276 .classname: Northing
    test 277 isinstance: True
    test 278 .name: northing
    test 279 .named: northing
    test 280 .named2: Northing 'northing'
    test 281 .str: 1.0
    test 282 .toStr: 1.0
    test 283 .repr: 1.0
    test 284 .toRepr: northing (1.0)
    test 285 .units: northing
    test 286 northing: northing ('X'): could not convert string to float: 'X'
    test 287 northing: U ('X'): could not convert string to float: 'X'
    test 288 northing: TypeError
    test 289 .named: Test
    test 290 .named2: Northing 'Test'
    test 291 .str: 1.0
    test 292 .toStr: 1.0
    test 293 .repr: 1.0
    test 294 .toRepr: Test (1.0)
    test 295 .units: northing
    test 296 .name: Test
    test 297 ._name: Test
    test 298 .str: 1.0
    test 299 .repr: 1.0
    test 300 delattr: ''

    testing Phi(1.0,) (pygeodesy.units, 20.05.15)
    test 301 .classname: Phi
    test 302 isinstance: True
    test 303 .name: phi
    test 304 .named: phi
    test 305 .named2: Phi 'phi'
    test 306 .str: 1.0
    test 307 .toStr: 1.0
    test 308 .repr: 1.0
    test 309 .toRepr: phi (1.0)
    test 310 .units: phi
    test 311 phi: phi ('X'): strRad ('X') or suffix ('NS'): could not convert string to float: 'X'
    test 312 phi: U ('X'): strRad ('X') or suffix ('NS'): could not convert string to float: 'X'
    test 313 phi: TypeError
    test 314 .named: Test
    test 315 .named2: Phi 'Test'
    test 316 .str: 1.0
    test 317 .toStr: 1.0
    test 318 .repr: 1.0
    test 319 .toRepr: Test (1.0)
    test 320 .units: phi
    test 321 .name: Test
    test 322 ._name: Test
    test 323 .str: 1.0
    test 324 .repr: 1.0
    test 325 delattr: ''

    testing Radians(1.0,) (pygeodesy.units, 20.05.15)
    test 326 .classname: Radians
    test 327 isinstance: True
    test 328 .name: radians
    test 329 .named: radians
    test 330 .named2: Radians 'radians'
    test 331 .str: 1.0
    test 332 .toStr: 1.0
    test 333 .repr: 1.0
    test 334 .toRepr: radians (1.0)
    test 335 .units: radians
    test 336 radians: radians ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: 'X'
    test 337 radians: U ('X'): strRad ('X') or suffix ('NSEW'): could not convert string to float: 'X'
    test 338 radians: TypeError
    test 339 .named: Test
    test 340 .named2: Radians 'Test'
    test 341 .str: 1.0
    test 342 .toStr: 1.0
    test 343 .repr: 1.0
    test 344 .toRepr: Test (1.0)
    test 345 .units: radians
    test 346 .name: Test
    test 347 ._name: Test
    test 348 .str: 1.0
    test 349 .repr: 1.0
    test 350 delattr: ''

    testing Radius(1.0,) (pygeodesy.units, 20.05.15)
    test 351 .classname: Radius
    test 352 isinstance: True
    test 353 .name: radius
    test 354 .named: radius
    test 355 .named2: Radius 'radius'
    test 356 .str: 1.0
    test 357 .toStr: 1.0
    test 358 .repr: 1.0
    test 359 .toRepr: radius (1.0)
    test 360 .units: radius
    test 361 radius: radius ('X'): could not convert string to float: 'X'
    test 362 radius: U ('X'): could not convert string to float: 'X'
    test 363 radius: TypeError
    test 364 .named: Test
    test 365 .named2: Radius 'Test'
    test 366 .str: 1.0
    test 367 .toStr: 1.0
    test 368 .repr: 1.0
    test 369 .toRepr: Test (1.0)
    test 370 .units: radius
    test 371 .name: Test
    test 372 ._name: Test
    test 373 .str: 1.0
    test 374 .repr: 1.0
    test 375 delattr: ''

    testing Radius_(1.0,) (pygeodesy.units, 20.05.15)
    test 376 .classname: Radius_
    test 377 isinstance: True
    test 378 .name: radius_
    test 379 .named: radius_
    test 380 .named2: Radius_ 'radius_'
    test 381 .str: 1.0
    test 382 .toStr: 1.0
    test 383 .repr: 1.0
    test 384 .toRepr: radius_ (1.0)
    test 385 .units: radius_
    test 386 radius_: radius ('X'): could not convert string to float: 'X'
    test 387 radius_: U ('X'): could not convert string to float: 'X'
    test 388 radius_: TypeError
    test 389 .named: Test
    test 390 .named2: Radius_ 'Test'
    test 391 .str: 1.0
    test 392 .toStr: 1.0
    test 393 .repr: 1.0
    test 394 .toRepr: Test (1.0)
    test 395 .units: radius_
    test 396 .name: Test
    test 397 ._name: Test
    test 398 .str: 1.0
    test 399 .repr: 1.0
    test 400 delattr: ''

    testing Scalar(1.0,) (pygeodesy.units, 20.05.15)
    test 401 .classname: Scalar
    test 402 isinstance: True
    test 403 .name: scalar
    test 404 .named: scalar
    test 405 .named2: Scalar 'scalar'
    test 406 .str: 1.0
    test 407 .toStr: 1.0
    test 408 .repr: 1.0
    test 409 .toRepr: scalar (1.0)
    test 410 .units: scalar
    test 411 scalar: scalar ('X'): could not convert string to float: 'X'
    test 412 scalar: U ('X'): could not convert string to float: 'X'
    test 413 scalar: TypeError
    test 414 .named: Test
    test 415 .named2: Scalar 'Test'
    test 416 .str: 1.0
    test 417 .toStr: 1.0
    test 418 .repr: 1.0
    test 419 .toRepr: Test (1.0)
    test 420 .units: scalar
    test 421 .name: Test
    test 422 ._name: Test
    test 423 .str: 1.0
    test 424 .repr: 1.0
    test 425 delattr: ''

    testing Scalar_(1.0,) (pygeodesy.units, 20.05.15)
    test 426 .classname: Scalar_
    test 427 isinstance: True
    test 428 .name: scalar_
    test 429 .named: scalar_
    test 430 .named2: Scalar_ 'scalar_'
    test 431 .str: 1.0
    test 432 .toStr: 1.0
    test 433 .repr: 1.0
    test 434 .toRepr: scalar_ (1.0)
    test 435 .units: scalar_
    test 436 scalar_: scalar ('X'): could not convert string to float: 'X'
    test 437 scalar_: U ('X'): could not convert string to float: 'X'
    test 438 scalar_: TypeError
    test 439 .named: Test
    test 440 .named2: Scalar_ 'Test'
    test 441 .str: 1.0
    test 442 .toStr: 1.0
    test 443 .repr: 1.0
    test 444 .toRepr: Test (1.0)
    test 445 .units: scalar_
    test 446 .name: Test
    test 447 ._name: Test
    test 448 .str: 1.0
    test 449 .repr: 1.0
    test 450 delattr: ''

    testing Int(2,) (pygeodesy.units, 20.05.15)
    test 451 .classname: Int
    test 452 isinstance: True
    test 453 .name: int
    test 454 .named: int
    test 455 .named2: Int 'int'
    test 456 .str: 2
    test 457 .toStr: 2
    test 458 .repr: 2
    test 459 .toRepr: int (2)
    test 460 .units: int
    test 461 int: Int ('X'): invalid literal for int() with base 10: 'X'
    test 462 int: U ('X'): invalid literal for int() with base 10: 'X'
    test 463 int: TypeError
    test 464 .named: Test
    test 465 .named2: Int 'Test'
    test 466 .str: 2
    test 467 .toStr: 2
    test 468 .repr: 2
    test 469 .toRepr: Test (2)
    test 470 .units: int
    test 471 .name: Test
    test 472 ._name: Test
    test 473 .str: 2
    test 474 .repr: 2
    test 475 delattr: ''

    testing Number_(2,) (pygeodesy.units, 20.05.15)
    test 476 .classname: Number_
    test 477 isinstance: True
    test 478 .name: number_
    test 479 .named: number_
    test 480 .named2: Number_ 'number_'
    test 481 .str: 2
    test 482 .toStr: 2
    test 483 .repr: 2
    test 484 .toRepr: number_ (2)
    test 485 .units: number_
    test 486 number_: number ('X'): invalid literal for int() with base 10: 'X'
    test 487 number_: U ('X'): invalid literal for int() with base 10: 'X'
    test 488 number_: TypeError
    test 489 .named: Test
    test 490 .named2: Number_ 'Test'
    test 491 .str: 2
    test 492 .toStr: 2
    test 493 .repr: 2
    test 494 .toRepr: Test (2)
    test 495 .units: number_
    test 496 .name: Test
    test 497 ._name: Test
    test 498 .str: 2
    test 499 .repr: 2
    test 500 delattr: ''

    testing Precision_(2,) (pygeodesy.units, 20.05.15)
    test 501 .classname: Precision_
    test 502 isinstance: True
    test 503 .name: precision_
    test 504 .named: precision_
    test 505 .named2: Precision_ 'precision_'
    test 506 .str: 2
    test 507 .toStr: 2
    test 508 .repr: 2
    test 509 .toRepr: precision_ (2)
    test 510 .units: precision_
    test 511 precision_: precision ('X'): invalid literal for int() with base 10: 'X'
    test 512 precision_: U ('X'): invalid literal for int() with base 10: 'X'
    test 513 precision_: TypeError
    test 514 .named: Test
    test 515 .named2: Precision_ 'Test'
    test 516 .str: 2
    test 517 .toStr: 2
    test 518 .repr: 2
    test 519 .toRepr: Test (2)
    test 520 .units: precision_
    test 521 .name: Test
    test 522 ._name: Test
    test 523 .str: 2
    test 524 .repr: 2
    test 525 delattr: ''

    testing Str('U',) (pygeodesy.units, 20.05.15)
    test 526 .classname: Str
    test 527 isinstance: True
    test 528 .name: str
    test 529 .named: str
    test 530 .named2: Str 'str'
    test 531 .str: U
    test 532 .toStr: U
    test 533 .repr: 'U'
    test 534 .toRepr: str ('U')
    test 535 .units: str
    test 536 error: X  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 537 error: X  FAILED, KNOWN, expected <type 'exceptions.ValueError'>
    test 538 Error: X  FAILED, KNOWN, expected <type 'exceptions.TypeError'>
    test 539 .named: Test
    test 540 .named2: Str 'Test'
    test 541 .str: U
    test 542 .toStr: U
    test 543 .repr: 'U'
    test 544 .toRepr: Test ('U')
    test 545 .units: str
    test 546 .name: Test
    test 547 ._name: Test
    test 548 .str: U
    test 549 .repr: 'U'
    test 550 delattr: ''

    testing(pygeodesy.units, 20.05.15)
    test 551 Bearing: 1.0
    test 552 Bearing_: 0.01745
    test 553 Lam_: 6.3
    test 554 Phi_: 6.3

    3 of 554 testUnits.py tests (0.5%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 34.605 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUps.py

    testing testUps.py 20.04.22 (module pygeodesy.ups 20.05.14)
    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 Ups2: [Z:00, H:N, E:448252, N:5411933]
    test 7 Ups.toLatLon: 43.684097°N, 175.265195°E
    test 8 Ups.toLatLon: 43°41′02.75″N, 175°15′54.7″E
    test 9 Ups.toMgrs: 60T UP 60176 38249
    test 10 Ups.toUps: 00 N 448252 5411933
    test 11 Ups.toUtm: 60 N 360177 4838249
    test 12 toUpsID1: 00 N 1530125.78 2426773.6 -132.24798917° 0.99647445
    test 13 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 14 toUtmUps8ID2: 00 N 3320416.75 632668.43 +44.0° 1.01619505
    test 15 toUpsID3: 00 S 2222979.47 1797474.9 -132.24786194° 0.99455723
    test 16 Ups.toLatLonID4: 84°17′14.04″N, 132°14′52.76″W
    test 17 Ups.toLatLonID4: 84.287234°N, 132.247989°W
    test 18 Ups.toLatLonID5: 73°00′00.0″N, 044°00′00.0″E
    test 19 Ups.toLatLonID5: 73.0°N, 044.0°E
    test 20 Ups.toLatLonID6: 87°17′14.4″S, 132°14′52.3″E
    test 21 Ups.toLatLonID6: 87.287333°S, 132.247861°E
    test 22 latlon: 84.0°N, 084.0°E
    test 23 toUps: 00 N 2663075 1930308
    test 24 toUps: 00 N 2663075.299562 1930307.977716 +84.0° 0.99673
    test 25 toUps(None): (0, 'N', 2663075.299562, 1930307.977716, 'Z', ...)
    test 26 .scale0: 0.994000
    test 27 rescale0: 0.997261
    test 28 NGA-10.2-1: 00 N 2000000.0 2000000.0 +0.0″ 0.994
    test 29 NGA-10.2-2: 00 N 1998062.320046 2111009.610243 -179.0° 0.994076
    test 30 NGA-10.2-3: 00 N 1777930.731071 2000000.0 -90.0° 0.994303
    test 31 NGA-10.2-4: 00 N 1994185.827038 1666906.254073 -1.0° 0.994682
    test 32 NGA-10.2-5: 00 N 2000000.0 1555731.570643 +0.0″ 0.995212
    test 33 NGA-10.2-6: 00 N 2009694.068153 1444627.207468 +1.0° 0.995895
    test 34 NGA-10.2-7: 00 N 2666626.157825 1988363.997132 +89.0° 0.996730
    test 35 NGA-10.2-8: 46 N 459200.256323 9217519.441609 -2.97767886° 0.997718
    test 36 NGA-10.2-9: 46 N 468930.934996 9105366.008486 -1.98055172° 0.998860
    test 37 NGA-10.2-10: 60 N 534921.971582 8993806.415149 +1.97539632° 1.000156
    test 38 NGA-10.2-11: 01 N 441867.784867 8883084.955948 -2.95450468° 1.001608
    test 39 NGA-10.2-12: 31 N 243900.35203 4432069.056899 -1.92940969° 1.0004075
    test 40 NGA-10.2-13: 01 N 277707.830749 331796.291679 -6.28291137′ 1.00021172
    test 41 NGA-10.2-14: 16 N 166223.907623 221366.16603 -6.28776606′ 1.00097936
    test 42 NGA-10.2-15: 30 N 722561.736479 110597.972524 +2.09515682′ 1.00021322
    test 43 NGA-10.2-16: 31 N 166021.443081 0.0 +0.0″ 1.00098106
    test 44 NGA-10.2-17: 31 S 277438.263521 9889402.027476 +2.09515682′ 1.00021322
    test 45 NGA-10.2-18: 46 S 166223.907623 9778633.83397 +6.28776606′ 1.00097936
    test 46 NGA-10.2-19: 60 S 722292.169251 9668203.708321 -6.28291137′ 1.00021172
    test 47 NGA-10.2-20: 01 S 166831.065275 9557263.747314 +12.56782777′ 1.00097428
    test 48 NGA-10.3-1: -64.9164123332 -135.0
    test 49 NGA-10.3-2: -70.0552944014 -153.4349488229
    test 50 NGA-10.3-3: -72.1263610163 180.0  FAILED, KNOWN, expected -72.1263610163 -180.0
    test 51 NGA-10.3-4: -70.0552944014 153.4349488229
    test 52 NGA-10.3-5: -64.9164123332 135.0
    test 53 NGA-10.3-6: -70.0552944014 -116.5650511771
    test 54 NGA-10.3-7: -77.3120791908 -135.0
    test 55 NGA-10.3-8: -81.0106632645 180.0
    test 56 NGA-10.3-9: -77.3120791908 135.0
    test 57 NGA-10.3-10: -70.0552944014 116.5650511771
    test 58 NGA-10.3-11: -72.1263610163 -90.0
    test 59 NGA-10.3-12: -81.0106632645 -90.0
    test 60 NGA-10.3-13: -90.0 0.0
    test 61 NGA-10.3-14: -81.0106632645 90.0
    test 62 NGA-10.3-15: -72.1263610163 90.0
    test 63 NGA-10.3-16: -70.0552944014 -63.4349488229
    test 64 NGA-10.3-17: -77.3120791908 -45.0
    test 65 NGA-10.3-18: -81.0106632645 0.0
    test 66 NGA-10.3-19: -77.3120791908 45.0
    test 67 NGA-10.3-20: -70.0552944014 63.4349488229
    test 68 NGA-10.3-21: -64.9164123332 -45.0
    test 69 NGA-10.3-22: -70.0552944014 -26.5650511771
    test 70 NGA-10.3-23: -72.1263610163 0.0
    test 71 NGA-10.3-24: -70.0552944014 26.5650511771
    test 72 NGA-10.3-25: -64.9164123332 45.0

    2 of 72 testUps.py tests (2.8%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 96.794 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUtily.py

    testing testUtily.py 20.04.15 (module pygeodesy.utily 20.05.08)
    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 radiansPI_2(90): 1.57079632679
    test 20 radiansPI_2(180): -3.14159265359
    test 21 radiansPI_2(360): 0.0
    test 22 radiansPI_2(-90): -1.57079632679
    test 23 radiansPI_2(-180): -3.14159265359
    test 24 radiansPI_2(-360): 0.0
    test 25 radiansPI(90): 1.57079632679
    test 26 radiansPI(180): 3.14159265359
    test 27 radiansPI(360): 0.0
    test 28 radiansPI(-90): -1.57079632679
    test 29 radiansPI(-180): -3.14159265359
    test 30 radiansPI(-360): 0.0
    test 31 radiansPI2(90): 1.57079632679
    test 32 radiansPI2(180): 3.14159265359
    test 33 radiansPI2(360): 0.0
    test 34 radiansPI2(-90): 4.71238898038
    test 35 radiansPI2(-180): 3.14159265359
    test 36 radiansPI2(-360): 0.0
    test 37 wrap90(90): 90
    test 38 wrap90(180): -180
    test 39 wrap90(360): 0
    test 40 wrap90(-90): -90
    test 41 wrap90(-180): -180
    test 42 wrap90(-360): 0
    test 43 wrap180(90): 90
    test 44 wrap180(180): 180
    test 45 wrap180(360): 0
    test 46 wrap180(-90): -90
    test 47 wrap180(-180): -180
    test 48 wrap180(-360): 0
    test 49 wrap360(90): 90
    test 50 wrap360(180): 180
    test 51 wrap360(360): 0
    test 52 wrap360(-90): 270
    test 53 wrap360(-180): 180
    test 54 wrap360(-360): 0
    test 55 wrapPI_2(PI_2): 1.57079632679
    test 56 wrapPI_2(PI): -3.14159265359
    test 57 wrapPI_2(PI2): 0.0
    test 58 wrapPI_2(-PI_2): -1.57079632679
    test 59 wrapPI_2(-PI): -3.14159265359
    test 60 wrapPI_2(-PI2): 0.0
    test 61 wrapPI(PI_2): 1.57079632679
    test 62 wrapPI(PI): 3.14159265359
    test 63 wrapPI(PI2): 0.0
    test 64 wrapPI(-PI_2): -1.57079632679
    test 65 wrapPI(-PI): -3.14159265359
    test 66 wrapPI(-PI2): 0.0
    test 67 wrapPI2(PI_2): 1.57079632679
    test 68 wrapPI2(PI): 3.14159265359
    test 69 wrapPI2(PI2): 0.0
    test 70 wrapPI2(-PI_2): 4.71238898038
    test 71 wrapPI2(-PI): 3.14159265359
    test 72 wrapPI2(-PI2): 0.0
    test 73 unroll180: -160.0, -250.0
    test 74 unroll180: 200.0, 110.0
    test 75 unroll180: -160.0, -250.0
    test 76 unroll180: 920.0, 830.0
    test 77 unroll180: -160.0, -270.0
    test 78 unroll180: 200.0, 90.0
    test 79 unroll180: -160.0, -990.0
    test 80 unroll180: 920.0, 90.0
    test 81 sincos2: 3.88578058619e-16  FAILED, KNOWN, expected 2.22044604925e-16
    test 82 sincos2d: 9.99200722163e-16  FAILED, KNOWN, expected 2.22044604925e-16
    test 83 iFt2m: 187441
    test 84 iFt2m: 757050
    test 85 sFt2m: 187441
    test 86 sFt2m: 757050
    test 87 m2iFt: 614964
    test 88 m2iFt: 2483760
    test 89 m2sFt: 614963
    test 90 m2sFt: 2483755
    test 91 degrees2m: 10007557.1761
    test 92 degrees2m: 8666798.7443
    test 93 m2degrees: 90.0
    test 94 degrees2m: 20015114.3522
    test 95 degrees2m: 19987684.3336
    test 96 m2degrees: 180.0
    test 97 m2-degrees-2m(45, lat=0): 45.00
    test 98 m2-degrees-2m(45, lat=7): 45.00
    test 99 m2-degrees-2m(45, lat=14): 45.00
    test 100 m2-degrees-2m(45, lat=21): 45.00
    test 101 m2-degrees-2m(45, lat=28): 45.00
    test 102 m2-degrees-2m(45, lat=35): 45.00
    test 103 m2-degrees-2m(45, lat=42): 45.00
    test 104 m2-degrees-2m(45, lat=49): 45.00
    test 105 m2-degrees-2m(45, lat=56): 45.00
    test 106 m2-degrees-2m(45, lat=63): 45.00
    test 107 m2-degrees-2m(45, lat=70): 45.00
    test 108 m2-degrees-2m(45, lat=77): 45.00
    test 109 m2-degrees-2m(45, lat=84): 45.00
    test 110 isPoints2: False

    2 of 110 testUtily.py tests (1.8%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 70.510 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUtm.py

    testing testUtm.py 20.04.27 (module pygeodesy.utm 20.05.14)
    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 toUtm2: [Z:31U, H:N, E:448252, N:5411933, C:-31.87873265′, S:0.9996329]
    test 11 toUtm4: 48 N 377302 1483035
    test 12 toUtm5: 48P N 377302.354183 1483034.777084 -15.77480856′ 0.99978623
    test 13 toUtm6: 13 S 622698 8516965
    test 14 toUtm7: 13L S 622697.645817 8516965.222916 -15.77480856′ 0.99978623
    test 15 toEtm: 13 S 622698 8516965
    test 16 toMgrs1: 13L FF 22697 16965
    test 17 toMgrs2: 31U DQ 48251 11932
    test 18 toUps: 00 S -7702368 -395110
    test 19 toUtm14: 14 S -27436 8512042
    test 20 Utm8: 18 N 516620 4574500
    test 21 Utm8.toLatLon: 41.321801°N, 074.801413°W
    test 22 Utm8.toLatLon: 41.321801N, 074.801413W
    test 23 toUtm(61.44°N, 025.4°E): 35V N 414668 6812845
    test 24 toUtm(47.04°S, 073.48°W): 18G S 615472 4789270
    test 25 toUtm(40.4°N, 074.7°W): 18T N 525458 4472198
    test 26 toUtm(44.5°N, 088.5°W): 16T N 380753 4928503
    test 27 toUtm(50.8694°N, 115.6508°W): 11U N 594937 5636169
    test 28 toUtm(00.0°N, 000.0°E): 31N N 166021 0
    test 29 toUtm(00.13°N, 000.2324°W): 30N N 808084 14386
    test 30 toUtm(45.6456°S, 023.3545°E): 34G S 683474 4942631
    test 31 toUtm(12.765°S, 033.8765°W): 25L S 404859 8588691
    test 32 toUtm(80.5434°S, 170.654°W): lat ('-80.5434\xc2\xb0'): outside UTM range [-80, 84)
    test 33 toUtm(90.0°N, 177.0°E): lat ('90.0\xc2\xb0'): outside UTM range [-80, 84)
    test 34 toUtm(90.0°S, 177.0°W): lat ('-90.0\xc2\xb0'): outside UTM range [-80, 84)
    test 35 toUtm(90.0°N, 003.0°E): lat ('90.0\xc2\xb0'): outside UTM range [-80, 84)
    test 36 toUtm(23.4578°N, 135.4545°W): 08Q N 453580 2594273
    test 37 toUtm(77.345°N, 156.9876°E): 57X N 450794 8586116
    test 38 toUtm(89.3454°S, 048.9306°W): lat ('-89.3454\xc2\xb0'): outside UTM range [-80, 84)
    test 39 toUtm(60.0°N, 001.0°E): 31V N 388456 6653097
    test 40 toUtm(60.0°N, 003.0°E): 32V N 165640 6666594
    test 41 toUtm(60.0°N, 006.0°E): 32V N 332705 6655205
    test 42 toUtm(60.0°N, 009.0°E): 32V N 500000 6651411
    test 43 toUtm(60.0°N, 012.0°E): 33V N 332705 6655205
    test 44 toUtm(76.0°N, 001.0°E): 31X N 446000 8436100
    test 45 toUtm(76.0°N, 007.0°E): 31X N 607943 8438843
    test 46 toUtm(76.0°N, 013.0°E): 33X N 446000 8436100
    test 47 toUtm(76.0°N, 019.0°E): 33X N 607943 8438843
    test 48 toUtm(76.0°N, 025.0°E): 35X N 446000 8436100
    test 49 toUtm(76.0°N, 031.0°E): 35X N 607943 8438843
    test 50 toUtm(76.0°N, 037.0°E): 37X N 446000 8436100
    test 51 toUtm(50.77535°N, 006.08389°E): 32U N 294409 5628898
    test 52 toUtm(40.71435°N, 074.00597°W): 18T N 583960 4507523
    test 53 toUtm(41.28646°S, 174.77624°E): 60G S 313784 5427057
    test 54 toUtm(33.92487°S, 018.42406°E): 34H S 261878 6243186
    test 55 toUtm(32.89018°S, 068.84405°W): 19H S 514586 6360877
    test 56 toUtm(64.83778°N, 147.71639°W): 06W N 466013 7190568
    test 57 toUtm(56.7968°N, 005.00601°W): 30V N 377486 6296562
    test 58 toUtm(84.0°N, 005.00601°W): lat ('84.0\xc2\xb0'): outside UTM range [-80, 84)
    test 59 toUtm('Mt Assiniboine'): [Z:11U, H:N, E:594934, N:5636174]
    test 60 Utm9: 55 S 321441 5810117
    test 61 Utm9.toLatLon(eps=2.2204e-12): -37.83891644, 144.97077387
    test 62 Utm9.toLatLon(eps=2.2204e-13): -37.83891644, 144.97077387
    test 63 Utm9.toLatLon(eps=2.2204e-14): -37.83891644, 144.97077387
    test 64 Utm9.toLatLon(eps=2.2204e-15): -37.83891644, 144.97077387
    test 65 Utm9.toLatLon(eps=2.2204e-16): -37.83891644, 144.97077387
    test 66 Utm9.toLatLon(eps=2.2204e-17): -37.83891644, 144.97077387
    test 67 Utm9.toLatLon(eps=2.2204e-18): -37.83891644, 144.97077387
    test 68 Utm9.toLatLon(eps=2.2204e-19): -37.83891644, 144.97077387
    test 69 Utm9.toLatLon(eps=2.2204e-20): -37.83891644, 144.97077387
    test 70 Utm10: 31 N 400000 5000000
    test 71 Utm10.toLatLon(eps=2.2204e-12): 45.14639288, 1.72796704
    test 72 Utm10.toLatLon(eps=2.2204e-13): 45.14639288, 1.72796704
    test 73 Utm10.toLatLon(eps=2.2204e-14): 45.14639288, 1.72796704
    test 74 Utm10.toLatLon(eps=2.2204e-15): 45.14639288, 1.72796704
    test 75 Utm10.toLatLon(eps=2.2204e-16): 45.14639288, 1.72796704
    test 76 Utm10.toLatLon(eps=2.2204e-17): 45.14639288, 1.72796704
    test 77 Utm10.toLatLon(eps=2.2204e-18): 45.14639288, 1.72796704
    test 78 Utm10.toLatLon(eps=2.2204e-19): 45.14639288, 1.72796704
    test 79 Utm10.toLatLon(eps=2.2204e-20): 45.14639288, 1.72796704
    test 80 Utm111: 37 N 1399093 8314607
    test 81 Utm111.toLatLon(eps=2.2204e-12): 70.54298527, 40.28205459
    test 82 Utm111.toLatLon(eps=2.2204e-13): 70.54298527, 40.28205459
    test 83 Utm111.toLatLon(eps=2.2204e-14): 70.54298527, 40.28205459
    test 84 Utm111.toLatLon(eps=2.2204e-15): 70.54298527, 40.28205459
    test 85 Utm111.toLatLon(eps=2.2204e-16): 70.54298527, 40.28205459
    test 86 Utm111.toLatLon(eps=2.2204e-17): 70.54298527, 40.28205459
    test 87 Utm111.toLatLon(eps=2.2204e-18): 70.54298527, 40.28205459
    test 88 Utm111.toLatLon(eps=2.2204e-19): 70.54298527, 40.28205459
    test 89 Utm111.toLatLon(eps=2.2204e-20): 70.54298527, 40.28205459

    all 89 testUtm.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 239.867 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUtmTMcoords.py

    testing testUtmTMcoords.py 19.05.23 (module pygeodesy.utm 20.05.14)
    test 1 line 1 toUtm8.easting: 1548706.791619
    test 2 line 1 toUtm8.northing: 8451449.198772
    test 3 line 1 toUtm8.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 818.645 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUtmUps.py

    testing testUtmUps.py 20.04.22 (module pygeodesy.utmups 20.05.14)
    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: [Z:60T, H:N, E:360177, N:4838249, C:-1.19839167°, S:0.99984048]
    test 13 LL.toUtmUps.ValidateOK: True
    test 14 toUtmUps8ID1: 00Y N 1530125.78 2426773.6 -132.24798917° 0.99647445
    test 15 toUtmUps8ID1.ValidateOK: True
    test 16 toUtmUps8ID1.ValidateOK: True
    test 17 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 18 toUtmUps8ID2.ValidateOK: True
    test 19 toUtmUps8ID2.ValidateOK: True
    test 20 toUtmUps8ID2: 00 N 3320416.75 632668.43 +44.0° 1.01619505
    test 21 toUtmUps8ID2.ValidateOK: easting (3320416.7473598532): outside UPS range [1300000, 2700000]  FAILED, KNOWN, expected True
    test 22 toUtmUps8ID3: 00B S 2222979.47 1797474.9 -132.24786194° 0.99455723
    test 23 toUtmUps8ID3.ValidateOK: True
    test 24 toUtmUps8ID3.ValidateOK: True
    test 25 UtmUps.toLatLonID4.ValidateOK: True
    test 26 UtmUps.toLatLonID4: 84°17′14.04″N, 132°14′52.76″W
    test 27 UtmUps.toLatLonID4: 84.287234°N, 132.247989°W
    test 28 UtmUps.ValidateOK: easting (3320416.75): outside UPS range [1300000, 2700000]  FAILED, KNOWN, expected True
    test 29 UtmUps.toLatLonID5: 73°00′00.0″N, 044°00′00.0″E
    test 30 UtmUps.toLatLonID5: 73.0°N, 044.0°E
    test 31 UtmUps.ValidateOK: True
    test 32 UtmUps.toLatLonID6: 87°17′14.4″S, 132°14′52.3″E
    test 33 UtmUps.toLatLonID6: 87.287333°S, 132.247861°E
    test 34 latlon1: 61.2°N, 149.9°W
    test 35 toUtmUps8: 06 N 344174 6788521
    test 36 toUtmUps8: 06V N 344173.864114 6788521.418164 -2.54179531° 0.99989751
    test 37 toUtmUps8.ValidateOK: True
    test 38 toMgrs: 06V UN 44173 88521
    test 39 latlon2: LatLon(83°37′37.2″N, 032°39′50.4″W)
    test 40 toUtmUps8: 25 N 504164 9286466
    test 41 toUtmUps8: [Z:25X, H:N, E:504164, N:9286466]
    test 42 toUtmUps8: 25X N 504163.899383 9286465.664902 +20.03542083′ 0.99960021
    test 43 toUtmUps8.ValidateOK: True
    test 44 toMgrs: 25X EN 04163 86465
    test 45 latlon3: 33.33°N, 044.44°E
    test 46 toUtmUps8: 38 N 447882 3688012
    test 47 toUtmUps8: 38S N 447882.413169 3688011.692733 -18.46228466′ 0.99963349
    test 48 toUtmUps8.ValidateOK: True
    test 49 toMgrs: 38S MB 47882 88011
    test 50 latlon4: 79.0°S, 079.0°W
    test 51 toUtmUps8: 17 S 542594 1229296
    test 52 toUtmUps8: 17C S 542594.134555 1229296.157301 -1.96328341° 0.99962217
    test 53 toUtmUps8.ValidateOK: True
    test 54 toMgrs: 17C NN 42594 29296
    test 55 latlon5: 84.0°N, 084.0°E
    test 56 toUtmUps8: 00 N 2663075 1930308
    test 57 toUtmUps8: 00Z N 2663075.299562 1930307.977716 +84.0° 0.99673
    test 58 toUtmUps8.ValidateOK: True
    test 59 latlon6: 13.4125°N, 103.8667°E
    test 60 toUtmUps8: 48 N 377302 1483035
    test 61 toUtmUps8: 48P N 377302.354183 1483034.777084 -15.77480856′ 0.99978623
    test 62 toUtmUps8.ValidateOK: True
    test 63 toMgrs: 48P UV 77302 83034
    test 64 latlon7: 13.4125°S, 103.8667°W
    test 65 LL.toUtmUps: 13 S 622698 8516965
    test 66 LL.toUtmUps: 13L S 622697.645817 8516965.222916 -15.77480856′ 0.99978623
    test 67 LL.toUtmUps.ValidateOK: True
    test 68 toMgrs: 13L FF 22697 16965
    test 69 latlon8: 43.684097°N, 175.265195°E
    test 70 LL.toUtmUps: 60 N 360177 4838249
    test 71 LL.toUtmUps: 60 N 360176.691 4838249.422
    test 72 LL.toUtmUps: [Z:60T, H:N, E:360177, N:4838249, C:-1.19839163°, S:0.99984048]
    test 73 LL.toUtmUps: [Z:60T, H:N, E:360177, N:4838249, C:-1.19839163°, S:0.99984048]
    test 74 LL.toUtmUps.ValidateOK: True
    test 75 toMgrs: 60T UP 60176 38249
    test 76 UtmUps.toLatLon: 43.684097°N, 175.265195°E
    test 77 UtmUps.toLatLon: 43°41′02.75″N, 175°15′54.7″E
    test 78 latlon9: 41.321801°N, 074.801413°W
    test 79 LL.toUtmUps: 18 N 516620 4574500
    test 80 LL.toUtmUps: [Z:18T, H:N, E:516620, N:4574500, C:+7.86748851′, S:0.9996034]
    test 81 LL.toUtmUps: [Z:18T, H:N, E:516620, N:4574500, C:+7.86748851′, S:0.9996034]
    test 82 LL.toUtmUps.ValidateOK: True
    test 83 toMgrs: 18T WL 16619 74500
    test 84 UtmUps.toLatLon: 41.321801°N, 074.801413°W
    test 85 UtmUps.toLatLon: 41°19′18.48″N, 074°48′05.09″W
    test 86 parseUTMUPS5: 18 N 516620 4574500
    test 87 parseUTMUPS5.ValidateOK: True
    test 88 UtmUps.toLatLon: 41.321801°N, 074.801413°W
    test 89 UtmUps: 00A S 321441 5810117
    test 90 UtmUps.ValidateOK: easting (321441.0425108216): outside UPS range [800000, 3200000]  FAILED, KNOWN, expected True
    test 91 UtmUps.toLatLon: 53.713776°S, 023.77604°W
    test 92 UtmUps.toLatLon: 53°42′49.59″S, 023°46′33.74″W
    test 93 LL.toUtmUps: 27 S 316807 4044745
    test 94 LL.toUtmUps.ValidateOK: True
    test 95 LL.toUtmUps: 27 S 316807.326 4044744.532
    test 96 LL.toUtmUps: [Z:27F, H:S, E:316807, N:4044745, C:+2.23830171°, S:1.00001184]
    test 97 LL.toUtmUps: [Z:27F, H:S, E:316807, N:4044745, C:+2.23830171°, S:1.00001184]
    test 98 UtmUps: 00Z N 400000 5000000
    test 99 UtmUps.ValidateOK: True
    test 100 parseUTMUPS5: (31, 'N', 446000.0, 8436100.0, 'X')
    test 101 parseUTMUPS5: (0, 'S', 506346.0, 1057743.0, 'A')

    4 of 101 testUtmUps.py tests (4.0%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 72.454 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testUtmUpsTMcoords.py

    testing testUtmUpsTMcoords.py 19.05.23 (module pygeodesy.utmups 20.05.14)
    test 1 line 1 toUtmUps8.easting: 1548706.791619
    test 2 line 1 toUtmUps8.northing: 8451449.198772
    test 3 line 1 toUtmUps8.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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.convergence: 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 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 975.013 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testVectorial.py

    testing testVectorial.py 20.04.06

    testVectorial(pygeodesy.ellipsoidalNvector, 20.06.08)
    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 length: 1.0
    test 7 meanOf: 44.995674°N, 045.0°E
    test 8 meanOf: LatLon
    test 9 sumOf: (52.70504, 0.61904, 0.70705)
    test 10 sumOf: Nv
    test 11 sumOf: sumOf
    test 12 length: 52.7134151513
    test 13 copy: True
    test 14 length: 52.2051356286
    test 15 length: 52.2051356286

    testNvector(pygeodesy.ellipsoidalNvector, 20.06.08)
    test 16 sumOf: Nvector
    test 17 ecef.x, .y, .z: 3194659.54086, 3194659.54086, 4487008.4122
    test 18 ecef.lat, .lon: 44.995674, 45.0
    test 19 ecef.height: 0.0  FAILED, KNOWN, expected 0.000002

    testVectorial(pygeodesy.sphericalNvector, 20.05.08)
    test 20 crossTrackDistanceTo: -305.67
    test 21 crossTrackDistanceTo: -307.55
    test 22 toLatLon: 44.995674°N, 045.0°E
    test 23 toNvector: (0.50004, 0.50004, 0.70705)
    test 24 isequalTo: False
    test 25 isequalTo: True
    test 26 length: 0.99992449715
    test 27 length: 1.0
    test 28 meanOf: 44.995674°N, 045.0°E
    test 29 meanOf: LatLon
    test 30 sumOf: (52.70504, 0.61904, 0.70705)
    test 31 sumOf: Nv
    test 32 sumOf: sumOf
    test 33 length: 52.7134151513
    test 34 copy: True
    test 35 length: 52.2051356286
    test 36 length: 52.2051356286
    test 37 toCartesian: [3185744.919, 3185744.919, 4504643.315]
    test 38 toLatLon: 44.995674°N, 045.0°E, -0.00m  FAILED, KNOWN, expected 44.995674°N, 045.0°E
    test 39 toNvector: (0.50004, 0.50004, 0.70705, -0.00)
    test 40 intersection: 02.499372°N, 002.5°E
    test 41 isEnclosedBy: True
    test 42 isEnclosedBy*: True
    test 43 isEnclosedBy: True
    test 44 isEnclosedBy*: True
    test 45 isWithin: False
    test 46 isWithin: True
    test 47 nearestOn: 51.0004°N, 001.9°E
    test 48 nearestOn: True
    test 49 distanceTo: 42.712
    test 50 nearestOn: 51.0°N, 002.0°E
    test 51 nearestOn: True
    test 52 nearestOn: 00.0°N, 000.0°E
    test 53 nearestOn: True
    test 54 nearestOn: 00.0°N, 020.0°E
    test 55 nearestOn: True
    test 56 nearestOn: 02.0°N, 002.0°E
    test 57 nearestOn: 02.0°N, 002.0°E
    test 58 BasseC: 47.3038°N, 002.5721°W
    test 59 BasseH: 47.311067°N, 002.528617°W
    test 60 triangulate: 47.323667°N, 002.568501°W
    test 61 triangulate: True
    test 62 trilaterate: 37.419078°N, 121.960579°W
    test 63 trilaterate: True
    test 64 trilaterate: 08.068912°S, 034.888699°W
    test 65 trilaterate: True
    test 66 trilaterate: 08.068912°S, 034.888699°W
    test 67 trilaterate: True

    testNvector(pygeodesy.sphericalNvector, 20.05.08)
    test 68 sumOf: Nvector
    test 69 ecef.x, .y, .z: 3185744.91853, 3185744.91853, 4504643.3148
    test 70 ecef.lat, .lon: 44.995674, 45.0
    test 71 ecef.height: 0.0
    test 72 ecef.M: -0.707106781, -0.499962243, 0.500037754, 0.707106781, -0.499962243, 0.500037754, 0.0, 0.707160174, 0.707053385

    testNvectorBase(pygeodesy.nvectorBase, 20.05.14)
    test 73 sumOf: Vector4Tuple
    test 74 ecef.x, .y, .z: 3185744.91853, 3185744.91853, 4504643.3148
    test 75 ecef.lat, .lon: 44.995674, 45.0
    test 76 ecef.height: 0.0

    testNvectorBase(pygeodesy.nvectorBase, 20.05.14)
    test 77 sumOf: Vector4Tuple
    test 78 ecef.x, .y, .z: 3194659.54086, 3194659.54086, 4487008.4122
    test 79 ecef.lat, .lon: 44.995674, 45.0
    test 80 ecef.height: 0.0  FAILED, KNOWN, expected 0.000002

    3 of 80 testVectorial.py tests (3.8%) FAILED, ALL KNOWN (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 69.952 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testWebMercator.py

    testing testWebMercator.py 20.04.22 (module pygeodesy.webmercator 20.05.14)
    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°N, 004.026714°E
    test 12 Wm2.toLatLon: 43°39′11.58″N, 004°01′36.17″E
    test 13 toWm1: 448251.795 5411932.678
    test 14 toWm2: 448252 5411933
    test 15 toWm3: [x:448252, y:5411933, radius:6378137]
    test 16 toWm3: [x:448252, y:5411933, radius:6378137]
    test 17 copy: 448251.795 5411932.678
    test 18 parseWM: 448251.795 5411932.678
    test 19 parseWM: 448251.795 5411932.678
    test 20 parseWM: [x:448251.795, y:5411932.678, radius:6378137.0]
    test 21 toWm4: 11562388 1506899
    test 22 toWm4: 11562388.154378 1506899.04498
    test 23 toWm4E: 11562388 1496994
    test 24 toWm4E: 11562388.154378 1496993.698095
    test 25 toWm5: -11169056 2800000
    test 26 toWm5: -11169055.576258 2800000.003136
    test 27 toWm5E: -11169056 2782367
    test 28 toWm5E: -11169055.576258 2782367.05923
    test 29 Wm6.toLatLon: 24.46358°N, 100.333333°W
    test 30 Wm6.toLatLon: 24°27′48.89″N, 100°20′00.0″W
    test 31 Wm6.toLatLonE: 24.299812°N, 100.333333°W
    test 32 Wm6.toLatLonE: 24°17′59.32″N, 100°20′00.0″W
    test 33 Wm7.toLatLon: 24.381787°N, 100.333333°W
    test 34 Wm7.toLatLon: 24°22′54.43″N, 100°20′00.0″W
    test 35 Wm7.toLatLonE: 24.218566°N, 100.333333°W
    test 36 Wm7.toLatLonE: 24°13′06.84″N, 100°20′00.0″W
    test 37 Wm8.toWm: -33878.893, 6693890.382, 6378137.0
    test 38 Wm8.toWm: [x:-33878.893, y:6693890.382]
    test 39 Wm8.toWm: [x:-33878.893, y:6693890.382]
    test 40 Wm8.toWm: -33878.893 6693890.382 6371008.771
    test 41 Wm8.toWm.x: -33878.893
    test 42 Wm8.toWm.y: 6693890.382
    test 43 Wm8.toWm.latlon: 51.408596, -0.304339
    test 44 Wm8.toWm.philam: 0.897249, -0.005312
    test 45 Wm8.toLatLon: 51.408596053784°N, 000.304339270785°W
    test 46 Wm8.toLatLon: 51°24′30.945794″N, 000°18′15.621375″W
    test 47 Wm9.toLatLon: TypeError
    test 48 Wm9.toLatLon: TypeError
    test 49 Wm9.toLatLon: TypeError
    test 50 Wm9.toLatLon: TypeError
    test 51 Wm9.toLatLon: TypeError
    test 52 toWm(LatLon(10.0000, 0)).y: 1118889.97
    test 53 toWm(LatLon(20.0000, 0)).y: 2273030.93
    test 54 toWm(LatLon(30.0000, 0)).y: 3503549.84
    test 55 toWm(LatLon(40.0000, 0)).y: 4865942.28
    test 56 toWm(LatLon(50.0000, 0)).y: 6446275.84
    test 57 toWm(LatLon(60.0000, 0)).y: 8399737.89
    test 58 toWm(LatLon(10.0003, 0)).y: 1118921.37
    test 59 toWm(LatLon(20.0003, 0)).y: 2273063.83
    test 60 toWm(LatLon(30.0003, 0)).y: 3503585.55
    test 61 toWm(LatLon(40.0003, 0)).y: 4865982.65
    test 62 toWm(LatLon(50.0003, 0)).y: 6446323.95
    test 63 toWm(LatLon(60.0003, 0)).y: 8399799.73
    test 64 toWm(LatLonE(10.0000, 0)).y: 1111475.10
    test 65 toWm(LatLonE(20.0000, 0)).y: 2258423.65
    test 66 toWm(LatLonE(30.0000, 0)).y: 3482189.09
    test 67 toWm(LatLonE(40.0000, 0)).y: 4838471.40
    test 68 toWm(LatLonE(50.0000, 0)).y: 6413524.59
    test 69 toWm(LatLonE(60.0000, 0)).y: 8362698.55
    test 70 toWm(LatLonE(10.0003, 0)).y: 1111506.30
    test 71 toWm(LatLonE(20.0003, 0)).y: 2258456.36
    test 72 toWm(LatLonE(30.0003, 0)).y: 3482224.61
    test 73 toWm(LatLonE(40.0003, 0)).y: 4838511.61
    test 74 toWm(LatLonE(50.0003, 0)).y: 6413572.57
    test 75 toWm(LatLonE(60.0003, 0)).y: 8362760.29

    all 75 testWebMercator.py tests passed (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 14.307 ms

running ~/Tools/bin/pypy2 ~/PyGeodesy/test/testWgrs.py

    testing testWgrs.py 20.04.23 (module pygeodesy.wgrs 20.05.14)
    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 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 11.745 ms

test/run.py ~/Tools/bin/pypy2 all 19974 tests OK (PyGeodesy 20.6.14 PyPy 7.3.0 Python 2.7.13 64bit macOS 10.13.6) 52.693 sec (379.066 tps)
