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

New version: SatelliteToolbox v0.10.0 #69954

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

JuliaRegistrator
Copy link
Contributor

  • The support for Julia 1.0 was dropped.
  • The function satellite_position_i was removed.
  • All the functions with analysis were removed because they will be implemented in SatelliteAnalysis.jl.
  • The keyword argument vJD was renamed to vjd in rv_to_mean_elements_sgp4.
  • The keyword argument max_it was renamed to max_iterations in rv_to_mean_elements_sgp4.
  • The function compute_RAAN_lt was renamed to ltan_to_raan.
  • The epoch was not being correctly obtained by get_epoch in the J2 osculating propagator.
  • The maximum degree used when computing the IGRF can now be selected using the keyword argument max_degree.
  • Many functions now supports other type of floats, including the orbit propagators.
  • The keyword argument print_debug was added to rv_to_mean_elements_sgp4 to print debugging information.
  • The function data_to_jd now supports milliseconds. (PR Register RegularizedLeastSquares: 0.2.2 #71)
  • The EOP remote files are now updated every week.
  • Many performance improvements in the functions.

UUID: 6ac157d9-b43d-51bb-8fab-48bf53814f4a
Repo: https://github.com/JuliaSpace/SatelliteToolbox.jl.git
Tree: 026176f20675ea217e22b15c10670586e401bd40

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
JuliaRegistrator referenced this pull request in JuliaSpace/SatelliteToolbox.jl Oct 11, 2022
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch October 11, 2022 18:33 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit 7e39aae into master Oct 11, 2022
@JuliaTagBot JuliaTagBot deleted the registrator/satellitetoolbox/6ac157d9/v0.10.0 branch October 11, 2022 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants