Closed sushiljic closed 5 years ago
Refer to the documentation http://www.th-mack.de/download/swisseph-doc/swisseph/SwissEph.html#SwissEph(java.lang.String) . You will need to pass the correct path to Eph files in SwissEph constructor. But I have seen planetary positions to be accurate without eph files, so you mostly don't need it.
I thought that ephe file is being opened from classpath of project but suddenly, i found it failed to open ephe file and Mosphier ephe is being used. Below is attached screenshot
Can you let me know how can i have load ephe file from my project?