netcdf ots/Stellwagen/FARALLONES/3352tct-a.cdf { dimensions: time = 60657; 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=60657); :units = "days"; :epic_code = 624; // int int time2(time=60657); :units = "milliseconds"; :epic_code = 624; // int float salinity(time=60657, depth=1, lat=1, lon=1); :long_name = "SALINITY "; :units = "ppt "; :minimum = 32.810867f; // float :maximum = 34.097965f; // float :sensor_depth = 59.0f; // float :serial_number = "C-0522 "; float conductivity(time=60657, depth=1, lat=1, lon=1); :long_name = "CONDUCTIVITY"; :units = "mhos "; :minimum = 35.476673f; // float :maximum = 37.607056f; // float :sensor_depth = 59.0f; // float :serial_number = "C-0522 "; // global attributes: :DATA_ORIGIN = "USGS"; :MOORING = "3352"; :DESCRIPT = "FARALLONES. MINOR SCRUB. NO FRTEMP, USED REG TEMP. GMT. "; :start_time = "89- V -05 02.31.52"; :stop_time = "89- X -10 01.31.52"; :latitude = 37.783833f; // float :longitude = -122.9333f; // float :magnetic_variation = 16.0f; // float :sampling_interval = 225; // int :water_depth = 65.0f; // float :WATER_DEPTH = 65; // int :CREATION_DATE = "09-Feb-2016 16:00:38"; :DATA_TYPE = "TIME"; :COORD_SYSTEM = "GEOGRAPHICAL"; :history = "lat, lon vars + global attributes corrected.:lat, lon vars + global attributes corrected.:corrected sign of lon using fix_poslon.m: "; }