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 8cce0b1 commit e94ee24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/datasets/mars_relief.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def load_mars_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 ``"12s"`` which is
Expand Down

0 comments on commit e94ee24

Please sign in to comment.