[installation] Init with inital config for global
This commit is contained in:
58
share/doc/caps/html/_sources/base/CHANGELOG-python.md.txt
Normal file
58
share/doc/caps/html/_sources/base/CHANGELOG-python.md.txt
Normal file
@ -0,0 +1,58 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user