netcdf ftpthredds/EASYInit/oraip/amoc/AMOC_SODA_2.2.4.nc { dimensions: LAT1_31191_283 = 193; DEPTH = 40; bnds = 2; TIME = UNLIMITED; // (588 currently) variables: double LAT1_31191_283(LAT1_31191_283=193); :units = "degrees_north"; :point_spacing = "even"; :axis = "Y"; :standard_name = "latitude"; double DEPTH(DEPTH=40); :units = "meters"; :positive = "down"; :point_spacing = "uneven"; :axis = "Z"; :bounds = "DEPTH_bnds"; :standard_name = "depth"; double DEPTH_bnds(DEPTH=40, bnds=2); double TIME(TIME=588); :units = "mon_julian since 1870-12-15 12:00:00"; :time_origin = "15-DEC-1870 12:00:00"; :axis = "T"; :standard_name = "time"; float STRFCN(TIME=588, DEPTH=40, LAT1_31191_283=193); :missing_value = -1.0E34f; // float :_FillValue = -1.0E34f; // float :long_name = "(ZONALMEAN[Z=@IIN]-VNORM)/1000000."; :history = "From mask"; // global attributes: :history = "FERRET V6.82 20-May-14"; :Conventions = "CF-1.0"; }