We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 945a301 commit 2e24b2dCopy full SHA for 2e24b2d
pygmt/datasets/earth_free_air_anomaly.py
@@ -71,8 +71,8 @@ def load_earth_free_air_anomaly(
71
``"gridline"`` for gridline registration. Default is ``None``, means
72
``"gridline"`` for all resolutions except ``"01m"`` which is ``"pixel"`` only.
73
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
+ Set to ``True`` to download the uncertainties related to the
+ free-air anomaly values [Default is ``False`` and gives the
76
altimetry-based marine free-air anomaly values.
77
78
Returns
0 commit comments