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 function: sun_position_el #95

Closed
wants to merge 4 commits into from
Closed

Conversation

spacenewb
Copy link

@spacenewb spacenewb commented Apr 30, 2023

Resolves #3

For sun positions in equatorial and local coordinates.

Suggested by: #3 (comment)

Note:
Needs polishing, and better integration with the source code, documentation, and tests.
This is my first-ever open-source contribution. Sorry for any mistakes.

for sun positions in eq. and local coordinates.
@ronisbr
Copy link
Member

ronisbr commented May 1, 2023

Hi @spacenewb !

This is awesome! Thanks!

Currently, I am revamping the SatelliteToolbox.jl ecosystem, splitting it in small packages (check this org: https://github.com/JuliaSpace). However, we can work on this PR and I refactor it into the new package when it is ready.

This first thing I would like to ask you is to read the BlueStyle and refactor this PR to follow it as much as you can. This style is the one we selected for the SatelliteToolbox.jl.

Computation of `Dt` in the function was wrong. Also fixed a little bit of formatting to conform to "BlueStyle"
@ronisbr
Copy link
Member

ronisbr commented Jul 3, 2023

Hi @spacenewb!

I finished the code migration. Can you please move this PR to https://github.com/JuliaSpace/SatelliteToolboxCelestialBodies.jl ?

@ronisbr ronisbr closed this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sunposition?
2 participants