netcdf f20.008.cam2.h1.0006-01-01-00000 { dimensions: lat = 48 ; lon = 96 ; lev = 26 ; ilev = 27 ; time = UNLIMITED ; // (365 currently) tbnd = 2 ; chars = 8 ; variables: double P0 ; P0:long_name = "reference pressure" ; P0:units = "Pa" ; double lat(lat) ; lat:long_name = "latitude" ; lat:units = "degrees_north" ; double lon(lon) ; lon:long_name = "longitude" ; lon:units = "degrees_east" ; double lev(lev) ; lev:long_name = "hybrid level at midpoints (1000*(A+B))" ; lev:units = "level" ; lev:positive = "down" ; lev:standard_name = "atmosphere_hybrid_sigma_pressure_coordinate" ; lev:formula_terms = "a: hyam b: hybm p0: P0 ps: PS" ; double ilev(ilev) ; ilev:long_name = "hybrid level at interfaces (1000*(A+B))" ; ilev:units = "level" ; ilev:positive = "down" ; ilev:standard_name = "atmosphere_hybrid_sigma_pressure_coordinate" ; ilev:formula_terms = "a: hyai b: hybi p0: P0 ps: PS" ; double time(time) ; time:long_name = "time" ; time:units = "days since 0001-01-01 00:00:00" ; time:calendar = "noleap" ; time:bounds = "time_bnds" ; double time_bnds(time, tbnd) ; time_bnds:long_name = "time interval endpoints" ; char date_written(time, chars) ; char time_written(time, chars) ; int ntrm ; ntrm:long_name = "spectral truncation parameter M" ; int ntrn ; ntrn:long_name = "spectral truncation parameter N" ; int ntrk ; ntrk:long_name = "spectral truncation parameter K" ; int ndbase ; ndbase:long_name = "base day" ; int nsbase ; nsbase:long_name = "seconds of base day" ; int nbdate ; nbdate:long_name = "base date (YYYYMMDD)" ; int nbsec ; nbsec:long_name = "seconds of base date" ; int mdt ; mdt:long_name = "timestep" ; mdt:units = "s" ; int nlon(lat) ; nlon:long_name = "number of longitudes" ; int wnummax(lat) ; wnummax:long_name = "cutoff Fourier wavenumber" ; double hyai(ilev) ; hyai:long_name = "hybrid A coefficient at layer interfaces" ; double hybi(ilev) ; hybi:long_name = "hybrid B coefficient at layer interfaces" ; double hyam(lev) ; hyam:long_name = "hybrid A coefficient at layer midpoints" ; double hybm(lev) ; hybm:long_name = "hybrid B coefficient at layer midpoints" ; double gw(lat) ; gw:long_name = "gauss weights" ; int ndcur(time) ; ndcur:long_name = "current day (from base day)" ; int nscur(time) ; nscur:long_name = "current seconds of current day" ; int date(time) ; date:long_name = "current date (YYYYMMDD)" ; int datesec(time) ; datesec:long_name = "current seconds of current date" ; int nsteph(time) ; nsteph:long_name = "current timestep" ; float FSDS(time, lat, lon) ; FSDS:units = "W/m2" ; FSDS:long_name = "Downwelling solar flux at surface" ; FSDS:cell_method = "time: mean" ; float FSNS(time, lat, lon) ; FSNS:units = "W/m2" ; FSNS:long_name = "Net solar flux at surface" ; FSNS:cell_method = "time: mean" ; float ICEFRAC(time, lat, lon) ; ICEFRAC:units = "fraction" ; ICEFRAC:long_name = "Fraction of sfc area covered by sea-ice" ; ICEFRAC:cell_method = "time: mean" ; float PRECC(time, lat, lon) ; PRECC:units = "m/s" ; PRECC:long_name = "Convective precipitation rate" ; PRECC:cell_method = "time: mean" ; float PRECL(time, lat, lon) ; PRECL:units = "m/s" ; PRECL:long_name = "Large-scale (stable) precipitation rate" ; PRECL:cell_method = "time: mean" ; float PRECSC(time, lat, lon) ; PRECSC:units = "m/s" ; PRECSC:long_name = "Convective snow rate (water equivalent)" ; PRECSC:cell_method = "time: mean" ; float PRECSL(time, lat, lon) ; PRECSL:units = "m/s" ; PRECSL:long_name = "Large-scale (stable) snow rate (water equivalent)" ; PRECSL:cell_method = "time: mean" ; float PS(time, lat, lon) ; PS:units = "Pa" ; PS:long_name = "Surface pressure" ; PS:cell_method = "time: mean" ; float PSL(time, lat, lon) ; PSL:units = "Pa" ; PSL:long_name = "Sea level pressure" ; PSL:cell_method = "time: mean" ; float QBOT(time, lat, lon) ; QBOT:units = "kg/kg" ; QBOT:long_name = "Lowest model level water vapor mixing ratio" ; QBOT:cell_method = "time: mean" ; float SOLL(time, lat, lon) ; SOLL:units = "W/m2" ; SOLL:long_name = "Solar downward near infrared direct to surface" ; SOLL:cell_method = "time: mean" ; float SOLLD(time, lat, lon) ; SOLLD:units = "W/m2" ; SOLLD:long_name = "Solar downward near infrared diffuse to surface" ; SOLLD:cell_method = "time: mean" ; float SOLS(time, lat, lon) ; SOLS:units = "W/m2" ; SOLS:long_name = "Solar downward visible direct to surface" ; SOLS:cell_method = "time: mean" ; float SOLSD(time, lat, lon) ; SOLSD:units = "W/m2" ; SOLSD:long_name = "Solar downward visible diffuse to surface" ; SOLSD:cell_method = "time: mean" ; float SRFRAD(time, lat, lon) ; SRFRAD:units = "W/m2" ; SRFRAD:long_name = "Net radiative flux at surface" ; SRFRAD:cell_method = "time: mean" ; float TBOT(time, lat, lon) ; TBOT:units = "K" ; TBOT:long_name = "Lowest model level temperature" ; TBOT:cell_method = "time: mean" ; float TS(time, lat, lon) ; TS:units = "K" ; TS:long_name = "Surface temperature" ; TS:cell_method = "time: mean" ; float UBOT(time, lat, lon) ; UBOT:units = "m/s" ; UBOT:long_name = "Lowest model level zonal wind" ; UBOT:cell_method = "time: mean" ; float VBOT(time, lat, lon) ; VBOT:units = "m/s" ; VBOT:long_name = "Lowest model level meridional wind" ; VBOT:cell_method = "time: mean" ; float ZBOT(time, lat, lon) ; ZBOT:units = "m" ; ZBOT:long_name = "Lowest model level height" ; ZBOT:cell_method = "time: mean" ; // global attributes: :Conventions = "CF-1.0" ; :source = "CAM" ; :case = "f20.008" ; :title = "f20.008 T31 gx3v4 CAM CLM CSIM docn cpl" ; :logname = "" ; :host = "" ; :Version = "$Name: ccsm2_0_beta46 $" ; :revision_Id = "$Id: history.F90,v 1.26.2.15 2002/05/02 21:11:27 rosinski Exp $" ; }