Coordinate variable data and header information for model S362ANI_kmps.nc

netcdf S362ANI_kmps {
dimensions:
	depth = 25 ;
	latitude = 91 ;
	longitude = 181 ;
variables:
	float depth(depth) ;
		depth:long_name = "depth below earth surface" ;
		depth:units = "km" ;
		depth:positive = "down" ;
	float latitude(latitude) ;
		latitude:long_name = "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 vs(depth, latitude, longitude) ;
		vs:long_name = "Isotropic Shear Velocity" ;
		vs:display_name = "Vs (km/s)" ;
		vs:units = "km.s-1" ;
		vs:missing_value = 99999.f ;
		vs:_FillValue = 99999.f ;
	float vsv(depth, latitude, longitude) ;
		vsv:long_name = "Vertically Polarized Shear Velocity" ;
		vsv:display_name = "Vsv (km/s)" ;
		vsv:units = "km.s-1" ;
		vsv:missing_value = 99999.f ;
		vsv:_FillValue = 99999.f ;
	float vsh(depth, latitude, longitude) ;
		vsh:long_name = "Horizontally Polarized Shear Velocity" ;
		vsh:display_name = "Vsh (km/s)" ;
		vsh:units = "km.s-1" ;
		vsh:missing_value = 99999.f ;
		vsh:_FillValue = 99999.f ;

// global attributes:
		:title = "Global model of shear-wave velocity" ;
		:id = "S362ANI_kmps" ;
		:summary = "Our preferred global model of shear-wave velocity. In this model, \n",
			"radial anisotropy is confined to the uppermost mantle (that is, \n",
			"since the anisotropy is parameterized with only the four uppermost  \n",
			"splines, it becomes very small below a depth of 250 km, \n",
			"and vanishes at 410 km). The 1-D reference model is STW105.\n",
			"" ;
		:keywords = "seismic, tomography, shear wave, s wave, elsatic waveform " ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Bogdan Kustowski, \n",
			"Department of Earth and Planetary Sciences, \n",
			"Harvard University" ;
		:history = "2019-12-05 IRIS DMC, updated geospatial fields, if needed, to float \n",
			"Wed Nov 20 10:28:33 2019: ncatted -O -a creator_email,global,m,c,product@iris.washington.edu S362ANI_kmps.nc\n",
			"2016-08-11 IRIS DMC, updated variable definitions to make sure they are compatible with CF \n",
			"2013-01-11 released\n",
			"2020-02-28 IRIS DMC, updated metadata to organize reference, author, repository and also add PID" ;
		:comment = "model converted to netCDF by IRIS EMC" ;
		:geospatial_lat_min = -90. ;
		:geospatial_lat_max = 90. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 2 ;
		:geospatial_lon_min = -180. ;
		:geospatial_lon_max = 180. ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 2 ;
		:geospatial_vertical_min = 25 ;
		:geospatial_vertical_max = 2890 ;
		: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 = "S362ANI_kmps.nc" ;
		:reference = "Kustowski, Ekstrom and Dziewonski (2008)" ;
		:reference_pid = "doi:10.1029/2007JB005169" ;
		:author_name = "B. Kustowski" ;
		:author_email = "kustowski@post.harvard.edu" ;
		:author_institution = "Department of Earth and Planetary Sciences, Harvard University, Cambridge, Massachusetts, USA (Now at Chevron, San Ramon, California, USA)" ;
		:author_url = "" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/9991736" ;
		:model = "S362ANI" ;
data:

 depth = 25, 50, 75, 100, 125, 150, 200, 250, 300, 350, 400, 500, 600, 700, 
    800, 1000, 1250, 1500, 1750, 2000, 2250, 2500, 2750, 2800, 2890 ;

 latitude = -90, -88, -86, -84, -82, -80, -78, -76, -74, -72, -70, -68, -66, 
    -64, -62, -60, -58, -56, -54, -52, -50, -48, -46, -44, -42, -40, -38, 
    -36, -34, -32, -30, -28, -26, -24, -22, -20, -18, -16, -14, -12, -10, -8, 
    -6, -4, -2, 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 ;

 longitude = -180, -178, -176, -174, -172, -170, -168, -166, -164, -162, 
    -160, -158, -156, -154, -152, -150, -148, -146, -144, -142, -140, -138, 
    -136, -134, -132, -130, -128, -126, -124, -122, -120, -118, -116, -114, 
    -112, -110, -108, -106, -104, -102, -100, -98, -96, -94, -92, -90, -88, 
    -86, -84, -82, -80, -78, -76, -74, -72, -70, -68, -66, -64, -62, -60, 
    -58, -56, -54, -52, -50, -48, -46, -44, -42, -40, -38, -36, -34, -32, 
    -30, -28, -26, -24, -22, -20, -18, -16, -14, -12, -10, -8, -6, -4, -2, 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 ;
}