netcdf olr.day.mean_jjas_79_05 { dimensions: lon = 144 ; lat = 73 ; x = 7 ; time = UNLIMITED ; // (3294 currently) variables: float lon(lon) ; lon:standard_name = "longitude" ; lon:long_name = "Longitude" ; lon:units = "degrees_east" ; lon:axis = "X" ; float lat(lat) ; lat:standard_name = "latitude" ; lat:long_name = "Latitude" ; lat:units = "degrees_north" ; lat:axis = "Y" ; double time(time) ; time:standard_name = "time" ; time:long_name = "Time" ; time:units = "hours since 1800-01-01 00:00:00" ; time:calendar = "standard" ; short olr(time, lat, lon) ; olr:long_name = "Daily OLR" ; olr:units = "W/m^2" ; olr:add_offset = 327.65f ; olr:scale_factor = 0.01f ; olr:_FillValue = 32766s ; olr:missing_value = 32766s ; olr:unpacked_valid_range = 0.f, 500.f ; olr:actual_range = 64.75f, 344.5f ; olr:var_desc = "Outgoing Longwave Radiation" ; olr:precision = 2s ; olr:dataset = "NOAA Interpolated OLR" ; olr:level_desc = "Other" ; olr:statistic = "Mean" ; olr:parent_stat = "Individual Obs" ; short info(time, x) ; info:long_name = "Missing" ; info:_FillValue = 32766s ; info:missing_value = 32766s ; // global attributes: :CDI = "Climate Data Interface version 1.6.9 (http://mpimet.mpg.de/cdi)" ; :Conventions = "COARDS" ; :history = "Tue Oct 27 18:25:01 2015: cdo selyear,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005 olr.day.mean_jjas.nc olr.day.mean_jjas_79_05.nc\n", "Tue Oct 27 18:21:56 2015: cdo -selmon,6,7,8,9 olr.day.mean.nc olr.day.mean_jjas.nc\n", "Tue May 10 11:37:33 2005: ncatted -a missing_value,info,o,s,32766 /Datasets/interp_OLR/olr.day.mean.nc\n", "/home/hoop/crdc/oldCRDC2COARDSv3/oldCRDC2COARDS Sat Dec 9 01:36:34 1995 from olr.7494.nc\n", "created 08/24/94 by C. Smith (netCDF2.3)" ; :title = "Daily Mean Interpolated OLR" ; :description = "Data is interpolated in time and space from NOAA twice-daily OLR values and averaged to once daily" ; :platform = "Observation" ; :reference = "Liebmann and Smith (Bulletin of the American Meteorological Society 1996)" ; :references = "http://www.esrl.noaa.gov/psd/data/gridded/data.interp_OLR.html" ; :NCO = "4.0.0" ; :CDO = "Climate Data Operators version 1.6.9 (http://mpimet.mpg.de/cdo)" ; }