netcdf ots/Stellwagen/SOUTHERN_CAL/5482sc-a.cdf { dimensions: time = 34273; 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=34273); :units = "days"; :epic_code = 624; // int int time2(time=34273); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=34273, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 11.2721f; // float :maximum = 15.6375f; // float :sensor_depth = 12.0f; // float :serial_number = "SC-393 "; float conductivity(time=34273, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 3.79476f; // float :maximum = 4.18245f; // float :sensor_depth = 12.0f; // float :serial_number = "SC-393 "; float salinity(time=34273, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 33.2183f; // float :maximum = 33.7218f; // float :sensor_depth = 12.0f; // float :serial_number = "SC-393 "; float sigma_theta(time=34273, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 24.6422f; // float :maximum = 25.6812f; // float :sensor_depth = 12.0f; // float :serial_number = "SC-393 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5482"; :DESCRIPT = "SEACAT, S. CALIFORNIA, CLEAN DATA, NOT SCRUBBED. "; :start_time = "98- XII-04 16.30.00"; :stop_time = "99- IV -02 16.30.00"; :latitude = 33.9435f; // float :longitude = -118.55967f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 300; // int :water_depth = 70.0f; // float :WATER_DEPTH = 70; // int :CREATION_DATE = "28-May-2008 17:49:24"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }