This is the command gbfilternear that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gbfilternear - Filter too near data point in Euclidean metric
SYNOPSIS
gbfilternear [options]
DESCRIPTION
Filter out too near points. Each row represents Cartesian coordinates of a point in an
Euclidean space, whose dimension is set by the number of columns. Rows are removed which
are nearer than a minimal distance set with the option '-d'. The order is relevant as
first entries are the last to be removed.
OPTIONS
-d minimal allowed distance (default 1)
-F specify the input fields separators (default " \t")
-h this help
-v verbose mode
Use gbfilternear online using onworks.net services