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

netcdf csem-australasia-2019.12.01 {
dimensions:
	depth = 51 ;
	latitude = 51 ;
	longitude = 81 ;
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 Australasia" ;
		:id = "csem_australasia" ;
		:summary = "CSEM extraction of Australasia" ;
		: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:42:52 2019\n",
			"2020-03-03 IRIS DMC, updated metadata to organize reference, author, repository and also add PID" ;
		:comment = " " ;
		:geospatial_lat_min = -50. ;
		:geospatial_lat_max = 0. ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lat_resolution = 1. ;
		:geospatial_lon_min = 100. ;
		:geospatial_lon_max = 180. ;
		: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-australasia-2019.12.01.nc" ;
		:reference = "Fichtner, Saygin, Kennett, Bunge, and Igel (2019)" ;
		:reference_pid = "doi:10.1016/j.epsl.2009.12.003; doi:10.1029/2018GL077338" ;
		: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/emccsemausasi20191201" ;
		:model = "CSEM_Australasia" ;
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 = -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 ;

 longitude = 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 
    113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 
    127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 
    141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 
    155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 
    169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180 ;
}