Coordinate variable data and header information for model SAW24B16_kmps.nc

netcdf SAW24B16_kmps {
dimensions:
	depth = 32 ;
	latitude = 91 ;
	longitude = 180 ;
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 vsh(depth, latitude, longitude) ;
		vsh:long_name = "Shear Velocity" ;
		vsh:display_name = "Shear Velocity (km/s)" ;
		vsh:units = "km.s-1" ;
		vsh:missing_value = 99999.f ;
		vsh:_FillValue = 99999.f ;

// global attributes:
		:title = "A global shear velocity structure of the mantle from body, surface and higher-mode waveforms" ;
		:id = "SAW24B16_KMPS" ;
		:summary = "The model SAW24B16 is a VSH model parameterized laterally in spherical harmonics up to degree 24 (Edmonds normalization) and radially in 16 unevenly spaced splines. Model values are percent perturbation relative to the anisotropic reference model PREM.\n",
			"" ;
		:keywords = "seismic, tomography, shear wave, s wave, elastic waveform " ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Professor Barbara Romanowicz, \n",
			"Department of Geology and GeophysicsUniversity of California, Berkeley" ;
		: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 SAW24B16_kmps.nc\n",
			"2019-10-31 DMC: moved the repeated depths slightly \n",
			"2016-08-11 IRIS DMC, updated variable definitions to make sure they are compatible with CF\n",
			"2011-01-27 created\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 = 50 ;
		:geospatial_vertical_max = 2850 ;
		: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 = "SAW24B16_kmps.nc" ;
		:reference = "Megnin and Romanowicz (2000)" ;
		:reference_pid = "doi:10.1046/j.1365-246X.2000.00298.x" ;
		:author_name = "Charles Mgnin" ;
		:author_email = "pepe@seismo.berkeley.edu" ;
		:author_institution = "Berkeley Seismological Laboratory, University of California, Berkeley" ;
		:author_url = "http://seismo.berkeley.edu/~barbara/saw24b16.html" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/9991689" ;
		:model = "SAW24B16" ;
data:

 depth = 50, 100, 200, 300, 400, 401, 500, 600, 601, 700, 800, 900, 1000, 
    1100, 1200, 1300, 1400, 1500, 1600, 1700, 1800, 1900, 2000, 2100, 2200, 
    2300, 2400, 2500, 2600, 2700, 2800, 2850 ;

 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 ;
}