aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/desc/geoids_datasets.desc12
-rw-r--r--profiles/desc/gravity_models.desc9
-rw-r--r--profiles/desc/magnetic_models.desc13
-rw-r--r--profiles/desc/precision.desc10
4 files changed, 0 insertions, 44 deletions
diff --git a/profiles/desc/geoids_datasets.desc b/profiles/desc/geoids_datasets.desc
deleted file mode 100644
index 48dd40d39..000000000
--- a/profiles/desc/geoids_datasets.desc
+++ /dev/null
@@ -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.
diff --git a/profiles/desc/gravity_models.desc b/profiles/desc/gravity_models.desc
deleted file mode 100644
index 6db958eee..000000000
--- a/profiles/desc/gravity_models.desc
+++ /dev/null
@@ -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.
diff --git a/profiles/desc/magnetic_models.desc b/profiles/desc/magnetic_models.desc
deleted file mode 100644
index b2dece5e0..000000000
--- a/profiles/desc/magnetic_models.desc
+++ /dev/null
@@ -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 2010–2015.
-wmm2020 - the World Magnetic Model 2020, which approximates the main magnetic field for the period 2020–2025.
-wmm2015v2 - the World Magnetic Model 2015, which approximates the main magnetic field for the period 2015–2020.
-igrf11 - the International Geomagnetic Reference Field (11th generation), which approximates the main magnetic field for the period 1900–2015.
-igrf12 - the International Geomagnetic Reference Field (12th generation), which approximates the main magnetic field for the period 1900–2020.
-emm2010 - the Enhanced Magnetic Model 2010, which approximates the main and crustal magnetic fields for the period 2010–2015.
-emm2015 - the Enhanced Magnetic Model 2015, which approximates the main and crustal magnetic fields for the period 2000–2020.
-emm2017 - the Enhanced Magnetic Model 2017, which approximates the main and crustal magnetic fields for the period 2000–2022.
diff --git a/profiles/desc/precision.desc b/profiles/desc/precision.desc
deleted file mode 100644
index 7cc4b6ce1..000000000
--- a/profiles/desc/precision.desc
+++ /dev/null
@@ -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.