Skip to content

Commit

Permalink
Improve formulation
Browse files Browse the repository at this point in the history
  • Loading branch information
yvonnefroehlich committed Dec 28, 2024
1 parent 4b93a73 commit 0c84b68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/datasets/earth_free_air_anomaly.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def load_earth_free_air_anomaly(
higher than 5 arc-minutes (i.e., ``"05m"``).
registration
Grid registration type. Either ``"pixel"`` for pixel registration or
``"gridline"`` for gridline registration. Default is ``None``, means
``"gridline"`` for gridline registration. Default is ``None`` which means
``"gridline"`` for all resolutions except ``"01m"`` which is ``"pixel"`` only.
uncertainty
By default, the Earth free-air anomaly values are returned. Set to ``True`` to
Expand Down

0 comments on commit 0c84b68

Please sign in to comment.