netcdf files/d277000/oiv2wknc/sst.wkmean.1981-1989.nc { dimensions: lon = 360; lat = 180; nbnds = 2; time = UNLIMITED; // (427 currently) variables: float lat(lat=180); :units = "degrees_north"; :long_name = "Latitude"; :actual_range = 89.5f, -89.5f; // float :standard_name = "latitude"; :axis = "Y"; :coordinate_defines = "center"; float lon(lon=360); :units = "degrees_east"; :long_name = "Longitude"; :actual_range = 0.5f, 359.5f; // float :standard_name = "longitude"; :axis = "X"; :coordinate_defines = "center"; double time(time=427); :units = "days since 1800-1-1 00:00:00"; :long_name = "Time"; :actual_range = 66410.0, 69392.0; // double :delta_t = "0000-00-07 00:00:00"; :avg_period = "0000-00-07 00:00:00"; :standard_name = "time"; :axis = "T"; :bounds = "time_bnds"; double time_bnds(time=427, nbnds=2); :long_name = "Time Boundaries"; short sst(time=427, lat=180, lon=360); :long_name = "Weekly Mean of Sea Surface Temperature"; :unpacked_valid_range = -5.0f, 40.0f; // float :actual_range = -1.8f, 34.79f; // float :units = "degC"; :add_offset = 0.0f; // float :scale_factor = 0.01f; // float :missing_value = 32767S; // short :precision = 2S; // short :least_significant_digit = 2S; // short :var_desc = "Sea Surface Temperature"; :dataset = "NOAA Optimum Interpolation (OI) SST V2"; :level_desc = "Surface"; :statistic = "Mean"; :parent_stat = "Individual obs"; :standard_name = "sea_surface_temperature"; :valid_range = -500S, 4000S; // short // global attributes: :title = "NOAA Optimum Interpolation (OI) SST V2"; :Conventions = "CF-1.0"; :history = "Created 10/2002 by RHS"; :comments = "Data described in Reynolds, R.W., N.A. Rayner, T.M.\nSmith, D.C. Stokes, and W. Wang, 2002: An Improved In Situ and Satellite\nSST Analysis for Climate, J. Climate"; :platform = "Model"; :source = "NCEP Climate Modeling Branch"; :institution = "National Centers for Environmental Prediction"; :References = "https://www.esrl.noaa.gov/psd/data/gridded/data.noaa.oisst.v2.html"; :dataset_title = "NOAA Optimum Interpolation (OI) SST V2"; :source_url = "http://www.emc.ncep.noaa.gov/research/cmb/sst_analysis/"; }