Skip to content

The geodetic inverse, program INVERSE, is the tool for computing the geodetic azimuth and distance between two points, given their latitudes and longitudes.

License

Notifications You must be signed in to change notification settings

Geo-Linux-Calculations/inverse

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inverse

The geodetic inverse, program INVERSE, is the tool for computing the geodetic azimuth and distance between two points, given their latitudes and longitudes.

The three-dimensional versions of the geodetic inverse program INVERS3D includes the ellipsoid height component. Also included in the 3D programs are:

  1. Conversions between geodetic positions (latitude, longitude, and ellipsoid height) and rectangular coordinates (X,Y,Z in the Conventional Terrestrial Reference System).
  2. Conversions between the following four observation sets:
    1. DN,DE,DU (differential N, E, U using the FROM station as the origin of the NEU-coordinate system.)
    2. DX,DY,DZ (differential X, Y, Z used to express GPS vectors)
    3. delta height, forward azimuth, ellipsoidal distance
    4. delta height, forward azimuth, mark-to-mark distance

For additional information, contact: NOAA National Geodetic Survey, [email protected]

Visit: https://geodesy.noaa.gov/PC_PROD/Inv_Fwd/

NOAA Open Source Disclaimer

This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ?as is? basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.

Please note that there is no confidentiality on any code submitted through pull requests to NOAA National Geodetic Survey. If the pull requests are accepted and merged into the master branch then they become part of publicly accessible code.

License

Software code created by U.S. Government employees is not subject to copyright in the United States (17 U.S.C. �105). The United States/Department of Commerce reserve all rights to seek and obtain copyright protection in countries other than the United States for Software authored in its entirety by the Department of Commerce. To this end, the Department of Commerce hereby grants to Recipient a royalty-free, nonexclusive license to use, copy, and create derivative works of the Software outside of the United States.

About

The geodetic inverse, program INVERSE, is the tool for computing the geodetic azimuth and distance between two points, given their latitudes and longitudes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 99.7%
  • Makefile 0.3%