RDMSEED and MKMSEED: Read and write miniSEED files

Imports and exports data files in seismological format "mini-SEED"
ダウンロード: 8K
更新 2023/2/2

Matlab codes to read and write miniSEED files

引用

François Beauducel (2024). RDMSEED and MKMSEED: Read and write miniSEED files (https://github.com/IPGP/mseed-lib), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2014a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Import and Analysis についてさらに検索
謝辞

ヒントを得たファイル: Reading mini-Seed

ヒントを与えたファイル: ReadMSEEDFast

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.2.0.0

- fixes an issue with time sampling in the T0,FS mode.

1.1.16

fixes 24-bit uncompressed format reading.

1.1.15

RDMSEED:
- applies the time correction to StartTime (if needed)
- new option to disable time correction
- fixes a problem when plotting multiplexed channels (thanks to Robert Chase)

1.1.14

fix a bug in time correction reading

1.1.13

rdmseed:
- applies the time correction to X.t (if needed)
- Geoscope 16/4 format passed real data archive tests

mkmseed:
- accepts time vector T and detects data blocks (gaps and overlaps)
- adds GEOSCOPE 16/3-4 bit gain ranged coding

1.1.12

- Improved endianness automatic detection (see comments).
- Accepts mixed little/big endian encoding in a single file.
- minor fixes.

1.1.11

- fix warning problem in R2013b (bitcmp)
- better header test to guess big/little-endian coding
- adds option 'be' to force big-endian read

1.1.10

adds a verbose mode (option)

1.1.9

Correction of a bug with little-endian file coding and Steim-1/2 data encoding.

1.1.8

mkmseed: add Steim-1 and Steim-2 encoding formats.

1.1.7

Complementary function mkmseed.m allowing to write mini-SEED file.

1.1.6

- Validation of ASCII encoding format (logs)
- Blockettes are now stored in substructures below a single field X.BLOCKETTES
- Add import of blockettes 500 and 2000
- Accept multi-channel files with various data coding

1.1.5

- add input formats for GEOSCOPE multiplexed old data files
- additional output argument with gap and overlap analysis
- create a plot when no output argument are specified
- optimize script coding (30 times faster STEIM decoding!)

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。