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

Wrapper for binstats #1651

Open
1 of 5 tasks
willschlitzer opened this issue Dec 13, 2021 · 0 comments
Open
1 of 5 tasks

Wrapper for binstats #1651

willschlitzer opened this issue Dec 13, 2021 · 0 comments
Labels
feature request New feature wanted

Comments

@willschlitzer
Copy link
Contributor

willschlitzer commented Dec 13, 2021

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

Checklist for wrapping GMT Module

  • 'Initial feature implementation' Pull Request (Wrap binstats #1652)
  • 'Add missing aliases to module' documentation PR
  • 'Support additional functionality in module' PR (optional)
  • 'Add gallery example for module' documentation PR
  • 'Add tutorial for module' documentation PR (optional)
@willschlitzer willschlitzer added the feature request New feature wanted label Dec 13, 2021
@willschlitzer willschlitzer added this to the 0.6.0 milestone Dec 13, 2021
@weiji14 weiji14 modified the milestones: 0.6.0, 0.7.0 Mar 13, 2022
@seisman seisman modified the milestones: 0.7.0, 0.8.0 Jun 19, 2022
@seisman seisman modified the milestones: 0.8.0, 0.9.0 Dec 11, 2022
@seisman seisman modified the milestones: 0.9.0, 0.10.0 Mar 19, 2023
@weiji14 weiji14 removed this from the 0.10.0 milestone Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature wanted
Projects
None yet
Development

No branches or pull requests

3 participants