netcdf ots/Stellwagen/PONTCHARTRAIN/4551sc-a.cdf { dimensions: time = 21040; 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=21040); :units = "days"; :epic_code = 624; // int int time2(time=21040); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=21040, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 17.4373f; // float :maximum = 32.0654f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float conductivity(time=21040, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 0.05561f; // float :maximum = 0.56483f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float sp_cond(time=21040, depth=1, lat=1, lon=1); :long_name = "SP COND "; :units = "mmho/cm "; :minimum = 0.5392872f; // float :maximum = 6.256982f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float salinity(time=21040, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 0.2612f; // float :maximum = 3.4009f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; float sigma_theta(time=21040, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = -4.3332f; // float :maximum = 1.2654f; // float :sensor_depth = 1.1f; // float :serial_number = "SC-392 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4551"; :DESCRIPT = "SEACAT, LAKE PONCH C, NOT SCRUBBED, SPECIFIC CONDUCTANCE @25"; :start_time = "95- III-24 00.33.45"; :stop_time = "95- VII-11 14.26.15"; :latitude = 30.214666f; // float :longitude = -90.1775f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 450; // int :water_depth = 5.4f; // float :WATER_DEPTH = 5; // int :CREATION_DATE = "28-May-2008 17:18:00"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }