netcdf files/g/d262000/NOCS/tryme.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 sss_bias(time_counter=60, y=292, x=362); :units = "psu"; :_FillValue = 0.0f; // float :online_operation = "ave(X)"; :interval_operation = 3600.0f; // float :interval_write = -12.0f; // float :coordinates = "time_counter nav_lat nav_lon"; :standard_name = "SSS_bias"; :long_name = "SSS bias (Model - WOA 2009, annual averages)"; :_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 = "Tue Mar 19 13:49:07 2013: ncrename -v sosaline,sss_bias ORCA1-N403_1948to2007y01_sss-WOA09_bias.nc\nncrcat -v sosaline,nav_lat,nav_lon 19??/*y01T.nc 20??/*y01T.nc ORCA1-N403_1948to2007y01_sss.nc"; }