netcdf ots/Stellwagen/PONTCHARTRAIN/4552c-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 conductivity(time=42116, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmho/cm "; :minimum = 0.67435473f; // float :maximum = 5.6343827f; // float :sensor_depth = 4.9f; // float :serial_number = "C-0385 "; float temperature(time=42116, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "celsius "; :minimum = 17.440475f; // float :maximum = 30.38648f; // float :sensor_depth = 4.9f; // float :serial_number = "T-1115 "; float pressure(time=42116, depth=1, lat=1, lon=1); :long_name = "PRESSURE "; :units = "decibars "; :minimum = 11.730778f; // float :maximum = 12.685212f; // float :sensor_depth = 4.9f; // float :serial_number = "P60006 "; float salinity(time=42116, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 0.3263501f; // float :maximum = 3.4335184f; // float :sensor_depth = 4.9f; // float :serial_number = "C-0385 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4552"; :DESCRIPT = "MIDAS SYSTEM 3, LAKE PONCHARTRAIN SITE C. SAL RECALC. "; :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:07"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }