Differences between revisions 2 and 11 (spanning 9 versions)
Revision 2 as of 2012-09-14 01:19:20
Size: 528
Comment:
Revision 11 as of 2018-05-06 10:50:20
Size: 733
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Selv.e
= Selv =
Line 2: Line 4:
= Selv.e =

Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface elevation (same as geoid).
||Category ?||Version ?||
=
= Description ==
Provided the correct GM and Omega, '''Selv''' will use [[SGRAV.TXT]] file to create the surface elevation (same as [[geoid]]).
Line 7: Line 9:
=== Input - files === == Required Files ==
Line 10: Line 12:
=== Input - stdin ===
== Input stdin ==
 * This is sometimes contained in [[MGRAV.IN]]
Line 21: Line 23:
=== Output ===
 * 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.
== Output Files ==
 * 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 26: Line 28:
attachment:filename.jpg {{attachment:filename.jpg}}

----------

Selv

Category ?

Version ?

Description

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

Required Files

  • 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 Files

  • 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)