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 5902ca998b Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
data Updates 2015-01-06 21:53:49 +01:00
sextractor Minor changes 2013-11-16 20:10:47 +01:00
.gitignore Update 2014-03-06 16:32:10 +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
csv2tle.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02: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 Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
detect.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
dsmin.c first commit of code 2013-05-18 18:54:11 +01:00
fakeiod.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
faketle.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
ferror.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02: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 Output for az/el info 2014-05-25 10:52:37 +02:00
jpg2fits.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
jpgstack.c Misc changes 2013-10-23 16:41:01 +02:00
launchtle.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
makefile Updates 2015-01-06 21:53:49 +01:00
measure.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
mvtle.c Minor updates 2014-12-03 19:08:02 +01:00
normal.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
pass.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
pgm2fits.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
plotfits.c Add option to toggle plotting of stars 2014-09-17 16:41:26 +02:00
posmatch.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
posvel.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
propagate.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +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 Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
residuals.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
runsched.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
rv2tle.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
satfit.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
satid.c Misc updates 2014-12-14 23:04:23 +01:00
satmap.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
satorbit.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
satutl.c Minor changes 2014-10-07 23:41:49 +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 Minor changes 2014-10-07 23:41:49 +02:00
simplex.c first commit of code 2013-05-18 18:54:11 +01:00
skymap.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
slewto.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
tle2ole.c Convert TLE to one line elements and back 2013-09-19 12:06:23 +02:00
tle2rv.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
tleinfo.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02:00
uk2iod.c first commit of code 2013-05-18 18:54:11 +01:00
vadd.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02: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
xyz2tle.c Fixed bug in MJD calculation 2015-04-16 09:30:49 +02: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