Skip to content

v3.1.2

Compare
Choose a tag to compare
@chad-earthscope chad-earthscope released this 27 May 22:29
· 2 commits to main since this release
  • When writing v2 derive the quality code from the publication version when the extra-header "/FDSN/DataQuality" is not present. Use quality indicator 'D' when the publication version cannot be mapped, e.g. > 4.
  • Add tests for msr3 utility functions.
  • Add msr3_nsperiod() to calculate the sample period in nanoseconds.
  • Add CRC values to diagnostic message when header values does not match calculated.
  • Replace ms_dabs() with macro to use system fabs(), document as deprecated.
  • Simplify mstl3_addmsr_recordptr() a bit.
  • Update yyjson to v0.9.0.