Skip to content

v3.0.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@chad-earthscope chad-earthscope released this 05 Jun 07:24
  • Add capability to read data from URLs. This feature is optional, enabled at build time with LIBMSEED_URL and requires libcurl to be available on the system.
  • Add registry for accumulation of error and warning log messages
  • Log and diagnostic printing callbacks now require const char *
  • Verbose-triggered messages are now sent to stdout instead of stderr
  • Copy only UTF-8 characters in ms_strncpclean(), ms_strncpcleantail(), and ms_strncpopen()

Note: the data format written by default by this library is not miniSEED 2 and cannot be read by any software that has not been updated to support the new format. miniSEED 2 can be written by this library if desired.