-
Notifications
You must be signed in to change notification settings - Fork 232
Open
Labels
help wantedHelping hands are appreciatedHelping hands are appreciated
Milestone
Description
Tracking progress on new alias system migration decided in #3239/#4000, in relation to pythonic param class additions (from initial implementation, to updating all the PyGMT methods to include type-hints for that class).
Note that these are mostly the common parameters/aliases used across multiple GMT modules.
alias/class name | Alias migration | Class addition | type-hint with class |
---|---|---|---|
box/Box (-F) | #4073 | #3995 | #4073 |
cores (-x) | #4118 | π« | π« |
fill/Pattern (-G) | #4041/#4109/π§ | #4020 | π§ |
frame/Frame (-B) | π§ | π§ | π§ |
monochrome (-M) | #4088 | π« | π« |
no_clip (-N) | #4103 | π« | π« |
panel (-c) | #4030 | π« | π« |
pen/Pen (-W) | #4109/π§ | #1239 | π§ |
projection/Projection (-J) | #4024 | #379 | #4123/π§ |
region (-R) | #4099 | π« | π« |
verbose (-V) | #4039 | π« | π« |
For those interested in helping, check out the list of aliases at #48 for ideas.
Key:
- π« - not needed
- π§ - TODO
seisman and yvonnefroehlichyvonnefroehlich
Metadata
Metadata
Assignees
Labels
help wantedHelping hands are appreciatedHelping hands are appreciated
Type
Projects
Status
In Progress