netcdf files/g/d262000/FSU-HYCOM2/711_archm.1955_3dt.nc { dimensions: MT = UNLIMITED; // (1 currently) Y = 382; X = 500; Layer = 32; 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.75083338093657; // 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.75083338093657; // double int Layer(Layer=32); :units = "layer"; :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 layer_temperature(MT=1, Layer=32, Y=382, X=500); :coordinates = "Longitude Latitude Date"; :standard_name = "sea_water_potential_temperature"; :units = "degC"; :_FillValue = 1.2676506E30f; // float :valid_range = -1.809673f, 30.45957f; // float :long_name = " temp 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 = "archv2ncdf2d"; }