This repository was archived by the owner on Oct 14, 2023. It is now read-only.
This repository was archived by the owner on Oct 14, 2023. It is now read-only.
Sun Incorrectly plotted in plot_solar_system #385
Closed
Description
The radius of the plotted sun exceeds the radii of some orbits of inner planets.
🐞 Problem
🖥 Please paste the output of following commands
conda info -a
python -c "import poliastro.testing; poliastro.testing.test()"
pip freeze | grep astropy
pip freeze | grep poliastro
🎯 Goal
💡 Possible solutions
📋 Steps to solve the problem
- Comment below about what you've started working on.
- Add, commit, push your changes
- Submit a pull request and add this in comments -
Addresses #<put issue number here>
- Ask for a review in comments section of pull request
- Celebrate your contribution to this project 🎉