diff --git a/src/main/java/org/orekit/overview.html b/src/main/java/org/orekit/overview.html
index 70561f532a3a3020e8bad74facc83d530d2d5fa5..3cb626a701bd567c17dc0131af29695f681a9c67 100644
--- a/src/main/java/org/orekit/overview.html
+++ b/src/main/java/org/orekit/overview.html
@@ -276,6 +276,7 @@ discrete events. Here is a short list of the features offered by the library:</p
       <li>tropospheric refraction correction angle (Recommendation ITU-R P.834-7 and Saemundssen's formula quoted by Meeus)</li>
       <li>tropospheric model for laser ranging (Marini-Murray)</li>
       <li>Klobuchar ionospheric model (including parsing α and β coefficients from University of Bern Astronomical Institute files)</li>
+      <li>Global Pression and Temperature models (GPT and GPT2)</li>
       <li>geomagnetic field (WMM, IGRF)</li>
       <li>geoid model from any gravity field</li>
       <li>displacement of ground points due to tides</li>
diff --git a/src/site/markdown/index.md b/src/site/markdown/index.md
index e11b76d103c58fbf8eb058522336bb6f59895368..10cd21f082006398e2ae993a399552b4aa571427 100644
--- a/src/site/markdown/index.md
+++ b/src/site/markdown/index.md
@@ -245,6 +245,7 @@
     * tropospheric refraction correction angle (Recommendation ITU-R P.834-7 and Saemundssen's formula quoted by Meeus)
     * tropospheric model for laser ranging (Marini-Murray)
     * Klobuchar ionospheric model (including parsing α and β coefficients from University of Bern Astronomical Institute files)
+    * Global Pression and Temperature models (GPT and GPT2)
     * geomagnetic field (WMM, IGRF)
     * geoid model from any gravity field
     * displacement of ground points due to tides