Forklet of cbassa's sattools for use with free software giza instead of closed pgplot. https://spacecruft.org/spacecruft/sattools
Go to file
2013-08-04 07:59:40 +02:00
data Added new site 2013-08-04 07:59:40 +02:00
sextractor first commit of data, sextractor config files 2013-05-18 18:57:54 +01:00
.gitignore Updated 2013-05-26 17:12:26 +01:00
addwcs.c Fixed addwcs to use reference position if not enough stars are available 2013-06-06 19:44:11 +01:00
deep.c first commit of code 2013-05-18 18:54:11 +01:00
dsmin.c first commit of code 2013-05-18 18:54:11 +01:00
faketle.c Added Fake TLE generator 2013-05-26 16:21:00 +01:00
ferror.c first commit of code 2013-05-18 18:54:11 +01:00
fitsheader.c first commit of code 2013-05-18 18:54:11 +01:00
fitskey.c first commit of code 2013-05-18 18:54:11 +01:00
imgstat.c Added image statistics tool 2013-05-26 17:04:31 +01:00
makefile Fixed bugs reading COSPAR ID from environment variable instead of image 2013-06-04 21:49:10 +01:00
pgm2fits.c first commit of code 2013-05-18 18:54:11 +01:00
plotfits.c first commit of code 2013-05-18 18:54:11 +01:00
pstrack.c Fixed bugs reading COSPAR ID from environment variable instead of image 2013-06-04 21:49:10 +01:00
rde2iod.c first commit of code 2013-05-18 18:54:11 +01:00
README.md first commit 2013-05-18 18:53:02 +01:00
reduce.c Various changes 2013-07-10 10:54:14 +01:00
residuals.c Various changes 2013-07-10 10:54:14 +01:00
runsched.c first commit of code 2013-05-18 18:54:11 +01:00
satfit.c Some changes 2013-07-16 09:04:57 +01:00
satid.c Fixed bugs reading COSPAR ID from environment variable instead of image 2013-06-04 21:49:10 +01:00
satmap.c Minor change to show satellite numbers 2013-05-26 17:06:15 +01:00
satorbit.c Minor change to show satellite numbers 2013-05-26 17:06:15 +01:00
satutl.c first commit of code 2013-05-18 18:54:11 +01:00
satutl.h first commit of code 2013-05-18 18:54:11 +01:00
sgdp4.c first commit of code 2013-05-18 18:54:11 +01:00
sgdp4h.h first commit of code 2013-05-18 18:54:11 +01:00
simplex.c first commit of code 2013-05-18 18:54:11 +01:00
skymap.c Some changes 2013-07-16 09:04:57 +01:00
tleinfo.c first commit of code 2013-05-18 18:54:11 +01:00
uk2iod.c first commit of code 2013-05-18 18:54:11 +01:00
versafit.c first commit of code 2013-05-18 18:54:11 +01:00
viewer.c Some changes 2013-07-16 09:04:57 +01:00
wcsfit.c first commit of code 2013-05-18 18:54:11 +01:00

Satellite Tracking Toolkit

Required libraries: qfits-5.2.0: ftp://ftp.eso.org/pub/qfits/qfits-5.2.0.tar.gz pgplot-5.2.2: http://www.astro.caltech.edu/~tjp/pgplot/ gsl-1.15: ftp://ftp.gnu.org/gnu/gsl/gsl-1.15.tar.gz wcslib-2.9

Required environment variables: ST_COSPAR: COSPAR number ST_DATADIR: path to sattools directory ST_TLEDIR: path to TLE directory