netcdf files/d580007/acme-a/publish/acme.161.r100.L30.interp_latlon.nonhydro.dry.Rho.nc { dimensions: lat = 181; lev = 30; lon = 360; time = UNLIMITED; // (31 currently) variables: double lat(lat=181); :long_name = "column latitude"; :units = "degrees_north"; double lev(lev=30); :long_name = "hybrid level at midpoints"; :units = "level"; :positive = "down"; double lon(lon=360); :long_name = "column longitude"; :units = "degrees_east"; double rho(time=31, lev=30, lat=181, lon=360); :long_name = "dry air density"; :units = "kg/m^3"; double time(time=31); :long_name = "Model elapsed time"; :units = "days"; // global attributes: :np = 4; // int :ne = 30; // int :history = "Wed Jul 19 11:17:41 2017: ncks -v time,rho -d time,,,4 ../movies/r100-dry-dcmip2016_test11.nc acme.161.r100.L30.interp_latlon.nonhydro.dry.Rho.nc"; :NCO = "4.6.7"; }