DOI-USGS / ale

Abstraction Layer for Ephemerides (ALE)
Other
13 stars 33 forks source link

Kaguyami fix #599

Closed acpaquette closed 8 months ago

acpaquette commented 8 months ago

Kaguya MI doesn't use the corrected start time like Kaguya TC does, so this corrects that issue.

Before these changes:

Screenshot 2024-03-04 at 4 47 20 PM

After these changes:

Screenshot 2024-03-04 at 4 46 43 PM

Licensing

This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words:

This work is free and unencumbered software released into the public domain. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain.

Kelvinrr commented 8 months ago

kaguya tests seems to be failing

codecov-commenter commented 8 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 14.84%. Comparing base (4ea98c6) to head (4459206). Report is 15 commits behind head on main.

Files with missing lines Patch % Lines
ale/drivers/selene_drivers.py 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #599 +/- ## ========================================== - Coverage 15.14% 14.84% -0.31% ========================================== Files 58 59 +1 Lines 6563 6698 +135 ========================================== Hits 994 994 - Misses 5569 5704 +135 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.