netcdf HadCM2_IS92a_ts_SIA_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 aice(time, latitude, longitude) ; aice:comment = "Field from ukmo UM model run CBQMA" ; aice:long_name = "Sea ice area" ; aice:units = "%" ; aice:grid_name = "grid0" ; aice:grid_type = "generic" ; aice:subgrid = "time:mean" ; aice:axis = "TYX" ; aice: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 ; aice = 0, -3.559607, -8.136475, -5.439276, -1.323855, -1.172513, 0.669539, -2.675736, -0.5274773, -4.735649, -6.310839, -8.335662, -6.404668, -10.07092, -9.004057, -8.09483, -4.370689, -8.937788, -7.322097, -6.177366, -11.55331, -14.2001, -12.92901, -9.808713, -9.971333, -9.132409, -13.28664, -11.4109, -11.85615, -15.74549, -12.20914, -10.33208, -16.86925, -13.11405, -11.42484, -13.04721, -13.54057, -10.64703, -18.46741, -12.25346, -13.99741, -12.75271, -16.53323, -19.9222, -15.76843, -11.36952, -13.21535, -14.69229, -15.08045, -14.90982, -18.0573, -19.11607, -19.70404, -16.28148, -15.60856, -19.43396, -23.70962, -21.18814, -25.67962, -27.48972, -24.63469, -23.3149, -24.43901, -22.29425, -22.04261, -26.67646, -23.8794, -21.5767, -23.82535, -25.63857, -25.63448, -25.7562, -23.9429, -26.48195, -27.10118, -29.68656, -27.76004, -29.73915, -27.69558, -26.15838, -34.97697, -31.0377, -32.94831, -31.15596, -31.90674, -40.35356, -35.49209, -34.66228, -32.15939, -34.33092, -30.71476, -34.43433, -32.71872, -30.74493, -33.46695, -37.30453, -33.34468, -37.33203, -31.21421, -29.82324, -34.22258 ; }