netcdf ots/Stellwagen/PONTCHARTRAIN/4551sc-a1h.cdf { dimensions: time = 2630; lat = 1; lon = 1; depth = 1; variables: float lon(lon=1); :long_name = "Longitude"; :units = "degrees"; :FORTRAN_format = "f10."; float lat(lat=1); :long_name = "Latitude"; :FORTRAN_format = "f9.5"; :units = "degrees"; float depth(depth=1); :long_name = "Depth"; :units = "m"; int time(time=2630); :units = "days"; :epic_code = 624; // int int time2(time=2630); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=2630, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 17.505276f; // float :maximum = 31.721588f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float conductivity(time=2630, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 0.057475f; // float :maximum = 0.56430876f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float sp_cond(time=2630, depth=1, lat=1, lon=1); :long_name = "SP COND "; :units = "mmho/cm "; :minimum = 0.557621f; // float :maximum = 6.2526255f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float salinity(time=2630, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 0.2702375f; // float :maximum = 3.398375f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float sigma_theta(time=2630, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = -4.2220874f; // float :maximum = 1.261225f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4551"; :DESCRIPT = "SEACAT, LAKE PONCH C, NOT SCRUBBED, SPECIFIC CONDUCTANCE @25"; :start_time = "95- III-24 01.00.00"; :stop_time = "95- VII-11 14.00.00"; :latitude = 30.214666f; // float :longitude = -90.1775f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 5.4f; // float :WATER_DEPTH = 5; // int :CREATION_DATE = "28-May-2008 17:18:03"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }