@@ -12,7 +12,7 @@ This will install all dependencies (openjdk) and install scripts that sets the n
## Activation of the environment in conda
Note that it is needed to active the conda environment to be used, this activation triggers a script that sets up the right environment variables (JCC_JDK). If accessing the python executable directly, for example through an IDE, 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.
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, 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.
## Physical Data
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