Coordinate variable data and header information for model Mineral-3D-Vp-Vs_r0.0.nc
netcdf Mineral-3D-Vp-Vs_r0.0 {
dimensions:
latitude = 20 ;
longitude = 22 ;
depth = 9 ;
variables:
float latitude(latitude) ;
latitude:long_name = "Latitude;Latitude, positive north" ;
latitude:units = "degrees_north" ;
latitude:standard_name = "latitude" ;
float longitude(longitude) ;
longitude:long_name = "Longitude; positive east" ;
longitude:units = "degrees_east" ;
longitude:standard_name = "longitude" ;
float depth(depth) ;
depth:long_name = "depth below earth surface" ;
depth:units = "km" ;
depth:positive = "down" ;
float vp(depth, latitude, longitude) ;
vp:long_name = "Compressional velocity" ;
vp:display_name = "P velocity (km/s)" ;
vp:units = "km.s-1" ;
float vs(depth, latitude, longitude) ;
vs:long_name = "Shear Velocity" ;
vs:display_name = "S velocity (km/s)" ;
vs:units = "km.s-1" ;
// global attributes:
:title = "Mineral VA 3D Vp Vs Model" ;
:id = "Mineral_3D_Vp_Vs" ;
:data_revision = "r.0.0" ;
:summary = "Mineral_3D_VpVs is the LET velocity model for the Mineral VA earthquake region" ;
:keywords = "tomography, LET, p wave, s wave" ;
:Conventions = "CF-1.0" ;
:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
:acknowledgment = "University of Memphis" ;
:history = "2022-01-10 22:16:34 UTC Converted to netCDF by GeoCSV_2_netCDF_3D.py v2021.333 from Mineral-3D-Vp-Vs_r0.0.csv\n",
"2022-01-10 DMC added Conventions, keywords, repository and author global attributes; 2022-01-10 15:23:43 UTC Converted to netCDF by GeoCSV_2_netCDF_3D.py v2021.088 from velmod_PS2.csv" ;
:comment = "" ;
:geospatial_lat_min = 37.85f ;
:geospatial_lat_max = 38.02f ;
:geospatial_lat_units = "degrees_north" ;
:geospatial_lat_resolution = 0.01f ;
:geospatial_lon_min = -78.09f ;
:geospatial_lon_max = -77.86f ;
:geospatial_lon_units = "degrees_east" ;
:geospatial_lon_resolution = 0.01f ;
:geospatial_vertical_min = 0.f ;
:geospatial_vertical_max = 9.f ;
:geospatial_vertical_units = "km" ;
:geospatial_vertical_positive = "down" ;
:netcdf_file = "" ;
:reference = "Islam et al.(2021)" ;
:reference_pid = "doi:10.1785/0220210187" ;
:author_name = "Christine A. Powell" ;
:author_email = "" ;
:author_institution = "Center for Earthquake Research and Information, University of Memphis, Memphis, Tennessee, U.S.A." ;
:author_url = "" ;
:repository_name = "EMC" ;
:repository_institution = "IRIS DMC" ;
:repository_pid = "doi:10.17611/dp/emc.2022.mineral3dvpvs.1" ;
:model = "Mineral_3D_Vp_Vs" ;
data:
latitude = 37.8545, 37.8635, 37.8725, 37.8815, 37.8905, 37.8995, 37.9085,
37.9175, 37.9265, 37.9355, 37.9445, 37.9535, 37.9625, 37.9715, 37.9805,
37.9895, 37.9985, 38.0075, 38.0165, 38.0255 ;
longitude = -78.0945, -78.0836, -78.0727, -78.0618, -78.0509, -78.04,
-78.0291, -78.0182, -78.0073, -77.9964, -77.9855, -77.9746, -77.9637,
-77.9528, -77.9419, -77.931, -77.9201, -77.9092, -77.8983, -77.8874,
-77.8765, -77.8656 ;
depth = 0, 1, 2, 3, 4, 5, 6, 7, 8 ;
}