I managed to plot seismicities along cross-sections. However, I can’t figure out how to incorporate seismic tomography into the cross-sections.
I got the tomography slices from SubMachine (SubMachine: Web-based tools for exploring seismic tomography and other models of Earth's deep interior) and even allows for the downloading of the tomography slices through a grid file in text file format. (I cannot upload the text file though due to size restrictions.)
There is an instruction on how to convert them on the website (Cross sections output · kasra-hosseini/SubMachine_Public Wiki · GitHub) and then plot them on cross sections. However, I’m stuck at step 3. Step 3 details out how to convert the xyz coordinates into lon-lat-depth, however, I’m not sure how to put the converted data into another grid file so I can plot them using ‘grdimage’ and ‘project’.
Has anyone here already tried integrating tomographic slices into vertical cross-sections?