You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wrap binstats, which would use the gmtbinstats module.
Implement gmtbinstats which reads arbitrarily located (x,y[,z][,w]) points (2-4 columns) from standard input [or table] and for each node in the specified grid layout determines which points are within the given radius. These point are then used in the calculation of the specified statistic. The results may be presented as is or may be normalized by the circle area to perhaps give density estimates. Alternatively, select hexagonal tiling instead or a rectangular grid layout.
Are you willing to help implement and maintain this feature? Yes
Wrap
binstats
, which would use thegmtbinstats
module.Implement
gmtbinstats
which reads arbitrarily located (x,y[,z][,w]) points (2-4 columns) from standard input [or table] and for each node in the specified grid layout determines which points are within the given radius. These point are then used in the calculation of the specified statistic. The results may be presented as is or may be normalized by the circle area to perhaps give density estimates. Alternatively, select hexagonal tiling instead or a rectangular grid layout.Are you willing to help implement and maintain this feature? Yes
Checklist for wrapping GMT Module
The text was updated successfully, but these errors were encountered: