NetCDF Header
NARCCAP hrm3 hadcm3-future Table 3
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/HRM3/hadcm3-future/table3/swe_HRM3_hadcm3_2056010103.nc {
dimensions:
yc = 130;
xc = 155;
time = UNLIMITED; // (14400 currently)
variables:
double lat(yc=130, xc=155);
:standard_name = "latitude";
:long_name = "latitude";
:units = "degrees_north";
double lon(yc=130, xc=155);
:standard_name = "longitude";
:long_name = "longitude";
:units = "degrees_east";
char rotated_pole;
:grid_mapping_name = "rotated_latitude_longitude";
:grid_north_pole_latitude = 42.5; // double
:grid_north_pole_longitude = 83.0; // double
float swe(time=14400, yc=130, xc=155);
:missing_value = 1.0E20f; // float
:_FillValue = 1.0E20f; // float
:coordinates = "lon lat";
:grid_mapping = "rotated_pole";
:long_name = "Snow Water Equivalent";
:standard_name = "lwe_thickness_of_surface_snow_amount";
:units = "m";
double time(time=14400);
:units = "days since 1968-01-01 00:00:00";
:standard_name = "time";
:long_name = "time";
:calendar = "360_day";
double xc(xc=155);
:axis = "X";
:standard_name = "grid_longitude";
:long_name = "longitude in rotated pole grid";
:units = "degrees";
double yc(yc=130);
:axis = "Y";
:standard_name = "grid_latitude";
:long_name = "latitude in rotated grid";
:units = "degrees";
// global attributes:
:institution = "Hadley Centre for climate change, Exeter, United Kingdom";
:Conventions = "CF-1.0";
:conventionsURL = "http://www.cgd.ucar.edu/cms/eaton/cf-metadata/index.html";
:source = "HadRM3P, hydrostatic, 50km resolution and 19 hybrid vertical model levels; land surface: MOSESI";
:project_id = "NARCCAP";
:experiment_id = "scenario from Hadley Centre";
:table_id = "Table 3";
:title = "Hadley Centre model output prepared for NARCCAP scenario from Hadley Centre";
:contact = "Simon Tucker (simon.tucker@metoffice.gov.uk)";
:realization = "1";
:creation_date = "2012-07-27 14:47:13";
:history = "Fri Sep 7 16:34:28 2012: ncks -O -x -v snw swe_HRM3_hadcm3_2056010103.nc swe_HRM3_hadcm3_2056010103.nc\nFri Sep 7 16:30:12 2012: ncap2 -O -s swe=snw/1000;swe@units=\"m\" snw_HRM3_hadcm3_2056010103.nc swe_HRM3_hadcm3_2056010103.nc";
:nco_openmp_thread_number = 1; // int
:NCO = "4.1.0";
}