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

Update "Latest TLE" query to only select TruSat-generated TLEs #81

Open
interplanetarychris opened this issue Nov 23, 2019 · 1 comment
Labels
enhancement New feature or request
Projects

Comments

@interplanetarychris
Copy link
Contributor

This will prevent from re-distribution of other TLEs which may be in the catalog for test purposes.

https://github.com/consensys-space/trusat-backend/blob/4ea9290eef5f016937554ca8b6892a6798b769fa/database.py#L322-L327

@interplanetarychris interplanetarychris added the enhancement New feature or request label Nov 23, 2019
@interplanetarychris
Copy link
Contributor Author

Adding
WHERE classification="T"
would fix this.

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

No branches or pull requests

1 participant