NetCDF Header
NARCCAP hrm3 gfdl-current Table 5
ERROR
Cookies must be enabled.
netcdf /datazone/narccap/DATA/HRM3/gfdl-current/table5/wa_HRM3_gfdl_p200_1968010103.nc {
dimensions:
xc = 155;
yc = 129;
time = UNLIMITED; // (8760 currently)
variables:
char rotated_pole;
:grid_mapping_name = "rotated_latitude_longitude";
:grid_north_pole_latitude = 42.5; // double
:grid_north_pole_longitude = 83.0; // double
double xc(xc=155);
:axis = "X";
:standard_name = "grid_longitude";
:long_name = "longitude in rotated pole grid";
:units = "degrees";
double lon(yc=129, xc=155);
:standard_name = "longitude";
:long_name = "longitude";
:units = "degrees_east";
double yc(yc=129);
:axis = "Y";
:standard_name = "grid_latitude";
:long_name = "latitude in rotated grid";
:units = "degrees";
double lat(yc=129, xc=155);
:standard_name = "latitude";
:long_name = "latitude";
:units = "degrees_north";
double level;
:axis = "Z";
:standard_name = "air_pressure";
:long_name = "pressure";
:units = "Pa";
:positive = "down";
double time(time=8760);
:units = "days since 1968-01-01 00:00:00";
:standard_name = "time";
:long_name = "time";
:calendar = "365_day";
float wa(time=8760, yc=129, xc=155);
:standard_name = "upward_air_velocity";
:long_name = "Vertical Wind Component";
:units = "m s-1";
:coordinates = "lon lat level";
:grid_mapping = "rotated_pole";
:_FillValue = 1.0E20f; // float
:missing_value = 1.0E20f; // float
:history = "Vertical wind component created using Stash 15222 (omega on pressure levels) and stash 16203 (temperature on pressure levels) wa=(stash 15222)*k*(stash 16203)/pressure , where k=(-R/(g*M))";
// 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 = "present-day control from GFDL";
:table_id = "Table 5";
:title = "Hadley Centre model output prepared for NARCCAP present-day control from GFDL";
:contact = "Simon Tucker (simon.tucker@metoffice.gov.uk)";
:realization = "1";
:creation_date = "2011-12-09 12:17:57";
}