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

Update with radial search functionality #28

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

CDJellen
Copy link
Owner

Summary of core changes:

  • added a new API method, radial_search which returns all NDBC stations within r ('km', 'nm', 'mi') units from the specified lat-lon pair.
  • Updated documentation for the new API method
  • warning filters for recent versions of the pandas library

@CDJellen CDJellen added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 29, 2024
@CDJellen CDJellen self-assigned this Apr 29, 2024
@CDJellen CDJellen linked an issue Apr 29, 2024 that may be closed by this pull request
@CDJellen CDJellen merged commit 664bee8 into main Apr 29, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider implementing NDBC radial search
1 participant