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

Fix the problem with -o and remote files. #8621

Merged
merged 1 commit into from
Nov 17, 2024
Merged

Fix the problem with -o and remote files. #8621

merged 1 commit into from
Nov 17, 2024

Conversation

joa-quim
Copy link
Member

Fixes #8620

@joa-quim joa-quim requested a review from a team November 17, 2024 14:31
@Esteban82
Copy link
Member

I got this outputs. I think it is working.

5.96701
47.80662982
NaN
47.80662982     235.679895753

Script

echo 5.96701 47.80662982 > file
gmt grdtrack file -G@earth_relief_02m -n+a -o0
gmt grdtrack file -G@earth_relief_02m -n+a -o1
gmt grdtrack file -G@earth_relief_02m -n+a -o10
gmt grdtrack file -G@earth_relief_02m -n+a -o1,2

@joa-quim joa-quim merged commit 929b5bd into master Nov 17, 2024
13 of 18 checks passed
@joa-quim joa-quim deleted the fix-o_remotes branch November 17, 2024 15:54
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.

-o is all broken when used in remote files
2 participants