Skip to content

add tle from/to OMM conversion

Changes made :

  • I created a fetch folder and a conversion one
  • I changed the init files and the test ones accordingly
  • I updated the README file

Regarding the unit test, i can do it, but actually the code of the converter is not running under python2 so tox always fails because of the py2-pytest command. So for now, i didn't make any unit test.

Merge request reports