Figure.grdview, Figure.grdimage: Add alias "no_interpolation" for "-T"#3355
Figure.grdview, Figure.grdimage: Add alias "no_interpolation" for "-T"#3355yvonnefroehlich wants to merge 3 commits intomainfrom
Conversation
|
Two points:
|
Thanks for pointing out! Included in commit 28bf914.
You mean splitting the functionality of -T to have additionally separate parameters for +o and +s? |
Yes. |
|
The full syntax of the
Instead of alias So, we can use two parameters
|
Description of proposed changes
This PR addes an alias for -T of
Figure.grdviewandFigure.grdimage:no_interpolationPreview: https://pygmt-dev--3355.org.readthedocs.build/en/3355/api/generated/pygmt.Figure.grdview.html
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 command is:
/format: automatically format and lint the code