Skip to content

Commit f650209

Browse files
eemcmullanseisman
andauthored
Update examples/projections/cyl/cyl_oblique_mercator_2.py
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 40cd3eb commit f650209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/projections/cyl/cyl_oblique_mercator_2.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
fig = pygmt.Figure()
2222
# Using the origin and two points
2323
fig.coast(
24-
projection="Ob130/35/25/35/12c",
24+
projection="Ob130/35/25/35/6c",
2525
# Set bottom left and top right coordinates of the figure with "+r"
2626
region="130/35/145/40+r",
2727
frame="afg",

0 commit comments

Comments
 (0)