Coordinate variable data and header information for model SEMUM_kmps.nc

netcdf SEMUM_kmps {
dimensions:
	depth = 36 ;
	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 vs(depth, latitude, longitude) ;
		vs:long_name = "Isotropic Shear Velocity" ;
		vs:display_name = "S Velocity (km/s)" ;
		vs:units = "km.s-1" ;
		vs:missing_value = 999999.f ;
		vs:_FillValue = 999999.f ;
	float xi(depth, latitude, longitude) ;
		xi:long_name = "Anisotropic Parameter" ;
		xi:display_name = "xi (Vsh^2/Vsv^2)" ;
		xi:units = "count" ;
		xi:missing_value = 999999.f ;
		xi:_FillValue = 999999.f ;

// global attributes:
		:title = "A radially anisotropic shear velocity model, parameterized in terms of isotropic S velocity (Voigt average) and the anisotropic parameter, xi (VSH^2/VSV^2)." ;
		:id = "SEMum_kmps" ;
		:summary = "SEMum is a radially anisotropic shear velocity model, parameterized in\n",
			"terms of isotropic S velocity (Voigt average) and the anisotropic parameter,\n",
			"xi (VSH^2/VSV^2).  The Vs (xi) model is parameterized in terms of 2562 (642) spherical\n",
			"splines laterally (see Wang and Dahlen, 1995), and 16 irregularly spaced cubic\n",
			"b-splines radially.  Model values are percent perturbation relative to the\n",
			"anisotropic physical reference model based on work of Cammarano et al. (2003 ,2005)." ;
		:keywords = "seismic, tomography, shear wave, s wave, elastic waveform, radially anisotropic,  " ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Professor Ved Lekic, \n",
			"Department of Geology\n",
			"University of Maryland, College Park" ;
		: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 SEMUM_kmps.nc\n",
			"2013-08-22 model converted to netCDF by IRIS EMC\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 = 0. ;
		:geospatial_lon_max = 360. ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 2 ;
		:geospatial_vertical_min = 80 ;
		: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 = "SEMUM_kmps.nc" ;
		:reference = "Lekic and Romanowicz (2011)" ;
		:reference_pid = "doi:10.1111/j.1365-246X.2011.04969.x" ;
		:author_name = "Ved Lekic" ;
		:author_email = "ved@umd.edu" ;
		:author_institution = "Department of Geology, University of Maryland, College Park, Maryland" ;
		:author_url = "" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/9991866" ;
		:model = "SEMum" ;
data:

 depth = 80, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 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 = 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 ;
}