This is a python "nataly" plugin for KODKAFA. The plugin is a wrapper for the nataly library. And the KODKAFA remember the complex paramaters in the history.
nataly lib pip: https://pypi.org/project/nataly/
nataly lib source: https://github.com/gokerDEV/nataly
source: https://github.com/kodkafa/kod
brew tap kodkafa/tap
brew install --cask kodkafaUsing KODKAFA:
- From Git URL:
kod add https://github.com/kodkafa/nataly.git
- From local folder (first download the source):
kod add ./nataly
Then install/load dependencies:
kod load nataly
Example:
kod run nataly --person "Joe Doe" --birth "1990-02-27 09:15" --tz "+02:00" --lat 38.25 --lon 27.09 --house-system Placidus --format both
Asteroid calculations may require ephemeris files.
- You can provide a directory with
--ephe-path - Or find
NATALY_EPHE_PATHenvironment variable - Or create an
ephe/directory in the plugin folder and place files there