https://github.com/claudiodsf/read_segd
SEG D bindings to ObsPy
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.4%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
SEG D bindings to ObsPy
Basic Info
- Host: GitHub
- Owner: claudiodsf
- Language: Python
- Default Branch: master
- Size: 31.3 KB
Statistics
- Stars: 22
- Watchers: 5
- Forks: 9
- Open Issues: 0
- Releases: 0
Created over 9 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
README.md
read_segd
SEG D bindings to ObsPy
You must have ObsPy installed to use this package.
Usage
From command line
Getting help:
bash
python read_segd.py -h
Converting to miniSEED:
bash
python read_segd.py -f MSEED file.segd
Converting to SAC:
bash
python read_segd.py -f SAC file.segd
From Python
python
from read_segd import read_segd
st = read_segd('file.segd')
Owner
- Name: Claudio Satriano
- Login: claudiodsf
- Kind: user
- Location: Paris, France
- Company: @IPGP
- Website: https://www.ipgp.fr/~satriano
- Twitter: claudiodsf
- Repositories: 13
- Profile: https://github.com/claudiodsf
Seismologist, Continuous Learner
GitHub Events
Total
- Watch event: 5
- Fork event: 1
Last Year
- Watch event: 5
- Fork event: 1
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0