netcdf ots/Stellwagen/PONTCHARTRAIN/4561sc1-a1h.cdf { dimensions: time = 750; 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=750); :units = "days"; :epic_code = 624; // int int time2(time=750); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=750, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 17.473213f; // float :maximum = 25.129526f; // float :sensor_depth = 1.0f; // float :serial_number = "SC-1180 "; float conductivity(time=750, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 0.35742626f; // float :maximum = 0.62784f; // float :sensor_depth = 1.0f; // float :serial_number = "SC-1180 "; float sp_cond(time=750, depth=1, lat=1, lon=1); :long_name = "SP COND "; :units = "mmho/cm "; :minimum = 3.6494958f; // float :maximum = 7.0785418f; // float :sensor_depth = 1.0f; // float :serial_number = "SC-1180 "; float salinity(time=750, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 1.9187875f; // float :maximum = 3.879675f; // float :sensor_depth = 1.0f; // float :serial_number = "SC-1180 "; float sigma_theta(time=750, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = -1.242475f; // float :maximum = 1.5156375f; // float :sensor_depth = 1.0f; // float :serial_number = "SC-1180 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4561"; :DESCRIPT = "SEACAT, LAKE PONCH D, NOT SCRUBBED, SPECIFIC CONDUCTANCE @25"; :start_time = "95- III-24 01.00.00"; :stop_time = "95- IV -24 06.00.00"; :latitude = 30.051f; // float :longitude = -90.154335f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 3.7f; // float :WATER_DEPTH = 4; // int :CREATION_DATE = "28-May-2008 17:18:37"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }