Differences between revisions 2 and 6 (spanning 4 versions)
Revision 2 as of 2012-09-14 01:19:20
Size: 528
Comment:
Revision 6 as of 2012-09-20 14:37:42
Size: 627
Editor: EricPalmer
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 7: Line 6:
=== Input - files === === Files (Required) ===
Line 11: Line 10:
 * This is sometimes contained in ["MGRAV.IN"]
Line 22: Line 21:
 * some large negative number
 * ["GEOID.TXT"] - gives the geoid in X, Y, Z position. A 3 column file.
 * ["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.

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.

attachment:filename.jpg

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