netcdf HadCM2_IS92a_ts_SIA_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 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, -7.721787, -6.784213, -8.358711, -9.289312, -11.51135, -5.832517, -3.372687, -18.58966, -11.61872, -3.575391, -0.063169, -15.65846, -16.10748, -14.00915, -9.418506, -13.97954, -5.658465, -13.25998, -12.83458, -5.851948, -8.409775, -7.701749, -16.34203, -5.892134, -12.20834, -12.97331, -20.01136, -21.51002, -15.52073, -11.93887, -12.16782, -4.946089, -14.01829, -19.47117, -11.11315, -20.82117, -24.61848, -17.43321, -16.11286, -21.09395, -24.61871, -16.8537, -12.69397, -18.02217, -14.31953, -9.691858, -17.82214, -18.61216, -20.63652, -20.93202, -23.63264, -17.65458, -8.593845, -15.51777, -23.27234, -25.34641, -13.46867, -18.28456, -17.28794, -16.35663, -17.67287, -16.30989, -28.56585, -22.86998, -21.12528, -20.57084, -21.33806, -22.20139, -23.12297, -21.13223, -22.40097, -32.58623, -28.58156, -23.54883, -29.90515, -32.33948, -29.68694, -32.87069, -36.48602, -35.00147, -32.26075, -27.81044, -25.07608, -36.42476, -32.23342, -39.12981, -41.10348, -28.26186, -29.7107, -23.43879, -21.95318, -26.76051, -28.21732, -39.39563, -34.09819, -28.61092, -31.57017, -25.31452, -34.28226, -34.79759 ; }