obspy.io.xseed.fields
Helper module containing xseed fields.
- copyright:
The ObsPy Development Team (devs@obspy.org)
- license:
GNU Lesser General Public License, Version 3 (https://www.gnu.org/copyleft/lesser.html)
Classes
General SEED field. |
|
A string field with a fixed width. |
|
A float number with a fixed length and output mask. |
|
An integer field. |
|
A loop over multiple elements. |
|
Variable length ASCII string, ending with a tilde: ~ (ASCII 126). |
Exceptions