netcdf ots/Stellwagen/ECOHAB_II/5251mc-a.cdf { dimensions: time = 47964; 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=47964); :units = "days"; :epic_code = 624; // int int time2(time=47964); :units = "milliseconds"; :epic_code = 624; // int float temperature(time=47964, depth=1, lat=1, lon=1); :long_name = "TEMPERATURE "; :units = "deg c "; :minimum = 3.6077f; // float :maximum = 22.2532f; // float :sensor_depth = 0.67f; // float :serial_number = "MC-307 "; float conductivity(time=47964, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "s/m "; :minimum = 1.91882f; // float :maximum = 4.15954f; // float :sensor_depth = 0.67f; // float :serial_number = "MC-307 "; float salinity(time=47964, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 14.4764f; // float :maximum = 31.0208f; // float :sensor_depth = 0.67f; // float :serial_number = "MC-307 "; float sigma_theta(time=47964, depth=1, lat=1, lon=1); :long_name = "SIGMA THETA "; :units = "sigma "; :minimum = 10.2412f; // float :maximum = 24.1471f; // float :sensor_depth = 0.67f; // float :serial_number = "MC-307 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "5251"; :DESCRIPT = "MICROCAT, CASCO BAY. "; :start_time = "98- IV -02 17.33.45"; :stop_time = "98-VIII-05 15.15.00"; :latitude = 43.731167f; // float :longitude = -69.8945f; // float :magnetic_variation = 0.0f; // float :sampling_interval = 225; // int :water_depth = 39.0f; // float :WATER_DEPTH = 39; // int :CREATION_DATE = "28-May-2008 11:52:59"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }