five

P-wave velocity and density models of Montserrat

收藏
DataCite Commons2020-11-19 更新2024-07-28 收录
下载链接:
https://figshare.com/articles/dataset/P-wave_velocity_and_density_models_of_Montserrat/13260491/1
下载链接
链接失效反馈
官方服务:
资源简介:
P-wave velocity model and density model obtained by joint inversion of seismic traveltimes and gravity anomalies as described in Paulatto et al. (2019).The traveltime data come from the SEA-CALIPSO experiment and are described in Paulatto et al. (2012). The gravity data are a compilation of land and marine gravity data. The code used for the inversion (jif3D, https://sourceforge.net/projects/jif3d/) is described in Moorkamp et al. (2010). The authors welcome reuse of the models and data. For any questions contact Michele Paulatto (m.paulatto@imperial.ac.uk).<br><b>Included files:</b>monji_ttcx_1d0dd.nc = traveltime datasetmonji_ga5_grad_f500.nc = gravity anomaly datasetresult.tomo.inv.nc = output slowness fileresult.grav.inv.nc = ourput density anomaly fileresult.dens.inv.nc = output density file (density anomaly + reference 1d density model)paperzsections_2_4_6.pdf = plots of horizontal cross-sectionspvsection_23_23.5.pdf = plots of vertical cross-sections<br><br><b>Coordinates and units</b>The model coordinates are defined over a local Cartesian coordinate system with origin at longitude -62.4 degrees, latitude 16.5 degrees. Easting, northing and depth are in units of metres from the origin point. Depth is referenced to an elevation of 2000 m above mean sea level and is positive downward (zero Depth corresponds to 2000 m elevation). The Slowness field is in units of s/m and the density is in units of g/cm<sup>3</sup>.<br>Northing bounds: 0 / 50000Easting bounds: 0 / 45000Depth bounds: 0 / 14500 (-2000 / 12500 )<br><b>Reading the models</b>The contents can be loaded in Python using the netcdf4 library. See example code snippet below.<br> from netCDF4 import Dataseta = Dataset('result.tomo.inv.nc', mode='r')northing = a.variables['Northing'][:]easting = a.variables['Easting'][:]depth = a.variables['Depth'][:]slowness = a.variables[Slowness][:,:,:]a.close()<br>b = Dataset('result.dens.inv.nc', mode='r')northing = b.variables['Northing'][:]easting = b.variables['Easting'][:]depth = b.variables['Depth'][:]density = b.variables[Density][:,:,:]b.close()<br>c = Dataset('result.grav.inv.nc', mode='r')northing = c.variables['Northing'][:]easting = c.variables['Easting'][:]depth = c.variables['Depth'][:]density_a = c.variables[Density][:,:,:]c.close()<br>
提供机构:
figshare
创建时间:
2020-11-19
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作