Coordinate variable data and header information for model oiink-VSVPRHO-model.nc

netcdf oiink-VSVPRHO-model {
dimensions:
	depth = 206 ;
	latitude = 65 ;
	longitude = 113 ;
variables:
	double depth(depth) ;
		depth:long_name = "depth below earth surface" ;
		depth:units = "km" ;
		depth:positive = "down" ;
	double latitude(latitude) ;
		latitude:long_name = "Latitude; positive north" ;
		latitude:units = "degrees_north" ;
		latitude:standard_name = "latitude" ;
	double longitude(longitude) ;
		longitude:long_name = "Longitude; positive east" ;
		longitude:units = "degrees_east" ;
		longitude:standard_name = "longitude" ;
	double vs(depth, latitude, longitude) ;
		vs:long_name = "Shear Wave Velocity" ;
		vs:display_name = "shear wave velocities (kmps)" ;
		vs:units = "km.s-1" ;
		vs:missing_value = 99999. ;
		vs:_FillValue = 99999. ;
	double vp(depth, latitude, longitude) ;
		vp:long_name = "P-wave Velocity in km/s" ;
		vp:display_name = "P-wave Velocity (kmps)" ;
		vp:units = "km.s-1" ;
		vp:missing_value = 99999. ;
		vp:_FillValue = 99999. ;
	double rho(depth, latitude, longitude) ;
		rho:long_name = "Density" ;
		rho:display_name = "Density (g/cm^3)" ;
		rho:units = "g.cm-3" ;
		rho:missing_value = 99999. ;
		rho:_FillValue = 99999. ;

// global attributes:
		:title = "Shear velocity structure beneath the central United States" ;
		:id = "oiink_VSVPRHO_model" ;
		:summary = "Shear wave velocities derived from Rayleigh wave phase velocities recorded by the OIINK Flex Array and Transportable Array stations in the central United States." ;
		:keywords = "IRIS EMC , Gilbert , Earth model , Rayleigh wave, phase velocities, OIINK Flex Array, TA, central United States" ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Hersh Gilbert, \n",
			"Purdue University" ;
		:history = "2019-12-05 IRIS DMC, updated geospatial fields, if needed, to float \n",
			"Wed Nov 20 10:27:54 2019: ncatted -O -a creator_email,global,m,c,product@iris.washington.edu oiink-VSVPRHO-model.nc\n",
			"2016-09-07 IRIS DMC, updated variable definitions to make sure they are compatible with CF\n",
			"2016-06-22 created\n",
			"2020-02-28 IRIS DMC, updated metadata to organize reference, author, repository and also add PID" ;
		:comment = "model converted to netCDF by Hersh Gilbert" ;
		:geospatial_lat_min = 30. ;
		:geospatial_lat_max = 46. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 0.25 ;
		:geospatial_lon_min = -103. ;
		:geospatial_lon_max = -75. ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 0.25 ;
		:geospatial_vertical_min = 0 ;
		:geospatial_vertical_max = 410 ;
		:geospatial_vertical_units = "km" ;
		:geospatial_vertical_positive = "down" ;
		:NCO = "netCDF Operators version 4.7.5 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)" ;
		:netcdf_file = "oiink-VSVPRHO-model.nc" ;
		:reference = "Chen, Gilbert, Andronicos, Hamburger, Larson, Marshak, Pavlis, and Yan (2016)" ;
		:reference_pid = "doi:10.1002/2015GC006206" ;
		:author_name = "Chen Chen" ;
		:author_email = "" ;
		:author_institution = "Department of Earth, Atmospheric, and Planetary Sciences, Purdue University, West Lafayette, Indiana, 47907, USA" ;
		:author_url = "" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/EMCOIINKVS" ;
		:model = "OIINK_VS_model" ;
data:

 depth = 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 
    36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 
    72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 
    106, 108, 110, 112, 114, 116, 118, 120, 122, 124, 126, 128, 130, 132, 
    134, 136, 138, 140, 142, 144, 146, 148, 150, 152, 154, 156, 158, 160, 
    162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 182, 184, 186, 188, 
    190, 192, 194, 196, 198, 200, 202, 204, 206, 208, 210, 212, 214, 216, 
    218, 220, 222, 224, 226, 228, 230, 232, 234, 236, 238, 240, 242, 244, 
    246, 248, 250, 252, 254, 256, 258, 260, 262, 264, 266, 268, 270, 272, 
    274, 276, 278, 280, 282, 284, 286, 288, 290, 292, 294, 296, 298, 300, 
    302, 304, 306, 308, 310, 312, 314, 316, 318, 320, 322, 324, 326, 328, 
    330, 332, 334, 336, 338, 340, 342, 344, 346, 348, 350, 352, 354, 356, 
    358, 360, 362, 364, 366, 368, 370, 372, 374, 376, 378, 380, 382, 384, 
    386, 388, 390, 392, 394, 396, 398, 400, 402, 404, 406, 408, 410 ;

 latitude = 30, 30.25, 30.5, 30.75, 31, 31.25, 31.5, 31.75, 32, 32.25, 32.5, 
    32.75, 33, 33.25, 33.5, 33.75, 34, 34.25, 34.5, 34.75, 35, 35.25, 35.5, 
    35.75, 36, 36.25, 36.5, 36.75, 37, 37.25, 37.5, 37.75, 38, 38.25, 38.5, 
    38.75, 39, 39.25, 39.5, 39.75, 40, 40.25, 40.5, 40.75, 41, 41.25, 41.5, 
    41.75, 42, 42.25, 42.5, 42.75, 43, 43.25, 43.5, 43.75, 44, 44.25, 44.5, 
    44.75, 45, 45.25, 45.5, 45.75, 46 ;

 longitude = -103, -102.75, -102.5, -102.25, -102, -101.75, -101.5, -101.25, 
    -101, -100.75, -100.5, -100.25, -100, -99.75, -99.5, -99.25, -99, -98.75, 
    -98.5, -98.25, -98, -97.75, -97.5, -97.25, -97, -96.75, -96.5, -96.25, 
    -96, -95.75, -95.5, -95.25, -95, -94.75, -94.5, -94.25, -94, -93.75, 
    -93.5, -93.25, -93, -92.75, -92.5, -92.25, -92, -91.75, -91.5, -91.25, 
    -91, -90.75, -90.5, -90.25, -90, -89.75, -89.5, -89.25, -89, -88.75, 
    -88.5, -88.25, -88, -87.75, -87.5, -87.25, -87, -86.75, -86.5, -86.25, 
    -86, -85.75, -85.5, -85.25, -85, -84.75, -84.5, -84.25, -84, -83.75, 
    -83.5, -83.25, -83, -82.75, -82.5, -82.25, -82, -81.75, -81.5, -81.25, 
    -81, -80.75, -80.5, -80.25, -80, -79.75, -79.5, -79.25, -79, -78.75, 
    -78.5, -78.25, -78, -77.75, -77.5, -77.25, -77, -76.75, -76.5, -76.25, 
    -76, -75.75, -75.5, -75.25, -75 ;
}