Skip to content
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

Add ability to specify the two tails separately in grdinfo -T+a #5924

Merged
merged 2 commits into from
Oct 28, 2021

Conversation

PaulWessel
Copy link
Member

@PaulWessel PaulWessel commented Oct 28, 2021

See #5923 for background. This PR implements the change so that the alpha given may be the total tail area to be split equally between the two tails or alphaL/alphaR to instead specify unequal tails. Hence -T+a2 is the same as -T+a1/1.

Docs updated and existing tests pass. Closes #5923.

By giving one alpha it is split evenly between the left and right tail [2%].  IF we instead give alphaL/alphaR we can set the two tails separately (including setting on to 0).
@PaulWessel PaulWessel added the enhancement Improving an existing feature label Oct 28, 2021
@PaulWessel PaulWessel added this to the 6.3.0 milestone Oct 28, 2021
@PaulWessel PaulWessel self-assigned this Oct 28, 2021
@Esteban82 Esteban82 merged commit 2af2c1d into master Oct 28, 2021
@Esteban82 Esteban82 deleted the grdinfo-twotails branch October 28, 2021 02:48
@maxrjones maxrjones added the add-changelog Add PR to the changelog label Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-changelog Add PR to the changelog enhancement Improving an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let grdinfo -T+a exclude one tail
3 participants