Releases: ncke/SwiftAstro
Releases · ncke/SwiftAstro
Improve handling of Greek alphabet in star names
Improve star naming
0.0.11 Improve interpretation of bayer greek naming
Make star name designations public
0.0.10 Make designation accessors public
Provide public initialiser for `StarNamesCatalog`
0.0.9 Provide public initialiser
StarNamesCatalog bugfix
Fixes an issue where the StarNamesCatalog
initialiser was not public.
Add IAU Star Names Catalog
Adds the StarNamesCatalog
providing the IAU Catalog of Star Names.
Add the Sun, Moon, and Pluto
- Adds the capability to compute the geocentric position of the Sun and Moon.
- Adds the heliocentric and geocentric position of Pluto.
Adds geocentric positions of planets
This release adds functionality to calculate the geocentric apparent right ascension and declination of the planets at a given date/time.
Add MIT license.
0.0.4 Create LICENSE.md
Minor improvement to unit test coverage.
0.0.3 Improve tests for time data structure