Ecosyste.ms: Timeline

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

DominicDirkx

DominicDirkx closed a pull request on tudat-team/tudat-bundle
vscode configuration and output file for python build script
Changes: - new file: .clang-format - modified: build.py - modified: README.md build.py: Add option to output logs to file and update argument parsing - Introduced a new argument `-...
DominicDirkx created a comment on a pull request on tudat-team/tudat-bundle
Since this seems to be functionally equivalent (?) I'll merge this as it is, and we can always open an issue to make corrections later.

View on GitHub

DominicDirkx closed an issue on tudat-team/tudatpy
Nightly bump version workflow will be affected by deprecation of set-output command
As can be seen in the below warning displayed by GitHub actions for the nightly bump version workflow, the `set-output` command will be deprecated soon. Link to detailed log: https://github.com...
DominicDirkx pushed 2 commits to master tudat-team/tudatpy
  • set-output will be deprecated soon. Replace 'set-output' with Environment files GITHUB_OUTPUT. Bump version should o... c480486
  • Merge pull request #196 from tudat-team/195-fix-deprecation-bump-version-workflow Replace deprecated set-output Comm... 6d2445c

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy
Replace deprecated set-output Command with Environment Files in Nightly Bump Workflow
This PR targets the same command deprecation issue as seen in tudat bump version workflow: https://github.com/tudat-team/tudat/pull/267 in tudat ### Issue description - set-output command will ...
DominicDirkx pushed 2 commits to master tudat-team/tudat
  • set-output will be deprecated soon. Replace 'set-output' with Environment files GITHUB_OUTPUT. Bump version should o... 5dcaf00
  • Merge pull request #267 from tudat-team/fix-266-nightly-bump-version-workflow Replace deprecated set-output Command ... 4d38967

View on GitHub

DominicDirkx closed an issue on tudat-team/tudat
Nightly bump version workflow will be affected by deprecation of `set-output` command
As can be seen in the below warning displayed by GitHub actions for the nightly bump version workflow, the `set-output` command will be deprecated soon. Link to detailed log: https://github.com...
DominicDirkx closed a pull request on tudat-team/tudat
Replace deprecated set-output Command with Environment Files in Nightly Bump Workflow
Closes #266 set-output command will be deprecated soon as seen in the latest github actions log for the bump version workflow https://github.com/tudat-team/tudat/actions/runs/12001146833. ...
DominicDirkx pushed 19 commits to develop tudat-team/tudat-space
  • use pydata theme 795b3d9
  • use index pages per section fbf066a
  • strip down landing page 225e812
  • update version, add logo for darkmode c3dce2d
  • restructure headers, index pages and landing page 05d368f
  • update example section titles 83172d8
  • add announcement for feedback 21db83b
  • add favicon 237d6f0
  • sample down image fcaa0b0
  • use ico instead of png 0ce5f92
  • Revert "use ico instead of png" This reverts commit 0ce5f925c6986310c2cf1a87599219bc755e0cc2. bf1a85b
  • move submodules back to separate page, add buttons to user guide landing page 0b5f1e2
  • information on icons 1e000a4
  • fix mathematics link 2c547d8
  • consistent indentation, minor syntax fixes in python code and some update API references 93a6af9
  • remove unused sphinx gallery d39c832
  • remove announcement banner ee95e8a
  • merge about and contribute pages 5c4aa89
  • Merge pull request #161 from tudat-team/feature/update-layout Update theme, reorganize sections and landing page of ... b64e9da

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudat-space
Update theme, reorganize sections and landing page of website
The main changes of this PR are: - Update theme to pydata - Reorganize sections: examples are now standalone section, previous advanced topics merged in user guide - Simplify landing page down t...
DominicDirkx created a review comment on a pull request on tudat-team/tudatpy
could you add documentation for this function?

View on GitHub

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

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy
Could you modify this docstring? Instead 'the idea of this function', make explicit what it does, what goes in, and what goes out

View on GitHub

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

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy
See previous comment

View on GitHub

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

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy
Please write out the function name without abbreviations (what does 'strp' stand for?)

View on GitHub

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

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudatpy
  • Corrected compilation bugs 3115cd1

View on GitHub

DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
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

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
Could you reformulate this to describe that the code showcases the existing functionality in tudatpy to do this?

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
Why have MEX and JUICE turned off? I think it's great to show that the code works for many missions :)

View on GitHub

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

View on GitHub

DominicDirkx pushed 51 commits to feature/odf_range tudat-team/tudat
  • small additions and fixes for MRO example. c511dc4
  • Merged and updated to long double compatibility f5d0c94
  • Merge pull request #256 from tudat-team/feature/odf_range Feature/odf range 8c869c7
  • Update build_and_test.yml 92633f4
  • Update unitTestTransmittingFrequencies.cpp 4ada1cf
  • Merge pull request #257 from tudat-team/feature/odf_extension Feature/odf extension c59ff2a
  • Bump version: 2.13.0.dev34 → 2.13.0.dev35 9a4b73a
  • Bump version: 2.13.0.dev35 → 2.13.0.dev36 92ea734
  • removed multiple warnings when splitting single obs sets with filtered obs. 3827c85
  • Bump version: 2.13.0.dev36 → 2.13.0.dev37 c13648a
  • Bump version: 2.13.0.dev37 → 2.13.0.dev38 06482fd
  • Merge branch 'develop' of https://github.com/tudat-team/tudat into feature/odf_tests fd21a0d
  • Small update to transmission time computation fd90bab
  • Update unitTestTransmittingFrequencies.cpp 4f71971
  • Merge pull request #259 from SamFayolle/feature/odf_tests Minor changes for MRO example a018418
  • Merge pull request #258 from tudat-team/feature/transmission_correction Small update to transmission time computation b04262d
  • Bump version: 2.13.0.dev38 → 2.13.0.dev39 6e968cd
  • Fix and enhance observation model setup - Included necessary headers for TwoWayDopplerObservationModel and OneWayDo... 79373da
  • Removed extern templates 91bcb9b
  • Update CMakeLists.txt 11222ad
  • and 31 more ...

View on GitHub

DominicDirkx pushed 7 commits to develop tudat-team/tudatpy
  • Bump version: 0.8.0.dev32 → 0.8.0.dev33 e9bc670
  • Expose environment classes 3b6a69b
  • Possible fix for exposing KeplerEphemerisSettings e42ed93
  • Expose aerodynamic coefficient classes ab3b326
  • Expose atmosphere classes 559104e
  • Merge branch 'develop' into feature/add-environment a45f195
  • Merge pull request #194 from soufyanR1/feature/add-environment Expose environment classes 1f96f9c

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy
Expose environment classes
WIP: expose environment classes that are used in the documentation but not exposed
DominicDirkx pushed 22 commits to feature/add-environment soufyanR1/tudatpy
  • Bump version: 0.8.0.dev32 → 0.8.0.dev33 45a014f
  • minor update split_observation_set arguments. 4054fd1
  • Merge branch 'develop' of https://github.com/tudat-team/tudatpy into feature/odf_merge cdb1710
  • Merge pull request #190 from SamFayolle/feature/odf_merge Minor changes for MRO example 126947b
  • Bump version: 0.8.0.dev33 → 0.8.0.dev34 f969cd3
  • fix goco05c enum exposure 0f8a9bb
  • Merge pull request #191 from larshinueber/fix/sh-enum-exposure Fix goco05c enum exposure 1f2df6d
  • Bump version: 0.8.0.dev34 → 0.8.0.dev35 0ba3b35
  • Added new exposure function 5c008c0
  • Merge remote-tracking branch 'origin/develop' into develop 5ab84b2
  • Bump version: 0.8.0.dev35 → 0.8.0.dev36 4fa4f2b
  • Bump version: 0.8.0.dev36 → 0.8.0.dev37 4950953
  • minor exposure change for GRAIL fit to spice example. 1d7b563
  • Merge pull request #192 from SamFayolle/feature/odf_merge minor exposure change for GRAIL fit to spice example. cb30ead
  • Bump version: 0.8.0.dev37 → 0.8.0.dev38 bc65fd0
  • Bump version: 0.8.0.dev38 → 0.8.0.dev39 c5015b2
  • Added new function to init 0a905c0
  • Bump version: 0.8.0.dev39 → 0.8.0.dev40 1ef3929
  • Bump version: 0.8.0.dev40 → 0.8.0.dev41 6e12d27
  • Bump version: 0.8.0.dev41 → 0.8.0.dev42 454a8ba
  • and 2 more ...

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock
  • Bump version: 0.8.0.dev42 → 0.8.0.dev43 1fd5997

View on GitHub

Load more