netcdf files/d583146/mean_IAF5_ALK_ALT_CO2.noGCB.nc { dimensions: nlat = 384; nlon = 320; z_t = 60; variables: double TLAT(nlat=384, nlon=320); :_FillValue = NaN; // double :long_name = "array of t-grid latitudes"; :units = "degrees_north"; float z_t(z_t=60); :_FillValue = NaNf; // float :long_name = "depth from surface to midpoint of layer"; :units = "centimeters"; :positive = "down"; :valid_min = 500.0f; // float :valid_max = 537500.0f; // float :_ChunkSizes = 60U; // uint float ALK_ALT_CO2(z_t=60, nlat=384, nlon=320); :_FillValue = NaNf; // float :long_name = "Alkalinity, Alternative CO2"; :units = "meq/m^3"; :grid_loc = "3111"; :cell_methods = "time: mean"; :coordinates = "TLONG TLAT"; double TLONG(nlat=384, nlon=320); :_FillValue = NaN; // double :long_name = "array of t-grid longitudes"; :units = "degrees_east"; // global attributes: }