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

Let -J & -F have a -J without scale/size (not used anyway). #8625

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

joa-quim
Copy link
Member

Fixes #8624

@joa-quim joa-quim requested a review from a team November 19, 2024 00:33
@Esteban82
Copy link
Member

I got this output:

500000  4427757.21888
-7036643.48288  71786047.2525
-7036643.48288  71786047.2525

Script:

echo -9 40 > file
gmt mapproject file -Ju29 -C -F
gmt mapproject file -Ju60T -C -F
gmt mapproject file -Ju60T/1:1 -C -F

Is it ok, right?

@joa-quim
Copy link
Member Author

Right. Before the fisrt two commands would complain and give wrong results.

@joa-quim joa-quim merged commit fa3eda0 into master Nov 19, 2024
14 of 18 checks passed
@joa-quim joa-quim deleted the relax-J-F branch November 19, 2024 13:49
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.

mapproject -F should not need a -J.../scale
2 participants