Skip to content

Conversation

Esteban82
Copy link
Member

The grdimage module does not require the -J argument.

Modify the file so that -J appears among the optional arguments when one types gmt grdimage in the terminal.
I also remove J in #define THIS_MODULE_NEEDS.

On my pc it works fine. But I'm not sure I did it right.

Then I will modify the rst file.

@Esteban82 Esteban82 added the documentation Improve documentation label Feb 18, 2025
@Esteban82 Esteban82 requested review from joa-quim, seisman and a team February 18, 2025 19:02
Copy link
Contributor

@remkos remkos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@Esteban82
Copy link
Member Author

Can I merge this?

BTW, I've just updated the rst file directly to master and looks fine.

@Esteban82
Copy link
Member Author

@joa-quim is it ok to merge this?

@joa-quim
Copy link
Member

This is not right. At #L223 it's inserting the -J in the middle of -I description.

@Esteban82
Copy link
Member Author

This is not right. At #L223 it's inserting the -J in the middle of -I description.

Ok. I see. Should it be in Line 231 (just before GMT_Option (API, "K");)?

@joa-quim
Copy link
Member

Yep, alphabetic order.

@Esteban82
Copy link
Member Author

Now it is line 231.

BTW, why there is "-" after the "J"?

@joa-quim
Copy link
Member

BTW, why there is "-" after the "J"?

Don't remember.

@Esteban82 Esteban82 merged commit 18d358c into master Sep 17, 2025
10 of 13 checks passed
@Esteban82 Esteban82 deleted the grdimage_required_arguments branch September 17, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improve documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants