Add gallery example for directional roses#4010
Conversation
|
Cool - will look at the plots in detail later on. But just want to mention that there is an issue suggesting to implemente a high-level methods for plotting a directional rose etc. at #2831 (similar to |
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
|
Instead of plotting eight roses in eight subplots, maybe it's better to plot eight roses in a single basemap? |
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>
|
@michaelgrund @yvonnefroehlich I've opened PR #4025 which adds the |
Great, will wait until #4025 is merged! |
|
@michaelgrund The |
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
|
I feel it would be better if we could find all GMT parameters (e.g., Anyway, we can finish this gallery example first, then implement these parameters and update the gallery example in separate PRs. |
|
Ping @michaelgrund |
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com> Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
|
/format |
|
Please rewrap the short lines to 88 characters, then I think this PR should be good for merging. |
yvonnefroehlich
left a comment
There was a problem hiding this comment.
Looks good (just the line length 🙃).
Description of proposed changes
This PR adds a gallery example to show the usage of map roses.
Preview:
https://pygmt-dev--4010.org.readthedocs.build/en/4010/gallery/embellishments/directional_roses.html
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash command is:
/format: automatically format and lint the code