Coordinate variable data and header information for model CAM2022-lithosphere.r0.1.nc
netcdf CAM2022-lithosphere.r0.1 {
dimensions:
latitude = 90 ;
longitude = 180 ;
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 thickness(latitude, longitude) ;
thickness:_FillValue = NaNf ;
thickness:long_name = "thickness" ;
thickness:display_name = "thickness of the lithosphere in km" ;
thickness:units = "km" ;
thickness:missing_value = NaNf ;
// global attributes:
:title = "Thickness of the lithosphere in km" ;
:summary = "Thickness of the lithosphere in km" ;
:id = "CAM2022" ;
:model = "CAM2022" ;
:data_revision = "r0.1" ;
:keywords = "seismic, tomography, temperature, vs" ;
:Conventions = "CF-1.0" ;
:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
:acknowledgment = "Model was provided by Keith Priestley" ;
:comment = "model converted to netCDF by EarthScope DS. 2024-08-29, r0.1 The lithospheric thickness file of model CAM2022 has been updated. The wave speed and temperature files are unchanged." ;
:geospatial_lat_min = -89.f ;
:geospatial_lat_max = 89.f ;
:geospatial_lat_units = "degrees_north" ;
:geospatial_lat_resolution = 2.f ;
:geospatial_lon_min = -179.f ;
:geospatial_lon_max = 179.f ;
:geospatial_lon_units = "degrees_east" ;
:geospatial_lon_resolution = 2.f ;
:geospatial_vertical_min = 40.f ;
:geospatial_vertical_max = 680.f ;
:geospatial_vertical_units = "km" ;
:geospatial_vertical_positive = "down" ;
:reference_pid = "doi:10.1016/j.epsl.2023.118525" ;
:reference = "Keith Priestley, Tak Ho, Yasuko Takei, Dan McKenzie, The thermal and anisotropic structure of the top 300 km of the mantle, Earth Planet. Sci. Lett. 626 (2024) 118525" ;
:author_name = "Keith Priestley" ;
:author_email = "kfp10@cam.ac.uk" ;
:author_institution = "Bullard Laboratories, Department of Earth Sciences, University of Cambridge, Cambridge, United Kingdom" ;
:author_url = "https://www.esc.cam.ac.uk/directory/keith-priestley" ;
:repository_name = "EMC" ;
:repository_institution = "EarthScope DS" ;
:repository_pid = "doi:10.17611/dp/emc.2024.cam2022.1" ;
:history = "2024-08-29 20:03:37 UTC Converted to netCDF by GeoCSV_2_netCDF.py v2022.237 from CAM2022_lithosphere.csv" ;
data:
latitude = -89, -87, -85, -83, -81, -79, -77, -75, -73, -71, -69, -67, -65,
-63, -61, -59, -57, -55, -53, -51, -49, -47, -45, -43, -41, -39, -37,
-35, -33, -31, -29, -27, -25, -23, -21, -19, -17, -15, -13, -11, -9, -7,
-5, -3, -1, 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31,
33, 35, 37, 39, 41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 65, 67,
69, 71, 73, 75, 77, 79, 81, 83, 85, 87, 89 ;
longitude = -179, -177, -175, -173, -171, -169, -167, -165, -163, -161,
-159, -157, -155, -153, -151, -149, -147, -145, -143, -141, -139, -137,
-135, -133, -131, -129, -127, -125, -123, -121, -119, -117, -115, -113,
-111, -109, -107, -105, -103, -101, -99, -97, -95, -93, -91, -89, -87,
-85, -83, -81, -79, -77, -75, -73, -71, -69, -67, -65, -63, -61, -59,
-57, -55, -53, -51, -49, -47, -45, -43, -41, -39, -37, -35, -33, -31,
-29, -27, -25, -23, -21, -19, -17, -15, -13, -11, -9, -7, -5, -3, -1, 1,
3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29, 31, 33, 35, 37, 39,
41, 43, 45, 47, 49, 51, 53, 55, 57, 59, 61, 63, 65, 67, 69, 71, 73, 75,
77, 79, 81, 83, 85, 87, 89, 91, 93, 95, 97, 99, 101, 103, 105, 107, 109,
111, 113, 115, 117, 119, 121, 123, 125, 127, 129, 131, 133, 135, 137,
139, 141, 143, 145, 147, 149, 151, 153, 155, 157, 159, 161, 163, 165,
167, 169, 171, 173, 175, 177, 179 ;
}