Uh oh!
There was an error while loading. Please reload this page.
DOC: Rename Gallery example for GMT logo - #3856
Conversation
seisman
commented
Mar 17, 2025
Actually, I'm debating if we should combine the pygmtlogo function into the |
yvonnefroehlich
commented
Mar 18, 2025
I am also fine with having a combined method for both logos! In this case we will probably have a combined gallery example showing both logos. I think it make sense to focus in PR #3849 on the code of the extend or new method. For the case of a combined method, we can maybe use this PR to extend the current gallery example? For now, I set this PR to draft. A bit off topic: In the gallery example for |
seisman
commented
Mar 19, 2025
Yes, we just need to find another image and replace the GMT one. |
seisman
commented
Mar 19, 2025
Actually, even if we decide to combine the pygmt logo into the |
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
Uh oh!
There was an error while loading. Please reload this page.
Description of proposed changes
In case we have a separate gallery example for the PyGMT logo in the future, I feel it makes sense to rename the already existing gallery example for the GMT logo and adjust the title to be more specific.
Also rewrap to the maximum allowed line length, which seems to be extended in the last ruff release, and is now 88 characters.
Preview:
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