Skip to content

Improve the documentation of the projection gallery examples - #4739

Merged
seisman merged 14 commits into
mainfrom
docs-gallery
Jul 22, 2026
Merged

Improve the documentation of the projection gallery examples#4739
seisman merged 14 commits into
mainfrom
docs-gallery

Conversation

@Chuan1937

@Chuan1937 Chuan1937 commented Jul 21, 2026

Copy link
Copy Markdown
Member

Preview: https://pygmt-dev--4739.org.readthedocs.build/en/4739/projections/azim/azim_equidistant.html

files:

  • examples/projections/azim/azim_equidistant.py
  • examples/projections/azim/azim_general_perspective.py
  • examples/projections/azim/azim_general_stereographic.py
  • examples/projections/azim/azim_gnomonic.py
  • examples/projections/azim/azim_lambert.py
  • examples/projections/azim/azim_orthographic.py
  • examples/projections/conic/conic_albers.py
  • examples/projections/conic/conic_equidistant.py
  • examples/projections/conic/conic_lambert.py
  • examples/projections/conic/polyconic.py
  • examples/projections/cyl/cyl_cassini.py
  • examples/projections/cyl/cyl_equal_area.py
  • examples/projections/cyl/cyl_equidistant.py
  • examples/projections/cyl/cyl_mercator.py
  • examples/projections/cyl/cyl_miller.py
  • examples/projections/cyl/cyl_oblique_mercator.py
  • examples/projections/cyl/cyl_stereographic.py
  • examples/projections/cyl/cyl_transverse_mercator.py
  • examples/projections/cyl/cyl_universal_transverse_mercator.py
  • examples/projections/misc/misc_eckertIV.py
  • examples/projections/misc/misc_eckertVI.py
  • examples/projections/misc/misc_hammer.py
  • examples/projections/misc/misc_mollweide.py
  • examples/projections/misc/misc_robinson.py
  • examples/projections/misc/misc_sinusoidal.py
  • examples/projections/misc/misc_spilhaus.py
  • examples/projections/misc/misc_van_der_grinten.py
  • examples/projections/misc/misc_winkel_tripel.py
  • examples/projections/nongeo/cartesian_linear.py
  • examples/projections/nongeo/cartesian_logarithmic.py
  • examples/projections/nongeo/cartesian_power.py
  • examples/projections/nongeo/polar.py

Fixes #4648

@Chuan1937 Chuan1937 self-assigned this Jul 21, 2026
@Chuan1937 Chuan1937 added this to the 0.20.0 milestone Jul 21, 2026
@Chuan1937 Chuan1937 added the documentation Improvements or additions to documentation label Jul 21, 2026
@seisman seisman added the needs review This PR has higher priority and needs review. label Jul 21, 2026
Comment thread examples/projections/azim/azim_equidistant.py Outdated
Chuan1937 and others added 2 commits July 21, 2026 16:53
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
@Chuan1937
Chuan1937 requested a review from seisman July 21, 2026 08:59
Comment thread examples/projections/cyl/cyl_oblique_mercator.py Outdated
@seisman seisman added skip-changelog Skip adding Pull Request to changelog final review call This PR requires final review and approval from a second reviewer and removed needs review This PR has higher priority and needs review. labels Jul 21, 2026

@seisman seisman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Hopefully @yvonnefroehlich can give this PR a final review.

Comment thread examples/projections/misc/misc_spilhaus.py Outdated
Comment thread examples/projections/azim/azim_equidistant.py Outdated
Comment thread examples/projections/cyl/cyl_equidistant.py Outdated
Comment thread examples/projections/cyl/cyl_mercator.py Outdated
Comment thread examples/projections/cyl/cyl_oblique_mercator.py Outdated
@yvonnefroehlich

Copy link
Copy Markdown
Member

Looks great. Hopefully @yvonnefroehlich can give this PR a final review.

Agree the bullet point style makes the projection docs easier to read and understand. I made a few comments, partly extending the scope of this PR.

Chuan1937 and others added 6 commits July 21, 2026 21:11
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Comment thread examples/projections/azim/azim_general_perspective.py Outdated
Comment thread examples/projections/conic/polyconic.py
Comment thread examples/projections/cyl/cyl_stereographic.py
Comment thread examples/projections/misc/misc_spilhaus.py
@seisman seisman removed the final review call This PR requires final review and approval from a second reviewer label Jul 22, 2026
@seisman
seisman merged commit 63353f3 into main Jul 22, 2026
10 checks passed
@seisman
seisman deleted the docs-gallery branch July 22, 2026 05:10
seisman added a commit that referenced this pull request Jul 23, 2026
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve the documentation of the projection gallery examples

3 participants