GEMScienceTools / GEMScienceTools/oq-mbtk
Check/compute the size of cells in the strain rate model
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 22
- Forks
- 11
- Avg merge
- 20h 54m
- Merged PRs (30d)
- 5
Description
Currently we compute scalar seismic moment from a strain rate model using fixed dx and dy distances. It would be better to infer these distances directly from the strain grid (under the assumption that it follows some sort of regular spacing)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the scalar seismic moment calculation and the strain grid handling. Check how fixed dx and dy are currently supplied, then verify that regular grid spacing can be inferred reliably; done means the calculation uses distances derived from the strain grid instead of fixed values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100