netcdf files/g/d262000/NOCS/ORCA1-N403_1948to2007y01_zonalws.nc { dimensions: y = 292; time_counter = UNLIMITED; // (60 currently) x = 362; variables: float nav_lon(y=292, x=362); :standard_name = "longitude"; :units = "degrees_east"; :long_name = "Longitude"; :nav_model = "Default grid"; :_FillValue = 0.0f; // float :_ChunkSizes = 292U, 362U; // uint float nav_lat(y=292, x=362); :standard_name = "latitude"; :units = "degrees_north"; :long_name = "Latitude"; :nav_model = "Default grid"; :_FillValue = 0.0f; // float :_ChunkSizes = 292U, 362U; // uint double time_counter(time_counter=60); :axis = "T"; :standard_name = "time"; :units = "seconds since 1708-01-01 00:00:00"; :calendar = "noleap"; :title = "Time"; :long_name = "Time axis"; :time_origin = " 1708-JAN-01 00:00:00"; :bounds = "time_counter_bnds"; :_ChunkSizes = 1U; // uint float sozotaux(time_counter=60, y=292, x=362); :units = "N/m2"; :standard_name = "Wind Stress along i-axis"; :_FillValue = 0.0f; // float :long_name = "Wind Stress along i-axis"; :online_operation = "ave(X)"; :interval_operation = 3600.0f; // float :interval_write = -12.0f; // float :coordinates = "time_counter nav_lat nav_lon"; :_ChunkSizes = 1U, 292U, 362U; // uint // global attributes: :Conventions = "CF-1.1"; :production = "An IPSL model"; :TimeStamp = "2012-AUG-04 03:24:02 GMT+0100"; :DOMAIN_number_total = 96; // int :DOMAIN_size_global = 362, 292; // int :nco_openmp_thread_number = 1; // int :history = "ncrcat -v sozotaux,nav_lat,nav_lon 19??/*y01U.nc 20??/*y01U.nc ORCA1-N403_1948to2007y01_zonalws.nc"; }