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

Relax column content check for pstext #8045

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Relax column content check for pstext #8045

merged 4 commits into from
Nov 17, 2023

Conversation

PaulWessel
Copy link
Member

No need to scan pstext input for absolute time beyond the expected numerical columns (which may be 2-4). Hopefully fixes John's issue.
Now it seems OK?

gmt text -JX11i/8.5i -R0/11/0/8.5 -F+f8,2+jBL -png txt <<- EOF
1 1 ATL03_20200626034717_00120806_006_01.h5/beam: gt3l
2 2 Test print
EOF

txt

No neeed to scan pstext input for absolute time beyond col 2.
It has odd input formats so we help gmtio_examine_current_record with parsing.
@PaulWessel PaulWessel added the bug Something isn't working label Nov 17, 2023
@PaulWessel PaulWessel added this to the 6.5.0 milestone Nov 17, 2023
@PaulWessel PaulWessel requested a review from joa-quim November 17, 2023 15:53
@PaulWessel PaulWessel self-assigned this Nov 17, 2023
@PaulWessel PaulWessel merged commit d91039c into master Nov 17, 2023
@PaulWessel PaulWessel deleted the text-fix branch November 17, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants