What’s New

These are the changes in each version of gemlog.

v1.6.6 (November 10, 2022)

Breaking changes

Upgrading dependency version requirements due to security issue in older numpy

Deprecations

Enhancements

New tools to convert files with missing or inadequate GPS data (at user’s risk!) Support for compact new raw format 1.10

Bug fixes

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.5.6 (October 5, 2021)

Breaking changes

Deprecations

Enhancements

Improve logs Add better user interface for working with Gem response and accessing noise specs Improve checks to identify unusable raw files

Bug fixes

Testing

Improvements to automated tests

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.4.3 (August 5, 2021)

Breaking changes

Deprecations

Enhancements

Added new fields to inventories to meet IRIS requirements (elevation, start/end times, azimuth, dip) Improvements to huddle_test Improved timing corrections (cubic interpolation) Remove overlapping samples in output miniSEED files for user convenience

Bug fixes

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.3.4 (December 28, 2020)

Breaking changes

Deprecations

Enhancements

Support for raw format 0.91 Enables writing day-long miniSEED files (instead of just hour-long) Switched to a cross-platform (windows-friendly) miniSEED file naming format that avoids colons

Bug fixes

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.3.1 (December 1, 2020)

Breaking changes

Deprecations

Enhancements

Support for old raw formats 0.8 and 0.85 Improvements to gemconvert Now hosted on PyPI

Bug fixes

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.2.2 (October 26, 2020)

Breaking changes

Deprecations

Enhancements

Bug fixes

No longer crashes when processing a mix of normal raw files and raw files that are empty or lack GPS data

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.1.2 (October 14, 2020)

Breaking changes

Deprecations

Enhancements

Added an option to gemconvert to allow output files of length other than 1 hour. Day-long miniSEED files are often more convenient than hour-long files.

Bug fixes

Fixed some issues with the Missing GPS Demo.

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.1.1 (October 10, 2020)

Breaking changes

Deprecations

Enhancements

Changed sample time interpolation from block-of-files level to single-file level, which prevents possible problems that can cause imprecise sample times.

Bug fixes

Testing

Documentation

  • This sphinx documentation (GH#12)

Requirements

Contributors

v1.1.0 (October 7, 2020)

  • Added new gem_cat feature for combining no-GPS files.

v1.0.2 (October 2, 2020)

v1.0.1 (September 29, 2020)

  • changed ‘master’ branch to ‘main’

v1.0.0 (September 17, 2020)

  • function name changes (some with aliases) to follow python standards

v0.3.2 (September 9, 2020)

  • added demo with inventory functions

v0.3.1 (September 4, 2020)

  • more helpful logging output

v0.3.0 (September 4, 2020)

  • 2020-09-04, cython added

v0.2.3 (September 1, 2020)

  • improving testing, including empty/bad files

v0.2.2 (August 18, 2020)

  • Automated github tests, setup.py improvements, and modest speed-up

v0.2.1

v0.0.5

  • Added new functions to make network map from GPS data and rename mseeds from serial_number.channel to network.station.location.channel codes