netcdf ots/Stellwagen/MBAY_STELL/4483cs-a.cdf { dimensions: time = 32039; 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=32039); :units = "days"; :epic_code = 624; // int int time2(time=32039); :units = "milliseconds"; :epic_code = 624; // int float conductivity(time=32039, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mmhos/cm "; :minimum = 29.789103f; // float :maximum = 37.63076f; // float :sensor_depth = 48.0f; // float :serial_number = "C-753 "; float salinity(time=32039, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 32.12833f; // float :maximum = 33.38324f; // float :sensor_depth = 48.0f; // float :serial_number = "C-753 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "4483"; :DESCRIPT = "VTCT, GOM STELLWAGEN. THERMISTOR 3001 USED. CLEAN DATA, NOT "; :start_time = "94- X -25 18.33.45"; :stop_time = "95- IV -10 15.18.45"; :latitude = 42.2935f; // float :longitude = -70.18266f; // float :magnetic_variation = -16.0f; // float :sampling_interval = 450; // int :water_depth = 54.0f; // float :WATER_DEPTH = 54; // int :CREATION_DATE = "28-May-2008 16:32:44"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "corrected sign of lon using fix_poslon.m: "; }