Coordinate variable data and header information for model csem-south-atlantic-2019.12.01.nc

netcdf csem-south-atlantic-2019.12.01 {
dimensions:
	depth = 51 ;
	latitude = 81 ;
	longitude = 91 ;
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 vsv(depth, latitude, longitude) ;
		vsv:long_name = "SV-wave velocity" ;
		vsv:display_name = "Vsv [km/s]" ;
		vsv:units = "km/s" ;
		vsv:missing_value = 99999.f ;
	float vsh(depth, latitude, longitude) ;
		vsh:long_name = "SH-wave velocity" ;
		vsh:display_name = "Vsh [km/s]" ;
		vsh:units = "km/s" ;
		vsh:missing_value = 99999.f ;

// global attributes:
		:title = "Collaborative Seismic Earth Model (CSEM) - extraction of the South Atlantic" ;
		:id = "csem_south_atlantic" ;
		:summary = "CSEM extraction of the South Atlantic" ;
		:keywords = "Collaborative Seismic Earth Model, multi-scale full-waveform inversion" ;
		:Conventions = "CF-1.0" ;
		:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
		:acknowledgement = "provided by ETH SWP Group, see publication references" ;
		:history = "created Fri Nov 22 14:04:34 2019\n",
			"2020-02-28 IRIS DMC, updated metadata to organize reference, author, repository and also add PID" ;
		:comment = " " ;
		:geospatial_lat_min = -60. ;
		:geospatial_lat_max = 20. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 1. ;
		:geospatial_lon_min = -70. ;
		:geospatial_lon_max = 20. ;
		:geospatial_lon_units = "degrees" ;
		:geospatial_lon_resolution = 1. ;
		:geospatial_vertical_min = 0. ;
		:geospatial_vertical_max = 500. ;
		:geospatial_vertical_units = "km" ;
		:geospatial_vertical_positive = "down" ;
		:netcdf_file = "csem-south-atlantic-2019.12.01.nc" ;
		:reference = "Fichtner and Colli (2019)" ;
		:reference_pid = "doi:10.1029/2018GL077338; doi:10.1016/j.tecto.2013.06.015" ;
		:author_name = "Andreas Fichtner" ;
		:author_email = "andreas.fichtner@erdw.ethz.ch" ;
		:author_institution = "ETH Zurich, Zurich, Switzerland" ;
		:author_url = "https://cos.ethz.ch/research/CSEM.html" ;
		:repository_name = "EMC" ;
		:repository_institution = "IRIS DMC" ;
		:repository_pid = "doi:10.17611/dp/emccsemsatl20191201" ;
		:model = "CSEM_South_Atlantic" ;
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 ;

 latitude = -60, -59, -58, -57, -56, -55, -54, -53, -52, -51, -50, -49, -48, 
    -47, -46, -45, -44, -43, -42, -41, -40, -39, -38, -37, -36, -35, -34, 
    -33, -32, -31, -30, -29, -28, -27, -26, -25, -24, -23, -22, -21, -20, 
    -19, -18, -17, -16, -15, -14, -13, -12, -11, -10, -9, -8, -7, -6, -5, -4, 
    -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 
    18, 19, 20 ;

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