Solar-MACH
Solar-MACH copied to clipboard
The Solar MAgnetic Connection Haus (Solar-MACH) tool is a multi-spacecraft longitudinal configuration plotter
After https://github.com/jgieseler/solarmach/issues/17 is done, provide the option to download the figure in vectorized pdf format.
Introduce the possibility to provide parameters that are set in the left bar directly in the URL. This would enable the user to: - save a specific layout as a...
Since a recent update, the date input is not working anymore on mobile devices (and _very_ narrow browser windows): When trying to select a month or year, the sidebar will...
If the user chooses to plot a reference with a Carrington longitude greater than 180, and then changes the coordinate system to Stoneyhurst, this causes a `streamlit.errors.StreamlitAPIException`. Probably because the...
Like for the Python package, provide BSD-3 license: https://github.com/jgieseler/solarmach/blob/main/LICENSE.rst
The Python package solarmach already has in the documentation an example use case that explains how to create an animated gif that consists of a set of Solar-MACH plots, see...
When saving 3d figures (i.e., output of `plot_3d` & `pfss_3d`) from within streamlit, plotly will always provide the default view of the plot, and not what the user actually sees...
With fixing https://github.com/jgieseler/solar-mach/issues/16, the reference longitude is reset when the coordinate system is changed (between Carrington and Stonyhurst). An enhancement would be to take the selected reference longitude and convert...