Skip to content

v3.19

Compare
Choose a tag to compare
@chad-earthscope chad-earthscope released this 07 Feb 21:59
· 29 commits to main since this release
  • Update libmseed to 2.18.
  • Read any leap second list file indicated by the LIBMSEED_LEAPSECOND_FILE environment variable and use it when determining data coverage.
  • Fix edge case of pruning data and splitting on time boundaries when resulting record only contains a single sample.
  • Reformat source according to included clang-format profile.
  • Remove inappropriate Makefile.wat, src/Makefile.wat and src/Makefile.win. This will not build in Windows without a replacement for system regex.