Skip to content

Commit 2e24b2d

Browse files
Shorten formulation
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 945a301 commit 2e24b2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pygmt/datasets/earth_free_air_anomaly.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ def load_earth_free_air_anomaly(
7171
``"gridline"`` for gridline registration. Default is ``None``, means
7272
``"gridline"`` for all resolutions except ``"01m"`` which is ``"pixel"`` only.
7373
uncertainty : bool
74-
Set to ``uncertainty=True`` to download the uncertainties related to the
75-
free-air anomaly values [Default is ``uncertainty=False`` and gives the
74+
Set to ``True`` to download the uncertainties related to the
75+
free-air anomaly values [Default is ``False`` and gives the
7676
altimetry-based marine free-air anomaly values.
7777
7878
Returns

0 commit comments

Comments
 (0)