Parameters: |
- data Filename, URL, XSEED/SEED string, file pointer or StringIO
- debug (Boolean.) Enables a verbose debug log during parsing of SEED file.
- strict (Boolean.) Parser will raise an exception if SEED files does not
stay within the SEED specifications.
- compact (Boolean.) SEED volume will contain compact data strings. Missing
time strings will be filled with 00:00:00.0000 if this option is
disabled.
|