netcdf HadCM2_IS92a_ts_SAT_ann_20002100_NH { 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.01080322, -0.1473999, 0.1039124, 0.02420044, 0.01596069, 0.1427612, 0.2685547, 0.3687744, 0.3362427, 0.4004517, 0.5093994, 0.5959473, 0.5933228, 0.6146545, 0.5614929, 0.5591125, 0.7416382, 0.6856689, 0.7843933, 0.6923523, 0.6900635, 0.661499, 0.6959229, 0.7398682, 0.8818359, 0.8372498, 0.7698059, 1.05722, 1.405945, 1.325317, 1.151581, 1.253754, 1.11554, 1.078766, 1.472565, 1.439636, 1.656494, 1.478851, 1.401215, 1.497681, 1.665771, 1.56189, 1.531982, 1.691681, 1.600555, 1.605774, 1.670929, 1.636841, 1.739502, 1.893646, 1.964233, 1.787231, 1.566956, 1.799927, 1.943146, 2.096558, 2.184631, 2.149872, 2.218536, 2.290863, 2.235321, 2.236145, 2.313599, 2.216309, 2.338745, 2.459595, 2.451447, 2.493835, 2.443207, 2.344238, 2.614777, 2.724518, 2.634186, 2.675568, 2.665802, 2.755127, 2.76593, 2.813812, 2.976868, 2.952942, 3.104065, 3.088257, 3.192444, 3.188477, 3.247711, 3.407074, 3.440094, 3.525574, 3.410919, 3.382599, 3.586365, 3.629303, 3.713654, 3.62796, 3.596863, 3.635345, 3.724854, 3.54538, 3.535553, 3.674377 ; }