For the MAWS 2004 protocol, see the specification.
The imaws2004 script differs from the
imaws2007 in exactly one particular:
instead of the Maws2007Compiler class,
it uses Section 23, “class Maws2004Compiler: MAWS compiler”.
Identical to Section 83.1, “Prologue”.
#!/usr/bin/env python #================================================================ # imaws2004: IBP banding data compiler for MAWS 2004 protocol # For full documentation, see: # http://www.nmt.edu/~shipman/z/ibp/doc/iband7/ims/ #---------------------------------------------------------------- EXTERNAL_VERSION = "1.00"