<!-- Release notes generated using configuration in .github/release.yml at v0.5.0 -->
What's Changed
- Fix Occasionally missing grid circles 5
- With the previous, change longitude on plot for Stoneyhurst coords to be -180 - 0 - 180 (instead of 360 - 0 - 180)
- Tremendously reduce PFSS calculation time
- New options for 3D figures: 3d_grid, equatorial_plane, vertical_lines
- General overhaul/improvement of 3D figure
- Fix bug in reference Parker spiral in PFSS/3D figure
- Fix reference arrow in 3D figure
- Fix reference area shading in PFSS figure
- Add logo to 3D figure
- Improve legend of 3D figure
- Fix a bug where the outer bold ring of the figure would lie inside the figure
- Fix negative solar wind speed occurring for some vsw data being NaN
- Streamlit: don't rerun on click on Download buttons
**Full Changelog**: https://github.com/jgieseler/solarmach/compare/v0.4.3...v0.5.0