We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00b61f0 + 29ae117 commit 5cc1a3eCopy full SHA for 5cc1a3e
2 files changed
docs/gsw_flat.rst
@@ -10,3 +10,4 @@ The following section documents all functions alphabetically.
10
:members:
11
:undoc-members:
12
:imported-members:
13
+ :noindex:
docs/index.rst
@@ -6,7 +6,7 @@
6
GSW-Python
7
==========
8
This Python implementation of the Thermodynamic Equation of
9
-Seawater 2010 (`TEOS-10 <http://TEOS-10.org>`__) is based
+Seawater 2010 (`TEOS-10 <https://teos-10.org/>`__) is based
primarily on numpy ufunc wrappers of
the `GSW-C <https://github.com/TEOS-10/python-gsw/>`__ implementation.
We expect it to replace the original
0 commit comments