Skip to content

v3.0.3

Compare
Choose a tag to compare
@chad-earthscope chad-earthscope released this 11 Oct 02:23
· 9 commits to main since this release

Major new release v3.

  • Supports new miniSEED v3 and older miniSEED v2 data formats
  • New -json option outputs the index information in JSON-format

NOTE: Data quality indicators are no longer tracked and have been replaced with version numbers for consistency.
No database schema change is needed as the schema already includes fields for both quality and version.

NOTE2: By default, the build system will not include support for PostgreSQL as it did before. If you wish to have
PostgreSQL support you must set build environment variable WITHPOSTGRESQL.