Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite to use unstructured grids #70

Closed
amaggi opened this issue May 24, 2014 · 1 comment
Closed

Rewrite to use unstructured grids #70

amaggi opened this issue May 24, 2014 · 1 comment
Assignees

Comments

@amaggi
Copy link
Owner

amaggi commented May 24, 2014

Using rectangular grids for search regions involves doing a lot of calculations that are actually unnecessary. The code would be speeded up significantly if an un-ordered sequence of search points were used instead. This upgrade would also make it possible to craft a seismicity zone that more closely matches the observed pattern.

rt-waveloc development already uses such an unstructured grid.

@amaggi amaggi self-assigned this May 24, 2014
@amaggi amaggi added this to the Release version 1.0 milestone May 24, 2014
@amaggi amaggi changed the title Remove dependence on rectangular grids Rewrite to use unstructured grids May 24, 2014
@amaggi
Copy link
Owner Author

amaggi commented Sep 26, 2014

Mostly done.

Still need to deal with
[ ] plotting waveforms after location
[ ] plotting grid outputs for unstructured grids
[ ] test current example for resolution test
[ ] writing examples of synthetic and real tests with unstructured grids

@amaggi amaggi modified the milestones: Release version 1.0, Version 0.3 released Sep 26, 2014
@amaggi amaggi closed this as completed Oct 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant