ehmatthes / sitka_irg_analysis

An analysis of the correlation between the Indian River stream gauge and landslide activity in the Sitka area.
4 stars 1 forks source link

Generate animations #4

Closed ehmatthes closed 4 years ago

ehmatthes commented 4 years ago

Animations are really important for sharing how this visualization will help during a heavy rain event. For people unfamiliar with this analysis, seeing how the visualization evolves during an actual heavy-rain event, with and without critical periods, with and without a slide, is really helpful.

I got this working in the sitka_irg_realtime project, but historical animations are more easily done in this project. Specifically, this project already has the functionality to plot known slides.

Note: See the Kaleido project, and perhaps just drop to only using Plotly for all this work.

This project should be heavily refactored if anything significant will be done with it. So, don't worry too much about optimizing the code for generating these first animations, as long as they are accurate.

ehmatthes commented 4 years ago
ehmatthes commented 4 years ago
ehmatthes commented 4 years ago
ehmatthes commented 4 years ago

First round of animations is complete and has been shared with representatives of sssc team, so closing this issue.