netcdf ots/Stellwagen/MOBILE_BAY/3951p-a.cdf { dimensions: time = 39498; 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=39498); :units = "days"; :epic_code = 624; // int int time2(time=39498); :units = "milliseconds"; :epic_code = 624; // int float pressure(time=39498, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 1235.4014f; // float :maximum = 1352.4962f; // float :sensor_depth = 3.0f; // float :serial_number = "P47037 "; float psdev(time=39498, depth=1, lat=1, lon=1); :long_name = "PSDEV "; :units = "mbars "; :minimum = 0.054914862f; // float :maximum = 11.494857f; // float :sensor_depth = 3.0f; // float :serial_number = "P47037 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3951"; :DESCRIPT = "UPPER MOBILE BAY BASSLESS TRIPOD. "; :start_time = "91- XII-13 18.32.29"; :stop_time = "92- IV -28 21.57.29"; :latitude = 30.466167f; // float :longitude = -88.00183f; // float :magnetic_variation = 1.0f; // float :sampling_interval = 300; // int :water_depth = 4.0f; // float :WATER_DEPTH = 4; // int :CREATION_DATE = "28-May-2008 16:40:53"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }