netcdf ots/Stellwagen/MOBILE_BAY/3852cs-a1h.cdf { dimensions: time = 3109; 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=3109); :units = "days"; :epic_code = 624; // int int time2(time=3109); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=3109, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = 46.527653f; // float :maximum = 57.59648f; // float :sensor_depth = 23.0f; // float :serial_number = "C-732 "; float salinity(time=3109, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 31.039598f; // float :maximum = 35.314083f; // float :sensor_depth = 23.0f; // float :serial_number = "C-732 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3852"; :DESCRIPT = "NO FR_TEMP: REGULAR TEMPERATURE USED. "; :start_time = "91- VII-30 23.00.00"; :stop_time = "91- XII-07 11.00.00"; :latitude = 29.963333f; // float :longitude = -88.1825f; // 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:38:17"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }