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.directional_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.directional_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-Td: Add a directional roseg|j|J|n|x]refpoint[+jjustify][+odx[/dy]]:positionAdd Figure.directional_rose to plot a directional rose on map #4025+wwidth:widthAdd Figure.directional_rose to plot a directional rose on map #4025+f:fancyAdd Figure.directional_rose to plot a directional rose on map #4025+F: "Use +F to force the labels to be readable from the south if the projection has extensive rotation of the directions." [What does it mean?]-l:labelsAdd Figure.directional_rose to plot a directional rose on map #4025: Add a magnatic rose-Tm: 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.Related GMT Parameters
Linked Pull Requests
roseinFigure.coast/Figure.basemapRelated Issues and Discussions
Add links to related wrapper discussions, API design threads, or upstream GMT changes here.