Plot 3D views of the seismicity
Plot by obspy. Not sure why the coordinates went wrong.
Two parameters can be set:
- azm
- dep Those parameters control the angles for projection.
python viewer.py
In the example, the dep is fixed, and a loop over azimuth (0-360, every 5⁰). This produces 72 images. Resolution for coastlines and final images can be adjusted.
Step 3: assemble all the 2D images into a gif (to be implemented)
@earthinversion , we count on you for some further implementations.


