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

To Add no_of_moons in planets data #83

Open
ombhojane opened this issue Dec 4, 2023 · 2 comments
Open

To Add no_of_moons in planets data #83

ombhojane opened this issue Dec 4, 2023 · 2 comments

Comments

@ombhojane
Copy link

ombhojane commented Dec 4, 2023

Currently following parameters are associated with planets. I want to contribute for more data about planet here.
To start small and learn codebase properly, I want add No of Moons of each planet in AstroLib.planets[].

Current Output:
image

Expected Output:

julia> AstroLib.planets["earth"]
Planet: Earth
mean radius: 6.371e6 m
equatorial radius: 6.378137e6 m
polar radius: 6.356752e6 m
mass: 5.97237e24 kg
eccentricity: 0.01671123
semi-major axis: 1.495982611504425e11 m
period: 3.15581497635456e7 s
inclination -1.531e-5 °
longitude of ascending node0.0 °
longitude of perihelion 102.93768193 °
mean longitude 100.46457166 °
no of moons 1

Further, I would like to add more useful data about Planets and Observatories to improve the space exploration experience!

Please assign this issue to me!
GSoC 2024 :)

@ombhojane
Copy link
Author

I have created the necessary changes, can you please tell me how to run the cloned AstroLib project locally?
Please provide the guide to run the project.

@abhro
Copy link
Member

abhro commented May 11, 2024

I have created the necessary changes, can you please tell me how to run the cloned AstroLib project locally? Please provide the guide to run the project.

Hi! Are you still looking for help with this?

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

No branches or pull requests

2 participants