netcdf files/d580007/acme-a/publish/acme.162-bryanpbl.r25.L30.interp_latlon.hydro.V.nc { dimensions: lat = 721; lev = 30; lon = 1440; time = UNLIMITED; // (41 currently) variables: double lat(lat=721); :long_name = "column latitude"; :units = "degrees_north"; double lev(lev=30); :long_name = "hybrid level at midpoints"; :units = "level"; :positive = "down"; double lon(lon=1440); :long_name = "column longitude"; :units = "degrees_east"; double time(time=41); :long_name = "Model elapsed time"; :units = "days"; double v(time=41, lev=30, lat=721, lon=1440); :long_name = "latitudinal wind component"; :units = "meters/second"; // global attributes: :np = 4; // int :ne = 120; // int :history = "Sat Jun 3 07:31:41 2017: ncks -v time,v ../movies/r25-prec0-pbl1-dcmip2016_test21.nc acme.162-bryanpbl.r25.L30.interp_latlon.hydro.V.nc"; :NCO = "4.6.6"; }