netcdf ots/Stellwagen/MOBILE_BAY/3931p-a1h.cdf { dimensions: time = 662; 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=662); :units = "days"; :epic_code = 624; // int int time2(time=662); :units = "milliseconds"; :epic_code = 624; // int float pressure(time=662, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 1234.2408f; // float :maximum = 1338.6454f; // float :sensor_depth = 3.0f; // float :serial_number = "P-1274 "; float psdev(time=662, depth=1, lat=1, lon=1); :long_name = "PSDEV "; :units = "mbars "; :minimum = 0.14830486f; // float :maximum = 7.8774953f; // float :sensor_depth = 3.0f; // float :serial_number = "P-1274 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "393"; :DESCRIPT = "PRESSURE CORRECTED TO MATCH AVERAGE OF BURSTS "; :start_time = "91- XI -12 18.58.33"; :stop_time = "91- XII-10 06.52.27"; :latitude = 30.466167f; // float :longitude = -88.00183f; // float :magnetic_variation = 1.0f; // float :sampling_interval = 3594; // int :water_depth = 4.0f; // float :WATER_DEPTH = 4; // int :CREATION_DATE = "28-May-2008 16:40:08"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }