netcdf HadCM3_IS92a_ts_SAT_ann_20002100_SH { dimensions: time = UNLIMITED ; // (102 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 AAXZE" ; 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 = 1999, 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.07192993, 0.1409912, 0.114502, -0.3257446, -0.1675415, 0.06542969, 0.04107666, -0.1697693, -0.1188965, 0.03097534, -0.0255127, 0.2409363, 0.5735779, 0.1654968, 0.00567627, -0.1463318, 0.227356, 0.2050781, 0.3616028, 0.1897583, 0.0753479, 0.2505493, 0.5202942, 0.2937927, 0.166687, 0.3641357, 0.3464966, 0.5155334, 0.5221558, 0.5418701, 0.635437, 0.8670349, 0.6448059, 0.5591431, 0.6378784, 0.586792, 0.6498718, 0.6353455, 0.9510803, 1.043213, 0.6574097, 0.4450378, 0.605957, 0.8074646, 0.936676, 0.9339905, 1.110016, 1.055817, 1.045563, 1.101807, 1.077423, 1.481506, 0.9673157, 0.934021, 1.153473, 1.414703, 1.239014, 1.534851, 1.307068, 1.079407, 1.332062, 1.457947, 1.286682, 1.204742, 1.229584, 1.407074, 1.520966, 1.455292, 1.326935, 1.420166, 1.843872, 2.136902, 1.712524, 1.375458, 1.390533, 1.710968, 1.904053, 1.678406, 1.500549, 1.838257, 2.139526, 2.082275, 1.867401, 1.804504, 1.945984, 1.819855, 1.815521, 1.931183, 1.758789, 1.995667, 1.980682, 1.967987, 2.027405, 2.330811, 2.195648, 2.128784, 2.326233, 2.474152, 2.011963, 1.917023, 2.292297 ; }