Skip to content

pygmt.grdlandmask: Improve the checking of parameters 'maskvalues'/'bordervalues' #3963

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seisman
Copy link
Member

@seisman seisman commented Jun 3, 2025

Checking maskvalues/bordervalues with the new sequence_join function added in #3961.

@seisman seisman added this to the 0.16.0 milestone Jun 3, 2025
@seisman seisman added enhancement Improving an existing feature needs review This PR has higher priority and needs review. labels Jun 3, 2025
@seisman seisman added final review call This PR requires final review and approval from a second reviewer and removed needs review This PR has higher priority and needs review. labels Jun 3, 2025
@@ -17,17 +24,17 @@
@fmt_docstring
@use_alias(
A="area_thresh",
Copy link
Member Author

@seisman seisman Jun 4, 2025

Choose a reason for hiding this comment

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

Add a trailing dash after #3965:

Suggested change
A="area_thresh",
A="area_thresh",
D="resolution-",
E="bordervalues-",

@@ -17,17 +24,17 @@
@fmt_docstring
@use_alias(
A="area_thresh",
E="bordervalues",
I="spacing",
Copy link
Member Author

Choose a reason for hiding this comment

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

Suggested change
I="spacing",
I="spacing",
N="maskvalues-",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving an existing feature final review call This PR requires final review and approval from a second reviewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants