-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsfeature 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.
The Figure.directional_rose method wraps the -Td option in basemap/coast.
Documentation
- GMT: https://docs.generic-mapping-tools.org/dev/basemap.html
- GMT.jl: NA
- PyGMT: https://www.pygmt.org/dev/api/generated/pygmt.Figure.directional_rose.html
GMT Option Flags
☑️: Implemented; ⬜: To be implemented/discussed; Strikethrough: Won't implement.
Below we list all option flags in basemap, but not all of them make sense here.
-
-J: -
-R: -
: Dump the polygon. Makes no sense.-A -
-B: -
-F:box. -
: Will be implemented as-LFigure.scale_bar -
: Will be implemented as-TmFigure.magnetic_rose -
: Use-UFigure.timestampinstead -
-V -
: Use-X/-YFigure.shift_origininstead. -
: output column types. Makes no sense.-f -
-p -
-t -
: Use--PAR=valuepygmt.configinstead. -
-Td:-Td[g|j|J|n|x]refpoint[+f|F[level]][+jjustify][+l[w,e,s,n]][+odx[/dy]][+wwidth]-
g|j|J|n|x: position_type -
refpoint: position -
+j: anchor -
+o: anchor_offset -
+w: width -
+l: label [Maybelabels, sincelabelis an alias for common option-l?] -
+f: fancy -
+F: not implemented yet
-
Linked Pull Requests
- Initial feature implementation Add Figure.directional_rose to plot a directional rose on map #4025 @seisman
- Add a tutorial or gallery example
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already existsfeature requestNew feature wantedNew feature wanted
Type
Projects
Status
No status