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

Set up filtered object info on Category, SatCat or UCS import #63

Open
interplanetarychris opened this issue Oct 19, 2019 · 0 comments
Open
Assignees
Labels
enhancement New feature or request priority:high
Projects

Comments

@interplanetarychris
Copy link
Contributor

The following query produces an on-demand relation of object info from three sources - Celestrak Categories, Celestrak SATCAT info, and UCS DB.

https://github.com/consensys-space/trusat-backend/blob/5a10afea6bb862469f713dcb40621cc0be714112/database.py#L344-L360

It would be more efficient to just perform this query ONCE, anytime when one of those data sources are updated, and store it in a table/static result.

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

No branches or pull requests

1 participant