netcdf files/d580007/cam-se/publish/cam-se.161.r100.L60.cubed.hydro.control.Q2.nc { dimensions: time = UNLIMITED; // (31 currently) ncol = 48602; ilev = 61; lev = 60; nbnd = 2; variables: double P0; :long_name = "reference pressure"; :units = "Pa"; float Q2(time=31, ncol=48602); :units = "kg"; :long_name = "CL2 column burden"; int date(time=31); :long_name = "current date (YYYYMMDD)"; int datesec(time=31); :long_name = "current seconds of current date"; double hyai(ilev=61); :long_name = "hybrid A coefficient at layer interfaces"; double hyam(lev=60); :long_name = "hybrid A coefficient at layer midpoints"; double hybi(ilev=61); :long_name = "hybrid B coefficient at layer interfaces"; double hybm(lev=60); :long_name = "hybrid B coefficient at layer midpoints"; double ilev(ilev=61); :long_name = "hybrid level at interfaces (1000*(A+B))"; :units = "level"; :positive = "down"; :standard_name = "atmosphere_hybrid_sigma_pressure_coordinate"; :formula_terms = "a: hyai b: hybi p0: P0 ps: PS"; double lev(lev=60); :long_name = "hybrid level at midpoints (1000*(A+B))"; :units = "level"; :positive = "down"; :standard_name = "atmosphere_hybrid_sigma_pressure_coordinate"; :formula_terms = "a: hyam b: hybm p0: P0 ps: PS"; double time(time=31); :long_name = "time"; :units = "days since 2000-01-01 00:00:00"; :calendar = "noleap"; :bounds = "time_bnds"; double time_bnds(time=31, nbnd=2); :long_name = "time interval endpoints"; // global attributes: :model_id = "cam-se"; :project_id = "DCMIP2016"; :institute_id = "NCAR"; :frequency = "day"; :experiment_id = "161"; :horizontal_resolution = "r100"; :levels = "L60"; :grid = "cubed"; :equation = "hydro"; :description = "dt_phys: 900; uniform del4 HV: 1e15 m4/s"; :Conventions = "CF-1.0"; :modeling_realm = "atmos"; }