Skip to content

doc(grdmask): Fix missing dash in -Nz option reference#8913

Merged
seisman merged 2 commits intomasterfrom
copilot/fix-nz-to-negative-nz
Mar 2, 2026
Merged

doc(grdmask): Fix missing dash in -Nz option reference#8913
seisman merged 2 commits intomasterfrom
copilot/fix-nz-to-negative-nz

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

The -N option description in grdmask.rst referenced the **Nz** sub-option without its leading -, making it inconsistent with **-NZ**, **-Np**, and **-NP** in the same paragraph.

  • doc/rst/source/grdmask.rst: Changed **Nz****-Nz** on the line describing the polygon-inside z-value assignment behaviour.

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

💖 Thanks for opening this pull request! 💖

Please make sure you read our Contributing Guide and abide by our Code of Conduct.

A few things to keep in mind:

  • If you need help writing tests, take a look at the existing ones for inspiration. If you don't know where to start, let us know and we'll walk you through it.
  • All new features should be documented. It helps to write the comments for your functions, describing what they do and all arguments, before writing the code. This will help you think about your code design and results in better code.
  • We are grateful that you put in the effort to do this! 🎉

We hope that the contributing process will be a good experience for you. Please let us know if there is any way that it could be improved.

Co-authored-by: seisman <3974108+seisman@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix Nz to -NZ in grdmask documentation doc(grdmask): Fix missing dash in -Nz option reference Mar 1, 2026
@seisman seisman marked this pull request as ready for review March 2, 2026 00:39
@seisman seisman merged commit 0fbea58 into master Mar 2, 2026
1 check passed
@seisman seisman deleted the copilot/fix-nz-to-negative-nz branch March 2, 2026 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants