Hello,
I have installed the orekit python wrapper, but this estimation import will not work for some reason. I’ve also tried with jpype as well, which will not work either.
Additionally, I’m quite new to this, I can’t get it set up using java either. Does anyone have the detailed steps? I’m installing the orekit-data zip, I have the orekit folder installed, I’m not sure where to put my java file so that I can run them with orekit imports. Any help would be great for either of these cases.
Thank you!
Quickest way is to add the orekit jar file to the build path of your Java project within your IDE.
You can also make your project a Maven project and add Orekit as a dependency