netcdf ots/Stellwagen/PONTCHARTRAIN/4552p-a.cdf { dimensions: time = 42116; 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=42116); :units = "days"; :epic_code = 624; // int int time2(time=42116); :units = "milliseconds"; :epic_code = 624; // int float pressure(time=42116, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "mbars "; :minimum = 1173.0778f; // float :maximum = 1268.5212f; // float :sensor_depth = 2.0f; // float :serial_number = "P60006 "; float psdev(time=42116, depth=1, lat=1, lon=1); :long_name = "PSDEV "; :units = "mbars "; :minimum = 0.18319362f; // float :maximum = 16.694283f; // float :sensor_depth = 2.0f; // float :serial_number = "P60006 "; float transmission(time=42116, depth=1, lat=1, lon=1); :long_name = "TRANSMISSION"; :units = "volts "; :minimum = 0.00244f; // float :maximum = 3.8771598f; // float :sensor_depth = 2.0f; // float :serial_number = "TR-414 "; float attenuation(time=42116, depth=1, lat=1, lon=1); :long_name = "ATTENUATION "; :units = "volts "; :minimum = -0.08841527f; // float :maximum = 29.395025f; // float :sensor_depth = 2.0f; // float :serial_number = "TR-414 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4552"; :DESCRIPT = "MIDAS SYSTEM 3, LAKE PONCHARTRAIN SITE C. "; :start_time = "95- III-23 22.32.56"; :stop_time = "95- VII-11 14.44.11"; :latitude = 30.214666f; // float :longitude = -90.1775f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 225; // int :water_depth = 5.4f; // float :WATER_DEPTH = 5; // int :CREATION_DATE = "28-May-2008 17:18:11"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }