RDMSEED and MKMSEED: Read and write miniSEED files

버전 1.2.0.0 (364 KB) 작성자: François Beauducel
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 CenterMATLAB Answers에서 Data 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 리포지토리로 가십시오.