netcdf ots/Stellwagen/ECOHAB_II/5204sc-a.cdf { dimensions: time = 27754; 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=27754); :units = "days"; :epic_code = 624; // int int time2(time=27754); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=27754, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 4.5548f; // float :maximum = 7.988f; // float :sensor_depth = 100.0f; // float :serial_number = "SC-882 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5204"; :DESCRIPT = "SEACAT, JORDAN BASIN. NO COND DATA. "; :start_time = "98- III-31 13.30.00"; :stop_time = "98- VII-05 22.15.00"; :latitude = 43.517166f; // float :longitude = -67.612335f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 300; // int :water_depth = 230.0f; // float :WATER_DEPTH = 230; // int :CREATION_DATE = "28-May-2008 11:50:53"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }