Uh oh!
There was an error while loading. Please reload this page.
Add Figure.magnetic_rose to plot a magnetic rose on map - #4051
Conversation
a525760 to
be5f819CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
seisman
commented
Dec 17, 2025
@yvonnefroehlich Please review #4014 first. I'll make further changes to this PR when PR #4014 is finalized. |
aa49ffc to
13ea8cbCompareSummary of changed imagesThis is an auto-generated report of images that have changed on the DVC remote
Image diff(s)Report last updated at commit 5dcd644 |
seisman
commented
Dec 19, 2025
13ea8cb to
98d0a0dCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
yvonnefroehlich
left a comment
There was a problem hiding this comment.
Around line 44: Need to add this high-level method to the list after merging the PR for Figure.directional_rose.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.


This PR implements the
Figure.magnetic_rosemethod to plot a magnetic rose. It wraps thebasemap/coast's-Tmoption.Preview: https://pygmt-dev--4051.org.readthedocs.build/en/4051/api/generated/pygmt.Figure.magnetic_rose.html
The GMT CLI syntax is
The Pythonic long-form parameters are:
[g|j|J|n|x]refpoint[+jjustify][+odx[/dy]]:position+w:width+p:outer_pen+i:inner_pen+l:labels+d:declination,declination_label+t:intervalsExamples
Addressing #2831.