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

Next Steps #1

Open
ehmatthes opened this issue Jan 30, 2020 · 1 comment
Open

Next Steps #1

ehmatthes opened this issue Jan 30, 2020 · 1 comment

Comments

@ehmatthes
Copy link
Owner

ehmatthes commented Jan 30, 2020

  • Update data
    • Develop a routine for regularly ingesting new data and updating all plots and summaries.
  • Generate a static image for the most recent 48-hour period, with critical historical periods superimposed.
    • This would help devise a real-time visualization format.
  • Generate static images along with Plotly html files. Plotly html files are giant bodies of JavaScript, and can't always be viewed easily.
  • Clean up the code.
    • Refactor, clarify overall logical flow.
    • Should have couple top-level files: process_hx_data.py, process_current_data.py. Rest should probably be in a utils directory.
@ehmatthes
Copy link
Owner Author

Consider making an interactive data explorer for this historical analysis. Consider PlotJuggler, which would probably be faster than some browser-based approaches.

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

No branches or pull requests

1 participant