Figure.meca: Add aliases for C, E, G, and W#2345
Conversation
|
@yvonnefroehlich Is this PR finished? I don't think a unit test is necessary, because this PR only adds aliases, and we're confident that aliases work. |
|
BTW, could you please split this PR into two separate PRs: one for the docstring changes and another one for the new aliases. |
I submitted a separate PR #2360 for the docstring changes.
Yes, this PR should be finished.
This is fine with me, but I have experience with testing code... Adding a unit test was suggested in #2345 (comment). |
It depends on you. You can keep working in this PR if you want to add more aliases. |
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Co-authored-by: Michael Grund <23025878+michaelgrund@users.noreply.github.com>
Description of proposed changes
This PR aims to add aliases for
pygmt.Figure.meca:cmapextensionfillcompressionfillpen[ ] add unit testRelated to comments #2329 (comment), #2329 (comment), and #2329 (comment).
Reminders
make formatandmake checkto make sure the code follows the style guide.doc/api/index.rst.Slash Commands
You can write slash commands (
/command) in the first line of a comment to performspecific operations. Supported slash commands are:
/format: automatically format and lint the code/test-gmt-dev: run full tests on the latest GMT development version