iausathub / satchecker

IAU CPS SatHub tool for satellite position prediction
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Add TLE epoch date to ephemeris endpoints #113

Closed mdadighat closed 2 weeks ago

mdadighat commented 2 weeks ago

Description:

Only the date the TLE was collected was currently part of the ephemeris API results, but TLE epoch date was missing, and is needed by SCORE to determine which observations are archival data.

github-actions[bot] commented 2 weeks ago

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/api
   satchecker.py110%1
src/api/adapters/repositories
   satellite_repository.py70691%35, 39, 43, 47, 51, 55
   tle_repository.py89594%114, 120, 129, 138, 142
src/api/domain/models
   tle.py19195%52
src/api/entrypoints
   extensions.py10190%32
src/api/entrypoints/v1/routes
   routes.py371073%22, 63, 92, 114–126
   tools_routes.py82693%54–56, 91–93
src/api/services
   validation_service.py121497%139, 188–189, 195
src/api/services/tasks
   ephemeris_tasks.py40782%58, 84, 131, 135, 164, 185–188
src/api/utils
   coordinate_systems.py138199%458
   propagation_strategies.py65198%123
TOTAL9834396% 

Tests Skipped Failures Errors Time
107 0 :zzz: 0 :x: 0 :fire: 11.117s :stopwatch: