Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to create animated gif #32

Open
jgieseler opened this issue Nov 13, 2024 · 1 comment
Open

Add option to create animated gif #32

jgieseler opened this issue Nov 13, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jgieseler
Copy link
Owner

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 https://solarmach.readthedocs.io/en/latest/usage.html#7.1-Loop-over-multiple-datetimes-(plots). This issue is about adding an option to do this from within the streamlit version.

The question is whether this should be done totally analogous, or if it makes sense to create before a function in the solarmach Python package that is then just called from the streamlit app.

@jgieseler jgieseler added the enhancement New feature or request label Nov 13, 2024
@jgieseler
Copy link
Owner Author

After some thought, I think it indeed makes a lot of sense to create such a function in the solarmach package. I created jgieseler/solarmach#67 for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant