Skip to content

Commit c5de0b5

Browse files
committed
Set debug mode
1 parent 017648f commit c5de0b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/gallery/images/grdgradient.py

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
import pygmt
1414

15+
pygmt.config(GMT_VERBOSE="d")
1516
# Define region of interest around Yosemite valley
1617
region = [-119.825, -119.4, 37.6, 37.825]
1718

0 commit comments

Comments
 (0)