-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
feature requestNew feature wantedNew feature wanted
Milestone
Description
This issue serves as the central place for discussing and tracking the implementation of the coast method in PyGMT. The issue will be closed when the initial implementation is complete. Progress is tracked at PyGMT: Wrapping GMT modules.
Documentation
- GMT: https://docs.generic-mapping-tools.org/dev/coast.html
- GMT.jl: https://www.generic-mapping-tools.org/GMTjl_doc/documentation/modules/coast
- PyGMT: https://www.pygmt.org/dev/api/generated/pygmt.Figure.coast.html
GMT Option Flags and Modifieres
☑️: Implemented; ⬜: To be implemented/discussed; Strikethrough: Won't implement.
-
-R:region -
-J:projection -
-A -
-B:frame -
-C -
-D:resolutionFigure.coast/pygmt.grdlandmask/pygmt.select: Refactor to use the new alias system for parameter 'resolution' #4013 -
-E -
-G:land -
-F:box. No longer needed after Add Figure.scalebar to plot a scale bar on maps #4015, Figure.directional_rose: Add a directional rose on map #4164, Add Figure.magnetic_rose to plot a magnetic rose on map #4051 -
-I:riversFigure.coast: Migrate the rivers parameter to the new alias system and improve docstrings #4242 -
-L: Add a map scale. Will be implemented in Add Figure.scalebar to plot a scale bar on maps #4015 -
-M -
-N:bordersFigure.coast: Migrate the borders parameter to the new alias system and improve docstrings #4257 -
-Q -
-S:water -
-Td: Add a directional rose. Will be implemented in Figure.directional_rose: Add a directional rose on map #4164 -
-Tm: Add a magnetic rose. Will be implemented in Add Figure.magnetic_rose to plot a magnetic rose on map #4051 -
-W:shorelinesFigure.coast: Migrate the shorelines parameter to the new alias system and improve docstrings #4258 -
: Use-UFigure.timestampinstead. -
-V: verbose -
: Use-X/-YFigure.shift_origininstead. -
-bo -
-c: panel -
-do -
-p:perspective -
-t:transparency -
-: -
: Use--PAR=valuepygmt.configinstead.
Linked Pull Requests
- Initial feature implementation
- Add a tutorial or gallery example
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
4) Gallery|tutorial example