NetCDF Header
NARCCAP time_slices ccsm-current Table 3
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/TMSL/ccsm-current/table3/clt_TMSL_ccsm_1981010103.nc {
dimensions:
time = UNLIMITED; // (14600 currently)
lat = 131;
lon = 217;
bnds = 2;
variables:
float clt(time=14600, lat=131, lon=217);
:missing_value = 1.0E20f; // float
:_FillValue = 1.0E20f; // float
:cell_methods = "time: mean (interval: 3 hours)";
:comment = "Created using NCL version 6.0.0\n NCL script: NARCCAP_atm_3hr.ncl on \nprochost mirage5 by josht\n at Tue Nov 15 11:09:32 MST 2011";
:coordinates = "lon lat";
:history = "CLDTOT*100";
:long_name = "cloud_area_fraction";
:original_name = "CLDTOT";
:original_units = "fraction";
:standard_name = "cloud_area_fraction";
:units = "1";
double time(time=14600);
:bounds = "time_bnds";
:units = "days since 1968-01-01 00:00:0.0";
:axis = "T";
:standard_name = "time";
:calendar = "365_day";
:long_name = "time";
double time_bnds(time=14600, bnds=2);
double lat(lat=131);
:axis = "Y";
:standard_name = "latitude";
:long_name = "latitude";
:units = "degrees_north";
double lon(lon=217);
:axis = "X";
:standard_name = "longitude";
:long_name = "longitude";
:units = "degrees_east";
// global attributes:
:table_id = "Table 3";
:Conventions = "CF-1.0";
:ncl_version = "6.0.0";
:realization = 1; // int
:experiment_id = "Present-day control from NCAR";
:project_id = "NARCCAP";
:contact = "P. Duffy duffy2@llnl.gov";
:source = "CAM3 Timeslice";
:institution = "NCAR (National Center for Atmospheric Research, Boulder, CO, USA)";
:title = "NCAR model output prepared for NARCCAP present-day control from NCAR";
:NCO = "4.0.8";
}