Coordinate variable data and header information for model SPacific-rani-xi.r0.0.nc

netcdf SPacific-rani-xi.r0.0 {
dimensions:
	latitude = 91 ;
	longitude = 113 ;
	depth = 41 ;
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 earth surface" ;
		depth:units = "km" ;
		depth:positive = "down" ;
	float xi_percent(depth, latitude, longitude) ;
		xi_percent:long_name = "Perturbations in radial anisotropy with respect to PREM (%)" ;
		xi_percent:display_name = "Perturbations in radial anisotropy (%)" ;
		xi_percent:units = "%" ;

// global attributes:
		:title = "A 3-D shear-wave isotropic and radially anisotropic shear wave speed model of the Pacific upper mantle" ;
		:id = "SPacific-rani" ;
		:data_revision = "r.0.0" ;
		:summary = "SPacific_rani is a radially anisotropic shear velocity model of the Pacific upper mantle, parameterized in terms of isotropic S velocity (Voigt average) and the anisotropic parameter, xi (Vsh^2/Vsv^2).;" ;
		:keywords = "seismic, tomography, shear wave, s wave, anisotropy, pacific" ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgment = "Model was provided by Dr Elodie Kendall" ;
		:history = "2021-03-30 08:37:05 UTC Converted to netCDF by GeoCSV_2_netCDF_3D.py V.2021.032 from SPacific-rani-xi_percent.csv\n",
			"2021-03-29 16:29:00 UTC Converted to GeoCSV by netCDF_2_GeoCSV_3D.py, updated metadata to organize reference, author, repository and also add PID" ;
		:comment = "model converted to netCDF by Elodie Kendall" ;
		:geospatial_lat_min = -90.f ;
		:geospatial_lat_max = 90.f ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 2.f ;
		:geospatial_lon_min = 90.f ;
		:geospatial_lon_max = 314.f ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_lon_resolution = 2.f ;
		:geospatial_vertical_min = 10.f ;
		:geospatial_vertical_max = 410.f ;
		: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 = "SPacific-rani-xi_percent.nc" ;
		:reference = "Kendall et al., (2021)" ;
		:reference_pid = "doi:10.1029/2020JB020003" ;
		:author_name = "E.Kendall" ;
		:author_email = "elodie.kendall@gfz-potsdam.de" ;
		:author_institution = "Geodynamic Modelling,GFZ German Research Centre for Geoscience,Germany" ;
		:author_url = "https://www.gfz-potsdam.de/en/staff/elodie-kendall/sec25/" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/dp/emc.2021.spacific.rani.1" ;
		:model = "SPacific-rani" ;
data:

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

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