netcdf data/sub_out/data_2003_08.nc { dimensions: time = 31; nlat = 309; nlon = 166; z_t = 18; z_t_150m = 13; variables: float HMXL(time=31, nlat=309, nlon=166); :long_name = "Mixed-Layer Depth"; :units = "centimeter"; :coordinates = "TLONG TLAT time"; :grid_loc = "2110"; :cell_methods = "time: mean"; :_FillValue = 9.96921E36f; // float :missing_value = 9.96921E36f; // float :_ChunkSizes = 16U, 155U, 83U; // uint float TEMP(time=31, z_t=18, nlat=309, nlon=166); :long_name = "Potential Temperature"; :units = "degC"; :coordinates = "TLONG TLAT z_t time"; :grid_loc = "3111"; :cell_methods = "time: mean"; :_FillValue = 9.96921E36f; // float :missing_value = 9.96921E36f; // float :_ChunkSizes = 11U, 6U, 103U, 56U; // uint float UVEL(time=31, z_t=18, nlat=309, nlon=166); :long_name = "Velocity in grid-x direction"; :units = "centimeter/s"; :coordinates = "ULONG ULAT z_t time"; :grid_loc = "3221"; :cell_methods = "time: mean"; :_FillValue = 9.96921E36f; // float :missing_value = 9.96921E36f; // float :_ChunkSizes = 11U, 6U, 103U, 56U; // uint float VVEL(time=31, z_t=18, nlat=309, nlon=166); :long_name = "Velocity in grid-y direction"; :units = "centimeter/s"; :coordinates = "ULONG ULAT z_t time"; :grid_loc = "3221"; :cell_methods = "time: mean"; :_FillValue = 9.96921E36f; // float :missing_value = 9.96921E36f; // float :_ChunkSizes = 11U, 6U, 103U, 56U; // uint float diatChl(time=31, z_t_150m=13, nlat=309, nlon=166); :long_name = "Diatom Chlorophyll"; :units = "mg/m^3"; :coordinates = "TLONG TLAT z_t_150m time"; :grid_loc = "3114"; :cell_methods = "time: mean"; :_FillValue = 9.96921E36f; // float :missing_value = 9.96921E36f; // float :_ChunkSizes = 11U, 5U, 103U, 56U; // uint float spChl(time=31, z_t_150m=13, nlat=309, nlon=166); :long_name = "Small phytoplankton Chlorophyll"; :units = "mg/m^3"; :coordinates = "TLONG TLAT z_t_150m time"; :grid_loc = "3114"; :cell_methods = "time: mean"; :_FillValue = 9.96921E36f; // float :missing_value = 9.96921E36f; // float :_ChunkSizes = 11U, 5U, 103U, 56U; // uint double time(time=31); :long_name = "time"; :units = "days since 0000-01-01 00:00:00"; :bounds = "time_bound"; :calendar = "noleap"; float z_t(z_t=18); :long_name = "depth from surface to midpoint of layer"; :units = "centimeters"; :positive = "down"; :valid_min = 250.0f; // float :valid_max = 610000.0f; // float float z_t_150m(z_t_150m=13); :long_name = "depth from surface to midpoint of layer"; :units = "centimeters"; :positive = "down"; :valid_min = 250.0f; // float :valid_max = 13536.0f; // float // global attributes: :history = "Tue Oct 20 10:33:46 2020: ncks -v time,HMXL,spChl,diatChl,z_t,UVEL,VVEL,TEMP ../pop.h.ecosys.nday1.2003-08-01.nc data_2003_08.nc"; :NCO = "netCDF Operators version 4.7.4 (http://nco.sf.net)"; }