experience and innovation

Now Hiring!

-------------------------------------------------------------------------------
   Load the GEMT1 data.
-------------------------------------------------------------------------------
   Form:
   [sO, c, j, mu, a] = LoadGEM( unNorm )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   unNorm           If any input here generate unnormalized coefficients

   -------
   Outputs
   -------
   s0       (36,36) S terms  s(n,m) where n and m are degree and order of the model.
   c        (36,36) C terms  c(n,m)
   j        (36)    m = 0 terms
   mu               Spherical gravitational potential
   a                Earth radius

-------------------------------------------------------------------------------
   Reference: Seidelmann, P.K, (ed) (1992). Explanatory Supplement to the
              Astronomical Almanac. University Science Books, Mill Valley, CA.
              pp. 227-233.
-------------------------------------------------------------------------------