1
0
Fork 0
Scriplets for poking at Mike McCant's classfd.tle data. https://spacecruft.org/spacecruft/classfd-cruft
Go to file
Jeff Moe bb8b73de98 No fit in filename 2023-06-21 19:35:19 -06:00
.gitignore Ignore temp files 2023-06-21 18:31:23 -06:00
LICENSE-CC CC by SA 4.0 International 2023-06-21 18:31:09 -06:00
LICENSE-GPL GPLv3 2023-06-21 18:30:58 -06:00
README.md Scriptlet to list missing IDs 2023-06-21 19:25:14 -06:00
classfd-dl Scriplet to download classfd.tle 2023-06-21 18:44:53 -06:00
classfd-ls-ids Scriptlet list Spacecruft IDs in classfd 2023-06-21 19:11:12 -06:00
spacecruft-classfd-all Scriptlet to list missing IDs 2023-06-21 19:25:14 -06:00
spacecruft-classfd-ls-ids No fit in filename 2023-06-21 19:35:19 -06:00
spacecruft-classfd-missing-ids No fit in filename 2023-06-21 19:35:19 -06:00
spacecruft-dl-ids No fit in filename 2023-06-21 19:35:19 -06:00
spacecruft-ls-ids No fit in filename 2023-06-21 19:35:19 -06:00

README.md

classfd cruft

DRAFT DRAFT DRAFT

Crufty scriptlets for poking at Mike McCants' classfd.tle.

Setup

Using Debian Stable (12/bookworm).

Upstream compresses files using zip, so that is needed:

apt install unzip

Scripts

What the little scripts do:

  • classfd-dl --- Downloads and unzips Mike McCants' classified elements.
  • classfd-ls-ids --- Lists NORAD IDs in Mike McCants' classified elements.
  • spacecruft-classfd-all --- Runs all the scripts in proper order.
  • spacecruft-classfd-ls-ids --- Lists NORAD IDs in the Spacecruft archive also in the McCants' classfd list.
  • spacecruft-classfd-missing-ids --- Lists classfd IDs not in Spacecruft archive.
  • spacecruft-dl-ids --- Download list of IDs photographed and identified in the Spacecruft archive.
  • spacecruft-ls-ids --- Lists NORAD IDs in Spacecruft archive.

Spacecruft

Data for satellites identified in the Spacecruft archive can be found here:

Spacecruft reports and data for the seesat mailing list, which Mike McCants uses as a source, is available here:

Upstream

Mike McCants

Mike McCants website, TLEs, and classfd.tle:

Seesat

The seesat mailing list archive are here:

Copyright

Unofficial project, not related to Mike McCants. Upstream sources under their respective copyrights.

License: CC By SA 4.0 International and/or GPLv3+ at your discretion.

Copyright © 2023, Jeff Moe.