netcdf ots/Stellwagen/ECOHAB_II/5225bsc-a1h.cdf { dimensions: time = 1235; 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=1235); :units = "days"; :epic_code = 624; // int int time2(time=1235); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=1235, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 4.7296247f; // float :maximum = 6.291375f; // float :sensor_depth = 80.0f; // float :serial_number = "SC-393 "; float conductivity(time=1235, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 3.0555575f; // float :maximum = 3.2048724f; // float :sensor_depth = 80.0f; // float :serial_number = "SC-393 "; float salinity(time=1235, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 31.69375f; // float :maximum = 32.15165f; // float :sensor_depth = 80.0f; // float :serial_number = "SC-393 "; float sigma_theta(time=1235, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 25.041824f; // float :maximum = 25.323975f; // float :sensor_depth = 80.0f; // float :serial_number = "SC-393 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5225"; :DESCRIPT = "SEACAT, CASCO BAY. DATA GAP, ESTIMATED TIME 6/14. "; :start_time = "98- VI -14 23.56.15"; :stop_time = "98-VIII-05 09.56.15"; :latitude = 43.608334f; // float :longitude = -69.86967f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 3600; // int :water_depth = 85.0f; // float :WATER_DEPTH = 85; // int :CREATION_DATE = "28-May-2008 11:52:10"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }