Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GMT argument in the cylindric projections gallery to doc standards #789

Merged
merged 16 commits into from
Jan 6, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update examples/projections/cyl/cyl_universal_transverse_mercator.py
  • Loading branch information
seisman committed Jan 6, 2021
commit 261cf2c3c89ade9b9e80e3e80a0eeffff765ed03
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

**u**\ *zone/scale* or **U**\ *zone/width*

the projection is set with *u* or *U*. *zone* sets the zone for the figure, and
the projection is set with **u** or **U**. *zone* sets the zone for the figure, and
the figure size is set wtih *scale* or *width*.
"""
import pygmt
Expand Down