netcdf NoTPW_elastic_thickness { dimensions: time = 751 ; lat = 721 ; lon = 1441 ; variables: float Te(time, lat, lon) ; Te:_FillValue = NaNf ; Te:least_significant_digit = 2LL ; Te:units = "km" ; Te:long_name = "Elastic Thickness" ; Te:standard_name = "elastic_thickness" ; Te:description = "This variable is calculated from StagYY based on stress field." ; Te:coordinates = "spatial_ref" ; float lat(lat) ; lat:_FillValue = NaNf ; lat:units = "degrees_north" ; lat:long_name = "latitude" ; lat:standard_name = "latitude" ; lat:axis = "Y" ; float lon(lon) ; lon:_FillValue = NaNf ; lon:units = "degrees_east" ; lon:long_name = "longitude" ; lon:standard_name = "longitude" ; lon:axis = "X" ; int64 spatial_ref ; spatial_ref:crs_wkt = "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]" ; spatial_ref:semi_major_axis = 6378137. ; spatial_ref:semi_minor_axis = 6356752.31424518 ; spatial_ref:inverse_flattening = 298.257223563 ; spatial_ref:reference_ellipsoid_name = "WGS 84" ; spatial_ref:longitude_of_prime_meridian = 0. ; spatial_ref:prime_meridian_name = "Greenwich" ; spatial_ref:geographic_crs_name = "WGS 84" ; spatial_ref:horizontal_datum_name = "World Geodetic System 1984" ; spatial_ref:grid_mapping_name = "latitude_longitude" ; spatial_ref:spatial_ref = "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]" ; float time(time) ; time:_FillValue = NaNf ; time:units = "Myr" ; time:long_name = "time" ; time:standard_name = "time" ; }