netcdf ots/Stellwagen/ECOHAB_II/5223bsc-a.cdf { dimensions: time = 18221; 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=18221); :units = "days"; :epic_code = 624; // int int time2(time=18221); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=18221, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 5.7968f; // float :maximum = 18.4954f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; float conductivity(time=18221, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 2.833269f; // float :maximum = 4.015083f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; float salinity(time=18221, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 26.0759f; // float :maximum = 32.1836f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; float sigma_theta(time=18221, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 19.2493f; // float :maximum = 24.5521f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "522"; :DESCRIPT = "SEACAT, CASCO BAY. CLEAN DATA, NOT SCRUBBED. "; :start_time = "98- V -02 12.30.00"; :stop_time = "98-VIII-05 10.00.00"; :latitude = 43.608334f; // float :longitude = -69.86967f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 450; // int :water_depth = 85.0f; // float :WATER_DEPTH = 85; // int :CREATION_DATE = "28-May-2008 11:51:34"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }