Coordinate variable data and header information for model TX2000_percent.nc
netcdf TX2000_percent {
dimensions:
depth = 18 ;
latitude = 45 ;
longitude = 91 ;
variables:
float depth(depth) ;
depth:long_name = "Depth" ;
depth:units = "kilometers" ;
depth:positive = "down" ;
float latitude(latitude) ;
latitude:long_name = "Latitude" ;
latitude:actual_range = 89, -87 ;
latitude:units = "degrees_north" ;
float longitude(longitude) ;
longitude:long_name = "Longitude" ;
longitude:actual_range = -3, 357 ;
longitude:units = "degrees_east" ;
double dvs(depth, latitude, longitude) ;
dvs:long_name = "Vs perturbation (% deviation from layer mean)" ;
dvs:precision = 5 ;
dvs:units = "%" ;
dvs:missing_value = 99999. ;
dvs:_FillValue = 99999. ;
// global attributes:
:title = "Global shear wave tomography model from Grand on a 4 degree grid" ;
:Conventions = "CF-1.0" ;
:record = "Grand (Grand 97): Grand, S., 1997. \'Global seismic tomography: a snapshot of convection in the Earth\', GSA Today, 7, 1-7." ;
:source = "Data obtained from Gabi Laske (at REM web page at http://mahi.ucsd.edu/Gabi/rem.html)." ;
:email = "steveg@geo.maestro.utexas.edu" ;
:created = "Files converted to netCDF by Andy Wahr, UNAVCO.Inc on June 9th, 2004" ;
:acknowledgment = " " ;
:history = "2019-12-05 IRIS DMC, updated geospatial fields, if needed, to float \n",
"2016-08-11 IRIS DMC, updated variable definitions to make sure they are compatible with CF \n",
"2016-04-15 IRIS DMC: reorganized parameters\n",
"2011-11-04 IRIS DMC: renamed from Grand2000 to TX2000\n",
"2020-02-28 IRIS DMC, updated metadata to organize reference, author, repository and also add PID" ;
:Metadata_Conventions = "Unidata Dataset Discovery v1.0" ;
:geospatial_lat_min = -90. ;
:geospatial_lat_max = 90. ;
:geospatial_lat_units = "degrees_north" ;
:geospatial_lat_resolution = 4 ;
:geospatial_lon_min = 0. ;
:geospatial_lon_max = 360. ;
:geospatial_lon_units = "degrees_east" ;
:geospatial_lon_resolution = 4 ;
:geospatial_vertical_min = 60 ;
:geospatial_vertical_max = 2800 ;
:geospatial_vertical_units = "km" ;
:geospatial_vertical_positive = "down" ;
:netcdf_file = "TX2000_percent.nc" ;
:reference = "Grand (2002)" ;
:reference_pid = "doi:10.1098/rsta.2002.1077" ;
:author_name = "Stephen P. Grand" ;
:author_email = "steveg@jsg.utexas.edu" ;
:author_institution = "Department of Geological Sciences, The University of Texas, Austin Texasy" ;
:author_url = "" ;
:repository_name = "EMC" ;
:repository_institution = "IRIS DMC" ;
:repository_pid = "doi:10.17611/DP/9991714" ;
:model = "TX2000" ;
data:
depth = 60, 140, 250, 350, 465, 600, 735, 885, 1035, 1210, 1410, 1610, 1810,
2010, 2210, 2410, 2610, 2800 ;
latitude = -87, -83, -79, -75, -71, -67, -63, -59, -55, -51, -47, -43, -39,
-35, -31, -27, -23, -19, -15, -11, -7, -3, 1, 5, 9, 13, 17, 21, 25, 29,
33, 37, 41, 45, 49, 53, 57, 61, 65, 69, 73, 77, 81, 85, 89 ;
longitude = -3, 1, 5, 9, 13, 17, 21, 25, 29, 33, 37, 41, 45, 49, 53, 57, 61,
65, 69, 73, 77, 81, 85, 89, 93, 97, 101, 105, 109, 113, 117, 121, 125,
129, 133, 137, 141, 145, 149, 153, 157, 161, 165, 169, 173, 177, 181,
185, 189, 193, 197, 201, 205, 209, 213, 217, 221, 225, 229, 233, 237,
241, 245, 249, 253, 257, 261, 265, 269, 273, 277, 281, 285, 289, 293,
297, 301, 305, 309, 313, 317, 321, 325, 329, 333, 337, 341, 345, 349,
353, 357 ;
}