Seismic vis (Obspy Integration)#192
Conversation
Cookbook uses Obspy for reading a SEGY example file.
Cookbook uses Obspy for reading a SEGY example file.
few changes on cookbook font style
|
👍 |
|
Rsrs I got it hahah |
There was a problem hiding this comment.
@eusoubrasileiro could you change the title to something like "plotting a seismic section"? The title should be something that a person will search for. Just to be clear, most of my titles for recipes are awful and need to be changed.
|
@eusoubrasileiro don't worry about the tests for now. We need to get all of |
|
@eusoubrasileiro sorry I didn't the comment about tesseroids. The tesseroids tests are a bit slow but not as much as you're experiencing. The new code uses numba for speedups. If it's not installed, it runs the slow numpy version instead. So install numba with |
|
You can tick off the requirements item as well. |
|
@leouieda It`s done. |
Conflicts: doc/changelog.rst
There was a problem hiding this comment.
@eusoubrasileiro final thing, I promise! Could you also add a line here saying something like "you can find instructions for installing Obspy at http://obspy.org/"?
|
@eusoubrasileiro perfect! |
Seismic vis (Obspy Integration)
Reopening PR 61 and PR 126 Obspy integration.
Simpler cookbook example where Obspy is just imported.