[email protected] schrieb:
Date: Tue, 12 Mar 2013 22:29:05 +0100
From: PE0SAT | Amateur Radio<[email protected]>
To: Amsat bb<[email protected]>
Subject: [amsat-bb] Unix command line Kepler manager
Message-ID:<[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed

Hi,

Thanks for reading this message.

Can somebody help me with a command line Kepler manager for Unix?

The idea is to create my own TLE files where source files come from
Celes-track and
Space-track.

I thought to give the list a try before if go the script way;)

73 Jan PE0SAT

Hello Jan

This is my script running under OS/2-eComStation:


/* begin of CMD file */
/* access with WGet */
'wget -i oscarkep.url -O kepler-w.txt'
/*       file with URL's */

/* access with Curl */
'curl -c cookies.txt -b cookies.txt -k https://www.space-track.org/ajaxauth/login -d "identity=USER&password=Pa$$w0rd"'
/* login via cookie */
'curl --cookie cookies.txt -k https://www.space-track.org/basicspacedata/query/class/tle_latest/favorites/all/ORDINAL/1/format/3le -o kepler-c.txt'

'copy kepler-w.txt + kepler-c.txt kepler.txt'

/* end of CMD file */


May it help.

--

Mit freundlichen GrĂ¼ssen, Regards, 73
    Thomas Frey, HB9SKA
______________________________________________________________________

  Thomas Frey, Holzgasse 2, CH-5242 Birr, Tel. + Fax: 056 444 93 41
                   http://home.datacomm.ch/th.frey/

_______________________________________________
Sent via [email protected]. Opinions expressed are those of the author.
Not an AMSAT-NA member? Join now to support the amateur satellite program!
Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb

Reply via email to