Skip to content

Releases: EarthScope/mseedindex

v2.1

07 Mar 23:34
Compare
Choose a tag to compare
  • Set SQLite busy timeout to 10 seconds to allow for graceful multi-process access to the database (e.g. parallel usage).
  • Set HAVE_USLEEP=1 for SQLite build to allow timeout loops to iterate with sub-second intervals.

v2.0

07 Mar 01:26
Compare
Choose a tag to compare
  • Update to schema version 1.0, which includes timerates and format fields.
  • Change default database name from iris to timeseries.
  • Update libmseed and sqlite3.