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

add numba and geographic distance #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dgarnier
Copy link

I wanted to add a geographic distance, living near 40N, there is some reason for this. Secondly, I wanted it to go faster as I'm looking at hundreds of tracks which took 10s of minutes to get through. With numba, the loop spins through much faster.. probably still can be further optimized, but this is a big help and super easy. Tried to make it agnostic, but haven't tried it in a lot of places.

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