(base) zarzycki@cheyenne2:~> ncdump -h /glade/p/cesmdata/inputdata/atm/cam/sst/sst_HadOIBl_bc_0.9x1.25_2010climo_c180511.nc
netcdf sst_HadOIBl_bc_0.9x1.25_2010climo_c180511 {
dimensions:
lon = 288 ;
lat = 192 ;
time = UNLIMITED ; // (12 currently)
variables:
int date(time) ;
date:long_name = "current date (YYYYMMDD)" ;
int datesec(time) ;
datesec:long_name = "current seconds of current date" ;
double lon(lon) ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
double lat(lat) ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
double time(time) ;
time:units = "days since 0000-01-01 00:00:00" ;
time:calendar = "365_day" ;
float ice_cov(time, lat, lon) ;
ice_cov:long_name = "BCS Pseudo Sea-ice concentration" ;
ice_cov:units = "fraction" ;
float ice_cov_prediddle(time, lat, lon) ;
ice_cov_prediddle:long_name = "Sea-ice concentration before time diddling" ;
ice_cov_prediddle:units = "fraction" ;
float SST_cpl(time, lat, lon) ;
SST_cpl:long_name = "BCS Pseudo SST" ;
SST_cpl:units = "deg_C" ;
float SST_cpl_prediddle(time, lat, lon) ;
SST_cpl_prediddle:long_name = "SST before time diddling" ;
SST_cpl_prediddle:units = "deg_C" ;
// global attributes:
:history = "N/A" ;
:data_mods = "N/A" ;
:climo_years = "2005-2015" ;
:data_reference = "Hurrell et al, 2008: A New Sea Surface Temperature and Sea Ice Boundary Dataset for the Community Atmosphere Model, J. Clim., 21, 5145-5153" ;
:data_doi = "N/A" ;
:data_source_url = "via dennis shea ftp://ftp.cgd.ucar.edu/archive/SSTICE/" ;
:data_script = "regrid and bcgen under model tools" ;
:data_creator = "Julie Caron, jcaron@ucar.edu" ;
:cesm_contact = "Cecile Hannay, hannay@ucar.edu" ;
:data_description = "SST and ICE boundary dataset created from merged Reynolds/HADISST products, as in Hurrell et al 2008 (see data reference below) via Dennis Shea. Products have been regridded and time interpolated using Karl Taylor\'s time interpolation scheme (bcgen). Climatologies are computed in the bcgen code." ;
:data_summary = "Climatological SST and ICE boundary dataset for CAM" ;
:creation_date = "Fri May 11 18:57:41 MDT 2018" ;