Recent Releases of solar-mach
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: https://github.com/jgieseler/Solar-MACH/compare/v0.1.6...v0.1.7
- Python
Published by jgieseler over 2 years ago
solar-mach - 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 https://github.com/jgieseler/Solar-MACH/pull/17
Full Changelog: https://github.com/jgieseler/Solar-MACH/compare/v0.1.5...v0.1.6
- Python
Published by jgieseler over 2 years ago
solar-mach - 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: https://github.com/jgieseler/Solar-MACH/compare/v0.1.2...v0.1.5
- Python
Published by jgieseler over 3 years ago
solar-mach - 0.1.2
Release version in sync with solarmach 0.1.2
- Python
Published by jgieseler over 3 years ago