netcdf HadCM2_IS92a_ts_SAT_ann_20002100_SH { dimensions: time = UNLIMITED ; // (101 currently) longitude = 1 ; latitude = 1 ; variables: double time(time) ; time:units = "calendar_year as %Y.%f" ; time:axis = "T" ; double longitude(longitude) ; longitude:units = "degrees_east" ; longitude:long_name = "longitude" ; longitude:axis = "X" ; longitude:topology = "circular" ; longitude:modulo = 360. ; double latitude(latitude) ; latitude:units = "degrees_north" ; latitude:long_name = "latitude" ; latitude:axis = "Y" ; float tas(time, latitude, longitude) ; tas:comment = "Field from ukmo UM model run CBQMA" ; tas:long_name = "Surface (1.5m) air temperature" ; tas:units = "K" ; tas:grid_name = "grid0" ; tas:grid_type = "generic" ; tas:level_description = "1.5 meters above earth surface" ; tas:subgrid = "time:mean" ; tas:axis = "TYX" ; tas:missing_value = -1.e+30f ; // global attributes: :Conventions = "GDT 1.3" ; :appendices = 1 ; :calendar = "360" ; :comment = "Created by ukmo pp2netcdf." ; :production = "lats" ; :institution = "ukmo" ; data: time = 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026, 2027, 2028, 2029, 2030, 2031, 2032, 2033, 2034, 2035, 2036, 2037, 2038, 2039, 2040, 2041, 2042, 2043, 2044, 2045, 2046, 2047, 2048, 2049, 2050, 2051, 2052, 2053, 2054, 2055, 2056, 2057, 2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072, 2073, 2074, 2075, 2076, 2077, 2078, 2079, 2080, 2081, 2082, 2083, 2084, 2085, 2086, 2087, 2088, 2089, 2090, 2091, 2092, 2093, 2094, 2095, 2096, 2097, 2098, 2099, 2100 ; longitude = 0 ; latitude = 0 ; tas = 0, 0.06134033, -0.1664429, 0.1705627, 0.2139893, 0.1214294, 0.08236694, 0.2898865, 0.6587524, 0.5159607, 0.2585754, 0.2876587, 0.5297852, 0.5802002, 0.4856262, 0.4873352, 0.5215454, 0.3608093, 0.7304382, 0.8403931, 0.6033325, 0.3867798, 0.2515869, 0.6969604, 0.5446472, 0.4943237, 0.6330872, 0.65625, 0.9055786, 0.7850037, 1.011963, 0.850769, 0.4827576, 0.5588989, 0.9913025, 0.9093018, 1.129913, 1.435394, 0.9724731, 1.04007, 1.129059, 1.526703, 1.137909, 1.109375, 1.288757, 1.070038, 1.141632, 1.225494, 1.077026, 1.528168, 1.340424, 1.623047, 1.240906, 1.000214, 0.9936829, 1.344025, 1.674286, 1.61377, 1.559753, 1.465881, 1.691162, 1.388062, 1.597412, 1.872253, 1.635254, 1.748016, 1.797913, 1.68866, 1.821075, 1.886108, 1.829193, 2.010223, 2.097595, 1.771271, 1.83432, 1.983368, 2.169067, 1.864563, 2.004883, 2.530884, 2.310974, 2.286499, 2.039734, 2.335571, 2.503601, 2.429443, 2.788513, 2.643768, 2.614258, 2.762665, 2.171387, 2.38028, 2.465576, 2.495636, 2.878204, 2.701172, 2.796814, 2.826935, 2.570007, 2.692688, 2.784485 ; }