Skip to content

Commit 2c93de1

Browse files
Meghan Jonesweiji14
andauthored
Update pygmt/src/grdimage.py
Co-authored-by: Wei Ji <23487320+weiji14@users.noreply.github.com>
1 parent 677f780 commit 2c93de1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pygmt/src/grdimage.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ def grdimage(self, grid, **kwargs):
133133
intensity, and ambient arguments for that module, or just give
134134
**+d** to select the default arguments
135135
[Default is **+a**\ -45\ **+nt**\ 1\ **+m**\ 0]. If you want a more
136-
specific intensity scenario then run ``grdgradient`` separately first. If
137-
we should derive intensities from another file than grid, specify the
138-
file with suitable modifiers [Default is no illumination].
136+
specific intensity scenario then run ``grdgradient`` separately first.
137+
If we should derive intensities from another file than grid, specify
138+
the file with suitable modifiers [Default is no illumination].
139139
{J}
140140
monochrome : bool
141141
Force conversion to monochrome image using the (television) YIQ

0 commit comments

Comments
 (0)