netcdf CCMVal2_REF-B1_CMAM_1_T0As_toz { dimensions: time = UNLIMITED ; // (40 currently) lat = 48 ; variables: double lat(lat) ; lat:axis = "Y" ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:units = "degrees_north" ; double time(time) ; time:long_name = "time" ; time:standard_name = "time" ; time:calendar = "standard" ; time:axis = "T" ; time:units = "days since 1950-01-01 00:00:00" ; float toz(time, lat) ; toz:cell_methods = "time:mean (of year)" ; toz:long_name = "Total Ozone Column" ; toz:units = "DU" ; toz:standard_name = "equivalent_thickness_at_stp_of_atmosphere_ozone_content" ; toz:comment = "Total ozone column in DU" ; toz:_FillValue = 1.e+20f ; // global attributes: :project_id = "REF-B1" ; :experiment_id = "1" ; :comment = "Miscellaneos information about the data or methods used to produce it" ; :fields = "T0As: Annual-mean 0-d atmosphere or land surface data on a certain pressure level (latitude, time:year)" ; :references = "These files are created according to CF1.1 see http://cf-pcmdi.llnl.gov/" ; :history = "List of the applications that have modified the original data" ; :source = "CCMVal. Method of production of the original data see http://www.pa.op.dlr.de/CCMVal/" ; :institution = "CMAM" ; :title = "CMAM model output prepared for CCMVal Report on the Evaluation of Chemistry Climate Models " ; :Conventions = "CF-1.1" ; data: lat = 87.1600036621094, 83.4800033569336, 79.7799987792969, 76.0699996948242, 72.3600006103516, 68.6500015258789, 64.9400024414062, 61.2299995422363, 57.5200004577637, 53.810001373291, 50.0999984741211, 46.3899993896484, 42.6800003051758, 38.9700012207031, 35.2599983215332, 31.5400009155273, 27.8299999237061, 24.1200008392334, 20.4099998474121, 16.7000007629395, 12.9899997711182, 9.27999973297119, 5.57000017166138, 1.86000001430511, -1.86000001430511, -5.57000017166138, -9.27999973297119, -12.9899997711182, -16.7000007629395, -20.4099998474121, -24.1200008392334, -27.8299999237061, -31.5400009155273, -35.2599983215332, -38.9700012207031, -42.6800003051758, -46.3899993896484, -50.0999984741211, -53.810001373291, -57.5200004577637, -61.2299995422363, -64.9400024414062, -68.6500015258789, -72.3600006103516, -76.0699996948242, -79.7799987792969, -83.4800033569336, -87.1600036621094 ; time = 3987, 4352, 4717, 5082, 5448, 5813, 6178, 6543, 6909, 7274, 7639, 8004, 8370, 8735, 9100, 9465, 9831, 10196, 10561, 10926, 11292, 11657, 12022, 12387, 12753, 13118, 13483, 13848, 14214, 14579, 14944, 15309, 15675, 16040, 16405, 16770, 17136, 17501, 17866, 18231 ; }