Coordinate variable data and header information for model Banda-ANT-CrustVs-2020.r0.0.nc
netcdf Banda-ANT-CrustVs-2020.r0.0 {
dimensions:
depth = 14 ;
latitude = 16 ;
longitude = 45 ;
variables:
float depth(depth) ;
depth:long_name = "depth below earth surface in km" ;
depth:units = "km" ;
depth:positive = "down" ;
float latitude(latitude) ;
latitude:long_name = "Latitude; positive north" ;
latitude:units = "degree_north" ;
latitude:standard_name = "latitude" ;
float longitude(longitude) ;
longitude:long_name = "Longitude; positive east" ;
longitude:units = "degree_east" ;
longitude:standard_name = "longitude" ;
float vs(depth, latitude, longitude) ;
vs:long_name = "Shear Velocity" ;
vs:display_name = "S Velocity (km/s)" ;
vs:units = "km.s-1" ;
vs:missing_value = 99999.f ;
vs:_FillValue = 99999.f ;
// global attributes:
:title = "A 3-D crustal shear wave velocity model in the Banda Arc collision zone from ambient noise tomography" ;
:id = "Banda_ANT_CrustVs_2020" ;
:summary = "Banda_ANT_CrustVs_2020 is a 3-D shear wave velocity model in the crust of the Banda Arc collision zone" ;
:data_revision = "r0.0" ;
:keywords = "crust, ambient noise tomography, velocity model, shear wave" ;
:Conventions = "CF-1.0" ;
:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
:acknowledgement = "Model was provided by Ping Zhang, Research School of Earth Sciences, Australian National University" ;
:history = "2020-12-08 IRIS DMC: metadata updates\n",
"2020-12-07 Model was converted to netCDF by Ping Zhang" ;
:netcdf_file = "Banda_ANT_CrustVs_2020.nc" ;
:reference = "Zhang P. and Miller M.S. (2020)" ;
:reference_pid = "" ;
:author_name = "P. Zhang" ;
:author_email = "ping.zhang@anu.edu.au" ;
:institution = "Research School of Earth Sciences, Australian National University, Canberra, Australia" ;
:author_url = "" ;
:repository_name = "EMC" ;
:repository_institution = "IRIS DMC" ;
:repository_pid = "doi:10.17611/dp/emc.2020.bandaantcvs.1" ;
:geospatial_lat_min = -7.5 ;
:geospatial_lat_max = -11.25 ;
:geospatial_lat_resolution = 0.25 ;
:geospatial_lat_units = "degrees_north" ;
:geospatial_lon_min = 117.5 ;
:geospatial_lon_max = 128.5 ;
:geospatial_lon_resolution = 0.25 ;
:geospatial_lon_units = "degrees_east" ;
:geospatial_vertical_min = 0. ;
:geospatial_vertical_max = 65. ;
:geospatial_vertical_positive = "down" ;
:geospatial_vertical_units = "km" ;
:model = "Banda_ANT_CrustVs_2020" ;
data:
depth = 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65 ;
latitude = -7.5, -7.75, -8, -8.25, -8.5, -8.75, -9, -9.25, -9.5, -9.75, -10,
-10.25, -10.5, -10.75, -11, -11.25 ;
longitude = 117.5, 117.75, 118, 118.25, 118.5, 118.75, 119, 119.25, 119.5,
119.75, 120, 120.25, 120.5, 120.75, 121, 121.25, 121.5, 121.75, 122,
122.25, 122.5, 122.75, 123, 123.25, 123.5, 123.75, 124, 124.25, 124.5,
124.75, 125, 125.25, 125.5, 125.75, 126, 126.25, 126.5, 126.75, 127,
127.25, 127.5, 127.75, 128, 128.25, 128.5 ;
}