Differences between revisions 5 and 9 (spanning 4 versions)
Revision 5 as of 2012-09-20 14:37:19
Size: 597
Editor: EricPalmer
Comment:
Revision 9 as of 2016-05-17 16:44:02
Size: 662
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Selv.e = ## page was renamed from Selv.e
= Selv =
Line 10: Line 11:
 * This is sometimes contained in ["MGRAV.IN"]  * This is sometimes contained in [[MGRAV.IN]]
Line 21: Line 22:
 * some large negative number
 * SHAPEFILES/["GEOID.TXT"] - gives the geoid in X, Y, Z position. A 3 column file.
 * SHAPEFILES/["SHAPEC.TXT"] - gives the height above the surface. A 4 column file.
 * some large negative number (e.g. -65890511.606425241)
 * SHAPEFILES/[[GEOID.TXT]] - gives the geoid in X, Y, Z position. A 3 column file.
 * SHAPEFILES/[[SHAPEC.TXT]] - gives the height above the surface. A 4 column file.
Line 25: Line 26:
attachment:filename.jpg {{attachment:filename.jpg}}

Selv

Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface elevation (same as geoid).

Files (Required)

  • SGRAV.TXT

Input - stdin

  • This is sometimes contained in MGRAV.IN

  • What it asks for

   GM (km^3/s^2), Omega (deg/day)
     1.728e10
     1617.250674

Output

  • some large negative number (e.g. -65890511.606425241)
  • SHAPEFILES/GEOID.TXT - gives the geoid in X, Y, Z position. A 3 column file.

  • SHAPEFILES/SHAPEC.TXT - gives the height above the surface. A 4 column file.

Selv (last edited 2018-05-06 10:50:20 by BMittan)