joshuaferrara/go-satellite
Calculate orbital information of satellites in GoLang.
1 Releases
Latest: 4y ago
v0.1.00.1.0Latest
๐ What's Changed
- Added some more test cases by @joshuaferrara in https://github.com/joshuaferrara/go-satellite/pull/1
- fix ThetaG_JD calculation by @DanielMorsing in https://github.com/joshuaferrara/go-satellite/pull/2
- Added the godoc badge by @HanEmile in https://github.com/joshuaferrara/go-satellite/pull/3
- Fixed ECIToLookAngles by @ainagarciaes in https://github.com/joshuaferrara/go-satellite/pull/4
- go mod by @akhenakh in https://github.com/joshuaferrara/go-satellite/pull/6
- Add some missing units to documentation by @Psykar in https://github.com/joshuaferrara/go-satellite/pull/8
- Add an API to fetch TLEs from space-track.org by @Psykar in https://github.com/joshuaferrara/go-satellite/pull/11
- Update grav string -> Gravity const by @PublicPwd in https://github.com/joshuaferrara/go-satellite/pull/14
- + 1 more
โจ New Contributors
- @joshuaferrara made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/1
- @DanielMorsing made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/2
- @HanEmile made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/3
- @ainagarciaes made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/4
- @akhenakh made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/6
- @Psykar made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/8
- @PublicPwd made their first contribution in https://github.com/joshuaferrara/go-satellite/pull/14
- Full Changelog: https://github.com/joshuaferrara/go-satellite/commits/0.1.0
