earthquake-monitoring
This is a projected conducted in the Data Science Lab during the Master of Data Science at ETH
Science Score: 36.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.2%) to scientific vocabulary
Keywords
Repository
This is a projected conducted in the Data Science Lab during the Master of Data Science at ETH
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
EarthEarthquake Monitoring - Python Setup
- Python version: 3.11.5
- Install packages:
pip install -r requirements.txt(first install seisbench from the submodule)
Seisbench
Since we adapt EQTransformer to only use one channel, the seisbench project is added as a submodule. To install the local version of seisbench as opposed to the one on pypi, run the following from the project root with your virtual env active:
bash
cd external/seisbench
pip install .
This installs the seisbench package inside external/seisbench into the current virtual environment.
After changes to the local seisbench package, pip install . needs to rerun for those changes to propagate to any place where import seisbench or similar is used.
SWAG
Run ln -s external/swa_gaussian/swag . in the project root such that the swag script can find the swag submodule.
Owner
- Login: IB31IAT
- Kind: user
- Repositories: 1
- Profile: https://github.com/IB31IAT
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| ib31iat | r****6@g****m | 102 |
| Herbsi | g****t@h****e | 56 |
| IB31IAT | 7****T | 2 |
| Yanis Tournier | y****r@s****h | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 0
- Total pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: about 12 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.4
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 5
- Average time to close issues: N/A
- Average time to close pull requests: about 12 hours
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.4
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0