Skip to content

Add tests for KDTree arc-distance queries#857

Open
omiingale-oi wants to merge 1 commit into
pysal:mainfrom
omiingale-oi:main
Open

Add tests for KDTree arc-distance queries#857
omiingale-oi wants to merge 1 commit into
pysal:mainfrom
omiingale-oi:main

Conversation

@omiingale-oi
Copy link
Copy Markdown

@omiingale-oi omiingale-oi commented Jan 25, 2026

  1. [ x] You have run tests on this submission locally using pytest on your changes. Continuous integration will be run on all PRs with GitHub Actions, but it is good practice to test changes locally prior to a making a PR.
  2. [x ] This pull request is directed to the pysal/master branch.
  3. [x ] This pull introduces new functionality covered by
    docstrings and
    unittests?
  4. You have assigned a
    reviewer
    and added relevant labels
  5. The justification for this PR is:
    I added a few basic tests for KDTree arc-distance queries.

The goal is just to check that arc-distance querying works as expected
including a simple case where the distance should be close to a quarter
of the Earth's circumference

This only adds tests and does not change any existing functionality.
All tests are passing locally.

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.

1 participant