netcdf ftpthredds/ar5_sea_level_rise/totslr-rcp85-4.nc { dimensions: lat = 180; lon = 360; bnds = 2; variables: double lat(lat=180); :standard_name = "latitude"; :long_name = "latitude coordinate"; :units = "degrees_north"; :axis = "Y"; double lon(lon=360); :standard_name = "longitude"; :long_name = "longitude coordinate"; :units = "degrees_east"; :axis = "X"; float totslr_m(lat=180, lon=360); :_FillValue = 1.0E20f; // float :long_name = "RCP8.5 total sea level rise, central estimate"; :missing_value = 1.0E20; // double :units = "m"; :comment = "2081-2100 20-yr mean minus 1986-2005 20-yr mean"; float totslr_l(lat=180, lon=360); :_FillValue = 1.0E20f; // float :long_name = "RCP8.5 total sea level rise, 90%CL lower uncertainty estimate (p=0.05)"; :missing_value = 1.0E20; // double :units = "m"; :comment = "90% CL lower limit on 2081-2100 20-yr mean minus 1986-2005 20-yr mean"; :comment2 = "note: This is a local error field, and as such, does not have a meaningful global mean. The uncertainties of three components, dynamic SSH, inverse barometer effect and glacial isostatic adjustment, do not have a global value, as these properties have, by definition, a zero global mean. To obtain a globally averaged uncertainty estimate, the local uncertainties from these three contributions have to be excluded."; float totslr_h(lat=180, lon=360); :_FillValue = 1.0E20f; // float :long_name = "RCP8.5 total sea level rise, 90%CL upper uncertainty estimate (p=0.95)"; :missing_value = 1.0E20; // double :units = "m"; :comment = "90% CL upper limit on 2081-2100 20-yr mean minus 1986-2005 20-yr mean"; :comment2 = "note: This is a local error field, and as such, does not have a meaningful global mean. The uncertainties of three components, dynamic SSH, inverse barometer effect and glacial isostatic adjustment, do not have a global value, as these properties have, by definition, a zero global mean. To obtain a globally averaged uncertainty estimate, the local uncertainties from these three contributions have to be excluded."; float totslr_sd(lat=180, lon=360); :_FillValue = 1.0E20f; // float :long_name = "RCP8.5 total sea level rise, standard error"; :missing_value = 1.0E20; // double :units = "m"; :comment = "standard error on 2081-2100 20-yr mean minus 1986-2005 20-yr mean"; :comment2 = "note: This is a local error field, and as such, does not have a meaningful global mean. The uncertainties of three components, dynamic SSH, inverse barometer effect and glacial isostatic adjustment, do not have a global value, as these properties have, by definition, a zero global mean. To obtain a globally averaged uncertainty estimate, the local uncertainties from these three contributions have to be excluded."; // global attributes: :history = "version 4, 24-March-2014"; :contact = "mark.carson@zmaw.de"; :references = "IPCC AR5 WGI, Chapter 13, and Chapter 13: Supplementary Material; www.climatechange2013.org"; }