Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
08a210b8
Commit
08a210b8
authored
Jul 12, 2016
by
thomas.forbriger
Browse files
issue25 [NOTE]: comment regarding time correction field
parent
a6faa0e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
issue25-libdatrwxx-miniseed-consistency-checks.txt
View file @
08a210b8
...
...
@@ -3,6 +3,30 @@ this is <issue25-libdatrwxx-miniseed-consistency-checks.txt>
libdatrwxx: MiniSEED consistency checks
---------------------------------------
Final note:
Without data which would use the time correction field in the Fixed
Section of Data Header I cannot test the mechnism for consistency.
The SEED Manual itself is not fully conclusive in this respect:
On page 108 of "SEED Reference Manual, Standard for the Exchange of Earthquake
Data, SEED Format Version 2.4, August, 2012":
note 16: LONG: Time correction. This field contains a value that may modify
the field 8 record start time. Depending on the setting of bit 1 in field
12, the record start time may have already been adjusted. The units are in
0.0001 seconds.
The correction field accordingly may carry a sign. It is implemented in
datrw::mseed::SEED::FixedDataRecordHeader as "int tcorr". It is applied
accordingly in libtime::TAbsoluteTime datrw::mseed::MiniSEEDRecord::date()
The SEED Manual misses to define whether the correction should be added or
subtracted.
----------------------------------------------------------------------------
As a reminder:
- check application of time correction before finishing this issue
time correction is not part of this issue, however Chad Trabant has made a
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment