Coordinate variable data and header information for model NWUS11-P_percent.nc

netcdf NWUS11-P_percent {
dimensions:
	depth = 43 ;
	latitude = 69 ;
	longitude = 85 ;
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 dvp(depth, latitude, longitude) ;
		dvp:long_name = "P-wave Velocity Perturbation" ;
		dvp:display_name = "P-wave Velocity  Perturbation (%)" ;
		dvp:units = "%" ;
		dvp:missing_value = 9999.f ;
		dvp:_FillValue = 9999.f ;

// global attributes:
		:title = "NWUS11-P" ;
		:id = "NWUS11-P_percent" ;
		:summary = "The model represents Vp velocity perturbation. The velocity perturbations reported by this model are insensitive to the starting 1-D reference model.\n",
			"" ;
		:keywords = "seismic, tomography, elsatic waveform, p wave, compressional wave " ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Matthew J. Fouch, \n",
			"Department of Terrestrial MagnetismCarnegie Institution of WashingtonWashington, DC" ;
		: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 NWUS11-P_percent.nc\n",
			"2016-08-11 IRIS DMC, updated variable definitions to make sure they are compatible with CF \n",
			"2016-04-14 reorganized parameters\n",
			"2011-09-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" ;
		:geospatial_lat_min = 32. ;
		:geospatial_lat_max = 54. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 1 ;
		:geospatial_lon_min = -130. ;
		:geospatial_lon_max = -104. ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 1 ;
		:geospatial_vertical_min = 50 ;
		:geospatial_vertical_max = 1200 ;
		: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 = "NWUS11-P_percent.nc" ;
		:reference = "James, Fouch, Carlson and Roth (2011)" ;
		:reference_pid = "doi:10.1016/j.epsl.2011.09.007" ;
		:author_name = "David E. James" ;
		:author_email = "james@dtm.ciw.edu" ;
		:author_institution = "Department of Terrestrial Magnetism, Carnegie Institution of Washington, Washington, DC" ;
		:author_url = "" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/9991662" ;
		:model = "NWUS11-P" ;
data:

 depth = 50, 75, 100, 125, 150, 175, 200, 225, 250, 275, 300, 325, 350, 375, 
    400, 425, 450, 475, 500, 525, 550, 575, 600, 625, 650, 675, 700, 725, 
    750, 775, 800, 825, 850, 875, 900, 925, 950, 975, 1000, 1050, 1100, 1150, 
    1200 ;

 latitude = 32, 33, 34, 34.5, 35, 35.5, 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, 46.25, 
    46.5, 46.75, 47, 47.25, 47.5, 47.75, 48, 48.25, 48.5, 48.75, 49, 49.25, 
    49.5, 49.75, 50, 50.5, 51, 51.5, 52, 53, 54 ;

 longitude = -130, -129, -128, -127.5, -127, -126.5, -126, -125.75, -125.5, 
    -125.25, -125, -124.75, -124.5, -124.25, -124, -123.75, -123.5, -123.25, 
    -123, -122.75, -122.5, -122.25, -122, -121.75, -121.5, -121.25, -121, 
    -120.75, -120.5, -120.25, -120, -119.75, -119.5, -119.25, -119, -118.75, 
    -118.5, -118.25, -118, -117.75, -117.5, -117.25, -117, -116.75, -116.5, 
    -116.25, -116, -115.75, -115.5, -115.25, -115, -114.75, -114.5, -114.25, 
    -114, -113.75, -113.5, -113.25, -113, -112.75, -112.5, -112.25, -112, 
    -111.75, -111.5, -111.25, -111, -110.75, -110.5, -110.25, -110, -109.75, 
    -109.5, -109.25, -109, -108.75, -108.5, -108.25, -108, -107.5, -107, 
    -106.5, -106, -105, -104 ;
}