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

My fix for -A was a red herring #91

Merged
merged 1 commit into from
Sep 23, 2018
Merged

My fix for -A was a red herring #91

merged 1 commit into from
Sep 23, 2018

Conversation

PaulWessel
Copy link
Member

The real issues was just what happened with -C.

Fixes #90

There really are just these scenarios when -N is given:

  1. -N is given without a cpt. Then -C must be given, otherwise there is no CPT
  2. -N is given. Then we are these cases:
    a) No -C and no -A: Pass -C to select the contours
    b) No -C but -A: No difference, still need -C and pass -A as well
    c) Got -C<cpt or #>: Pass that -C to grdcontour.

The real issues was just what happened with -C.
@joa-quim joa-quim merged commit ee86daa into master Sep 23, 2018
@joa-quim joa-quim deleted the contfix branch September 23, 2018 22:21
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
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.

None yet

2 participants