Proposed Change to Oresium Repo Structure

Question for everyone, but especially @MaximeJ and @Zudo. Currently the Oresium repository consists of three parts: the core code, the tutorials, and the OrekitData submodule. What do you think of the idea of dividing the core code and the tutorials into two repos, and having them reference the main orekit-data repository the same way the orekit main repo and tutorial repo do? Right now if a user is using both Orekit and Oresium the two code bases would be referencing two separate orekit-data folders, and if they’re out of synch this could cause accuracy differences. And while keeping the core code with the tutorials section doesn’t really cause any problems, doing it the other way would provide consistency of formatting.

On a side note, we should eventually replace the OreCZML forum tags with Oresium tags.

Hi @baubin,

I’m not against this split of repository if you find it more convenient.

I’ve just done it

Cheers,
Maxime

1 Like