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

Not give error if -Ns is selected #41

Merged
merged 2 commits into from
Aug 27, 2018
Merged

Not give error if -Ns is selected #41

merged 2 commits into from
Aug 27, 2018

Conversation

PaulWessel
Copy link
Member

grdfft should just print the results and exit if that option was selected

Problem was that the GMT_FFT_Parse function would write the results then increment an error counter so the function would fail. However, with the error it also removed the structure that was allocated and hence grdfft could not take any action and gave more errors. Now fixed.

grdfft should just print the results and exit if that option was selected
@PaulWessel PaulWessel requested a review from a team August 27, 2018 01:22
Forgot to initialize wesn in grdblend, piggybacking on this branch.
@joa-quim joa-quim merged commit f31b33c into master Aug 27, 2018
@joa-quim joa-quim deleted the fftlistfix branch August 27, 2018 10:33
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