remove descriptions

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2020-04-28 23:03:35 +02:00
parent 7a6c4de3e5
commit 5ea3c8cd06
4 changed files with 0 additions and 44 deletions

View File

@@ -1,12 +0,0 @@
# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of GEOIDS_DATASETS USE_EXPAND flags.
egm84-30 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 30' grid.
egm84-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/wgs84_180/wgs84_180.html 15' grid.
egm96-15 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 15' grid.
egm96-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html 5' grid.
egm2008-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 5' grid.
egm2008-2-5 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 2.5' grid.
egm2008-1 - http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm2008 1' grid.

View File

@@ -1,9 +0,0 @@
# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of GRAVITY_MODELS USE_EXPAND flags.
egm84 - the Earth Gravity Model 1984, which includes terms up to degree 180.
egm96 - the Earth Gravity Model 1996, which includes terms up to degree 360.
egm2008 - the Earth Gravity Model 2008, which includes terms up to degree 2190.
wgs84 - the WGS84 Reference Ellipsoid. This is just reproduces the normal gravitational field for the reference ellipsoid. This includes the zonal coefficients up to order 20.

View File

@@ -1,13 +0,0 @@
# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of MAGNETIC_MODELS USE_EXPAND flags.
wmm2010 - the World Magnetic Model 2010, which approximates the main magnetic field for the period 20102015.
wmm2020 - the World Magnetic Model 2020, which approximates the main magnetic field for the period 20202025.
wmm2015v2 - the World Magnetic Model 2015, which approximates the main magnetic field for the period 20152020.
igrf11 - the International Geomagnetic Reference Field (11th generation), which approximates the main magnetic field for the period 19002015.
igrf12 - the International Geomagnetic Reference Field (12th generation), which approximates the main magnetic field for the period 19002020.
emm2010 - the Enhanced Magnetic Model 2010, which approximates the main and crustal magnetic fields for the period 20102015.
emm2015 - the Enhanced Magnetic Model 2015, which approximates the main and crustal magnetic fields for the period 20002020.
emm2017 - the Enhanced Magnetic Model 2017, which approximates the main and crustal magnetic fields for the period 20002022.

View File

@@ -1,10 +0,0 @@
# Copyright 1999-2020 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
# This file contains descriptions of PRECISION USE_EXPAND flags.
arbitrary - floating point arbitrary precision.
double - floating point 53-bit precision.
quad - floating point 113-bit precision.
long-double - floating point 64-bit precision.
single - floating point 24-bit precision.