netcdf files/g/ds262.0/FSU-HYCOM2/711_archm.1973_3zuv.nc { dimensions: MT = UNLIMITED; // (1 currently) Y = 382; X = 500; Depth = 60; variables: double MT(MT=1); :long_name = "time"; :units = "days since 1900-12-31 00:00:00"; :calendar = "gregorian"; :axis = "T"; :cell_methods = "mean"; :cell_extent = 364.25083338100194; // double double Date(MT=1); :long_name = "date"; :units = "day as %Y%m%d.%f"; :C_format = "%13.4f"; :FORTRAN_format = "(f13.4)"; :cell_methods = "mean"; :cell_extent = 364.25083338100194; // double float Depth(Depth=60); :standard_name = "depth"; :units = "m"; :positive = "down"; :axis = "Z"; int Y(Y=382); :point_spacing = "even"; :axis = "Y"; int X(X=500); :point_spacing = "even"; :axis = "X"; float Latitude(Y=382, X=500); :standard_name = "latitude"; :units = "degrees_north"; float Longitude(Y=382, X=500); :standard_name = "longitude"; :units = "degrees_east"; :modulo = "360 degrees"; float u(MT=1, Depth=60, Y=382, X=500); :coordinates = "Longitude Latitude Date"; :standard_name = "eastward_sea_water_velocity"; :units = "m/s"; :_FillValue = 1.2676506E30f; // float :valid_range = -0.7950672f, 1.0706968f; // float :long_name = " u-veloc. mean [71.1H]"; float v(MT=1, Depth=60, Y=382, X=500); :coordinates = "Longitude Latitude Date"; :standard_name = "northward_sea_water_velocity"; :units = "m/s"; :_FillValue = 1.2676506E30f; // float :valid_range = -0.91858053f, 0.6253505f; // float :long_name = " v-veloc. mean [71.1H]"; // global attributes: :Conventions = "CF-1.0"; :title = "HYCOM GLBt0.72"; :institution = "Naval Research Laboratory"; :source = "HYCOM mean archive file"; :experiment = "71.1"; :history = "archv2ncdf3z"; }