Skip to content
Snippets Groups Projects
Commit 9f7d2357 authored by Yvan's avatar Yvan
Browse files

Adjusting path for orekit data

parent cdad0914
Branches
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ for i in range(N-2):
vm = orekit.initVM()
PATH_DATA = find('orekit_utils.py')
PATH_DATA = find('orekit_utils.py', path_back)
DATA_DIR = os.path.join(PATH_DATA, 'data')
setup_orekit_curdir(os.path.join(DATA_DIR, 'orekit-data.zip'))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment