Differences between revisions 6 and 7
Revision 6 as of 2012-09-20 14:37:42
Size: 627
Editor: EricPalmer
Comment:
Revision 7 as of 2015-05-06 11:15:24
Size: 631
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * This is sometimes contained in ["MGRAV.IN"]  * This is sometimes contained in [[MGRAV.IN]]
Line 22: Line 22:
 * 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.
 * 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 25:
attachment:filename.jpg {{attachment:filename.jpg}}

Selv.e

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)