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

Simplify this project #5

Closed
5 tasks done
ehmatthes opened this issue Dec 3, 2020 · 3 comments
Closed
5 tasks done

Simplify this project #5

ehmatthes opened this issue Dec 3, 2020 · 3 comments
Labels
alpha Things that need to be done before first public release.

Comments

@ehmatthes
Copy link
Owner

ehmatthes commented Dec 3, 2020

Simplify this project, so it is entirely focused on building a dashboard that the public can view. Move all historical analysis work to a separate repository.

  • Remove Plotly graphs.
  • Keep only one matplotlib page.
  • Move animation work to sitka_irg_analysis.
  • Revise project to reflect only one visualization.
  • Merge and push.
@ehmatthes ehmatthes added the alpha Things that need to be done before first public release. label Dec 3, 2020
@ehmatthes
Copy link
Owner Author

ehmatthes commented Dec 4, 2020

Remove Plotly graphs.

  • templates
  • views
  • urls
  • requirements
  • links

@ehmatthes
Copy link
Owner Author

ehmatthes commented Dec 4, 2020

Revise project to reflect only one visualization.

  • Generate plot with minimal whitespace at margins?
  • Revise title of plot to reflect most recent reading date time.
  • Reduce top and bottom padding on jumbotron.
  • Remove <hr /> from beneath jumbotron.
  • Revise copy.
  • Revise names in project (variables, files, etc.). Moved to Optimization and refactoring #17.
  • Remove separate plot pages.
    • Move main visualization to index page.
    • Simplify refresh_data.py to just generate the one plot.
    • Remove original extended plot page, with view and url and template.

@ehmatthes
Copy link
Owner Author

Sure feels good to get moving on this again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha Things that need to be done before first public release.
Projects
None yet
Development

No branches or pull requests

1 participant