codeco3
(SED) codeco3
(GLOBE)

codeco3 is a software package for waveform conversion on UNIX platforms, developed by Urs Kradolfer, Karl Koch and Klaus Stammler; see the schematic below.

It supports the conversion from the following input formats: GSE1.0 (intv, int(x), cmp6, cmp7, cmp8; each with 0, 1st or 2nd differences), GSE2.0 (int, cm6, cm7, cm8), SAC-binary, SAC-ascii, MiniSEED (4096-blocks), CSS (2.8/3.0).
The supported output formats are: GSE1.0 (intv, int, cmp6, cmp7, cmp8; each with 0, 1st or 2nd differences), GSE2.0 (int, cm6, cm7, cm8), SAC-binary, SAC-ascii, Mini-SEED (4096-block Steim1-compressed data records - only if separate executable is available), CSS (2.8/3.0).

You may get this software as a compressed tar-file by clicking on the following link: codeco_3.3c.tar.gz

      INPUT                                    OUTPUT
     <<<<<<<                                   >>>>>>
    ------------                            ------------
   | GSE1.0/2.x |  >----            ---->  | GSE1.0/2.x |
    ------------        \          /        ------------
                         \        /
    -----------           \      /          -----------
   | SAC (A/B) | >-------- \    / ------>  | SAC (A/B) |
    -----------           \      /          -----------
                           codeco3
    ------------          /      \          ------------
   | CSS2.8/3.0 | >------- /    \ ------>  | CSS2.8/3.0 |
    ------------          /      \          ------------
                         /        \
     --------           /          \        -------
    | mSEED  | >--------            ---->  | mSEED |
     --------                               -------

This is still a test-version, which has been tested on HP-UX, Linux, SunOS, and Solaris, using Fortran 77 and Fortran90. If you experience any problems, please report them to
Urs.Kradolfer
However, only limited support can be given, since some of the supported formats have been modified without proper documentation...


Last Update: 01Feb2005 uk - Created 22Oct2000