test/run.py typical test results (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6)

running /usr/bin/python2.6 ~/PyGeodesy/test/testBases.py

    testing testBases.py 17.06.23 (module pygeodesy.bases 17.08.06)
    test 1 lat, lon: 50.06632°N, 005.71475°W
    test 2 lat, lon: 50.066389°N, 005.714722°W
    test 3 equals: True
    test 4 toStr: 51°28′40″N, 000°00′06″W
    test 5 toStr: 51.4778°N, 000.0016°W
    test 6 precision: 0
    test 7 toStr: 51°28′40″N, 000°00′06″W, +42.00m
    all testBases.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 550.032 us

running /usr/bin/python2.6 ~/PyGeodesy/test/testClasses.py

    testing testClasses.py 17.06.25

    testCartesianAttrs(17.06.25)
    test 1 angleTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 2 classname() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 3 classof() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 4 copy() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 5 cross() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 6 dividedBy() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 7 dot() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 8 equals() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 9 length property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 10 minus() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 11 negate() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 12 others() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 13 parse() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 14 plus() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 15 rotate() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 16 rotateAround() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 17 sum() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 18 times() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 19 to2ll() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 20 to3llh() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 21 to3xyz() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 22 toLatLon() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 23 toNvector() method: pygeodesy.ellipsoidalNvector
    test 24 toStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 25 toStr2() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 26 unit() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 27 x property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 28 y property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 29 z property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty

    testCartesianMro(17.06.25)
    test 30 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.Cartesian, pygeodesy.ellipsoidalBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base
    test 31 pygeodesy.ellipsoidalVincenty: pygeodesy.ellipsoidalVincenty.Cartesian, pygeodesy.ellipsoidalBase.CartesianBase, pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base

    testLatLonAttrs(17.06.25)
    test 32 alongTrackDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 33 bearingTo() method: pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 34 bounds() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 35 classname() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 36 classof() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 37 convertDatum() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 38 copy() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 39 crossTrackDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 40 crossingParallels() method: pygeodesy.sphericalTrigonometry
    test 41 datum property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 42 deltaTo() method: pygeodesy.ellipsoidalNvector
    test 43 destination() method: pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 44 destination2() method: pygeodesy.ellipsoidalVincenty
    test 45 destinationNed() method: pygeodesy.ellipsoidalNvector
    test 46 distanceTo() method: pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 47 distanceTo3() method: pygeodesy.ellipsoidalVincenty
    test 48 ellipsoid() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 49 ellipsoids() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 50 epsilon property: pygeodesy.ellipsoidalVincenty
    test 51 equals() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 52 finalBearingOn() method: pygeodesy.ellipsoidalVincenty
    test 53 finalBearingTo() method: pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 54 greatCircle() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 55 greatCircleTo() method: pygeodesy.sphericalNvector
    test 56 height property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 57 initialBearingTo() method: pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 58 intermediateChordTo() method: pygeodesy.sphericalNvector
    test 59 intermediateTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 60 intersection() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 61 isEllipsoidal property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 62 isEnclosedBy() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 63 isSpherical property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 64 isWithin() method: pygeodesy.sphericalNvector
    test 65 iterations property: pygeodesy.ellipsoidalVincenty
    test 66 lat property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 67 lon property: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 68 maxLat() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 69 midpointTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 70 minLat() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 71 nearestOn() method: pygeodesy.sphericalNvector
    test 72 others() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 73 parse() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 74 points() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 75 rhumbBearingTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 76 rhumbDestination() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 77 rhumbDistanceTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 78 rhumbMidpointTo() method: pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 79 to2ab() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 80 to3llh() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 81 to3xyz() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 82 to4xyzh() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 83 toCartesian() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 84 toNvector() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 85 toOsgr() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 86 toStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 87 toStr2() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty, pygeodesy.sphericalNvector, pygeodesy.sphericalTrigonometry
    test 88 toUtm() method: pygeodesy.ellipsoidalNvector, pygeodesy.ellipsoidalVincenty
    test 89 toVector3d() method: pygeodesy.sphericalTrigonometry
    test 90 triangulate() method: pygeodesy.sphericalNvector
    test 91 trilaterate() method: pygeodesy.sphericalNvector

    testLatLonMro(17.06.25)
    test 92 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.LatLon, pygeodesy.nvector.LatLonNvectorBase, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.bases.LatLonHeightBase, pygeodesy.bases.Base
    test 93 pygeodesy.ellipsoidalVincenty: pygeodesy.ellipsoidalVincenty.LatLon, pygeodesy.ellipsoidalBase.LatLonEllipsoidalBase, pygeodesy.bases.LatLonHeightBase, pygeodesy.bases.Base
    test 94 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.LatLon, pygeodesy.nvector.LatLonNvectorBase, pygeodesy.sphericalBase.LatLonSphericalBase, pygeodesy.bases.LatLonHeightBase, pygeodesy.bases.Base
    test 95 pygeodesy.sphericalTrigonometry: pygeodesy.sphericalTrigonometry.LatLon, pygeodesy.sphericalBase.LatLonSphericalBase, pygeodesy.bases.LatLonHeightBase, pygeodesy.bases.Base

    testNvectorAttrs(17.06.25)
    test 96 H str: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 97 angleTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 98 classname() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 99 classof() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 100 copy() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 101 cross() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 102 datum property: pygeodesy.ellipsoidalNvector
    test 103 dividedBy() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 104 dot() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 105 equals() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 106 greatCircle() method: pygeodesy.sphericalNvector
    test 107 h property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 108 length property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 109 minus() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 110 negate() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 111 others() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 112 parse() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 113 plus() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 114 rotate() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 115 rotateAround() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 116 sum() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 117 times() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 118 to2ll() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 119 to3llh() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 120 to3xyz() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 121 to4xyzh() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 122 toCartesian() method: pygeodesy.ellipsoidalNvector
    test 123 toLatLon() method: pygeodesy.ellipsoidalNvector, pygeodesy.sphericalNvector
    test 124 toStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 125 toStr2() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 126 toVector3d() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 127 unit() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 128 x property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 129 y property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector
    test 130 z property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalNvector

    testNvectorMro(17.06.25)
    test 131 pygeodesy.ellipsoidalNvector: pygeodesy.ellipsoidalNvector.Nvector, pygeodesy.nvector.Nvector, pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base
    test 132 pygeodesy.sphericalNvector: pygeodesy.sphericalNvector.Nvector, pygeodesy.nvector.Nvector, pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base
    test 133 pygeodesy.nvector: pygeodesy.nvector.Nvector, pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base

    testVector3dAttrs(17.06.25)
    test 134 angleTo() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 135 classname() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 136 classof() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 137 copy() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 138 cross() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 139 dividedBy() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 140 dot() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 141 equals() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 142 length property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 143 minus() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 144 negate() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 145 others() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 146 parse() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 147 plus() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 148 rotate() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 149 rotateAround() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 150 sum() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 151 times() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 152 to2ll() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 153 to3xyz() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 154 toStr() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 155 toStr2() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 156 unit() method: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 157 x property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 158 y property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d
    test 159 z property: pygeodesy.ellipsoidalNvector, pygeodesy.nvector, pygeodesy.sphericalTrigonometry, pygeodesy.vector3d

    testVector3dMro(17.06.25)
    test 160 pygeodesy.ellipsoidalNvector: pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base
    test 161 pygeodesy.sphericalTrigonometry: pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base
    test 162 pygeodesy.nvector: pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base
    test 163 pygeodesy.vector3d: pygeodesy.vector3d.Vector3d, pygeodesy.bases.Base

    all testClasses.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 4.342 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testDatum.py

    testing testDatum.py 17.06.23 (module pygeodesy.datum 17.07.31)
    test 1 ellipsoid: True
    test 2 transform: True
    test 3 datum: True
    test 4 TestEllipsiod: name='TestEllipsiod', a=1000.0, b=1000.0, f_=0, f=0, e2=0, e22=0, R=1000.0, Rm=1000.0, R2=1000.0, R3=1000.0, Rr=1000.0
    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 meanR: 6371008.7714
    test 9 WGS84: name='WGS84', a=6378137.0, b=6356752.3142499998, f_=298.257223563, f=0.0033528107, e2=0.00669438, e22=0.0067394967, R=6371008.7714166669, Rm=6367435.6797186071, R2=6371007.180920884, R3=6371000.7900107643, Rr=6367449.1458250266
    test 10 WGS84: A=6367449.1458234154, e=0.0818191908, f_=298.2572235630, n=0.0016792204(-3.7914875232e-13)
    test 11 WGS84: Alpha6=(0, 8.377318206245e-04, 7.608527773572e-07, 1.197645503329e-09, 2.429170607201e-12, 5.711757677866e-15, 1.491117731258e-17)
    test 12 WGS84: Beta6=(0, 8.377321640579e-04, 5.905870152220e-08, 1.673482665284e-1, 2.164798040063e-13, 3.787978046169e-16, 7.248748890694e-19)
    all testDatum.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 921.011 us

running /usr/bin/python2.6 ~/PyGeodesy/test/testDms.py

    testing testDms.py 17.06.21 (module pygeodesy.dms 17.06.04)
    test 1 parseDMS: 0.0
    test 2 parseDMS: 0.0
    test 3 parseDMS: 0.0
    test 4 parseDMS: 0.0
    test 5 parseDMS: 0.0
    test 6 parseDMS: 0.0
    test 7 parse3llh: 51.477811, -0.001475, 0.000000
    test 8 toDMS(): 45°45′45.36″
    test 9 toDMS(d): 45.7626°
    test 10 toDMS(dm): 45°45.756′
    test 11 toDMS(dms): 45°45′45.36″
    test 12 toDMS(deg): 45.7626
    test 13 toDMS(min): 4545.756
    test 14 toDMS(sec): 454545.36
    test 15 toDMS(rad): 0.79871
    test 16 toDMS(d): 45.7626°
    test 17 toDMS(dm): 45°45.7560′
    test 18 toDMS(dms): 45°45′45.36″
    test 19 toDMS(deg): 45.762600
    test 20 toDMS(min): 4545.75600
    test 21 toDMS(sec): 454545.360
    test 22 toDMS(rad): 0.798708
    test 23 compassPoint: N
    test 24 compassPoint: N
    test 25 compassPoint: N
    test 26 compassPoint: N
    test 27 compassPoint: NNE
    test 28 compassPoint: N
    test 29 compassPoint: NE
    test 30 compassPoint: NNE
    test 31 compassPoint: SW
    test 32 compassPoint: W
    test 33 compassPoint: SW
    test 34 compassPoint: SW
    test 35 compassPoint: WSW
    test 36 compassPoint: W
    test 37 compassPoint: SW
    test 38 compassPoint: WSW
    test 39 compassPoint: NbE
    test 40 compassPoint: NEbN
    test 41 compassPoint: NEbE
    test 42 compassPoint: EbN
    test 43 compassPoint: EbS
    test 44 compassPoint: SEbE
    test 45 compassPoint: SEbS
    test 46 compassPoint: SbE
    test 47 compassPoint: SbW
    test 48 compassPoint: SWbS
    test 49 compassPoint: SWbW
    test 50 compassPoint: WbS
    test 51 compassPoint: WbN
    test 52 compassPoint: NWbW
    test 53 compassPoint: NWbN
    test 54 compassPoint: NbW
    all testDms.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 836.849 us

running /usr/bin/python2.6 ~/PyGeodesy/test/testEllipsoidal.py

    testing testEllipsoidal.py 17.06.25

    testEllipsoidal(pygeodesy.ellipsoidalNvector, 17.08.06)
    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 toNVector: (0.6228, 0.0, 0.7824, +0.24)
    test 8 toNvector: True
    test 9 toCartesian: [3980581, 97, 4966825]
    test 10 toCartesian: True
    test 11 Nvector: (0.5, 0.5, 0.7071)
    test 12 toCartesian: [3194434.411, 3194434.411, 4487326.82]
    test 13 toCartesian: True
    test 14 toLatLon: 45.0°N, 045.0°E, +0.00m
    test 15 toLatLon: True
    test 16 Nvector: (0.51, 0.512, 0.707, +1.00)

    testLatLon(pygeodesy.ellipsoidalNvector, 17.08.06)
    test 17 isEllipsoidal: True
    test 18 isSpherical: False
    test 19 lat/lonDMS: 52.20472°N, 000.14056°E
    test 20 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 21 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 22 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 23 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 24 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 25 equals: True
    test 26 equals: False
    test 27 copy: True
    test 28 intermediateTo: 51.372294°N, 000.707192°E
    test 29 intermediateTo: True
    test 30 intermediateTo+5: 35.560239°N, 008.833512°E
    test 31 intermediateTo-4: 64.570387°N, 013.156352°W
    test 32 isclockwise: False
    test 33 isclockwise*: False
    test 34 isclockwise: True
    test 35 isclockwise*: True
    test 36 isclockwise: too few points: 2
    test 37 isclockwise*: too few points: 2
    test 38 isconvex: False
    test 39 isconvex*: False
    test 40 isconvex: True
    test 41 isconvex*: True
    test 42 isconvex: too few points: 2
    test 43 isconvex*: too few points: 2

    testVectorial(pygeodesy.ellipsoidalNvector, 17.08.06)
    test 44 toLatLon: 44.995674°N, 045.0°E
    test 45 toNvector: (0.50004, 0.50004, 0.70705)
    test 46 equals: False
    test 47 equals: True
    test 48 length: 0.99992449715
    test 49 length: 1.0
    test 50 sumOf: (52.70504, 0.61904, 0.70705)
    test 51 sumOf: Nv
    test 52 length: 52.7134151513
    test 53 copy: True
    test 54 length: 52.2051356286
    test 55 length: 52.2051356286

    testLatLon(pygeodesy.ellipsoidalVincenty, 17.06.25)
    test 56 isEllipsoidal: True
    test 57 isSpherical: False
    test 58 lat/lonDMS: 52.20472°N, 000.14056°E
    test 59 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 60 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 61 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 62 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 63 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 64 equals: True
    test 65 equals: False
    test 66 initialBearingTo: 156.1106
    test 67 finalBearingTo: 157.8345
    test 68 initialBearingTo: 65.9335
    test 69 copy: True
    test 70 distanceTo: 404607.805988
    test 71 distanceTo: 404607.805988
    test 72 distanceTo: 3981601
    test 73 destination: 51.513526°N, 000.098038°W
    test 74 destination: 51°30′49″N, 000°05′53″W
    test 75 destination: 33°57′N, 118°24′W
    test 76 destination: 33.950367°N, 118.399012°W
    test 77 isclockwise: False
    test 78 isclockwise*: False
    test 79 isclockwise: True
    test 80 isclockwise*: True
    test 81 isclockwise: too few points: 2
    test 82 isclockwise*: too few points: 2
    test 83 isconvex: False
    test 84 isconvex*: False
    test 85 isconvex: True
    test 86 isconvex*: True
    test 87 isconvex: too few points: 2
    test 88 isconvex*: too few points: 2

    testVincenty(pygeodesy.ellipsoidalVincenty, 17.06.25, datum=WGS84)
    test 89 distanceTo: 866455.43292
    test 90 VincentyError: LatLon(41°29′24.29″N, 071°18′46.07″W) coincident with LatLon(41°29′24.29″N, 071°18′46.07″W)
    test 91 ValueError: other Ellipsoid mistmatch: Ellipsoids.Airy1830 vs Ellipsoids.WGS84
    test 92 isEllipsoidal: True
    test 93 isSpherical: False
    test 94 copy: True
    test 95 isEllipsoidal: True
    test 96 isSpherical: False
    test 97 copy: 37°57′03.7203″S, 144°25′29.5244″E
    test 98 destination: 37.6528°S, 143.9265°E
    test 99 destination: True
    test 100 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 101 destination2: True
    test 102 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 103 distanceTo: 969954.166
    test 104 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 105 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 106 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 107 distanceTo: 404607.806
    test 108 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 109 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 110 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 111 distanceTo: 54973.295
    test 112 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 113 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 114 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 115 distanceToMP: 298396.057
    test 116 distanceToMP: 111319.491
    test 117 distanceToMP: 110574.389
    test 118 distanceToKW: 222638.982
    test 119 distanceToKW: 111319.491

    testVincenty(pygeodesy.ellipsoidalVincenty, 17.06.25, datum=NAD83)
    test 120 distanceTo: 866455.43292
    test 121 VincentyError: LatLon(41°29′24.29″N, 071°18′46.07″W) coincident with LatLon(41°29′24.29″N, 071°18′46.07″W)
    test 122 ValueError: other Ellipsoid mistmatch: Ellipsoids.Airy1830 vs Ellipsoids.GRS80
    test 123 isEllipsoidal: True
    test 124 isSpherical: False
    test 125 copy: True
    test 126 isEllipsoidal: True
    test 127 isSpherical: False
    test 128 copy: 37°57′03.7203″S, 144°25′29.5244″E
    test 129 destination: 37.6528°S, 143.9265°E
    test 130 destination: True
    test 131 destination2: 37.652821°S, 143.926496°E, 307.1736°NW
    test 132 destination2: True
    test 133 finalBearingOn: 307.1736°, 307°10′25.07″NW
    test 134 distanceTo: 969954.166
    test 135 distanceTo3: 969954.166314, 9.141877, 11.29722
    test 136 initialBearingTo: 9.1419°, 9°08′30.76″N
    test 137 finalBearingTo: 11.2972°, 11°17′49.99″NNE
    test 138 distanceTo: 404607.806
    test 139 distanceTo3: 404607.805988, 156.11064, 157.8345
    test 140 initialBearingTo: 156.1106°, 156°06′38.31″SSE
    test 141 finalBearingTo: 157.8345°, 157°50′04.2″SSE
    test 142 distanceTo: 54973.295
    test 143 distanceTo3: 54973.29527, 233.13008, 232.82461
    test 144 initialBearingTo: 233.1301°, 233°07′48.28″SW
    test 145 finalBearingTo: 232.8246°, 232°49′28.59″SW
    test 146 distanceToMP: 298396.057
    test 147 distanceToMP: 111319.491
    test 148 distanceToMP: 110574.389
    test 149 distanceToKW: 222638.982
    test 150 distanceToKW: 111319.491

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

    all testEllipsoidal.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 14.234 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testGeohash.py

    testing testGeohash.py 17.07.18 (module pygeodesy.geohash 17.07.18)
    test 1 Geohash: Geohash('geek')
    test 2 Geohash: geek
    test 3 Geohash: geek
    test 4 bounds: (LatLon(65°23′26.25″N, 017°55′46.88″W), LatLon(65°33′59.06″N, 017°34′41.25″W))
    test 5 toLatLon: 65.478516°N, 017.753906°W
    test 6 latlon: 65.47851562, -17.75390625
    test 7 ab: 1.14281569, -0.30986412
    test 8 Geohash: geehpbpbp
    test 9 toLatLon: 65.390625°N, 017.929689°W
    test 10 latlon: 65.390625, -17.929689
    test 11 ab: 1.14128171, -0.31293211
    test 12 decode: ('65.390646', '-17.929709')
    test 13 decode_error: 2.145767e-05, 2.145767e-05
    test 14 distance1: 2758.887
    test 15 distance2: 676.254
    test 16 distance3: 397.404
    test 17 sizes: 4.8, 4.8
    test 18 encode-decode: u120fxw
    test 19 encode-decode: geek
    test 20 encode-decode: fur
    test 21 encode-decode: geehpbpbp
    test 22 encode-decode: u4pruydqqvj8
    test 23 encode-decode: bgr96qxvpd46
    test 24 encode-decode: 0123456789
    test 25 encode-decode: zzzzzz
    test 26 Geohash: u4pruydq
    test 27 N.E.S.W: True
    test 28 E.S.W.N: True
    test 29 S.W.N.E: True
    test 30 W.N.E.S: True
    test 31 N.E.S.S.W.W.N.N.E.S: True
    test 32 Geohash: u4pruydqq
    test 33 N.E.S.W: True
    test 34 E.S.W.N: True
    test 35 S.W.N.E: True
    test 36 W.N.E.S: True
    test 37 N.E.S.S.W.W.N.N.E.S: True
    test 38 Geohash: u4pruydqqv
    test 39 N.E.S.W: True
    test 40 E.S.W.N: True
    test 41 S.W.N.E: True
    test 42 W.N.E.S: True
    test 43 N.E.S.S.W.W.N.N.E.S: True
    test 44 Geohash: u4pruydqqvj
    test 45 N.E.S.W: True
    test 46 E.S.W.N: True
    test 47 S.W.N.E: True
    test 48 W.N.E.S: True
    test 49 N.E.S.S.W.W.N.N.E.S: True
    test 50 Geohash: u4pruydqqvj8
    test 51 N.E.S.W: True
    test 52 E.S.W.N: True
    test 53 S.W.N.E: True
    test 54 W.N.E.S: True
    test 55 N.E.S.S.W.W.N.N.E.S: True
    test 56 encode: u120fxw
    test 57 decode: ('52.205', '0.1188')
    test 58 decode_error: 6.866455e-04, 6.866455e-04
    test 59 distance1: 486.71
    test 60 distance2: 3.374
    test 61 distance3: 2.798
    test 62 sizes: 153.0, 153.0
    test 63 Geohash: u336xv
    test 64 encode: u336xv
    test 65 equal: True
    test 66 sizes: 610.0, 1220.0
    test 67 encode: fur
    test 68 decode: ('69.6', '-45.7')
    test 69 decode: ('70.3', '-51')
    test 70 decode: ('68', '-68')
    test 71 decode_error: (0.703125, 0.703125)
    test 72 decode_error: (2.8125, 5.625)
    test 73 decode_error: (22.5, 22.5)
    all testGeohash.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 13.587 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testGreatCircle.py

    testing testGreatCircle.py 17.06.23

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

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

    10 testGreatCircle.py tests (17.2%) FAILED, incl. 10 KNOWN (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 3.997 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testLatLon.py

    testing testLatLon.py 17.08.10

    testLatLon(pygeodesy.ellipsoidalNvector, 17.08.06)
    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 equals: True
    test 10 equals: False
    test 11 copy: True
    test 12 intermediateTo: 51.372294°N, 000.707192°E
    test 13 intermediateTo: True
    test 14 intermediateTo+5: 35.560239°N, 008.833512°E
    test 15 intermediateTo-4: 64.570387°N, 013.156352°W
    test 16 isclockwise: False
    test 17 isclockwise*: False
    test 18 isclockwise: True
    test 19 isclockwise*: True
    test 20 isclockwise: too few points: 2
    test 21 isclockwise*: too few points: 2
    test 22 isconvex: False
    test 23 isconvex*: False
    test 24 isconvex: True
    test 25 isconvex*: True
    test 26 isconvex: too few points: 2
    test 27 isconvex*: too few points: 2

    testLatLon(pygeodesy.ellipsoidalVincenty, 17.06.25)
    test 28 isEllipsoidal: True
    test 29 isSpherical: False
    test 30 lat/lonDMS: 52.20472°N, 000.14056°E
    test 31 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 32 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 33 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 34 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 35 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 36 equals: True
    test 37 equals: False
    test 38 initialBearingTo: 156.1106
    test 39 finalBearingTo: 157.8345
    test 40 initialBearingTo: 65.9335
    test 41 copy: True
    test 42 distanceTo: 404607.805988
    test 43 distanceTo: 404607.805988
    test 44 distanceTo: 3981601
    test 45 destination: 51.513526°N, 000.098038°W
    test 46 destination: 51°30′49″N, 000°05′53″W
    test 47 destination: 33°57′N, 118°24′W
    test 48 destination: 33.950367°N, 118.399012°W
    test 49 isclockwise: False
    test 50 isclockwise*: False
    test 51 isclockwise: True
    test 52 isclockwise*: True
    test 53 isclockwise: too few points: 2
    test 54 isclockwise*: too few points: 2
    test 55 isconvex: False
    test 56 isconvex*: False
    test 57 isconvex: True
    test 58 isconvex*: True
    test 59 isconvex: too few points: 2
    test 60 isconvex*: too few points: 2

    testLatLon(pygeodesy.sphericalNvector, 17.08.31)
    test 61 isEllipsoidal: False
    test 62 isSpherical: True
    test 63 lat/lonDMS: 52.20472°N, 000.14056°E
    test 64 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 65 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 66 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 67 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 68 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 69 equals: True
    test 70 equals: False
    test 71 initialBearingTo: 156.1666
    test 72 finalBearingTo: 157.8904
    test 73 initialBearingTo: 65.8921
    test 74 copy: True
    test 75 distanceTo: 404279.720589
    test 76 distanceTo: 404279.720589
    test 77 distanceTo: 2145
    test 78 intermediateTo: 51.372084°N, 000.707337°E
    test 79 intermediateTo: True
    test 80 intermediateTo: 404279.721
    test 81 intermediateTo+5: 35.160975°N, 008.989542°E
    test 82 intermediateTo+5: 5.000
    test 83 intermediateTo-4: 64.911647°N, 013.726301°W
    test 84 intermediateTo-4: 4.000
    test 85 intermediateChordTo: 51.372294°N, 000.707192°E
    test 86 intermediateChordTo: True
    test 87 midpointTo: 50.536327°N, 001.274614°E
    test 88 destination: 51.513546°N, 000.098345°W
    test 89 destination: 51°30′49″N, 000°05′54″W
    test 90 destination: 34°37′N, 116°33′W
    test 91 destination: 34.613647°N, 116.55116°W
    test 92 alongTrackDistanceTo: 62331.59
    test 93 alongTrackDistanceTo: 62331.58
    test 94 alongTrackDistanceTo: 99.588
    test 95 alongTrackDistanceTo: -7702.7
    test 96 alongTrackDistanceTo: 7587.6
    test 97 crossTrackDistanceTo: -305.67
    test 98 crossTrackDistanceTo: -307.55
    test 99 crossTrackDistanceTo: 7.4524
    test 100 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 101 greatCircleTo: (-0.79408, 0.12859, 0.59406)
    test 102 isclockwise: False
    test 103 isclockwise*: False
    test 104 isclockwise: True
    test 105 isclockwise*: True
    test 106 isclockwise: too few points: 2
    test 107 isclockwise*: too few points: 2
    test 108 isconvex: False
    test 109 isconvex*: False
    test 110 isconvex: True
    test 111 isconvex*: True
    test 112 isconvex: too few points: 2
    test 113 isconvex*: too few points: 2

    testLatLon(pygeodesy.sphericalTrigonometry, 17.08.26)
    test 114 isEllipsoidal: False
    test 115 isSpherical: True
    test 116 lat/lonDMS: 52.20472°N, 000.14056°E
    test 117 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 118 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 119 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 120 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 121 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 122 equals: True
    test 123 equals: False
    test 124 initialBearingTo: 156.1666
    test 125 finalBearingTo: 157.8904
    test 126 initialBearingTo: 65.8921
    test 127 copy: True
    test 128 distanceTo: 404279.720589
    test 129 distanceTo: 404279.720589
    test 130 distanceTo: 2145
    test 131 intermediateTo: 51.372084°N, 000.707337°E
    test 132 intermediateTo: True
    test 133 intermediateTo: 404279.721
    test 134 intermediateTo+5: 35.160975°N, 008.989542°E
    test 135 intermediateTo+5: 5.000
    test 136 intermediateTo-4: 64.911647°N, 013.726301°W
    test 137 intermediateTo-4: 4.000
    test 138 midpointTo: 50.536327°N, 001.274614°E
    test 139 destination: 51.513546°N, 000.098345°W
    test 140 destination: 51°30′49″N, 000°05′54″W
    test 141 destination: 34°37′N, 116°33′W
    test 142 destination: 34.613647°N, 116.55116°W
    test 143 alongTrackDistanceTo: type(end) mismatch: int vs sphericalTrigonometry.LatLon
    test 144 alongTrackDistanceTo: 62331.58
    test 145 alongTrackDistanceTo: 99.588
    test 146 alongTrackDistanceTo: -7702.7
    test 147 alongTrackDistanceTo: 7587.6
    test 148 crossTrackDistanceTo: type(end) mismatch: int vs sphericalTrigonometry.LatLon
    test 149 crossTrackDistanceTo: -307.55
    test 150 crossTrackDistanceTo: 7.4524
    test 151 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 152 isclockwise: False
    test 153 isclockwise*: False
    test 154 isclockwise: True
    test 155 isclockwise*: True
    test 156 isclockwise: too few points: 2
    test 157 isclockwise*: too few points: 2
    test 158 isconvex: False
    test 159 isconvex*: False
    test 160 isconvex: True
    test 161 isconvex*: True
    test 162 isconvex: too few points: 2
    test 163 isconvex*: too few points: 2

    all testLatLon.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 10.125 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testLcc.py

    testing testLcc.py 17.06.16 (module pygeodesy.lcc 17.08.14)

    testLcc(pygeodesy.ellipsoidalNvector, 17.08.06)
    test 1 lb1: 448251.0 5411932.0001
    test 2 lb1: 448251, 5411932
    test 3 lb1: WRF_Lb.WGS84
    test 4 LatLon: 46.5°N, 003.0°E
    test 5 LatLon: 46°30′00.0″N, 003°00′00.0″E
    test 6 toLcc1: 700000 6600000
    test 7 toLcc1: 46.5°N, 003.0°E
    test 8 lb2: 1894411 1564650
    test 9 lb2: Clarke1866
    test 10 toLatLon2: 35.0°N, 075.0°W
    test 11 toLatLon2: 35°00′00.0007″N, 074°59′59.9997″W
    test 12 toLatLon2: NAD27
    test 13 toLcc2: 1894410.9 1564649.5
    test 14 toLcc2: Snyder.NAD27
    test 15 Be08Lb: 49.833333°N, 003.025882°E
    test 16 Be08Lb: GRS80
    test 17 Be08Lb: 49.833333°N, 004.359216°E
    test 18 Be08Lb: GRS80
    test 19 Be08Lb: 49.833333°N, 005.69255°E
    test 20 Be08Lb: GRS80
    test 21 Be08Lb: 51.166667°N, 003.025882°E
    test 22 Be08Lb: GRS80
    test 23 Be08Lb: 51.166667°N, 004.359216°E
    test 24 Be08Lb: GRS80
    test 25 Be08Lb: 51.166667°N, 005.69255°E
    test 26 Be08Lb: GRS80
    test 27 Be72Lb: 49.833334°N, 003.034153°E
    test 28 Be72Lb: NAD83
    test 29 Be72Lb: 49.833334°N, 004.367487°E
    test 30 Be72Lb: NAD83
    test 31 Be72Lb: 49.833334°N, 005.70082°E
    test 32 Be72Lb: NAD83
    test 33 Be72Lb: 51.166667°N, 003.034153°E
    test 34 Be72Lb: NAD83
    test 35 Be72Lb: 51.166667°N, 004.367487°E
    test 36 Be72Lb: NAD83
    test 37 Be72Lb: 51.166667°N, 005.70082°E
    test 38 Be72Lb: NAD83
    test 39 Fr93Lb: 49.0°N, 002.0°W
    test 40 Fr93Lb: WGS84
    test 41 Fr93Lb: 49.0°N, 003.0°E
    test 42 Fr93Lb: WGS84
    test 43 Fr93Lb: 49.0°N, 008.0°E
    test 44 Fr93Lb: WGS84
    test 45 Fr93Lb: 44.0°N, 002.0°W
    test 46 Fr93Lb: WGS84
    test 47 Fr93Lb: 44.0°N, 003.0°E
    test 48 Fr93Lb: WGS84
    test 49 Fr93Lb: 44.0°N, 008.0°E
    test 50 Fr93Lb: WGS84
    test 51 MaNLb: 31.73°N, 008.54°W
    test 52 MaNLb: NTF
    test 53 MaNLb: 31.73°N, 005.4°W
    test 54 MaNLb: NTF
    test 55 MaNLb: 31.73°N, 002.26°W
    test 56 MaNLb: NTF
    test 57 MaNLb: 34.87°N, 008.54°W
    test 58 MaNLb: NTF
    test 59 MaNLb: 34.87°N, 005.4°W
    test 60 MaNLb: NTF
    test 61 MaNLb: 34.87°N, 002.26°W
    test 62 MaNLb: NTF
    test 63 MxLb: 17.5°N, 114.0°W
    test 64 MxLb: WGS84
    test 65 MxLb: 17.5°N, 102.0°W
    test 66 MxLb: WGS84
    test 67 MxLb: 17.5°N, 090.0°W
    test 68 MxLb: WGS84
    test 69 MxLb: 29.5°N, 114.0°W
    test 70 MxLb: WGS84
    test 71 MxLb: 29.5°N, 102.0°W
    test 72 MxLb: WGS84
    test 73 MxLb: 29.5°N, 090.0°W
    test 74 MxLb: WGS84
    test 75 PyT_Lb: 45.898939°N, 000.540154°E
    test 76 PyT_Lb: NTF
    test 77 PyT_Lb: 45.898939°N, 002.337229°E
    test 78 PyT_Lb: NTF
    test 79 PyT_Lb: 45.898939°N, 004.134305°E
    test 80 PyT_Lb: NTF
    test 81 PyT_Lb: 47.696014°N, 000.540154°E
    test 82 PyT_Lb: NTF
    test 83 PyT_Lb: 47.696014°N, 002.337229°E
    test 84 PyT_Lb: NTF
    test 85 PyT_Lb: 47.696014°N, 004.134305°E
    test 86 PyT_Lb: NTF
    test 87 Snyder: 33.0°N, 108.0°W
    test 88 Snyder: NAD27
    test 89 Snyder: 33.0°N, 096.0°W
    test 90 Snyder: NAD27
    test 91 Snyder: 33.0°N, 084.0°W
    test 92 Snyder: NAD27
    test 93 Snyder: 45.0°N, 108.0°W
    test 94 Snyder: NAD27
    test 95 Snyder: 45.0°N, 096.0°W
    test 96 Snyder: NAD27
    test 97 Snyder: 45.0°N, 084.0°W
    test 98 Snyder: NAD27
    test 99 USA_Lb: 33.0°N, 108.0°W
    test 100 USA_Lb: WGS84
    test 101 USA_Lb: 33.0°N, 096.0°W
    test 102 USA_Lb: WGS84
    test 103 USA_Lb: 33.0°N, 084.0°W
    test 104 USA_Lb: WGS84
    test 105 USA_Lb: 45.0°N, 108.0°W
    test 106 USA_Lb: WGS84
    test 107 USA_Lb: 45.0°N, 096.0°W
    test 108 USA_Lb: WGS84
    test 109 USA_Lb: 45.0°N, 084.0°W
    test 110 USA_Lb: WGS84
    test 111 WRF_Lb: 33.0°N, 109.0°W
    test 112 WRF_Lb: WGS84
    test 113 WRF_Lb: 33.0°N, 097.0°W
    test 114 WRF_Lb: WGS84
    test 115 WRF_Lb: 33.0°N, 085.0°W
    test 116 WRF_Lb: WGS84
    test 117 WRF_Lb: 45.0°N, 109.0°W
    test 118 WRF_Lb: WGS84
    test 119 WRF_Lb: 45.0°N, 097.0°W
    test 120 WRF_Lb: WGS84
    test 121 WRF_Lb: 45.0°N, 085.0°W
    test 122 WRF_Lb: WGS84

    testLcc(pygeodesy.ellipsoidalVincenty, 17.06.25)
    test 123 lb1: 448251.0 5411932.0001
    test 124 lb1: 448251, 5411932
    test 125 lb1: WRF_Lb.WGS84
    test 126 LatLon: 46.5°N, 003.0°E
    test 127 LatLon: 46°30′00.0″N, 003°00′00.0″E
    test 128 toLcc1: 700000 6600000
    test 129 toLcc1: 46.5°N, 003.0°E
    test 130 lb2: 1894411 1564650
    test 131 lb2: Clarke1866
    test 132 toLatLon2: 35.0°N, 075.0°W
    test 133 toLatLon2: 35°00′00.0007″N, 074°59′59.9997″W
    test 134 toLatLon2: NAD27
    test 135 toLcc2: 1894410.9 1564649.5
    test 136 toLcc2: Snyder.NAD27
    test 137 Be08Lb: 49.833333°N, 003.025882°E
    test 138 Be08Lb: GRS80
    test 139 Be08Lb: 49.833333°N, 004.359216°E
    test 140 Be08Lb: GRS80
    test 141 Be08Lb: 49.833333°N, 005.69255°E
    test 142 Be08Lb: GRS80
    test 143 Be08Lb: 51.166667°N, 003.025882°E
    test 144 Be08Lb: GRS80
    test 145 Be08Lb: 51.166667°N, 004.359216°E
    test 146 Be08Lb: GRS80
    test 147 Be08Lb: 51.166667°N, 005.69255°E
    test 148 Be08Lb: GRS80
    test 149 Be72Lb: 49.833334°N, 003.034153°E
    test 150 Be72Lb: NAD83
    test 151 Be72Lb: 49.833334°N, 004.367487°E
    test 152 Be72Lb: NAD83
    test 153 Be72Lb: 49.833334°N, 005.70082°E
    test 154 Be72Lb: NAD83
    test 155 Be72Lb: 51.166667°N, 003.034153°E
    test 156 Be72Lb: NAD83
    test 157 Be72Lb: 51.166667°N, 004.367487°E
    test 158 Be72Lb: NAD83
    test 159 Be72Lb: 51.166667°N, 005.70082°E
    test 160 Be72Lb: NAD83
    test 161 Fr93Lb: 49.0°N, 002.0°W
    test 162 Fr93Lb: WGS84
    test 163 Fr93Lb: 49.0°N, 003.0°E
    test 164 Fr93Lb: WGS84
    test 165 Fr93Lb: 49.0°N, 008.0°E
    test 166 Fr93Lb: WGS84
    test 167 Fr93Lb: 44.0°N, 002.0°W
    test 168 Fr93Lb: WGS84
    test 169 Fr93Lb: 44.0°N, 003.0°E
    test 170 Fr93Lb: WGS84
    test 171 Fr93Lb: 44.0°N, 008.0°E
    test 172 Fr93Lb: WGS84
    test 173 MaNLb: 31.73°N, 008.54°W
    test 174 MaNLb: NTF
    test 175 MaNLb: 31.73°N, 005.4°W
    test 176 MaNLb: NTF
    test 177 MaNLb: 31.73°N, 002.26°W
    test 178 MaNLb: NTF
    test 179 MaNLb: 34.87°N, 008.54°W
    test 180 MaNLb: NTF
    test 181 MaNLb: 34.87°N, 005.4°W
    test 182 MaNLb: NTF
    test 183 MaNLb: 34.87°N, 002.26°W
    test 184 MaNLb: NTF
    test 185 MxLb: 17.5°N, 114.0°W
    test 186 MxLb: WGS84
    test 187 MxLb: 17.5°N, 102.0°W
    test 188 MxLb: WGS84
    test 189 MxLb: 17.5°N, 090.0°W
    test 190 MxLb: WGS84
    test 191 MxLb: 29.5°N, 114.0°W
    test 192 MxLb: WGS84
    test 193 MxLb: 29.5°N, 102.0°W
    test 194 MxLb: WGS84
    test 195 MxLb: 29.5°N, 090.0°W
    test 196 MxLb: WGS84
    test 197 PyT_Lb: 45.898939°N, 000.540154°E
    test 198 PyT_Lb: NTF
    test 199 PyT_Lb: 45.898939°N, 002.337229°E
    test 200 PyT_Lb: NTF
    test 201 PyT_Lb: 45.898939°N, 004.134305°E
    test 202 PyT_Lb: NTF
    test 203 PyT_Lb: 47.696014°N, 000.540154°E
    test 204 PyT_Lb: NTF
    test 205 PyT_Lb: 47.696014°N, 002.337229°E
    test 206 PyT_Lb: NTF
    test 207 PyT_Lb: 47.696014°N, 004.134305°E
    test 208 PyT_Lb: NTF
    test 209 Snyder: 33.0°N, 108.0°W
    test 210 Snyder: NAD27
    test 211 Snyder: 33.0°N, 096.0°W
    test 212 Snyder: NAD27
    test 213 Snyder: 33.0°N, 084.0°W
    test 214 Snyder: NAD27
    test 215 Snyder: 45.0°N, 108.0°W
    test 216 Snyder: NAD27
    test 217 Snyder: 45.0°N, 096.0°W
    test 218 Snyder: NAD27
    test 219 Snyder: 45.0°N, 084.0°W
    test 220 Snyder: NAD27
    test 221 USA_Lb: 33.0°N, 108.0°W
    test 222 USA_Lb: WGS84
    test 223 USA_Lb: 33.0°N, 096.0°W
    test 224 USA_Lb: WGS84
    test 225 USA_Lb: 33.0°N, 084.0°W
    test 226 USA_Lb: WGS84
    test 227 USA_Lb: 45.0°N, 108.0°W
    test 228 USA_Lb: WGS84
    test 229 USA_Lb: 45.0°N, 096.0°W
    test 230 USA_Lb: WGS84
    test 231 USA_Lb: 45.0°N, 084.0°W
    test 232 USA_Lb: WGS84
    test 233 WRF_Lb: 33.0°N, 109.0°W
    test 234 WRF_Lb: WGS84
    test 235 WRF_Lb: 33.0°N, 097.0°W
    test 236 WRF_Lb: WGS84
    test 237 WRF_Lb: 33.0°N, 085.0°W
    test 238 WRF_Lb: WGS84
    test 239 WRF_Lb: 45.0°N, 109.0°W
    test 240 WRF_Lb: WGS84
    test 241 WRF_Lb: 45.0°N, 097.0°W
    test 242 WRF_Lb: WGS84
    test 243 WRF_Lb: 45.0°N, 085.0°W
    test 244 WRF_Lb: WGS84

    testConic(pygeodesy.ellipsoidalNvector, 17.08.06)
    test 245 SnyderN: name='SnyderN', lat0=23.0, lon0=-96.0, par1=33.0, par2=45.0, E0=0, N0=0, k0=1, SP=2, datum=(name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27)

    testConic(pygeodesy.ellipsoidalVincenty, 17.06.25)
    test 246 SnyderV: name='SnyderV', lat0=23.0, lon0=-96.0, par1=33.0, par2=45.0, E0=0, N0=0, k0=1, SP=2, datum=(name='NAD27', ellipsoid=Ellipsoids.Clarke1866, transform=Transforms.NAD27)

    all testLcc.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 17.134 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testMgrs.py

    testing testMgrs.py 17.06.21 (module pygeodesy.mgrs 17.06.04)
    test 1 Mgrs1: 31U DQ 48251 11932
    test 2 Mgrs1: [Z:31U, G:DQ, E:48251, N:11932]
    test 3 Mgrs2: 31U DQ 48251 11932
    test 4 Mgrs2: [Z:31U, G:DQ, E:48251, N:11932]
    test 5 Mgrs3: 31U DQ 48251 11932
    test 6 Mgrs3: [Z:31U, G:DQ, E:48251, N:11932]
    test 7 toUtm1: 31 N 448251 5411932
    test 8 toUtm1: [Z:31, H:N, E:448251, N:5411932]
    test 9 toMgrs: 31U DQ 48251 11932
    test 10 toUtm(60.0°N, 001.0°E).toMgrs: 31V CG 88455 53097
    test 11 toUtm(60.0°N, 003.0°E).toMgrs: 32V JM 65640 66593
    test 12 toUtm(60.0°N, 009.0°E).toMgrs: 32V NM 00000 51411
    test 13 toUtm(76.0°N, 001.0°E).toMgrs: 31X DE 45999 36099
    test 14 toUtm(76.0°N, 013.0°E).toMgrs: 33X VE 45999 36099
    test 15 toUtm(76.0°N, 025.0°E).toMgrs: 35X ME 45999 36099
    test 16 toUtm(76.0°N, 037.0°E).toMgrs: 37X DE 45999 36099
    all testMgrs.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 1.726 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testModules.py

    testing testModules.py 17.08.04

    testModule(pygeodesy, 17.08.31)
    test 1 pygeodesy.Conic() class (pygeodesy.lcc): True
    test 2 pygeodesy.Conics class pygeodesy.datum._Enum (pygeodesy.datum): True
    test 3 pygeodesy.Datum() class (pygeodesy.datum): True
    test 4 pygeodesy.Datums class pygeodesy.datum._Enum (pygeodesy.datum): True
    test 5 pygeodesy.EPS float: True
    test 6 pygeodesy.EPS1 float: True
    test 7 pygeodesy.EPS2 float: True
    test 8 pygeodesy.Ellipsoid() class (pygeodesy.datum): True
    test 9 pygeodesy.Ellipsoids class pygeodesy.datum._Enum (pygeodesy.datum): True
    test 10 pygeodesy.F_D str: True
    test 11 pygeodesy.F_DEG str: True
    test 12 pygeodesy.F_DM str: True
    test 13 pygeodesy.F_DMS str: True
    test 14 pygeodesy.F_MIN str: True
    test 15 pygeodesy.F_RAD str: True
    test 16 pygeodesy.F_SEC str: True
    test 17 pygeodesy.Geohash() class (pygeodesy.geohash): True
    test 18 pygeodesy.LatLon2psxy() class (pygeodesy.points): True
    test 19 pygeodesy.Lcc() class (pygeodesy.lcc): True
    test 20 pygeodesy.Mgrs() class (pygeodesy.mgrs): True
    test 21 pygeodesy.Numpy2LatLon() class (pygeodesy.points): True
    test 22 pygeodesy.Osgr() class (pygeodesy.osgr): True
    test 23 pygeodesy.PI float: True
    test 24 pygeodesy.PI2 float: True
    test 25 pygeodesy.PI_2 float: True
    test 26 pygeodesy.R_KM float: True
    test 27 pygeodesy.R_M float: True
    test 28 pygeodesy.R_M float: True
    test 29 pygeodesy.R_NM float: True
    test 30 pygeodesy.R_SM float: True
    test 31 pygeodesy.S_DEG str: True
    test 32 pygeodesy.S_MIN str: True
    test 33 pygeodesy.S_RAD str: True
    test 34 pygeodesy.S_SEC str: True
    test 35 pygeodesy.S_SEP str: True
    test 36 pygeodesy.Transform() class (pygeodesy.datum): True
    test 37 pygeodesy.Transforms class pygeodesy.datum._Enum (pygeodesy.datum): True
    test 38 pygeodesy.Utm() class (pygeodesy.utm): True
    test 39 pygeodesy.VincentyError() class (pygeodesy.ellipsoidalVincenty): True
    test 40 pygeodesy.bearingDMS() function (pygeodesy.dms): True
    test 41 pygeodesy.bounds() function (pygeodesy.points): True
    test 42 pygeodesy.cbrt() function (pygeodesy.utils): True
    test 43 pygeodesy.cbrt2() function (pygeodesy.utils): True
    test 44 pygeodesy.classname() function (pygeodesy.utils): True
    test 45 pygeodesy.compassDMS() function (pygeodesy.dms): True
    test 46 pygeodesy.compassPoint() function (pygeodesy.dms): True
    test 47 pygeodesy.datum module: True
    test 48 pygeodesy.degrees type builtin_function_or_method (math): True
    test 49 pygeodesy.degrees180() function (pygeodesy.utils): True
    test 50 pygeodesy.degrees360() function (pygeodesy.utils): True
    test 51 pygeodesy.degrees90() function (pygeodesy.utils): True
    test 52 pygeodesy.dms module: True
    test 53 pygeodesy.ellipsoidalNvector module: True
    test 54 pygeodesy.ellipsoidalVincenty module: True
    test 55 pygeodesy.fStr() function (pygeodesy.utils): True
    test 56 pygeodesy.fStrzs() function (pygeodesy.utils): True
    test 57 pygeodesy.false2f() function (pygeodesy.utils): True
    test 58 pygeodesy.favg() function (pygeodesy.utils): True
    test 59 pygeodesy.fdot() function (pygeodesy.utils): True
    test 60 pygeodesy.fdot3() function (pygeodesy.utils): True
    test 61 pygeodesy.fsum type builtin_function_or_method (math): True
    test 62 pygeodesy.ft2m() function (pygeodesy.utils): True
    test 63 pygeodesy.geohash module: True
    test 64 pygeodesy.halfs() function (pygeodesy.utils): True
    test 65 pygeodesy.hsin() function (pygeodesy.utils): True
    test 66 pygeodesy.hsin3() function (pygeodesy.utils): True
    test 67 pygeodesy.hypot type builtin_function_or_method (math): True
    test 68 pygeodesy.hypot1() function (pygeodesy.utils): True
    test 69 pygeodesy.hypot3() function (pygeodesy.utils): True
    test 70 pygeodesy.inStr() function (pygeodesy.utils): True
    test 71 pygeodesy.isNumpy2() function (pygeodesy.utils): True
    test 72 pygeodesy.isclockwise() function (pygeodesy.points): True
    test 73 pygeodesy.isconvex() function (pygeodesy.points): True
    test 74 pygeodesy.isint() function (pygeodesy.utils): True
    test 75 pygeodesy.isscalar() function (pygeodesy.utils): True
    test 76 pygeodesy.issequence() function (pygeodesy.utils): True
    test 77 pygeodesy.iterNumpy2() function (pygeodesy.utils): True
    test 78 pygeodesy.iterNumpy2over() function (pygeodesy.utils): True
    test 79 pygeodesy.latDMS() function (pygeodesy.dms): True
    test 80 pygeodesy.lcc module: True
    test 81 pygeodesy.len2() function (pygeodesy.utils): True
    test 82 pygeodesy.lonDMS() function (pygeodesy.dms): True
    test 83 pygeodesy.m2NM() function (pygeodesy.utils): True
    test 84 pygeodesy.m2SM() function (pygeodesy.utils): True
    test 85 pygeodesy.m2ft() function (pygeodesy.utils): True
    test 86 pygeodesy.m2km() function (pygeodesy.utils): True
    test 87 pygeodesy.map1() function (pygeodesy.utils): True
    test 88 pygeodesy.map2() function (pygeodesy.utils): True
    test 89 pygeodesy.mgrs module: True
    test 90 pygeodesy.normDMS() function (pygeodesy.dms): True
    test 91 pygeodesy.nvector module: True
    test 92 pygeodesy.osgr module: True
    test 93 pygeodesy.parse3llh() function (pygeodesy.dms): True
    test 94 pygeodesy.parseDMS() function (pygeodesy.dms): True
    test 95 pygeodesy.parseMGRS() function (pygeodesy.mgrs): True
    test 96 pygeodesy.parseOSGR() function (pygeodesy.osgr): True
    test 97 pygeodesy.parseUTM() function (pygeodesy.utm): True
    test 98 pygeodesy.points module: True
    test 99 pygeodesy.polygon() function (pygeodesy.utils): True
    test 100 pygeodesy.precision() function (pygeodesy.dms): True
    test 101 pygeodesy.radians type builtin_function_or_method (math): True
    test 102 pygeodesy.radiansPI() function (pygeodesy.utils): True
    test 103 pygeodesy.radiansPI2() function (pygeodesy.utils): True
    test 104 pygeodesy.radiansPI_2() function (pygeodesy.utils): True
    test 105 pygeodesy.simplify module: True
    test 106 pygeodesy.simplify1() function (pygeodesy.simplify): True
    test 107 pygeodesy.simplify2() function (pygeodesy.simplify): True
    test 108 pygeodesy.simplifyRDP() function (pygeodesy.simplify): True
    test 109 pygeodesy.simplifyRDPm() function (pygeodesy.simplify): True
    test 110 pygeodesy.simplifyRW() function (pygeodesy.simplify): True
    test 111 pygeodesy.simplifyVW() function (pygeodesy.simplify): True
    test 112 pygeodesy.simplifyVWm() function (pygeodesy.simplify): True
    test 113 pygeodesy.sphericalNvector module: True
    test 114 pygeodesy.sphericalTrigonometry module: True
    test 115 pygeodesy.tanPI_2_2() function (pygeodesy.utils): True
    test 116 pygeodesy.tan_2() function (pygeodesy.utils): True
    test 117 pygeodesy.toDMS() function (pygeodesy.dms): True
    test 118 pygeodesy.toLcc() function (pygeodesy.lcc): True
    test 119 pygeodesy.toMgrs() function (pygeodesy.mgrs): True
    test 120 pygeodesy.toOsgr() function (pygeodesy.osgr): True
    test 121 pygeodesy.toUtm() function (pygeodesy.utm): True
    test 122 pygeodesy.utils module: True
    test 123 pygeodesy.utm module: True
    test 124 pygeodesy.vector3d module: True
    test 125 pygeodesy.version str: True
    test 126 pygeodesy.wrap180() function (pygeodesy.utils): True
    test 127 pygeodesy.wrap360() function (pygeodesy.utils): True
    test 128 pygeodesy.wrap90() function (pygeodesy.utils): True
    test 129 pygeodesy.wrapPI() function (pygeodesy.utils): True
    test 130 pygeodesy.wrapPI2() function (pygeodesy.utils): True
    test 131 pygeodesy.wrapPI_2() function (pygeodesy.utils): True

    testModule(pygeodesy.datum, 17.07.31)
    test 132 datum.Datum() class: True
    test 133 datum.Datums class pygeodesy.datum._Enum: True
    test 134 datum.Ellipsoid() class: True
    test 135 datum.Ellipsoids class pygeodesy.datum._Enum: True
    test 136 datum.R_KM float: True
    test 137 datum.R_M float: True
    test 138 datum.R_NM float: True
    test 139 datum.R_SM float: True
    test 140 datum.Transform() class: True
    test 141 datum.Transforms class pygeodesy.datum._Enum: True

    testModule(pygeodesy.dms, 17.06.04)
    test 142 dms.F_D str: True
    test 143 dms.F_DEG str: True
    test 144 dms.F_DM str: True
    test 145 dms.F_DMS str: True
    test 146 dms.F_MIN str: True
    test 147 dms.F_RAD str: True
    test 148 dms.F_SEC str: True
    test 149 dms.S_DEG str: True
    test 150 dms.S_MIN str: True
    test 151 dms.S_RAD str: True
    test 152 dms.S_SEC str: True
    test 153 dms.S_SEP str: True
    test 154 dms.bearingDMS() function: True
    test 155 dms.compassDMS() function: True
    test 156 dms.compassPoint() function: True
    test 157 dms.latDMS() function: True
    test 158 dms.lonDMS() function: True
    test 159 dms.normDMS() function: True
    test 160 dms.parse3llh() function: True
    test 161 dms.parseDMS() function: True
    test 162 dms.precision() function: True
    test 163 dms.toDMS() function: True

    testModule(pygeodesy.ellipsoidalNvector, 17.08.06)
    test 164 ellipsoidalNvector.Cartesian() class: True
    test 165 ellipsoidalNvector.LatLon() class: True
    test 166 ellipsoidalNvector.Ned() class: True
    test 167 ellipsoidalNvector.Nvector() class: True
    test 168 ellipsoidalNvector.meanOf() function: True
    test 169 ellipsoidalNvector.toNed() function: True

    testModule(pygeodesy.ellipsoidalVincenty, 17.06.25)
    test 170 ellipsoidalVincenty.Cartesian() class: True
    test 171 ellipsoidalVincenty.LatLon() class: True
    test 172 ellipsoidalVincenty.VincentyError() class: True

    testModule(pygeodesy.geohash, 17.07.18)
    test 173 geohash.Geohash() class: True
    test 174 geohash.bounds() function: True
    test 175 geohash.decode() function: True
    test 176 geohash.decode_error() function: True
    test 177 geohash.distance1() function: True
    test 178 geohash.distance2() function: True
    test 179 geohash.distance3() function: True
    test 180 geohash.encode() function: True
    test 181 geohash.neighbors() function: True
    test 182 geohash.sizes() function: True

    testModule(pygeodesy.lcc, 17.08.14)
    test 183 lcc.Conic() class: True
    test 184 lcc.Conics class pygeodesy.datum._Enum (pygeodesy.datum): True
    test 185 lcc.Lcc() class: True
    test 186 lcc.toLcc() function: True

    testModule(pygeodesy.mgrs, 17.06.04)
    test 187 mgrs.Mgrs() class: True
    test 188 mgrs.parseMGRS() function: True
    test 189 mgrs.toMgrs() function: True

    testModule(pygeodesy.nvector, 17.06.25)
    test 190 nvector.NorthPole class pygeodesy.nvector.Nvector: True
    test 191 nvector.Nvector() class: True
    test 192 nvector.SouthPole class pygeodesy.nvector.Nvector: True
    test 193 nvector.sumOf() function: True

    testModule(pygeodesy.osgr, 17.06.04)
    test 194 osgr.Osgr() class: True
    test 195 osgr.parseOSGR() function: True
    test 196 osgr.toOsgr() function: True

    testModule(pygeodesy.points, 17.08.26)
    test 197 points.LatLon2psxy() class: True
    test 198 points.Numpy2LatLon() class: True
    test 199 points.bounds() function: True
    test 200 points.isclockwise() function: True
    test 201 points.isconvex() function: True

    testModule(pygeodesy.simplify, 17.08.26)
    test 202 simplify.simplify1() function: True
    test 203 simplify.simplify2() function: True
    test 204 simplify.simplifyRDP() function: True
    test 205 simplify.simplifyRDPm() function: True
    test 206 simplify.simplifyRW() function: True
    test 207 simplify.simplifyVW() function: True
    test 208 simplify.simplifyVWm() function: True

    testModule(pygeodesy.sphericalNvector, 17.08.31)
    test 209 sphericalNvector.LatLon() class: True
    test 210 sphericalNvector.Nvector() class: True
    test 211 sphericalNvector.areaOf() function: True
    test 212 sphericalNvector.intersection() function: True
    test 213 sphericalNvector.meanOf() function: True
    test 214 sphericalNvector.triangulate() function: True
    test 215 sphericalNvector.trilaterate() function: True

    testModule(pygeodesy.sphericalTrigonometry, 17.08.26)
    test 216 sphericalTrigonometry.LatLon() class: True
    test 217 sphericalTrigonometry.areaOf() function: True
    test 218 sphericalTrigonometry.intersection() function: True
    test 219 sphericalTrigonometry.isPoleEnclosedBy() function: True
    test 220 sphericalTrigonometry.meanOf() function: True

    testModule(pygeodesy.utils, 17.08.26)
    test 221 utils.EPS float: True
    test 222 utils.EPS1 float: True
    test 223 utils.EPS2 float: True
    test 224 utils.PI float: True
    test 225 utils.PI2 float: True
    test 226 utils.PI_2 float: True
    test 227 utils.R_M float: True
    test 228 utils.cbrt() function: True
    test 229 utils.cbrt2() function: True
    test 230 utils.classname() function: True
    test 231 utils.degrees type builtin_function_or_method (math): True
    test 232 utils.degrees180() function: True
    test 233 utils.degrees360() function: True
    test 234 utils.degrees90() function: True
    test 235 utils.fStr() function: True
    test 236 utils.fStrzs() function: True
    test 237 utils.false2f() function: True
    test 238 utils.favg() function: True
    test 239 utils.fdot() function: True
    test 240 utils.fdot3() function: True
    test 241 utils.fsum type builtin_function_or_method (math): True
    test 242 utils.ft2m() function: True
    test 243 utils.halfs() function: True
    test 244 utils.hsin() function: True
    test 245 utils.hsin3() function: True
    test 246 utils.hypot type builtin_function_or_method (math): True
    test 247 utils.hypot1() function: True
    test 248 utils.hypot3() function: True
    test 249 utils.inStr() function: True
    test 250 utils.isNumpy2() function: True
    test 251 utils.isint() function: True
    test 252 utils.isscalar() function: True
    test 253 utils.issequence() function: True
    test 254 utils.iterNumpy2() function: True
    test 255 utils.iterNumpy2over() function: True
    test 256 utils.len2() function: True
    test 257 utils.m2NM() function: True
    test 258 utils.m2SM() function: True
    test 259 utils.m2ft() function: True
    test 260 utils.m2km() function: True
    test 261 utils.map1() function: True
    test 262 utils.map2() function: True
    test 263 utils.polygon() function: True
    test 264 utils.radians type builtin_function_or_method (math): True
    test 265 utils.radiansPI() function: True
    test 266 utils.radiansPI2() function: True
    test 267 utils.radiansPI_2() function: True
    test 268 utils.tanPI_2_2() function: True
    test 269 utils.tan_2() function: True
    test 270 utils.wrap180() function: True
    test 271 utils.wrap360() function: True
    test 272 utils.wrap90() function: True
    test 273 utils.wrapPI() function: True
    test 274 utils.wrapPI2() function: True
    test 275 utils.wrapPI_2() function: True

    testModule(pygeodesy.utm, 17.06.04)
    test 276 utm.Utm() class: True
    test 277 utm.parseUTM() function: True
    test 278 utm.toUtm() function: True

    testModule(pygeodesy.vector3d, 17.06.25)
    test 279 vector3d.Vector3d() class: True
    test 280 vector3d.sumOf() function: True

    testPublic(pygeodesy, 17.08.31)
    test 281 Conic() class: True
    test 282 Conics class pygeodesy.datum._Enum: True
    test 283 Datum() class: True
    test 284 Datums class pygeodesy.datum._Enum: True
    test 285 Ellipsoid() class: True
    test 286 Ellipsoids class pygeodesy.datum._Enum: True
    test 287 Geohash() class: True
    test 288 LatLon2psxy() class: True
    test 289 Lcc() class: True
    test 290 Mgrs() class: True
    test 291 Numpy2LatLon() class: True
    test 292 Osgr() class: True
    test 293 Transform() class: True
    test 294 Transforms class pygeodesy.datum._Enum: True
    test 295 Utm() class: True
    test 296 VincentyError() class: True
    test 297 bearingDMS() function: True
    test 298 bounds() function: True
    test 299 cbrt() function: True
    test 300 cbrt2() function: True
    test 301 classname() function: True
    test 302 compassDMS() function: True
    test 303 compassPoint() function: True
    test 304 degrees180() function: True
    test 305 degrees360() function: True
    test 306 degrees90() function: True
    test 307 fStr() function: True
    test 308 fStrzs() function: True
    test 309 false2f() function: True
    test 310 favg() function: True
    test 311 fdot() function: True
    test 312 fdot3() function: True
    test 313 ft2m() function: True
    test 314 halfs() function: True
    test 315 hsin() function: True
    test 316 hsin3() function: True
    test 317 hypot1() function: True
    test 318 hypot3() function: True
    test 319 inStr() function: True
    test 320 isNumpy2() function: True
    test 321 isclockwise() function: True
    test 322 isconvex() function: True
    test 323 isint() function: True
    test 324 isscalar() function: True
    test 325 issequence() function: True
    test 326 iterNumpy2() function: True
    test 327 iterNumpy2over() function: True
    test 328 latDMS() function: True
    test 329 len2() function: True
    test 330 lonDMS() function: True
    test 331 m2NM() function: True
    test 332 m2SM() function: True
    test 333 m2ft() function: True
    test 334 m2km() function: True
    test 335 map1() function: True
    test 336 map2() function: True
    test 337 normDMS() function: True
    test 338 parse3llh() function: True
    test 339 parseDMS() function: True
    test 340 parseMGRS() function: True
    test 341 parseOSGR() function: True
    test 342 parseUTM() function: True
    test 343 polygon() function: True
    test 344 precision() function: True
    test 345 radiansPI() function: True
    test 346 radiansPI2() function: True
    test 347 radiansPI_2() function: True
    test 348 simplify1() function: True
    test 349 simplify2() function: True
    test 350 simplifyRDP() function: True
    test 351 simplifyRDPm() function: True
    test 352 simplifyRW() function: True
    test 353 simplifyVW() function: True
    test 354 simplifyVWm() function: True
    test 355 tanPI_2_2() function: True
    test 356 tan_2() function: True
    test 357 toDMS() function: True
    test 358 toLcc() function: True
    test 359 toMgrs() function: True
    test 360 toOsgr() function: True
    test 361 toUtm() function: True
    test 362 wrap180() function: True
    test 363 wrap360() function: True
    test 364 wrap90() function: True
    test 365 wrapPI() function: True
    test 366 wrapPI2() function: True
    test 367 wrapPI_2() function: True

    all testModules.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 7.434 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testNavlabExamples.py

    testing testNavlabExamples.py 17.06.23
    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.327726°N, 063.464965°E, +301.02m  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(elVincenty): 79.991584°N, 090.017621°W
    test 25 Example 9 intersection: 40.318643°N, 055.901868°E
    test 26 Example 10 crossTrackDistance: 11118
    1 testNavlabExamples.py test (3.8%) FAILED, incl. 1 KNOWN (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 2.735 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testOsgr.py

    testing testOsgr.py 17.06.23 (module pygeodesy.osgr 17.06.04)
    test 1 WGS84: 51.4778°N, 000.0016°W
    test 2 OSGB36: 51.477284°N, 000.00002°E
    test 3 WGS84: 51.4778°N, 000.0016°W
    test 4 OSgr1: TG 51409 13177
    test 5 OSgr1: [G:TG, E:51409, N:13177]
    test 6 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 7 toLatLon1: 52.657979°N, 001.716843°E  FAILED, KNOWN, expected 52.657977°N, 001.716038°E
    test 8 toOsgr1: 651463,313180  FAILED, KNOWN, expected 651409.903, 313177.270
    test 9 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 10 toLatLon2: 52.65757°N, 001.718713°E  FAILED, KNOWN, expected 52.657568°N, 001.717908°E
    test 11 toOsgr2: 651463,313180  FAILED, KNOWN, expected 651409,313177
    test 12 toOsgr3: TG 51409 13177
    test 13 toOsgr4: TG 51409 13177
    test 14 OSGR1: TG 48251 11932
    test 15 OSGR1: [G:TG, E:48251, N:11932]
    test 16 OSGR2: TG 51409 13177
    test 17 OSGR2: [G:TG, E:51409, N:13177]
    test 18 OSGR3: TG 51409 13177
    test 19 OSGR3: [G:TG, E:51409, N:13177]
    test 20 OSGR4: TG 51409 13177
    test 21 OSGR4: [G:TG, E:51409, N:13177]
    test 22 OSGR5: 651409,313177
    test 23 OSGR5: [OSGR:651409.000,313177.000]
    test 24 OSGR6: 651409,313177
    6 testOsgr.py tests (25.0%) FAILED, incl. 6 KNOWN (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 2.172 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testPoints.py

    testing testPoints.py 17.08.10 (module pygeodesy.points 17.08.26)
    test 1 points.LatLon2psxy.ABC: True
    test 2 points.LatLon2psxy.len: 69
    test 3 points.LatLon2psxy.iter: 69
    test 4 points.LatLon2psxy.slice1: 11
    test 5 points.LatLon2psxy.slice2: <class 'pygeodesy.points.LatLon2psxy'>
    test 6 points.LatLon2psxy.slice3: (-0.70141799999999999, 52.220484999999996, testRoutes._LatLon(lat=52.220485, lon=-0.701418))
    test 7 points.LatLon2psxy.strepr: points.LatLon2psxy([testRoutes._LatLon(lat=52.220489, lon=-0.701206), ...][69], closed=False, radius=None, wrap=False)
    test 8 points.LatLon2psxy.count: 1
    test 9 points.LatLon2psxy.index: 10
    test 10 points.LatLon2psxy.rfind: 10
    test 11 points.LatLon2psxy.in: True
    test 12 points.LatLon2psxy.count: 0
    test 13 points.LatLon2psxy.find: -1
    test 14 points.LatLon2psxy.rfind: -1
    test 15 points.LatLon2psxy.not in: True
    test 16 points.LatLon2psxy.count: 1
    test 17 points.LatLon2psxy.index: 20
    test 18 points.LatLon2psxy.rfind: 20
    test 19 points.LatLon2psxy.in: True
    test 20 points.LatLon2psxy.count: 0
    test 21 points.LatLon2psxy.find: -1
    test 22 points.LatLon2psxy.rfind: -1
    test 23 points.LatLon2psxy.not in: True
    test 24 points.LatLon2psxy.count: 1
    test 25 points.LatLon2psxy.index: 30
    test 26 points.LatLon2psxy.rfind: 30
    test 27 points.LatLon2psxy.in: True
    test 28 points.LatLon2psxy.count: 0
    test 29 points.LatLon2psxy.find: -1
    test 30 points.LatLon2psxy.rfind: -1
    test 31 points.LatLon2psxy.not in: True
    test 32 points.LatLon2psxy.count: 1
    test 33 points.LatLon2psxy.index: 40
    test 34 points.LatLon2psxy.rfind: 40
    test 35 points.LatLon2psxy.in: True
    test 36 points.LatLon2psxy.count: 0
    test 37 points.LatLon2psxy.find: -1
    test 38 points.LatLon2psxy.rfind: -1
    test 39 points.LatLon2psxy.not in: True
    test 40 points.LatLon2psxy.count: 1
    test 41 points.LatLon2psxy.index: 50
    test 42 points.LatLon2psxy.rfind: 50
    test 43 points.LatLon2psxy.in: True
    test 44 points.LatLon2psxy.count: 0
    test 45 points.LatLon2psxy.find: -1
    test 46 points.LatLon2psxy.rfind: -1
    test 47 points.LatLon2psxy.not in: True
    test 48 points.LatLon2psxy.count: 1
    test 49 points.LatLon2psxy.index: 60
    test 50 points.LatLon2psxy.rfind: 60
    test 51 points.LatLon2psxy.in: True
    test 52 points.LatLon2psxy.count: 0
    test 53 points.LatLon2psxy.find: -1
    test 54 points.LatLon2psxy.rfind: -1
    test 55 points.LatLon2psxy.not in: True
    test 56 points.LatLon2psxy.enumerate[0]: (-0.701206, 52.220489000000001, testRoutes._LatLon(lat=52.220489, lon=-0.701206))
    test 57 points.LatLon2psxy.enumerate[1]: (-0.70545599999999997, 52.221916, testRoutes._LatLon(lat=52.221916, lon=-0.705456))
    test 58 points.LatLon2psxy.enumerate[2]: (-0.70999999999999996, 52.225943999999998, testRoutes._LatLon(lat=52.225944, lon=-0.71))
    test 59 points.LatLon2psxy.enumerate[3]: (-0.71445999999999998, 52.232447999999998, testRoutes._LatLon(lat=52.232448, lon=-0.71446))
    test 60 points.LatLon2psxy.enumerate[4]: (-0.71486000000000005, 52.233013, testRoutes._LatLon(lat=52.233013, lon=-0.71486))
    test 61 points.LatLon2psxy.enumerate[5]: (-0.71434799999999998, 52.234375, testRoutes._LatLon(lat=52.234375, lon=-0.714348))
    test 62 points.LatLon2psxy.enumerate[6]: (-0.71357199999999998, 52.235607000000002, testRoutes._LatLon(lat=52.235607, lon=-0.713572))
    test 63 points.LatLon2psxy.enumerate[7]: (-0.71233000000000002, 52.237495000000003, testRoutes._LatLon(lat=52.237495, lon=-0.71233))
    test 64 points.LatLon2psxy.enumerate[8]: (-0.71078399999999997, 52.239314999999998, testRoutes._LatLon(lat=52.239315, lon=-0.710784))
    test 65 points.LatLon2psxy.enumerate[9]: (-0.70868399999999998, 52.240627000000003, testRoutes._LatLon(lat=52.240627, lon=-0.708684))
    test 66 points.LatLon2psxy.enumerate[10]: (-0.70704199999999995, 52.240744999999997, testRoutes._LatLon(lat=52.240745, lon=-0.707042))
    test 67 points.LatLon2psxy.enumerate[11]: (-0.70494500000000004, 52.240862999999997, testRoutes._LatLon(lat=52.240863, lon=-0.704945))
    test 68 points.LatLon2psxy.reversed[11]: (-0.70494500000000004, 52.240862999999997, testRoutes._LatLon(lat=52.240863, lon=-0.704945))
    test 69 points.LatLon2psxy.reversed[10]: (-0.70704199999999995, 52.240744999999997, testRoutes._LatLon(lat=52.240745, lon=-0.707042))
    test 70 points.LatLon2psxy.reversed[9]: (-0.70868399999999998, 52.240627000000003, testRoutes._LatLon(lat=52.240627, lon=-0.708684))
    test 71 points.LatLon2psxy.reversed[8]: (-0.71078399999999997, 52.239314999999998, testRoutes._LatLon(lat=52.239315, lon=-0.710784))
    test 72 points.LatLon2psxy.reversed[7]: (-0.71233000000000002, 52.237495000000003, testRoutes._LatLon(lat=52.237495, lon=-0.71233))
    test 73 points.LatLon2psxy.reversed[6]: (-0.71357199999999998, 52.235607000000002, testRoutes._LatLon(lat=52.235607, lon=-0.713572))
    test 74 points.LatLon2psxy.reversed[5]: (-0.71434799999999998, 52.234375, testRoutes._LatLon(lat=52.234375, lon=-0.714348))
    test 75 points.LatLon2psxy.reversed[4]: (-0.71486000000000005, 52.233013, testRoutes._LatLon(lat=52.233013, lon=-0.71486))
    test 76 points.LatLon2psxy.reversed[3]: (-0.71445999999999998, 52.232447999999998, testRoutes._LatLon(lat=52.232448, lon=-0.71446))
    test 77 points.LatLon2psxy.reversed[2]: (-0.70999999999999996, 52.225943999999998, testRoutes._LatLon(lat=52.225944, lon=-0.71))
    test 78 points.LatLon2psxy.reversed[1]: (-0.70545599999999997, 52.221916, testRoutes._LatLon(lat=52.221916, lon=-0.705456))
    test 79 points.LatLon2psxy.reversed[0]: (-0.701206, 52.220489000000001, testRoutes._LatLon(lat=52.220489, lon=-0.701206))
    test 80 numpy.__version__: 1.6.2
    test 81 points.Numpy2LatLon.ABC: True
    test 82 points.Numpy2LatLon.len: 69
    test 83 points.Numpy2LatLon.iter: 69
    test 84 points.Numpy2LatLon.shape: (69, 4)
    test 85 points.Numpy2LatLon.slice1: 11
    test 86 points.Numpy2LatLon.slice2: <class 'pygeodesy.points.Numpy2LatLon'>
    test 87 points.Numpy2LatLon.slice3: points._LatLon(lat=52.220485, lon=-0.701418)
    test 88 points.Numpy2LatLon.strepr: points.Numpy2LatLon(array([[ -0.701206, 0. , 52.220489, 0. ]], ...)[69], ilat=2, ilon=0)
    test 89 points.Numpy2LatLon.subset: <type 'numpy.ndarray'>
    test 90 points.Numpy2LatLon.count: 1
    test 91 points.Numpy2LatLon.index: 10
    test 92 points.Numpy2LatLon.rfind: 10
    test 93 points.Numpy2LatLon.in: True
    test 94 points.Numpy2LatLon.count: 0
    test 95 points.Numpy2LatLon.find: -1
    test 96 points.Numpy2LatLon.rfind: -1
    test 97 points.Numpy2LatLon.not in: True
    test 98 points.Numpy2LatLon.count: 1
    test 99 points.Numpy2LatLon.index: 20
    test 100 points.Numpy2LatLon.rfind: 20
    test 101 points.Numpy2LatLon.in: True
    test 102 points.Numpy2LatLon.count: 0
    test 103 points.Numpy2LatLon.find: -1
    test 104 points.Numpy2LatLon.rfind: -1
    test 105 points.Numpy2LatLon.not in: True
    test 106 points.Numpy2LatLon.count: 1
    test 107 points.Numpy2LatLon.index: 30
    test 108 points.Numpy2LatLon.rfind: 30
    test 109 points.Numpy2LatLon.in: True
    test 110 points.Numpy2LatLon.count: 0
    test 111 points.Numpy2LatLon.find: -1
    test 112 points.Numpy2LatLon.rfind: -1
    test 113 points.Numpy2LatLon.not in: True
    test 114 points.Numpy2LatLon.count: 1
    test 115 points.Numpy2LatLon.index: 40
    test 116 points.Numpy2LatLon.rfind: 40
    test 117 points.Numpy2LatLon.in: True
    test 118 points.Numpy2LatLon.count: 0
    test 119 points.Numpy2LatLon.find: -1
    test 120 points.Numpy2LatLon.rfind: -1
    test 121 points.Numpy2LatLon.not in: True
    test 122 points.Numpy2LatLon.count: 1
    test 123 points.Numpy2LatLon.index: 50
    test 124 points.Numpy2LatLon.rfind: 50
    test 125 points.Numpy2LatLon.in: True
    test 126 points.Numpy2LatLon.count: 0
    test 127 points.Numpy2LatLon.find: -1
    test 128 points.Numpy2LatLon.rfind: -1
    test 129 points.Numpy2LatLon.not in: True
    test 130 points.Numpy2LatLon.count: 1
    test 131 points.Numpy2LatLon.index: 60
    test 132 points.Numpy2LatLon.rfind: 60
    test 133 points.Numpy2LatLon.in: True
    test 134 points.Numpy2LatLon.count: 0
    test 135 points.Numpy2LatLon.find: -1
    test 136 points.Numpy2LatLon.rfind: -1
    test 137 points.Numpy2LatLon.not in: True
    test 138 points.Numpy2LatLon.enumerate[0]: points._LatLon(lat=52.220489, lon=-0.701206)
    test 139 points.Numpy2LatLon.enumerate[1]: points._LatLon(lat=52.221916, lon=-0.705456)
    test 140 points.Numpy2LatLon.enumerate[2]: points._LatLon(lat=52.225944, lon=-0.71)
    test 141 points.Numpy2LatLon.enumerate[3]: points._LatLon(lat=52.232448, lon=-0.71446)
    test 142 points.Numpy2LatLon.enumerate[4]: points._LatLon(lat=52.233013, lon=-0.71486)
    test 143 points.Numpy2LatLon.enumerate[5]: points._LatLon(lat=52.234375, lon=-0.714348)
    test 144 points.Numpy2LatLon.enumerate[6]: points._LatLon(lat=52.235607, lon=-0.713572)
    test 145 points.Numpy2LatLon.enumerate[7]: points._LatLon(lat=52.237495, lon=-0.71233)
    test 146 points.Numpy2LatLon.enumerate[8]: points._LatLon(lat=52.239315, lon=-0.710784)
    test 147 points.Numpy2LatLon.enumerate[9]: points._LatLon(lat=52.240627, lon=-0.708684)
    test 148 points.Numpy2LatLon.enumerate[10]: points._LatLon(lat=52.240745, lon=-0.707042)
    test 149 points.Numpy2LatLon.enumerate[11]: points._LatLon(lat=52.240863, lon=-0.704945)
    test 150 points.Numpy2LatLon.reversed[11]: points._LatLon(lat=52.240863, lon=-0.704945)
    test 151 points.Numpy2LatLon.reversed[10]: points._LatLon(lat=52.240745, lon=-0.707042)
    test 152 points.Numpy2LatLon.reversed[9]: points._LatLon(lat=52.240627, lon=-0.708684)
    test 153 points.Numpy2LatLon.reversed[8]: points._LatLon(lat=52.239315, lon=-0.710784)
    test 154 points.Numpy2LatLon.reversed[7]: points._LatLon(lat=52.237495, lon=-0.71233)
    test 155 points.Numpy2LatLon.reversed[6]: points._LatLon(lat=52.235607, lon=-0.713572)
    test 156 points.Numpy2LatLon.reversed[5]: points._LatLon(lat=52.234375, lon=-0.714348)
    test 157 points.Numpy2LatLon.reversed[4]: points._LatLon(lat=52.233013, lon=-0.71486)
    test 158 points.Numpy2LatLon.reversed[3]: points._LatLon(lat=52.232448, lon=-0.71446)
    test 159 points.Numpy2LatLon.reversed[2]: points._LatLon(lat=52.225944, lon=-0.71)
    test 160 points.Numpy2LatLon.reversed[1]: points._LatLon(lat=52.221916, lon=-0.705456)
    test 161 points.Numpy2LatLon.reversed[0]: points._LatLon(lat=52.220489, lon=-0.701206)
    all testPoints.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 22.886 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testRoutes.py

    testing testRoutes.py 17.08.26
    all testRoutes.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 4.053 us

running /usr/bin/python2.6 ~/PyGeodesy/test/testSimplify.py

    testing testSimplify.py 17.08.26 (module pygeodesy.simplify 17.08.26)
    test 1 simplify1(16614, adjust=True) 1m (61.868 ms): 16597
    test 2 simplifyRW(16614, adjust=True, indices=True, shortest=False) 1m (779.777 ms): 7095
    test 3 simplifyRW(16614, adjust=True, shortest=False) 1m (804.866 ms): 7095
    test 4 simplifyRW(16614, adjust=True, shortest=True) 1m (831.284 ms): 7095
    test 5 simplifyVWm(16614, adjust=True, indices=True) 1m (164.432 ms): 16328
    test 6 simplifyVWm(16614, adjust=True) 1m (162.233 ms): 16328
    test 7 simplifyVWm(16614, adjust=False) 1m (153.072 ms): 16373
    test 8 simplifyRDPm(16614, adjust=True, shortest=False) 1m (1.826 sec): 15864
    test 9 simplifyRDPm(16614, adjust=True, shortest=True) 1m (1.742 sec): 15867
    test 10 simplifyRDPgr(16614, adjust=True, modified=True, shortest=True) 1m (2.033 sec): 15867
    test 11 simplifyRDPm(16614, adjust=False, shortest=False) 1m (2.191 sec): 15869
    test 12 simplifyRDPfw(16614, adjust=False, modified=True, shortest=False) 1m (1.609 sec): 15869
    test 13 simplifyRDP(16614, adjust=True, indices=True, shortest=True) 1m (1.929 sec): 10971
    test 14 simplifyRDP(16614, adjust=True, shortest=True) 1m (1.754 sec): 10971
    test 15 simplifyRDPgr(16614, adjust=True, modified=False, shortest=True) 1m (1.043 sec): 10960
    test 16 simplifyRDP(16614, adjust=False, indices=True, shortest=False) 1m (759.882 ms): 11248
    test 17 simplifyRDP(16614, adjust=False, shortest=False) 1m (764.284 ms): 11248
    test 18 simplifyRDPfw(16614, adjust=False, modified=False, shortest=False) 1m (771.478 ms): 11246
    test 19 simplifyVW(1661, adjust=True) 1m (23.624 ms): 1641
    test 20 simplifyVW(1661, adjust=False) 1m (15.633 ms): 1646
    test 21 simplifyRDP(1661, adjust=True, shortest=False) 1m (82.760 ms): 1231
    test 22 simplifyRDP(1661, adjust=True, shortest=True) 1m (87.655 ms): 1231
    test 23 simplifyRDPgr(1661, adjust=True, shortest=True) 1m (80.011 ms): 1231
    test 24 simplifyRDP(1661, adjust=False, shortest=False) 1m (59.946 ms): 1267
    test 25 simplifyRDPfw(1661, adjust=False, shortest=False) 1m (59.728 ms): 1267
    test 26 simplifyRDPgr(1661, adjust=False, shortest=True) 1m (61.190 ms): 1267
    test 27 simplifyVW(69, adjust=False) 1m (523.090 us): 69
    test 28 simplifyRDP(69, adjust=False, shortest=False) 1m (1.444 ms): 50
    test 29 simplifyRDPfw(69, adjust=False, shortest=False) 1m (1.373 ms): 50
    test 30 simplifyRDPgr(69, adjust=False, shortest=True) 1m (1.349 ms): 50
    test 31 simplifyRDPgr(69, adjust=True, shortest=True) 1m (1.720 ms): 45
    test 32 numpy.__version__: 1.6.2
    test 33 simplify1(69, adjust=False) 1m (1.560 ms): 69
    test 34 <type 'numpy.ndarray'>: True
    test 35 simplifyRW(69, adjust=False) 1m (1.700 ms): 33
    test 36 <type 'numpy.ndarray'>: True
    test 37 simplifyRDP(69, adjust=False) 1m (10.424 ms): 50
    test 38 <type 'numpy.ndarray'>: True
    test 39 simplifyRDPm(69, adjust=False) 1m (3.320 ms): 67
    test 40 <type 'numpy.ndarray'>: True
    test 41 simplifyRDPfw(69, adjust=False) 1m (10.871 ms): 50
    test 42 simplifyRDPgr(69, adjust=False) 1m (13.477 ms): 50
    test 43 simplifyVW(69, adjust=False) 1m (3.070 ms): 69
    test 44 <type 'numpy.ndarray'>: True
    test 45 simplifyVWm(69, adjust=False) 1m (3.066 ms): 69
    test 46 <type 'numpy.ndarray'>: True
    test 47 simplify1(69, adjust=True) 1m (1.667 ms): 69
    test 48 <type 'numpy.ndarray'>: True
    test 49 simplifyRW(69, adjust=True) 1m (1.917 ms): 31
    test 50 <type 'numpy.ndarray'>: True
    test 51 simplifyRDP(69, adjust=True) 1m (12.097 ms): 45
    test 52 <type 'numpy.ndarray'>: True
    test 53 simplifyRDPm(69, adjust=True) 1m (3.698 ms): 67
    test 54 <type 'numpy.ndarray'>: True
    test 55 simplifyRDPfw(69, adjust=True) 1m (12.532 ms): 45
    test 56 simplifyRDPgr(69, adjust=True) 1m (15.942 ms): 45
    test 57 simplifyVW(69, adjust=True) 1m (3.899 ms): 69
    test 58 <type 'numpy.ndarray'>: True
    test 59 simplifyVWm(69, adjust=True) 1m (3.473 ms): 69
    test 60 <type 'numpy.ndarray'>: True
    test 61 simplify1(69, adjust=False, indices=True) 1m (1.361 ms): 69
    test 62 <type 'list'>: True
    test 63 simplifyRW(69, adjust=False, indices=True) 1m (1.643 ms): 33
    test 64 <type 'list'>: True
    test 65 simplifyRDP(69, adjust=False, indices=True) 1m (10.313 ms): 50
    test 66 <type 'list'>: True
    test 67 simplifyRDPm(69, adjust=False, indices=True) 1m (3.422 ms): 67
    test 68 <type 'list'>: True
    test 69 simplifyRDPfw(69, adjust=True, indices=True) 1m (12.361 ms): 45
    test 70 simplifyRDPgr(69, adjust=True, indices=True) 1m (15.983 ms): 45
    test 71 simplifyVW(69, adjust=False, indices=True) 1m (2.966 ms): 69
    test 72 <type 'list'>: True
    test 73 simplifyVWm(69, adjust=False, indices=True) 1m (3.046 ms): 69
    test 74 <type 'list'>: True
    all testSimplify.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 20.017 sec

running /usr/bin/python2.6 ~/PyGeodesy/test/testSpherical.py

    testing testSpherical.py 17.08.10

    testLatLon(pygeodesy.sphericalNvector, 17.08.31)
    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 equals: True
    test 10 equals: False
    test 11 initialBearingTo: 156.1666
    test 12 finalBearingTo: 157.8904
    test 13 initialBearingTo: 65.8921
    test 14 copy: True
    test 15 distanceTo: 404279.720589
    test 16 distanceTo: 404279.720589
    test 17 distanceTo: 2145
    test 18 intermediateTo: 51.372084°N, 000.707337°E
    test 19 intermediateTo: True
    test 20 intermediateTo: 404279.721
    test 21 intermediateTo+5: 35.160975°N, 008.989542°E
    test 22 intermediateTo+5: 5.000
    test 23 intermediateTo-4: 64.911647°N, 013.726301°W
    test 24 intermediateTo-4: 4.000
    test 25 intermediateChordTo: 51.372294°N, 000.707192°E
    test 26 intermediateChordTo: True
    test 27 midpointTo: 50.536327°N, 001.274614°E
    test 28 destination: 51.513546°N, 000.098345°W
    test 29 destination: 51°30′49″N, 000°05′54″W
    test 30 destination: 34°37′N, 116°33′W
    test 31 destination: 34.613647°N, 116.55116°W
    test 32 alongTrackDistanceTo: 62331.59
    test 33 alongTrackDistanceTo: 62331.58
    test 34 alongTrackDistanceTo: 99.588
    test 35 alongTrackDistanceTo: -7702.7
    test 36 alongTrackDistanceTo: 7587.6
    test 37 crossTrackDistanceTo: -305.67
    test 38 crossTrackDistanceTo: -307.55
    test 39 crossTrackDistanceTo: 7.4524
    test 40 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 41 greatCircleTo: (-0.79408, 0.12859, 0.59406)
    test 42 isclockwise: False
    test 43 isclockwise*: False
    test 44 isclockwise: True
    test 45 isclockwise*: True
    test 46 isclockwise: too few points: 2
    test 47 isclockwise*: too few points: 2
    test 48 isconvex: False
    test 49 isconvex*: False
    test 50 isconvex: True
    test 51 isconvex*: True
    test 52 isconvex: too few points: 2
    test 53 isconvex*: too few points: 2

    testSpherical(pygeodesy.sphericalNvector, 17.08.31)
    test 54 isSpherical: True
    test 55 isEllipsoidal: False
    test 56 isSpherical: True
    test 57 isEllipsoidal: False
    test 58 intersection: 50.907608°N, 004.508575°E
    test 59 intersection: 50°54′27.39″N, 004°30′30.87″E
    test 60 intersection: True
    test 61 intersection: 43.5719°N, 116.188757°W
    test 62 intersection: 43°34′18.84″N, 116°11′19.53″W
    test 63 intersection: True
    test 64 maxLat0: 90.0
    test 65 maxLat1: 89.0
    test 66 maxLat90: 0.0
    test 67 isEnclosedBy: True
    test 68 isEnclosedBy*: True
    test 69 isEnclosedBy: True
    test 70 isEnclosedBy*: True
    test 71 rhumbBearingTo: 116.722
    test 72 rhumbDestination: 50.964155°N, 001.853°E
    test 73 rhumbDestination: True
    test 74 rhumbDistanceTo: 40307.8
    test 75 rhumbMidpointo: 51.0455°N, 001.595727°E
    test 76 rhumbMidpointo: True
    test 77 areaOf: 8.6660587507e+09
    test 78 areaOf: 6.18e+09

    testVectorial(pygeodesy.sphericalNvector, 17.08.31)
    test 79 crossTrackDistanceTo: -305.67
    test 80 crossTrackDistanceTo: -307.55
    test 81 toLatLon: 44.995674°N, 045.0°E
    test 82 toNvector: (0.50004, 0.50004, 0.70705)
    test 83 equals: False
    test 84 equals: True
    test 85 length: 0.99992449715
    test 86 length: 1.0
    test 87 sumOf: (52.70504, 0.61904, 0.70705)
    test 88 sumOf: Nv
    test 89 length: 52.7134151513
    test 90 copy: True
    test 91 length: 52.2051356286
    test 92 length: 52.2051356286
    test 93 isEnclosedBy: True
    test 94 isEnclosedBy*: True
    test 95 isEnclosedBy: True
    test 96 isEnclosedBy*: True
    test 97 isWithin: False
    test 98 isWithin: True
    test 99 nearestOn: 51.0004°N, 001.9°E
    test 100 nearestOn: True
    test 101 distanceTo: 42.712
    test 102 nearestOn: 51.0°N, 002.0°E
    test 103 nearestOn: True
    test 104 nearestOn: 00.0°N, 000.0°E
    test 105 nearestOn: True
    test 106 nearestOn: 00.0°N, 020.0°E
    test 107 nearestOn: True
    test 108 nearestOn: 02.0°N, 002.0°E
    test 109 nearestOn: 02.0°N, 002.0°E
    test 110 BasseC: 47.3038°N, 002.5721°W
    test 111 BasseH: 47.311067°N, 002.528617°W
    test 112 triangulate: 47.323667°N, 002.568501°W
    test 113 triangulate: True

    testLatLon(pygeodesy.sphericalTrigonometry, 17.08.26)
    test 114 isEllipsoidal: False
    test 115 isSpherical: True
    test 116 lat/lonDMS: 52.20472°N, 000.14056°E
    test 117 lat/lonDMS F_DM: 52°12.283′N, 000°08.434′E
    test 118 lat/lonDMS F_DM: 52°12.2832′N, 000°08.4336′E
    test 119 lat/lonDMS F_DMS: 52°12′17″N, 000°08′26″E
    test 120 lat/lonDMS F_DMS: 52°12′17.0″N, 000°08′26.0″E
    test 121 lat/lonDMS F_RAD: 0.911144N, 0.002453E
    test 122 equals: True
    test 123 equals: False
    test 124 initialBearingTo: 156.1666
    test 125 finalBearingTo: 157.8904
    test 126 initialBearingTo: 65.8921
    test 127 copy: True
    test 128 distanceTo: 404279.720589
    test 129 distanceTo: 404279.720589
    test 130 distanceTo: 2145
    test 131 intermediateTo: 51.372084°N, 000.707337°E
    test 132 intermediateTo: True
    test 133 intermediateTo: 404279.721
    test 134 intermediateTo+5: 35.160975°N, 008.989542°E
    test 135 intermediateTo+5: 5.000
    test 136 intermediateTo-4: 64.911647°N, 013.726301°W
    test 137 intermediateTo-4: 4.000
    test 138 midpointTo: 50.536327°N, 001.274614°E
    test 139 destination: 51.513546°N, 000.098345°W
    test 140 destination: 51°30′49″N, 000°05′54″W
    test 141 destination: 34°37′N, 116°33′W
    test 142 destination: 34.613647°N, 116.55116°W
    test 143 alongTrackDistanceTo: type(end) mismatch: int vs sphericalTrigonometry.LatLon
    test 144 alongTrackDistanceTo: 62331.58
    test 145 alongTrackDistanceTo: 99.588
    test 146 alongTrackDistanceTo: -7702.7
    test 147 alongTrackDistanceTo: 7587.6
    test 148 crossTrackDistanceTo: type(end) mismatch: int vs sphericalTrigonometry.LatLon
    test 149 crossTrackDistanceTo: -307.55
    test 150 crossTrackDistanceTo: 7.4524
    test 151 greatCircle: (-0.79408, 0.12856, 0.59406)
    test 152 isclockwise: False
    test 153 isclockwise*: False
    test 154 isclockwise: True
    test 155 isclockwise*: True
    test 156 isclockwise: too few points: 2
    test 157 isclockwise*: too few points: 2
    test 158 isconvex: False
    test 159 isconvex*: False
    test 160 isconvex: True
    test 161 isconvex*: True
    test 162 isconvex: too few points: 2
    test 163 isconvex*: too few points: 2

    testSpherical(pygeodesy.sphericalTrigonometry, 17.08.26)
    test 164 isSpherical: True
    test 165 isEllipsoidal: False
    test 166 isSpherical: True
    test 167 isEllipsoidal: False
    test 168 intersection: 50.907608°N, 004.508575°E
    test 169 intersection: 50°54′27.39″N, 004°30′30.87″E
    test 170 intersection: True
    test 171 intersection: 43.5719°N, 116.188757°W
    test 172 intersection: 43°34′18.84″N, 116°11′19.53″W
    test 173 intersection: True
    test 174 maxLat0: 90.0
    test 175 maxLat1: 89.0
    test 176 maxLat90: 0.0
    test 177 crossingParallels: 009°35′38.65″E, 170°24′21.35″E
    test 178 isEnclosedBy: True
    test 179 isEnclosedBy*: True
    test 180 isEnclosedBy: non-convex: (LatLon(45°00′00.0″N, 001°00′00.0″E), ...)
    test 181 isEnclosedBy*: non-convex: (LatLon(45°00′00.0″N, 001°00′00.0″E), ...)
    test 182 rhumbBearingTo: 116.722
    test 183 rhumbDestination: 50.964155°N, 001.853°E
    test 184 rhumbDestination: True
    test 185 rhumbDistanceTo: 40307.8
    test 186 rhumbMidpointo: 51.0455°N, 001.595727°E
    test 187 rhumbMidpointo: True
    test 188 areaOf: 8.6660587507e+09
    test 189 areaOf: 6.18e+09
    test 190 isPoleEnclosedBy: True
    test 191 isPoleEnclosedBy*: True
    test 192 isPoleEnclosedBy: False  FAILED, KNOWN, expected True
    test 193 isPoleEnclosedBy*: False  FAILED, KNOWN, expected True

    2 testSpherical.py tests (1.0%) FAILED, incl. 2 KNOWN (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 12.663 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testUtm.py

    testing testUtm.py 17.06.21 (module pygeodesy.utm 17.06.04)
    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:31, H:N, E:448252, N:5411933, C:-000.53131221°, S:0.9996329]
    test 10 toUtm4: 48 N 377302 1483035
    test 11 toUtm5: 48P N 377302.354183 1483034.777084 -000.26291348° 0.99978623
    test 12 toUtm6: 13 S 622698 8516965
    test 13 toUtm7: 13L S 622697.645817 8516965.222916 -000.26291348° 0.99978623
    test 14 toMgrs1: 13L FF 22697 16965
    test 15 toMgrs2: 31U DQ 48251 11932
    test 16 Utm8: 18 N 516620 4574500
    test 17 Utm8.toLatLon: 41.321801°N, 074.801413°W
    test 18 Utm8.toLatLon: 41.321801N, 074.801413W
    test 19 toUtm(61.44°N, 025.4°E): 35V N 414668 6812845
    test 20 toUtm(47.04°S, 073.48°W): 18G S 615472 4789270
    test 21 toUtm(40.4°N, 074.7°W): 18T N 525458 4472198
    test 22 toUtm(44.5°N, 088.5°W): 16T N 380753 4928503
    test 23 toUtm(50.8694°N, 115.6508°W): 11U N 594937 5636169
    test 24 toUtm(00.0°N, 000.0°E): 31N N 166021 0
    test 25 toUtm(00.13°N, 000.2324°W): 30N N 808084 14386
    test 26 toUtm(45.6456°S, 023.3545°E): 34G S 683474 4942631
    test 27 toUtm(12.765°S, 033.8765°W): 25L S 404859 8588691
    test 28 toUtm(80.5434°S, 170.654°W): lat outside UTM: -80.5434
    test 29 toUtm(90.0°N, 177.0°E): lat outside UTM: 90.0
    test 30 toUtm(90.0°S, 177.0°W): lat outside UTM: -90.0
    test 31 toUtm(90.0°N, 003.0°E): lat outside UTM: 90.0
    test 32 toUtm(23.4578°N, 135.4545°W): 08Q N 453580 2594273
    test 33 toUtm(77.345°N, 156.9876°E): 57X N 450794 8586116
    test 34 toUtm(89.3454°S, 048.9306°W): lat outside UTM: -89.3454
    test 35 toUtm(60.0°N, 001.0°E): 31V N 388456 6653097
    test 36 toUtm(60.0°N, 003.0°E): 32V N 165640 6666594
    test 37 toUtm(60.0°N, 006.0°E): 32V N 332705 6655205
    test 38 toUtm(60.0°N, 009.0°E): 32V N 500000 6651411
    test 39 toUtm(60.0°N, 012.0°E): 33V N 332705 6655205
    test 40 toUtm(76.0°N, 001.0°E): 31X N 446000 8436100
    test 41 toUtm(76.0°N, 007.0°E): 31X N 607943 8438843
    test 42 toUtm(76.0°N, 013.0°E): 33X N 446000 8436100
    test 43 toUtm(76.0°N, 019.0°E): 33X N 607943 8438843
    test 44 toUtm(76.0°N, 025.0°E): 35X N 446000 8436100
    test 45 toUtm(76.0°N, 031.0°E): 35X N 607943 8438843
    test 46 toUtm(76.0°N, 037.0°E): 37X N 446000 8436100
    all testUtm.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 4.381 ms

running /usr/bin/python2.6 ~/PyGeodesy/test/testVectorial.py

    testing testVectorial.py 17.08.31

    testVectorial(pygeodesy.ellipsoidalNvector, 17.08.06)
    test 1 toLatLon: 44.995674°N, 045.0°E
    test 2 toNvector: (0.50004, 0.50004, 0.70705)
    test 3 equals: False
    test 4 equals: True
    test 5 length: 0.99992449715
    test 6 length: 1.0
    test 7 sumOf: (52.70504, 0.61904, 0.70705)
    test 8 sumOf: Nv
    test 9 length: 52.7134151513
    test 10 copy: True
    test 11 length: 52.2051356286
    test 12 length: 52.2051356286

    testVectorial(pygeodesy.sphericalNvector, 17.08.31)
    test 13 crossTrackDistanceTo: -305.67
    test 14 crossTrackDistanceTo: -307.55
    test 15 toLatLon: 44.995674°N, 045.0°E
    test 16 toNvector: (0.50004, 0.50004, 0.70705)
    test 17 equals: False
    test 18 equals: True
    test 19 length: 0.99992449715
    test 20 length: 1.0
    test 21 sumOf: (52.70504, 0.61904, 0.70705)
    test 22 sumOf: Nv
    test 23 length: 52.7134151513
    test 24 copy: True
    test 25 length: 52.2051356286
    test 26 length: 52.2051356286
    test 27 isEnclosedBy: True
    test 28 isEnclosedBy*: True
    test 29 isEnclosedBy: True
    test 30 isEnclosedBy*: True
    test 31 isWithin: False
    test 32 isWithin: True
    test 33 nearestOn: 51.0004°N, 001.9°E
    test 34 nearestOn: True
    test 35 distanceTo: 42.712
    test 36 nearestOn: 51.0°N, 002.0°E
    test 37 nearestOn: True
    test 38 nearestOn: 00.0°N, 000.0°E
    test 39 nearestOn: True
    test 40 nearestOn: 00.0°N, 020.0°E
    test 41 nearestOn: True
    test 42 nearestOn: 02.0°N, 002.0°E
    test 43 nearestOn: 02.0°N, 002.0°E
    test 44 BasseC: 47.3038°N, 002.5721°W
    test 45 BasseH: 47.311067°N, 002.528617°W
    test 46 triangulate: 47.323667°N, 002.568501°W
    test 47 triangulate: True

    all testVectorial.py tests passed (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 4.370 ms

test/run.py /usr/bin/python2.6 all 1884 tests OK (PyGeodesy 17.8.31 Python 2.6.9 64bit numpy 1.6.2 macOS 10.12.6) 25.244 sec
