[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Orekit Developers] Recent Ephemerides Files
- To: orekit-developers@orekit.org
- Subject: [Orekit Developers] Recent Ephemerides Files
- From: Thomas Neidhart <thomas.neidhart@gmail.com>
- Date: Mon, 30 Jan 2012 13:34:00 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; bh=Ibbk7zaNZLK5+qZkK6XayfrPOdD5E2zHrXn/Sygkqgw=; b=CkwWgr/0LmrebYqzFDHtvv3cPhDwXwiAkoawJnTMahSFBBjLy9WJZ20uz2BklDWDVY 6gxOzJbngzc/ggvRl/tNUbNbHlkomy9WBVAQR295hoLGQFdERP+9xjyWZD/fMOTGxxci wd7BZaEAt0eXTN1/1xfPoiFah3L123yS6930U=
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Lightning/1.0b2 Thunderbird/3.1.16
Hi,
I have been working on issue #23 to support more recent JPL DE4xx and
INPOP ephemerides files. To create some helpful test files I have used
the tool asc2eph from www.ephemeris.com/software.html and the original
ascii files from JPL.
The tool always creates the binary file in big-endian format, but I
would need a (smaller) testcase for little-endian too. Does somebody
know a tool to do the conversion to little-endian or truncate the
original binary files from JPL?
The same would be needed for the INPOP files available at
http://www.imcce.fr/inpop/
Thanks
Thomas