netcdf s60_o2src_aix01 { dimensions: time = UNLIMITED ; // (20 currently) lon = 72 ; lat = 36 ; lev = 29 ; mtime = 3 ; latlon = 2 ; dtidedim = 2 ; sdtidedim = 10 ; variables: double lon(lon) ; lon:long_name = "geographic longitude (-west, +east)" ; lon:units = "degrees" ; double lat(lat) ; lat:long_name = "geographic latitude (-south, +north)" ; lat:units = "degrees" ; double lev(lev) ; lev:long_name = "log pressure levels" ; lev:units = "ln(p0/p)" ; int time(time) ; time:long_name = "total model time (day*24*60+hour*60+min)" ; time:units = "minutes" ; int mtime(time, mtime) ; mtime:long_name = "model times (day, hour, minute)" ; mtime:units = "degrees" ; int year(time) ; year:long_name = "calendar year" ; int day(time) ; day:long_name = "calendar day" ; int iter(time) ; iter:long_name = "number of time steps from model time 0,0,0" ; double ut(time) ; ut:long_name = "universal time (from model time hour and minute)" ; ut:units = "hours" ; int timestep ; timestep:long_name = "timestep" ; timestep:units = "seconds" ; double f107d(time) ; f107d:long_name = "Daily 10.7 cm solar flux" ; f107d:units = "W/m^2Hz*1.e-22" ; double f107a(time) ; f107a:long_name = "81-day average 10.7 cm solar flux" ; f107a:units = "W/m^2Hz*1.e-22" ; double hpower(time) ; hpower:long_name = "Hemispheric power" ; hpower:units = "Gw" ; double ctpoten(time) ; ctpoten:long_name = "Cross-tail potential" ; ctpoten:units = "Volts" ; double byimf(time) ; byimf:long_name = "BY component of IMF" ; double mag(latlon, latlon) ; mag:long_name = "lat,lon coordinates of S,N magnetic poles" ; double dtide(dtidedim) ; dtide:long_name = "amplitude and phase of diurnal tide" ; double sdtide(sdtidedim) ; sdtide:long_name = "amplitude and phase of semi-diurnal tide" ; double colfac ; colfac:long_name = "Collision factor" ; double p0 ; p0:long_name = "Standard pressure" ; int nflds ; nflds:long_name = "number of 3-d model fields" ; double DO2SRC(time, lev, lat, lon) ; DO2SRC:long_name = "O2 SRC PHOTOLYSIS" ; DO2SRC:units = "s-1" ; double HO2SRC(time, lev, lat, lon) ; HO2SRC:long_name = "O2 SRC HEATING" ; HO2SRC:units = "ergs/gm/s" ; double TN(time, lev, lat, lon) ; TN:long_name = "NEUTRAL TEMPERATURE" ; TN:units = "DEG K" ; double O2(time, lev, lat, lon) ; O2:long_name = "MOLECULAR OXYGEN" ; O2:units = "MMR" ; double O1(time, lev, lat, lon) ; O1:long_name = "ATOMIC OXYGEN" ; O1:units = "MMR" ; double Z(time, lev, lat, lon) ; Z:long_name = "GEOPOTENTIAL HEIGHT" ; Z:units = "KM" ; // global attributes: :rundate = "10/11/00 15:59:49" ; :logname = "foster" ; :host = "bf0809en" ; :system = "AIX" ; :model_name = "tiegcm" ; :model_version = "tgcm14" ; :mss_path = "/FOSTER/tgcm14/s60_o2src_aix01.nc" ; :history_type = "secondary" ; :mss_source = "/FOSTER/tgcm14/peqse01.nc (initial)" ; :missing_value = 1.e+36 ; :lev_to_mb = "p0*e(-lev(k))*1.e-3" ; :nhist = 20 ; :delhist_mins = 60 ; :contents = "82150 150 0 0 to 82150 150 19 0 by 60 tgcm14 secondary" ; :contents_desc = "yyddd day hour min to yyddd day hour min by delta_mins" ; data: mtime = 150, 0, 0, 150, 1, 0, 150, 2, 0, 150, 3, 0, 150, 4, 0, 150, 5, 0, 150, 6, 0, 150, 7, 0, 150, 8, 0, 150, 9, 0, 150, 10, 0, 150, 11, 0, 150, 12, 0, 150, 13, 0, 150, 14, 0, 150, 15, 0, 150, 16, 0, 150, 17, 0, 150, 18, 0, 150, 19, 0 ; }