-
Notifications
You must be signed in to change notification settings - Fork 234
Open
Labels
feature requestNew feature wantedNew feature wanted
Milestone
Description
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.
Documentation
- GMT: https://docs.generic-mapping-tools.org/dev/basemap.html
- GMT.jl: https://www.generic-mapping-tools.org/GMTjl_doc/documentation/modules/basemap
- PyGMT: https://www.pygmt.org/dev/api/generated/pygmt.Figure.directional_rose.html
GMT Option Flags and Modifiers
☑️: Implemented; ⬜: To be implemented/discussed; Strikethrough: Won't implement.
Below are the option flags and modifiers of the basemap module.
-
-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 rose-
g|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.
Linked Pull Requests
- Initial feature implementation Add Figure.scalebar to plot a scale bar on maps #4015 @seisman
- Add a tutorial or gallery example
- Deprecate
map_roseinFigure.coast/Figure.basemap
Related Issues and Discussions
Add links to related wrapper discussions, API design threads, or upstream GMT changes here.
Metadata
Metadata
Assignees
Labels
feature requestNew feature wantedNew feature wanted
Type
Projects
Status
No status