netcdf ots/Stellwagen/MBAY_STELL/4391sc-a.cdf { dimensions: time = 20317; 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=20317); :units = "days"; :epic_code = 624; // int int time2(time=20317); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=20317, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 10.1587f; // float :maximum = 20.222f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-255 "; float conductivity(time=20317, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 3.539572f; // float :maximum = 4.335612f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-255 "; float salinity(time=20317, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 29.8228f; // float :maximum = 32.9716f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-255 "; float sigma_theta(time=20317, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 21.3686f; // float :maximum = 25.008f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-255 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4391"; :DESCRIPT = "SEACAT GOM EASTERN STELLWAGEN: CLEAN DATA, NOT SCRUBBED. "; :start_time = "94- VII-11 18.33.45"; :stop_time = "94- X -25 14.03.45"; :latitude = 42.293335f; // float :longitude = -70.182335f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 450; // int :water_depth = 48.0f; // float :WATER_DEPTH = 48; // int :CREATION_DATE = "28-May-2008 16:31:22"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }