netcdf ots/Stellwagen/ECOHAB_II/5223asc-a.cdf { dimensions: time = 5717; 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=5717); :units = "days"; :epic_code = 624; // int int time2(time=5717); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=5717, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 3.6808f; // float :maximum = 7.354f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; float conductivity(time=5717, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 2.493447f; // float :maximum = 3.011579f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; float salinity(time=5717, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 26.1321f; // float :maximum = 30.9211f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; float sigma_theta(time=5717, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 20.7452f; // float :maximum = 24.4742f; // float :sensor_depth = 5.0f; // float :serial_number = "SC-359 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5223"; :DESCRIPT = "SEACAT, CASCO BAY. CLEAN DATA, NOT SCRUBBED. "; :start_time = "98- IV -02 11.30.00"; :stop_time = "98- V -02 06.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:26"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }