https://github.com/anowacki/geographiclib.jl
Compute geodesics on an ellipsoid, in Julia
Science Score: 39.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Keywords
Repository
Compute geodesics on an ellipsoid, in Julia
Basic Info
Statistics
- Stars: 15
- Watchers: 1
- Forks: 4
- Open Issues: 6
- Releases: 0
Topics
Metadata Files
README.md
GeographicLib.jl
Julia port of Charles F. F. Karney's GeographicLib.
Documentation
About
GeographicLib allows you to accurately compute properties of geodesics on a flattened sphere (e.g., Earth).
Documentation
For full details of using the package, see the latest documentation.
Testing
To perform some of its tests, the package relies on the Python port of GeographicLib.
Hence if you do pkg> test, PyCall will attempt to import geographiclib and
install it if possible.
You may also run julia script/test_GeodTest.jl which compares the output of this
package and the routines in libproj to a set of test results computed with
high precision. For this purpose, you need to have
Proj installed and will need to edit the script
to point to the location of the libproj library.
Neither of these tests are necessary to use GeographicLib.jl normally.
References
- C. F. F. Karney, Transverse Mercator with an accuracy of a few nanometers, J. Geodesy 85(8), 475–485 (Aug. 2011). doi:10.1007/s00190-011-0445-3
- C. F. F. Karney, Algorithms for geodesics, J. Geodesy 87(1), 43–55 (Jan. 2013). doi:10.1007/s00190-012-0578-z
Owner
- Name: Andy Nowacki
- Login: anowacki
- Kind: user
- Website: http://homepages.see.leeds.ac.uk/~earanow/
- Repositories: 57
- Profile: https://github.com/anowacki
Lecturer at the School of Earth and Environment, University of Leeds, studying the Earth's deep interior.
GitHub Events
Total
- Watch event: 1
- Fork event: 2
Last Year
- Watch event: 1
- Fork event: 2
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 8
- Average time to close issues: N/A
- Average time to close pull requests: 6 months
- Total issue authors: 1
- Total pull request authors: 4
- Average comments per issue: 12.0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 5
Past Year
- Issues: 0
- Pull requests: 4
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 4
Top Authors
Issue Authors
- tclements (1)
Pull Request Authors
- dependabot[bot] (6)
- anowacki (2)
- github-actions[bot] (1)
- JuliaTagBot (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/cache v1 composite
- actions/checkout v2 composite
- codecov/codecov-action v1 composite
- julia-actions/julia-buildpkg v1 composite
- julia-actions/julia-processcoverage v1 composite
- julia-actions/julia-runtest v1 composite
- julia-actions/setup-julia v1 composite
- julia-actions/setup-julia latest composite
- JuliaRegistries/TagBot v1 composite