An Kotlin library for science and math in the real world.
The core logic behind Trail Sense. This is intended for my use only at this point, so there isn't any documentation on it.
repositories {
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.kylecorry31:sol:<version>'
}
Astronomy algorithms are a combination of custom made algorithms and implementations derived from Jean Meeus (Astronomical Algorithms 2nd Edition), J. L. Lawrence (Celestial Calculations: A Gentle Introduction to Computational Astronomy), and NASA.
- osgb
- Geo-Coordinate-Conversion-Java
- Tide corrections are computed using uptide