-
Notifications
You must be signed in to change notification settings - Fork 234
Closed
Labels
feature requestNew feature wantedNew feature wanted
Description
This issue serves as the central place for discussing and tracking the implementation of the image 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/image.html
- GMT.jl: https://www.generic-mapping-tools.org/GMTjl_doc/documentation/modules/image
- PyGMT: https://www.pygmt.org/dev/api/generated/pygmt.Figure.image.html
GMT Option Flags and Modifiers
☑️: Implemented; ⬜: To be implemented/discussed; Strikethrough: Won't implement.
-
imagefile -
-B:frame -
-D: WIP: Figure.image: Refactor using the new alias system #4045 -
-F:box -
-G: -
-I:invertFigure.image: Add the parameter 'invert' for option -I #4089 @seisman -
-J:projection -
-M:monochrome -
-R:region -
: Use-UFigure.timestampinstead. -
-V:verbose -
: Use-X/-YFigure.shift_origininstead. -
-c:panel -
-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