The Skew Tangent Space
Coordinates
Define a Spherical Coordinate System. For a given point take:
- radius
- polar angle (angle from the north pole)
- azimuth angle from the prime meridian, which we will take as the great circle through the north pole and the geomagnetic pole at a distance from the north pole.
In our example we will let .
Coordinate System
- The lines of longitude ( is constant) are great circles through the poles
- The lines of latitude ( is constant) are at different angles to the longitudes.
Tangent Space
At each pont you have basis vectors of the tangent space: .
For our sphere, the basis vectors are not in general perpendicular, so this is a non-cartesian coordinate system.
'
is a tangent along a great circle through the magnetic pole, so take that as our unit length a in the cartesian case.
is the same as our cartesian case, so we can take it as a unit vector in the x / horizontal direction of magnitude .
We need the angle between and . This is an exercise in spherical trigonometry:
Given
- North Pole
- Magnetic Pole.
- angle from to along our prime meridian
Let
- point of contact / origin of our tangent space
- intersection of latitude line from to the prime meridian
- polar angle from to
- azimuth around from to
- which is the angle we seek.
Let's figure out some of the angles here:
- Both arc and arc are arcs of great circles through the pole , so they intersect the longitude arc at right angles.
- arc and are arcs of great circles, so
And now we can apply the spherical law of sines and some basic trig
Which is the angle we seek.
So in summary we have
Or formulating via the dot product
Next Up
Next up will be "The Riemannian Metric"
- ← Previous
The Tangent Space - Next →
The Metric Tensor