We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b22587 commit c1d7965Copy full SHA for c1d7965
examples/projections/README.txt
@@ -1,9 +1,9 @@
1
Projections
2
===========
3
4
-PyGMT support many map projections. Use the ``projection`` parameter to specify which
5
-one you want to use in all plotting methods. The projection is specified by a one
6
-letter code along with (sometimes optional) reference longitude and latitude and the
+PyGMT supports many map projections. Use the ``projection`` parameter to specify which
+one you want to use in all plotting methods. The projection is specified by a one-letter
+code along with (sometimes optional) reference longitude and latitude and the
7
width of the map (for example, **A**\ *lon0/lat0*\ [*/horizon*\ ]\ */width*). The map
8
height is determined based on the region and projection.
9
0 commit comments