Definition at line 117 of file iseifestream.cc.
References DATRW_ISEIFESTREAM_CC_VERSION.
Referenced by datrw::online_help().
121 "seife reading functions" << std::endl <<
122 "-----------------------" << std::endl <<
126 "This module reads seismic time series data in the format\n" 127 "used by programs provided by Erhard Wielandt. See his web site\n" 128 "http://www.software-for-seismometry.de for details.\n" 129 "In its current version, the input stream does not evaluate the\n" 130 "Fortran format specification in the file header. It simply expects\n" 131 "a sequence of the announced number of floating point values\n" 132 "separated by whitespace." 135 "The seife input stream can be controlled by format modifiers:\n" 136 "date=2012/7/2 sets the recording date to 2.7.2012\n" 137 "station=BFO sets the recording station to BFO\n" 138 "channel=LXX sets the recording channel to LXX\n" 139 "auxid=LOC0 sets the recording auxid to LOC0\n" 140 "instype=STS2 sets the recording instrument type to STS2\n" 141 "Choose appropriate parameter values for your case." #define DATRW_ISEIFESTREAM_CC_VERSION