You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
In the previous version, we documented that calling functions without the time information will use the J2000.0 epoch. However, we were using 2000-01-01T00:00:00 instead of 2000-01-01T12:00:00. This bug was fixed and now we use the correct J2000.0 epoch.
Due to external packages, we cannot test SatelliteToolboxGravityModels.jl against Julia 1.6 anymore. The support for this version will be removed in a future release.
a8472c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
Release notes:
2000-01-01T00:00:00
instead of2000-01-01T12:00:00
. This bug was fixed and now we use the correct J2000.0 epoch.a8472c8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/116076
Tagging
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: