netcdf /datazone/nmme/output1/CCCMA/CanCM4/20030301/day/atmos/v20181101/ua10/ua10_day_CanCM4_200303_r6i1p1_20030301-20040231.nc4 {
dimensions:
time = UNLIMITED; // (365 currently)
lon = 360;
lat = 181;
bnds = 2;
variables:
double lat_bnds(lat=181, bnds=2);
:_ChunkSizes = 181, 2; // int
double lon_bnds(lon=360, bnds=2);
:_ChunkSizes = 360, 2; // int
double plev;
:axis = "Z";
:units = "Pa";
:long_name = "pressure";
:standard_name = "air_pressure";
:positive = "down";
double time(time=365);
:long_name = "time";
:units = "days since 1850-1-1";
:calendar = "365_day";
:bounds = "time_bnds";
:axis = "T";
:standard_name = "time";
:_ChunkSizes = 1; // int
double time_bnds(time=365, bnds=2);
:_ChunkSizes = 1, 2; // int
double lon(lon=360);
:long_name = "longitude";
:units = "degrees_east";
:standard_name = "longitude";
:axis = "X";
:bounds = "lon_bnds";
:_ChunkSizes = 360; // int
double lat(lat=181);
:long_name = "latitude";
:units = "degrees_north";
:standard_name = "latitude";
:axis = "Y";
:bounds = "lat_bnds";
:_ChunkSizes = 181; // int
float ua(time=365, lat=181, lon=360);
:standard_name = "eastward_wind";
:long_name = "Eastward Wind";
:units = "m s-1";
:cell_methods = "time: mean";
:coordinates = "plev";
:missing_value = 1.0E20f; // float
:_FillValue = 1.0E20f; // float
:_ChunkSizes = 1, 181, 360; // int
// global attributes:
:history = "Fri Sep 16 07:27:45 2016: /users/tor/acrn/opt/package/nco/linux64-pollux/bin/ncap2 -O -S add.nco exp.nc exp1.nc\ncreated: 2016-09-16 07:27:42 by nccrip";
:data_licence = "1) GRANT OF LICENCE - The Government of Canada (Environment Canada) is the \nowner of all intellectual property rights (including copyright) that may exist in this Data \nproduct. You (as \"The Licensee\") are hereby granted a non-exclusive, non-assignable, \nnon-transferable unrestricted licence to use this data product for any purpose including \nthe right to share these data with others and to make value-added and derivative \nproducts from it. This licence is not a sale of any or all of the owner\'s rights.\n2) NO WARRANTY - This Data product is provided \"as-is\"; it has not been designed or \nprepared to meet the Licensee\'s particular requirements. Environment Canada makes no \nwarranty, either express or implied, including but not limited to, warranties of \nmerchantability and fitness for a particular purpose. In no event will Environment Canada \nbe liable for any indirect, special, consequential or other damages attributed to the \nLicensee\'s use of the Data product.";
:nco_openmp_thread_number = 1; // int
:institution = "CCCma (Canadian Centre for Climate Modelling and Analysis, Victoria, BC, Canada)";
:institution_id = "CCCma";
:experiment_id = "200303";
:model_id = "CanCM4";
:initialization_method = "1";
:experiment = "forecast starting 20030301";
:project_id = "NMMEPhase2";
:realization = "6";
}