netcdf ots/Stellwagen/ECOHAB_II/5202sc-a.cdf { dimensions: time = 26476; 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=26476); :units = "days"; :epic_code = 624; // int int time2(time=26476); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=26476, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 3.9131f; // float :maximum = 17.2076f; // float :sensor_depth = 25.0f; // float :serial_number = "SC-70 "; float conductivity(time=26476, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 2.981494f; // float :maximum = 4.146935f; // float :sensor_depth = 25.0f; // float :serial_number = "SC-70 "; float salinity(time=26476, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 31.0276f; // float :maximum = 32.9409f; // float :sensor_depth = 25.0f; // float :serial_number = "SC-70 "; float sigma_theta(time=26476, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 22.9184f; // float :maximum = 25.6925f; // float :sensor_depth = 25.0f; // float :serial_number = "SC-70 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5202"; :DESCRIPT = "SEACAT, JORDAN BASIN. CLEAN DATA, NOT SCRUBBED. "; :start_time = "98- III-31 13.30.00"; :stop_time = "98-VIII-16 10.52.30"; :latitude = 43.517166f; // float :longitude = -67.612335f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 450; // int :water_depth = 230.0f; // float :WATER_DEPTH = 230; // int :CREATION_DATE = "28-May-2008 11:50:36"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }