netcdf ots/Stellwagen/MBAY_STELL/4321sc-a1h.cdf { dimensions: time = 3211; 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=3211); :units = "days"; :epic_code = 624; // int int time2(time=3211); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=3211, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 1.6441125f; // float :maximum = 15.021313f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-357 "; float conductivity(time=3211, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 2.8089366f; // float :maximum = 3.8757212f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-357 "; float salinity(time=3211, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 29.95795f; // float :maximum = 32.741074f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-357 "; float sigma_theta(time=3211, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 22.943262f; // float :maximum = 26.030663f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-357 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4321"; :DESCRIPT = "SEACAT STELLWAGEN BANK: CLEAN DATA, NOT SCRUBBED "; :start_time = "94- II -18 01.00.00"; :stop_time = "94- VII-01 19.00.00"; :latitude = 42.293335f; // float :longitude = -70.18266f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 48.0f; // float :WATER_DEPTH = 48; // int :CREATION_DATE = "28-May-2008 16:30:42"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }