Releases: jgieseler/Solar-MACH
Releases · jgieseler/Solar-MACH
v0.1.7
What's Changed
- Implement function
get_sw_speed()
from solarmach that tries to automatically obtain solar wind speed measurement for the different spacecraft (Red button "Try to obtain measured speeds" in the sidebar) - Implement function to use a single letter for the body/spacecraft marker instead of numbers (e.g., "P" for Parker Solar Probe). Accessible under "Plot symbol style" in the sidebar.
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Improve handling of inputs so that unnecessary automatic re-runs are avoided by @AthKouloumvakos
New Contributors
- @AthKouloumvakos made their first contribution in #17
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- move code to the solarmach package, here only the Streamlit code remains
- update functionality to solarmach 0.1.5:
- Added option to change between Carrington and Stonyhurst coordinates for the whole tool (deprecates overplotting of Earth-centered coordinate system)
- Added option to change Earth position in the plot
- Take into account solar differential rotation wrt. latitude (see #21)
- Instead of spherical radius, plot its projection to the heliographic equatorial plane (see #3)
Full Changelog: v0.1.2...v0.1.5