Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

main -> release (for v0.2.0) #185

Merged
merged 107 commits into from
Sep 4, 2023
Merged

main -> release (for v0.2.0) #185

merged 107 commits into from
Sep 4, 2023

Conversation

gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Aug 11, 2023

Description

@GabrieleMeoni @johanos1 Only changelog needs review (everything comes from main)

Proposed changelog:

Major

  • Added support for TLE orbits
  • Added support for custom propagators
  • Added support for non-Earth central bodies including rotating meshes
  • Added support for custom physical quantities of actors
  • Added example notebook showing total ionization dose modelling with custom properties
  • Added example showcasing integration of orekit with PASEOS

Minor

  • Added checks of test coverage in PASEOS
  • Added readme examples
  • Added a glossary of physical parameters

Resolved Issues

N/A

How Has This Been Tested?

Review, PRs, CI/CD

Related Pull Requests

N/A

gomezzz and others added 30 commits March 6, 2023 15:43
Add workflow to test coverage
Update README.md to mention conda install
Update README.md to show downloads
Co-authored-by: Gabriele Meoni <70584239+GabrieleMeoni@users.noreply.github.com>
- Changed custom quantity to info instead of warning
@gomezzz gomezzz added the release Related to a release label Aug 11, 2023
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@github-actions
Copy link

Overall Coverage

Coverage Report
FileStmtsMissCoverMissing
paseos
   __init__.py33197%49
   paseos.py1441292%67–68, 145–146, 203, 218, 236, 245, 263, 294, 302–305
paseos/activities
   activity_manager.py43393%46, 74, 157
   activity_processor.py58198%121
   activity_runner.py621084%80–84, 104–113, 122–125
paseos/actors
   actor_builder.py1772785%22–28, 31, 221–223, 250–252, 297–306, 445, 502, 530, 542–546, 553–554, 561–562
   base_actor.py1281886%82, 104, 120, 167, 207–209, 230, 239, 256, 277, 283–286, 292, 307, 362
   ground_station_actor.py15380%47–53
   spacecraft_actor.py61198%123
paseos/central_body
   central_body.py65592%68, 177–178, 186–187
   is_in_line_of_sight.py581279%106–123, 167, 187
   mesh_between_points.py35294%64, 72
   sphere_between_points.py26869%35–38, 48–51, 63–64
paseos/communication
   get_communication_window.py23291%38, 64
paseos/power
   charge_model.py16194%49
   discharge_model.py7271%22, 34
paseos/tests
   activity_test.py57395%90, 93–94
   communication_window_test.py49198%176
   eclipse_test.py10190%20
   import_test.py6183%13
   init_test.py8188%16
   line_of_sight_test.py62494%143–146
   mesh_test.py119397%118, 136, 144
   thermal_model_test.py30197%61
   visualization_test.py18194%28
paseos/utils
   check_cfg.py611870%31, 40, 46, 60–62, 67, 70–72, 75–77, 80–82, 98, 103
   operations_monitor.py71396%127–130
paseos/visualization
   animation.py18667%27–30, 35, 44
   plot.py9367%29–32
   space_animation.py2152389%108–109, 124, 147–148, 182, 206–213, 219, 329, 352–354, 359, 368–369, 373, 409, 415–416, 447, 461–472
TOTAL215117792% 

Tests Skipped Failures Errors Time
36 0 💤 0 ❌ 0 🔥 1m 4s ⏱️

This was referenced Aug 14, 2023
@gomezzz
Copy link
Collaborator Author

gomezzz commented Aug 29, 2023

@GabrieleMeoni @johanos1 🙏

@gomezzz gomezzz merged commit 7453b97 into release Sep 4, 2023
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Related to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants