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 grdvector -Vl report some statistics on scaled vector length #177

Merged
merged 1 commit into from
Nov 11, 2018

Conversation

PaulWessel
Copy link
Member

This is useful for knowing what threshold length might be set via +n. Currently the user would not necessarily know that. With -Vl we print the min, max, and mean scaled vector lengths. For geographic geo-vectors these are in km while for Cartesian vectors they are in the selected length unit (inch, cm, points).

This is useful for knowing what threshold length might be set via +n<threshold>.  Currenlty the user would not necessarily know that.
@PaulWessel PaulWessel requested a review from a team November 10, 2018 22:34
@joa-quim joa-quim merged commit fdd3333 into master Nov 11, 2018
@joa-quim joa-quim deleted the veclengthinfo branch November 11, 2018 13:31
obaney pushed a commit to obaney/gmt that referenced this pull request Aug 18, 2021
…ls#177)

LibGMT no longer takes a pathname as input. The library path is either
just the file name, or the directory is taken from the GMT_LIBRARY_PATH
environment variable. This allows users to direct the GMT/Python to
libgmt. It's useful to test against a local build of GMT trunk or
resolving path issues without resorting to LD_LIBRARY_PATH.

Replace section on LD_LIBRARY_PATH with GMT_LIBRARY_PATH in install
docs. Make it clear that this should be a last resort.

Fixes GenericMappingTools#172 and fixes GenericMappingTools#165
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