1
0
Fork 0
 
 
 
 
 
 
Go to file
Fabian P. Schmidt ec5885bdb8 Skip temporary NORAD IDs when fetching TLEs
Celestrak started to return the TLE of 00005 when asked for
NORAD IDs above 90000. Thus wrong TLEs were assigned to satellites
with temporary NORAD IDs and manual_tle=False.

This commit prevents satnogs to leak temporary NORAD IDs to Celestrak
by skipping them during TLE updates.

The threshold of 80000 is a motivated by the following
- NORAD ID 80k-90k are used for "Analyst Objects", which aren't
  necessarily hardlinked to an object [1]
- NORAD ID 90k+ don't seem to be assigned at the moment [2]

[1]: https://www.space-track.org/documentation#faq
[2]: https://celestrak.com/NORAD/elements/master.php
2018-12-14 13:03:24 +00:00
bin Compressor fixes 2018-03-10 16:28:19 +02:00
docker docker: Add workaround to fix installation of dependencies by pip 2018-07-08 23:43:32 +02:00
docs Add command update_station_last_seen 2018-12-10 12:40:01 +01:00
network Skip temporary NORAD IDs when fetching TLEs 2018-12-14 13:03:24 +00:00
requirements Add sentry logging 2018-08-25 19:07:26 +03:00
staticfiles Docker support 2015-03-11 11:36:48 +02:00
.coveragerc Updates for Gitlab CI 2017-08-25 20:04:57 +03:00
.editorconfig Add Sass support 2017-12-24 21:33:33 +02:00
.eslintignore Add dnt-helper and simplify GA code 2017-02-21 23:52:39 +02:00
.eslintrc.json Switch from jshint to eslint 2017-02-11 16:04:09 +02:00
.gitattributes Initial SatNOGS project structure. 2014-08-26 22:36:38 +03:00
.gitignore Add Station API to network.satnogs.org 2018-04-01 11:52:20 +00:00
.gitlab-ci.yml Use explicit branch on CI 2018-03-07 16:06:42 +02:00
.stylelintrc Add stylelint 2017-02-10 18:48:24 +02:00
CONTRIBUTING.md Fix contribute link 2017-08-07 19:36:12 +02:00
Changelog.md Version bump 1.0 2017-03-21 18:34:57 +02:00
LICENSE Update license 2015-05-06 11:52:49 +03:00
README.md fix copyright date 2018-08-17 13:38:19 +03:00
docker-compose.yml docker-compose: Update mariadb image to 10.3 2018-07-09 00:03:14 +02:00
env-dist Clean up settings.py and env-dist file 2018-11-13 13:33:42 +01:00
gulpfile.js Add Sass support 2017-12-24 21:33:33 +02:00
manage.py Switch from dotenv to decouple 2017-12-16 13:51:14 +02:00
package.json Update mapbox-gl-js 2018-11-13 14:41:13 +01:00
pytest.ini Updates for Gitlab CI 2017-08-25 20:04:57 +03:00
setup.cfg Move doc files inside repo 2017-04-30 22:45:05 +03:00
yarn.lock Update mapbox-gl-js 2018-11-13 14:41:13 +01:00

README.md

SatNOGS Network

SatNOGS Network is a web application, implementing a global scheduling and monitoring network for ground station operations.

It features multiple observers to multiple intrumentation functionality and manages observation jobs and results.

Contribute

Check out the documentation on how to setup a local development instance.

The main repository lives on Gitlab and all Merge Request should happen there.

Join

irc irc irc

Current Development

kanban build coverage

License

license Libre Space Foundation