You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue serves as the central place for discussing and tracking the implementation of the Figure.magnetic_rose method in PyGMT. The issue will be closed when the initial implementation is complete. Progress is tracked at PyGMT: Wrapping GMT modules.
Figure.directional_rose is a thin wrapper for the -Td option of the basemap module.
This issue serves as the central place for discussing and tracking the implementation of the
Figure.magnetic_rosemethod in PyGMT. The issue will be closed when the initial implementation is complete. Progress is tracked at PyGMT: Wrapping GMT modules.Figure.directional_roseis a thin wrapper for the-Tdoption of thebasemapmodule.Documentation
GMT Option Flags and Modifiers
☑️: Implemented; ⬜: To be implemented/discussed;
Strikethrough: Won't implement.Below are the option flags and modifiers of the
basemapmodule.-R:region-J:projection-Jz/-JZ:zscale/zsize: Dumping polygons of bounding box. Make no sense here.-A-B:frame-F:boxAdd Figure.directional_rose to plot a directional rose on map #4025: Add a map scale bar-L: Add a directional rose-Td-Tm: Add a magnatic rose[g|j|J|n|x]<refpoint>+j<justify>+o<dx>[/<dy>]:position+w<width>:width+d[<dec>[/<dlabel>]]:declination,declination_label+i<pen>:inner_pen+l<w,e,s,n>:labels+p<pen>:outer_pen+t<ints>:intervals: Use-UFigure.timestampinstead.-V:verboseAdd Figure.directional_rose to plot a directional rose on map #4025: Use-X/-YFigure.shift_origininstead.-c:panelAdd Figure.directional_rose to plot a directional rose on map #4025: Makes no sense in-fFigure.scalebar-p:perspectiveAdd Figure.directional_rose to plot a directional rose on map #4025-t:transparencyAdd Figure.directional_rose to plot a directional rose on map #4025: Use--PAR=valuepygmt.configinstead.Linked Pull Requests
compassinFigure.coast/Figure.basemapRelated Issues and Discussions
Add links to related wrapper discussions, API design threads, or upstream GMT changes here.