netcdf HadCM3_IS92a_ts_SAT_ann_20002100_NH { 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.1044312, 0.0508728, 0.06921387, -0.00479126, -0.06448364, 0.1965942, 0.1390076, 0.06338501, 0.3119507, 0.4169617, 0.3321838, 0.4769592, 0.6425476, 0.4111023, 0.1270752, 0.03930664, 0.09686279, 0.1940918, 0.3251648, 0.2027588, 0.1208801, 0.4369202, 0.6439209, 0.4029236, 0.296936, 0.3278809, 0.3055725, 0.4949951, 0.6363525, 0.709198, 0.8209839, 1.051392, 0.9959412, 0.7927551, 1.043488, 0.9000244, 0.8737488, 0.8502502, 1.14502, 1.241608, 0.9968872, 0.9762573, 0.9958801, 1.164062, 1.205902, 1.268616, 1.362976, 1.432617, 1.319824, 1.430328, 1.590057, 2.056519, 1.817841, 1.703949, 1.952972, 2.241577, 2.083496, 2.182495, 2.140381, 1.97522, 2.105133, 2.166748, 2.202911, 1.971771, 2.109802, 2.104218, 2.200775, 2.022949, 2.010742, 2.126282, 2.498169, 2.771545, 2.557312, 2.334595, 2.531281, 2.672913, 2.94986, 2.728607, 2.550049, 2.72821, 2.928802, 3.045685, 2.963318, 2.774261, 3.021484, 2.730377, 2.698334, 2.811859, 2.779205, 2.792114, 2.742645, 2.816925, 2.867828, 3.185547, 3.236694, 3.312744, 3.516541, 3.519684, 3.341003, 3.441071, 3.55069 ; }