netcdf ocean-time-series/Stellwagen/MAMALA_BAY/4812cs.cdf { dimensions: time = 40721; 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=40721); :units = "days"; :epic_code = 624; // int int time2(time=40721); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=40721, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = 34.322937f; // float :maximum = 53.296986f; // float :sensor_depth = 432.0f; // float :serial_number = "C-51 "; float salinity(time=40721, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 29.41426f; // float :maximum = 35.497417f; // float :sensor_depth = 432.0f; // float :serial_number = "C-51 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4812"; :DESCRIPT = "VTCT, HAWAII HONOLULU. THERM 839 USED. "; :start_time = "96- XII-10 21.33.45"; :stop_time = "97- VII-10 23.33.45"; :latitude = 21.249666f; // float :longitude = -157.87616f; // float :magnetic_variation = 10.0f; // float :sampling_interval = 450; // int :water_depth = 462.0f; // float :WATER_DEPTH = 462; // int :CREATION_DATE = "28-May-2008 15:06:03"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }