Published August 21, 2023
| Version v1
Dataset
Open
Data and model from "An upper-crust lid over the Long Valley magma chamber" by Biondi et al., 2023
Description
Dataset and velocity model from the fiber-tomography study entitled "An upper-crust lid over the Long Valley magma chamber".
The npz files within the PickedRepo.zip contain the following keys:
- ChannelID: ID of the channel (similar to station ID)
- ChannelPos: Lat/Lon/Elevation of each channel
- P_TT: Pick P-wave traveltime for each channel
- P_W: P-wave traveltime probability/confidence for each channel
- S_TT: Pick S-wave traveltime for each channel
- S_W: S-wave traveltime probability/confidence for each channel
To read and plot the velocity models in the file FinalVpVsLongValleyDAS2023.npz, one can modify the basic script named ReadPlotVel.py