File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
examples/projections/nongeo Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434
3535 - Append **e** to indicate that the r-axis is an elevation angle, and the range of the
3636 r-axis should be between 0° and 90°.
37- - Appending **p** sets the current Earth radius (determined by
37+ - Appending **p** sets the current Earth's radius (determined by
3838 :gmt-term:`PROJ_ELLIPSOID`) to the maximum value of the r-axis when the r-axis is
3939 reversed.
4040 - Append *radius* to set the maximum value of the r-axis.
4141
4242- **+z**: indicates that the r-axis is marked as depth instead of radius (e.g.,
4343 *r = radius - z*).
4444
45- - Append **p** to set radius to the current Earth radius.
45+ - Append **p** to set radius to the current Earth's radius.
4646 - Append *radius* to set the value of the radius.
4747"""
4848
You can’t perform that action at this time.
0 commit comments