Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

tudat-team/tudatpy-examples

DominicDirkx pushed 3 commits to master tudat-team/tudatpy-examples
  • Add sequential range processing in the MRO odf example. 75dea9d
  • Solving conflicts in the MRO example 181bd72
  • Merge pull request #85 from valeriof7/range_example Add sequential range processing in the MRO odf example. 969c8bd

View on GitHub

DominicDirkx pushed 1 commit to master tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudatpy-examples
Superseded by #84

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy-examples
Updating mission_data_downloader.ipynb using tudatpy.data.mission_data_downloader functionality
This PR deletes the class file (functionality) _mission_data_downloader_class.py_ from tudatpy/examples/estimation, and changes the import statement of the files: mission_data_downloader.ipy...
DominicDirkx closed a pull request on tudat-team/tudatpy-examples
Updated mission_data_downloader.ipynb and mission_data_downloader.py
This pull request supersedes PR #82 Implemented Changes wrt previous PR: 1) added Grail-A and Grail-B among the supported missions 2) show non-supported mission functionalities 3) show meta-...
DominicDirkx pushed 413 commits to master tudat-team/tudatpy-examples
  • Merge pull request #5 from tudat-team/feature/estimation_example Feature/estimation example 9ac9255
  • Added Jupyter notebook to test mybinder.org. 8bb6b39
  • Added Jupyter notebook to test mybinder.org. 91b0860
  • Added Jupyter notebook to test mybinder.org. 1c5bab0
  • Create separate directory for notebooks. e902f4a
  • Added README and renamed examples. f4ee49e
  • Added pygmo and jupyter notebook to the examples environment. 224f73a
  • Fixed README link c7fab34
  • Moved two satellite phasing example, and added keplerian orbit notebook b0d6eed
  • Instruct user to use the tudat-space environment 38f3398
  • Removed unused imports 3922a5e
  • Made notebooks more standard 4ef3524
  • Converted linear sensitivity analysis example to a notebook 52e67bb
  • Cleaned and updated estimation example 484eaa5
  • Converted the orbit estimation example to a notebook 1b50e3e
  • Incorporated @jo11he 's changes to the basic orbit estimation notebook. 2321034
  • Implemented estimation notebook changes to static example 188e20d
  • Renamed the covariance analysis estimation example 1a069d3
  • Added perturbed satellite orbit notebook 745d0ce
  • Created a Notebook from the re-entry example b8d2dc1
  • and 393 more ...

View on GitHub

luigigisolfi created a comment on a pull request on tudat-team/tudatpy-examples
_> I'm not familiar with these dependencies, but I'm fine adding them. Just to be clear: these are to make the tabular user output more visually appealing right?_ Yes, correct! > I think I'll...

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudatpy-examples
Looks great, and runs like a charm! I just needed to install two additional dependencies for these lines: colored_headers = [f"{Fore.MAGENTA}{header}{Fore.RESET}" for header in headers] ...

View on GitHub

luigigisolfi created a review comment on a pull request on tudat-team/tudatpy-examples
you meant Cassini and Grail, right? List of currently supported input_missions: - **Mars Reconnnaissance Orbiter (MRO)** [Available: Spice Kernels, Doppler Data, Ancillary] - **Mars Express (...

View on GitHub

luigigisolfi created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

luigigisolfi created a review comment on a pull request on tudat-team/tudatpy-examples
changed to - Last but not least, we show how to use tudatpy to download: **all files listed in a given SPICE Meta-Kernel**.

View on GitHub

luigigisolfi created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

luigigisolfi created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
Make a note that (for now!) we only have the Titan flybys implemented

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
I think you can leave this out. Once merged, we'll have spiceypy as a dependency, and any new user will have it automatically. This line makes it seem as though you need a 'special' tudaty version

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
mention that it's a SPICE kernel

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
Here, you give the exact same list as lines 7-9, seems superfluous

View on GitHub

DominicDirkx created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

luigigisolfi created a review comment on a pull request on tudat-team/tudatpy-examples
I dont quite understand what we have decided to do here. So basically you're just suggesting to write the reasons why they are commented into a markdown cell? :)

View on GitHub

luigigisolfi created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

luigigisolfi created a review comment on a pull request on tudat-team/tudatpy-examples
Yeah, GRAIL has not been implemented yet, but you know what? I am gonna do that so can work on both mro and grail examples in one shot after the PR is merged. Working on it

View on GitHub

luigigisolfi created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

luigigisolfi created a review comment on a pull request on tudat-team/tudatpy-examples
Yeah, GRAIL has not been implemented yet, but you know what? I am gonna do that so can work on both mro and grail examples in one shot after the PR is merged. Working on it

View on GitHub

luigigisolfi created a review on a pull request on tudat-team/tudatpy-examples

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
That's a good point, I think you're right that with the added note at the top of teh file which missions are supported, having only one 'one' is fine for the example. I do think it's good to add th...

View on GitHub

Load more