Coordinate variable data and header information for model MEAN.nc

netcdf MEAN {
dimensions:
	radius = 180 ;
variables:
	float radius(radius) ;
		radius:units = "km" ;
		radius:long_name = "Distance from the center of Earth" ;
		radius:positive = "up" ;
	float rho(radius) ;
		rho:long_name = "Density" ;
		rho:_FillValue = -99999.f ;
		rho:units = "g.cm-3" ;
	float vp(radius) ;
		vp:long_name = "P-wave Velocity in km/s" ;
		vp:_FillValue = -99999.f ;
		vp:units = "km.s-1" ;
	float vs(radius) ;
		vs:long_name = "Shear Wave Velocity" ;
		vs:_FillValue = -99999.f ;
		vs:units = "km.s-1" ;
	float Qkappa(radius) ;
		Qkappa:_FillValue = -99999.f ;
		Qkappa:long_name = "Bulk attenuation" ;
	float Qmu(radius) ;
		Qmu:_FillValue = -99999.f ;
		Qmu:long_name = "Shear attenuation" ;

// global attributes:
		:title = "MEAN" ;
		:id = "MEAN" ;
		:summary = "MEAN reference Earth model is based on the Earth model iasp91. MEAN replaces iasp91’s \n",
			"mid-crustal discontinuity and Moho depth of 20 and 35 km to 18 and 30 km, respectively. \n",
			"It also replaces iasp91’s a high S-velocity zone of the uppermost mantle (to the depth of \n",
			"210 km) with a low S-velocity zone less than 4.5 km/s." ;
		:keywords = "seismic, shear, shear wave, s wave, velocity, p wave, iasp91" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:history = "2019-12-05 IRIS DMC, updated geospatial fields, if needed, to float \n",
			"2019-11-08 completed parameter definitions to comply with CF standards \n",
			"2019-08-06 changed repeated radius to values slightly different by IRIS DMC\n",
			"ver 1.2 2017-07-07 model converted to netCDF by Sung-Joon Chang\n",
			"minor edits and merged the full header by IRIS DMC\n",
			"2020-02-28 IRIS DMC, updated metadata to organize reference, author, repository and also add PID" ;
		:comment = "ver 1.2 model converted to netCDF by Sung-Joon Chang" ;
		:geospatial_vertical_min = 0 ;
		:geospatial_vertical_max = 6371 ;
		:geospatial_vertical_units = "kilometer" ;
		:geospatial_vertical_positive = "down" ;
		:netcdf_file = "MEAN.nc" ;
		:reference = "Marone et al. (2004)" ;
		:reference_pid = "doi:10.1111/j.1365-246X.2004.02305.x" ;
		:author_name = "Federica Marone" ;
		:author_email = "federica.marone@psi.ch" ;
		:author_institution = "Paul Scherrer Institute, 5232 Villigen  PSI, Switzerland" ;
		:author_url = "" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/EMCMEAN1" ;
		:model = "MEAN" ;
data:

 radius = 0, 86.9357, 173.871, 260.807, 347.743, 434.679, 521.614, 608.55, 
    695.486, 782.421, 869.357, 956.293, 1043.23, 1130.16, 1217.1, 1217.101, 
    1307.7, 1398.29, 1488.89, 1579.48, 1670.08, 1760.68, 1851.27, 1941.87, 
    2032.46, 2123.06, 2213.66, 2304.25, 2394.85, 2485.44, 2576.04, 2666.64, 
    2757.23, 2847.83, 2938.42, 3029.02, 3119.62, 3210.21, 3300.81, 3391.4, 
    3482, 3482.001, 3531.53, 3581.07, 3630.6, 3680.13, 3729.67, 3779.2, 
    3828.73, 3878.27, 3927.8, 3977.33, 4026.87, 4076.4, 4125.93, 4175.47, 
    4225, 4274.53, 4324.07, 4373.6, 4423.13, 4472.67, 4522.2, 4571.73, 
    4621.27, 4670.8, 4720.33, 4769.87, 4819.4, 4868.93, 4918.47, 4968, 
    5017.53, 5067.07, 5116.6, 5166.13, 5215.67, 5265.2, 5314.73, 5364.27, 
    5413.8, 5463.33, 5512.87, 5562.4, 5611.93, 5661.47, 5711, 5711.001, 5721, 
    5731, 5741, 5751, 5761, 5771, 5781, 5791, 5801, 5811, 5821, 5831, 5841, 
    5851, 5861, 5871, 5881, 5891, 5901, 5911, 5921, 5931, 5941, 5951, 5961, 
    5961.001, 5971, 5981, 5991, 6001, 6011, 6021, 6031, 6041, 6051, 6061, 
    6071, 6081, 6091, 6101, 6111, 6121, 6131, 6141, 6151, 6161, 6161.001, 
    6166, 6171, 6176, 6181, 6186, 6191, 6196, 6201, 6206, 6211, 6216, 6221, 
    6226, 6231, 6236, 6241, 6246, 6251, 6256, 6261, 6266, 6271, 6276, 6281, 
    6286, 6291, 6296, 6301, 6306, 6311, 6316, 6321, 6326, 6331, 6336, 6341, 
    6341.001, 6345, 6348, 6353, 6353.001, 6356, 6361, 6366, 6371 ;
}