netcdf t23_o2k.ut12 { dimensions: lon = 73 ; lat = 36 ; lev = 45 ; time = UNLIMITED ; // (1 currently) mtime = 3 ; hvol_len = 80 ; variables: float lon(lon) ; lon:long_name = "geographic longitude (-west, +east)" ; lon:units = "degrees" ; float lat(lat) ; lat:long_name = "geographic latitude (-south, +north)" ; lat:units = "degrees" ; float lev(lev) ; lev:long_name = "vertical log pressure" ; lev:units = "ln(p0/p)" ; int time(time) ; time:long_name = "total model time (day*24*60+hour*60+min)" ; time:units = "minutes" ; short MTIME(time, mtime) ; MTIME:long_name = "model times (day, hour, minute)" ; char HISTVOLS(time, hvol_len) ; HISTVOLS:long_name = "mss paths to history volumes" ; int YYDDD(time) ; YYDDD:long_name = "year and day of year (yyddd)" ; float F107D(time) ; F107D:long_name = "daily f10.7 cm solar flux" ; float F107A(time) ; F107A:long_name = "80-day average f10.7 cm solar flux" ; float HP(time) ; HP:long_name = "Hemispheric power (Gw)" ; float CP(time) ; CP:long_name = "Cross-tail potential (Volts)" ; float BYIMF(time) ; BYIMF:long_name = "IMF BY component" ; float TN(time, lev, lat, lon) ; TN:long_name = "NEUTRAL TEMPERATURE" ; TN:units = "DEG K" ; TN:type = "SCALAR " ; TN:nlev = 45 ; TN:blev = -17.f ; TN:dlev = 0.5f ; TN:vtype = "ZP " ; float UN(time, lev, lat, lon) ; UN:long_name = "NEUTRAL ZONAL WIND" ; UN:units = "M/S" ; UN:type = "VECTOR " ; UN:nlev = 45 ; UN:blev = -17.f ; UN:dlev = 0.5f ; UN:vtype = "ZP " ; float VN(time, lev, lat, lon) ; VN:long_name = "NEUTRAL MERIDIONAL WIND" ; VN:units = "M/S" ; VN:type = "VECTOR " ; VN:nlev = 45 ; VN:blev = -17.f ; VN:dlev = 0.5f ; VN:vtype = "ZP " ; float W(time, lev, lat, lon) ; W:long_name = "VERTICAL WIND (PLUS UP)" ; W:units = "M/S" ; W:type = "VECTOR " ; W:nlev = 45 ; W:blev = -17.f ; W:dlev = 0.5f ; W:vtype = "ZP " ; float O2(time, lev, lat, lon) ; O2:long_name = "MOLECULAR OXYGEN" ; O2:units = "CM3" ; O2:type = "DENSITY " ; O2:nlev = 45 ; O2:blev = -17.f ; O2:dlev = 0.5f ; O2:vtype = "ZP " ; float O1(time, lev, lat, lon) ; O1:long_name = "ATOMIC OXYGEN" ; O1:units = "CM3" ; O1:type = "DENSITY " ; O1:nlev = 45 ; O1:blev = -17.f ; O1:dlev = 0.5f ; O1:vtype = "ZP " ; float OP(time, lev, lat, lon) ; OP:long_name = "O+ ION" ; OP:units = "CM3" ; OP:type = "DENSITY " ; OP:nlev = 45 ; OP:blev = -17.f ; OP:dlev = 0.5f ; OP:vtype = "ZP " ; float NE(time, lev, lat, lon) ; NE:long_name = "ELECTRON DENSITY" ; NE:units = "CM3" ; NE:type = "DENSITY " ; NE:nlev = 45 ; NE:blev = -17.f ; NE:dlev = 0.5f ; NE:vtype = "ZP " ; float NOZ(time, lev, lat, lon) ; NOZ:long_name = "NO GROUP (NO+NO2)" ; NOZ:units = "CM3" ; NOZ:type = "DENSITY " ; NOZ:nlev = 45 ; NOZ:blev = -17.f ; NOZ:dlev = 0.5f ; NOZ:vtype = "ZP " ; float HOX(time, lev, lat, lon) ; HOX:long_name = "HYDROGEN GROUP (OH+HO2+H)" ; HOX:units = "CM3" ; HOX:type = "DENSITY " ; HOX:nlev = 45 ; HOX:blev = -17.f ; HOX:dlev = 0.5f ; HOX:vtype = "ZP " ; float H2O(time, lev, lat, lon) ; H2O:long_name = "WATER VAPOR (H2O)" ; H2O:units = "CM3" ; H2O:type = "DENSITY " ; H2O:nlev = 45 ; H2O:blev = -17.f ; H2O:dlev = 0.5f ; H2O:vtype = "ZP " ; float Z(time, lev, lat, lon) ; Z:long_name = "HEIGHT" ; Z:units = "KM" ; Z:type = "SCALAR " ; Z:nlev = 45 ; Z:blev = -17.f ; Z:dlev = 0.5f ; Z:vtype = "ZP " ; float POTEN(time, lev, lat, lon) ; POTEN:long_name = "ELECTRIC POTENTIAL" ; POTEN:units = "VOLTS" ; POTEN:type = "SCALAR " ; POTEN:nlev = 45 ; POTEN:blev = -17.f ; POTEN:dlev = 0.5f ; POTEN:vtype = "ZP " ; // global attributes: :model_version = "TGCM23" ; :missing_value = 1.e+36f ; :number_of_fields = 13 ; :field_names = "TN UN VN W O2 O1 O+ NE NOZ HOX H2O Z POTEN " ; :number_of_times = 1 ; :first_history = "/FOSTER/t23_o2k/pequ09, 068:12:00" ; :last_history = "/FOSTER/t23_o2k/pequ09, 068:12:00" ; data: lon = -180, -175, -170, -165, -160, -155, -150, -145, -140, -135, -130, -125, -120, -115, -110, -105, -100, -95, -90, -85, -80, -75, -70, -65, -60, -55, -50, -45, -40, -35, -30, -25, -20, -15, -10, -5, 0, 5, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80, 85, 90, 95, 100, 105, 110, 115, 120, 125, 130, 135, 140, 145, 150, 155, 160, 165, 170, 175, 180 ; lat = -87.5, -82.5, -77.5, -72.5, -67.5, -62.5, -57.5, -52.5, -47.5, -42.5, -37.5, -32.5, -27.5, -22.5, -17.5, -12.5, -7.5, -2.5, 2.5, 7.5, 12.5, 17.5, 22.5, 27.5, 32.5, 37.5, 42.5, 47.5, 52.5, 57.5, 62.5, 67.5, 72.5, 77.5, 82.5, 87.5 ; lev = -17, -16.5, -16, -15.5, -15, -14.5, -14, -13.5, -13, -12.5, -12, -11.5, -11, -10.5, -10, -9.5, -9, -8.5, -8, -7.5, -7, -6.5, -6, -5.5, -5, -4.5, -4, -3.5, -3, -2.5, -2, -1.5, -1, -0.5, 0, 0.5, 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5 ; time = 98640 ; }