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

Breaking change: renamed Julian date constants and removed other Julian date constants #307

Commits on Jun 9, 2024

  1. Breaking change: renamed the following constants

    - J1900_NAIF -> JD_J1900
    - J2000_NAIF -> JD_J2000
    - J1900_OFFSET -> MJD_J1900
    - J2000_OFFSET -> MJD_J12000
    
    Removed constants (unused):
    - J2000_TO_J1900_DURATION
    - JDE_OFFSET_DAYS
    - JDE_OFFSET_SECONDS
    ChristopherRabotin committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    36be207 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07a329b View commit details
    Browse the repository at this point in the history