netcdf ftpthredds/EASYInit/NEMOVAR/coords_U.nc { dimensions: z = 42; y = 292; x = 362; variables: double depthu(z=42); float u_lon(y=292, x=362); float u_lat(y=292, x=362); byte umask(z=42, y=292, x=362); // global attributes: :history = "Fri Oct 29 11:59:24 2010: ncrename -v gphiu,u_lat coords_U.nc\nFri Oct 29 11:59:22 2010: ncrename -v glamu,u_lon coords_U.nc\nFri Oct 29 11:59:13 2010: ncrename -v gdept_0,depthu coords_U.nc\nFri Oct 29 11:59:13 2010: ncwa -a t tmp_mask.nc coords_U.nc\nFri Oct 29 11:59:08 2010: ncks -A -v umask,glamu,gphiu,gdept_0 mesh_mask.nc tmp_mask.nc"; :nco_openmp_thread_number = 1; // int }