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

Move the plotting section to map docs #6870

Merged
merged 8 commits into from Mar 22, 2023
Merged

Conversation

hayesla
Copy link
Member

@hayesla hayesla commented Mar 22, 2023

This PR addresses #6866, which moves the plotting docs into the map tutorial section, and removes the plotting section (which included a matplotlib intro). The reader is now referred to the matplotlib docs for more information on this

Copy link
Member

@dstansby dstansby left a comment

Choose a reason for hiding this comment

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

If CI is happy, I'm happy 😄 . I think lots of this content needs updating, but for this PR just moving it is an improvement 👍

docs/intro/maps.rst Outdated Show resolved Hide resolved
@dstansby dstansby added the No Backport A PR that isn't to be backported to any release branch. (To be used as a flag to other maintainers) label Mar 22, 2023
@hayesla
Copy link
Member Author

hayesla commented Mar 22, 2023

Yeah I totally agree, the content needs updating. I'll open an issue about this now

Comment on lines +442 to +450
Check out the following foundational examples in the Example Gallery for plotting Maps:

* :ref:`sphx_glr_generated_gallery_plotting_aia_example.py`

* :ref:`sphx_glr_generated_gallery_plotting_wcsaxes_plotting_example.py`

* :ref:`sphx_glr_generated_gallery_plotting_map_editcolormap.py`

* :ref:`sphx_glr_generated_gallery_plotting_grid_plotting.py`
Copy link
Member

Choose a reason for hiding this comment

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

It would be nice if we could use minigallery here.

Copy link
Member

Choose a reason for hiding this comment

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

@nabobalis nabobalis merged commit c6b50da into sunpy:main Mar 22, 2023
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Backport A PR that isn't to be backported to any release branch. (To be used as a flag to other maintainers)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants