@@ -14,6 +14,8 @@ This will install all dependencies (openjdk) and install scripts that sets the n
Note that it is needed to active the conda environment to be used, this activation triggers a [script](https://gitlab.orekit.org/orekit-labs/python-wrapper/tree/master/orekit-conda-recipe/scripts) that sets up the right environment variables (JCC_JDK and in some cases PATH). If accessing the python executable directly, for example through an IDE such as PyCharm, the tool [conda-wrappers](https://youtrack.jetbrains.com/issue/PY-18865#comment=27-1444034) can be used to create executable that runs the activation automatically. The wrapped python executable is then located under Scrips/wrappers/conda/python.bat for windows. Point your IDE to this file as python interpreter.
The physical data is not included in the orekit library and needs to be provided. A starting package of data is available from https://gitlab.orekit.org/orekit/orekit-data and can be downloaded from https://www.orekit.org/download.html