Coordinate variable data and header information for model Cascadia-ANT RF-Delph2018.nc

netcdf Cascadia-ANT+RF-Delph2018 {
dimensions:
	latitude = 46 ;
	longitude = 25 ;
	depth = 84 ;
variables:
	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 depth(depth) ;
		depth:long_name = "depth below sea level" ;
		depth:units = "km" ;
		depth:positive = "down" ;
	float vs(depth, latitude, longitude) ;
		vs:long_name = "Shear-wave velocity" ;
		vs:display_name = "S Velocity (km/s)" ;
		vs:units = "km.s-1" ;

// global attributes:
		:title = "3D vertical shear-wave velocity model of the Cascadian forearc from the joint inversion of ambient noise dispersion and receiver functions" ;
		:id = "Cascadia_ANT+RF_Delph2018" ;
		:summary = "Cascadia_ANT+RF_Delph2018 was created from the joint inversion of ambient noise Rayleigh waves dispersion measurements (8-50 seconds) and adaptive CCP-derived receiver functions (see Delph et al., 2015, 2017 for details of methodology; Delph et al., 2018 for details of this model)." ;
		:keywords = "seismic, Rayleigh waves dispersion, shear wave, s wave, Cascadian forearc, ambient noise dispersion, receiver functions" ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Jonathan R. Delph of Department of Earth, Environmental and Planetary Sciences, Rice University" ;
		:history = "2019-12-05 IRIS DMC, updated geospatial fields, if needed, to convert to float \n",
			"Wed Nov 20 11:38:50 2019: /usr/local/bin/ncatted -O -a creator_email,global,m,c,product@iris.washington.edu Cascadia-ANT+RF-Delph2018.nc\n",
			"Created by GeoCSV_2_netCDF_3D.py (2019-04-15T13:48:09+00:00)\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 = 40. ;
		:geospatial_lat_max = 49. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 0.2 ;
		:geospatial_lon_min = -124.8 ;
		:geospatial_lon_max = -120. ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 0.2 ;
		:geospatial_vertical_min = -3 ;
		:geospatial_vertical_max = 80 ;
		:geospatial_vertical_units = "km" ;
		:geospatial_vertical_positive = "down" ;
		:source = "Converted from Cascadia-ANT+RF-Delph2018.csv" ;
		:NCO = "netCDF Operators version 4.8.1 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)" ;
		:netcdf_file = "Cascadia-ANT+RF-Delph2018.nc" ;
		:reference = "Ward, Lin (2018)" ;
		:reference_pid = "doi:10.1029/2018JB015967" ;
		:author_name = "Kevin M. Ward" ;
		:author_email = "Kevin.Ward@sdsmt.edu" ;
		:author_institution = "Geology and Geological Engineering, South Dakota School of Mines & Technology, Rapid City, SD 57701" ;
		:author_url = "https://webpages.sdsmt.edu/~kward/index.html" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.1029/2018JB015967" ;
		:model = "Cascadia_ANT+RF_Delph2018" ;
data:

 latitude = 40, 40.2, 40.4, 40.6, 40.8, 41, 41.2, 41.4, 41.6, 41.8, 42, 42.2, 
    42.4, 42.6, 42.8, 43, 43.2, 43.4, 43.6, 43.8, 44, 44.2, 44.4, 44.6, 44.8, 
    45, 45.2, 45.4, 45.6, 45.8, 46, 46.2, 46.4, 46.6, 46.8, 47, 47.2, 47.4, 
    47.6, 47.8, 48, 48.2, 48.4, 48.6, 48.8, 49 ;

 longitude = -124.8, -124.6, -124.4, -124.2, -124, -123.8, -123.6, -123.4, 
    -123.2, -123, -122.8, -122.6, -122.4, -122.2, -122, -121.8, -121.6, 
    -121.4, -121.2, -121, -120.8, -120.6, -120.4, -120.2, -120 ;

 depth = -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 
    16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 
    34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 
    52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 
    70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80 ;
}