Message-ID: <45B47D7E.9000503@gsi.go.jp> Date: Mon, 22 Jan 2007 18:01:50 +0900 From: Yuki Hatanaka User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) To: igsmail@igscb.jpl.nasa.gov Subject: [IGSMAIL-5540]: update of RINEX compression programs References: <40F27605.7010303@gsi.go.jp> In-Reply-To: <40F27605.7010303@gsi.go.jp> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: owner-igsmail Precedence: bulk ****************************************************************************** IGS Electronic Mail 22 Jan 01:02:04 PST 2007 Message Number 5540 ****************************************************************************** Author: Yuki Hatanaka Dear colleagues, I would inform you an updated of the RINEX compress/uncompress programs (RNX2CRX and CRX2RNX) from ver 2.4.2 to 2.4.3. The old version (2.4.2) of RNX2CRX crushes if more than 9 data types are contained in RINEX files. It is caused by a primitive error in the source code for handling of continuation of "# / TYPES OF OBSERV" lines. The same bug is in the CRX2RNX, too. The bug does not have any influence if number of the data types is less than 10. The bug-fixed version (2.4.3) of the software is now available from following address: ftp://terras.gsi.go.jp/pub/software/RNXCMP_2.4.3/ The contents of the directory is as listed below this e-mail. It have been tested on LINUX, HP-UX11.00, SUN Solaris. 5.6, and Windows 95/98/XP, so far. Source codes are also avairable so that users can compile them if the binaries for other OS are needed. (See docs/README for more detail on the compilation). I apporogize for troubles you may have for the bug. Best Regards, Yuki P.S. Accomodation of the compression format and programs for RINEX version 3.0 is now under the developement. ------------------------------------------------- HATANAKA,Yuki, Geographical Survey Institute e-mail : hata@gsi-mc.go.jp ------------------------------------------------- ==== Contents of the directory ==== docs/ the document of Compact RINEX format(crinex.txt) and sample files. source/ C source code of the programs (common for UNIX, DOS, and VMS) unix/RNXCMP_2.4.3_xxxxx.tgz tar (gzip) package of binaries and shells (in RNXCMP_2.4.3_xxxxx/bin/) and documents and samples (in RNXCMP_2.4.3_xxxxx/docs/). win/RNXCMP_2.4.3_Windows.tar tar package of binaries and bache scripts (in RNXCMP_2.4.3_Windows/bin/) and documents (in RNXCMP_2.4.3_Windows/docs/) for Windows OS, the source code of a small program splname.exe that is used in utilities is also provided (in RNXCMP_2.4.3_Windows/source/). vms/ com/ front-end tools for multiple file handling (VMS command files)