1 May 02:32
Re: SatLIb verification
Jason Harris <kstars <at> 30doradus.org>
2007-05-01 00:32:01 GMT
2007-05-01 00:32:01 GMT
Hi, So do I have an old version of SatLib or something? Because when I run the demo, I am seeing some problems. First of all, It reports a Julian Day number that is off by about a month (and calendar dates reported in the output tables also reflect this month-old date). I have to hack the code like this if I want the correct JD: jd=Julian_Date(cdate) + 30.0; There are some ambiguities in the meanings of some parameters: + What time is reported by the demo? I assume it's UT, and looking at the code I'm pretty sure that is correct. + What convention is used for geographic longitude? Are west longitudes positive or negative? From the longitude you gave for Toulouse, I guess west longitudes are negative. Assuming my guesses are correct, as I said before, I can't find any correlation between SatLib predictions and those of NASA/Heavens-above/calsky. For example, for JD=2454221.5 from Tucson, AZ (lat=32.222, long=-110.926), SatLib gives the following pass prediction for HST: % ./demo HST JD=2454221.516105 90037B HST 2007-05-01 12:15:10 0.03 185.72 38 9 251 2727 73294 + 90037B HST 2007-05-01 12:16:32 2.48 174.36 42 11 247 2469 73294 + 90037B HST 2007-05-01 12:17:54 4.12 160.88 46 14 243 2313 73294(Continue reading)
RSS Feed