astrology-chart-data-generator
v1.0.1
Published
This is an astrology chart data generator, employing proportional house formats to astrology charts, and aiming to support the major house systems typically employed by astrologers.
Downloads
1
Readme
ChartGenerator
This is an astrology chart generator, employing proportional house formats to astrology charts, and aiming to support the major house systems typically employed by astrologers.
Description
The implementation of the ephemeris information is based on Steve Moshier(http://www.moshier.net).
The ephemeris information was originally transpiled into Javascript by mivion (https://github.com/mivion/ephemeris).
This project uses 0xStarcat's version of the ephemeris which employs ES6 modules (https://github.com/0xStarcat/Moshier-Ephemeris-JS).
License
Licensed under GPL version 3 (https://www.gnu.org/licenses/gpl-3.0.html).
Features
The project aims to support a finite set of celestial bodies, house systems, and astrological points.
Celestial Bodies
- Sun
- Moon
- Earth
- Mercury
- Venus
- Mars
- Jupiter
- Saturn
- Uranus
- Neptune
- Pluto
House Systems
- Equal
- Koch
- Placidus
- Porphyry
- Regiomontanus
- Topocentric
Other Astrological Points
- Ascendant
- Midheaven
- Lot of Fortune
Future work
- Lot of Fortune (day/night formulae)
Performance
- The ephemeris is extremely fast and performs all of its calculations in under what appears to be 100ms.
- Moshier's Ephemeris works to an acceptable degree of accuracy from -3000 B.C.E - 3000 C.E.