netcdf ots/Stellwagen/MOBILE_BAY/3763cst-a1h.cdf { dimensions: time = 1841; 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=1841); :units = "days"; :epic_code = 624; // int int time2(time=1841); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=1841, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mhos "; :minimum = 43.08045f; // float :maximum = 48.461353f; // float :sensor_depth = 23.0f; // float :serial_number = "C-522 "; float salinity(time=1841, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 31.848013f; // float :maximum = 35.11429f; // float :sensor_depth = 23.0f; // float :serial_number = "C-522 "; float fr_temp(time=1841, depth=1, lat=1, lon=1); :long_name = "FR TEMP "; :units = "celcius "; :minimum = 17.643232f; // float :maximum = 22.906649f; // float :sensor_depth = 23.0f; // float :serial_number = "F-7333 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3763"; :DESCRIPT = "GULF OF MEXICO A, VTCT. POS. TIME ERROR: NO TIMING MARKS! "; :start_time = "91- II -22 19.00.00"; :stop_time = "91- V -10 11.00.00"; :latitude = 29.962833f; // float :longitude = -88.17834f; // float :magnetic_variation = 1.0f; // float :sampling_interval = 3600; // int :water_depth = 29.0f; // float :WATER_DEPTH = 29; // int :CREATION_DATE = "28-May-2008 16:36:14"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }