Coordinate variable data and header information for model DNA13_percent.nc

netcdf DNA13_percent {
dimensions:
	depth = 129 ;
	latitude = 55 ;
	longitude = 109 ;
variables:
	float depth(depth) ;
		depth:long_name = "depth below earth surface" ;
		depth:units = "kilometer" ;
		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 vp(depth, latitude, longitude) ;
		vp:long_name = "P-velocity in %dVp" ;
		vp:missing_value = 9999.f ;
		vp:units = "%" ;
	float vsh(depth, latitude, longitude) ;
		vsh:long_name = "SH-velocity in %dVs" ;
		vsh:units = "%" ;
		vsh:missing_value = 9999.f ;
	float vsv(depth, latitude, longitude) ;
		vsv:long_name = "SV-velocity in %dVs" ;
		vsv:units = "%" ;
		vsv:missing_value = 9999.f ;
	float vsvj(depth, latitude, longitude) ;
		vsvj:long_name = "SV-velocity in %dVs" ;
		vsvj:units = "%" ;
		vsvj:missing_value = 9999.f ;

// global attributes:
		:title = "Finite-frequency P, SH, and SV body wave models for the continuous US. Joint body-wave and surface-wave model for the western US." ;
		:id = "DNA13" ;
		:summary = "DNA13 is a 3-D model of shear and compressional velocity perturbations for the continuous US.\n",
			"" ;
		:keywords = "seismic tomography, continuous US, shear velocity, compressional velocity, joint inversion" ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was created by Robert W. Porritt and Richard M. Allen, \n",
			"Seismological Laboratory. Dept. Earth and Planetary Science. UC Berkeley" ;
		:history = "2019-12-05 IRIS DMC, updated geospatial fields, if needed, to float \n",
			"2018-09-06 IRIS DMC, changed missing_value from 99999 to 9999 to match the content, removed _FillValue \n",
			"2016-08-11 IRIS DMC, updated variable definitions to make sure they are compatible with CF \n",
			"2016-04-13 reorganized the parameters\n",
			"2014-01-15 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 = 25. ;
		:geospatial_lat_max = 52. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 0.5 ;
		:geospatial_lon_min = 234. ;
		:geospatial_lon_max = 288. ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 0.5 ;
		:geospatial_vertical_min = 0 ;
		:geospatial_vertical_max = 1280 ;
		:geospatial_vertical_units = "km" ;
		:geospatial_vertical_positive = "down" ;
		:netcdf_file = "DNA13_percent.nc" ;
		:reference = "Porritt, Allen, and Pollitz (2014)" ;
		:reference_pid = "doi:10.1016/j.epsl.2013.10.034" ;
		:author_name = "Robert Porritt" ;
		:author_email = "rporritt@ig.utexas.edu" ;
		:author_institution = "Institute for Geophysics, The University of Texas at Austin" ;
		:author_url = "https://rallen.berkeley.edu/data/" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/DP/9991615" ;
		:model = "DNA13" ;
data:

 depth = 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100, 110, 120, 130, 140, 150, 
    160, 170, 180, 190, 200, 210, 220, 230, 240, 250, 260, 270, 280, 290, 
    300, 310, 320, 330, 340, 350, 360, 370, 380, 390, 400, 410, 420, 430, 
    440, 450, 460, 470, 480, 490, 500, 510, 520, 530, 540, 550, 560, 570, 
    580, 590, 600, 610, 620, 630, 640, 650, 660, 670, 680, 690, 700, 710, 
    720, 730, 740, 750, 760, 770, 780, 790, 800, 810, 820, 830, 840, 850, 
    860, 870, 880, 890, 900, 910, 920, 930, 940, 950, 960, 970, 980, 990, 
    1000, 1010, 1020, 1030, 1040, 1050, 1060, 1070, 1080, 1090, 1100, 1110, 
    1120, 1130, 1140, 1150, 1160, 1170, 1180, 1190, 1200, 1210, 1220, 1230, 
    1240, 1250, 1260, 1270, 1280 ;

 latitude = 25, 25.5, 26, 26.5, 27, 27.5, 28, 28.5, 29, 29.5, 30, 30.5, 31, 
    31.5, 32, 32.5, 33, 33.5, 34, 34.5, 35, 35.5, 36, 36.5, 37, 37.5, 38, 
    38.5, 39, 39.5, 40, 40.5, 41, 41.5, 42, 42.5, 43, 43.5, 44, 44.5, 45, 
    45.5, 46, 46.5, 47, 47.5, 48, 48.5, 49, 49.5, 50, 50.5, 51, 51.5, 52 ;

 longitude = 234, 234.5, 235, 235.5, 236, 236.5, 237, 237.5, 238, 238.5, 239, 
    239.5, 240, 240.5, 241, 241.5, 242, 242.5, 243, 243.5, 244, 244.5, 245, 
    245.5, 246, 246.5, 247, 247.5, 248, 248.5, 249, 249.5, 250, 250.5, 251, 
    251.5, 252, 252.5, 253, 253.5, 254, 254.5, 255, 255.5, 256, 256.5, 257, 
    257.5, 258, 258.5, 259, 259.5, 260, 260.5, 261, 261.5, 262, 262.5, 263, 
    263.5, 264, 264.5, 265, 265.5, 266, 266.5, 267, 267.5, 268, 268.5, 269, 
    269.5, 270, 270.5, 271, 271.5, 272, 272.5, 273, 273.5, 274, 274.5, 275, 
    275.5, 276, 276.5, 277, 277.5, 278, 278.5, 279, 279.5, 280, 280.5, 281, 
    281.5, 282, 282.5, 283, 283.5, 284, 284.5, 285, 285.5, 286, 286.5, 287, 
    287.5, 288 ;
}