We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017648f commit c5de0b5Copy full SHA for c5de0b5
examples/gallery/images/grdgradient.py
@@ -12,6 +12,7 @@
12
13
import pygmt
14
15
+pygmt.config(GMT_VERBOSE="d")
16
# Define region of interest around Yosemite valley
17
region = [-119.825, -119.4, 37.6, 37.825]
18
0 commit comments