I think if MEX and JUICE were to be added, the outputs will look redundant and make the rendering look more dispersive(?). I left them as comments, though, since I also think it's nice to show that...
Could you reformulate this? The reason we don't download TNF is because we can't read them yet :) For data after 2019 (?), there is no ODF files, and we will have to use TNF
> What do you need help with? :)
Hey Alfonso! Thanks for this reply, I had missed it. Anywyay, I managed to implement everything myself.
We can now close this PR (#78), which will be supersede...
This PR adds the following files:
mission_data_downloader.ipynb
mission_data_downloader.py
mission_data_downloader_class.py
To the _tudatpy-examples/estimation/_ folder.
Users can now do...
Here is a first version of the GRAIL residuals example (similar to the MRO example). For now I used four different setups:
- nominal
- without considering the offset between the antenna position ...
Here is the first version of the fit to spice example for GRAIL. Let me know what you think :) I will open a tudat and tudatpy PR with a few minor changes related to this example
Here is a first version of the GRAIL residuals example (similar to the MRO example). For now I used four different setups:
- nominal
- without considering the offset between the antenna position ...
Here is the first version of the fit to spice example for GRAIL. Let me know what you think :) I will open a tudat and tudatpy PR with a few minor changes related to this example
Here is a first (complete) version of the GRAIL ODF estimation example, which should run with the current develop versions of tudat and tudatpy. The only thing is that there is still a debugging pr...