netcdf ots/Stellwagen/MOBILE_BAY/3803cs-a.cdf { dimensions: time = 30891; 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=30891); :units = "days"; :epic_code = 624; // int int time2(time=30891); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=30891, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = 49.640316f; // float :maximum = 56.77461f; // float :sensor_depth = 23.0f; // float :serial_number = "C-753 "; float salinity(time=30891, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 32.464863f; // float :maximum = 35.39036f; // float :sensor_depth = 23.0f; // float :serial_number = "C-753 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3803"; :DESCRIPT = "NO FR_TEMP: REGULAR TEMPERATURE USED. "; :start_time = "91- V -11 01.28.07"; :stop_time = "91- VII-30 12.05.37"; :latitude = 29.964167f; // float :longitude = -88.17883f; // float :magnetic_variation = 1.0f; // float :sampling_interval = 225; // int :water_depth = 29.0f; // float :WATER_DEPTH = 29; // int :CREATION_DATE = "28-May-2008 16:36:49"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }