netcdf ftpthredds/EASYInit/oraip/amoc/reference_Atl_ov.cdf { dimensions: LATITUDE_V123_405 = 283; bnds = 2; DEPTH_T = 50; TIME1 = UNLIMITED; // (766 currently) variables: double LATITUDE_V123_405(LATITUDE_V123_405=283); :long_name = "Latitude on V grid"; :units = "degrees_north"; :point_spacing = "uneven"; :axis = "Y"; :bounds = "LATITUDE_V123_405_bnds"; double LATITUDE_V123_405_bnds(LATITUDE_V123_405=283, bnds=2); double DEPTH_T(DEPTH_T=50); :long_name = "Depth of T grid points"; :units = "meters"; :positive = "down"; :point_spacing = "uneven"; :axis = "Z"; :bounds = "DEPTH_T_bnds"; double DEPTH_T_bnds(DEPTH_T=50, bnds=2); double TIME1(TIME1=766); :units = "sec since 1947-12-16 06:00:00"; :time_origin = "16-DEC-1947 06:00:00"; :axis = "T"; float ATL_OV(TIME1=766, DEPTH_T=50, LATITUDE_V123_405=283); :missing_value = -1.0E34f; // float :_FillValue = -1.0E34f; // float :long_name = "TMP4[X=-100:55E@SUM,Z=@IIN,Y=-35:80N]/1E6"; :history = "From iterTR"; // global attributes: :history = "FERRET V6.194 6-Nov-14"; :Conventions = "CF-1.0"; }