Skip to content

Commit 40cd3eb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/projections/cyl/cyl_oblique_mercator_1.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 azimuth
2323
fig.coast(
24-
projection="Oa-120/25/-30/12c+v",
24+
projection="Oa-120/25/-30/6c+v",
2525
# Set bottom left and top right coordinates of the figure with "+r"
2626
region="-122/35/-107/22+r",
2727
frame="afg",

0 commit comments

Comments
 (0)