v0.1.0
What's Changed
Features
- feat: add J1970 timestamp constant to epoch module in @observerly/sidera. by @michealroberts in #9
- feat: add J2000 timestamp constant to epoch module in @observerly/sidera. by @michealroberts in #10
- feat: add J1858 timestamp constant to epoch module in @observerly/sidera. by @michealroberts in #13
- feat: add GetJulianDate(datetime time.Time) to epoch module in @observerly/sidera. by @michealroberts in #11
- feat: add GetUniversalTime(datetime time.Time) to epoch module in @observerly/sidera. by @michealroberts in #12
- feat: add type EquatorialCoordinate struct to common module in @observerly/sidera. by @michealroberts in #14
- feat: add GetGreenwichSiderealTime(datetime time.Time) to epoch module in @observerly/sidera. by @michealroberts in #15
- feat: add type GeographicCoordinate struct to common module in @observerly/sidera. by @michealroberts in #16
- feat: add GetLocalSiderealTime(datetime time.Time) to epoch module in @observerly/sidera. by @michealroberts in #17
- feat: add GetHourAngle(datetime time.Time, ...) to epoch module in @observerly/sidera. by @michealroberts in #18
Full Changelog: https://github.com/observerly/sidera/commits/v0.1.0