Uh oh!
There was an error while loading. Please reload this page.
Add link to GMT full option list for grdproject, grdsample and project - #1716
Conversation
maxrjones
commented
Jan 31, 2022
I think all options for grdimage and grdproject have aliases in PyGMT. For these and others with completed aliases, I think |
weiji14
commented
Jan 31, 2022
Fair point. What do others think about having fully aliased PyGMT modules use ' That said, this change is only worth it if we can make sure Paul doesn't add new options to those modules in the future 😆 |
seisman
commented
Mar 1, 2022
Sounds good to me. |
maxrjones
left a comment
There was a problem hiding this comment.
The current wording is fine with me.
Description of proposed changes
Adds missing link to GMT doc page for
grdproject,grdsampleandproject. Also standardize to use 'Full option list' across all modules (some were using 'Full parameter list' before).Patches #1377, #1380, #1122.
Closes#1621.
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