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

Visualization of all TruSat database objects #260

Open
johngribbin opened this issue Mar 4, 2020 · 2 comments
Open

Visualization of all TruSat database objects #260

johngribbin opened this issue Mar 4, 2020 · 2 comments
Labels
design enhancement New feature or request
Projects

Comments

@johngribbin
Copy link
Collaborator

It would be nice to see a graphic visualization of the orbital positions of objects in TruSat database around Earth. This module should include some form of 3D visualization of Earth and orbiting satellites. A few points:

  • The module itself does not need to be interactive.
  • When the user scrolls down the page, the module container should shrink to take up less vertical screen space

Best-case:

  • the visualization dynamically responds to the queries in the data below. If a user opts to just see undisclosed sats, then the visualization and the table filter the visible sats in tandem.

Backup cases:

  • The module has fixed sets of orbits corresponding to the5 "main filters", updating when user switches between primary filters, but not when the user filters further via secondary filters.
  • The module shows some fixed set of orbits (eg: 10 famous satellites) rather than dynamically responding to the list. It may work best to hide the module once a user begins filtering.
  • Same as the option above, but as a fixed animation, presented as an artifact from a recent snapshot of orbits
  • Some variant of the options above, done via an embed or iframe, in case that opens new opportunities. If that's not possible, but a relevant visualization exists elsewhere, we could link to it.
@johngribbin johngribbin added the enhancement New feature or request label Mar 4, 2020
@interplanetarychris
Copy link
Collaborator

Also, it goes without saying that the interface should make use of the TruSat TLEs and TruSat user information.

@mainnebula mainnebula added this to To do in TruSat via automation Mar 5, 2020
@johngribbin
Copy link
Collaborator Author

Inspiration - http://astria.tacc.utexas.edu/AstriaGraph/

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

No branches or pull requests

3 participants