netcdf ots/Stellwagen/ECOHAB_II/5205sc-a1h.cdf { dimensions: time = 2311; 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=2311); :units = "days"; :epic_code = 624; // int int time2(time=2311); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=2311, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 5.7724338f; // float :maximum = 7.7288337f; // float :sensor_depth = 150.0f; // float :serial_number = "SC-883 "; float conductivity(time=2311, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 3.2838018f; // float :maximum = 3.5062485f; // float :sensor_depth = 150.0f; // float :serial_number = "SC-883 "; float salinity(time=2311, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 33.25875f; // float :maximum = 33.960133f; // float :sensor_depth = 150.0f; // float :serial_number = "SC-883 "; float sigma_theta(time=2311, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 26.185377f; // float :maximum = 26.537184f; // float :sensor_depth = 150.0f; // float :serial_number = "SC-883 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5205"; :DESCRIPT = "SEACAT, JORDAN BASIN. "; :start_time = "98- III-31 13.57.30"; :stop_time = "98- VII-05 19.57.30"; :latitude = 43.517166f; // float :longitude = -67.612335f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 230.0f; // float :WATER_DEPTH = 230; // int :CREATION_DATE = "28-May-2008 11:51:04"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }