Gravity
transformations
Install
- All systems
-
curl cmd.cat/Gravity.sh
- Debian
-
apt-get install geographiclib-tools
- Ubuntu
-
apt-get install geographiclib-tools
- Kali Linux
-
apt-get install geographiclib-tools
- Fedora
-
dnf install GeographicLib
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install geographiclib-tools
- Raspbian
-
apt-get install geographiclib-tools
- Dockerfile
- dockerfile.run/Gravity
GeographicLib
transformations
geographiclib-tools
C++ library to solve some geodesic problems -- tools
GeographicLib is a small set of C++ classes for converting between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for geoid calculations, and for computing geodesic. It is a suitable replacement for the core functionality provided by NGA Geotrans. This package contains some core tools based on the GeographicLib library.