59 lines
1001 B
Plaintext
59 lines
1001 B
Plaintext
# Change Log
|
|
|
|
All notable changes to the python plugins will be documented in this file.
|
|
|
|
## 2024.262
|
|
|
|
### Fixed
|
|
|
|
- MiniSEED encoding allows half a sample timing tolerance
|
|
to detect contiguous records.
|
|
|
|
## 2024.005
|
|
|
|
### Added
|
|
|
|
- data2caps
|
|
|
|
- Document the processing of SLIST files with multiple data blocks.
|
|
|
|
## 2023.317
|
|
|
|
### Changed
|
|
|
|
- image2caps
|
|
|
|
- Enforce Python3
|
|
|
|
## 2023.298
|
|
|
|
### Added
|
|
|
|
- data2caps
|
|
|
|
- Allow setting the network code explicitly by --network`.
|
|
|
|
### Changed
|
|
|
|
- data2caps
|
|
|
|
- Read the sample rate numerator and denominator separately instead of
|
|
assuming denominator = 1.
|
|
- For format unavco 1.0 the network code must be given explicitly.
|
|
|
|
### Fixed
|
|
|
|
- data2caps
|
|
|
|
- Send data in unavco data format which was not done before.
|
|
|
|
## 2023.255
|
|
|
|
### Added
|
|
|
|
- data2caps
|
|
|
|
- Renamed from raw2caps.
|
|
- Support reading slist files, add documentation.
|
|
- Support reading strain & seismic data files from www.unavco.org.
|