1
0
Fork 0
Forklet of cbassa's sattools for use with free software giza instead of closed pgplot. https://spacecruft.org/spacecruft/sattools
 
 
 
 
Go to file
Cees Bassa 9407244a70 Updated 2014-02-23 12:16:19 +01:00
data GRAVES horizon 2014-02-23 12:15:57 +01:00
sextractor Minor changes 2013-11-16 20:10:47 +01:00
.gitignore Updated 2014-02-23 12:16:19 +01:00
README.md first commit 2013-05-18 18:53:02 +01:00
addwcs.c Implemented precession correction 2014-01-04 23:59:02 +01:00
angular.c Adding a few more tools 2013-09-09 08:36:40 +02:00
calibrate.c Minor changes 2014-01-05 00:08:59 +01:00
dec2sex.c Adding a few more tools 2013-09-09 08:36:40 +02:00
deep.c first commit of code 2013-05-18 18:54:11 +01:00
deproject.c Added GEO/HEO belt to skymap 2013-10-29 19:02:14 +01:00
detect.c Further changes 2014-02-18 08:52:56 +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 Misc changes 2013-10-23 16:41:01 +02:00
jpg2fits.c Added usage 2014-01-04 23:59:19 +01:00
jpgstack.c Misc changes 2013-10-23 16:41:01 +02:00
launchtle.c New program to estimate launch elsets 2014-02-23 12:15:35 +01:00
makefile Update 2014-02-23 12:15:45 +01:00
measure.c Minor changes to keys 2014-02-13 18:17:10 +01:00
pass.c Fixed visual passes bug, added skymap plotting 2014-02-13 18:15:22 +01:00
pgm2fits.c Fixed some bugs with en/decoding sexagesimal time 2013-08-31 09:47:36 +02:00
plotfits.c Minor changes 2013-08-31 09:48:43 +02: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
reduce.c Various changes 2013-07-10 10:54:14 +01:00
residuals.c Misc changes and new additions 2013-10-01 18:53:57 +02:00
runsched.c Changed paths; still absolute 2014-02-13 18:18:02 +01:00
satfit.c Added new search feature 2014-02-23 12:14:38 +01:00
satid.c Misc changes and new additions 2013-10-01 18:53:57 +02:00
satmap.c Minor change to show satellite numbers 2013-05-26 17:06:15 +01:00
satorbit.c Remove perigee/apogee points 2014-02-23 12:15:19 +01:00
satutl.c Added TLE reading features 2013-10-24 08:00:12 +02:00
satutl.h first commit of code 2013-05-18 18:54:11 +01:00
sex2dec.c Adding a few more tools 2013-09-09 08:36:40 +02:00
sgdp4.c Minor differences 2013-08-04 08:02:44 +02:00
sgdp4h.h Added TLE reading features 2013-10-24 08:00:12 +02:00
simplex.c first commit of code 2013-05-18 18:54:11 +01:00
skymap.c Added illumination by Graves radar 2014-02-13 18:15:41 +01:00
slewto.c Assorted changes 2013-12-27 15:24:58 +01:00
tle2ole.c Convert TLE to one line elements and back 2013-09-19 12:06:23 +02:00
tleinfo.c Minor changes 2013-11-11 22:20:17 +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
waitfor.c Misc changes and new additions 2013-10-01 18:53:57 +02:00
wcsfit.c Minor changes 2014-01-05 00:08:59 +01:00

README.md

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