netcdf ftpthredds/EASYInit/oraip/amoc/GECCO2_ATL_OV.cdf { dimensions: LATITUDE_V123_405 = 283; bnds = 2; DEPTH_T = 50; TIME1 = UNLIMITED; // (792 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"; :standard_name = "latitude"; 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"; :standard_name = "depth"; double DEPTH_T_bnds(DEPTH_T=50, bnds=2); double TIME1(TIME1=792); :units = "sec since 1948-01-15 12:00:00"; :time_origin = "15-JAN-1948 12:00:00"; :axis = "T"; :standard_name = "time"; float ATL_OV(TIME1=792, 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 iter37"; // global attributes: :history = "FERRET V6.842 7-Jul-14"; :Conventions = "CF-1.0"; }