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

Improved structure to Bokeh plot generation code #83

Open
wafels opened this issue Jan 6, 2022 · 1 comment
Open

Improved structure to Bokeh plot generation code #83

wafels opened this issue Jan 6, 2022 · 1 comment

Comments

@wafels
Copy link
Contributor

wafels commented Jan 6, 2022

The code hv_stats.py creates interactive plots that allow users to visualize various parts of Helioviewer service usage. The need for this code was driven partly to understand how users use Helioviewer at GSFC and partly to generate plots for a paper. The file contains code that generates many different plots. The code should be re-structured to be more modular, which will make it easier to maintain and develop in the future. Further, the GSFC specific parts should be extracted so that the code is agnostic to the helioviewer server location.

@dgarciabriseno
Copy link
Contributor

dgarciabriseno commented Mar 31, 2022

I expect this will be tackled if/when we need to update the plot generation.

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

No branches or pull requests

2 participants