netcdf files/d580007/acme-a/publish/acme.161.r50.L30.interp_latlon.nonhydro.dry.V.nc { dimensions: lat = 361; lev = 30; lon = 720; time = UNLIMITED; // (31 currently) variables: double lat(lat=361); :long_name = "column latitude"; :units = "degrees_north"; double lev(lev=30); :long_name = "hybrid level at midpoints"; :units = "level"; :positive = "down"; double lon(lon=720); :long_name = "column longitude"; :units = "degrees_east"; double time(time=31); :long_name = "Model elapsed time"; :units = "days"; double v(time=31, lev=30, lat=361, lon=720); :long_name = "latitudinal wind component"; :units = "meters/second"; // global attributes: :np = 4; // int :ne = 60; // int :history = "Wed Jul 19 11:24:38 2017: ncks -v time,v -d time,,,4 ../movies/r50-dry-dcmip2016_test11.nc acme.161.r50.L30.interp_latlon.nonhydro.dry.V.nc"; :NCO = "4.6.7"; }