Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Dec 12, 2023
1 parent 6a2cce4 commit af1a987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/datasets/moon_relief.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def load_moon_relief(
[*xmin*, *xmax*, *ymin*, *ymax*] or a string *xmin/xmax/ymin/ymax*.
Required for grids with resolutions higher than 5 arc-minutes
(i.e., ``"05m"``).
registration : str
registration
Grid registration type. Either ``"pixel"`` for pixel registration or
``"gridline"`` for gridline registration. Default is ``None`` , means
``"gridline"`` for all resolutions except for ``"14s"`` which is
Expand Down

0 comments on commit af1a987

Please sign in to comment.