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

Registration checklist #8

Open
5 tasks
anowacki opened this issue Feb 16, 2022 · 0 comments
Open
5 tasks

Registration checklist #8

anowacki opened this issue Feb 16, 2022 · 0 comments

Comments

@anowacki
Copy link
Owner

anowacki commented Feb 16, 2022

These are a list of things that will need to be done to register the package:

  • Add an API to allow the user to choose the computation algorithm. Default to Karney (GeographicLib). Include Vincenty as an option. (Maybe add Haversine for when using a sphere?)
  • Copy in the code (functionality and tests) of GeographicLib.jl to provide the default algorithm, but don't expose the interface.
  • OR: Register GeographicLib.jl as is, and depend on that.
  • Change the name (Register package? #3)
  • Bump the minor version
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

No branches or pull requests

1 participant